Pull request #3861 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2de7b4ecbc05b8ae7148052b7e17aea9aa589278+dc332ed083f1c61ee8ecfefd91dd0e56b233d913 (8827f891a0abd77b227649129b14276d3c5d1da7) 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-ssh5095495432069278066.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh10398682464284360701.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 7a502be46133bd83b74f613648f1d59e9d9e8641 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-3861/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-3861/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16842852324374807675.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-3861/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16728587451139165507.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7a502be46133bd83b74f613648f1d59e9d9e8641 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a502be46133bd83b74f613648f1d59e9d9e8641 # timeout=10 Commit message: "Merge pull request #374 from bill-mahoney/us2761" > 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-ssh10183711228628712182.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-3861/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-3861/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11924577315482740010.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 7a502be46133bd83b74f613648f1d59e9d9e8641 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 USE_ALPINE: true 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 Running on prd-centos7-docker-4c-2g-1450 in /w/workspace/edgexfoundry_edgex-go_PR-3861 [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-ssh7920717065552461234.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7286449056828231341.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3861/head:refs/remotes/origin/PR-3861 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dc332ed083f1c61ee8ecfefd91dd0e56b233d913 into PR head commit 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 Merge succeeded, producing 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 Checking out Revision 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 (PR-3861) > git config core.sparsecheckout # timeout=10 > git checkout -f 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 # 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-ssh2162916421200046215.key > git merge dc332ed083f1c61ee8ecfefd91dd0e56b233d913 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 # timeout=10 Commit message: "build: Updated formating from gofmt 1.17" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 7a502be46133bd83b74f613648f1d59e9d9e8641 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-13T22:04:06.383Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-13T22:04:06.552Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-13T22:04:06.637Z] ========================================================= [2022-01-13T22:04:06.638Z] EdgeX Global Pipelines Version Info [2022-01-13T22:04:06.638Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:04:07.790Z] ------------------- [2022-01-13T22:04:07.790Z] stable info: [2022-01-13T22:04:07.790Z] ------------------- [2022-01-13T22:04:07.790Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-13T22:04:07.790Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-13T22:04:07.790Z] Message: update stable to v1.0.218 [2022-01-13T22:04:08.368Z] ------------------- [2022-01-13T22:04:08.368Z] experimental info: [2022-01-13T22:04:08.368Z] ------------------- [2022-01-13T22:04:08.368Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-13T22:04:08.368Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-13T22:04:08.368Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-13T22:04:08.612Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-13T22:04:08.652Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-13T22:04:08.688Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-13T22:04:08.726Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-13T22:04:08.765Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-13T22:04:08.803Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-13T22:04:08.841Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-13T22:04:08.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-13T22:04:08.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-13T22:04:08.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-13T22:04:09.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-13T22:04:09.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-13T22:04:09.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-13T22:04:09.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-13T22:04:09.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-13T22:04:09.186Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-13T22:04:09.223Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-13T22:04:09.260Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-13T22:04:09.295Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-13T22:04:09.333Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-13T22:04:09.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-13T22:04:09.408Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-13T22:04:09.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3861 [Pipeline] echo [2022-01-13T22:04:09.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3861 [Pipeline] echo [2022-01-13T22:04:09.528Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3861 [Pipeline] echo [2022-01-13T22:04:09.563Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [Pipeline] echo [2022-01-13T22:04:09.600Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2de7b4e [Pipeline] echo [2022-01-13T22:04:09.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T22:04:09.749Z] provisioning config files... [2022-01-13T22:04:09.765Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3038097495654846271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:04:10.112Z] ---> docker-login.sh [2022-01-13T22:04:10.112Z] nexus3.edgexfoundry.org:10001 [2022-01-13T22:04:10.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:04:10.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:04:10.374Z] Configure a credential helper to remove this warning. See [2022-01-13T22:04:10.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:04:10.374Z] [2022-01-13T22:04:10.374Z] Login Succeeded [2022-01-13T22:04:10.374Z] nexus3.edgexfoundry.org:10002 [2022-01-13T22:04:10.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:04:10.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:04:10.374Z] Configure a credential helper to remove this warning. See [2022-01-13T22:04:10.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:04:10.374Z] [2022-01-13T22:04:10.374Z] Login Succeeded [2022-01-13T22:04:10.374Z] nexus3.edgexfoundry.org:10003 [2022-01-13T22:04:10.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:04:10.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:04:10.635Z] Configure a credential helper to remove this warning. See [2022-01-13T22:04:10.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:04:10.635Z] [2022-01-13T22:04:10.635Z] Login Succeeded [2022-01-13T22:04:10.635Z] nexus3.edgexfoundry.org:10004 [2022-01-13T22:04:10.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:04:10.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:04:10.635Z] Configure a credential helper to remove this warning. See [2022-01-13T22:04:10.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:04:10.635Z] [2022-01-13T22:04:10.635Z] Login Succeeded [2022-01-13T22:04:10.635Z] docker.io [2022-01-13T22:04:10.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:04:11.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:04:11.213Z] Configure a credential helper to remove this warning. See [2022-01-13T22:04:11.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:04:11.213Z] [2022-01-13T22:04:11.213Z] Login Succeeded [2022-01-13T22:04:11.213Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T22:04:11.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-13T22:04:11.656Z] ++ 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 [2022-01-13T22:04:11.656Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:04:11.656Z] ++ dirname cmd/core-command/Dockerfile [2022-01-13T22:04:11.656Z] ++ cut -d/ -f2 [2022-01-13T22:04:11.656Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-13T22:04:11.656Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:04:11.656Z] ++ dirname cmd/core-data/Dockerfile [2022-01-13T22:04:11.656Z] ++ cut -d/ -f2 [2022-01-13T22:04:11.656Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-13T22:04:11.656Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:04:11.656Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-13T22:04:11.656Z] ++ cut -d/ -f2 [2022-01-13T22:04:11.656Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-13T22:04:11.656Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:04:11.656Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-13T22:04:11.656Z] ++ cut -d/ -f2 [2022-01-13T22:04:11.656Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-13T22:04:11.656Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:04:11.656Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-13T22:04:11.656Z] ++ cut -d/ -f2 [2022-01-13T22:04:11.656Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-13T22:04:11.656Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:04:11.656Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-13T22:04:11.656Z] ++ cut -d/ -f2 [2022-01-13T22:04:11.656Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-13T22:04:11.656Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:04:11.656Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-13T22:04:11.656Z] ++ cut -d/ -f2 [2022-01-13T22:04:11.656Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-13T22:04:11.656Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:04:11.656Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-13T22:04:11.656Z] ++ cut -d/ -f2 [2022-01-13T22:04:11.656Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-13T22:04:11.656Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:04:11.656Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-13T22:04:11.656Z] ++ cut -d/ -f2 [2022-01-13T22:04:11.656Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-13T22:04:11.702Z] 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] { (Build Check) [Pipeline] sh [2022-01-13T22:04:12.198Z] + git rev-list -1 --merges 2de7b4ecbc05b8ae7148052b7e17aea9aa589278~1..2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [Pipeline] echo [2022-01-13T22:04:12.229Z] -----------> git rev-list -1 --merges 2de7b4ecbc05b8ae7148052b7e17aea9aa589278~1..2de7b4ecbc05b8ae7148052b7e17aea9aa589278 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [false] [Pipeline] sh [2022-01-13T22:04:12.538Z] + git log --format=format:%s -1 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [Pipeline] echo [2022-01-13T22:04:12.577Z] ========================================================= [2022-01-13T22:04:12.578Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-13T22:04:12.578Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-13T22:04:13.215Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-13T22:04:13.215Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-13T22:04:13.215Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-13T22:04:13.215Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-13T22:04:13.215Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-13T22:04:13.215Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-13T22:04:13.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:04:13.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T22:04:13.674Z] [2022-01-13T22:04:13.674Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:04:14.024Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T22:04:14.024Z] latest: Pulling from edgex-devops/git-semver [2022-01-13T22:04:14.024Z] a0d0a0d46f8b: Pulling fs layer [2022-01-13T22:04:14.024Z] 3e5f54012d9b: Pulling fs layer [2022-01-13T22:04:14.024Z] 4c7163046ea9: Pulling fs layer [2022-01-13T22:04:14.024Z] 0c2d73faf560: Pulling fs layer [2022-01-13T22:04:14.024Z] 0c2d73faf560: Waiting [2022-01-13T22:04:14.024Z] 3e5f54012d9b: Verifying Checksum [2022-01-13T22:04:14.024Z] 3e5f54012d9b: Download complete [2022-01-13T22:04:14.024Z] a0d0a0d46f8b: Verifying Checksum [2022-01-13T22:04:14.024Z] a0d0a0d46f8b: Download complete [2022-01-13T22:04:14.024Z] 0c2d73faf560: Verifying Checksum [2022-01-13T22:04:14.024Z] 0c2d73faf560: Download complete [2022-01-13T22:04:14.024Z] 4c7163046ea9: Verifying Checksum [2022-01-13T22:04:14.024Z] 4c7163046ea9: Download complete [2022-01-13T22:04:14.293Z] a0d0a0d46f8b: Pull complete [2022-01-13T22:04:14.293Z] 3e5f54012d9b: Pull complete [2022-01-13T22:04:14.554Z] 4c7163046ea9: Pull complete [2022-01-13T22:04:14.814Z] 0c2d73faf560: Pull complete [2022-01-13T22:04:14.814Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-13T22:04:14.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T22:04:14.814Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-13T22:04:14.915Z] prd-centos7-docker-4c-2g-1450 does not seem to be running inside a container [2022-01-13T22:04:14.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-13T22:04:15.590Z] $ docker top 22d6be67d1bb2090f4efd9ccbf963e215e03424d9a1660c9c84b4f318cfb0da4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-13T22:04:15.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-13T22:04:15.771Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-13T22:04:15.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-13T22:04:15.881Z] $ docker exec 22d6be67d1bb2090f4efd9ccbf963e215e03424d9a1660c9c84b4f318cfb0da4 ssh-agent [2022-01-13T22:04:15.980Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGeKAkn/agent.13 [2022-01-13T22:04:15.980Z] SSH_AGENT_PID=19 [2022-01-13T22:04:15.988Z] Running ssh-add (command line suppressed) [2022-01-13T22:04:16.081Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7780435650418914651.key (/w/workspace/edgex-go/1@tmp/private_key_7780435650418914651.key) [2022-01-13T22:04:16.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-13T22:04:16.427Z] + git tag --points-at HEAD [Pipeline] } [2022-01-13T22:04:16.452Z] $ docker exec --env ******** --env ******** 22d6be67d1bb2090f4efd9ccbf963e215e03424d9a1660c9c84b4f318cfb0da4 ssh-agent -k [2022-01-13T22:04:16.542Z] unset SSH_AUTH_SOCK; [2022-01-13T22:04:16.543Z] unset SSH_AGENT_PID; [2022-01-13T22:04:16.543Z] echo Agent pid 19 killed; [2022-01-13T22:04:16.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-13T22:04:16.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-13T22:04:16.636Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-13T22:04:16.758Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-13T22:04:16.762Z] $ docker exec 22d6be67d1bb2090f4efd9ccbf963e215e03424d9a1660c9c84b4f318cfb0da4 ssh-agent [2022-01-13T22:04:16.884Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXANFjhh/agent.55 [2022-01-13T22:04:16.884Z] SSH_AGENT_PID=61 [2022-01-13T22:04:16.889Z] Running ssh-add (command line suppressed) [2022-01-13T22:04:16.991Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4288967754740363163.key (/w/workspace/edgex-go/1@tmp/private_key_4288967754740363163.key) [2022-01-13T22:04:17.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-13T22:04:17.355Z] + git semver init [2022-01-13T22:04:17.355Z] # -> Open(): unable to determine branch for HEAD [2022-01-13T22:04:17.355Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-01-13T22:04:17.355Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-01-13T22:04:17.355Z] # $SEMVER_REMOTE_NAME = origin [2022-01-13T22:04:17.355Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-13T22:04:17.355Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-13T22:04:17.355Z] # $SEMVER_BRANCH = PR-3861 [2022-01-13T22:04:17.355Z] # $SEMVER_TEMP = /tmp/semver-172328602 [2022-01-13T22:04:17.355Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-13T22:04:32.297Z] # '/tmp/semver-172328602' -> '/w/workspace/edgex-go/1/.semver' [2022-01-13T22:04:32.297Z] # -> Force: false [2022-01-13T22:04:32.297Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-01-13T22:04:32.321Z] $ docker exec --env ******** --env ******** 22d6be67d1bb2090f4efd9ccbf963e215e03424d9a1660c9c84b4f318cfb0da4 ssh-agent -k [2022-01-13T22:04:32.416Z] unset SSH_AUTH_SOCK; [2022-01-13T22:04:32.416Z] unset SSH_AGENT_PID; [2022-01-13T22:04:32.416Z] echo Agent pid 61 killed; [2022-01-13T22:04:32.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-13T22:04:32.851Z] + git semver [Pipeline] } [2022-01-13T22:04:32.883Z] $ docker stop --time=1 22d6be67d1bb2090f4efd9ccbf963e215e03424d9a1660c9c84b4f318cfb0da4 [2022-01-13T22:04:34.722Z] $ docker rm -f 22d6be67d1bb2090f4efd9ccbf963e215e03424d9a1660c9c84b4f318cfb0da4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-13T22:04:35.149Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-13T22:04:35.447Z] Stashed 1 file(s) [Pipeline] echo [2022-01-13T22:04:35.467Z] [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 [2022-01-13T22:04:35.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-13T22:04:35.981Z] ========================================================= [2022-01-13T22:04:35.981Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-13T22:04:35.981Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-13T22:04:36.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-13T22:04:36.332Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-13T22:04:36.332Z] a0d0a0d46f8b: Already exists [2022-01-13T22:04:36.332Z] 31adcdaf11c8: Pulling fs layer [2022-01-13T22:04:36.332Z] b8b176561691: Pulling fs layer [2022-01-13T22:04:36.332Z] 4527c011a84f: Pulling fs layer [2022-01-13T22:04:36.332Z] 5d74067f8e1e: Pulling fs layer [2022-01-13T22:04:36.332Z] e0aca202a116: Pulling fs layer [2022-01-13T22:04:36.332Z] 3a43be97a3b4: Pulling fs layer [2022-01-13T22:04:36.332Z] 34cad66bf833: Pulling fs layer [2022-01-13T22:04:36.332Z] b4e3c513aaa6: Pulling fs layer [2022-01-13T22:04:36.332Z] 5d74067f8e1e: Waiting [2022-01-13T22:04:36.332Z] e0aca202a116: Waiting [2022-01-13T22:04:36.332Z] 3a43be97a3b4: Waiting [2022-01-13T22:04:36.332Z] 34cad66bf833: Waiting [2022-01-13T22:04:36.332Z] b4e3c513aaa6: Waiting [2022-01-13T22:04:36.332Z] b8b176561691: Verifying Checksum [2022-01-13T22:04:36.332Z] b8b176561691: Download complete [2022-01-13T22:04:36.332Z] 31adcdaf11c8: Verifying Checksum [2022-01-13T22:04:36.332Z] 31adcdaf11c8: Download complete [2022-01-13T22:04:36.332Z] 5d74067f8e1e: Verifying Checksum [2022-01-13T22:04:36.332Z] 5d74067f8e1e: Download complete [2022-01-13T22:04:36.332Z] e0aca202a116: Verifying Checksum [2022-01-13T22:04:36.332Z] e0aca202a116: Download complete [2022-01-13T22:04:36.332Z] 3a43be97a3b4: Verifying Checksum [2022-01-13T22:04:36.332Z] 3a43be97a3b4: Download complete [2022-01-13T22:04:36.605Z] 34cad66bf833: Verifying Checksum [2022-01-13T22:04:36.605Z] 34cad66bf833: Download complete [2022-01-13T22:04:36.605Z] 31adcdaf11c8: Pull complete [2022-01-13T22:04:36.605Z] b8b176561691: Pull complete [2022-01-13T22:04:36.869Z] b4e3c513aaa6: Verifying Checksum [2022-01-13T22:04:36.869Z] b4e3c513aaa6: Download complete [2022-01-13T22:04:36.869Z] 4527c011a84f: Verifying Checksum [2022-01-13T22:04:36.869Z] 4527c011a84f: Download complete [2022-01-13T22:04:41.125Z] 4527c011a84f: Pull complete [2022-01-13T22:04:41.125Z] 5d74067f8e1e: Pull complete [2022-01-13T22:04:41.125Z] e0aca202a116: Pull complete [2022-01-13T22:04:41.125Z] 3a43be97a3b4: Pull complete [2022-01-13T22:04:41.125Z] 34cad66bf833: Pull complete [2022-01-13T22:04:43.103Z] b4e3c513aaa6: Pull complete [2022-01-13T22:04:43.103Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-13T22:04:43.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-13T22:04:43.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-13T22:04:43.462Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-13T22:04:43.462Z] WORKDIR /edgex [2022-01-13T22:04:43.462Z] COPY go.mod . [2022-01-13T22:04:43.462Z] RUN go mod download' [2022-01-13T22:04:43.462Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-13T22:04:44.902Z] Sending build context to Docker daemon 333.8MB [2022-01-13T22:04:44.902Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-13T22:04:44.902Z] ---> 9f6097aaca64 [2022-01-13T22:04:44.902Z] Step 2/4 : WORKDIR /edgex [2022-01-13T22:04:47.458Z] ---> Running in 1d4b6f7efc54 [2022-01-13T22:04:47.458Z] Removing intermediate container 1d4b6f7efc54 [2022-01-13T22:04:47.458Z] ---> 04bbcdd43626 [2022-01-13T22:04:47.458Z] Step 3/4 : COPY go.mod . [2022-01-13T22:04:47.458Z] ---> 4be209b40226 [2022-01-13T22:04:47.458Z] Step 4/4 : RUN go mod download [2022-01-13T22:04:47.458Z] ---> Running in eed068592394 [2022-01-13T22:04:50.779Z] Still waiting to schedule task [2022-01-13T22:04:50.779Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-13T22:05:19.593Z] Removing intermediate container eed068592394 [2022-01-13T22:05:19.593Z] ---> d47c1db2a28f [2022-01-13T22:05:19.593Z] Successfully built d47c1db2a28f [2022-01-13T22:05:19.593Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:05:19.929Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-13T22:05:19.929Z] . [Pipeline] withDockerContainer [2022-01-13T22:05:20.020Z] prd-centos7-docker-4c-2g-1450 does not seem to be running inside a container [2022-01-13T22:05:20.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-13T22:05:20.435Z] $ docker top 6a9e9684cac7c2f1b0786aa9bd6c3861179ff92554de5c69340a885c819eb528 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:05:20.836Z] + go version [2022-01-13T22:05:20.836Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-13T22:05:20.865Z] $ docker stop --time=1 6a9e9684cac7c2f1b0786aa9bd6c3861179ff92554de5c69340a885c819eb528 [2022-01-13T22:05:22.044Z] $ docker rm -f 6a9e9684cac7c2f1b0786aa9bd6c3861179ff92554de5c69340a885c819eb528 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:05:22.714Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-13T22:05:22.714Z] . [Pipeline] withDockerContainer [2022-01-13T22:05:22.798Z] prd-centos7-docker-4c-2g-1450 does not seem to be running inside a container [2022-01-13T22:05:22.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-13T22:05:23.159Z] $ docker top 988b0583b14992f2e5ad868ff3bb9985cb6cd1eba9e0188e7f8b1f7953c0fbb3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-13T22:05:23.271Z] ========================================================= [2022-01-13T22:05:23.271Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-13T22:05:23.271Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-13T22:05:23.614Z] + make test [2022-01-13T22:05:23.614Z] go mod tidy [2022-01-13T22:05:23.614Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-13T22:05:28.958Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-13T22:05:47.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-13T22:05:50.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-13T22:05:50.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-13T22:05:50.779Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-13T22:05:53.347Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-13T22:05:53.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-13T22:05:53.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-13T22:05:53.922Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-13T22:05:54.500Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-13T22:05:54.501Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-13T22:05:54.767Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-13T22:05:54.767Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-13T22:05:54.767Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-13T22:05:54.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-13T22:05:56.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2022-01-13T22:05:56.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-13T22:05:56.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-13T22:05:57.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements [2022-01-13T22:05:57.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-13T22:05:57.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.047s coverage: 44.7% of statements [2022-01-13T22:05:57.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-13T22:05:57.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-13T22:05:58.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 89.5% of statements [2022-01-13T22:05:58.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-13T22:05:58.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-13T22:05:59.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.4% of statements [2022-01-13T22:05:59.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-13T22:05:59.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-13T22:05:59.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-13T22:05:59.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-13T22:05:59.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-13T22:06:00.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.242s coverage: 94.2% of statements [2022-01-13T22:06:00.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-13T22:06:00.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-13T22:06:00.622Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2022-01-13T22:06:00.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-13T22:06:00.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-13T22:06:00.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-13T22:06:00.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-13T22:06:00.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-13T22:06:00.902Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2022-01-13T22:06:00.902Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-13T22:06:00.902Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-13T22:06:00.902Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-13T22:06:01.886Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.9% of statements [2022-01-13T22:06:01.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-13T22:06:01.886Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2022-01-13T22:06:01.886Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 21.7% of statements [2022-01-13T22:06:01.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-13T22:06:02.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2022-01-13T22:06:02.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2022-01-13T22:06:02.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2022-01-13T22:06:02.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2022-01-13T22:06:03.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2022-01-13T22:06:15.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2022-01-13T22:06:15.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-01-13T22:06:19.036Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1451 in /w/workspace/edgexfoundry_edgex-go_PR-3861 [Pipeline] { [Pipeline] ws [2022-01-13T22:06:19.082Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-01-13T22:06:19.288Z] The recommended git tool is: git [2022-01-13T22:06:19.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.225s coverage: 82.5% of statements [2022-01-13T22:06:19.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-13T22:06:23.841Z] using credential edgex-jenkins-ssh [2022-01-13T22:06:23.859Z] Cloning the remote Git repository [2022-01-13T22:06:23.930Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-13T22:06:24.003Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-01-13T22:06:24.098Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-13T22:06:24.099Z] > git --version # timeout=10 [2022-01-13T22:06:24.115Z] > git --version # 'git version 2.17.1' [2022-01-13T22:06:24.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-13T22:06:24.205Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-13T22:06:37.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2022-01-13T22:06:37.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-13T22:06:37.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-13T22:06:37.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-13T22:06:37.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-01-13T22:06:37.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-13T22:06:37.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-13T22:06:37.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-13T22:06:37.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-13T22:06:37.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-13T22:06:37.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2022-01-13T22:06:37.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-13T22:06:37.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-13T22:06:37.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2022-01-13T22:06:37.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-13T22:06:37.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-01-13T22:06:37.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-13T22:06:37.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-01-13T22:06:37.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2022-01-13T22:06:37.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-01-13T22:06:37.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements [2022-01-13T22:06:37.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-13T22:06:37.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements [2022-01-13T22:06:37.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-13T22:06:37.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-13T22:06:37.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-01-13T22:06:37.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-01-13T22:06:37.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-01-13T22:06:37.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-01-13T22:06:38.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-01-13T22:06:39.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.223s coverage: 65.4% of statements [2022-01-13T22:06:39.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-13T22:06:39.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-13T22:06:39.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-13T22:06:39.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.8% of statements [2022-01-13T22:06:39.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-13T22:06:39.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-13T22:06:39.242Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-13T22:06:39.260Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-13T22:06:39.327Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-13T22:06:39.380Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-13T22:06:39.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-13T22:06:39.400Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3861/head:refs/remotes/origin/PR-3861 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-13T22:06:39.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2022-01-13T22:06:39.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-13T22:06:39.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2022-01-13T22:06:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-13T22:06:40.295Z] Merging remotes/origin/main commit dc332ed083f1c61ee8ecfefd91dd0e56b233d913 into PR head commit 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:06:40.660Z] Merge succeeded, producing 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:06:40.660Z] Checking out Revision 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 (PR-3861) [2022-01-13T22:06:40.311Z] > git config core.sparsecheckout # timeout=10 [2022-01-13T22:06:40.336Z] > git checkout -f 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 # timeout=10 [2022-01-13T22:06:40.557Z] > git remote # timeout=10 [2022-01-13T22:06:40.578Z] > git config --get remote.origin.url # timeout=10 [2022-01-13T22:06:40.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-13T22:06:40.614Z] > git merge dc332ed083f1c61ee8ecfefd91dd0e56b233d913 # timeout=10 [2022-01-13T22:06:40.639Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-13T22:06:40.664Z] > git config core.sparsecheckout # timeout=10 [2022-01-13T22:06:40.687Z] > git checkout -f 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 # timeout=10 [2022-01-13T22:06:44.957Z] Commit message: "build: Updated formating from gofmt 1.17" [2022-01-13T22:06:45.018Z] > git --version # timeout=10 [2022-01-13T22:06:45.027Z] > git --version # 'git version 2.17.1' [2022-01-13T22:06:45.036Z] fatal: bad object 7a502be46133bd83b74f613648f1d59e9d9e8641 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-13T22:06:46.191Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-13T22:06:46.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T22:06:46.192Z] Dload Upload Total Spent Left Speed [2022-01-13T22:06:46.192Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48338 0 --:--:-- --:--:-- --:--:-- 48338 [Pipeline] sh [2022-01-13T22:06:46.756Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-13T22:06:47.122Z] + sudo tee /etc/docker/daemon.new [2022-01-13T22:06:47.122Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-13T22:06:47.122Z] { [2022-01-13T22:06:47.122Z] "registry-mirrors": [ [2022-01-13T22:06:47.122Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-13T22:06:47.122Z] ], [2022-01-13T22:06:47.122Z] "bip": "10.250.0.254/24", [2022-01-13T22:06:47.122Z] "hosts": [ [2022-01-13T22:06:47.122Z] "tcp://0.0.0.0:5555", [2022-01-13T22:06:47.122Z] "unix:///var/run/docker.sock" [2022-01-13T22:06:47.122Z] ], [2022-01-13T22:06:47.122Z] "mtu": 1458, [2022-01-13T22:06:47.122Z] "selinux-enabled": true, [2022-01-13T22:06:47.122Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-13T22:06:47.122Z] } [Pipeline] sh [2022-01-13T22:06:47.497Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-13T22:06:47.855Z] + sudo service docker restart [2022-01-13T22:06:48.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-01-13T22:06:48.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-13T22:06:48.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-13T22:06:48.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-13T22:06:48.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-13T22:06:48.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements [2022-01-13T22:06:48.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-13T22:06:48.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-13T22:06:48.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-13T22:06:48.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-13T22:06:48.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-01-13T22:06:48.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-13T22:06:48.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-13T22:06:48.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2022-01-13T22:06:48.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-13T22:06:48.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-13T22:06:48.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-13T22:06:48.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-13T22:06:48.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-01-13T22:06:48.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-13T22:06:48.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-13T22:06:48.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-13T22:06:48.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-13T22:06:48.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-13T22:06:48.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-13T22:06:48.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2022-01-13T22:06:48.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-01-13T22:06:48.165Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T22:07:06.231Z] provisioning config files... [2022-01-13T22:07:06.256Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config586788378225745806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:07:06.654Z] ---> docker-login.sh [2022-01-13T22:07:06.655Z] nexus3.edgexfoundry.org:10001 [2022-01-13T22:07:07.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:07:07.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:07:07.251Z] Configure a credential helper to remove this warning. See [2022-01-13T22:07:07.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:07:07.251Z] [2022-01-13T22:07:07.251Z] Login Succeeded [2022-01-13T22:07:07.525Z] nexus3.edgexfoundry.org:10002 [2022-01-13T22:07:07.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:07:07.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:07:07.800Z] Configure a credential helper to remove this warning. See [2022-01-13T22:07:07.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:07:07.800Z] [2022-01-13T22:07:07.800Z] Login Succeeded [2022-01-13T22:07:07.800Z] nexus3.edgexfoundry.org:10003 [2022-01-13T22:07:08.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:07:08.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:07:08.358Z] Configure a credential helper to remove this warning. See [2022-01-13T22:07:08.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:07:08.358Z] [2022-01-13T22:07:08.358Z] Login Succeeded [2022-01-13T22:07:08.358Z] nexus3.edgexfoundry.org:10004 [2022-01-13T22:07:08.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:07:08.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:07:08.632Z] Configure a credential helper to remove this warning. See [2022-01-13T22:07:08.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:07:08.632Z] [2022-01-13T22:07:08.632Z] Login Succeeded [2022-01-13T22:07:08.632Z] docker.io [2022-01-13T22:07:09.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:07:09.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:07:09.583Z] Configure a credential helper to remove this warning. See [2022-01-13T22:07:09.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:07:09.583Z] [2022-01-13T22:07:09.583Z] Login Succeeded [2022-01-13T22:07:09.583Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T22:07:09.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-13T22:07:09.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-13T22:07:10.020Z] ========================================================= [2022-01-13T22:07:10.020Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-13T22:07:10.020Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-13T22:07:10.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-13T22:07:10.676Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-13T22:07:10.676Z] 552d1f2373af: Pulling fs layer [2022-01-13T22:07:10.676Z] ea3f2d53f512: Pulling fs layer [2022-01-13T22:07:10.676Z] 9e70ebbbe112: Pulling fs layer [2022-01-13T22:07:10.676Z] 7a9cfe048b4a: Pulling fs layer [2022-01-13T22:07:10.676Z] 72dc09318566: Pulling fs layer [2022-01-13T22:07:10.676Z] f4f7b4309257: Pulling fs layer [2022-01-13T22:07:10.676Z] 0ac9a79272e3: Pulling fs layer [2022-01-13T22:07:10.676Z] b78e95d17946: Pulling fs layer [2022-01-13T22:07:10.676Z] 72dc09318566: Waiting [2022-01-13T22:07:10.676Z] f4f7b4309257: Waiting [2022-01-13T22:07:10.676Z] 0ac9a79272e3: Waiting [2022-01-13T22:07:10.676Z] b78e95d17946: Waiting [2022-01-13T22:07:10.676Z] 7a9cfe048b4a: Waiting [2022-01-13T22:07:10.676Z] 9e70ebbbe112: Download complete [2022-01-13T22:07:10.676Z] ea3f2d53f512: Verifying Checksum [2022-01-13T22:07:10.676Z] ea3f2d53f512: Download complete [2022-01-13T22:07:10.676Z] 72dc09318566: Verifying Checksum [2022-01-13T22:07:10.676Z] 72dc09318566: Download complete [2022-01-13T22:07:10.676Z] f4f7b4309257: Verifying Checksum [2022-01-13T22:07:10.676Z] f4f7b4309257: Download complete [2022-01-13T22:07:10.676Z] 552d1f2373af: Download complete [2022-01-13T22:07:10.676Z] 0ac9a79272e3: Verifying Checksum [2022-01-13T22:07:10.676Z] 0ac9a79272e3: Download complete [2022-01-13T22:07:11.280Z] 552d1f2373af: Pull complete [2022-01-13T22:07:11.892Z] ea3f2d53f512: Pull complete [2022-01-13T22:07:12.170Z] 9e70ebbbe112: Pull complete [2022-01-13T22:07:12.444Z] b78e95d17946: Verifying Checksum [2022-01-13T22:07:12.444Z] b78e95d17946: Download complete [2022-01-13T22:07:13.041Z] 7a9cfe048b4a: Verifying Checksum [2022-01-13T22:07:13.041Z] 7a9cfe048b4a: Download complete [2022-01-13T22:07:20.370Z] GO111MODULE=on go vet ./... [2022-01-13T22:07:25.430Z] 7a9cfe048b4a: Pull complete [2022-01-13T22:07:25.430Z] 72dc09318566: Pull complete [2022-01-13T22:07:25.430Z] f4f7b4309257: Pull complete [2022-01-13T22:07:25.430Z] 0ac9a79272e3: Pull complete [2022-01-13T22:07:30.418Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-13T22:07:30.418Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-13T22:07:30.418Z] ./bin/test-attribution-txt.sh [2022-01-13T22:07:30.834Z] b78e95d17946: Pull complete [2022-01-13T22:07:30.834Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-13T22:07:30.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-13T22:07:30.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [Pipeline] echo [2022-01-13T22:07:31.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-13T22:07:31.235Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-13T22:07:31.235Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-13T22:07:31.235Z] WORKDIR /edgex [2022-01-13T22:07:31.235Z] COPY go.mod . [2022-01-13T22:07:31.235Z] RUN go mod download [2022-01-13T22:07:31.342Z] + ls -al . [2022-01-13T22:07:31.342Z] total 644 [2022-01-13T22:07:31.342Z] drwxrwxr-x 10 1001 1001 4096 Jan 13 22:07 . [2022-01-13T22:07:31.342Z] drwxr-xr-x 4 root root 28 Jan 13 22:05 .. [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 11 Jan 13 22:04 .dockerignore [2022-01-13T22:07:31.342Z] drwxrwxr-x 8 1001 1001 179 Jan 13 22:04 .git [2022-01-13T22:07:31.342Z] drwxrwxr-x 4 1001 1001 142 Jan 13 22:04 .github [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 804 Jan 13 22:04 .gitignore [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 42 Jan 13 22:04 .golangci.yml [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 76 Jan 13 22:04 .hadolint.yml [2022-01-13T22:07:31.342Z] drwx------ 3 1001 1001 73 Jan 13 22:04 .semver [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 22:04 .sonarcloud.properties [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 1171 Jan 13 22:04 ADOPTERS.md [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 8910 Jan 13 22:04 Attribution.txt [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 51732 Jan 13 22:04 CHANGELOG.md [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 22:04 CONTRIBUTING.md [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 677 Jan 13 22:04 GOVERNANCE.md [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 849 Jan 13 22:04 Jenkinsfile [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 22:04 LICENSE [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 6508 Jan 13 22:04 Makefile [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 582 Jan 13 22:04 OWNERS.md [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 8207 Jan 13 22:04 README.md [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 6912 Jan 13 22:04 SECURITY.md [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 5 Jan 13 22:04 VERSION [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 4131 Jan 13 22:04 ZMQWindows.md [2022-01-13T22:07:31.342Z] drwxrwxr-x 2 1001 1001 37 Jan 13 22:04 bin [2022-01-13T22:07:31.342Z] drwxrwxr-x 14 1001 1001 4096 Jan 13 22:04 cmd [2022-01-13T22:07:31.342Z] -rw-r--r-- 1 root root 428381 Jan 13 22:06 coverage.out [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 828 Jan 13 22:04 go.mod [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 49574 Jan 13 22:04 go.sum [2022-01-13T22:07:31.342Z] drwxrwxr-x 8 1001 1001 124 Jan 13 22:04 internal [2022-01-13T22:07:31.342Z] drwxrwxr-x 3 1001 1001 16 Jan 13 22:04 openapi [2022-01-13T22:07:31.342Z] drwxrwxr-x 4 1001 1001 71 Jan 13 22:04 snap [2022-01-13T22:07:31.342Z] -rw-rw-r-- 1 1001 1001 204 Jan 13 22:04 version.go [Pipeline] sh [2022-01-13T22:07:31.656Z] + '[' -e coverage.out ] [2022-01-13T22:07:31.656Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-13T22:07:31.772Z] Stashed 1 file(s) [Pipeline] sh [2022-01-13T22:07:32.084Z] + make build [2022-01-13T22:07:32.084Z] 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 [2022-01-13T22:07:33.469Z] 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 [2022-01-13T22:07:33.878Z] Sending build context to Docker daemon 168.6MB [2022-01-13T22:07:33.878Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-13T22:07:33.878Z] ---> 8b459fc5aaf0 [2022-01-13T22:07:33.878Z] Step 2/4 : WORKDIR /edgex [2022-01-13T22:07:35.306Z] ---> Running in 0b5075d7000b [2022-01-13T22:07:35.578Z] Removing intermediate container 0b5075d7000b [2022-01-13T22:07:35.578Z] ---> 56bc21b55b0e [2022-01-13T22:07:35.578Z] Step 3/4 : COPY go.mod . [2022-01-13T22:07:36.177Z] ---> 7f0d8d6e4ed8 [2022-01-13T22:07:36.177Z] Step 4/4 : RUN go mod download [2022-01-13T22:07:36.449Z] ---> Running in ef34ef12e00c [2022-01-13T22:07:40.625Z] 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 [2022-01-13T22:07:40.982Z] 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 [2022-01-13T22:07:42.119Z] 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 [2022-01-13T22:07:42.119Z] 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 [2022-01-13T22:07:43.066Z] 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 [2022-01-13T22:07:44.017Z] 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 [2022-01-13T22:07:44.964Z] 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 [2022-01-13T22:07:45.908Z] 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 [2022-01-13T22:07:46.480Z] 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 [2022-01-13T22:07:47.433Z] 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] } [2022-01-13T22:07:48.865Z] $ docker stop --time=1 988b0583b14992f2e5ad868ff3bb9985cb6cd1eba9e0188e7f8b1f7953c0fbb3 [2022-01-13T22:07:50.684Z] $ docker rm -f 988b0583b14992f2e5ad868ff3bb9985cb6cd1eba9e0188e7f8b1f7953c0fbb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:07:52.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-13T22:07:52.298Z] [2022-01-13T22:07:52.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:07:52.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-13T22:07:52.644Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-13T22:07:52.644Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-13T22:07:52.644Z] ca9280d653b3: Pulling fs layer [2022-01-13T22:07:52.644Z] 7e9c9ca2126c: Pulling fs layer [2022-01-13T22:07:52.644Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-13T22:07:52.644Z] cbdbe7a5bc2a: Download complete [2022-01-13T22:07:52.907Z] ca9280d653b3: Verifying Checksum [2022-01-13T22:07:52.908Z] ca9280d653b3: Download complete [2022-01-13T22:07:52.908Z] cbdbe7a5bc2a: Pull complete [2022-01-13T22:07:53.173Z] 7e9c9ca2126c: Verifying Checksum [2022-01-13T22:07:53.173Z] 7e9c9ca2126c: Download complete [2022-01-13T22:07:53.438Z] ca9280d653b3: Pull complete [2022-01-13T22:07:57.665Z] 7e9c9ca2126c: Pull complete [2022-01-13T22:07:57.665Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-13T22:07:57.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-13T22:07:57.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-13T22:07:57.762Z] prd-centos7-docker-4c-2g-1450 does not seem to be running inside a container [2022-01-13T22:07:57.797Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-13T22:08:00.422Z] $ docker top 2e476ca8188c52d183800ae305e6bfa807ca79ed4ca68b5aaccf5b6a723107bd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:08:00.822Z] + docker-compose build --help [2022-01-13T22:08:00.823Z] + grep parallel [2022-01-13T22:08:01.397Z] --parallel Build images in parallel. [Pipeline] } [2022-01-13T22:08:01.435Z] $ docker stop --time=1 2e476ca8188c52d183800ae305e6bfa807ca79ed4ca68b5aaccf5b6a723107bd [2022-01-13T22:08:02.622Z] $ docker rm -f 2e476ca8188c52d183800ae305e6bfa807ca79ed4ca68b5aaccf5b6a723107bd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:08:03.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-13T22:08:03.162Z] . [Pipeline] withDockerContainer [2022-01-13T22:08:03.247Z] prd-centos7-docker-4c-2g-1450 does not seem to be running inside a container [2022-01-13T22:08:03.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-13T22:08:03.596Z] $ docker top 2e9a8723001568fcce02d3c66d7dd091976fc208f7ed26124cae4e7fa8017542 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:08:03.997Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-13T22:08:04.578Z] Building core-command ... [2022-01-13T22:08:04.578Z] Building core-data ... [2022-01-13T22:08:04.578Z] Building core-metadata ... [2022-01-13T22:08:04.578Z] Building security-bootstrapper ... [2022-01-13T22:08:04.578Z] Building security-proxy-setup ... [2022-01-13T22:08:04.578Z] Building security-secretstore-setup ... [2022-01-13T22:08:04.578Z] Building support-notifications ... [2022-01-13T22:08:04.578Z] Building support-scheduler ... [2022-01-13T22:08:04.578Z] Building sys-mgmt-agent ... [2022-01-13T22:08:04.578Z] Building core-metadata [2022-01-13T22:08:04.578Z] Building support-notifications [2022-01-13T22:08:04.578Z] Building core-data [2022-01-13T22:08:04.578Z] Building core-command [2022-01-13T22:08:04.579Z] Building security-secretstore-setup [2022-01-13T22:08:16.824Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:08:16.824Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:08:16.824Z] ---> d47c1db2a28f [2022-01-13T22:08:16.824Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:08:16.824Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:08:16.824Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:08:16.824Z] ---> d47c1db2a28f [2022-01-13T22:08:16.824Z] Step 3/21 : WORKDIR /edgex-go [2022-01-13T22:08:16.824Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:08:16.824Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:08:16.824Z] ---> d47c1db2a28f [2022-01-13T22:08:16.824Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:08:20.132Z] ---> Running in 92412fcde5eb [2022-01-13T22:08:20.132Z] ---> Running in 8d799f64c861 [2022-01-13T22:08:20.132Z] ---> Running in fa76414ac7d2 [2022-01-13T22:08:27.498Z] Removing intermediate container 92412fcde5eb [2022-01-13T22:08:27.498Z] ---> 7db21bcfa32f [2022-01-13T22:08:27.498Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:08:27.498Z] Removing intermediate container fa76414ac7d2 [2022-01-13T22:08:27.498Z] ---> 7c92266a64e8 [2022-01-13T22:08:27.498Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:08:27.498Z] Removing intermediate container 8d799f64c861 [2022-01-13T22:08:27.498Z] ---> 918fcea8fc5d [2022-01-13T22:08:27.498Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:08:27.498Z] ---> Running in e718a5b84e45 [2022-01-13T22:08:27.498Z] ---> Running in 9df229164e9e [2022-01-13T22:08:27.498Z] ---> Running in effb009ec5fc [2022-01-13T22:08:30.812Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:08:30.812Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:08:30.812Z] ---> d47c1db2a28f [2022-01-13T22:08:30.812Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:08:30.812Z] ---> Using cache [2022-01-13T22:08:30.812Z] ---> 918fcea8fc5d [2022-01-13T22:08:30.812Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:08:31.077Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:08:31.077Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:08:31.077Z] ---> d47c1db2a28f [2022-01-13T22:08:31.077Z] Step 3/24 : WORKDIR /edgex-go [2022-01-13T22:08:31.077Z] ---> Using cache [2022-01-13T22:08:31.077Z] ---> 918fcea8fc5d [2022-01-13T22:08:31.077Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:08:31.340Z] ---> Running in fc100400bd6d [2022-01-13T22:08:31.340Z] ---> Running in b73485a63f57 [2022-01-13T22:08:31.340Z] Removing intermediate container 9df229164e9e [2022-01-13T22:08:31.340Z] ---> 172fe9cb6e30 [2022-01-13T22:08:31.340Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-13T22:08:31.340Z] ---> Running in ee53ac075bdb [2022-01-13T22:08:31.340Z] Removing intermediate container e718a5b84e45 [2022-01-13T22:08:31.340Z] ---> 24fb338d5d29 [2022-01-13T22:08:31.340Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-13T22:08:31.340Z] Removing intermediate container effb009ec5fc [2022-01-13T22:08:31.340Z] ---> 27fb4621e0da [2022-01-13T22:08:31.340Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-13T22:08:31.340Z] ---> Running in f496881a75c1 [2022-01-13T22:08:31.606Z] ---> Running in 3fc74512f121 [2022-01-13T22:08:32.181Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:08:32.181Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:08:32.181Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:08:32.440Z] Removing intermediate container b73485a63f57 [2022-01-13T22:08:32.440Z] ---> 89eb6adbd8bd [2022-01-13T22:08:32.440Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-13T22:08:32.440Z] Removing intermediate container fc100400bd6d [2022-01-13T22:08:32.440Z] ---> a8de9c7bb0e0 [2022-01-13T22:08:32.440Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-13T22:08:32.440Z] ---> Running in be998b5d976c [2022-01-13T22:08:32.440Z] ---> Running in 65a350f85c77 [2022-01-13T22:08:33.014Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:08:33.014Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:08:33.014Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:08:33.014Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:08:33.304Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:08:33.576Z] OK: 220 MiB in 52 packages [2022-01-13T22:08:33.576Z] OK: 220 MiB in 52 packages [2022-01-13T22:08:33.576Z] OK: 220 MiB in 52 packages [2022-01-13T22:08:33.576Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:08:33.836Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:08:34.102Z] OK: 220 MiB in 52 packages [2022-01-13T22:08:34.102Z] Removing intermediate container ee53ac075bdb [2022-01-13T22:08:34.102Z] ---> fdf4b82948f3 [2022-01-13T22:08:34.102Z] Step 6/22 : COPY . . [2022-01-13T22:08:34.102Z] Removing intermediate container 3fc74512f121 [2022-01-13T22:08:34.102Z] ---> 239bfdf4cce8 [2022-01-13T22:08:34.102Z] Step 6/21 : COPY . . [2022-01-13T22:08:34.102Z] OK: 220 MiB in 52 packages [2022-01-13T22:08:34.102Z] Removing intermediate container f496881a75c1 [2022-01-13T22:08:34.102Z] ---> 8e8b5efb4f23 [2022-01-13T22:08:34.102Z] Step 6/22 : COPY . . [2022-01-13T22:08:40.710Z] Removing intermediate container be998b5d976c [2022-01-13T22:08:40.710Z] ---> 426a04de87cb [2022-01-13T22:08:40.710Z] Step 6/24 : COPY . . [2022-01-13T22:08:41.281Z] Removing intermediate container 65a350f85c77 [2022-01-13T22:08:41.281Z] ---> eccef3454eb8 [2022-01-13T22:08:41.281Z] Step 6/22 : COPY . . [2022-01-13T22:08:41.862Z] ---> a7e268871cb2 [2022-01-13T22:08:41.862Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:08:42.126Z] ---> b41fac977e46 [2022-01-13T22:08:42.126Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:08:42.127Z] ---> 8e691e637642 [2022-01-13T22:08:42.127Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:08:42.127Z] ---> Running in 90db2c65524c [2022-01-13T22:08:42.127Z] ---> Running in c9fab18a57e0 [2022-01-13T22:08:42.127Z] ---> Running in 5a4cf44c2bfb [2022-01-13T22:08:50.348Z] ---> 1da793e34c80 [2022-01-13T22:08:50.348Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:08:50.348Z] ---> 56db4d26cf4d [2022-01-13T22:08:50.348Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:08:50.348Z] ---> Running in 709590ee9591 [2022-01-13T22:08:50.348Z] ---> Running in 8d1958d80e1b [2022-01-13T22:08:50.348Z] Removing intermediate container 90db2c65524c [2022-01-13T22:08:50.348Z] ---> e3438152106b [2022-01-13T22:08:50.348Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-13T22:08:50.348Z] ---> Running in 8d5dd6530e79 [2022-01-13T22:08:50.348Z] Removing intermediate container c9fab18a57e0 [2022-01-13T22:08:50.348Z] ---> 9df7d1736976 [2022-01-13T22:08:50.348Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-13T22:08:50.348Z] ---> Running in ced350145e6c [2022-01-13T22:08:50.348Z] Removing intermediate container 5a4cf44c2bfb [2022-01-13T22:08:50.348Z] ---> 6a76e50bc491 [2022-01-13T22:08:50.348Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-13T22:08:50.348Z] ---> Running in 51e8e40a229a [2022-01-13T22:08:50.612Z] 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 [2022-01-13T22:08:50.873Z] 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 [2022-01-13T22:08:50.873Z] 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 [2022-01-13T22:08:50.873Z] Removing intermediate container 709590ee9591 [2022-01-13T22:08:50.873Z] ---> e0ce04f2bd18 [2022-01-13T22:08:50.873Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-13T22:08:51.139Z] ---> Running in fb65d90f7480 [2022-01-13T22:08:51.404Z] Removing intermediate container 8d1958d80e1b [2022-01-13T22:08:51.404Z] ---> 6ccdaf869ed6 [2022-01-13T22:08:51.404Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-13T22:08:51.404Z] ---> Running in 113487a6530a [2022-01-13T22:08:51.982Z] 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 [2022-01-13T22:08:52.245Z] 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 [2022-01-13T22:08:58.223Z] Removing intermediate container ef34ef12e00c [2022-01-13T22:08:58.223Z] ---> c54a4d91fe68 [2022-01-13T22:08:58.223Z] Successfully built c54a4d91fe68 [2022-01-13T22:08:58.223Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:08:58.593Z] + docker inspect -f . ci-base-image-arm64 [2022-01-13T22:08:58.593Z] . [Pipeline] withDockerContainer [2022-01-13T22:08:58.826Z] prd-ubuntu18.04-docker-arm64-4c-16g-1451 does not seem to be running inside a container [2022-01-13T22:08:58.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-13T22:09:00.267Z] $ docker top d817833acb9c66fcec57ce05df7219cfe683c1c98a6a75a5c460d28f58c3eebf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:09:01.190Z] + go version [2022-01-13T22:09:01.190Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-13T22:09:01.220Z] $ docker stop --time=1 d817833acb9c66fcec57ce05df7219cfe683c1c98a6a75a5c460d28f58c3eebf [2022-01-13T22:09:02.848Z] $ docker rm -f d817833acb9c66fcec57ce05df7219cfe683c1c98a6a75a5c460d28f58c3eebf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:09:03.703Z] + docker inspect -f . ci-base-image-arm64 [2022-01-13T22:09:03.703Z] . [Pipeline] withDockerContainer [2022-01-13T22:09:03.936Z] prd-ubuntu18.04-docker-arm64-4c-16g-1451 does not seem to be running inside a container [2022-01-13T22:09:04.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-13T22:09:05.223Z] $ docker top 0d8e0dce2baea224c3086077d572af30199ddb94af838b2edbe307b239b77188 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-13T22:09:05.510Z] ========================================================= [2022-01-13T22:09:05.510Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-13T22:09:05.510Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-13T22:09:06.211Z] + make test [2022-01-13T22:09:06.211Z] go mod tidy [2022-01-13T22:09:06.812Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-13T22:09:31.013Z] 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 [2022-01-13T22:09:31.602Z] Removing intermediate container 113487a6530a [2022-01-13T22:09:31.602Z] ---> f021f1089fba [2022-01-13T22:09:31.602Z] [2022-01-13T22:09:31.602Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T22:09:31.868Z] 3.14: Pulling from library/alpine [2022-01-13T22:09:33.272Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-13T22:09:33.272Z] Status: Downloaded newer image for alpine:3.14 [2022-01-13T22:09:33.272Z] ---> 0a97eee8041e [2022-01-13T22:09:33.272Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-13T22:09:33.596Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-13T22:09:33.860Z] ---> Running in 5ab282aed89f [2022-01-13T22:09:33.860Z] Removing intermediate container fb65d90f7480 [2022-01-13T22:09:33.860Z] ---> 5c13e65c9b42 [2022-01-13T22:09:33.860Z] [2022-01-13T22:09:33.860Z] Step 9/24 : FROM alpine:3.14 [2022-01-13T22:09:33.860Z] ---> 0a97eee8041e [2022-01-13T22:09:33.860Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-13T22:09:33.860Z] Removing intermediate container ced350145e6c [2022-01-13T22:09:33.860Z] ---> 16e4dfad1c8f [2022-01-13T22:09:33.860Z] [2022-01-13T22:09:33.860Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T22:09:33.860Z] ---> 0a97eee8041e [2022-01-13T22:09:33.860Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-13T22:09:33.860Z] ---> Running in 904db09863ed [2022-01-13T22:09:34.149Z] ---> Running in c90848fbad98 [2022-01-13T22:09:34.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:09:34.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:09:34.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:09:35.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:09:35.028Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-13T22:09:35.028Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:09:35.028Z] OK: 6 MiB in 15 packages [2022-01-13T22:09:35.028Z] Removing intermediate container 8d5dd6530e79 [2022-01-13T22:09:35.028Z] ---> ea239ff84eea [2022-01-13T22:09:35.028Z] [2022-01-13T22:09:35.028Z] Step 9/21 : FROM alpine:3.14 [2022-01-13T22:09:35.028Z] ---> 0a97eee8041e [2022-01-13T22:09:35.028Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-13T22:09:35.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:09:35.291Z] ---> Running in 5979696b876a [2022-01-13T22:09:35.291Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-13T22:09:35.291Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:09:35.291Z] OK: 6 MiB in 15 packages [2022-01-13T22:09:35.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:09:35.552Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-13T22:09:35.552Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-13T22:09:35.552Z] (3/3) Installing su-exec (0.2-r1) [2022-01-13T22:09:35.552Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:09:35.552Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T22:09:35.552Z] OK: 6 MiB in 17 packages [2022-01-13T22:09:35.552Z] Removing intermediate container 5ab282aed89f [2022-01-13T22:09:35.552Z] ---> cc2b278b4bdd [2022-01-13T22:09:35.552Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:09:35.832Z] ---> Running in 04e6741a96e3 [2022-01-13T22:09:35.832Z] Removing intermediate container c90848fbad98 [2022-01-13T22:09:35.832Z] ---> 3f23561b228c [2022-01-13T22:09:35.832Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:09:35.832Z] ---> Running in 35d07ae05520 [2022-01-13T22:09:35.832Z] Removing intermediate container 04e6741a96e3 [2022-01-13T22:09:35.832Z] ---> 955c5d09b5af [2022-01-13T22:09:35.832Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-13T22:09:36.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:09:36.122Z] ---> Running in 8784f717e4a9 [2022-01-13T22:09:36.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:09:36.122Z] Removing intermediate container 35d07ae05520 [2022-01-13T22:09:36.122Z] ---> e94eb78a6c34 [2022-01-13T22:09:36.122Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-13T22:09:36.393Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-13T22:09:36.393Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-13T22:09:36.393Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:09:36.393Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T22:09:36.393Z] OK: 6 MiB in 16 packages [2022-01-13T22:09:36.393Z] ---> Running in 10f802a69177 [2022-01-13T22:09:36.652Z] Removing intermediate container 8784f717e4a9 [2022-01-13T22:09:36.652Z] ---> fcbf1903dc33 [2022-01-13T22:09:36.652Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-13T22:09:36.924Z] Removing intermediate container 904db09863ed [2022-01-13T22:09:36.924Z] ---> cfe719dce025 [2022-01-13T22:09:36.924Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-13T22:09:36.924Z] ---> Running in 7a0fdcc857f3 [2022-01-13T22:09:36.924Z] Removing intermediate container 10f802a69177 [2022-01-13T22:09:36.924Z] ---> fdbaa96c3c99 [2022-01-13T22:09:36.924Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-13T22:09:36.924Z] Removing intermediate container 51e8e40a229a [2022-01-13T22:09:36.924Z] ---> 619fc01af45d [2022-01-13T22:09:36.924Z] [2022-01-13T22:09:36.924Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T22:09:36.924Z] ---> 0a97eee8041e [2022-01-13T22:09:36.924Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-13T22:09:36.924Z] ---> Running in 1cbe9585f8e5 [2022-01-13T22:09:36.924Z] ---> Running in 103a3da9cd09 [2022-01-13T22:09:36.924Z] ---> Running in 3487a5295f97 [2022-01-13T22:09:37.191Z] Removing intermediate container 7a0fdcc857f3 [2022-01-13T22:09:37.191Z] ---> 0da8f40c5b8b [2022-01-13T22:09:37.191Z] Step 14/22 : WORKDIR / [2022-01-13T22:09:37.191Z] Removing intermediate container 1cbe9585f8e5 [2022-01-13T22:09:37.191Z] ---> 050cb0a9f3ea [2022-01-13T22:09:37.191Z] Step 12/24 : WORKDIR / [2022-01-13T22:09:37.191Z] ---> Running in b0aeb0605434 [2022-01-13T22:09:37.191Z] Removing intermediate container 5979696b876a [2022-01-13T22:09:37.191Z] ---> 6782148bf0fc [2022-01-13T22:09:37.191Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:09:37.191Z] ---> Running in 7369a9a4f6c4 [2022-01-13T22:09:37.191Z] Removing intermediate container 103a3da9cd09 [2022-01-13T22:09:37.191Z] ---> 1b6b65559c84 [2022-01-13T22:09:37.191Z] Step 14/22 : WORKDIR / [2022-01-13T22:09:37.191Z] ---> Running in d1655ca999fd [2022-01-13T22:09:37.191Z] ---> Running in 1140fe5ce399 [2022-01-13T22:09:37.191Z] Removing intermediate container 3487a5295f97 [2022-01-13T22:09:37.191Z] ---> 38c5a753d9b5 [2022-01-13T22:09:37.191Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-13T22:09:37.191Z] Removing intermediate container b0aeb0605434 [2022-01-13T22:09:37.191Z] ---> 9825204b149a [2022-01-13T22:09:37.191Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:09:37.191Z] ---> Running in 1d870fbca499 [2022-01-13T22:09:37.191Z] Removing intermediate container 7369a9a4f6c4 [2022-01-13T22:09:37.191Z] ---> 0fd1faf018dd [2022-01-13T22:09:37.191Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-13T22:09:37.451Z] Removing intermediate container d1655ca999fd [2022-01-13T22:09:37.451Z] ---> 6dda2aee13ac [2022-01-13T22:09:37.451Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-13T22:09:37.451Z] Removing intermediate container 1140fe5ce399 [2022-01-13T22:09:37.451Z] ---> 3e6071c76620 [2022-01-13T22:09:37.451Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:09:37.451Z] ---> Running in ce73b7df51c8 [2022-01-13T22:09:37.451Z] Removing intermediate container 1d870fbca499 [2022-01-13T22:09:37.451Z] ---> c7bf976ef3fe [2022-01-13T22:09:37.451Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-13T22:09:37.451Z] ---> 9126e527669e [2022-01-13T22:09:37.451Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-13T22:09:37.451Z] ---> 93b8f79f6fe3 [2022-01-13T22:09:37.451Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-13T22:09:37.451Z] ---> Running in 36eb487ee351 [2022-01-13T22:09:37.722Z] ---> 36b1b6c99e03 [2022-01-13T22:09:37.722Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-13T22:09:37.722Z] Removing intermediate container ce73b7df51c8 [2022-01-13T22:09:37.722Z] ---> 0ec31e5fa2f0 [2022-01-13T22:09:37.722Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-13T22:09:37.722Z] ---> Running in 3d665fed938a [2022-01-13T22:09:37.722Z] Removing intermediate container 36eb487ee351 [2022-01-13T22:09:37.722Z] ---> 5127c825f0a3 [2022-01-13T22:09:37.722Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:09:37.983Z] ---> Running in ba41dfa55556 [2022-01-13T22:09:37.983Z] ---> 07ce6bae96ac [2022-01-13T22:09:37.983Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-13T22:09:37.983Z] Removing intermediate container 3d665fed938a [2022-01-13T22:09:37.983Z] ---> 224686caf526 [2022-01-13T22:09:37.983Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:09:37.983Z] ---> 98af5028172e [2022-01-13T22:09:37.983Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-13T22:09:38.245Z] ---> 056dd14ebc29 [2022-01-13T22:09:38.245Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-13T22:09:38.245Z] ---> e415a6dd8270 [2022-01-13T22:09:38.245Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-13T22:09:38.245Z] ---> 2176548bc4ec [2022-01-13T22:09:38.245Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-13T22:09:38.245Z] ---> 0c974d7d8e47 [2022-01-13T22:09:38.245Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-13T22:09:38.245Z] ---> Running in 53b3c290c61d [2022-01-13T22:09:38.508Z] ---> 192dcea4ab3c [2022-01-13T22:09:38.508Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-13T22:09:38.508Z] ---> d90fb568e25e [2022-01-13T22:09:38.508Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-13T22:09:38.508Z] ---> Running in 9bc96aa06afa [2022-01-13T22:09:38.770Z] Removing intermediate container 9bc96aa06afa [2022-01-13T22:09:38.770Z] ---> 45a489116c5f [2022-01-13T22:09:38.770Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:09:38.770Z] Removing intermediate container 53b3c290c61d [2022-01-13T22:09:38.770Z] ---> 78731e0a6950 [2022-01-13T22:09:38.770Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:09:38.770Z] Removing intermediate container ba41dfa55556 [2022-01-13T22:09:38.770Z] ---> 8539f76fa1fb [2022-01-13T22:09:38.770Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-13T22:09:38.770Z] ---> 4c5fcf716889 [2022-01-13T22:09:38.770Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-13T22:09:38.770Z] ---> Running in 175843a6d7ba [2022-01-13T22:09:38.770Z] ---> Running in 5554d52be458 [2022-01-13T22:09:38.770Z] ---> 14678560ec7e [2022-01-13T22:09:38.770Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-13T22:09:38.770Z] ---> Running in da31c3cc9b39 [2022-01-13T22:09:39.031Z] Removing intermediate container 5554d52be458 [2022-01-13T22:09:39.031Z] ---> 8c0e0112819a [2022-01-13T22:09:39.031Z] Step 20/22 : LABEL arch=x86_64 [2022-01-13T22:09:39.031Z] Removing intermediate container 175843a6d7ba [2022-01-13T22:09:39.031Z] ---> f473dd430397 [2022-01-13T22:09:39.031Z] Step 20/22 : LABEL arch=x86_64 [2022-01-13T22:09:39.031Z] ---> Running in 4060b894202d [2022-01-13T22:09:39.031Z] ---> Running in 9ffcd0639844 [2022-01-13T22:09:39.031Z] ---> 3cb9f13cbd92 [2022-01-13T22:09:39.031Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-13T22:09:39.291Z] Removing intermediate container 4060b894202d [2022-01-13T22:09:39.291Z] ---> 69c71ffaad58 [2022-01-13T22:09:39.291Z] Step 21/22 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:09:39.291Z] ---> Running in 0f3db9912cb7 [2022-01-13T22:09:39.291Z] Removing intermediate container 9ffcd0639844 [2022-01-13T22:09:39.291Z] ---> d6196fca1650 [2022-01-13T22:09:39.291Z] Step 21/22 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:09:39.291Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:09:39.291Z] ---> Running in 81459d6d7c78 [2022-01-13T22:09:39.291Z] ---> Running in b4b2bb626308 [2022-01-13T22:09:39.291Z] ---> f36443e2471f [2022-01-13T22:09:39.291Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-13T22:09:39.291Z] Removing intermediate container 0f3db9912cb7 [2022-01-13T22:09:39.291Z] ---> ed121a4ea6c7 [2022-01-13T22:09:39.291Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:09:39.291Z] Removing intermediate container 81459d6d7c78 [2022-01-13T22:09:39.291Z] ---> c0c4ffec1dc0 [2022-01-13T22:09:39.291Z] Step 22/22 : LABEL version=0.0.0 [2022-01-13T22:09:39.553Z] Removing intermediate container b4b2bb626308 [2022-01-13T22:09:39.553Z] ---> d3ced0bf5cbd [2022-01-13T22:09:39.553Z] Step 22/22 : LABEL version=0.0.0 [2022-01-13T22:09:39.553Z] ---> Running in 64207c6035b4 [2022-01-13T22:09:39.553Z] ---> Running in def66fad20b8 [2022-01-13T22:09:39.553Z] ---> Running in f71ea94ab4e2 [2022-01-13T22:09:39.553Z] ---> 2b14b5fc1ee7 [2022-01-13T22:09:39.553Z] 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/ [2022-01-13T22:09:39.553Z] ---> Running in 3bf6444c1f8a [2022-01-13T22:09:39.553Z] Removing intermediate container def66fad20b8 [2022-01-13T22:09:39.553Z] ---> 85aa51687b3f [2022-01-13T22:09:39.553Z] Step 19/21 : LABEL arch=x86_64 [2022-01-13T22:09:39.553Z] Removing intermediate container 64207c6035b4 [2022-01-13T22:09:39.553Z] ---> 6fc69e0012c5 [2022-01-13T22:09:39.553Z] [2022-01-13T22:09:39.553Z] Removing intermediate container f71ea94ab4e2 [2022-01-13T22:09:39.553Z] ---> 622bfa932d6a [2022-01-13T22:09:39.553Z] [2022-01-13T22:09:39.553Z] ---> Running in ef2dd63006d6 [2022-01-13T22:09:39.822Z] Successfully built 6fc69e0012c5 [2022-01-13T22:09:39.822Z] Successfully built 622bfa932d6a [2022-01-13T22:09:39.822Z] Successfully tagged core-command:latest [2022-01-13T22:09:39.822Z] Building security-bootstrapper [2022-01-13T22:09:39.822Z] Successfully tagged core-metadata:latest [2022-01-13T22:09:39.822Z] Building sys-mgmt-agent [2022-01-13T22:09:39.822Z]  Building core-command ... done Removing intermediate container ef2dd63006d6 [2022-01-13T22:09:39.822Z] ---> e785c17328f8 [2022-01-13T22:09:39.822Z] Step 20/21 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:09:39.822Z]  Building core-metadata ... done  ---> Running in df4540645f7d [2022-01-13T22:09:39.822Z] Removing intermediate container df4540645f7d [2022-01-13T22:09:39.822Z] ---> 5e30aa447312 [2022-01-13T22:09:39.822Z] Step 21/21 : LABEL version=0.0.0 [2022-01-13T22:09:40.102Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:09:40.364Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-13T22:09:40.364Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-13T22:09:40.625Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-13T22:09:40.625Z] ---> Running in b602a5c2affc [2022-01-13T22:09:40.625Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-13T22:09:40.625Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-13T22:09:41.566Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-13T22:09:41.566Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:09:41.566Z] OK: 8 MiB in 20 packages [2022-01-13T22:09:42.144Z] Removing intermediate container b602a5c2affc [2022-01-13T22:09:42.144Z] ---> 8feb6b04f4d1 [2022-01-13T22:09:42.144Z] [2022-01-13T22:09:42.407Z] Successfully built 8feb6b04f4d1 [2022-01-13T22:09:42.981Z] Successfully tagged support-notifications:latest [2022-01-13T22:09:42.981Z]  Building support-notifications ... done Building support-scheduler [2022-01-13T22:09:43.551Z] Removing intermediate container 3bf6444c1f8a [2022-01-13T22:09:43.551Z] ---> 59cf71083de9 [2022-01-13T22:09:43.551Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-13T22:09:46.857Z] ---> Running in 35b9fb2bf01e [2022-01-13T22:09:46.857Z] Removing intermediate container da31c3cc9b39 [2022-01-13T22:09:46.857Z] ---> 315ab106d777 [2022-01-13T22:09:46.857Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:09:47.805Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:09:47.805Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:09:48.064Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:09:48.064Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:09:49.187Z] ---> d47c1db2a28f [2022-01-13T22:09:49.187Z] Step 3/30 : WORKDIR /edgex-go [2022-01-13T22:09:49.187Z] ---> d47c1db2a28f [2022-01-13T22:09:49.187Z] Step 3/23 : WORKDIR /edgex-go [2022-01-13T22:09:49.187Z] ---> Using cache [2022-01-13T22:09:49.187Z] ---> 918fcea8fc5d [2022-01-13T22:09:49.187Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:09:49.187Z] ---> Using cache [2022-01-13T22:09:49.187Z] ---> a8de9c7bb0e0 [2022-01-13T22:09:49.187Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-13T22:09:49.187Z] ---> Using cache [2022-01-13T22:09:49.187Z] ---> eccef3454eb8 [2022-01-13T22:09:49.187Z] Step 6/23 : COPY go.mod . [2022-01-13T22:09:49.187Z] ---> Using cache [2022-01-13T22:09:49.187Z] ---> 918fcea8fc5d [2022-01-13T22:09:49.187Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:09:49.187Z] ---> Using cache [2022-01-13T22:09:49.187Z] ---> a8de9c7bb0e0 [2022-01-13T22:09:49.187Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-13T22:09:49.187Z] ---> Using cache [2022-01-13T22:09:49.187Z] ---> eccef3454eb8 [2022-01-13T22:09:49.187Z] Step 6/30 : COPY . . [2022-01-13T22:09:49.187Z] ---> Using cache [2022-01-13T22:09:49.187Z] ---> 56db4d26cf4d [2022-01-13T22:09:49.187Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:09:49.187Z] ---> Using cache [2022-01-13T22:09:49.187Z] ---> 6ccdaf869ed6 [2022-01-13T22:09:49.187Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-13T22:09:50.140Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:09:50.140Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:09:50.140Z] ---> d47c1db2a28f [2022-01-13T22:09:50.140Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:09:50.140Z] ---> Using cache [2022-01-13T22:09:50.140Z] ---> 918fcea8fc5d [2022-01-13T22:09:50.140Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:09:50.140Z] ---> Using cache [2022-01-13T22:09:50.140Z] ---> a8de9c7bb0e0 [2022-01-13T22:09:50.140Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-13T22:09:51.084Z] Removing intermediate container 35b9fb2bf01e [2022-01-13T22:09:51.084Z] ---> 0ac6beb5cfe9 [2022-01-13T22:09:51.084Z] Step 22/24 : LABEL arch=x86_64 [2022-01-13T22:09:51.084Z] ---> 4a314a297aad [2022-01-13T22:09:51.084Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-13T22:09:51.084Z] ---> Running in 737f098626b6 [2022-01-13T22:09:51.084Z] ---> Running in 5a555e552b15 [2022-01-13T22:09:51.084Z] ---> 6b81bf17b53f [2022-01-13T22:09:51.084Z] Step 7/23 : RUN go mod download [2022-01-13T22:09:51.084Z] ---> Running in 328ce68135a0 [2022-01-13T22:09:51.084Z] ---> Running in 1fc3b45e78fd [2022-01-13T22:09:51.084Z] Removing intermediate container 328ce68135a0 [2022-01-13T22:09:51.084Z] ---> 148c996a0255 [2022-01-13T22:09:51.084Z] Step 23/24 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:09:51.084Z] ---> Running in f9d96b860ba8 [2022-01-13T22:09:51.354Z] ---> 82575213f08c [2022-01-13T22:09:51.354Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-13T22:09:51.354Z] Removing intermediate container f9d96b860ba8 [2022-01-13T22:09:51.354Z] ---> 7ed74e24b073 [2022-01-13T22:09:51.354Z] Step 24/24 : LABEL version=0.0.0 [2022-01-13T22:09:51.354Z] ---> Running in 309d2b724254 [2022-01-13T22:09:51.627Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:09:51.627Z] ---> 674a228dc76e [2022-01-13T22:09:51.627Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-13T22:09:51.627Z] Removing intermediate container 309d2b724254 [2022-01-13T22:09:51.627Z] ---> 0ab13c7a9d3a [2022-01-13T22:09:51.627Z] [2022-01-13T22:09:51.627Z] ---> Running in 9bb93c051838 [2022-01-13T22:09:51.627Z] 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 [2022-01-13T22:09:51.627Z] Successfully built 0ab13c7a9d3a [2022-01-13T22:09:51.627Z] Successfully tagged security-secretstore-setup:latest [2022-01-13T22:09:51.627Z] Building security-proxy-setup [2022-01-13T22:09:51.898Z]  Building security-secretstore-setup ... done Removing intermediate container 9bb93c051838 [2022-01-13T22:09:51.899Z] ---> d295d625d5ee [2022-01-13T22:09:51.899Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:09:51.899Z] ---> Running in 584a9758cc66 [2022-01-13T22:09:52.176Z] Removing intermediate container 584a9758cc66 [2022-01-13T22:09:52.176Z] ---> b0135626ea6d [2022-01-13T22:09:52.176Z] Step 20/22 : LABEL arch=x86_64 [2022-01-13T22:09:52.438Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:09:52.703Z] OK: 220 MiB in 52 packages [2022-01-13T22:09:53.663Z] ---> Running in fbfcdb2465a8 [2022-01-13T22:09:54.236Z] Removing intermediate container fbfcdb2465a8 [2022-01-13T22:09:54.236Z] ---> 7181ff0f78ba [2022-01-13T22:09:54.236Z] Step 21/22 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:09:54.236Z] Removing intermediate container 737f098626b6 [2022-01-13T22:09:54.236Z] ---> 4addbf995b71 [2022-01-13T22:09:54.236Z] Step 6/22 : COPY . . [2022-01-13T22:09:54.236Z] ---> Running in a6a640fd45cb [2022-01-13T22:09:55.190Z] Removing intermediate container a6a640fd45cb [2022-01-13T22:09:55.190Z] ---> 32fb7b773235 [2022-01-13T22:09:55.190Z] Step 22/22 : LABEL version=0.0.0 [2022-01-13T22:09:57.224Z] Removing intermediate container 1fc3b45e78fd [2022-01-13T22:09:57.224Z] ---> 6bbcbae016f6 [2022-01-13T22:09:57.224Z] Step 8/23 : COPY . . [2022-01-13T22:09:58.243Z] ---> Running in b986f06db793 [2022-01-13T22:09:58.514Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:09:58.514Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:09:58.514Z] ---> d47c1db2a28f [2022-01-13T22:09:58.514Z] Step 3/20 : WORKDIR /edgex-go [2022-01-13T22:09:58.514Z] ---> Using cache [2022-01-13T22:09:58.514Z] ---> 918fcea8fc5d [2022-01-13T22:09:58.514Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:09:58.514Z] ---> Using cache [2022-01-13T22:09:58.514Z] ---> a8de9c7bb0e0 [2022-01-13T22:09:58.514Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-13T22:09:58.514Z] ---> Using cache [2022-01-13T22:09:58.514Z] ---> eccef3454eb8 [2022-01-13T22:09:58.514Z] Step 6/20 : COPY . . [2022-01-13T22:09:58.514Z] ---> Using cache [2022-01-13T22:09:58.514Z] ---> 56db4d26cf4d [2022-01-13T22:09:58.514Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:09:58.514Z] ---> Using cache [2022-01-13T22:09:58.514Z] ---> 6ccdaf869ed6 [2022-01-13T22:09:58.514Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-13T22:09:58.781Z] Removing intermediate container b986f06db793 [2022-01-13T22:09:58.781Z] ---> b4b1de27ddaa [2022-01-13T22:09:58.781Z] [2022-01-13T22:09:59.048Z] Successfully built b4b1de27ddaa [2022-01-13T22:09:59.319Z] Successfully tagged core-data:latest [2022-01-13T22:09:59.319Z]  Building core-data ... done  ---> Running in c04854dfb7ae [2022-01-13T22:10:00.744Z] 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 [2022-01-13T22:10:01.321Z] ---> 1f6bdf020d7b [2022-01-13T22:10:01.321Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:10:02.281Z] ---> Running in b4461374eb56 [2022-01-13T22:10:05.594Z] Removing intermediate container b4461374eb56 [2022-01-13T22:10:05.594Z] ---> 35be6f1e29e4 [2022-01-13T22:10:05.594Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-13T22:10:05.594Z] ---> 17a617286605 [2022-01-13T22:10:05.594Z] Step 9/23 : RUN go mod tidy [2022-01-13T22:10:05.594Z] ---> Running in 606cf9751ee2 [2022-01-13T22:10:05.594Z] ---> Running in 413ebb695667 [2022-01-13T22:10:05.857Z] 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 [2022-01-13T22:10:10.075Z] Removing intermediate container 413ebb695667 [2022-01-13T22:10:10.075Z] ---> 212bebb6d037 [2022-01-13T22:10:10.075Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-13T22:10:10.075Z] ---> Running in 879eea3e58e0 [2022-01-13T22:10:10.653Z] 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 [2022-01-13T22:10:15.945Z] Removing intermediate container 5a555e552b15 [2022-01-13T22:10:15.945Z] ---> 4e5d6496fae2 [2022-01-13T22:10:15.945Z] [2022-01-13T22:10:15.945Z] Step 9/30 : FROM alpine:3.14 [2022-01-13T22:10:15.945Z] ---> 0a97eee8041e [2022-01-13T22:10:15.945Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-13T22:10:15.945Z] ---> Running in e0cbdcbce983 [2022-01-13T22:10:15.945Z] Removing intermediate container e0cbdcbce983 [2022-01-13T22:10:15.945Z] ---> d63150b0d4f3 [2022-01-13T22:10:15.945Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-13T22:10:15.945Z] ---> Running in dc3c4bb465e4 [2022-01-13T22:10:15.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:10:16.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:10:16.470Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-13T22:10:16.470Z] (2/2) Installing su-exec (0.2-r1) [2022-01-13T22:10:16.470Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:10:16.470Z] OK: 6 MiB in 16 packages [2022-01-13T22:10:17.041Z] Removing intermediate container dc3c4bb465e4 [2022-01-13T22:10:17.041Z] ---> 2c1483581da5 [2022-01-13T22:10:17.041Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-13T22:10:17.041Z] ---> Running in cdf35e014072 [2022-01-13T22:10:17.041Z] Removing intermediate container cdf35e014072 [2022-01-13T22:10:17.041Z] ---> 3f6812991e79 [2022-01-13T22:10:17.041Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-13T22:10:17.041Z] ---> Running in d434eaf6cf2e [2022-01-13T22:10:17.306Z] Removing intermediate container d434eaf6cf2e [2022-01-13T22:10:17.306Z] ---> 456f8d5b3faa [2022-01-13T22:10:17.306Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-13T22:10:17.306Z] ---> Running in 53e10c5d7c65 [2022-01-13T22:10:18.246Z] Removing intermediate container 53e10c5d7c65 [2022-01-13T22:10:18.246Z] ---> bdbee12604c6 [2022-01-13T22:10:18.246Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-13T22:10:18.246Z] ---> Running in b9d85dd214f0 [2022-01-13T22:10:18.507Z] Removing intermediate container b9d85dd214f0 [2022-01-13T22:10:18.507Z] ---> aa49df9dd9c2 [2022-01-13T22:10:18.507Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-13T22:10:18.770Z] ---> 2384f087f658 [2022-01-13T22:10:18.770Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-13T22:10:18.770Z] ---> Running in dc8bebc8b9b0 [2022-01-13T22:10:20.156Z] Removing intermediate container dc8bebc8b9b0 [2022-01-13T22:10:20.156Z] ---> cbf462b89c56 [2022-01-13T22:10:20.156Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:10:20.156Z] ---> f77689e778e7 [2022-01-13T22:10:20.156Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-13T22:10:20.730Z] ---> c6baabf32cda [2022-01-13T22:10:20.730Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-13T22:10:20.994Z] ---> 0cb79434c22e [2022-01-13T22:10:20.994Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-13T22:10:21.259Z] ---> 274d1bf2445e [2022-01-13T22:10:21.259Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-13T22:10:21.521Z] ---> 01ead34dd653 [2022-01-13T22:10:21.521Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-13T22:10:21.782Z] ---> Running in 63289f7c8c66 [2022-01-13T22:10:21.782Z] Removing intermediate container 63289f7c8c66 [2022-01-13T22:10:21.782Z] ---> a9d36e5a18fa [2022-01-13T22:10:21.782Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-13T22:10:22.042Z] ---> 6a5e51a37c67 [2022-01-13T22:10:22.042Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-13T22:10:22.302Z] ---> Running in 0948f4d7e147 [2022-01-13T22:10:23.244Z] Removing intermediate container 0948f4d7e147 [2022-01-13T22:10:23.244Z] ---> ca840142f140 [2022-01-13T22:10:23.244Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-13T22:10:23.244Z] ---> Running in 3ad7aec1e29a [2022-01-13T22:10:23.244Z] Removing intermediate container 3ad7aec1e29a [2022-01-13T22:10:23.244Z] ---> d0de386d1e04 [2022-01-13T22:10:23.244Z] Step 27/30 : CMD ["gate"] [2022-01-13T22:10:23.512Z] ---> Running in 19be406494ff [2022-01-13T22:10:23.773Z] Removing intermediate container 19be406494ff [2022-01-13T22:10:23.773Z] ---> 8721033d93a3 [2022-01-13T22:10:23.773Z] Step 28/30 : LABEL arch=x86_64 [2022-01-13T22:10:23.773Z] ---> Running in 8b6c3e267acb [2022-01-13T22:10:24.035Z] Removing intermediate container 8b6c3e267acb [2022-01-13T22:10:24.035Z] ---> e0ad117ebf10 [2022-01-13T22:10:24.035Z] Step 29/30 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:10:24.035Z] ---> Running in 94630a42abeb [2022-01-13T22:10:24.297Z] Removing intermediate container 94630a42abeb [2022-01-13T22:10:24.297Z] ---> 3d1e7826c3ba [2022-01-13T22:10:24.297Z] Step 30/30 : LABEL version=0.0.0 [2022-01-13T22:10:24.297Z] ---> Running in 08fa9d4bc168 [2022-01-13T22:10:24.558Z] Removing intermediate container 08fa9d4bc168 [2022-01-13T22:10:24.558Z] ---> 14c888f96ad6 [2022-01-13T22:10:24.558Z] [2022-01-13T22:10:24.558Z] Successfully built 14c888f96ad6 [2022-01-13T22:10:24.558Z] Successfully tagged security-bootstrapper:latest [2022-01-13T22:10:26.475Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-13T22:10:30.169Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-13T22:10:31.777Z] Removing intermediate container c04854dfb7ae [2022-01-13T22:10:31.777Z] ---> 2831726a565e [2022-01-13T22:10:31.777Z] [2022-01-13T22:10:31.777Z] Step 9/20 : FROM alpine:3.14 [2022-01-13T22:10:31.777Z] ---> 0a97eee8041e [2022-01-13T22:10:31.777Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-13T22:10:31.777Z] ---> Running in 5551bcc208bf [2022-01-13T22:10:31.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:10:31.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:10:32.041Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-13T22:10:32.041Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-13T22:10:32.041Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-13T22:10:32.041Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-13T22:10:32.041Z] (5/5) Installing curl (7.79.1-r0) [2022-01-13T22:10:32.041Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:10:32.041Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T22:10:32.041Z] OK: 8 MiB in 19 packages [2022-01-13T22:10:32.161Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-13T22:10:33.017Z] Removing intermediate container 606cf9751ee2 [2022-01-13T22:10:33.017Z] ---> 4e2737240e4f [2022-01-13T22:10:33.017Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-13T22:10:33.017Z] Removing intermediate container 5551bcc208bf [2022-01-13T22:10:33.017Z] ---> 409f462f5f36 [2022-01-13T22:10:33.017Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-13T22:10:33.017Z] ---> Running in 40bec05dcc49 [2022-01-13T22:10:33.017Z] ---> Running in 254baa91a53e [2022-01-13T22:10:33.166Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-13T22:10:33.316Z] Removing intermediate container 254baa91a53e [2022-01-13T22:10:33.316Z] ---> 7159d0c8efb8 [2022-01-13T22:10:33.316Z] Step 12/20 : WORKDIR /edgex [2022-01-13T22:10:33.316Z] ---> Running in 7953b288371b [2022-01-13T22:10:33.600Z] 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 [2022-01-13T22:10:33.600Z] Removing intermediate container 7953b288371b [2022-01-13T22:10:33.600Z] ---> 76d2ff6d7b17 [2022-01-13T22:10:33.600Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-13T22:10:33.915Z] ---> a225419528a7 [2022-01-13T22:10:33.915Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-13T22:10:34.153Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-13T22:10:34.493Z] ---> 0d4581a1909e [2022-01-13T22:10:34.493Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-13T22:10:34.752Z] Removing intermediate container 40bec05dcc49 [2022-01-13T22:10:34.752Z] ---> e4faa0e28619 [2022-01-13T22:10:34.752Z] [2022-01-13T22:10:34.752Z] Step 10/22 : FROM docker:20.10.10 [2022-01-13T22:10:35.010Z] 20.10.10: Pulling from library/docker [2022-01-13T22:10:35.010Z] ---> a42486e54463 [2022-01-13T22:10:35.010Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-13T22:10:35.010Z] ---> Running in 3f7505d6c25f [2022-01-13T22:10:35.271Z] Removing intermediate container 3f7505d6c25f [2022-01-13T22:10:35.271Z] ---> a24bf13611c9 [2022-01-13T22:10:35.271Z] Step 17/20 : CMD ["--init=true"] [2022-01-13T22:10:35.537Z] ---> Running in fb9c6b1198a1 [2022-01-13T22:10:35.537Z] Removing intermediate container 879eea3e58e0 [2022-01-13T22:10:35.537Z] ---> df67ce5b99d2 [2022-01-13T22:10:35.537Z] [2022-01-13T22:10:35.537Z] Step 11/23 : FROM alpine:3.14 [2022-01-13T22:10:35.537Z] ---> 0a97eee8041e [2022-01-13T22:10:35.537Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-13T22:10:35.537Z] ---> Using cache [2022-01-13T22:10:35.537Z] ---> 3f23561b228c [2022-01-13T22:10:35.537Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:10:35.537Z] ---> Using cache [2022-01-13T22:10:35.537Z] ---> e94eb78a6c34 [2022-01-13T22:10:35.537Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-13T22:10:35.537Z] ---> Running in 47c74b2c600f [2022-01-13T22:10:35.537Z] Removing intermediate container fb9c6b1198a1 [2022-01-13T22:10:35.537Z] ---> 898abadfcd51 [2022-01-13T22:10:35.537Z] Step 18/20 : LABEL arch=x86_64 [2022-01-13T22:10:35.537Z] ---> Running in 30645b97b3d4 [2022-01-13T22:10:35.537Z] Removing intermediate container 47c74b2c600f [2022-01-13T22:10:35.537Z] ---> cc723a6001d8 [2022-01-13T22:10:35.537Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-13T22:10:35.537Z] ---> Running in bca3bd1d2bbe [2022-01-13T22:10:35.537Z] Removing intermediate container 30645b97b3d4 [2022-01-13T22:10:35.537Z] ---> 88cb6fb900c4 [2022-01-13T22:10:35.537Z] Step 19/20 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:10:35.537Z] ---> Running in 14bcf889970a [2022-01-13T22:10:35.805Z] Removing intermediate container bca3bd1d2bbe [2022-01-13T22:10:35.805Z] ---> 9036f6e97f35 [2022-01-13T22:10:35.805Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:10:35.805Z] Removing intermediate container 14bcf889970a [2022-01-13T22:10:35.805Z] ---> 439c1f67605d [2022-01-13T22:10:35.805Z] Step 20/20 : LABEL version=0.0.0 [2022-01-13T22:10:35.805Z] ---> Running in 8e4057c94e4f [2022-01-13T22:10:36.084Z] ---> e717f74a2917 [2022-01-13T22:10:36.084Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-13T22:10:36.084Z] Removing intermediate container 8e4057c94e4f [2022-01-13T22:10:36.084Z] ---> 5745031570aa [2022-01-13T22:10:36.084Z] [2022-01-13T22:10:36.084Z] Successfully built 5745031570aa [2022-01-13T22:10:36.084Z] Successfully tagged security-proxy-setup:latest [2022-01-13T22:10:36.344Z]  Building security-proxy-setup ... done  ---> f16a68c46d4b [2022-01-13T22:10:36.344Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-13T22:10:36.602Z] ---> 7f28bdc7b8d1 [2022-01-13T22:10:36.602Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-13T22:10:36.602Z] ---> Running in 125d8b10797a [2022-01-13T22:10:36.602Z] Removing intermediate container 125d8b10797a [2022-01-13T22:10:36.602Z] ---> a793866ae05f [2022-01-13T22:10:36.602Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:10:36.602Z] ---> Running in 1524874e4543 [2022-01-13T22:10:36.602Z] Removing intermediate container 1524874e4543 [2022-01-13T22:10:36.602Z] ---> 51f898fb387f [2022-01-13T22:10:36.602Z] Step 21/23 : LABEL arch=x86_64 [2022-01-13T22:10:36.861Z] ---> Running in d8ab74313d03 [2022-01-13T22:10:36.861Z] Removing intermediate container d8ab74313d03 [2022-01-13T22:10:36.861Z] ---> 9b4bd589e5cc [2022-01-13T22:10:36.861Z] Step 22/23 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:10:36.861Z] ---> Running in 2bf6ad1b62cb [2022-01-13T22:10:36.861Z] Removing intermediate container 2bf6ad1b62cb [2022-01-13T22:10:36.861Z] ---> 06c0aec4a870 [2022-01-13T22:10:36.861Z] Step 23/23 : LABEL version=0.0.0 [2022-01-13T22:10:36.861Z] ---> Running in 7057d63942e6 [2022-01-13T22:10:37.124Z] Removing intermediate container 7057d63942e6 [2022-01-13T22:10:37.124Z] ---> d5b79fe7ef07 [2022-01-13T22:10:37.124Z] [2022-01-13T22:10:37.124Z] Successfully built d5b79fe7ef07 [2022-01-13T22:10:37.124Z] Successfully tagged support-scheduler:latest [2022-01-13T22:10:39.669Z]  Building support-scheduler ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-13T22:10:39.669Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-13T22:10:39.669Z] ---> b706a049f56e [2022-01-13T22:10:39.669Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:10:39.932Z] ---> Running in e2905ced92e7 [2022-01-13T22:10:40.193Z] Removing intermediate container e2905ced92e7 [2022-01-13T22:10:40.193Z] ---> c2fa6467be90 [2022-01-13T22:10:40.193Z] 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 [2022-01-13T22:10:40.193Z] ---> Running in c9586f160399 [2022-01-13T22:10:40.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:10:40.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:10:40.712Z] (1/42) Installing readline (8.1.0-r0) [2022-01-13T22:10:40.712Z] (2/42) Installing bash (5.1.4-r0) [2022-01-13T22:10:40.712Z] Executing bash-5.1.4-r0.post-install [2022-01-13T22:10:40.712Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-13T22:10:40.712Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-13T22:10:40.712Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-13T22:10:40.712Z] (6/42) Installing curl (7.79.1-r0) [2022-01-13T22:10:40.712Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-13T22:10:40.712Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-13T22:10:40.712Z] (9/42) Installing expat (2.4.1-r0) [2022-01-13T22:10:40.712Z] (10/42) Installing libffi (3.3-r2) [2022-01-13T22:10:40.712Z] (11/42) Installing gdbm (1.19-r0) [2022-01-13T22:10:40.712Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-13T22:10:40.712Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-13T22:10:40.712Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-13T22:10:40.713Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-13T22:10:40.713Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-13T22:10:40.713Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-13T22:10:41.286Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-13T22:10:41.286Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-13T22:10:41.286Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-13T22:10:41.286Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-13T22:10:41.286Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-13T22:10:41.286Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-13T22:10:41.286Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-13T22:10:41.286Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-13T22:10:41.286Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-13T22:10:41.548Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-13T22:10:41.548Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-13T22:10:41.548Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-13T22:10:41.548Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-13T22:10:41.548Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-13T22:10:41.548Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-13T22:10:41.548Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-13T22:10:41.548Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-13T22:10:41.548Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-13T22:10:41.548Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-13T22:10:41.548Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-13T22:10:41.548Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-13T22:10:41.548Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-13T22:10:41.810Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-13T22:10:41.810Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-13T22:10:41.810Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-13T22:10:41.810Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:10:41.810Z] OK: 84 MiB in 64 packages [2022-01-13T22:10:42.383Z] Collecting docker-compose==1.23.2 [2022-01-13T22:10:42.383Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-13T22:10:42.646Z] Collecting texttable<0.10,>=0.9.0 [2022-01-13T22:10:42.646Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-13T22:10:42.912Z] Collecting jsonschema<3,>=2.5.1 [2022-01-13T22:10:42.912Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-13T22:10:43.176Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-13T22:10:43.176Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-13T22:10:43.176Z] Collecting PyYAML<4,>=3.10 [2022-01-13T22:10:43.176Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-13T22:10:43.747Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-13T22:10:43.748Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-13T22:10:44.011Z] Collecting docopt<0.7,>=0.6.1 [2022-01-13T22:10:44.011Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-13T22:10:44.277Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-13T22:10:44.277Z] Collecting cached-property<2,>=1.2.0 [2022-01-13T22:10:44.277Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-13T22:10:44.277Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-13T22:10:44.277Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-13T22:10:44.540Z] Collecting docker<4.0,>=3.6.0 [2022-01-13T22:10:44.540Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-13T22:10:44.540Z] Collecting docker-pycreds>=0.4.0 [2022-01-13T22:10:44.540Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-13T22:10:44.540Z] Collecting idna<2.8,>=2.5 [2022-01-13T22:10:44.540Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-13T22:10:44.540Z] 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) [2022-01-13T22:10:44.540Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-13T22:10:44.540Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-13T22:10:44.800Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-13T22:10:44.800Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-13T22:10:44.800Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-13T22:10:44.800Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-13T22:10:44.800Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-13T22:10:44.800Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-13T22:10:44.800Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-13T22:10:44.800Z] Attempting uninstall: urllib3 [2022-01-13T22:10:44.800Z] Found existing installation: urllib3 1.26.5 [2022-01-13T22:10:44.800Z] Uninstalling urllib3-1.26.5: [2022-01-13T22:10:44.800Z] Successfully uninstalled urllib3-1.26.5 [2022-01-13T22:10:45.059Z] Attempting uninstall: idna [2022-01-13T22:10:45.059Z] Found existing installation: idna 3.2 [2022-01-13T22:10:45.059Z] Uninstalling idna-3.2: [2022-01-13T22:10:45.059Z] Successfully uninstalled idna-3.2 [2022-01-13T22:10:45.319Z] Attempting uninstall: chardet [2022-01-13T22:10:45.319Z] Found existing installation: chardet 4.0.0 [2022-01-13T22:10:45.319Z] Uninstalling chardet-4.0.0: [2022-01-13T22:10:45.319Z] Successfully uninstalled chardet-4.0.0 [2022-01-13T22:10:45.580Z] Attempting uninstall: requests [2022-01-13T22:10:45.580Z] Found existing installation: requests 2.25.1 [2022-01-13T22:10:45.580Z] Uninstalling requests-2.25.1: [2022-01-13T22:10:45.580Z] Successfully uninstalled requests-2.25.1 [2022-01-13T22:10:45.580Z] Running setup.py install for texttable: started [2022-01-13T22:10:45.842Z] Running setup.py install for texttable: finished with status 'done' [2022-01-13T22:10:45.842Z] Running setup.py install for PyYAML: started [2022-01-13T22:10:46.103Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-13T22:10:46.365Z] Running setup.py install for docopt: started [2022-01-13T22:10:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-13T22:10:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-13T22:10:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-13T22:10:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-13T22:10:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-13T22:10:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-13T22:10:46.625Z] Running setup.py install for docopt: finished with status 'done' [2022-01-13T22:10:46.625Z] Running setup.py install for dockerpty: started [2022-01-13T22:10:46.886Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-13T22:10:47.146Z] 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 [2022-01-13T22:10:47.159Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-13T22:10:47.160Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-13T22:10:47.160Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-13T22:10:47.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-13T22:10:50.445Z] Removing intermediate container c9586f160399 [2022-01-13T22:10:50.445Z] ---> 1a573e95e9f2 [2022-01-13T22:10:50.446Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-13T22:10:50.446Z] ---> Running in 719a5e21b172 [2022-01-13T22:10:50.705Z] Removing intermediate container 719a5e21b172 [2022-01-13T22:10:50.705Z] ---> 0b7a41b4d427 [2022-01-13T22:10:50.705Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-13T22:10:50.705Z] ---> Running in f730984e63b2 [2022-01-13T22:10:50.705Z] Removing intermediate container f730984e63b2 [2022-01-13T22:10:50.705Z] ---> 6e4b853147f4 [2022-01-13T22:10:50.705Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-13T22:10:50.964Z] ---> 50880428a8c5 [2022-01-13T22:10:50.964Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-13T22:10:51.259Z] ---> 7ddcc14b7fc7 [2022-01-13T22:10:51.259Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-13T22:10:51.259Z] ---> dfa1079cf955 [2022-01-13T22:10:51.259Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-13T22:10:51.259Z] ---> Running in 4ad015da654d [2022-01-13T22:10:51.548Z] Removing intermediate container 4ad015da654d [2022-01-13T22:10:51.548Z] ---> 05a5cbc2a520 [2022-01-13T22:10:51.548Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:10:51.548Z] ---> Running in 8b378f3faea9 [2022-01-13T22:10:51.548Z] Removing intermediate container 8b378f3faea9 [2022-01-13T22:10:51.548Z] ---> 35455fb42e55 [2022-01-13T22:10:51.548Z] Step 20/22 : LABEL arch=x86_64 [2022-01-13T22:10:51.548Z] ---> Running in 555c7cd58064 [2022-01-13T22:10:51.548Z] Removing intermediate container 555c7cd58064 [2022-01-13T22:10:51.548Z] ---> b1f0d4a9837a [2022-01-13T22:10:51.548Z] Step 21/22 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:10:51.861Z] ---> Running in 823e27574509 [2022-01-13T22:10:51.862Z] Removing intermediate container 823e27574509 [2022-01-13T22:10:51.862Z] ---> 3eb08182fb45 [2022-01-13T22:10:51.862Z] Step 22/22 : LABEL version=0.0.0 [2022-01-13T22:10:51.862Z] ---> Running in e90c8e68c00a [2022-01-13T22:10:51.862Z] Removing intermediate container e90c8e68c00a [2022-01-13T22:10:51.862Z] ---> 82f78752b7ea [2022-01-13T22:10:51.862Z] [2022-01-13T22:10:51.862Z] Successfully built 82f78752b7ea [2022-01-13T22:10:52.257Z] Successfully tagged sys-mgmt-agent:latest [2022-01-13T22:10:52.309Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-13T22:10:52.330Z] $ docker stop --time=1 2e9a8723001568fcce02d3c66d7dd091976fc208f7ed26124cae4e7fa8017542 [2022-01-13T22:10:53.638Z] $ docker rm -f 2e9a8723001568fcce02d3c66d7dd091976fc208f7ed26124cae4e7fa8017542 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-13T22:10:54.051Z] + docker images [2022-01-13T22:10:54.312Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-13T22:10:54.312Z] sys-mgmt-agent latest 82f78752b7ea 3 seconds ago 297MB [2022-01-13T22:10:54.312Z] support-scheduler latest d5b79fe7ef07 18 seconds ago 16.2MB [2022-01-13T22:10:54.312Z] df67ce5b99d2 19 seconds ago 1.76GB [2022-01-13T22:10:54.312Z] security-proxy-setup latest 5745031570aa 19 seconds ago 26.9MB [2022-01-13T22:10:54.312Z] e4faa0e28619 20 seconds ago 1.76GB [2022-01-13T22:10:54.312Z] 2831726a565e 24 seconds ago 1.77GB [2022-01-13T22:10:54.312Z] security-bootstrapper latest 14c888f96ad6 30 seconds ago 18.9MB [2022-01-13T22:10:54.312Z] 4e5d6496fae2 40 seconds ago 1.76GB [2022-01-13T22:10:54.312Z] core-data latest b4b1de27ddaa 56 seconds ago 20.7MB [2022-01-13T22:10:54.312Z] security-secretstore-setup latest 0ab13c7a9d3a About a minute ago 28.4MB [2022-01-13T22:10:54.312Z] support-notifications latest 8feb6b04f4d1 About a minute ago 17MB [2022-01-13T22:10:54.312Z] core-metadata latest 622bfa932d6a About a minute ago 16.9MB [2022-01-13T22:10:54.312Z] core-command latest 6fc69e0012c5 About a minute ago 16.1MB [2022-01-13T22:10:54.312Z] 619fc01af45d About a minute ago 1.77GB [2022-01-13T22:10:54.312Z] ea239ff84eea About a minute ago 1.76GB [2022-01-13T22:10:54.312Z] 5c13e65c9b42 About a minute ago 1.77GB [2022-01-13T22:10:54.312Z] 16e4dfad1c8f About a minute ago 1.76GB [2022-01-13T22:10:54.312Z] f021f1089fba About a minute ago 1.76GB [2022-01-13T22:10:54.312Z] ci-base-image-x86_64 latest d47c1db2a28f 5 minutes ago 1.25GB [2022-01-13T22:10:54.312Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-13T22:10:54.312Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-13T22:10:54.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 months ago 548MB [2022-01-13T22:10:54.312Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-13T22:10:54.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 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 [2022-01-13T22:10:55.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.252s coverage: 28.7% of statements [2022-01-13T22:10:55.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-13T22:10:55.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-13T22:10:59.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.378s coverage: 98.5% of statements [2022-01-13T22:10:59.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-13T22:11:00.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.424s coverage: 44.7% of statements [2022-01-13T22:11:00.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-13T22:11:00.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-13T22:11:03.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.674s coverage: 89.5% of statements [2022-01-13T22:11:03.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-13T22:11:03.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-13T22:11:03.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.194s coverage: 84.4% of statements [2022-01-13T22:11:03.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-13T22:11:03.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-13T22:11:03.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-13T22:11:03.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-13T22:11:03.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-13T22:11:09.815Z] Still waiting to schedule task [2022-01-13T22:11:09.815Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-13T22:11:11.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.579s coverage: 94.2% of statements [2022-01-13T22:11:11.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-13T22:11:11.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-13T22:11:11.434Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.210s coverage: 59.1% of statements [2022-01-13T22:11:11.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-13T22:11:11.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-13T22:11:11.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-13T22:11:11.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-13T22:11:11.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-13T22:11:11.435Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.217s coverage: 60.0% of statements [2022-01-13T22:11:11.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-13T22:11:11.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-13T22:11:11.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-13T22:11:11.435Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.372s coverage: 0.9% of statements [2022-01-13T22:11:11.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-13T22:11:11.435Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.291s coverage: 58.8% of statements [2022-01-13T22:11:11.435Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.212s coverage: 21.7% of statements [2022-01-13T22:11:11.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-13T22:11:11.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.207s coverage: 47.1% of statements [2022-01-13T22:11:11.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.262s coverage: 79.5% of statements [2022-01-13T22:11:11.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.176s coverage: 94.1% of statements [2022-01-13T22:11:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.229s coverage: 96.3% of statements [2022-01-13T22:11:13.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.259s coverage: 87.5% of statements [2022-01-13T22:11:25.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.395s coverage: 94.4% of statements [2022-01-13T22:11:25.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.170s coverage: 44.8% of statements [2022-01-13T22:11:32.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.644s coverage: 82.5% of statements [2022-01-13T22:11:32.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-13T22:11:39.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.363s coverage: 92.9% of statements [2022-01-13T22:11:39.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-13T22:11:39.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-13T22:11:39.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-13T22:11:39.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2022-01-13T22:11:39.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-13T22:11:39.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-13T22:11:39.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-13T22:11:39.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-13T22:11:39.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-13T22:11:39.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2022-01-13T22:11:39.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-13T22:11:39.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-13T22:11:39.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2022-01-13T22:11:39.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-13T22:11:39.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.232s coverage: 58.8% of statements [2022-01-13T22:11:39.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-13T22:11:39.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.268s coverage: 80.0% of statements [2022-01-13T22:11:39.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2022-01-13T22:11:39.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements [2022-01-13T22:11:39.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.780s coverage: 91.2% of statements [2022-01-13T22:11:39.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-13T22:11:40.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.833s coverage: 64.4% of statements [2022-01-13T22:11:40.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-13T22:11:40.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-13T22:11:40.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.228s coverage: 100.0% of statements [2022-01-13T22:11:40.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements [2022-01-13T22:11:40.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2022-01-13T22:11:40.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2022-01-13T22:11:40.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2022-01-13T22:11:46.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.206s coverage: 65.4% of statements [2022-01-13T22:11:46.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-13T22:11:46.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-13T22:11:46.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-13T22:11:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.764s coverage: 43.8% of statements [2022-01-13T22:11:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-13T22:11:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-13T22:11:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.307s coverage: 89.5% of statements [2022-01-13T22:11:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-13T22:11:47.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.201s coverage: 84.8% of statements [2022-01-13T22:11:47.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-13T22:11:55.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.233s coverage: 17.7% of statements [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-13T22:11:55.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.557s coverage: 92.3% of statements [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-13T22:11:55.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-13T22:11:55.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 97.7% of statements [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-13T22:11:55.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-13T22:11:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-13T22:11:55.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements [2022-01-13T22:11:55.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2022-01-13T22:11:55.794Z] 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 [2022-01-13T22:11:55.794Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-13T22:11:55.794Z] GO111MODULE=on go vet ./... [2022-01-13T22:12:22.286Z] Running on prd-ubuntu18.04-docker-8c-8g-1453 in /w/workspace/edgexfoundry_edgex-go_PR-3861 [Pipeline] { [Pipeline] ws [2022-01-13T22:12:22.326Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-01-13T22:12:22.458Z] The recommended git tool is: git [2022-01-13T22:12:24.060Z] using credential edgex-jenkins-ssh [2022-01-13T22:12:24.070Z] Cloning the remote Git repository [2022-01-13T22:12:24.051Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-13T22:12:24.088Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-01-13T22:12:24.112Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-13T22:12:24.113Z] > git --version # timeout=10 [2022-01-13T22:12:24.121Z] > git --version # 'git version 2.17.1' [2022-01-13T22:12:24.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-13T22:12:24.183Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-13T22:12:29.177Z] Merging remotes/origin/main commit dc332ed083f1c61ee8ecfefd91dd0e56b233d913 into PR head commit 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:12:29.278Z] Merge succeeded, producing 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:12:29.278Z] Checking out Revision 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 (PR-3861) [2022-01-13T22:12:28.332Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-13T22:12:28.338Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-13T22:12:28.348Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-13T22:12:28.362Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-13T22:12:28.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-13T22:12:28.367Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3861/head:refs/remotes/origin/PR-3861 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-13T22:12:29.164Z] > git config core.sparsecheckout # timeout=10 [2022-01-13T22:12:29.170Z] > git checkout -f 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 # timeout=10 [2022-01-13T22:12:29.226Z] > git remote # timeout=10 [2022-01-13T22:12:29.233Z] > git config --get remote.origin.url # timeout=10 [2022-01-13T22:12:29.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-13T22:12:29.243Z] > git merge dc332ed083f1c61ee8ecfefd91dd0e56b233d913 # timeout=10 [2022-01-13T22:12:29.251Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-13T22:12:29.263Z] > git config core.sparsecheckout # timeout=10 [2022-01-13T22:12:29.268Z] > git checkout -f 2de7b4ecbc05b8ae7148052b7e17aea9aa589278 # timeout=10 [2022-01-13T22:12:32.789Z] Commit message: "build: Updated formating from gofmt 1.17" [2022-01-13T22:12:32.799Z] > git --version # timeout=10 [2022-01-13T22:12:32.803Z] > git --version # 'git version 2.17.1' [2022-01-13T22:12:32.808Z] fatal: bad object 7a502be46133bd83b74f613648f1d59e9d9e8641 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:12:33.716Z] + echo snap-build.sh [2022-01-13T22:12:33.716Z] snap-build.sh [2022-01-13T22:12:33.716Z] + SNAP_BASE_DIR=. [2022-01-13T22:12:33.716Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-01-13T22:12:33.716Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-01-13T22:12:33.716Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-01-13T22:12:33.716Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-01-13T22:12:33.716Z] + cd /w/workspace/edgex-go/1 [2022-01-13T22:12:33.716Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-13T22:12:33.716Z] Reading package lists... [2022-01-13T22:12:33.716Z] Building dependency tree... [2022-01-13T22:12:33.716Z] Reading state information... [2022-01-13T22:12:33.716Z] The following packages were automatically installed and are no longer required: [2022-01-13T22:12:33.716Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-13T22:12:33.716Z] uidmap xdelta3 [2022-01-13T22:12:33.716Z] Use 'sudo apt autoremove' to remove them. [2022-01-13T22:12:33.716Z] The following packages will be REMOVED: [2022-01-13T22:12:33.716Z] lxd* lxd-client* [2022-01-13T22:12:33.716Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-13T22:12:33.980Z] After this operation, 31.7 MB disk space will be freed. [2022-01-13T22:12:34.510Z] (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 ... 190666 files and directories currently installed.) [2022-01-13T22:12:34.511Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-13T22:12:35.456Z] Removing lxd dnsmasq configuration [2022-01-13T22:12:35.456Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-13T22:12:35.456Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-13T22:12:36.402Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-13T22:12:36.402Z] (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 ... 190491 files and directories currently installed.) [2022-01-13T22:12:36.402Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-13T22:12:37.789Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-13T22:12:37.789Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-13T22:12:38.362Z] + sudo snap remove --purge lxd [2022-01-13T22:12:38.624Z] snap "lxd" is not installed [2022-01-13T22:12:38.624Z] + sudo groupadd --force --system lxd [2022-01-13T22:12:38.624Z] ++ whoami [2022-01-13T22:12:38.624Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-13T22:12:38.624Z] + newgrp - lxd [2022-01-13T22:12:38.624Z] + sudo snap install lxd [2022-01-13T22:12:48.640Z] 2022-01-13T22:12:45Z INFO Waiting for automatic snapd restart... [2022-01-13T22:13:03.563Z] lxd 4.21 from Canonical* installed [2022-01-13T22:13:03.563Z] + sudo lxd init --auto [2022-01-13T22:13:13.574Z] + sudo snap install --classic snapcraft [2022-01-13T22:13:16.140Z] snapcraft 6.0.2 from Canonical* installed [2022-01-13T22:13:16.403Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-13T22:13:16.403Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-13T22:13:16.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T22:13:16.403Z] Dload Upload Total Spent Left Speed [2022-01-13T22:13:16.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4601 0 --:--:-- --:--:-- --:--:-- 4601 [2022-01-13T22:13:16.669Z] 100 3325k 100 3325k 0 0 11.4M 0 --:--:-- --:--:-- --:--:-- 11.4M [2022-01-13T22:13:16.669Z] ./yq_linux_amd64 [2022-01-13T22:13:16.669Z] + sudo snapcraft prime --use-lxd [2022-01-13T22:13:17.568Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-13T22:13:17.568Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-13T22:13:17.568Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-13T22:13:17.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-13T22:13:18.277Z] + ls -al . [2022-01-13T22:13:18.277Z] total 672 [2022-01-13T22:13:18.277Z] drwxrwxr-x 9 1001 1001 4096 Jan 13 22:13 . [2022-01-13T22:13:18.277Z] drwxr-xr-x 4 root root 4096 Jan 13 22:09 .. [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 11 Jan 13 22:06 .dockerignore [2022-01-13T22:13:18.277Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 22:06 .git [2022-01-13T22:13:18.277Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 22:06 .github [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 804 Jan 13 22:06 .gitignore [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 42 Jan 13 22:06 .golangci.yml [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 76 Jan 13 22:06 .hadolint.yml [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 22:06 .sonarcloud.properties [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 1171 Jan 13 22:06 ADOPTERS.md [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 8910 Jan 13 22:06 Attribution.txt [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 51732 Jan 13 22:06 CHANGELOG.md [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 22:06 CONTRIBUTING.md [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 677 Jan 13 22:06 GOVERNANCE.md [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 849 Jan 13 22:06 Jenkinsfile [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 22:06 LICENSE [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 6508 Jan 13 22:06 Makefile [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 582 Jan 13 22:06 OWNERS.md [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 8207 Jan 13 22:06 README.md [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 6912 Jan 13 22:06 SECURITY.md [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 5 Jan 13 22:04 VERSION [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 4131 Jan 13 22:06 ZMQWindows.md [2022-01-13T22:13:18.277Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 22:06 bin [2022-01-13T22:13:18.277Z] drwxrwxr-x 14 1001 1001 4096 Jan 13 22:06 cmd [2022-01-13T22:13:18.277Z] -rw-r--r-- 1 root root 428381 Jan 13 22:11 coverage.out [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 828 Jan 13 22:06 go.mod [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 49574 Jan 13 22:06 go.sum [2022-01-13T22:13:18.277Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 22:06 internal [2022-01-13T22:13:18.277Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 22:06 openapi [2022-01-13T22:13:18.277Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 22:06 snap [2022-01-13T22:13:18.277Z] -rw-rw-r-- 1 1001 1001 204 Jan 13 22:06 version.go [Pipeline] sh [2022-01-13T22:13:18.595Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-13T22:13:18.595Z] 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: [2022-01-13T22:13:18.595Z] - README.md [2022-01-13T22:13:18.595Z] [2022-01-13T22:13:18.595Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-13T22:13:18.948Z] + '[' -e coverage.out ] [2022-01-13T22:13:18.948Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-13T22:13:18.989Z] Warning: overwriting stash ‘coverage-report’ [2022-01-13T22:13:19.170Z] Launching a container. [2022-01-13T22:13:19.885Z] Stashed 1 file(s) [Pipeline] sh [2022-01-13T22:13:20.585Z] + make build [2022-01-13T22:13:20.585Z] 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 [2022-01-13T22:13:28.907Z] 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 [2022-01-13T22:13:29.201Z] Waiting for container to be ready [2022-01-13T22:13:29.201Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-13T22:13:29.201Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-13T22:13:29.201Z] [2022-01-13T22:13:33.416Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-13T22:13:33.678Z] Waiting for network to be ready... [2022-01-13T22:13:34.250Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-01-13T22:13:34.250Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2013 kB] [2022-01-13T22:13:34.250Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-01-13T22:13:34.511Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [359 kB] [2022-01-13T22:13:34.511Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2022-01-13T22:13:34.511Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2022-01-13T22:13:34.511Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [561 kB] [2022-01-13T22:13:34.511Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [76.1 kB] [2022-01-13T22:13:34.511Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1163 kB] [2022-01-13T22:13:34.511Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [268 kB] [2022-01-13T22:13:34.772Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-01-13T22:13:35.034Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-01-13T22:13:35.296Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-01-13T22:13:35.296Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-01-13T22:13:35.296Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-01-13T22:13:35.296Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-01-13T22:13:35.296Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-01-13T22:13:35.296Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-01-13T22:13:35.560Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-01-13T22:13:35.822Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2358 kB] [2022-01-13T22:13:35.822Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [452 kB] [2022-01-13T22:13:35.822Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] [2022-01-13T22:13:35.822Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2022-01-13T22:13:35.822Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [585 kB] [2022-01-13T22:13:35.822Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [79.8 kB] [2022-01-13T22:13:35.822Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1778 kB] [2022-01-13T22:13:36.083Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [385 kB] [2022-01-13T22:13:38.633Z] Fetched 25.9 MB in 4s (6080 kB/s) [2022-01-13T22:13:39.202Z] Reading package lists... [2022-01-13T22:13:39.462Z] Reading package lists... [2022-01-13T22:13:39.722Z] Building dependency tree... [2022-01-13T22:13:39.722Z] Reading state information... [2022-01-13T22:13:39.986Z] The following additional packages will be installed: [2022-01-13T22:13:39.986Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-13T22:13:39.986Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-13T22:13:39.986Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-13T22:13:39.986Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-13T22:13:39.986Z] Suggested packages: [2022-01-13T22:13:39.986Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-13T22:13:39.986Z] Recommended packages: [2022-01-13T22:13:39.986Z] gnupg libsasl2-modules [2022-01-13T22:13:39.986Z] The following NEW packages will be installed: [2022-01-13T22:13:39.986Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-13T22:13:39.986Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-13T22:13:39.986Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-13T22:13:39.986Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-13T22:13:39.986Z] The following packages will be upgraded: [2022-01-13T22:13:39.986Z] gpg gpg-agent gpgconf libudev1 [2022-01-13T22:13:39.986Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2022-01-13T22:13:39.986Z] Need to get 3527 kB of archives. [2022-01-13T22:13:39.986Z] After this operation, 13.3 MB of additional disk space will be used. [2022-01-13T22:13:39.986Z] 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] [2022-01-13T22:13:39.987Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-01-13T22:13:40.246Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2022-01-13T22:13:40.509Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2022-01-13T22:13:40.509Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2022-01-13T22:13:40.509Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-01-13T22:13:40.770Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-01-13T22:13:40.770Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-01-13T22:13:40.770Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2022-01-13T22:13:40.770Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2022-01-13T22:13:40.770Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2022-01-13T22:13:40.770Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-13T22:13:40.770Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-01-13T22:13:40.770Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-01-13T22:13:40.770Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-01-13T22:13:41.030Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-01-13T22:13:41.030Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-01-13T22:13:41.030Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-01-13T22:13:41.030Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-01-13T22:13:41.030Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-01-13T22:13:41.030Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-01-13T22:13:41.030Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2022-01-13T22:13:41.030Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-13T22:13:41.030Z] Fetched 3527 kB in 1s (3287 kB/s) [2022-01-13T22:13:41.290Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-13T22:13:41.290Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-01-13T22:13:41.290Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-13T22:13:41.290Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-01-13T22:13:41.290Z] Selecting previously unselected package udev. [2022-01-13T22:13:41.290Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-13T22:13:41.290Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-01-13T22:13:41.290Z] Unpacking udev (237-3ubuntu10.53) ... [2022-01-13T22:13:41.550Z] Selecting previously unselected package libfuse2:amd64. [2022-01-13T22:13:41.550Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-01-13T22:13:41.550Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-13T22:13:41.550Z] Selecting previously unselected package fuse. [2022-01-13T22:13:41.550Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-01-13T22:13:41.550Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-01-13T22:13:41.550Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-13T22:13:41.550Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-13T22:13:41.811Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-13T22:13:41.811Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-13T22:13:41.811Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-13T22:13:41.811Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-13T22:13:41.811Z] Selecting previously unselected package libksba8:amd64. [2022-01-13T22:13:41.811Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-13T22:13:41.811Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-13T22:13:41.811Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-13T22:13:41.811Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-13T22:13:41.811Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:42.073Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-13T22:13:42.073Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-13T22:13:42.073Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:42.073Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-13T22:13:42.073Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-13T22:13:42.073Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:42.073Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-13T22:13:42.073Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-13T22:13:42.073Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:42.073Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-13T22:13:42.073Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-13T22:13:42.073Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:42.339Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-13T22:13:42.339Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-13T22:13:42.339Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:42.339Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-13T22:13:42.339Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-13T22:13:42.339Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:42.631Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-13T22:13:42.631Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-13T22:13:42.631Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:42.631Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-13T22:13:42.631Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-13T22:13:42.631Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:42.631Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-13T22:13:42.631Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-13T22:13:42.631Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-13T22:13:42.631Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-13T22:13:42.631Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-13T22:13:42.631Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-13T22:13:42.929Z] Selecting previously unselected package libldap-common. [2022-01-13T22:13:42.929Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2022-01-13T22:13:42.929Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-13T22:13:42.929Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-13T22:13:42.929Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2022-01-13T22:13:42.929Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-13T22:13:42.929Z] Selecting previously unselected package dirmngr. [2022-01-13T22:13:42.929Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-13T22:13:42.929Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-13T22:13:42.929Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-13T22:13:42.929Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2022-01-13T22:13:42.929Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-13T22:13:42.929Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-13T22:13:42.929Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-13T22:13:42.929Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2022-01-13T22:13:43.200Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:43.200Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-13T22:13:43.200Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-13T22:13:43.200Z] Setting up udev (237-3ubuntu10.53) ... [2022-01-13T22:13:43.488Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-13T22:13:43.488Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:43.488Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-01-13T22:13:43.488Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-01-13T22:13:43.488Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2022-01-13T22:13:43.488Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:43.488Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:43.488Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:43.766Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:43.766Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:43.766Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:43.766Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-13T22:13:43.766Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-13T22:13:43.766Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-13T22:13:43.766Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-13T22:13:44.024Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-01-13T22:13:44.024Z] settings in the [Install] section, and DefaultInstance for template units). [2022-01-13T22:13:44.024Z] This means they are not meant to be enabled using systemctl. [2022-01-13T22:13:44.024Z] Possible reasons for having this kind of units are: [2022-01-13T22:13:44.024Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-01-13T22:13:44.024Z] .wants/ or .requires/ directory. [2022-01-13T22:13:44.024Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-01-13T22:13:44.024Z] a requirement dependency on it. [2022-01-13T22:13:44.024Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-01-13T22:13:44.024Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-13T22:13:44.024Z] 4) In case of template units, the unit is meant to be enabled with some [2022-01-13T22:13:44.024Z] instance name specified. [2022-01-13T22:13:44.594Z] Reading package lists... [2022-01-13T22:13:44.594Z] Building dependency tree... [2022-01-13T22:13:44.594Z] Reading state information... [2022-01-13T22:13:44.594Z] The following additional packages will be installed: [2022-01-13T22:13:44.594Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2022-01-13T22:13:44.594Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-13T22:13:44.594Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2022-01-13T22:13:44.594Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2022-01-13T22:13:44.594Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2022-01-13T22:13:44.594Z] Suggested packages: [2022-01-13T22:13:44.594Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-01-13T22:13:44.594Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-01-13T22:13:44.594Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-13T22:13:44.594Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-01-13T22:13:44.594Z] systemd-container policykit-1 [2022-01-13T22:13:44.594Z] Recommended packages: [2022-01-13T22:13:44.594Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2022-01-13T22:13:44.857Z] The following NEW packages will be installed: [2022-01-13T22:13:44.857Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2022-01-13T22:13:44.857Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2022-01-13T22:13:44.857Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2022-01-13T22:13:44.857Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2022-01-13T22:13:44.857Z] python3.6-minimal snapd squashfs-tools sudo [2022-01-13T22:13:44.857Z] The following packages will be upgraded: [2022-01-13T22:13:44.857Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-01-13T22:13:44.857Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2022-01-13T22:13:44.857Z] Need to get 36.8 MB of archives. [2022-01-13T22:13:44.857Z] After this operation, 147 MB of additional disk space will be used. [2022-01-13T22:13:44.857Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] [2022-01-13T22:13:44.857Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2022-01-13T22:13:44.857Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] [2022-01-13T22:13:45.119Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] [2022-01-13T22:13:45.119Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] [2022-01-13T22:13:45.119Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-01-13T22:13:45.119Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-01-13T22:13:45.119Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-01-13T22:13:45.119Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-01-13T22:13:45.119Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-01-13T22:13:45.119Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-01-13T22:13:45.119Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-01-13T22:13:45.119Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2022-01-13T22:13:45.119Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-01-13T22:13:45.119Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2022-01-13T22:13:45.119Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-01-13T22:13:46.062Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-01-13T22:13:46.062Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-01-13T22:13:46.062Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-01-13T22:13:46.062Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] [2022-01-13T22:13:46.062Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-01-13T22:13:46.062Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-01-13T22:13:46.062Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-01-13T22:13:46.062Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-01-13T22:13:46.062Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-01-13T22:13:46.062Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2022-01-13T22:13:46.062Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-01-13T22:13:46.062Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-01-13T22:13:46.062Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2022-01-13T22:13:46.062Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2022-01-13T22:13:47.002Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-13T22:13:47.002Z] Fetched 36.8 MB in 2s (18.4 MB/s) [2022-01-13T22:13:47.002Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-13T22:13:47.002Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-01-13T22:13:47.002Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-13T22:13:47.574Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-01-13T22:13:47.574Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-13T22:13:47.574Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-01-13T22:13:47.836Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-13T22:13:47.836Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-01-13T22:13:47.836Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-01-13T22:13:47.836Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-01-13T22:13:48.096Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-13T22:13:48.096Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-01-13T22:13:48.096Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-01-13T22:13:48.356Z] Setting up apt (1.6.14) ... [2022-01-13T22:13:48.356Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-01-13T22:13:48.616Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-13T22:13:48.616Z] (Reading database ... 12764 files and directories currently installed.) [2022-01-13T22:13:48.616Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-13T22:13:48.616Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-13T22:13:48.877Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-01-13T22:13:48.877Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-13T22:13:48.877Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-13T22:13:48.877Z] Selecting previously unselected package libexpat1:amd64. [2022-01-13T22:13:49.137Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2022-01-13T22:13:49.137Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-13T22:13:49.137Z] Selecting previously unselected package python3.6-minimal. [2022-01-13T22:13:49.137Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-13T22:13:49.137Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-13T22:13:49.397Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-13T22:13:49.397Z] Checking for services that may need to be restarted...done. [2022-01-13T22:13:49.397Z] Checking for services that may need to be restarted...done. [2022-01-13T22:13:49.397Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-13T22:13:49.397Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-13T22:13:49.397Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-13T22:13:49.967Z] Selecting previously unselected package python3-minimal. [2022-01-13T22:13:49.967Z] (Reading database ... 13012 files and directories currently installed.) [2022-01-13T22:13:49.967Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-01-13T22:13:49.967Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-01-13T22:13:49.967Z] Selecting previously unselected package mime-support. [2022-01-13T22:13:49.967Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-01-13T22:13:49.967Z] Unpacking mime-support (3.60ubuntu1) ... [2022-01-13T22:13:49.967Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-13T22:13:49.967Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-01-13T22:13:49.967Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-13T22:13:49.967Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-01-13T22:13:49.967Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-13T22:13:49.967Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-13T22:13:50.226Z] Selecting previously unselected package python3.6. [2022-01-13T22:13:50.226Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-13T22:13:50.226Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-13T22:13:50.226Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-13T22:13:50.226Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-01-13T22:13:50.226Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-13T22:13:50.226Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-01-13T22:13:50.492Z] Selecting previously unselected package python3. [2022-01-13T22:13:50.492Z] (Reading database ... 13442 files and directories currently installed.) [2022-01-13T22:13:50.492Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-01-13T22:13:50.492Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-01-13T22:13:50.492Z] Selecting previously unselected package multiarch-support. [2022-01-13T22:13:50.492Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2022-01-13T22:13:50.492Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2022-01-13T22:13:50.753Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2022-01-13T22:13:50.753Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-13T22:13:50.753Z] (Reading database ... 13479 files and directories currently installed.) [2022-01-13T22:13:50.753Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-01-13T22:13:50.753Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-01-13T22:13:50.753Z] Selecting previously unselected package libbsd0:amd64. [2022-01-13T22:13:50.753Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-01-13T22:13:50.753Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-13T22:13:50.753Z] Selecting previously unselected package sudo. [2022-01-13T22:13:50.753Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-01-13T22:13:50.753Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-13T22:13:51.014Z] Selecting previously unselected package apparmor. [2022-01-13T22:13:51.014Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-01-13T22:13:51.014Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-01-13T22:13:51.014Z] Selecting previously unselected package libedit2:amd64. [2022-01-13T22:13:51.014Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2022-01-13T22:13:51.014Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-01-13T22:13:51.014Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-13T22:13:51.014Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-01-13T22:13:51.014Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-13T22:13:51.073Z] 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 [2022-01-13T22:13:51.276Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-13T22:13:51.276Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-13T22:13:51.276Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-13T22:13:51.276Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-13T22:13:51.276Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2022-01-13T22:13:51.276Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-13T22:13:51.276Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-13T22:13:51.276Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-13T22:13:51.276Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-13T22:13:51.276Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-13T22:13:51.276Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-01-13T22:13:51.276Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-13T22:13:51.536Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-01-13T22:13:51.536Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2022-01-13T22:13:51.536Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-13T22:13:51.536Z] Selecting previously unselected package openssh-client. [2022-01-13T22:13:51.536Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2022-01-13T22:13:51.536Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-13T22:13:51.795Z] Selecting previously unselected package squashfs-tools. [2022-01-13T22:13:51.795Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-01-13T22:13:51.795Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-13T22:13:51.795Z] Selecting previously unselected package snapd. [2022-01-13T22:13:51.795Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2022-01-13T22:13:51.795Z] Unpacking snapd (2.51.1+18.04) ... [2022-01-13T22:13:52.503Z] 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 [2022-01-13T22:13:54.338Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-01-13T22:13:54.338Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-13T22:13:54.338Z] Setting up mime-support (3.60ubuntu1) ... [2022-01-13T22:13:54.338Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-13T22:13:54.338Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-13T22:13:54.338Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-13T22:13:54.338Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-13T22:13:54.338Z] Setting up systemd (237-3ubuntu10.53) ... [2022-01-13T22:13:54.338Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-13T22:13:54.600Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-13T22:13:54.600Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-13T22:13:54.600Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-01-13T22:13:54.600Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-13T22:13:54.600Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-13T22:13:54.600Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-13T22:13:55.171Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-13T22:13:55.171Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-13T22:13:55.171Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-13T22:13:55.171Z] Setting up python3 (3.6.7-1~18.04) ... [2022-01-13T22:13:55.171Z] running python rtupdate hooks for python3.6... [2022-01-13T22:13:55.171Z] running python post-rtupdate hooks for python3.6... [2022-01-13T22:13:55.432Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-01-13T22:13:56.004Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-13T22:13:56.267Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-13T22:13:56.267Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-13T22:13:56.267Z] Setting up snapd (2.51.1+18.04) ... [2022-01-13T22:13:56.529Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-13T22:13:56.791Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-13T22:13:56.806Z] 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 [2022-01-13T22:13:57.054Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-13T22:13:57.054Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-13T22:13:57.317Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-13T22:13:57.317Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-13T22:13:57.407Z] 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 [2022-01-13T22:13:57.585Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-13T22:13:57.585Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-13T22:13:57.848Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-13T22:13:58.111Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-13T22:13:58.111Z] /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' [2022-01-13T22:13:58.372Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-13T22:13:58.372Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-13T22:13:59.760Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-13T22:14:00.335Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-13T22:14:00.597Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-13T22:14:01.540Z] Reading package lists... [2022-01-13T22:14:01.726Z] 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 [2022-01-13T22:14:01.800Z] Reading package lists... [2022-01-13T22:14:02.061Z] Building dependency tree... [2022-01-13T22:14:02.061Z] Reading state information... [2022-01-13T22:14:02.061Z] Calculating upgrade... [2022-01-13T22:14:02.061Z] The following packages will be upgraded: [2022-01-13T22:14:02.061Z] advancecomp base-files bash binutils binutils-common [2022-01-13T22:14:02.061Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-01-13T22:14:02.061Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-01-13T22:14:02.061Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-01-13T22:14:02.061Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-01-13T22:14:02.061Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-01-13T22:14:02.061Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-01-13T22:14:02.061Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-01-13T22:14:02.061Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2022-01-13T22:14:02.061Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2022-01-13T22:14:02.061Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2022-01-13T22:14:02.061Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2022-01-13T22:14:02.061Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2022-01-13T22:14:02.061Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2022-01-13T22:14:02.061Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2022-01-13T22:14:02.061Z] ubuntu-keyring util-linux [2022-01-13T22:14:02.323Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-13T22:14:02.323Z] Need to get 64.1 MB of archives. [2022-01-13T22:14:02.323Z] After this operation, 5157 kB of additional disk space will be used. [2022-01-13T22:14:02.323Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] [2022-01-13T22:14:02.323Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2022-01-13T22:14:02.323Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-01-13T22:14:02.323Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-01-13T22:14:02.323Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-01-13T22:14:02.323Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-01-13T22:14:02.323Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-01-13T22:14:02.323Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-01-13T22:14:02.323Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-01-13T22:14:02.323Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-01-13T22:14:02.323Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-01-13T22:14:02.323Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-01-13T22:14:02.586Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-01-13T22:14:02.586Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-01-13T22:14:02.586Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2022-01-13T22:14:02.586Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-01-13T22:14:02.586Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-01-13T22:14:02.586Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-01-13T22:14:02.586Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-01-13T22:14:02.586Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-01-13T22:14:02.586Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-01-13T22:14:02.586Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-01-13T22:14:02.586Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-01-13T22:14:02.586Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-01-13T22:14:02.586Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-01-13T22:14:02.586Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-01-13T22:14:02.586Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-01-13T22:14:02.586Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-01-13T22:14:02.586Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-01-13T22:14:02.586Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-01-13T22:14:02.586Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-01-13T22:14:02.586Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-01-13T22:14:02.586Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-01-13T22:14:02.586Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-01-13T22:14:02.586Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-01-13T22:14:02.586Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-01-13T22:14:02.586Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-01-13T22:14:02.586Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-01-13T22:14:02.586Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-01-13T22:14:02.586Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-01-13T22:14:02.586Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-01-13T22:14:02.586Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-01-13T22:14:02.586Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-01-13T22:14:02.586Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-01-13T22:14:02.586Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-01-13T22:14:02.586Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2022-01-13T22:14:02.586Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2022-01-13T22:14:02.586Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-01-13T22:14:02.586Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-01-13T22:14:02.586Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2022-01-13T22:14:02.586Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-01-13T22:14:02.586Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-01-13T22:14:02.586Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-01-13T22:14:02.586Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-01-13T22:14:02.586Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-01-13T22:14:02.586Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-01-13T22:14:02.586Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-01-13T22:14:02.846Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-01-13T22:14:02.846Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-01-13T22:14:02.846Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-01-13T22:14:02.846Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-01-13T22:14:03.106Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-01-13T22:14:03.106Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-01-13T22:14:03.106Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-01-13T22:14:03.106Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-01-13T22:14:03.106Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-01-13T22:14:03.106Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2022-01-13T22:14:03.106Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2022-01-13T22:14:03.367Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-01-13T22:14:03.368Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2022-01-13T22:14:03.368Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2022-01-13T22:14:03.368Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-01-13T22:14:03.368Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2022-01-13T22:14:03.368Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2022-01-13T22:14:03.368Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-01-13T22:14:03.368Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-01-13T22:14:03.368Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-01-13T22:14:03.368Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-01-13T22:14:03.368Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2022-01-13T22:14:03.368Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-01-13T22:14:03.368Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-01-13T22:14:03.368Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-01-13T22:14:03.368Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-01-13T22:14:03.368Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-01-13T22:14:03.368Z] 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] [2022-01-13T22:14:03.368Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-01-13T22:14:03.629Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-01-13T22:14:03.629Z] 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] [2022-01-13T22:14:03.629Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2022-01-13T22:14:03.629Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2022-01-13T22:14:03.629Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-01-13T22:14:03.629Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-01-13T22:14:03.629Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-01-13T22:14:03.629Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-01-13T22:14:03.629Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-01-13T22:14:03.629Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [2022-01-13T22:14:03.629Z] 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] [2022-01-13T22:14:03.891Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-01-13T22:14:03.891Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-01-13T22:14:03.891Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-01-13T22:14:03.891Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2022-01-13T22:14:03.891Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2022-01-13T22:14:03.891Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-01-13T22:14:03.891Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-13T22:14:03.891Z] Fetched 64.1 MB in 2s (40.1 MB/s) [2022-01-13T22:14:03.891Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-13T22:14:03.891Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2022-01-13T22:14:03.891Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-13T22:14:04.464Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-13T22:14:04.464Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-13T22:14:04.464Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... [2022-01-13T22:14:04.464Z] Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... [2022-01-13T22:14:04.729Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:04.729Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-13T22:14:04.729Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:04.994Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-13T22:14:04.994Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:04.994Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-13T22:14:04.994Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:04.994Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-13T22:14:04.994Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:04.994Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-13T22:14:05.112Z] 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 [2022-01-13T22:14:05.255Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:05.255Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-13T22:14:05.255Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:05.255Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-13T22:14:05.255Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-13T22:14:05.255Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-13T22:14:05.255Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:05.255Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-01-13T22:14:05.515Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-01-13T22:14:05.515Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-13T22:14:05.515Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:05.515Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-13T22:14:05.515Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:05.515Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-13T22:14:05.515Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:05.515Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-13T22:14:05.776Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-13T22:14:05.776Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-13T22:14:05.776Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2022-01-13T22:14:06.038Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-13T22:14:06.300Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2022-01-13T22:14:06.562Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-13T22:14:06.562Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-01-13T22:14:06.562Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-13T22:14:06.562Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-13T22:14:06.562Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-01-13T22:14:06.824Z] Setting up base-files (10.1ubuntu2.11) ... [2022-01-13T22:14:06.824Z] Installing new version of config file /etc/issue ... [2022-01-13T22:14:06.824Z] Installing new version of config file /etc/issue.net ... [2022-01-13T22:14:06.824Z] Installing new version of config file /etc/lsb-release ... [2022-01-13T22:14:06.824Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-13T22:14:07.086Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-13T22:14:07.086Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-13T22:14:07.351Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-13T22:14:07.351Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:07.351Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2022-01-13T22:14:07.351Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2022-01-13T22:14:07.351Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2022-01-13T22:14:07.351Z] 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 [2022-01-13T22:14:07.614Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:07.614Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-13T22:14:07.614Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-01-13T22:14:07.614Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-01-13T22:14:07.614Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:07.614Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2022-01-13T22:14:07.614Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2022-01-13T22:14:07.738Z] 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 [2022-01-13T22:14:07.875Z] Setting up tar (1.29b-2ubuntu0.2) ... [2022-01-13T22:14:07.875Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:07.875Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2022-01-13T22:14:07.875Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-13T22:14:08.135Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2022-01-13T22:14:08.135Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:08.135Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-13T22:14:08.135Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-13T22:14:08.135Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-13T22:14:08.398Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:08.398Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-13T22:14:08.398Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-13T22:14:08.398Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-01-13T22:14:08.398Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:08.398Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-01-13T22:14:08.398Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-01-13T22:14:08.659Z] Setting up grep (3.1-2build1) ... [2022-01-13T22:14:08.659Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:08.659Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2022-01-13T22:14:08.659Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2022-01-13T22:14:08.659Z] Setting up gzip (1.6-5ubuntu1.1) ... [2022-01-13T22:14:08.659Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:08.659Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-13T22:14:08.659Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-13T22:14:08.921Z] Setting up login (1:4.5-1ubuntu2) ... [2022-01-13T22:14:08.921Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:08.921Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-13T22:14:08.921Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-13T22:14:08.921Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-01-13T22:14:09.185Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:09.185Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-13T22:14:09.185Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-13T22:14:09.758Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-13T22:14:09.758Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-13T22:14:10.019Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-13T22:14:10.019Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-13T22:14:10.281Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-01-13T22:14:10.281Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:10.281Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-01-13T22:14:10.281Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-13T22:14:10.855Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-13T22:14:10.855Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-13T22:14:10.855Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-13T22:14:10.855Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-13T22:14:10.855Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-01-13T22:14:11.120Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:11.120Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-01-13T22:14:11.120Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-01-13T22:14:11.120Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-01-13T22:14:11.120Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:11.120Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-13T22:14:11.120Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-13T22:14:11.383Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-13T22:14:11.383Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:11.383Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-13T22:14:11.383Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-13T22:14:11.383Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-13T22:14:11.383Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:11.383Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-13T22:14:11.383Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-13T22:14:11.643Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-13T22:14:11.643Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:11.643Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-13T22:14:11.643Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-13T22:14:11.643Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-13T22:14:11.643Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:11.643Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-13T22:14:11.643Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-13T22:14:11.906Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-13T22:14:11.906Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-13T22:14:11.906Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-13T22:14:11.906Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:11.906Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-13T22:14:11.906Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-13T22:14:11.906Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-13T22:14:12.048Z] 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 [2022-01-13T22:14:12.166Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:12.166Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-13T22:14:12.166Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-13T22:14:12.166Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-13T22:14:12.166Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:12.166Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-13T22:14:12.166Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-13T22:14:12.166Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-01-13T22:14:12.427Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:12.427Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-13T22:14:12.427Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-13T22:14:12.688Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-01-13T22:14:12.949Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-13T22:14:13.208Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-13T22:14:13.208Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:13.208Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-13T22:14:13.208Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-13T22:14:13.468Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2022-01-13T22:14:13.468Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-13T22:14:13.468Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-01-13T22:14:13.468Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-13T22:14:13.728Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-01-13T22:14:13.728Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-13T22:14:13.728Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-01-13T22:14:13.728Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-01-13T22:14:13.728Z] Setting up debconf (1.5.66ubuntu1) ... [2022-01-13T22:14:13.988Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-13T22:14:13.988Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-01-13T22:14:13.988Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-13T22:14:13.988Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-01-13T22:14:13.988Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-13T22:14:13.988Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-01-13T22:14:13.988Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-13T22:14:14.249Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-01-13T22:14:14.249Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-13T22:14:14.249Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-13T22:14:14.249Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-13T22:14:14.249Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-13T22:14:14.513Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-13T22:14:14.513Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-13T22:14:14.513Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-13T22:14:14.513Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-13T22:14:14.513Z] (Reading database ... 13919 files and directories currently installed.) [2022-01-13T22:14:14.513Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-13T22:14:14.513Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-13T22:14:14.776Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-13T22:14:14.776Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-13T22:14:14.776Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-13T22:14:14.776Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-13T22:14:15.037Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-01-13T22:14:15.037Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-13T22:14:15.037Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-13T22:14:15.037Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-13T22:14:15.037Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-13T22:14:15.037Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-13T22:14:15.037Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-01-13T22:14:15.037Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-01-13T22:14:15.298Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-01-13T22:14:15.298Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-13T22:14:15.298Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-01-13T22:14:15.298Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-01-13T22:14:15.298Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-01-13T22:14:15.298Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-13T22:14:15.298Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-01-13T22:14:15.426Z] 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 [2022-01-13T22:14:15.560Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-13T22:14:15.560Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-13T22:14:15.824Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-13T22:14:15.824Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-13T22:14:15.824Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-13T22:14:15.824Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-13T22:14:15.824Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-13T22:14:15.824Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-01-13T22:14:15.824Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-01-13T22:14:15.824Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-01-13T22:14:15.824Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-13T22:14:16.086Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-13T22:14:16.086Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-13T22:14:16.086Z] Setting up passwd (1:4.5-1ubuntu2) ... [2022-01-13T22:14:16.348Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-13T22:14:16.348Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-13T22:14:16.348Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-13T22:14:16.348Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2022-01-13T22:14:16.348Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-13T22:14:16.348Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-13T22:14:16.348Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-13T22:14:16.348Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-13T22:14:16.609Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-13T22:14:16.609Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-13T22:14:16.609Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-13T22:14:16.609Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-13T22:14:16.609Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-13T22:14:16.609Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-01-13T22:14:16.609Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-01-13T22:14:16.869Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-01-13T22:14:16.869Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-13T22:14:16.869Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-01-13T22:14:16.869Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-01-13T22:14:16.869Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-01-13T22:14:16.869Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-13T22:14:16.869Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-01-13T22:14:16.869Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-01-13T22:14:17.129Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-01-13T22:14:17.129Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-13T22:14:17.129Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-01-13T22:14:17.129Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-01-13T22:14:17.129Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-01-13T22:14:17.391Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-13T22:14:17.391Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-01-13T22:14:17.391Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-01-13T22:14:17.391Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-01-13T22:14:17.391Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-13T22:14:17.391Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-01-13T22:14:17.391Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-01-13T22:14:17.391Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-01-13T22:14:17.652Z] (Reading database ... 13924 files and directories currently installed.) [2022-01-13T22:14:17.652Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-13T22:14:17.652Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-13T22:14:17.652Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-13T22:14:17.652Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-13T22:14:17.652Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-13T22:14:17.916Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-13T22:14:17.916Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-01-13T22:14:17.916Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-01-13T22:14:17.916Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-01-13T22:14:17.916Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-01-13T22:14:18.045Z] 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 [2022-01-13T22:14:18.176Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-01-13T22:14:18.177Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-01-13T22:14:18.177Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-01-13T22:14:18.177Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-01-13T22:14:18.177Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-01-13T22:14:18.177Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-01-13T22:14:18.177Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-01-13T22:14:18.177Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-01-13T22:14:18.438Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-01-13T22:14:18.438Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-01-13T22:14:18.438Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2022-01-13T22:14:18.438Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2022-01-13T22:14:18.438Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2022-01-13T22:14:18.438Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2022-01-13T22:14:18.699Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-01-13T22:14:18.699Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-01-13T22:14:18.961Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-01-13T22:14:18.961Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-01-13T22:14:18.961Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-13T22:14:18.961Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-13T22:14:19.224Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-13T22:14:19.224Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-13T22:14:19.484Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-13T22:14:19.484Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-13T22:14:19.484Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-13T22:14:19.484Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-13T22:14:19.484Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:19.484Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-13T22:14:19.484Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:19.484Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-13T22:14:19.744Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:19.744Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-13T22:14:19.744Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:19.744Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-13T22:14:20.685Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:20.685Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-13T22:14:21.626Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:21.626Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-13T22:14:21.626Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:21.626Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-13T22:14:21.888Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:21.888Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-13T22:14:22.833Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-13T22:14:22.833Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-13T22:14:22.833Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-13T22:14:22.833Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-13T22:14:22.833Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2022-01-13T22:14:22.833Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-13T22:14:23.095Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2022-01-13T22:14:23.095Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-13T22:14:23.095Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-01-13T22:14:23.095Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-01-13T22:14:23.095Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-13T22:14:23.095Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-13T22:14:23.095Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-13T22:14:23.095Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-13T22:14:23.357Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2022-01-13T22:14:23.357Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-01-13T22:14:23.357Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-13T22:14:23.357Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-13T22:14:23.357Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-13T22:14:23.357Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-13T22:14:23.357Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-13T22:14:23.357Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-01-13T22:14:23.357Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-01-13T22:14:23.357Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2022-01-13T22:14:23.619Z] [2022-01-13T22:14:23.619Z] Current default time zone: 'Etc/UTC' [2022-01-13T22:14:23.619Z] Local time is now: Thu Jan 13 22:14:23 UTC 2022. [2022-01-13T22:14:23.619Z] Universal Time is now: Thu Jan 13 22:14:23 UTC 2022. [2022-01-13T22:14:23.619Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-13T22:14:23.619Z] [2022-01-13T22:14:23.619Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-01-13T22:14:23.619Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-13T22:14:23.619Z] Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... [2022-01-13T22:14:23.619Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-01-13T22:14:23.619Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-01-13T22:14:23.619Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-01-13T22:14:23.619Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-01-13T22:14:23.619Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-01-13T22:14:23.619Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-01-13T22:14:23.619Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-01-13T22:14:23.619Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-13T22:14:23.619Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-01-13T22:14:23.881Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-13T22:14:23.881Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-13T22:14:23.881Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-13T22:14:23.881Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-01-13T22:14:23.881Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-01-13T22:14:23.881Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-01-13T22:14:23.881Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-13T22:14:23.881Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-01-13T22:14:23.881Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2022-01-13T22:14:23.881Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2022-01-13T22:14:23.881Z] Setting up ca-certificates (20210119~18.04.2) ... [Pipeline] } [2022-01-13T22:14:24.776Z] $ docker stop --time=1 0d8e0dce2baea224c3086077d572af30199ddb94af838b2edbe307b239b77188 [2022-01-13T22:14:25.796Z] Updating certificates in /etc/ssl/certs... [2022-01-13T22:14:26.739Z] 23 added, 28 removed; done. [2022-01-13T22:14:26.739Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2022-01-13T22:14:26.739Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-13T22:14:26.739Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-01-13T22:14:26.739Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-01-13T22:14:26.739Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-01-13T22:14:26.739Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-13T22:14:26.739Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-13T22:14:26.739Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-13T22:14:26.739Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-13T22:14:26.739Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-13T22:14:26.739Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-13T22:14:26.739Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-13T22:14:26.740Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-01-13T22:14:26.737Z] $ docker rm -f 0d8e0dce2baea224c3086077d572af30199ddb94af838b2edbe307b239b77188 [2022-01-13T22:14:27.001Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-01-13T22:14:27.001Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-01-13T22:14:27.001Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2022-01-13T22:14:27.001Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-01-13T22:14:27.001Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-13T22:14:27.001Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-13T22:14:27.001Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-01-13T22:14:27.001Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2022-01-13T22:14:27.001Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-01-13T22:14:27.001Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-13T22:14:27.001Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-13T22:14:27.001Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-01-13T22:14:27.262Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-01-13T22:14:27.262Z] Updating certificates in /etc/ssl/certs... [2022-01-13T22:14:27.835Z] 0 added, 0 removed; done. [2022-01-13T22:14:27.835Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-13T22:14:27.835Z] done. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:14:28.356Z] Reading package lists... [2022-01-13T22:14:28.356Z] Building dependency tree... [2022-01-13T22:14:28.356Z] Reading state information... [2022-01-13T22:14:28.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-13T22:14:28.521Z] [2022-01-13T22:14:28.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:14:28.616Z] The following NEW packages will be installed: [2022-01-13T22:14:28.616Z] apt-transport-https [2022-01-13T22:14:28.616Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-13T22:14:28.876Z] Need to get 4348 B of archives. [2022-01-13T22:14:28.877Z] After this operation, 154 kB of additional disk space will be used. [2022-01-13T22:14:28.877Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-01-13T22:14:28.877Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-13T22:14:28.877Z] Fetched 4348 B in 0s (23.9 kB/s) [2022-01-13T22:14:28.877Z] Selecting previously unselected package apt-transport-https. [2022-01-13T22:14:28.877Z] (Reading database ... 13931 files and directories currently installed.) [2022-01-13T22:14:28.877Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-01-13T22:14:28.877Z] Unpacking apt-transport-https (1.6.14) ... [2022-01-13T22:14:28.877Z] Setting up apt-transport-https (1.6.14) ... [2022-01-13T22:14:28.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-13T22:14:29.138Z] Waiting for network to be ready... [2022-01-13T22:14:29.173Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-13T22:14:29.173Z] 29e5d40040c1: Pulling fs layer [2022-01-13T22:14:29.173Z] 1ce36da41761: Pulling fs layer [2022-01-13T22:14:29.173Z] 25b303627fd3: Pulling fs layer [2022-01-13T22:14:29.173Z] 29e5d40040c1: Download complete [2022-01-13T22:14:29.447Z] 1ce36da41761: Verifying Checksum [2022-01-13T22:14:29.447Z] 1ce36da41761: Download complete [2022-01-13T22:14:29.718Z] 29e5d40040c1: Pull complete [2022-01-13T22:14:30.697Z] 25b303627fd3: Verifying Checksum [2022-01-13T22:14:30.697Z] 25b303627fd3: Download complete [2022-01-13T22:14:30.971Z] 1ce36da41761: Pull complete [2022-01-13T22:14:35.718Z] 2022-01-13T22:14:33Z INFO Waiting for automatic snapd restart... [2022-01-13T22:14:37.106Z] snapd 2.53.4 from Canonical* installed [2022-01-13T22:14:38.047Z] "snapd" switched to the "latest/stable" channel [2022-01-13T22:14:38.047Z] [2022-01-13T22:14:41.115Z] 25b303627fd3: Pull complete [2022-01-13T22:14:41.116Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-13T22:14:41.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-13T22:14:41.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-13T22:14:41.348Z] prd-ubuntu18.04-docker-arm64-4c-16g-1451 does not seem to be running inside a container [2022-01-13T22:14:41.409Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-13T22:14:43.619Z] $ docker top cfd68cb5e208f75da7a63afcf1ed8a910dc050772a22618402df0dd63ef99685 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:14:44.559Z] + docker-compose build --help [2022-01-13T22:14:44.559Z] + grep parallel [2022-01-13T22:14:44.636Z] core18 20211215 from Canonical* installed [2022-01-13T22:14:46.548Z] core20 20211129 from Canonical* installed [2022-01-13T22:14:46.548Z] "core20" switched to the "latest/stable" channel [2022-01-13T22:14:46.548Z] [2022-01-13T22:14:47.933Z] --parallel Build images in parallel. [Pipeline] } [2022-01-13T22:14:47.956Z] $ docker stop --time=1 cfd68cb5e208f75da7a63afcf1ed8a910dc050772a22618402df0dd63ef99685 [2022-01-13T22:14:49.091Z] snapcraft 6.0.2 from Canonical* installed [2022-01-13T22:14:49.091Z] "snapcraft" switched to the "latest/stable" channel [2022-01-13T22:14:49.091Z] [2022-01-13T22:14:49.558Z] $ docker rm -f cfd68cb5e208f75da7a63afcf1ed8a910dc050772a22618402df0dd63ef99685 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:14:50.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-13T22:14:50.300Z] . [Pipeline] withDockerContainer [2022-01-13T22:14:50.516Z] prd-ubuntu18.04-docker-arm64-4c-16g-1451 does not seem to be running inside a container [2022-01-13T22:14:50.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-13T22:14:51.912Z] $ docker top f3f31cdf75b5fdee207539476f8a51c437f649f56effdfbd79313d995db3ca0f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:14:52.920Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-13T22:14:53.297Z] 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: [2022-01-13T22:14:53.297Z] - README.md [2022-01-13T22:14:53.297Z] [2022-01-13T22:14:53.297Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-13T22:14:55.208Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-13T22:14:55.208Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-13T22:14:55.208Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-13T22:14:56.414Z] Reading package lists... [2022-01-13T22:14:57.217Z] Building core-command ... [2022-01-13T22:14:57.218Z] Building core-data ... [2022-01-13T22:14:57.218Z] Building core-metadata ... [2022-01-13T22:14:57.218Z] Building security-bootstrapper ... [2022-01-13T22:14:57.218Z] Building security-proxy-setup ... [2022-01-13T22:14:57.218Z] Building security-secretstore-setup ... [2022-01-13T22:14:57.218Z] Building support-notifications ... [2022-01-13T22:14:57.218Z] Building support-scheduler ... [2022-01-13T22:14:57.218Z] Building sys-mgmt-agent ... [2022-01-13T22:14:57.218Z] Building security-secretstore-setup [2022-01-13T22:14:57.218Z] Building security-bootstrapper [2022-01-13T22:14:57.218Z] Building core-metadata [2022-01-13T22:14:57.218Z] Building core-data [2022-01-13T22:14:57.218Z] Building core-command [2022-01-13T22:14:57.801Z] 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.9 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 [2022-01-13T22:14:59.190Z] Reading package lists... [2022-01-13T22:14:59.452Z] Building dependency tree... [2022-01-13T22:14:59.452Z] Reading state information... [2022-01-13T22:14:59.452Z] Suggested packages: [2022-01-13T22:14:59.452Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-01-13T22:14:59.452Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-01-13T22:14:59.452Z] Recommended packages: [2022-01-13T22:14:59.452Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-01-13T22:14:59.713Z] The following NEW packages will be installed: [2022-01-13T22:14:59.713Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-01-13T22:14:59.713Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-01-13T22:14:59.713Z] pkg-config zip [2022-01-13T22:14:59.713Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-13T22:14:59.713Z] Need to get 7668 kB of archives. [2022-01-13T22:14:59.713Z] After this operation, 43.8 MB of additional disk space will be used. [2022-01-13T22:14:59.713Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-01-13T22:14:59.974Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-01-13T22:14:59.974Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2022-01-13T22:14:59.974Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2022-01-13T22:14:59.974Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2022-01-13T22:14:59.974Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-01-13T22:14:59.974Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-01-13T22:15:00.238Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-01-13T22:15:00.238Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-01-13T22:15:00.238Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-01-13T22:15:00.238Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-01-13T22:15:00.499Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-01-13T22:15:00.499Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-01-13T22:15:00.499Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-01-13T22:15:00.499Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-13T22:15:00.761Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-13T22:15:00.761Z] Fetched 7668 kB in 1s (8472 kB/s) [2022-01-13T22:15:00.761Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-13T22:15:00.761Z] (Reading database ... 13935 files and directories currently installed.) [2022-01-13T22:15:00.761Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-01-13T22:15:00.761Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-13T22:15:01.021Z] Selecting previously unselected package libpsl5:amd64. [2022-01-13T22:15:01.021Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-01-13T22:15:01.021Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-01-13T22:15:01.021Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-13T22:15:01.021Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-01-13T22:15:01.021Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-13T22:15:01.021Z] Selecting previously unselected package librtmp1:amd64. [2022-01-13T22:15:01.021Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-01-13T22:15:01.021Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-13T22:15:01.283Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-13T22:15:01.283Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2022-01-13T22:15:01.283Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-13T22:15:01.283Z] Selecting previously unselected package liberror-perl. [2022-01-13T22:15:01.283Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-01-13T22:15:01.283Z] Unpacking liberror-perl (0.17025-1) ... [2022-01-13T22:15:01.283Z] Selecting previously unselected package git-man. [2022-01-13T22:15:01.283Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2022-01-13T22:15:01.283Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-13T22:15:01.544Z] Selecting previously unselected package git. [2022-01-13T22:15:01.544Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2022-01-13T22:15:01.544Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2022-01-13T22:15:02.130Z] Selecting previously unselected package libnorm1:amd64. [2022-01-13T22:15:02.130Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-01-13T22:15:02.130Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-13T22:15:02.130Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-13T22:15:02.130Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-01-13T22:15:02.130Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-13T22:15:02.130Z] Selecting previously unselected package libsodium23:amd64. [2022-01-13T22:15:02.130Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-01-13T22:15:02.130Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-01-13T22:15:02.130Z] Selecting previously unselected package libzmq5:amd64. [2022-01-13T22:15:02.391Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-13T22:15:02.391Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-13T22:15:02.391Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-13T22:15:02.391Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-13T22:15:02.391Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-13T22:15:02.391Z] Selecting previously unselected package pkg-config. [2022-01-13T22:15:02.391Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-01-13T22:15:02.391Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-01-13T22:15:02.391Z] Selecting previously unselected package zip. [2022-01-13T22:15:02.391Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-01-13T22:15:02.391Z] Unpacking zip (3.0-11build1) ... [2022-01-13T22:15:02.658Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-13T22:15:02.658Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-13T22:15:02.658Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-13T22:15:02.658Z] Setting up liberror-perl (0.17025-1) ... [2022-01-13T22:15:02.658Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-01-13T22:15:02.658Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-13T22:15:02.658Z] No schema files found: doing nothing. [2022-01-13T22:15:02.658Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-13T22:15:02.658Z] Setting up zip (3.0-11build1) ... [2022-01-13T22:15:02.658Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-13T22:15:02.658Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-01-13T22:15:02.658Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-01-13T22:15:02.659Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-13T22:15:02.659Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-13T22:15:02.659Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-13T22:15:02.659Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2022-01-13T22:15:02.659Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-13T22:15:03.601Z] git set to automatically installed. [2022-01-13T22:15:03.601Z] git-man set to automatically installed. [2022-01-13T22:15:03.601Z] libcurl3-gnutls set to automatically installed. [2022-01-13T22:15:03.601Z] liberror-perl set to automatically installed. [2022-01-13T22:15:03.601Z] libglib2.0-0 set to automatically installed. [2022-01-13T22:15:03.601Z] libnghttp2-14 set to automatically installed. [2022-01-13T22:15:03.601Z] libnorm1 set to automatically installed. [2022-01-13T22:15:03.601Z] libpgm-5.2-0 set to automatically installed. [2022-01-13T22:15:03.601Z] libpsl5 set to automatically installed. [2022-01-13T22:15:03.601Z] librtmp1 set to automatically installed. [2022-01-13T22:15:03.601Z] libsodium23 set to automatically installed. [2022-01-13T22:15:03.601Z] libzmq3-dev set to automatically installed. [2022-01-13T22:15:03.601Z] libzmq5 set to automatically installed. [2022-01-13T22:15:03.601Z] pkg-config set to automatically installed. [2022-01-13T22:15:03.601Z] zip set to automatically installed. [2022-01-13T22:15:04.544Z] snapd is not logged in, snap install commands will use sudo [2022-01-13T22:15:12.881Z] go (1.16/stable) 1.16.13 from Michael Hudson-Doyle (mwhudson) installed [2022-01-13T22:15:12.881Z] Downloading snap 'edgex-app-service-configurable' [2022-01-13T22:15:16.194Z] Pulling app-service-configurable [2022-01-13T22:15:16.194Z] + snapcraftctl pull [2022-01-13T22:15:17.579Z] Pulling config-common [2022-01-13T22:15:17.579Z] + snapcraftctl pull [2022-01-13T22:15:19.491Z] Pulling go-build-helper [2022-01-13T22:15:19.491Z] + snapcraftctl pull [2022-01-13T22:15:20.877Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-01-13T22:15:20.877Z] Skipping pull go-build-helper (already ran) [2022-01-13T22:15:20.877Z] Building go-build-helper [2022-01-13T22:15:20.877Z] + snapcraftctl build [2022-01-13T22:15:24.179Z] Staging go-build-helper [2022-01-13T22:15:24.179Z] + snapcraftctl stage [2022-01-13T22:15:29.460Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-01-13T22:15:29.460Z] Fetched 224 kB in 0s (0 B/s) [2022-01-13T22:15:29.460Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-01-13T22:15:29.460Z] Fetched 157 kB in 0s (0 B/s) [2022-01-13T22:15:29.460Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-01-13T22:15:29.460Z] Fetched 221 kB in 0s (0 B/s) [2022-01-13T22:15:29.460Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-01-13T22:15:29.460Z] Fetched 143 kB in 0s (0 B/s) [2022-01-13T22:15:29.460Z] Pulling edgex-go [2022-01-13T22:15:29.460Z] + snapcraftctl pull [2022-01-13T22:15:31.367Z] Pulling hooks [2022-01-13T22:15:31.367Z] + snapcraftctl pull [2022-01-13T22:15:53.317Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-01-13T22:15:53.317Z] Fetched 96.5 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-01-13T22:15:53.317Z] Fetched 279 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-01-13T22:15:53.317Z] Fetched 122 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-01-13T22:15:53.317Z] Fetched 77.8 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2022-01-13T22:15:53.317Z] Fetched 8848 B in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-01-13T22:15:53.317Z] Fetched 47.8 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-01-13T22:15:53.317Z] Fetched 45.6 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2022-01-13T22:15:53.317Z] Fetched 15.0 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2022-01-13T22:15:53.317Z] Fetched 220 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2022-01-13T22:15:53.317Z] Fetched 154 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-01-13T22:15:53.317Z] Fetched 50.6 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-01-13T22:15:53.317Z] Fetched 14.8 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-01-13T22:15:53.317Z] Fetched 41.8 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2022-01-13T22:15:53.317Z] Fetched 499 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-01-13T22:15:53.317Z] Fetched 111 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-01-13T22:15:53.317Z] Fetched 240 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-01-13T22:15:53.317Z] Fetched 29.3 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-01-13T22:15:53.317Z] Fetched 85.5 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-01-13T22:15:53.317Z] Fetched 24.5 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2022-01-13T22:15:53.317Z] Fetched 49.2 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-01-13T22:15:53.317Z] Fetched 54.2 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-01-13T22:15:53.317Z] Fetched 30.8 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2022-01-13T22:15:53.317Z] Fetched 15.8 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-01-13T22:15:53.317Z] Fetched 85.9 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2022-01-13T22:15:53.317Z] Fetched 8720 B in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-01-13T22:15:53.317Z] Fetched 140 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-01-13T22:15:53.317Z] Fetched 119 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-01-13T22:15:53.317Z] Fetched 111 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-01-13T22:15:53.317Z] Fetched 11.1 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2022-01-13T22:15:53.317Z] Fetched 646 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-01-13T22:15:53.317Z] Fetched 41.3 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-01-13T22:15:53.317Z] Fetched 17.9 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-01-13T22:15:53.317Z] Fetched 368 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-01-13T22:15:53.317Z] Fetched 187 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-01-13T22:15:53.317Z] Fetched 175 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-01-13T22:15:53.317Z] Fetched 206 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] [2022-01-13T22:15:53.317Z] Fetched 1302 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-01-13T22:15:53.317Z] Fetched 36.2 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2022-01-13T22:15:53.317Z] Fetched 159 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-01-13T22:15:53.317Z] Fetched 107 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-01-13T22:15:53.317Z] Fetched 48.7 kB in 0s (0 B/s) [2022-01-13T22:15:53.317Z] Pulling static-packages [2022-01-13T22:15:53.317Z] + snapcraftctl pull [2022-01-13T22:15:53.317Z] Pulling version [2022-01-13T22:15:53.317Z] + cd /root/project [2022-01-13T22:15:53.317Z] + + git describesed --tags s/v// --abbrev=0 [2022-01-13T22:15:53.317Z] [2022-01-13T22:15:53.317Z] + GIT_VERSION=2.2.0-dev.18 [2022-01-13T22:15:53.317Z] + [ -z 2.2.0-dev.18 ] [2022-01-13T22:15:53.317Z] + snapcraftctl set-version 2.2.0-dev.18 [2022-01-13T22:15:54.697Z] Building app-service-configurable [2022-01-13T22:15:54.697Z] + snapcraftctl build [2022-01-13T22:15:57.243Z] Building config-common [2022-01-13T22:15:57.243Z] + snapcraftctl build [2022-01-13T22:15:59.153Z] Skipping build go-build-helper (already ran) [2022-01-13T22:15:59.414Z] Building edgex-go [2022-01-13T22:15:59.675Z] + cd /root/parts/edgex-go/src [2022-01-13T22:15:59.675Z] + git describe --tags --abbrev=0 [2022-01-13T22:15:59.675Z] + sed s/v// [2022-01-13T22:15:59.675Z] + GIT_VERSION=2.2.0-dev.18 [2022-01-13T22:15:59.675Z] + [ -z 2.2.0-dev.18 ] [2022-01-13T22:15:59.675Z] + echo 2.2.0-dev.18 [2022-01-13T22:15:59.675Z] + [ ! -d vendor ] [2022-01-13T22:15:59.675Z] + go mod download all [2022-01-13T22:16:05.184Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:16:05.184Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:16:05.184Z] ---> c54a4d91fe68 [2022-01-13T22:16:05.184Z] Step 3/24 : WORKDIR /edgex-go [2022-01-13T22:16:05.184Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:16:05.184Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:16:05.184Z] ---> c54a4d91fe68 [2022-01-13T22:16:05.184Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:16:05.184Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:16:05.184Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:16:05.184Z] ---> c54a4d91fe68 [2022-01-13T22:16:05.184Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:16:05.184Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:16:05.184Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:16:05.184Z] ---> c54a4d91fe68 [2022-01-13T22:16:05.184Z] Step 3/30 : WORKDIR /edgex-go [2022-01-13T22:16:05.184Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:16:05.184Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:16:05.184Z] ---> c54a4d91fe68 [2022-01-13T22:16:05.184Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:16:05.184Z] ---> Running in 1e4518c1948d [2022-01-13T22:16:05.184Z] ---> Running in 7d8095b2dc95 [2022-01-13T22:16:05.184Z] ---> Running in 81cbb2326f6b [2022-01-13T22:16:05.184Z] ---> Running in 6c646a5a96ba [2022-01-13T22:16:05.184Z] ---> Running in f99ddb84b5f2 [2022-01-13T22:16:05.184Z] Removing intermediate container 1e4518c1948d [2022-01-13T22:16:05.184Z] ---> 92d3c521778b [2022-01-13T22:16:05.184Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:16:05.184Z] Removing intermediate container 81cbb2326f6b [2022-01-13T22:16:05.184Z] ---> c1ef715126c2 [2022-01-13T22:16:05.184Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:16:05.184Z] Removing intermediate container 7d8095b2dc95 [2022-01-13T22:16:05.184Z] ---> c203eb4b2c46 [2022-01-13T22:16:05.184Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:16:05.184Z] Removing intermediate container 6c646a5a96ba [2022-01-13T22:16:05.184Z] ---> f2a1745bfbd0 [2022-01-13T22:16:05.184Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:16:05.184Z] Removing intermediate container f99ddb84b5f2 [2022-01-13T22:16:05.184Z] ---> 0edf8a7817cb [2022-01-13T22:16:05.184Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:16:05.184Z] ---> Running in b4d415565d9e [2022-01-13T22:16:05.184Z] ---> Running in b157e893bacd [2022-01-13T22:16:05.184Z] ---> Running in 274fd63ce973 [2022-01-13T22:16:05.184Z] ---> Running in 4b6ea41ad521 [2022-01-13T22:16:05.184Z] ---> Running in 745167e93f81 [2022-01-13T22:16:07.807Z] Removing intermediate container b4d415565d9e [2022-01-13T22:16:07.807Z] ---> 8d6b974a0fa6 [2022-01-13T22:16:07.807Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-13T22:16:08.082Z] ---> Running in 62d5bbc00ea6 [2022-01-13T22:16:08.082Z] Removing intermediate container 745167e93f81 [2022-01-13T22:16:08.082Z] ---> a474960ea1f5 [2022-01-13T22:16:08.082Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-13T22:16:08.082Z] ---> Running in 75734fc2649b [2022-01-13T22:16:08.360Z] Removing intermediate container b157e893bacd [2022-01-13T22:16:08.360Z] ---> e3d79c7d8146 [2022-01-13T22:16:08.360Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-13T22:16:08.360Z] ---> Running in 0e69aa8f87ae [2022-01-13T22:16:08.639Z] Removing intermediate container 4b6ea41ad521 [2022-01-13T22:16:08.639Z] ---> adb7595bb194 [2022-01-13T22:16:08.639Z] Removing intermediate container 274fd63ce973 [2022-01-13T22:16:08.639Z] ---> a39d8154e5b5 [2022-01-13T22:16:08.639Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-13T22:16:08.639Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-13T22:16:08.639Z] ---> Running in 9a726cec64a4 [2022-01-13T22:16:08.639Z] ---> Running in 7861ae840faa [2022-01-13T22:16:09.688Z] + make build [2022-01-13T22:16:09.688Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-data/core-data ./cmd/core-data [2022-01-13T22:16:10.079Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:16:10.079Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:16:10.350Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:16:10.624Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:16:10.624Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:16:10.897Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:16:11.172Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:16:11.172Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:16:11.447Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:16:11.447Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:16:11.724Z] OK: 219 MiB in 52 packages [2022-01-13T22:16:12.007Z] OK: 219 MiB in 52 packages [2022-01-13T22:16:12.605Z] OK: 219 MiB in 52 packages [2022-01-13T22:16:12.605Z] OK: 219 MiB in 52 packages [2022-01-13T22:16:12.605Z] OK: 219 MiB in 52 packages [2022-01-13T22:16:13.207Z] Removing intermediate container 62d5bbc00ea6 [2022-01-13T22:16:13.207Z] ---> 00d8a377f8a9 [2022-01-13T22:16:13.207Z] Step 6/22 : COPY . . [2022-01-13T22:16:13.836Z] Removing intermediate container 75734fc2649b [2022-01-13T22:16:13.836Z] ---> 3a8d65f8bb34 [2022-01-13T22:16:13.836Z] Step 6/30 : COPY . . [2022-01-13T22:16:13.836Z] Removing intermediate container 0e69aa8f87ae [2022-01-13T22:16:13.836Z] ---> 86b6d56c63d0 [2022-01-13T22:16:13.836Z] Step 6/22 : COPY . . [2022-01-13T22:16:14.109Z] Removing intermediate container 7861ae840faa [2022-01-13T22:16:14.109Z] ---> efc444d07a5c [2022-01-13T22:16:14.109Z] Step 6/24 : COPY . . [2022-01-13T22:16:14.109Z] Removing intermediate container 9a726cec64a4 [2022-01-13T22:16:14.109Z] ---> 1f50861dec74 [2022-01-13T22:16:14.384Z] Step 6/22 : COPY . . [2022-01-13T22:16:19.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-13T22:16:23.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-command/core-command ./cmd/core-command [2022-01-13T22:16:25.257Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-13T22:16:26.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-13T22:16:27.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-13T22:16:28.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-13T22:16:29.561Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-13T22:16:30.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-13T22:16:32.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-13T22:16:33.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-13T22:16:34.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-13T22:16:36.541Z] ---> efed7292fae5 [2022-01-13T22:16:36.541Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:16:36.541Z] ---> Running in bd90ef108e6b [2022-01-13T22:16:36.541Z] ---> 58b771f1aaf3 [2022-01-13T22:16:36.542Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:16:36.542Z] ---> 1dcbfd6b3a79 [2022-01-13T22:16:36.542Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:16:36.542Z] ---> Running in 6f5272a12798 [2022-01-13T22:16:36.542Z] ---> e1ed16ed1178 [2022-01-13T22:16:36.542Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:16:36.542Z] ---> Running in c9ddffa0dce8 [2022-01-13T22:16:36.542Z] ---> Running in cfc833524da4 [2022-01-13T22:16:36.542Z] ---> c62a0a2bbce8 [2022-01-13T22:16:36.542Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:16:36.542Z] ---> Running in d430a3267669 [2022-01-13T22:16:36.563Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-01-13T22:16:36.563Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-01-13T22:16:36.563Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-01-13T22:16:36.563Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-01-13T22:16:36.563Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-01-13T22:16:36.563Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-01-13T22:16:36.563Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-01-13T22:16:36.563Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-01-13T22:16:36.563Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-01-13T22:16:36.563Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-01-13T22:16:36.563Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-01-13T22:16:36.563Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-01-13T22:16:36.563Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-01-13T22:16:36.563Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-01-13T22:16:36.563Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-01-13T22:16:36.563Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-01-13T22:16:36.563Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-01-13T22:16:36.563Z] + 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 [2022-01-13T22:16:36.563Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-01-13T22:16:36.563Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-01-13T22:16:36.563Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-01-13T22:16:36.563Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-01-13T22:16:36.563Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-01-13T22:16:36.563Z] + 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 [2022-01-13T22:16:36.563Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-01-13T22:16:36.563Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-01-13T22:16:36.563Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-01-13T22:16:37.137Z] Building hooks [2022-01-13T22:16:37.396Z] + cd /root/parts/hooks/src [2022-01-13T22:16:37.396Z] + make build [2022-01-13T22:16:37.396Z] go mod tidy [2022-01-13T22:16:37.655Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2022-01-13T22:16:37.916Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-13T22:16:37.916Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-13T22:16:37.916Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-01-13T22:16:38.853Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-01-13T22:16:39.174Z] Removing intermediate container bd90ef108e6b [2022-01-13T22:16:39.174Z] ---> f680e36cc456 [2022-01-13T22:16:39.174Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-13T22:16:39.174Z] ---> Running in cded50831653 [2022-01-13T22:16:39.425Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-13T22:16:39.425Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-13T22:16:40.621Z] Removing intermediate container 6f5272a12798 [2022-01-13T22:16:40.621Z] ---> ed849288553b [2022-01-13T22:16:40.621Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-13T22:16:40.895Z] ---> Running in 6a88a419b8c8 [2022-01-13T22:16:40.895Z] 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 [2022-01-13T22:16:41.170Z] Removing intermediate container c9ddffa0dce8 [2022-01-13T22:16:41.170Z] ---> c22b11e68950 [2022-01-13T22:16:41.170Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-13T22:16:41.170Z] ---> Running in 76a20b7bac14 [2022-01-13T22:16:41.773Z] Removing intermediate container cfc833524da4 [2022-01-13T22:16:41.774Z] ---> 71452d949140 [2022-01-13T22:16:41.774Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-13T22:16:41.966Z] Building static-packages [2022-01-13T22:16:41.966Z] + snapcraftctl build [2022-01-13T22:16:42.046Z] Removing intermediate container d430a3267669 [2022-01-13T22:16:42.046Z] ---> e2ddc5f08d8f [2022-01-13T22:16:42.046Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-13T22:16:42.046Z] ---> Running in 292f116654de [2022-01-13T22:16:42.046Z] ---> Running in 4e9e100c822e [2022-01-13T22:16:43.036Z] 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 [2022-01-13T22:16:43.313Z] 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 [2022-01-13T22:16:44.301Z] 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 [2022-01-13T22:16:44.301Z] 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 [2022-01-13T22:16:44.511Z] Building version [2022-01-13T22:16:44.511Z] + snapcraftctl build [2022-01-13T22:16:46.521Z] Staging app-service-configurable [2022-01-13T22:16:46.521Z] + snapcraftctl stage [2022-01-13T22:16:47.960Z] Staging config-common [2022-01-13T22:16:47.960Z] + snapcraftctl stage [2022-01-13T22:16:49.345Z] Skipping stage go-build-helper (already ran) [2022-01-13T22:16:49.345Z] Staging edgex-go [2022-01-13T22:16:49.345Z] + snapcraftctl stage [2022-01-13T22:16:51.259Z] Staging hooks [2022-01-13T22:16:51.259Z] + snapcraftctl stage [2022-01-13T22:16:52.645Z] Staging static-packages [2022-01-13T22:16:52.645Z] + snapcraftctl stage [2022-01-13T22:16:54.030Z] Staging version [2022-01-13T22:16:54.030Z] + snapcraftctl stage [2022-01-13T22:16:55.412Z] Priming app-service-configurable [2022-01-13T22:16:55.412Z] + snapcraftctl prime [2022-01-13T22:16:57.955Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-01-13T22:16:57.955Z] stage-packages: [2022-01-13T22:16:57.955Z] - libnorm1 [2022-01-13T22:16:57.955Z] - libpgm-5.2-0 [2022-01-13T22:16:57.955Z] - libsodium23 [2022-01-13T22:16:57.955Z] - libzmq5 [2022-01-13T22:16:58.215Z] Priming config-common [2022-01-13T22:16:58.215Z] + snapcraftctl prime [2022-01-13T22:17:00.125Z] Priming go-build-helper [2022-01-13T22:17:00.126Z] + snapcraftctl prime [2022-01-13T22:17:01.511Z] Priming edgex-go [2022-01-13T22:17:01.512Z] + snapcraftctl prime [2022-01-13T22:17:02.897Z] Priming hooks [2022-01-13T22:17:02.897Z] + snapcraftctl prime [2022-01-13T22:17:04.806Z] Priming static-packages [2022-01-13T22:17:04.806Z] + snapcraftctl prime [2022-01-13T22:17:08.105Z] Priming version [2022-01-13T22:17:08.105Z] + snapcraftctl prime [2022-01-13T22:17:09.487Z] 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] } [2022-01-13T22:18:36.121Z] 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 [2022-01-13T22:18:39.544Z] Removing intermediate container 292f116654de [2022-01-13T22:18:39.544Z] ---> b1f90e8caf62 [2022-01-13T22:18:39.544Z] [2022-01-13T22:18:39.544Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T22:18:39.544Z] 3.14: Pulling from library/alpine [2022-01-13T22:18:41.552Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-13T22:18:41.552Z] Status: Downloaded newer image for alpine:3.14 [2022-01-13T22:18:41.552Z] ---> 5b8b7b635229 [2022-01-13T22:18:41.552Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-13T22:18:42.146Z] ---> Running in b4ab13a4ecbe [2022-01-13T22:18:44.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:18:44.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:18:45.127Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-13T22:18:45.127Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:18:45.127Z] OK: 6 MiB in 15 packages [2022-01-13T22:18:45.404Z] Removing intermediate container 4e9e100c822e [2022-01-13T22:18:45.404Z] ---> c3d44b54e97c [2022-01-13T22:18:45.404Z] [2022-01-13T22:18:45.404Z] Step 9/30 : FROM alpine:3.14 [2022-01-13T22:18:45.404Z] ---> 5b8b7b635229 [2022-01-13T22:18:45.404Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-13T22:18:45.685Z] ---> Running in b87ca53fab49 [2022-01-13T22:18:46.677Z] Removing intermediate container b87ca53fab49 [2022-01-13T22:18:46.677Z] ---> ed6983816639 [2022-01-13T22:18:46.677Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-13T22:18:46.969Z] ---> Running in 6ca2ece13276 [2022-01-13T22:18:46.969Z] Removing intermediate container b4ab13a4ecbe [2022-01-13T22:18:46.969Z] ---> d0914d36e328 [2022-01-13T22:18:46.969Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:18:47.245Z] ---> Running in 12d01fcccfd1 [2022-01-13T22:18:48.222Z] Removing intermediate container 12d01fcccfd1 [2022-01-13T22:18:48.222Z] ---> 87714c1dae27 [2022-01-13T22:18:48.222Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-13T22:18:48.493Z] ---> Running in 1ac3757cc591 [2022-01-13T22:18:48.765Z] Removing intermediate container 6a88a419b8c8 [2022-01-13T22:18:48.765Z] ---> 9996bb86bf50 [2022-01-13T22:18:48.765Z] [2022-01-13T22:18:48.765Z] Step 9/24 : FROM alpine:3.14 [2022-01-13T22:18:48.765Z] ---> 5b8b7b635229 [2022-01-13T22:18:48.766Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-13T22:18:48.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:18:48.766Z] ---> Running in d4ac13e46aed [2022-01-13T22:18:49.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:18:49.313Z] Removing intermediate container 1ac3757cc591 [2022-01-13T22:18:49.313Z] ---> 967412bf3caf [2022-01-13T22:18:49.313Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-13T22:18:49.592Z] ---> Running in 2f498ac43227 [2022-01-13T22:18:50.191Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-13T22:18:50.191Z] (2/2) Installing su-exec (0.2-r1) [2022-01-13T22:18:50.191Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:18:50.191Z] OK: 6 MiB in 16 packages [2022-01-13T22:18:50.465Z] Removing intermediate container 2f498ac43227 [2022-01-13T22:18:50.465Z] ---> 0a3ac6d839d1 [2022-01-13T22:18:50.465Z] Step 14/22 : WORKDIR / [2022-01-13T22:18:50.465Z] ---> Running in 46755de8889a [2022-01-13T22:18:51.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:18:51.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:18:51.339Z] Removing intermediate container 46755de8889a [2022-01-13T22:18:51.339Z] ---> f3451df62059 [2022-01-13T22:18:51.339Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:18:51.945Z] Removing intermediate container 6ca2ece13276 [2022-01-13T22:18:51.945Z] ---> ebc76eddd6bd [2022-01-13T22:18:51.945Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-13T22:18:51.945Z] ---> Running in 5161d7cfc901 [2022-01-13T22:18:51.945Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-13T22:18:52.221Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-13T22:18:52.221Z] (3/3) Installing su-exec (0.2-r1) [2022-01-13T22:18:52.221Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:18:52.221Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T22:18:52.221Z] Removing intermediate container cded50831653 [2022-01-13T22:18:52.221Z] ---> 11e57688fdf2 [2022-01-13T22:18:52.221Z] [2022-01-13T22:18:52.221Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T22:18:52.221Z] ---> 5b8b7b635229 [2022-01-13T22:18:52.221Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-13T22:18:52.221Z] ---> Using cache [2022-01-13T22:18:52.221Z] ---> d0914d36e328 [2022-01-13T22:18:52.221Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:18:52.221Z] ---> Using cache [2022-01-13T22:18:52.221Z] ---> 87714c1dae27 [2022-01-13T22:18:52.221Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-13T22:18:52.501Z] ---> Running in a57f3c1c4c29 [2022-01-13T22:18:52.501Z] OK: 6 MiB in 17 packages [2022-01-13T22:18:52.775Z] Removing intermediate container 5161d7cfc901 [2022-01-13T22:18:52.775Z] ---> 3f23e02ea79a [2022-01-13T22:18:52.775Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-13T22:18:52.775Z] ---> 403b6f0ea62f [2022-01-13T22:18:52.775Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-13T22:18:52.775Z] ---> Running in ffef50699481 [2022-01-13T22:18:53.370Z] Removing intermediate container a57f3c1c4c29 [2022-01-13T22:18:53.370Z] ---> d90e14f400f0 [2022-01-13T22:18:53.370Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-13T22:18:53.370Z] ---> Running in c1d3b281338e [2022-01-13T22:18:53.675Z] Removing intermediate container ffef50699481 [2022-01-13T22:18:53.675Z] ---> a864d7cfcd2f [2022-01-13T22:18:53.675Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-13T22:18:53.967Z] ---> Running in ff7ee0c15e97 [2022-01-13T22:18:54.252Z] Removing intermediate container c1d3b281338e [2022-01-13T22:18:54.252Z] ---> 18d170764e2e [2022-01-13T22:18:54.252Z] Step 14/22 : WORKDIR / [2022-01-13T22:18:54.533Z] ---> Running in c932e5b51bfe [2022-01-13T22:18:55.551Z] Removing intermediate container d4ac13e46aed [2022-01-13T22:18:55.551Z] ---> bbe48f649d9b [2022-01-13T22:18:55.551Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-13T22:18:55.551Z] ---> Running in 5135e2f7cab9 [2022-01-13T22:18:55.850Z] Removing intermediate container c932e5b51bfe [2022-01-13T22:18:55.850Z] ---> 1cf6cc34d8df [2022-01-13T22:18:55.850Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:18:56.138Z] ---> 21cdb062bd05 [2022-01-13T22:18:56.138Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-13T22:18:56.741Z] Removing intermediate container 5135e2f7cab9 [2022-01-13T22:18:56.741Z] ---> 6fec8b46d1b5 [2022-01-13T22:18:56.741Z] Step 12/24 : WORKDIR / [2022-01-13T22:18:56.741Z] ---> Running in a66f77c248bf [2022-01-13T22:18:57.338Z] ---> 1feca5518bd9 [2022-01-13T22:18:57.338Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-13T22:18:57.611Z] Removing intermediate container a66f77c248bf [2022-01-13T22:18:57.611Z] ---> d464935a7251 [2022-01-13T22:18:57.611Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-13T22:18:57.611Z] ---> caa08c3fab2b [2022-01-13T22:18:57.611Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-13T22:18:57.611Z] ---> Running in 1ec0d578a5a2 [2022-01-13T22:18:57.893Z] Removing intermediate container ff7ee0c15e97 [2022-01-13T22:18:57.893Z] ---> fb9ac3bbf4e2 [2022-01-13T22:18:57.893Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-13T22:18:57.893Z] ---> Running in cec8e9616606 [2022-01-13T22:18:58.168Z] Removing intermediate container 1ec0d578a5a2 [2022-01-13T22:18:58.168Z] ---> 10256bd833ec [2022-01-13T22:18:58.168Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:18:58.442Z] ---> Running in b572e038413f [2022-01-13T22:18:58.718Z] Removing intermediate container cec8e9616606 [2022-01-13T22:18:58.718Z] ---> 62cdff0502b9 [2022-01-13T22:18:58.718Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-13T22:18:58.718Z] ---> 78853805cca3 [2022-01-13T22:18:58.718Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-13T22:18:59.313Z] Removing intermediate container b572e038413f [2022-01-13T22:18:59.313Z] ---> 473ba327f483 [2022-01-13T22:18:59.313Z] Step 20/22 : LABEL arch=arm64 [2022-01-13T22:18:59.313Z] ---> 4068726ce24b [2022-01-13T22:18:59.313Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-13T22:18:59.313Z] ---> Running in 4ba2fdb85a13 [2022-01-13T22:18:59.906Z] ---> ba16d5271629 [2022-01-13T22:18:59.906Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-13T22:19:00.189Z] Removing intermediate container 4ba2fdb85a13 [2022-01-13T22:19:00.189Z] ---> 1f93c8ba1479 [2022-01-13T22:19:00.189Z] Step 21/22 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 ---> cdb26b9cdef9 [2022-01-13T22:19:00.189Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-13T22:19:00.189Z] [2022-01-13T22:19:00.189Z] ---> Running in 8806ca24858c [2022-01-13T22:19:00.189Z] ---> Running in 62e47febcedc [2022-01-13T22:19:00.189Z] ---> 650fb02d7b64 [2022-01-13T22:19:00.189Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-13T22:19:00.467Z] ---> Running in 9abc8fcb0471 [2022-01-13T22:19:01.070Z] Removing intermediate container 62e47febcedc [2022-01-13T22:19:01.070Z] ---> aad384f80e5c [2022-01-13T22:19:01.070Z] Step 22/22 : LABEL version=0.0.0 [2022-01-13T22:19:01.070Z] ---> Running in bde433205b67 [2022-01-13T22:19:01.348Z] Removing intermediate container 9abc8fcb0471 [2022-01-13T22:19:01.348Z] ---> 4f8054a6b6c3 [2022-01-13T22:19:01.348Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:19:01.348Z] ---> Running in 6350a90b86d3 [2022-01-13T22:19:01.348Z] ---> 7ae9e95c423e [2022-01-13T22:19:01.348Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-13T22:19:01.950Z] Removing intermediate container bde433205b67 [2022-01-13T22:19:01.950Z] ---> 4f1d3f0b0bf7 [2022-01-13T22:19:01.950Z] [2022-01-13T22:19:02.222Z] Removing intermediate container 76a20b7bac14 [2022-01-13T22:19:02.222Z] ---> 9e5fa993409a [2022-01-13T22:19:02.222Z] [2022-01-13T22:19:02.222Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T22:19:02.222Z] ---> 5b8b7b635229 [2022-01-13T22:19:02.222Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-13T22:19:02.222Z] Removing intermediate container 6350a90b86d3 [2022-01-13T22:19:02.222Z] ---> a4a9db6a2dfe [2022-01-13T22:19:02.222Z] Step 20/22 : LABEL arch=arm64 [2022-01-13T22:19:02.223Z] ---> Running in 42cb904f15b2 [2022-01-13T22:19:02.498Z] ---> Running in fafc3fdccdfd [2022-01-13T22:19:02.498Z] Successfully built 4f1d3f0b0bf7 [2022-01-13T22:19:02.498Z] Successfully tagged core-command-arm64:latest [2022-01-13T22:19:02.498Z]  Building core-command ... done Building security-proxy-setup [2022-01-13T22:19:02.498Z] ---> ac79f6bf497b [2022-01-13T22:19:02.498Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-13T22:19:02.768Z] Removing intermediate container 42cb904f15b2 [2022-01-13T22:19:02.768Z] ---> 7091ff5291a0 [2022-01-13T22:19:02.768Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-13T22:19:03.058Z] ---> Running in 51185c1e8985 [2022-01-13T22:19:03.058Z] Removing intermediate container fafc3fdccdfd [2022-01-13T22:19:03.058Z] ---> bd602b0c87e3 [2022-01-13T22:19:03.059Z] Removing intermediate container 8806ca24858c [2022-01-13T22:19:03.059Z] ---> 6e7ea3f50a4d [2022-01-13T22:19:03.059Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:19:03.059Z] Step 21/22 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:19:03.059Z] ---> Running in 17c0c498542d [2022-01-13T22:19:03.660Z] Removing intermediate container 51185c1e8985 [2022-01-13T22:19:03.660Z] ---> ca07682dbe1a [2022-01-13T22:19:03.660Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-13T22:19:03.660Z] ---> Running in 7e598969be2d [2022-01-13T22:19:03.931Z] Removing intermediate container 17c0c498542d [2022-01-13T22:19:03.931Z] ---> 82a21190cf51 [2022-01-13T22:19:03.931Z] Step 22/22 : LABEL version=0.0.0 [2022-01-13T22:19:03.931Z] ---> 0cc564659654 [2022-01-13T22:19:03.931Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-13T22:19:04.204Z] ---> Running in aa68d43af3e6 [2022-01-13T22:19:04.204Z] ---> 177a8508bfae [2022-01-13T22:19:04.204Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-13T22:19:04.478Z] Removing intermediate container 7e598969be2d [2022-01-13T22:19:04.478Z] ---> 6eaa6a0e1ec5 [2022-01-13T22:19:04.478Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:19:04.478Z] ---> Running in 90ed531a6d3b [2022-01-13T22:19:04.753Z] Removing intermediate container aa68d43af3e6 [2022-01-13T22:19:04.753Z] ---> a509b58df0a6 [2022-01-13T22:19:04.753Z] [2022-01-13T22:19:05.350Z] Successfully built a509b58df0a6 [2022-01-13T22:19:05.625Z] Successfully tagged core-metadata-arm64:latest [2022-01-13T22:19:05.625Z]  Building core-metadata ... done Building support-scheduler [2022-01-13T22:19:06.229Z] ---> 4055fb72131a [2022-01-13T22:19:06.230Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-13T22:19:06.511Z] ---> 825368b3c3ba [2022-01-13T22:19:06.511Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-13T22:19:07.506Z] Removing intermediate container 90ed531a6d3b [2022-01-13T22:19:07.506Z] ---> 3a70474920e1 [2022-01-13T22:19:07.506Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-13T22:19:07.506Z] ---> 089a8028b62f [2022-01-13T22:19:07.506Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-13T22:19:07.787Z] ---> 3a80a0c52257 [2022-01-13T22:19:07.787Z] 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/ [2022-01-13T22:19:07.787Z] ---> Running in 611578e72e10 [2022-01-13T22:19:07.787Z] ---> Running in 5e236ea8cdc4 [2022-01-13T22:19:09.223Z] ---> 15d01ac23536 [2022-01-13T22:19:09.223Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-13T22:19:09.503Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:19:10.105Z] ---> 6d11fe240bdb [2022-01-13T22:19:10.105Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-13T22:19:10.385Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:19:10.674Z] ---> Running in 0e4962978ff6 [2022-01-13T22:19:10.674Z] Removing intermediate container 5e236ea8cdc4 [2022-01-13T22:19:10.674Z] ---> 6d1d2677286a [2022-01-13T22:19:10.674Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-13T22:19:10.951Z] ---> Running in 08c38ae30685 [2022-01-13T22:19:11.231Z] Removing intermediate container 0e4962978ff6 [2022-01-13T22:19:11.231Z] ---> c24442bd8e8a [2022-01-13T22:19:11.231Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-13T22:19:11.231Z] Removing intermediate container 08c38ae30685 [2022-01-13T22:19:11.231Z] ---> 92f30a700cd0 [2022-01-13T22:19:11.231Z] Step 22/24 : LABEL arch=arm64 [2022-01-13T22:19:11.509Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-13T22:19:11.509Z] ---> Running in 709275cfaf96 [2022-01-13T22:19:11.509Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-13T22:19:11.509Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-13T22:19:11.782Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-13T22:19:11.782Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-13T22:19:12.061Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-13T22:19:12.061Z] Removing intermediate container 709275cfaf96 [2022-01-13T22:19:12.061Z] ---> 37c3d200878f [2022-01-13T22:19:12.061Z] Step 23/24 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:19:12.061Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:19:12.061Z] OK: 8 MiB in 20 packages [2022-01-13T22:19:12.061Z] ---> 5caa4f9e0c7d [2022-01-13T22:19:12.061Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-13T22:19:12.061Z] ---> Running in cb7023905b2a [2022-01-13T22:19:12.673Z] ---> Running in 4a636f082f5d [2022-01-13T22:19:12.965Z] Removing intermediate container cb7023905b2a [2022-01-13T22:19:12.965Z] ---> 164137b70ea4 [2022-01-13T22:19:12.965Z] Step 24/24 : LABEL version=0.0.0 [2022-01-13T22:19:12.965Z] ---> Running in 934c8cf7a7d4 [2022-01-13T22:19:13.957Z] Removing intermediate container 934c8cf7a7d4 [2022-01-13T22:19:13.957Z] ---> 1cf5284fb466 [2022-01-13T22:19:13.957Z] [2022-01-13T22:19:13.957Z] Removing intermediate container 611578e72e10 [2022-01-13T22:19:13.957Z] ---> 810d08b59dd4 [2022-01-13T22:19:13.957Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:19:14.553Z] Successfully built 1cf5284fb466 [2022-01-13T22:19:14.553Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-13T22:19:14.553Z] Building sys-mgmt-agent [2022-01-13T22:19:15.147Z]  Building security-secretstore-setup ... done  ---> 833c25db1814 [2022-01-13T22:19:15.147Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-13T22:19:15.748Z] Removing intermediate container 4a636f082f5d [2022-01-13T22:19:15.748Z] ---> 9eba7a83870a [2022-01-13T22:19:15.748Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-13T22:19:16.020Z] ---> Running in c09d46e7e014 [2022-01-13T22:19:16.614Z] Removing intermediate container c09d46e7e014 [2022-01-13T22:19:16.614Z] ---> df121a60c890 [2022-01-13T22:19:16.614Z] Step 27/30 : CMD ["gate"] [2022-01-13T22:19:16.614Z] ---> 24520594b152 [2022-01-13T22:19:16.614Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-13T22:19:16.614Z] ---> Running in f5424b9cd5a6 [2022-01-13T22:19:17.212Z] Removing intermediate container f5424b9cd5a6 [2022-01-13T22:19:17.212Z] ---> 593686d1f46f [2022-01-13T22:19:17.212Z] Step 28/30 : LABEL arch=arm64 [2022-01-13T22:19:17.488Z] ---> 69781d66e7b4 [2022-01-13T22:19:17.488Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-13T22:19:17.488Z] ---> Running in 1ae353ea7b90 [2022-01-13T22:19:17.759Z] ---> Running in f803a004b921 [2022-01-13T22:19:18.031Z] Removing intermediate container 1ae353ea7b90 [2022-01-13T22:19:18.032Z] ---> 7cca32f4c642 [2022-01-13T22:19:18.032Z] Step 29/30 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:19:18.305Z] ---> Running in fbff43c3d0bd [2022-01-13T22:19:18.305Z] Removing intermediate container f803a004b921 [2022-01-13T22:19:18.305Z] ---> ed405769b94d [2022-01-13T22:19:18.305Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:19:18.305Z] ---> Running in b8e860e3ca34 [2022-01-13T22:19:18.578Z] Removing intermediate container fbff43c3d0bd [2022-01-13T22:19:18.578Z] ---> a751a2a703e2 [2022-01-13T22:19:18.860Z] Step 30/30 : LABEL version=0.0.0 [2022-01-13T22:19:18.860Z] Removing intermediate container b8e860e3ca34 [2022-01-13T22:19:18.860Z] ---> f97861a206be [2022-01-13T22:19:18.860Z] Step 20/22 : LABEL arch=arm64 [2022-01-13T22:19:19.131Z] ---> Running in 36c172072f15 [2022-01-13T22:19:19.131Z] ---> Running in acc378851712 [2022-01-13T22:19:19.733Z] Removing intermediate container 36c172072f15 [2022-01-13T22:19:19.733Z] ---> 703599d08612 [2022-01-13T22:19:19.733Z] Step 21/22 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:19:19.733Z] Removing intermediate container acc378851712 [2022-01-13T22:19:19.733Z] ---> b90dcc7b6fee [2022-01-13T22:19:19.733Z] [2022-01-13T22:19:19.733Z] ---> Running in 497790f19897 [2022-01-13T22:19:20.329Z] Successfully built b90dcc7b6fee [2022-01-13T22:19:20.329Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-13T22:19:20.329Z]  Building security-bootstrapper ... done Building support-notifications [2022-01-13T22:19:20.329Z] Removing intermediate container 497790f19897 [2022-01-13T22:19:20.329Z] ---> 4b63123a230b [2022-01-13T22:19:20.329Z] Step 22/22 : LABEL version=0.0.0 [2022-01-13T22:19:20.609Z] ---> Running in 5a8a1385d623 [2022-01-13T22:19:20.881Z] Removing intermediate container 5a8a1385d623 [2022-01-13T22:19:20.881Z] ---> 0880f5257366 [2022-01-13T22:19:20.881Z] [2022-01-13T22:19:21.475Z] Successfully built 0880f5257366 [2022-01-13T22:19:21.475Z] Successfully tagged core-data-arm64:latest [2022-01-13T22:19:48.253Z]  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:19:48.253Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:19:48.253Z] ---> c54a4d91fe68 [2022-01-13T22:19:48.253Z] Step 3/20 : WORKDIR /edgex-go [2022-01-13T22:19:48.253Z] ---> Using cache [2022-01-13T22:19:48.253Z] ---> 0edf8a7817cb [2022-01-13T22:19:48.253Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:19:48.253Z] ---> Using cache [2022-01-13T22:19:48.253Z] ---> a474960ea1f5 [2022-01-13T22:19:48.253Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-13T22:19:48.253Z] ---> Using cache [2022-01-13T22:19:48.253Z] ---> 3a8d65f8bb34 [2022-01-13T22:19:48.253Z] Step 6/20 : COPY . . [2022-01-13T22:19:48.253Z] ---> Using cache [2022-01-13T22:19:48.253Z] ---> e1ed16ed1178 [2022-01-13T22:19:48.253Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:19:48.253Z] ---> Using cache [2022-01-13T22:19:48.253Z] ---> 71452d949140 [2022-01-13T22:19:48.253Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-13T22:19:48.253Z] ---> Running in 154e78491d8d [2022-01-13T22:19:48.253Z] 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 [2022-01-13T22:19:50.228Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:19:50.228Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:19:50.228Z] ---> c54a4d91fe68 [2022-01-13T22:19:50.228Z] Step 3/23 : WORKDIR /edgex-go [2022-01-13T22:19:50.228Z] ---> Using cache [2022-01-13T22:19:50.228Z] ---> 0edf8a7817cb [2022-01-13T22:19:50.228Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:19:50.228Z] ---> Using cache [2022-01-13T22:19:50.228Z] ---> a474960ea1f5 [2022-01-13T22:19:50.228Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-13T22:19:50.228Z] ---> Using cache [2022-01-13T22:19:50.228Z] ---> 3a8d65f8bb34 [2022-01-13T22:19:50.228Z] Step 6/23 : COPY go.mod . [2022-01-13T22:19:51.213Z] ---> db209bde8f27 [2022-01-13T22:19:51.213Z] Step 7/23 : RUN go mod download [2022-01-13T22:19:51.493Z] ---> Running in e9deef0f07ae [2022-01-13T22:19:58.222Z] Removing intermediate container e9deef0f07ae [2022-01-13T22:19:58.222Z] ---> 2971a57f4673 [2022-01-13T22:19:58.223Z] Step 8/23 : COPY . . [2022-01-13T22:19:58.495Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:19:58.495Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:19:58.495Z] ---> c54a4d91fe68 [2022-01-13T22:19:58.495Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:19:58.495Z] ---> Using cache [2022-01-13T22:19:58.495Z] ---> 0edf8a7817cb [2022-01-13T22:19:58.495Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:19:58.495Z] ---> Using cache [2022-01-13T22:19:58.495Z] ---> a474960ea1f5 [2022-01-13T22:19:58.495Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-13T22:19:58.495Z] ---> Running in 4a25f4a2f403 [2022-01-13T22:20:01.123Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:20:01.408Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:20:01.408Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:20:01.408Z] ---> c54a4d91fe68 [2022-01-13T22:20:01.408Z] Step 3/21 : WORKDIR /edgex-go [2022-01-13T22:20:01.408Z] ---> Using cache [2022-01-13T22:20:01.408Z] ---> 0edf8a7817cb [2022-01-13T22:20:01.408Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:20:01.408Z] ---> Using cache [2022-01-13T22:20:01.408Z] ---> a474960ea1f5 [2022-01-13T22:20:01.408Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-13T22:20:01.408Z] ---> Running in 4397b1f44fc5 [2022-01-13T22:20:01.688Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:20:02.670Z] OK: 219 MiB in 52 packages [2022-01-13T22:20:03.667Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:20:04.668Z] Removing intermediate container 4a25f4a2f403 [2022-01-13T22:20:04.668Z] ---> d570c0217928 [2022-01-13T22:20:04.668Z] Step 6/22 : COPY . . [2022-01-13T22:20:04.668Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:20:05.649Z] OK: 219 MiB in 52 packages [2022-01-13T22:20:07.630Z] Removing intermediate container 4397b1f44fc5 [2022-01-13T22:20:07.630Z] ---> b6680cf0a286 [2022-01-13T22:20:07.630Z] Step 6/21 : COPY . . [2022-01-13T22:20:25.938Z] ---> 12f0b27071cb [2022-01-13T22:20:25.938Z] Step 9/23 : RUN go mod tidy [2022-01-13T22:20:25.938Z] ---> Running in b851765e9e02 [2022-01-13T22:20:31.463Z] ---> 766e2bb7724d [2022-01-13T22:20:31.463Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:20:31.463Z] ---> Running in 5b43e3eb1b4c [2022-01-13T22:20:32.062Z] Removing intermediate container b851765e9e02 [2022-01-13T22:20:32.062Z] ---> 46bd4b07057c [2022-01-13T22:20:32.062Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-13T22:20:32.334Z] ---> Running in 751e950648c5 [2022-01-13T22:20:33.777Z] 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 [2022-01-13T22:20:33.777Z] ---> fc0d99df4fc1 [2022-01-13T22:20:33.777Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:20:34.046Z] ---> Running in f5ab7beeac70 [2022-01-13T22:20:35.021Z] 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 [2022-01-13T22:20:36.003Z] Removing intermediate container 5b43e3eb1b4c [2022-01-13T22:20:36.003Z] ---> e96f7fdaad5a [2022-01-13T22:20:36.003Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-13T22:20:36.003Z] ---> Running in 86b5a18916fa [2022-01-13T22:20:37.975Z] 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 [2022-01-13T22:20:38.265Z] Removing intermediate container f5ab7beeac70 [2022-01-13T22:20:38.265Z] ---> eaa8302ade92 [2022-01-13T22:20:38.265Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-13T22:20:38.541Z] ---> Running in acdf3856a7c7 [2022-01-13T22:20:40.521Z] 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 [2022-01-13T22:20:50.691Z] Removing intermediate container 154e78491d8d [2022-01-13T22:20:50.691Z] ---> 7aa2ab2ff54a [2022-01-13T22:20:50.691Z] [2022-01-13T22:20:50.691Z] Step 9/20 : FROM alpine:3.14 [2022-01-13T22:20:50.691Z] ---> 5b8b7b635229 [2022-01-13T22:20:50.691Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-13T22:20:50.691Z] ---> Running in 06f57ab7bba2 [2022-01-13T22:20:51.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:20:51.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:20:52.551Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-13T22:20:52.824Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-13T22:20:52.824Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-13T22:20:52.824Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-13T22:20:52.824Z] (5/5) Installing curl (7.79.1-r0) [2022-01-13T22:20:52.824Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:20:52.824Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T22:20:53.423Z] OK: 8 MiB in 19 packages [2022-01-13T22:20:55.393Z] Removing intermediate container 06f57ab7bba2 [2022-01-13T22:20:55.393Z] ---> 89ddd745cba6 [2022-01-13T22:20:55.393Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-13T22:20:55.393Z] ---> Running in 928972d0ce46 [2022-01-13T22:20:55.671Z] Removing intermediate container 928972d0ce46 [2022-01-13T22:20:55.671Z] ---> 608664a2bdfe [2022-01-13T22:20:55.671Z] Step 12/20 : WORKDIR /edgex [2022-01-13T22:20:55.943Z] ---> Running in 62e0cd0a6436 [2022-01-13T22:20:56.538Z] Removing intermediate container 62e0cd0a6436 [2022-01-13T22:20:56.538Z] ---> ed2955e4e676 [2022-01-13T22:20:56.538Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-13T22:20:57.134Z] ---> 4600727884c8 [2022-01-13T22:20:57.134Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-13T22:20:58.564Z] ---> 3348a6052b9c [2022-01-13T22:20:58.564Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-13T22:21:00.006Z] ---> c91d4e51e463 [2022-01-13T22:21:00.006Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-13T22:21:00.283Z] ---> Running in ce9777c94f88 [2022-01-13T22:21:00.559Z] Removing intermediate container ce9777c94f88 [2022-01-13T22:21:00.559Z] ---> e9c0b05744e7 [2022-01-13T22:21:00.559Z] Step 17/20 : CMD ["--init=true"] [2022-01-13T22:21:00.832Z] ---> Running in f7a5d0113c20 [2022-01-13T22:21:01.104Z] Removing intermediate container f7a5d0113c20 [2022-01-13T22:21:01.104Z] ---> 31bb3ef00256 [2022-01-13T22:21:01.104Z] Step 18/20 : LABEL arch=arm64 [2022-01-13T22:21:01.375Z] ---> Running in d41ab49162a2 [2022-01-13T22:21:01.969Z] Removing intermediate container d41ab49162a2 [2022-01-13T22:21:01.969Z] ---> 7cc0eba0c885 [2022-01-13T22:21:01.969Z] Step 19/20 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:21:01.969Z] ---> Running in e7de0570ee74 [2022-01-13T22:21:02.566Z] Removing intermediate container e7de0570ee74 [2022-01-13T22:21:02.566Z] ---> 1dea136f130a [2022-01-13T22:21:02.566Z] Step 20/20 : LABEL version=0.0.0 [2022-01-13T22:21:02.842Z] ---> Running in acb186d34996 [2022-01-13T22:21:03.438Z] Removing intermediate container acb186d34996 [2022-01-13T22:21:03.438Z] ---> 8b282761655d [2022-01-13T22:21:03.438Z] [2022-01-13T22:21:03.715Z] Successfully built 8b282761655d [2022-01-13T22:21:03.715Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-13T22:22:11.703Z]  Building security-proxy-setup ... done Removing intermediate container 86b5a18916fa [2022-01-13T22:22:11.703Z] ---> d914c5882a92 [2022-01-13T22:22:11.703Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-13T22:22:11.703Z] ---> Running in 407397f66791 [2022-01-13T22:22:11.703Z] Removing intermediate container 751e950648c5 [2022-01-13T22:22:11.703Z] ---> 3067802fd7c9 [2022-01-13T22:22:11.703Z] [2022-01-13T22:22:11.703Z] Step 11/23 : FROM alpine:3.14 [2022-01-13T22:22:11.703Z] ---> 5b8b7b635229 [2022-01-13T22:22:11.703Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-13T22:22:11.703Z] ---> Using cache [2022-01-13T22:22:11.703Z] ---> d0914d36e328 [2022-01-13T22:22:11.703Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:22:11.703Z] ---> Using cache [2022-01-13T22:22:11.703Z] ---> 87714c1dae27 [2022-01-13T22:22:11.703Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-13T22:22:11.703Z] ---> Running in a909b31ee243 [2022-01-13T22:22:11.703Z] Removing intermediate container a909b31ee243 [2022-01-13T22:22:11.703Z] ---> c663bdf572f3 [2022-01-13T22:22:11.703Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-13T22:22:11.703Z] ---> Running in 8cc06aa7f69a [2022-01-13T22:22:11.703Z] 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 [2022-01-13T22:22:11.703Z] Removing intermediate container 8cc06aa7f69a [2022-01-13T22:22:11.703Z] ---> e1df43407552 [2022-01-13T22:22:11.703Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:22:11.703Z] Removing intermediate container acdf3856a7c7 [2022-01-13T22:22:11.703Z] ---> 3e75db717a00 [2022-01-13T22:22:11.703Z] [2022-01-13T22:22:11.703Z] Step 9/21 : FROM alpine:3.14 [2022-01-13T22:22:11.703Z] ---> 5b8b7b635229 [2022-01-13T22:22:11.703Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-13T22:22:11.703Z] ---> 0fccb873a5ff [2022-01-13T22:22:11.703Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-13T22:22:11.703Z] ---> Running in 81ab9f10b519 [2022-01-13T22:22:11.703Z] ---> 7892cc31ef6e [2022-01-13T22:22:11.703Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-13T22:22:11.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:22:11.703Z] Removing intermediate container 407397f66791 [2022-01-13T22:22:11.703Z] ---> 80e7bab57736 [2022-01-13T22:22:11.703Z] [2022-01-13T22:22:11.703Z] Step 10/22 : FROM docker:20.10.10 [2022-01-13T22:22:11.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:22:11.703Z] 20.10.10: Pulling from library/docker [2022-01-13T22:22:11.703Z] ---> acefc4ce1f96 [2022-01-13T22:22:11.703Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-13T22:22:11.703Z] ---> Running in bab3339cbb36 [2022-01-13T22:22:11.703Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-13T22:22:11.703Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-13T22:22:11.703Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:22:11.703Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T22:22:11.703Z] OK: 6 MiB in 16 packages [2022-01-13T22:22:11.703Z] Removing intermediate container bab3339cbb36 [2022-01-13T22:22:11.703Z] ---> 20868196d75e [2022-01-13T22:22:11.703Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:22:11.703Z] ---> Running in c56fa9c3835d [2022-01-13T22:22:11.703Z] Removing intermediate container c56fa9c3835d [2022-01-13T22:22:11.703Z] ---> 93cfa5e64432 [2022-01-13T22:22:11.703Z] Step 21/23 : LABEL arch=arm64 [2022-01-13T22:22:11.703Z] ---> Running in 336f099b2020 [2022-01-13T22:22:11.703Z] Removing intermediate container 81ab9f10b519 [2022-01-13T22:22:11.703Z] ---> 2c3fd7c9fb03 [2022-01-13T22:22:11.703Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:22:11.704Z] Removing intermediate container 336f099b2020 [2022-01-13T22:22:11.704Z] ---> 671857fa352d [2022-01-13T22:22:11.704Z] Step 22/23 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:22:11.704Z] ---> Running in 83652ce88a76 [2022-01-13T22:22:11.704Z] ---> Running in 327fd5a4b2e7 [2022-01-13T22:22:11.704Z] Removing intermediate container 83652ce88a76 [2022-01-13T22:22:11.704Z] ---> 628d07902d41 [2022-01-13T22:22:11.704Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-13T22:22:11.704Z] Removing intermediate container 327fd5a4b2e7 [2022-01-13T22:22:11.704Z] ---> bb76d529831f [2022-01-13T22:22:11.704Z] Step 23/23 : LABEL version=0.0.0 [2022-01-13T22:22:11.704Z] ---> Running in 0fefa2329bab [2022-01-13T22:22:11.704Z] ---> Running in c4a7aba1a078 [2022-01-13T22:22:11.704Z] Removing intermediate container 0fefa2329bab [2022-01-13T22:22:11.704Z] ---> ea4a89d036f5 [2022-01-13T22:22:11.704Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-13T22:22:11.704Z] Removing intermediate container c4a7aba1a078 [2022-01-13T22:22:11.704Z] ---> 016645cbca7c [2022-01-13T22:22:11.704Z] [2022-01-13T22:22:11.704Z] ---> Running in 676cbd586e69 [2022-01-13T22:22:11.704Z] Successfully built 016645cbca7c [2022-01-13T22:22:11.704Z] Successfully tagged support-scheduler-arm64:latest [2022-01-13T22:22:11.704Z]  Building support-scheduler ... done Removing intermediate container 676cbd586e69 [2022-01-13T22:22:11.704Z] ---> 7af6cf93e6d3 [2022-01-13T22:22:11.704Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:22:11.704Z] ---> 25001a24ecf3 [2022-01-13T22:22:11.704Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-13T22:22:11.704Z] ---> 8ede6f6e8dcb [2022-01-13T22:22:11.704Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-13T22:22:12.292Z] ---> 98527dbe34b4 [2022-01-13T22:22:12.292Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-13T22:22:12.292Z] ---> Running in 3b8907cc0076 [2022-01-13T22:22:12.885Z] Removing intermediate container 3b8907cc0076 [2022-01-13T22:22:12.885Z] ---> 6601f7f79459 [2022-01-13T22:22:12.885Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:22:12.885Z] ---> Running in eaa0f39828bf [2022-01-13T22:22:13.159Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-13T22:22:13.159Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-13T22:22:13.159Z] ---> 520e9a0a30f7 [2022-01-13T22:22:13.159Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:22:13.159Z] ---> Running in 35043116639c [2022-01-13T22:22:13.159Z] Removing intermediate container eaa0f39828bf [2022-01-13T22:22:13.159Z] ---> 6cd90e89cebf [2022-01-13T22:22:13.159Z] Step 19/21 : LABEL arch=arm64 [2022-01-13T22:22:13.429Z] ---> Running in f03e2801b5f1 [2022-01-13T22:22:13.429Z] Removing intermediate container 35043116639c [2022-01-13T22:22:13.429Z] ---> 2ef95492cbb1 [2022-01-13T22:22:13.429Z] 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 [2022-01-13T22:22:13.703Z] ---> Running in 95b7c6bfdbf5 [2022-01-13T22:22:13.703Z] Removing intermediate container f03e2801b5f1 [2022-01-13T22:22:13.703Z] ---> 7408e89d1422 [2022-01-13T22:22:13.703Z] Step 20/21 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:22:13.973Z] ---> Running in e7004d8aa2a9 [2022-01-13T22:22:14.243Z] Removing intermediate container e7004d8aa2a9 [2022-01-13T22:22:14.243Z] ---> fc3c143c12f5 [2022-01-13T22:22:14.243Z] Step 21/21 : LABEL version=0.0.0 [2022-01-13T22:22:14.244Z] ---> Running in 950f0f283eee [2022-01-13T22:22:14.843Z] Removing intermediate container 950f0f283eee [2022-01-13T22:22:14.843Z] ---> 0c629182ed80 [2022-01-13T22:22:14.843Z] [2022-01-13T22:22:14.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:22:15.115Z] Successfully built 0c629182ed80 [2022-01-13T22:22:15.115Z] Successfully tagged support-notifications-arm64:latest [2022-01-13T22:22:15.115Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:22:16.082Z] (1/42) Installing readline (8.1.0-r0) [2022-01-13T22:22:16.082Z] (2/42) Installing bash (5.1.4-r0) [2022-01-13T22:22:16.082Z] Executing bash-5.1.4-r0.post-install [2022-01-13T22:22:16.082Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-13T22:22:16.082Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-13T22:22:16.082Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-13T22:22:16.082Z] (6/42) Installing curl (7.79.1-r0) [2022-01-13T22:22:16.082Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-13T22:22:16.082Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-13T22:22:16.082Z] (9/42) Installing expat (2.4.1-r0) [2022-01-13T22:22:16.082Z] (10/42) Installing libffi (3.3-r2) [2022-01-13T22:22:16.082Z] (11/42) Installing gdbm (1.19-r0) [2022-01-13T22:22:16.082Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-13T22:22:16.082Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-13T22:22:16.351Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-13T22:22:16.351Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-13T22:22:16.351Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-13T22:22:16.351Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-13T22:22:18.305Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-13T22:22:18.305Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-13T22:22:18.305Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-13T22:22:18.305Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-13T22:22:18.305Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-13T22:22:18.305Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-13T22:22:18.305Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-13T22:22:18.305Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-13T22:22:18.305Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-13T22:22:18.305Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-13T22:22:18.305Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-13T22:22:18.305Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-13T22:22:18.574Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-13T22:22:18.574Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-13T22:22:18.574Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-13T22:22:18.574Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-13T22:22:18.574Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-13T22:22:18.574Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-13T22:22:18.574Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-13T22:22:18.574Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-13T22:22:18.574Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-13T22:22:18.574Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-13T22:22:18.574Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-13T22:22:18.574Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-13T22:22:18.843Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-13T22:22:19.113Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:22:19.383Z] OK: 84 MiB in 64 packages [2022-01-13T22:22:23.648Z] Collecting docker-compose==1.23.2 [2022-01-13T22:22:23.648Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-13T22:22:23.648Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-13T22:22:23.918Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-13T22:22:23.918Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-13T22:22:24.188Z] Collecting cached-property<2,>=1.2.0 [2022-01-13T22:22:24.188Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-13T22:22:24.188Z] Collecting docopt<0.7,>=0.6.1 [2022-01-13T22:22:24.188Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-13T22:22:27.547Z] Collecting docker<4.0,>=3.6.0 [2022-01-13T22:22:27.547Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-13T22:22:27.547Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-13T22:22:27.547Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-13T22:22:30.141Z] Collecting PyYAML<4,>=3.10 [2022-01-13T22:22:30.141Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-13T22:22:33.510Z] Collecting jsonschema<3,>=2.5.1 [2022-01-13T22:22:33.510Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-13T22:22:34.929Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-13T22:22:34.929Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-13T22:22:34.929Z] Collecting texttable<0.10,>=0.9.0 [2022-01-13T22:22:34.929Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-13T22:22:36.878Z] Collecting docker-pycreds>=0.4.0 [2022-01-13T22:22:36.878Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-13T22:22:37.146Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-13T22:22:37.146Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-13T22:22:37.146Z] 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) [2022-01-13T22:22:37.416Z] Collecting idna<2.8,>=2.5 [2022-01-13T22:22:37.416Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-13T22:22:38.002Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-13T22:22:38.002Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-13T22:22:38.299Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-13T22:22:38.300Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-13T22:22:38.300Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-13T22:22:38.300Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-13T22:22:39.285Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-13T22:22:39.285Z] Attempting uninstall: urllib3 [2022-01-13T22:22:39.285Z] Found existing installation: urllib3 1.26.5 [2022-01-13T22:22:39.285Z] Uninstalling urllib3-1.26.5: [2022-01-13T22:22:39.560Z] Successfully uninstalled urllib3-1.26.5 [2022-01-13T22:22:40.173Z] Attempting uninstall: idna [2022-01-13T22:22:40.173Z] Found existing installation: idna 3.2 [2022-01-13T22:22:40.173Z] Uninstalling idna-3.2: [2022-01-13T22:22:40.173Z] Successfully uninstalled idna-3.2 [2022-01-13T22:22:41.142Z] Attempting uninstall: chardet [2022-01-13T22:22:41.142Z] Found existing installation: chardet 4.0.0 [2022-01-13T22:22:41.142Z] Uninstalling chardet-4.0.0: [2022-01-13T22:22:41.142Z] Successfully uninstalled chardet-4.0.0 [2022-01-13T22:22:42.560Z] Attempting uninstall: requests [2022-01-13T22:22:42.560Z] Found existing installation: requests 2.25.1 [2022-01-13T22:22:42.560Z] Uninstalling requests-2.25.1: [2022-01-13T22:22:42.830Z] Successfully uninstalled requests-2.25.1 [2022-01-13T22:22:43.099Z] Running setup.py install for texttable: started [2022-01-13T22:22:45.054Z] Running setup.py install for texttable: finished with status 'done' [2022-01-13T22:22:45.054Z] Running setup.py install for PyYAML: started [2022-01-13T22:22:47.646Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-13T22:22:47.915Z] Running setup.py install for docopt: started [2022-01-13T22:22:49.868Z] Running setup.py install for docopt: finished with status 'done' [2022-01-13T22:22:49.868Z] Running setup.py install for dockerpty: started [2022-01-13T22:22:52.466Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-13T22:22:53.888Z] 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 [2022-01-13T22:23:02.120Z] Removing intermediate container 95b7c6bfdbf5 [2022-01-13T22:23:02.120Z] ---> 91b7ea764502 [2022-01-13T22:23:02.120Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-13T22:23:02.120Z] ---> Running in 2f7c23d5845f [2022-01-13T22:23:02.392Z] Removing intermediate container 2f7c23d5845f [2022-01-13T22:23:02.392Z] ---> 679796928a4e [2022-01-13T22:23:02.392Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-13T22:23:02.392Z] ---> Running in a28b14bc953e [2022-01-13T22:23:02.661Z] Removing intermediate container a28b14bc953e [2022-01-13T22:23:02.661Z] ---> cd07e22355a6 [2022-01-13T22:23:02.661Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-13T22:23:03.637Z] ---> d8595e02e541 [2022-01-13T22:23:03.637Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-13T22:23:04.234Z] ---> 4ef348680575 [2022-01-13T22:23:04.234Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-13T22:23:04.828Z] ---> 680e70b8ff42 [2022-01-13T22:23:04.828Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-13T22:23:05.109Z] ---> Running in 9c3c02b90289 [2022-01-13T22:23:05.381Z] Removing intermediate container 9c3c02b90289 [2022-01-13T22:23:05.381Z] ---> d1d979b87bcf [2022-01-13T22:23:05.381Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:23:05.652Z] ---> Running in ba78ba04d852 [2022-01-13T22:23:05.922Z] Removing intermediate container ba78ba04d852 [2022-01-13T22:23:05.922Z] ---> 60293a162c8d [2022-01-13T22:23:05.922Z] Step 20/22 : LABEL arch=arm64 [2022-01-13T22:23:05.922Z] ---> Running in 2a5af409f89b [2022-01-13T22:23:06.194Z] Removing intermediate container 2a5af409f89b [2022-01-13T22:23:06.194Z] ---> 8c527ef5c0d8 [2022-01-13T22:23:06.194Z] Step 21/22 : LABEL git_sha=2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [2022-01-13T22:23:06.466Z] ---> Running in 4535e239aace [2022-01-13T22:23:06.738Z] Removing intermediate container 4535e239aace [2022-01-13T22:23:06.738Z] ---> 8eeb64d03c6e [2022-01-13T22:23:06.738Z] Step 22/22 : LABEL version=0.0.0 [2022-01-13T22:23:07.010Z] ---> Running in fc2a7aca36a8 [2022-01-13T22:23:07.282Z] Removing intermediate container fc2a7aca36a8 [2022-01-13T22:23:07.282Z] ---> caa86e29030d [2022-01-13T22:23:07.282Z] [2022-01-13T22:23:07.554Z] Successfully built caa86e29030d [2022-01-13T22:23:07.554Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-13T22:23:07.840Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-13T22:23:07.838Z] $ docker stop --time=1 f3f31cdf75b5fdee207539476f8a51c437f649f56effdfbd79313d995db3ca0f [2022-01-13T22:23:09.531Z] $ docker rm -f f3f31cdf75b5fdee207539476f8a51c437f649f56effdfbd79313d995db3ca0f [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-13T22:23:10.151Z] + docker images [2022-01-13T22:23:10.421Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-13T22:23:10.421Z] sys-mgmt-agent-arm64 latest caa86e29030d 3 seconds ago 280MB [2022-01-13T22:23:10.421Z] support-notifications-arm64 latest 0c629182ed80 56 seconds ago 16.1MB [2022-01-13T22:23:10.421Z] support-scheduler-arm64 latest 016645cbca7c About a minute ago 15.3MB [2022-01-13T22:23:10.421Z] 80e7bab57736 About a minute ago 1.57GB [2022-01-13T22:23:10.421Z] 3e75db717a00 About a minute ago 1.57GB [2022-01-13T22:23:10.421Z] 3067802fd7c9 About a minute ago 1.57GB [2022-01-13T22:23:10.421Z] security-proxy-setup-arm64 latest 8b282761655d 2 minutes ago 25.5MB [2022-01-13T22:23:10.421Z] 7aa2ab2ff54a 2 minutes ago 1.58GB [2022-01-13T22:23:10.421Z] core-data-arm64 latest 0880f5257366 3 minutes ago 19.6MB [2022-01-13T22:23:10.421Z] security-bootstrapper-arm64 latest b90dcc7b6fee 3 minutes ago 17.8MB [2022-01-13T22:23:10.421Z] security-secretstore-setup-arm64 latest 1cf5284fb466 3 minutes ago 26.8MB [2022-01-13T22:23:10.421Z] core-metadata-arm64 latest a509b58df0a6 4 minutes ago 15.9MB [2022-01-13T22:23:10.421Z] core-command-arm64 latest 4f1d3f0b0bf7 4 minutes ago 15.2MB [2022-01-13T22:23:10.421Z] 9e5fa993409a 4 minutes ago 1.58GB [2022-01-13T22:23:10.421Z] 11e57688fdf2 4 minutes ago 1.58GB [2022-01-13T22:23:10.421Z] 9996bb86bf50 4 minutes ago 1.58GB [2022-01-13T22:23:10.421Z] c3d44b54e97c 4 minutes ago 1.57GB [2022-01-13T22:23:10.421Z] b1f90e8caf62 4 minutes ago 1.57GB [2022-01-13T22:23:10.421Z] ci-base-image-arm64 latest c54a4d91fe68 14 minutes ago 1.24GB [2022-01-13T22:23:10.421Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-13T22:23:10.421Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-13T22:23:10.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 3 months ago 534MB [2022-01-13T22:23:10.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 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 [2022-01-13T22:23:11.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-13T22:23:11.180Z] [2022-01-13T22:23:11.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:23:11.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-13T22:23:11.813Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-13T22:23:11.814Z] 448f6bf000e3: Pulling fs layer [2022-01-13T22:23:11.814Z] f757da607395: Pulling fs layer [2022-01-13T22:23:11.814Z] 05883995daec: Pulling fs layer [2022-01-13T22:23:11.814Z] 8603b9c90790: Pulling fs layer [2022-01-13T22:23:11.814Z] 1560dd03e051: Pulling fs layer [2022-01-13T22:23:11.814Z] 27f5ce0e4adf: Pulling fs layer [2022-01-13T22:23:11.814Z] c2d8d7efcc4b: Pulling fs layer [2022-01-13T22:23:11.814Z] 1560dd03e051: Waiting [2022-01-13T22:23:11.814Z] 8603b9c90790: Waiting [2022-01-13T22:23:11.814Z] 27f5ce0e4adf: Waiting [2022-01-13T22:23:11.814Z] c2d8d7efcc4b: Waiting [2022-01-13T22:23:11.814Z] f757da607395: Verifying Checksum [2022-01-13T22:23:11.814Z] f757da607395: Download complete [2022-01-13T22:23:11.814Z] 8603b9c90790: Verifying Checksum [2022-01-13T22:23:11.814Z] 8603b9c90790: Download complete [2022-01-13T22:23:11.814Z] 1560dd03e051: Verifying Checksum [2022-01-13T22:23:11.814Z] 1560dd03e051: Download complete [2022-01-13T22:23:11.814Z] 27f5ce0e4adf: Verifying Checksum [2022-01-13T22:23:11.814Z] 27f5ce0e4adf: Download complete [2022-01-13T22:23:12.084Z] 05883995daec: Download complete [2022-01-13T22:23:12.369Z] 448f6bf000e3: Download complete [2022-01-13T22:23:14.983Z] c2d8d7efcc4b: Verifying Checksum [2022-01-13T22:23:14.983Z] c2d8d7efcc4b: Download complete [2022-01-13T22:23:15.959Z] 448f6bf000e3: Pull complete [2022-01-13T22:23:16.552Z] f757da607395: Pull complete [2022-01-13T22:23:17.976Z] 05883995daec: Pull complete [2022-01-13T22:23:18.247Z] 8603b9c90790: Pull complete [2022-01-13T22:23:19.218Z] 1560dd03e051: Pull complete [2022-01-13T22:23:19.218Z] 27f5ce0e4adf: Pull complete [2022-01-13T22:23:34.268Z] c2d8d7efcc4b: Pull complete [2022-01-13T22:23:34.268Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-13T22:23:34.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-13T22:23:34.268Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-13T22:23:34.509Z] prd-ubuntu18.04-docker-arm64-4c-16g-1451 does not seem to be running inside a container [2022-01-13T22:23:34.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-13T22:23:37.320Z] $ docker top 69d2be2ba4260ec45c00959cd526a677ed2a30a26700bac503d4dd6685af7b9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:23:38.317Z] ---> job-cost.sh [2022-01-13T22:23:38.317Z] lf-activate-venv: SKIPPING [2022-01-13T22:23:38.317Z] INFO: No Stack... [2022-01-13T22:23:38.904Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-13T22:23:39.172Z] INFO: Archiving Costs [Pipeline] sh [2022-01-13T22:23:39.570Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-01-13T22:23:39.570Z] + cut -d, -f6 [Pipeline] lock [2022-01-13T22:23:39.629Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3861-1-stack-cost] [2022-01-13T22:23:39.634Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3861-1-stack-cost] did not exist. Created. [2022-01-13T22:23:39.634Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3861-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-13T22:23:40.400Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-13T22:23:40.627Z] Stashed 1 file(s) [Pipeline] } [2022-01-13T22:23:40.642Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3861-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-13T22:23:40.701Z] $ docker stop --time=1 69d2be2ba4260ec45c00959cd526a677ed2a30a26700bac503d4dd6685af7b9e [2022-01-13T22:23:42.216Z] $ docker rm -f 69d2be2ba4260ec45c00959cd526a677ed2a30a26700bac503d4dd6685af7b9e [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 [2022-01-13T22:23:43.185Z] provisioning config files... [2022-01-13T22:23:43.195Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1039722267795704096tmp [Pipeline] { [Pipeline] sh [2022-01-13T22:23:43.533Z] + set +x [2022-01-13T22:23:43.533Z] + bash -s -- [2022-01-13T22:23:43.533Z] + curl -s https://codecov.io/bash [2022-01-13T22:23:43.533Z] [2022-01-13T22:23:43.533Z] _____ _ [2022-01-13T22:23:43.533Z] / ____| | | [2022-01-13T22:23:43.533Z] | | ___ __| | ___ ___ _____ __ [2022-01-13T22:23:43.533Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-13T22:23:43.533Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-13T22:23:43.533Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-13T22:23:43.533Z] Bash-1.0.6 [2022-01-13T22:23:43.533Z] [2022-01-13T22:23:43.533Z] [2022-01-13T22:23:43.533Z] ==> git version 2.24.4 found [2022-01-13T22:23:43.533Z] ==> 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 [2022-01-13T22:23:43.533Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-13T22:23:43.533Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-13T22:23:43.533Z] ==> Jenkins CI detected. [2022-01-13T22:23:43.533Z] current dir:  /w/workspace/edgex-go/1 [2022-01-13T22:23:43.533Z] project root: . [2022-01-13T22:23:43.533Z] --> token set from env [2022-01-13T22:23:43.533Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-13T22:23:43.533Z] ==> Running gcov in . (disable via -X gcov) [2022-01-13T22:23:43.533Z] ==> Python coveragepy not found [2022-01-13T22:23:43.533Z] ==> Searching for coverage reports in: [2022-01-13T22:23:43.533Z] + . [2022-01-13T22:23:43.795Z] -> Found 1 reports [2022-01-13T22:23:43.795Z] ==> Detecting git/mercurial file structure [2022-01-13T22:23:43.795Z] ==> Reading reports [2022-01-13T22:23:43.795Z] + ./coverage.out bytes=428381 [2022-01-13T22:23:43.795Z] ==> Appending adjustments [2022-01-13T22:23:43.795Z] https://docs.codecov.io/docs/fixing-reports [2022-01-13T22:23:44.736Z] + Found adjustments [2022-01-13T22:23:44.736Z] ==> Gzipping contents [2022-01-13T22:23:44.998Z] 60K /tmp/codecov.XfFFfB.gz [2022-01-13T22:23:44.998Z] ==> Uploading reports [2022-01-13T22:23:44.998Z] url: https://codecov.io [2022-01-13T22:23:44.998Z] query: branch=PR-3861&commit=2de7b4ecbc05b8ae7148052b7e17aea9aa589278&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3861%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3861&job=&cmd_args= [2022-01-13T22:23:44.998Z] -> Pinging Codecov [2022-01-13T22:23:44.998Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3861&commit=2de7b4ecbc05b8ae7148052b7e17aea9aa589278&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3861%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3861&job=&cmd_args= [2022-01-13T22:23:45.261Z] -> Uploading to [2022-01-13T22:23:45.262Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-13/00271124DB129430A58F1EEE437C3FCB/2de7b4ecbc05b8ae7148052b7e17aea9aa589278/5fddbbe3-5a5e-4394-98ce-b7caaacf410e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220113T222345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=84f4b0e6237f9609a5821a6b0f8fb5d92ded3109f4dd7e8a8baf14cedf07588c [2022-01-13T22:23:45.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T22:23:45.262Z] Dload Upload Total Spent Left Speed [2022-01-13T22:23:45.521Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57931 0 0 100 57931 0 187k --:--:-- --:--:-- --:--:-- 186k 100 57931 0 0 100 57931 0 186k --:--:-- --:--:-- --:--:-- 186k [2022-01-13T22:23:45.521Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2de7b4ecbc05b8ae7148052b7e17aea9aa589278 [Pipeline] } [2022-01-13T22:23:45.547Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-13T22:23:46.968Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:23:47.298Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:23:47.909Z] ---> package-listing.sh [2022-01-13T22:23:47.909Z] ++ facter osfamily [2022-01-13T22:23:47.909Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-13T22:23:48.170Z] + OS_FAMILY=redhat [2022-01-13T22:23:48.170Z] + workspace=/w/workspace/edgex-go/1 [2022-01-13T22:23:48.170Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-13T22:23:48.170Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-13T22:23:48.170Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-13T22:23:48.170Z] + PACKAGES=/tmp/packages_start.txt [2022-01-13T22:23:48.170Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-13T22:23:48.170Z] + PACKAGES=/tmp/packages_end.txt [2022-01-13T22:23:48.170Z] + case "${OS_FAMILY}" in [2022-01-13T22:23:48.170Z] + rpm -qa [2022-01-13T22:23:48.170Z] + sort [2022-01-13T22:23:52.377Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-13T22:23:52.377Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-13T22:23:52.377Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-13T22:23:52.377Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-13T22:23:52.377Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-01-13T22:23:52.377Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-01-13T22:23:52.419Z] 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 [2022-01-13T22:23:52.715Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:23:53.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-13T22:23:53.301Z] [2022-01-13T22:23:53.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:23:53.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-13T22:23:53.647Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-13T22:23:53.647Z] b4d181a07f80: Pulling fs layer [2022-01-13T22:23:53.647Z] a1111a8f2ec3: Pulling fs layer [2022-01-13T22:23:53.647Z] ed53099fbce6: Pulling fs layer [2022-01-13T22:23:53.647Z] dc539afda2c1: Pulling fs layer [2022-01-13T22:23:53.647Z] 77bc0d833cb6: Pulling fs layer [2022-01-13T22:23:53.647Z] 9065ff56babe: Pulling fs layer [2022-01-13T22:23:53.647Z] d287ab97295c: Pulling fs layer [2022-01-13T22:23:53.647Z] 77bc0d833cb6: Waiting [2022-01-13T22:23:53.647Z] 9065ff56babe: Waiting [2022-01-13T22:23:53.647Z] d287ab97295c: Waiting [2022-01-13T22:23:53.647Z] dc539afda2c1: Waiting [2022-01-13T22:23:53.647Z] a1111a8f2ec3: Verifying Checksum [2022-01-13T22:23:53.647Z] a1111a8f2ec3: Download complete [2022-01-13T22:23:53.647Z] dc539afda2c1: Verifying Checksum [2022-01-13T22:23:53.647Z] dc539afda2c1: Download complete [2022-01-13T22:23:53.647Z] 77bc0d833cb6: Verifying Checksum [2022-01-13T22:23:53.647Z] 77bc0d833cb6: Download complete [2022-01-13T22:23:53.647Z] ed53099fbce6: Verifying Checksum [2022-01-13T22:23:53.647Z] ed53099fbce6: Download complete [2022-01-13T22:23:53.908Z] 9065ff56babe: Verifying Checksum [2022-01-13T22:23:53.908Z] 9065ff56babe: Download complete [2022-01-13T22:23:53.908Z] b4d181a07f80: Verifying Checksum [2022-01-13T22:23:53.908Z] b4d181a07f80: Download complete [2022-01-13T22:23:54.477Z] d287ab97295c: Verifying Checksum [2022-01-13T22:23:54.477Z] d287ab97295c: Download complete [2022-01-13T22:23:55.426Z] b4d181a07f80: Pull complete [2022-01-13T22:23:55.426Z] a1111a8f2ec3: Pull complete [2022-01-13T22:23:56.008Z] ed53099fbce6: Pull complete [2022-01-13T22:23:56.008Z] dc539afda2c1: Pull complete [2022-01-13T22:23:56.271Z] 77bc0d833cb6: Pull complete [2022-01-13T22:23:56.538Z] 9065ff56babe: Pull complete [2022-01-13T22:24:01.834Z] d287ab97295c: Pull complete [2022-01-13T22:24:01.834Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-13T22:24:01.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-13T22:24:01.834Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-13T22:24:01.966Z] prd-centos7-docker-4c-2g-1450 does not seem to be running inside a container [2022-01-13T22:24:01.999Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-13T22:24:05.280Z] $ docker top a6d05541bb9c757095e16286fd936f0d33b38c9894fdda1da3271e87aeb80f56 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:24:05.685Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-13T22:24:06.002Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-13T22:24:06.311Z] + ls /var/log/sa-host [2022-01-13T22:24:06.311Z] + sadf -c /var/log/sa-host/sa13 [2022-01-13T22:24:06.311Z] file_magic: OK [2022-01-13T22:24:06.311Z] HZ: Using current value: 100 [2022-01-13T22:24:06.311Z] file_header: OK [2022-01-13T22:24:06.311Z] 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 [2022-01-13T22:24:06.311Z] Statistics: [2022-01-13T22:24:06.311Z] 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... [2022-01-13T22:24:06.311Z] File successfully converted to sysstat format version 12.0.3 [2022-01-13T22:24:06.311Z] + sadf -c /var/log/sa-host/sa17 [2022-01-13T22:24:06.311Z] file_magic: OK [2022-01-13T22:24:06.311Z] HZ: Using current value: 100 [2022-01-13T22:24:06.311Z] file_header: OK [2022-01-13T22:24:06.311Z] 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 [2022-01-13T22:24:06.311Z] Statistics: [2022-01-13T22:24:06.311Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-13T22:24:06.311Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T22:24:06.455Z] provisioning config files... [2022-01-13T22:24:06.466Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8882753433544758104tmp [Pipeline] { [Pipeline] echo [2022-01-13T22:24:06.509Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:24:06.821Z] ---> create-netrc.sh [Pipeline] } [2022-01-13T22:24:06.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:24:07.239Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-13T22:24:07.273Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:24:07.611Z] ---> sudo-logs.sh [2022-01-13T22:24:07.611Z] Archiving 'sudo' log.. [2022-01-13T22:24:07.611Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1450.novalocal: Name or service not known [2022-01-13T22:24:07.611Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1450.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-13T22:24:07.687Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:24:08.000Z] ---> job-cost.sh [2022-01-13T22:24:08.000Z] lf-activate-venv: SKIPPING [2022-01-13T22:24:08.000Z] DEBUG: total: 0.10999999940395355 [2022-01-13T22:24:08.000Z] INFO: Retrieving Stack Cost... [2022-01-13T22:24:08.569Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-13T22:24:08.829Z] INFO: Archiving Costs [Pipeline] echo [2022-01-13T22:24:08.863Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:24:09.190Z] ---> logs-deploy.sh [2022-01-13T22:24:09.190Z] lf-activate-venv: SKIPPING [2022-01-13T22:24:09.190Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3861/1 [2022-01-13T22:24:09.190Z] INFO: archiving workspace using pattern(s): [2022-01-13T22:24:09.764Z] Archives upload complete. [2022-01-13T22:24:09.764Z] INFO: archiving logs to Nexus [2022-01-13T22:24:10.333Z] ---> uname -a: [2022-01-13T22:24:10.333Z] Linux prd-centos7-docker-4c-2g-1450.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-01-13T22:24:10.333Z] [2022-01-13T22:24:10.333Z] [2022-01-13T22:24:10.333Z] ---> lscpu: [2022-01-13T22:24:10.333Z] Architecture: x86_64 [2022-01-13T22:24:10.333Z] CPU op-mode(s): 32-bit, 64-bit [2022-01-13T22:24:10.333Z] Byte Order: Little Endian [2022-01-13T22:24:10.333Z] Address sizes: 40 bits physical, 48 bits virtual [2022-01-13T22:24:10.333Z] CPU(s): 2 [2022-01-13T22:24:10.333Z] On-line CPU(s) list: 0,1 [2022-01-13T22:24:10.333Z] Thread(s) per core: 1 [2022-01-13T22:24:10.333Z] Core(s) per socket: 1 [2022-01-13T22:24:10.333Z] Socket(s): 2 [2022-01-13T22:24:10.333Z] NUMA node(s): 1 [2022-01-13T22:24:10.333Z] Vendor ID: AuthenticAMD [2022-01-13T22:24:10.333Z] CPU family: 23 [2022-01-13T22:24:10.333Z] Model: 49 [2022-01-13T22:24:10.333Z] Model name: AMD EPYC-Rome Processor [2022-01-13T22:24:10.333Z] Stepping: 0 [2022-01-13T22:24:10.333Z] CPU MHz: 2799.994 [2022-01-13T22:24:10.333Z] BogoMIPS: 5599.98 [2022-01-13T22:24:10.333Z] Virtualization: AMD-V [2022-01-13T22:24:10.333Z] Hypervisor vendor: KVM [2022-01-13T22:24:10.333Z] Virtualization type: full [2022-01-13T22:24:10.333Z] L1d cache: 32K [2022-01-13T22:24:10.333Z] L1i cache: 32K [2022-01-13T22:24:10.333Z] L2 cache: 512K [2022-01-13T22:24:10.333Z] L3 cache: 16384K [2022-01-13T22:24:10.333Z] NUMA node0 CPU(s): 0,1 [2022-01-13T22:24:10.333Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-01-13T22:24:10.333Z] [2022-01-13T22:24:10.333Z] [2022-01-13T22:24:10.333Z] ---> nproc: [2022-01-13T22:24:10.333Z] 2 [2022-01-13T22:24:10.333Z] [2022-01-13T22:24:10.333Z]