Pull request #3741 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 503b187c7d14a435f5951f016647fc0e2ea4bc0d+3e61d8d254e269b0587cfebd305e9ee7f99b675f (bbc0aa95023ef47c312ca7fd5c727cf8ca1bb1f7) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8357356875511963584.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh4983764493457769825.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-3741/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-3741/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4620311568664105049.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-3741/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2456814525641759689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh5257303150275417407.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-3741/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-3741/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6773739981365075687.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 c141c1271097dc03ad291c2451e310eaf98cdd06 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-414 in /w/workspace/edgexfoundry_edgex-go_PR-3741 [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-ssh8466636799372085698.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-ssh5538387302565757141.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3741/head:refs/remotes/origin/PR-3741 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3e61d8d254e269b0587cfebd305e9ee7f99b675f into PR head commit 503b187c7d14a435f5951f016647fc0e2ea4bc0d Merge succeeded, producing 503b187c7d14a435f5951f016647fc0e2ea4bc0d Checking out Revision 503b187c7d14a435f5951f016647fc0e2ea4bc0d (PR-3741) > git config core.sparsecheckout # timeout=10 > git checkout -f 503b187c7d14a435f5951f016647fc0e2ea4bc0d # 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-ssh3638915864088728775.key > git merge 3e61d8d254e269b0587cfebd305e9ee7f99b675f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 503b187c7d14a435f5951f016647fc0e2ea4bc0d # timeout=10 Commit message: "fix(security): Bump sys-mgmt-agent base image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-01T22:27:45.485Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-01T22:27:45.709Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-01T22:27:45.828Z] ========================================================= [2021-10-01T22:27:45.829Z] EdgeX Global Pipelines Version Info [2021-10-01T22:27:45.829Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-01T22:27:47.104Z] ------------------- [2021-10-01T22:27:47.104Z] stable info: [2021-10-01T22:27:47.104Z] ------------------- [2021-10-01T22:27:47.104Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-01T22:27:47.104Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-01T22:27:47.104Z] Message: update stable to v1.0.206 [2021-10-01T22:27:47.691Z] ------------------- [2021-10-01T22:27:47.691Z] experimental info: [2021-10-01T22:27:47.691Z] ------------------- [2021-10-01T22:27:47.691Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-01T22:27:47.691Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-01T22:27:47.691Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-01T22:27:47.927Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-01T22:27:47.983Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-01T22:27:48.043Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-01T22:27:48.099Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-01T22:27:48.156Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-01T22:27:48.212Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-01T22:27:48.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-01T22:27:48.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-01T22:27:48.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-01T22:27:48.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-01T22:27:48.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-01T22:27:48.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-01T22:27:48.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-01T22:27:48.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-01T22:27:48.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-01T22:27:48.834Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-01T22:27:48.892Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-01T22:27:48.949Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-01T22:27:49.009Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-01T22:27:49.068Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-01T22:27:49.131Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-01T22:27:49.189Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-01T22:27:49.247Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-01T22:27:49.303Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3741 [Pipeline] echo [2021-10-01T22:27:49.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3741 [Pipeline] echo [2021-10-01T22:27:49.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3741 [Pipeline] echo [2021-10-01T22:27:49.489Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 503b187c7d14a435f5951f016647fc0e2ea4bc0d [Pipeline] echo [2021-10-01T22:27:49.545Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 503b187 [Pipeline] echo [2021-10-01T22:27:49.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-01T22:27:49.783Z] provisioning config files... [2021-10-01T22:27:49.803Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5225309974175566477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-01T22:27:50.189Z] ---> docker-login.sh [2021-10-01T22:27:50.189Z] nexus3.edgexfoundry.org:10001 [2021-10-01T22:27:50.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T22:27:50.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T22:27:50.457Z] Configure a credential helper to remove this warning. See [2021-10-01T22:27:50.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T22:27:50.457Z] [2021-10-01T22:27:50.457Z] Login Succeeded [2021-10-01T22:27:50.457Z] nexus3.edgexfoundry.org:10002 [2021-10-01T22:27:50.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T22:27:50.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T22:27:50.725Z] Configure a credential helper to remove this warning. See [2021-10-01T22:27:50.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T22:27:50.725Z] [2021-10-01T22:27:50.725Z] Login Succeeded [2021-10-01T22:27:50.725Z] nexus3.edgexfoundry.org:10003 [2021-10-01T22:27:50.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T22:27:50.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T22:27:50.725Z] Configure a credential helper to remove this warning. See [2021-10-01T22:27:50.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T22:27:50.725Z] [2021-10-01T22:27:50.725Z] Login Succeeded [2021-10-01T22:27:50.725Z] nexus3.edgexfoundry.org:10004 [2021-10-01T22:27:50.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T22:27:50.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T22:27:50.992Z] Configure a credential helper to remove this warning. See [2021-10-01T22:27:50.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T22:27:50.992Z] [2021-10-01T22:27:50.992Z] Login Succeeded [2021-10-01T22:27:50.992Z] docker.io [2021-10-01T22:27:50.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T22:27:51.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T22:27:51.260Z] Configure a credential helper to remove this warning. See [2021-10-01T22:27:51.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T22:27:51.260Z] [2021-10-01T22:27:51.260Z] Login Succeeded [2021-10-01T22:27:51.260Z] ---> docker-login.sh ends [Pipeline] } [2021-10-01T22:27:51.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-01T22:27:51.738Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-10-01T22:27:51.738Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-01T22:27:51.738Z] ++ dirname cmd/core-command/Dockerfile [2021-10-01T22:27:51.738Z] ++ cut -d/ -f2 [2021-10-01T22:27:51.738Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-01T22:27:51.738Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-01T22:27:51.738Z] ++ dirname cmd/core-data/Dockerfile [2021-10-01T22:27:51.738Z] ++ cut -d/ -f2 [2021-10-01T22:27:51.738Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-01T22:27:51.738Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-01T22:27:51.738Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-01T22:27:51.738Z] ++ cut -d/ -f2 [2021-10-01T22:27:51.738Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-01T22:27:51.738Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-01T22:27:51.738Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-01T22:27:51.738Z] ++ cut -d/ -f2 [2021-10-01T22:27:51.738Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-01T22:27:51.738Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-01T22:27:51.738Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-01T22:27:51.738Z] ++ cut -d/ -f2 [2021-10-01T22:27:51.738Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-01T22:27:51.738Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-01T22:27:51.738Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-01T22:27:51.738Z] ++ cut -d/ -f2 [2021-10-01T22:27:51.738Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-01T22:27:51.738Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-01T22:27:51.738Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-01T22:27:51.738Z] ++ cut -d/ -f2 [2021-10-01T22:27:51.738Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-01T22:27:51.738Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-01T22:27:51.738Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-01T22:27:51.738Z] ++ cut -d/ -f2 [2021-10-01T22:27:51.738Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-01T22:27:51.738Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-01T22:27:51.738Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-01T22:27:51.738Z] ++ cut -d/ -f2 [2021-10-01T22:27:51.738Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-01T22:27:51.831Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-01T22:27:53.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-01T22:27:53.429Z] [2021-10-01T22:27:53.429Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-01T22:27:53.809Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-01T22:27:53.809Z] latest: Pulling from edgex-devops/git-semver [2021-10-01T22:27:53.809Z] 31603596830f: Pulling fs layer [2021-10-01T22:27:53.809Z] 04fac38145f0: Pulling fs layer [2021-10-01T22:27:53.809Z] 701f6daf10bf: Pulling fs layer [2021-10-01T22:27:53.809Z] 24f72da36158: Pulling fs layer [2021-10-01T22:27:53.809Z] 24f72da36158: Waiting [2021-10-01T22:27:53.809Z] 04fac38145f0: Verifying Checksum [2021-10-01T22:27:53.809Z] 04fac38145f0: Download complete [2021-10-01T22:27:54.080Z] 31603596830f: Verifying Checksum [2021-10-01T22:27:54.080Z] 31603596830f: Download complete [2021-10-01T22:27:54.367Z] 24f72da36158: Verifying Checksum [2021-10-01T22:27:54.367Z] 24f72da36158: Download complete [2021-10-01T22:27:54.367Z] 31603596830f: Pull complete [2021-10-01T22:27:54.367Z] 701f6daf10bf: Verifying Checksum [2021-10-01T22:27:54.367Z] 701f6daf10bf: Download complete [2021-10-01T22:27:54.367Z] 04fac38145f0: Pull complete [2021-10-01T22:27:54.966Z] 701f6daf10bf: Pull complete [2021-10-01T22:27:55.236Z] 24f72da36158: Pull complete [2021-10-01T22:27:55.236Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-01T22:27:55.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-01T22:27:55.236Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-01T22:27:55.354Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-10-01T22:27:55.420Z] $ 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 [2021-10-01T22:27:56.293Z] $ docker top 3da5a4826bfc4d03edaa4557f06380a501cb18d1bb1c6934ddc9976b74bbf787 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-01T22:27:56.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-01T22:27:56.521Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-01T22:27:56.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-01T22:27:56.655Z] $ docker exec 3da5a4826bfc4d03edaa4557f06380a501cb18d1bb1c6934ddc9976b74bbf787 ssh-agent [2021-10-01T22:27:56.769Z] SSH_AUTH_SOCK=/tmp/ssh-lpOCkTJpPMOR/agent.14 [2021-10-01T22:27:56.769Z] SSH_AGENT_PID=21 [2021-10-01T22:27:56.780Z] Running ssh-add (command line suppressed) [2021-10-01T22:27:56.883Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4463422461226844264.key (/w/workspace/edgex-go/1@tmp/private_key_4463422461226844264.key) [2021-10-01T22:27:56.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-01T22:27:57.272Z] + git tag --points-at HEAD [Pipeline] } [2021-10-01T22:27:57.296Z] $ docker exec --env ******** --env ******** 3da5a4826bfc4d03edaa4557f06380a501cb18d1bb1c6934ddc9976b74bbf787 ssh-agent -k [2021-10-01T22:27:57.392Z] unset SSH_AUTH_SOCK; [2021-10-01T22:27:57.392Z] unset SSH_AGENT_PID; [2021-10-01T22:27:57.392Z] echo Agent pid 21 killed; [2021-10-01T22:27:57.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-01T22:27:57.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-01T22:27:57.503Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-01T22:27:57.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-01T22:27:57.638Z] $ docker exec 3da5a4826bfc4d03edaa4557f06380a501cb18d1bb1c6934ddc9976b74bbf787 ssh-agent [2021-10-01T22:27:57.774Z] SSH_AUTH_SOCK=/tmp/ssh-KwOoI5XGLB3b/agent.54 [2021-10-01T22:27:57.774Z] SSH_AGENT_PID=61 [2021-10-01T22:27:57.783Z] Running ssh-add (command line suppressed) [2021-10-01T22:27:57.904Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3160351020731371390.key (/w/workspace/edgex-go/1@tmp/private_key_3160351020731371390.key) [2021-10-01T22:27:57.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-01T22:27:58.295Z] + git semver init [2021-10-01T22:27:58.295Z] # -> Open(): unable to determine branch for HEAD [2021-10-01T22:27:58.295Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-10-01T22:27:58.295Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-10-01T22:27:58.295Z] # $SEMVER_REMOTE_NAME = origin [2021-10-01T22:27:58.295Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-01T22:27:58.295Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-01T22:27:58.295Z] # $SEMVER_BRANCH = PR-3741 [2021-10-01T22:27:58.295Z] # $SEMVER_TEMP = /tmp/semver-559186866 [2021-10-01T22:27:58.295Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-01T22:28:10.643Z] # '/tmp/semver-559186866' -> '/w/workspace/edgex-go/1/.semver' [2021-10-01T22:28:10.643Z] # -> Force: false [2021-10-01T22:28:10.643Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-10-01T22:28:10.669Z] $ docker exec --env ******** --env ******** 3da5a4826bfc4d03edaa4557f06380a501cb18d1bb1c6934ddc9976b74bbf787 ssh-agent -k [2021-10-01T22:28:10.795Z] unset SSH_AUTH_SOCK; [2021-10-01T22:28:10.795Z] unset SSH_AGENT_PID; [2021-10-01T22:28:10.795Z] echo Agent pid 61 killed; [2021-10-01T22:28:10.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-01T22:28:11.267Z] + git semver [Pipeline] } [2021-10-01T22:28:11.301Z] $ docker stop --time=1 3da5a4826bfc4d03edaa4557f06380a501cb18d1bb1c6934ddc9976b74bbf787 [2021-10-01T22:28:13.577Z] $ docker rm -f 3da5a4826bfc4d03edaa4557f06380a501cb18d1bb1c6934ddc9976b74bbf787 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-01T22:28:14.037Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-01T22:28:14.430Z] Stashed 1 file(s) [Pipeline] echo [2021-10-01T22:28:14.456Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-01T22:28:15.132Z] ========================================================= [2021-10-01T22:28:15.132Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-01T22:28:15.132Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-01T22:28:15.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-01T22:28:15.505Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-01T22:28:15.505Z] 540db60ca938: Pulling fs layer [2021-10-01T22:28:15.505Z] adcc1eea9eea: Pulling fs layer [2021-10-01T22:28:15.505Z] 4c4ab2625f07: Pulling fs layer [2021-10-01T22:28:15.505Z] db62176df00c: Pulling fs layer [2021-10-01T22:28:15.505Z] 3b30891b0d05: Pulling fs layer [2021-10-01T22:28:15.505Z] 06b49ca38bd5: Pulling fs layer [2021-10-01T22:28:15.505Z] c788192a36de: Pulling fs layer [2021-10-01T22:28:15.505Z] a77e37c0d609: Pulling fs layer [2021-10-01T22:28:15.505Z] c3185cebc471: Pulling fs layer [2021-10-01T22:28:15.505Z] 06b49ca38bd5: Waiting [2021-10-01T22:28:15.505Z] c788192a36de: Waiting [2021-10-01T22:28:15.505Z] a77e37c0d609: Waiting [2021-10-01T22:28:15.505Z] c3185cebc471: Waiting [2021-10-01T22:28:15.505Z] db62176df00c: Waiting [2021-10-01T22:28:15.505Z] 3b30891b0d05: Waiting [2021-10-01T22:28:15.505Z] 4c4ab2625f07: Verifying Checksum [2021-10-01T22:28:15.505Z] 4c4ab2625f07: Download complete [2021-10-01T22:28:15.505Z] adcc1eea9eea: Verifying Checksum [2021-10-01T22:28:15.505Z] adcc1eea9eea: Download complete [2021-10-01T22:28:15.505Z] 3b30891b0d05: Verifying Checksum [2021-10-01T22:28:15.505Z] 3b30891b0d05: Download complete [2021-10-01T22:28:15.779Z] 06b49ca38bd5: Verifying Checksum [2021-10-01T22:28:15.779Z] 06b49ca38bd5: Download complete [2021-10-01T22:28:15.779Z] c788192a36de: Verifying Checksum [2021-10-01T22:28:15.779Z] c788192a36de: Download complete [2021-10-01T22:28:15.779Z] 540db60ca938: Verifying Checksum [2021-10-01T22:28:15.779Z] 540db60ca938: Pull complete [2021-10-01T22:28:16.044Z] adcc1eea9eea: Pull complete [2021-10-01T22:28:16.044Z] 4c4ab2625f07: Pull complete [2021-10-01T22:28:16.630Z] a77e37c0d609: Verifying Checksum [2021-10-01T22:28:16.630Z] a77e37c0d609: Download complete [2021-10-01T22:28:17.614Z] db62176df00c: Verifying Checksum [2021-10-01T22:28:17.614Z] db62176df00c: Download complete [2021-10-01T22:28:17.880Z] c3185cebc471: Verifying Checksum [2021-10-01T22:28:17.880Z] c3185cebc471: Download complete [2021-10-01T22:28:22.196Z] db62176df00c: Pull complete [2021-10-01T22:28:22.196Z] 3b30891b0d05: Pull complete [2021-10-01T22:28:22.196Z] 06b49ca38bd5: Pull complete [2021-10-01T22:28:22.196Z] c788192a36de: Pull complete [2021-10-01T22:28:22.196Z] a77e37c0d609: Pull complete [2021-10-01T22:28:24.828Z] c3185cebc471: Pull complete [2021-10-01T22:28:24.828Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-10-01T22:28:24.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-01T22:28:24.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-01T22:28:25.221Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-01T22:28:25.221Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-01T22:28:25.221Z] WORKDIR /edgex [2021-10-01T22:28:25.221Z] COPY go.mod . [2021-10-01T22:28:25.221Z] RUN go mod download' [2021-10-01T22:28:26.637Z] Sending build context to Docker daemon 329.2MB [2021-10-01T22:28:26.637Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-01T22:28:26.637Z] ---> 031687cdd783 [2021-10-01T22:28:26.637Z] Step 2/4 : WORKDIR /edgex [2021-10-01T22:28:28.585Z] ---> Running in 44753011c56b [2021-10-01T22:28:28.585Z] Removing intermediate container 44753011c56b [2021-10-01T22:28:28.585Z] ---> 0ba60ff6f76f [2021-10-01T22:28:28.585Z] Step 3/4 : COPY go.mod . [2021-10-01T22:28:28.879Z] ---> f47f001659fa [2021-10-01T22:28:28.879Z] Step 4/4 : RUN go mod download [2021-10-01T22:28:28.879Z] ---> Running in 7f5d506df9bc [2021-10-01T22:28:29.909Z] Still waiting to schedule task [2021-10-01T22:28:29.910Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-01T22:29:07.773Z] Removing intermediate container 7f5d506df9bc [2021-10-01T22:29:07.773Z] ---> 1ff1db7b2a12 [2021-10-01T22:29:07.773Z] Successfully built 1ff1db7b2a12 [2021-10-01T22:29:07.773Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-01T22:29:08.135Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-01T22:29:08.135Z] . [Pipeline] withDockerContainer [2021-10-01T22:29:08.244Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-10-01T22:29:08.311Z] $ 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 [2021-10-01T22:29:08.697Z] $ docker top 7c8783e459795c5b68b16cdb95d7d3235c4973aac8e62abb2259580aa511b01f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-01T22:29:09.139Z] + go version [2021-10-01T22:29:09.139Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-10-01T22:29:09.171Z] $ docker stop --time=1 7c8783e459795c5b68b16cdb95d7d3235c4973aac8e62abb2259580aa511b01f [2021-10-01T22:29:10.379Z] $ docker rm -f 7c8783e459795c5b68b16cdb95d7d3235c4973aac8e62abb2259580aa511b01f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-01T22:29:11.260Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-01T22:29:11.260Z] . [Pipeline] withDockerContainer [2021-10-01T22:29:11.376Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-10-01T22:29:11.429Z] $ 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 [2021-10-01T22:29:11.787Z] $ docker top f5a2124f9ff43a47b4261bf2b677c69fafdcbdb39b8f5c7c538ea811daca94b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-01T22:29:11.975Z] ========================================================= [2021-10-01T22:29:11.975Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-01T22:29:11.975Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-01T22:29:12.343Z] + go mod tidy [Pipeline] sh [2021-10-01T22:29:12.953Z] + make test [2021-10-01T22:29:12.953Z] go mod tidy [2021-10-01T22:29:13.229Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-01T22:29:18.615Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-01T22:29:38.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-01T22:29:42.495Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-01T22:29:42.767Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-01T22:29:43.039Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-01T22:29:45.676Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-01T22:29:46.283Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-01T22:29:46.283Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-01T22:29:46.283Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-01T22:29:46.894Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-01T22:29:47.165Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-01T22:29:47.456Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-01T22:29:47.456Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-01T22:29:47.456Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-01T22:29:47.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-01T22:29:49.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2021-10-01T22:29:49.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-01T22:29:49.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-01T22:29:50.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements [2021-10-01T22:29:50.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-01T22:29:50.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 46.3% of statements [2021-10-01T22:29:50.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-01T22:29:50.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-01T22:29:52.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.121s coverage: 90.1% of statements [2021-10-01T22:29:52.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-01T22:29:52.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-01T22:29:52.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements [2021-10-01T22:29:52.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-01T22:29:52.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-01T22:29:52.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-01T22:29:52.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-01T22:29:52.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-01T22:29:53.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.281s coverage: 94.2% of statements [2021-10-01T22:29:53.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-01T22:29:53.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-01T22:29:53.637Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-10-01T22:29:53.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-01T22:29:53.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-01T22:29:53.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-01T22:29:53.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-01T22:29:53.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-01T22:29:53.911Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-10-01T22:29:53.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-01T22:29:53.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-01T22:29:53.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-01T22:29:54.886Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-10-01T22:29:54.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-01T22:29:54.886Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2021-10-01T22:29:55.153Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 21.7% of statements [2021-10-01T22:29:55.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-01T22:29:55.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-10-01T22:29:55.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2021-10-01T22:29:56.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-10-01T22:29:56.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.215s coverage: 96.3% of statements [2021-10-01T22:29:56.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-10-01T22:30:08.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements [2021-10-01T22:30:08.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-10-01T22:30:14.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.220s coverage: 82.5% of statements [2021-10-01T22:30:14.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.260s coverage: 70.4% of statements [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 43.4% of statements [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-01T22:30:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-10-01T22:30:32.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-01T22:30:32.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2021-10-01T22:30:32.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-01T22:30:39.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.5% of statements [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-01T22:30:39.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.0% of statements [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-01T22:30:39.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-01T22:30:39.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-01T22:30:39.854Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-01T22:30:39.854Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-01T22:30:39.854Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-10-01T22:30:39.854Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-10-01T22:30:39.854Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-01T22:31:18.831Z] GO111MODULE=on go vet ./... [2021-10-01T22:31:24.203Z] gofmt -l . [2021-10-01T22:31:24.203Z] [ "`gofmt -l .`" = "" ] [2021-10-01T22:31:24.474Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-01T22:31:25.412Z] + ls -al . [2021-10-01T22:31:25.412Z] total 612 [2021-10-01T22:31:25.412Z] drwxrwxr-x 10 1001 1001 4096 Oct 1 22:31 . [2021-10-01T22:31:25.412Z] drwxr-xr-x 4 root root 28 Oct 1 22:29 .. [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 11 Oct 1 22:27 .dockerignore [2021-10-01T22:31:25.412Z] drwxrwxr-x 8 1001 1001 179 Oct 1 22:27 .git [2021-10-01T22:31:25.412Z] drwxrwxr-x 4 1001 1001 142 Oct 1 22:27 .github [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 818 Oct 1 22:27 .gitignore [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 42 Oct 1 22:27 .golangci.yml [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 76 Oct 1 22:27 .hadolint.yml [2021-10-01T22:31:25.412Z] drwx------ 3 1001 1001 58 Oct 1 22:28 .semver [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 166 Oct 1 22:27 .sonarcloud.properties [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 1171 Oct 1 22:27 ADOPTERS.md [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 8608 Oct 1 22:27 Attribution.txt [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 43881 Oct 1 22:27 CHANGELOG.md [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 3804 Oct 1 22:27 CONTRIBUTING.md [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 677 Oct 1 22:27 GOVERNANCE.md [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 849 Oct 1 22:27 Jenkinsfile [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 10775 Oct 1 22:27 LICENSE [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 6386 Oct 1 22:27 Makefile [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 582 Oct 1 22:27 OWNERS.md [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 8256 Oct 1 22:27 README.md [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 6912 Oct 1 22:27 SECURITY.md [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 5 Oct 1 22:28 VERSION [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 4131 Oct 1 22:27 ZMQWindows.md [2021-10-01T22:31:25.412Z] drwxrwxr-x 2 1001 1001 37 Oct 1 22:27 bin [2021-10-01T22:31:25.412Z] drwxrwxr-x 14 1001 1001 4096 Oct 1 22:27 cmd [2021-10-01T22:31:25.412Z] -rw-r--r-- 1 root root 403264 Oct 1 22:30 coverage.out [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 829 Oct 1 22:27 go.mod [2021-10-01T22:31:25.412Z] -rw-r--r-- 1 root root 50143 Oct 1 22:29 go.sum [2021-10-01T22:31:25.412Z] drwxrwxr-x 8 1001 1001 124 Oct 1 22:27 internal [2021-10-01T22:31:25.412Z] drwxrwxr-x 3 1001 1001 16 Oct 1 22:27 openapi [2021-10-01T22:31:25.412Z] drwxrwxr-x 4 1001 1001 71 Oct 1 22:27 snap [2021-10-01T22:31:25.412Z] -rw-rw-r-- 1 1001 1001 204 Oct 1 22:27 version.go [Pipeline] sh [2021-10-01T22:31:25.752Z] + '[' -e coverage.out ] [2021-10-01T22:31:25.752Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-01T22:31:25.903Z] Stashed 1 file(s) [Pipeline] sh [2021-10-01T22:31:26.230Z] + make build [2021-10-01T22:31:26.230Z] go mod tidy [2021-10-01T22:31:26.505Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-01T22:31:27.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-01T22:31:34.702Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-01T22:31:35.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-01T22:31:36.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-01T22:31:36.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-01T22:31:37.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-01T22:31:38.854Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-01T22:31:39.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-01T22:31:40.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-01T22:31:41.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-01T22:31:41.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-01T22:31:43.818Z] $ docker stop --time=1 f5a2124f9ff43a47b4261bf2b677c69fafdcbdb39b8f5c7c538ea811daca94b8 [2021-10-01T22:31:45.712Z] $ docker rm -f f5a2124f9ff43a47b4261bf2b677c69fafdcbdb39b8f5c7c538ea811daca94b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-01T22:31:48.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-01T22:31:48.943Z] [2021-10-01T22:31:48.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-01T22:31:49.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-01T22:31:49.312Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-01T22:31:49.312Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-01T22:31:49.312Z] ca9280d653b3: Pulling fs layer [2021-10-01T22:31:49.312Z] 7e9c9ca2126c: Pulling fs layer [2021-10-01T22:31:49.579Z] cbdbe7a5bc2a: Download complete [2021-10-01T22:31:49.848Z] cbdbe7a5bc2a: Pull complete [2021-10-01T22:31:50.428Z] ca9280d653b3: Verifying Checksum [2021-10-01T22:31:50.428Z] ca9280d653b3: Download complete [2021-10-01T22:31:51.012Z] ca9280d653b3: Pull complete [2021-10-01T22:31:51.969Z] 7e9c9ca2126c: Verifying Checksum [2021-10-01T22:31:51.969Z] 7e9c9ca2126c: Download complete [2021-10-01T22:31:56.242Z] 7e9c9ca2126c: Pull complete [2021-10-01T22:31:56.242Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-01T22:31:56.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-01T22:31:56.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-01T22:31:56.341Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-10-01T22:31:56.405Z] $ 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 [2021-10-01T22:31:59.122Z] $ docker top 858a7f495e6fd7c8753972783be61ddd52e7af3e8e7d6935d94eecb1a7d6fac8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-01T22:31:59.571Z] + grep parallel [2021-10-01T22:31:59.572Z] + docker-compose build --help [2021-10-01T22:32:00.156Z] --parallel Build images in parallel. [Pipeline] } [2021-10-01T22:32:00.184Z] $ docker stop --time=1 858a7f495e6fd7c8753972783be61ddd52e7af3e8e7d6935d94eecb1a7d6fac8 [2021-10-01T22:32:01.437Z] $ docker rm -f 858a7f495e6fd7c8753972783be61ddd52e7af3e8e7d6935d94eecb1a7d6fac8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-01T22:32:02.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-01T22:32:02.008Z] . [Pipeline] withDockerContainer [2021-10-01T22:32:02.112Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-10-01T22:32:02.175Z] $ 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 [2021-10-01T22:32:02.534Z] $ docker top e686b5cda4099f1a033bda5929e6fb7135a3e0ed54de433d336c35e0ca5931b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-01T22:32:02.973Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-01T22:32:03.554Z] Building core-command ... [2021-10-01T22:32:03.554Z] Building core-data ... [2021-10-01T22:32:03.554Z] Building core-metadata ... [2021-10-01T22:32:03.554Z] Building security-bootstrapper ... [2021-10-01T22:32:03.554Z] Building security-proxy-setup ... [2021-10-01T22:32:03.554Z] Building security-secretstore-setup ... [2021-10-01T22:32:03.554Z] Building support-notifications ... [2021-10-01T22:32:03.554Z] Building support-scheduler ... [2021-10-01T22:32:03.554Z] Building sys-mgmt-agent ... [2021-10-01T22:32:03.554Z] Building security-secretstore-setup [2021-10-01T22:32:03.554Z] Building core-metadata [2021-10-01T22:32:03.554Z] Building security-proxy-setup [2021-10-01T22:32:03.554Z] Building support-notifications [2021-10-01T22:32:03.554Z] Building core-data [2021-10-01T22:32:13.664Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:32:13.664Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:32:13.664Z] ---> 1ff1db7b2a12 [2021-10-01T22:32:13.664Z] Step 3/24 : WORKDIR /edgex-go [2021-10-01T22:32:13.929Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:32:13.929Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:32:13.929Z] ---> 1ff1db7b2a12 [2021-10-01T22:32:13.929Z] Step 3/24 : WORKDIR /edgex-go [2021-10-01T22:32:19.290Z] ---> Running in 26ef4142cd04 [2021-10-01T22:32:19.290Z] ---> Running in 34c89b34e50e [2021-10-01T22:32:22.628Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:32:22.628Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:32:22.628Z] ---> 1ff1db7b2a12 [2021-10-01T22:32:22.628Z] Step 3/22 : WORKDIR /edgex-go [2021-10-01T22:32:25.212Z] ---> Running in a89fc7b6f95e [2021-10-01T22:32:25.212Z] Removing intermediate container 34c89b34e50e [2021-10-01T22:32:25.212Z] ---> e5d1e798ffa9 [2021-10-01T22:32:25.212Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:32:25.212Z] Removing intermediate container 26ef4142cd04 [2021-10-01T22:32:25.212Z] ---> 5b2fac3b8ded [2021-10-01T22:32:25.212Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:32:25.212Z] ---> Running in 6402882006d6 [2021-10-01T22:32:25.212Z] ---> Running in b68109aba4bf [2021-10-01T22:32:25.212Z] Removing intermediate container a89fc7b6f95e [2021-10-01T22:32:25.212Z] ---> b3c751f0fc8d [2021-10-01T22:32:25.212Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:32:25.481Z] ---> Running in d95f2dc9dba1 [2021-10-01T22:32:26.441Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:32:26.441Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:32:26.441Z] ---> 1ff1db7b2a12 [2021-10-01T22:32:26.441Z] Step 3/23 : WORKDIR /edgex-go [2021-10-01T22:32:26.441Z] ---> Using cache [2021-10-01T22:32:26.441Z] ---> b3c751f0fc8d [2021-10-01T22:32:26.441Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:32:26.441Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:32:26.441Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:32:26.441Z] ---> 1ff1db7b2a12 [2021-10-01T22:32:26.441Z] Step 3/26 : WORKDIR /edgex-go [2021-10-01T22:32:26.441Z] ---> Using cache [2021-10-01T22:32:26.441Z] ---> b3c751f0fc8d [2021-10-01T22:32:26.441Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:32:26.716Z] ---> Running in c2a96254c029 [2021-10-01T22:32:26.716Z] ---> Running in a5b391d7c23f [2021-10-01T22:32:26.716Z] Removing intermediate container 6402882006d6 [2021-10-01T22:32:26.716Z] ---> 0a980bd909c2 [2021-10-01T22:32:26.716Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-01T22:32:26.716Z] Removing intermediate container b68109aba4bf [2021-10-01T22:32:26.716Z] ---> f7a95c1b6309 [2021-10-01T22:32:26.716Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-01T22:32:26.716Z] ---> Running in eb4741fee868 [2021-10-01T22:32:26.989Z] Removing intermediate container d95f2dc9dba1 [2021-10-01T22:32:26.989Z] ---> dfa6c7a44450 [2021-10-01T22:32:26.989Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-01T22:32:26.989Z] ---> Running in 1c0d1742b5c5 [2021-10-01T22:32:26.989Z] ---> Running in adcdc62d29a5 [2021-10-01T22:32:27.574Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-01T22:32:27.574Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-01T22:32:27.574Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-01T22:32:27.574Z] Removing intermediate container c2a96254c029 [2021-10-01T22:32:27.574Z] ---> 714bb7ee003c [2021-10-01T22:32:27.574Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-01T22:32:27.574Z] ---> Running in 8b6d0a628c45 [2021-10-01T22:32:27.574Z] Removing intermediate container a5b391d7c23f [2021-10-01T22:32:27.574Z] ---> f032c6e721e5 [2021-10-01T22:32:27.574Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-10-01T22:32:27.840Z] ---> Running in fa748310d04f [2021-10-01T22:32:27.840Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-01T22:32:28.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-01T22:32:28.373Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-01T22:32:28.373Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-01T22:32:28.373Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-01T22:32:28.982Z] OK: 219 MiB in 52 packages [2021-10-01T22:32:28.982Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-01T22:32:28.982Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-01T22:32:28.982Z] OK: 219 MiB in 52 packages [2021-10-01T22:32:28.982Z] OK: 219 MiB in 52 packages [2021-10-01T22:32:29.268Z] OK: 219 MiB in 52 packages [2021-10-01T22:32:29.268Z] OK: 219 MiB in 52 packages [2021-10-01T22:32:29.268Z] Removing intermediate container adcdc62d29a5 [2021-10-01T22:32:29.268Z] ---> 99d4eb94389a [2021-10-01T22:32:29.268Z] Step 6/22 : COPY go.mod . [2021-10-01T22:32:29.268Z] Removing intermediate container 1c0d1742b5c5 [2021-10-01T22:32:29.268Z] ---> fddf2ea7d6d2 [2021-10-01T22:32:29.268Z] Step 6/24 : COPY go.mod . [2021-10-01T22:32:29.538Z] ---> e52b6fe9a948 [2021-10-01T22:32:29.538Z] Step 7/22 : RUN go mod download [2021-10-01T22:32:29.538Z] Removing intermediate container eb4741fee868 [2021-10-01T22:32:29.538Z] ---> 340de648da31 [2021-10-01T22:32:29.538Z] Step 6/24 : COPY go.mod . [2021-10-01T22:32:29.538Z] ---> dd3302b09b8a [2021-10-01T22:32:29.538Z] Step 7/24 : RUN go mod download [2021-10-01T22:32:29.538Z] ---> Running in 29605475373a [2021-10-01T22:32:29.538Z] Removing intermediate container 8b6d0a628c45 [2021-10-01T22:32:29.538Z] ---> d270496cb23b [2021-10-01T22:32:29.538Z] Step 6/23 : COPY go.mod . [2021-10-01T22:32:29.807Z] ---> Running in 603cfc143f9f [2021-10-01T22:32:29.807Z] Removing intermediate container fa748310d04f [2021-10-01T22:32:29.807Z] ---> 3823d571d349 [2021-10-01T22:32:29.807Z] Step 6/26 : COPY go.mod . [2021-10-01T22:32:29.807Z] ---> 5bcf03a302ed [2021-10-01T22:32:29.807Z] Step 7/24 : RUN go mod download [2021-10-01T22:32:29.807Z] ---> d56bce9f574b [2021-10-01T22:32:29.807Z] Step 7/23 : RUN go mod download [2021-10-01T22:32:29.807Z] ---> Running in 36fe7e0cfae7 [2021-10-01T22:32:30.072Z] ---> b5cdb3c2c898 [2021-10-01T22:32:30.072Z] Step 7/26 : RUN go mod download [2021-10-01T22:32:30.072Z] ---> Running in 5a584ba33fb5 [2021-10-01T22:32:30.072Z] ---> Running in 20744a284365 [2021-10-01T22:32:31.484Z] Removing intermediate container 29605475373a [2021-10-01T22:32:31.484Z] ---> 122599bbdfef [2021-10-01T22:32:31.484Z] Step 8/22 : COPY . . [2021-10-01T22:32:34.089Z] Removing intermediate container 5a584ba33fb5 [2021-10-01T22:32:34.089Z] ---> 366eb3e58351 [2021-10-01T22:32:34.089Z] Step 8/23 : COPY . . [2021-10-01T22:32:34.089Z] Removing intermediate container 603cfc143f9f [2021-10-01T22:32:34.089Z] ---> 01f82dacf698 [2021-10-01T22:32:34.089Z] Step 8/24 : COPY . . [2021-10-01T22:32:34.089Z] Removing intermediate container 36fe7e0cfae7 [2021-10-01T22:32:34.089Z] ---> bbeb58abb534 [2021-10-01T22:32:34.089Z] Step 8/24 : COPY . . [2021-10-01T22:32:35.055Z] Removing intermediate container 20744a284365 [2021-10-01T22:32:35.055Z] ---> 7e00d8a42c80 [2021-10-01T22:32:35.055Z] Step 8/26 : COPY . . [2021-10-01T22:32:41.721Z] ---> f07353f89991 [2021-10-01T22:32:41.721Z] Step 9/22 : RUN go mod tidy [2021-10-01T22:32:41.987Z] ---> Running in c97a9b0ce320 [2021-10-01T22:32:41.987Z] ---> 1ce7f759d7c2 [2021-10-01T22:32:41.987Z] Step 9/24 : RUN go mod tidy [2021-10-01T22:32:42.252Z] ---> 666b53b17df3 [2021-10-01T22:32:42.253Z] Step 9/23 : RUN go mod tidy [2021-10-01T22:32:42.519Z] ---> Running in c8d87ebebe43 [2021-10-01T22:32:42.519Z] ---> Running in 696685d136b0 [2021-10-01T22:32:44.459Z] Removing intermediate container c97a9b0ce320 [2021-10-01T22:32:44.459Z] ---> df7948ab274b [2021-10-01T22:32:44.459Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-01T22:32:44.459Z] ---> Running in c88971a6b521 [2021-10-01T22:32:44.459Z] Removing intermediate container 696685d136b0 [2021-10-01T22:32:44.459Z] ---> 0abfc908a130 [2021-10-01T22:32:44.459Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-10-01T22:32:44.459Z] ---> Running in 1bb056385ed5 [2021-10-01T22:32:44.722Z] Removing intermediate container c8d87ebebe43 [2021-10-01T22:32:44.722Z] ---> 9a5c66381866 [2021-10-01T22:32:44.722Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-10-01T22:32:44.722Z] ---> Running in 0aac8ec2669a [2021-10-01T22:32:44.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-01T22:32:44.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-01T22:32:45.260Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-01T22:32:57.636Z] ---> bae9110d8436 [2021-10-01T22:32:57.636Z] Step 9/24 : RUN go mod tidy [2021-10-01T22:32:57.636Z] ---> Running in 7f20692b5f33 [2021-10-01T22:32:57.636Z] ---> 3e8bebf5bc71 [2021-10-01T22:32:57.636Z] Step 9/26 : RUN go mod tidy [2021-10-01T22:32:57.636Z] ---> Running in 154b4e0d3aa6 [2021-10-01T22:32:59.055Z] Removing intermediate container 7f20692b5f33 [2021-10-01T22:32:59.055Z] ---> 10cf9b1dd198 [2021-10-01T22:32:59.055Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-10-01T22:32:59.055Z] ---> Running in d73d96c17250 [2021-10-01T22:32:59.330Z] Removing intermediate container 154b4e0d3aa6 [2021-10-01T22:32:59.330Z] ---> d8c110cd7599 [2021-10-01T22:32:59.330Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-01T22:32:59.330Z] ---> Running in af87b52d482d [2021-10-01T22:32:59.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-01T22:33:00.213Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-01T22:33:18.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-01T22:33:23.921Z] Removing intermediate container c88971a6b521 [2021-10-01T22:33:23.921Z] ---> a90de0fa2d8b [2021-10-01T22:33:23.921Z] [2021-10-01T22:33:23.921Z] Step 11/22 : FROM alpine:3.14 [2021-10-01T22:33:23.921Z] 3.14: Pulling from library/alpine [2021-10-01T22:33:24.903Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-01T22:33:24.903Z] Status: Downloaded newer image for alpine:3.14 [2021-10-01T22:33:24.903Z] ---> 14119a10abf4 [2021-10-01T22:33:24.903Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-10-01T22:33:24.903Z] ---> Running in 6d27aa2690f3 [2021-10-01T22:33:25.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-01T22:33:25.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-01T22:33:26.065Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-01T22:33:26.065Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-01T22:33:26.065Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-01T22:33:26.065Z] Removing intermediate container 1bb056385ed5 [2021-10-01T22:33:26.065Z] ---> 5101cea718a2 [2021-10-01T22:33:26.065Z] [2021-10-01T22:33:26.065Z] Step 11/23 : FROM alpine:3.14 [2021-10-01T22:33:26.065Z] ---> 14119a10abf4 [2021-10-01T22:33:26.065Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-01T22:33:26.065Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-01T22:33:26.065Z] (5/5) Installing curl (7.79.1-r0) [2021-10-01T22:33:26.065Z] Executing busybox-1.33.1-r3.trigger [2021-10-01T22:33:26.065Z] Executing ca-certificates-20191127-r5.trigger [2021-10-01T22:33:26.346Z] ---> Running in 4e22cacc060b [2021-10-01T22:33:26.346Z] OK: 8 MiB in 19 packages [2021-10-01T22:33:26.959Z] Removing intermediate container 6d27aa2690f3 [2021-10-01T22:33:26.959Z] ---> 9906672a5fda [2021-10-01T22:33:26.959Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-01T22:33:26.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-01T22:33:26.959Z] ---> Running in fc0c41826585 [2021-10-01T22:33:27.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-01T22:33:27.236Z] Removing intermediate container fc0c41826585 [2021-10-01T22:33:27.236Z] ---> 2d2003498cdd [2021-10-01T22:33:27.236Z] Step 14/22 : WORKDIR /edgex [2021-10-01T22:33:27.236Z] ---> Running in 335a58783534 [2021-10-01T22:33:27.515Z] Removing intermediate container 335a58783534 [2021-10-01T22:33:27.515Z] ---> 90e0d5f5d76a [2021-10-01T22:33:27.515Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-01T22:33:27.515Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-01T22:33:27.790Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-01T22:33:27.790Z] Executing busybox-1.33.1-r3.trigger [2021-10-01T22:33:27.790Z] Executing ca-certificates-20191127-r5.trigger [2021-10-01T22:33:27.790Z] ---> 14f869e3ab79 [2021-10-01T22:33:27.790Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-01T22:33:27.790Z] OK: 6 MiB in 16 packages [2021-10-01T22:33:28.403Z] ---> eb3ae6d818d9 [2021-10-01T22:33:28.403Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-01T22:33:28.682Z] Removing intermediate container 4e22cacc060b [2021-10-01T22:33:28.682Z] ---> 8296f9902903 [2021-10-01T22:33:28.682Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-01T22:33:28.682Z] ---> Running in f350a4baa1da [2021-10-01T22:33:28.682Z] ---> 4df90a996254 [2021-10-01T22:33:28.682Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-01T22:33:28.682Z] ---> Running in b2eeb5dd243a [2021-10-01T22:33:28.967Z] Removing intermediate container f350a4baa1da [2021-10-01T22:33:28.967Z] ---> 2a51d2ff258d [2021-10-01T22:33:28.967Z] Step 14/23 : ENV APP_PORT=59860 [2021-10-01T22:33:28.967Z] ---> Running in 818930646c41 [2021-10-01T22:33:28.967Z] Removing intermediate container b2eeb5dd243a [2021-10-01T22:33:28.967Z] ---> a437ca473d78 [2021-10-01T22:33:28.967Z] Step 19/22 : CMD ["--init=true"] [2021-10-01T22:33:28.967Z] Removing intermediate container 818930646c41 [2021-10-01T22:33:28.967Z] ---> 3d526c2814fa [2021-10-01T22:33:28.967Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-01T22:33:28.967Z] ---> Running in fcbf4da3f1fb [2021-10-01T22:33:29.243Z] ---> Running in 1e5514b449a7 [2021-10-01T22:33:29.243Z] Removing intermediate container fcbf4da3f1fb [2021-10-01T22:33:29.243Z] ---> 2d49008aec3e [2021-10-01T22:33:29.243Z] Step 20/22 : LABEL arch=x86_64 [2021-10-01T22:33:29.243Z] Removing intermediate container 1e5514b449a7 [2021-10-01T22:33:29.243Z] ---> ffb6000ba606 [2021-10-01T22:33:29.243Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-01T22:33:29.243Z] ---> Running in 134eeaac511e [2021-10-01T22:33:29.851Z] Removing intermediate container 134eeaac511e [2021-10-01T22:33:29.852Z] ---> 3eb892d0b76f [2021-10-01T22:33:29.852Z] Step 21/22 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:33:29.852Z] ---> 6bcbb3467fb2 [2021-10-01T22:33:29.852Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-01T22:33:29.852Z] ---> Running in 115c0a7b0b52 [2021-10-01T22:33:30.130Z] Removing intermediate container 115c0a7b0b52 [2021-10-01T22:33:30.130Z] ---> 69c4e39649c2 [2021-10-01T22:33:30.130Z] Step 22/22 : LABEL version=0.0.0 [2021-10-01T22:33:30.419Z] ---> Running in dca7151e3aee [2021-10-01T22:33:31.016Z] ---> 6407bcf4b289 [2021-10-01T22:33:31.016Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-01T22:33:31.016Z] Removing intermediate container dca7151e3aee [2021-10-01T22:33:31.016Z] ---> 09f7718fd798 [2021-10-01T22:33:31.016Z] [2021-10-01T22:33:31.016Z] Removing intermediate container 0aac8ec2669a [2021-10-01T22:33:31.016Z] ---> 5ec851dc502e [2021-10-01T22:33:31.016Z] [2021-10-01T22:33:31.016Z] Step 11/24 : FROM alpine:3.14 [2021-10-01T22:33:31.016Z] ---> 14119a10abf4 [2021-10-01T22:33:31.016Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-01T22:33:31.289Z] Successfully built 09f7718fd798 [2021-10-01T22:33:31.289Z] Successfully tagged security-proxy-setup:latest [2021-10-01T22:33:31.289Z] Building support-scheduler [2021-10-01T22:33:31.289Z] ---> Running in 0648420b4a49 [2021-10-01T22:33:31.289Z]  Building security-proxy-setup ... done  ---> 691791c00ca6 [2021-10-01T22:33:31.289Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-10-01T22:33:31.884Z] Removing intermediate container 0648420b4a49 [2021-10-01T22:33:31.884Z] ---> 31f2a3a03f2d [2021-10-01T22:33:31.884Z] Step 13/24 : ENV APP_PORT=59880 [2021-10-01T22:33:32.163Z] ---> Running in 4c2f9abe92bb [2021-10-01T22:33:32.163Z] ---> Running in 4a12c032e1d2 [2021-10-01T22:33:32.449Z] Removing intermediate container 4c2f9abe92bb [2021-10-01T22:33:32.449Z] ---> 134632205a0b [2021-10-01T22:33:32.449Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-01T22:33:32.723Z] Removing intermediate container 4a12c032e1d2 [2021-10-01T22:33:32.723Z] ---> 7b4b3dd8b22a [2021-10-01T22:33:32.723Z] Step 14/24 : EXPOSE $APP_PORT [2021-10-01T22:33:33.001Z] ---> Running in 3c5bcff7f3ae [2021-10-01T22:33:33.001Z] ---> Running in 49d918a671d8 [2021-10-01T22:33:33.275Z] Removing intermediate container 49d918a671d8 [2021-10-01T22:33:33.275Z] ---> 6b4b0cf18ba4 [2021-10-01T22:33:33.275Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:33:33.275Z] Removing intermediate container 3c5bcff7f3ae [2021-10-01T22:33:33.275Z] ---> 895533f04234 [2021-10-01T22:33:33.275Z] Step 21/23 : LABEL arch=x86_64 [2021-10-01T22:33:33.275Z] ---> Running in b7a4e37333ce [2021-10-01T22:33:33.275Z] ---> Running in ee4944af5c95 [2021-10-01T22:33:33.545Z] Removing intermediate container ee4944af5c95 [2021-10-01T22:33:33.545Z] ---> 654df2c8d79b [2021-10-01T22:33:33.545Z] Step 22/23 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:33:33.851Z] ---> Running in 692a735445e8 [2021-10-01T22:33:34.126Z] Removing intermediate container 692a735445e8 [2021-10-01T22:33:34.126Z] ---> 0463c3e6c57c [2021-10-01T22:33:34.126Z] Step 23/23 : LABEL version=0.0.0 [2021-10-01T22:33:34.126Z] ---> Running in 015c24583887 [2021-10-01T22:33:34.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-01T22:33:34.400Z] Removing intermediate container 015c24583887 [2021-10-01T22:33:34.400Z] ---> e9d2e387d0d2 [2021-10-01T22:33:34.400Z] [2021-10-01T22:33:34.400Z] Successfully built e9d2e387d0d2 [2021-10-01T22:33:34.400Z] Successfully tagged support-notifications:latest [2021-10-01T22:33:34.400Z]  Building support-notifications ... done Building core-command [2021-10-01T22:33:34.400Z] Removing intermediate container b7a4e37333ce [2021-10-01T22:33:34.400Z] ---> 6dace25b7355 [2021-10-01T22:33:34.400Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-01T22:33:34.679Z] ---> Running in 686066d8f7df [2021-10-01T22:33:35.293Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-01T22:33:36.305Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-01T22:33:36.576Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-01T22:33:36.854Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-01T22:33:36.854Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-01T22:33:37.125Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-01T22:33:37.125Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-01T22:33:37.713Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-01T22:33:37.713Z] Executing busybox-1.33.1-r3.trigger [2021-10-01T22:33:37.713Z] OK: 8 MiB in 20 packages [2021-10-01T22:33:39.669Z] Removing intermediate container 686066d8f7df [2021-10-01T22:33:39.669Z] ---> 9dc7ca7d7cb3 [2021-10-01T22:33:39.669Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-01T22:33:39.960Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:33:39.960Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:33:40.548Z] ---> 1ff1db7b2a12 [2021-10-01T22:33:40.548Z] Step 3/23 : WORKDIR /edgex-go [2021-10-01T22:33:40.548Z] ---> Using cache [2021-10-01T22:33:40.548Z] ---> b3c751f0fc8d [2021-10-01T22:33:40.548Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:33:40.548Z] ---> Using cache [2021-10-01T22:33:40.548Z] ---> f032c6e721e5 [2021-10-01T22:33:40.548Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-01T22:33:40.548Z] ---> Using cache [2021-10-01T22:33:40.548Z] ---> 3823d571d349 [2021-10-01T22:33:40.548Z] Step 6/23 : COPY go.mod . [2021-10-01T22:33:40.548Z] ---> Using cache [2021-10-01T22:33:40.548Z] ---> b5cdb3c2c898 [2021-10-01T22:33:40.548Z] Step 7/23 : RUN go mod download [2021-10-01T22:33:40.548Z] ---> Using cache [2021-10-01T22:33:40.548Z] ---> 7e00d8a42c80 [2021-10-01T22:33:40.548Z] Step 8/23 : COPY . . [2021-10-01T22:33:40.548Z] ---> Using cache [2021-10-01T22:33:40.548Z] ---> 3e8bebf5bc71 [2021-10-01T22:33:40.548Z] Step 9/23 : RUN go mod tidy [2021-10-01T22:33:40.548Z] ---> Using cache [2021-10-01T22:33:40.548Z] ---> d8c110cd7599 [2021-10-01T22:33:40.548Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-01T22:33:40.548Z] Removing intermediate container af87b52d482d [2021-10-01T22:33:40.548Z] ---> 949e7c8ceadc [2021-10-01T22:33:40.548Z] [2021-10-01T22:33:40.548Z] Step 11/26 : FROM alpine:3.14 [2021-10-01T22:33:40.548Z] ---> 14119a10abf4 [2021-10-01T22:33:40.548Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-01T22:33:40.548Z] ---> f6f6c310665a [2021-10-01T22:33:40.548Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-01T22:33:40.548Z] ---> Running in 1ff3a4ec920d [2021-10-01T22:33:40.818Z] ---> Running in 8aa6f69bd4ab [2021-10-01T22:33:40.818Z] Removing intermediate container d73d96c17250 [2021-10-01T22:33:40.818Z] ---> fbaee604eb5f [2021-10-01T22:33:40.818Z] [2021-10-01T22:33:40.818Z] Step 11/24 : FROM alpine:3.14 [2021-10-01T22:33:40.818Z] ---> 14119a10abf4 [2021-10-01T22:33:40.818Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-10-01T22:33:40.818Z] ---> Running in 83e7a9c91613 [2021-10-01T22:33:41.088Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:33:41.088Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:33:41.088Z] ---> 1ff1db7b2a12 [2021-10-01T22:33:41.088Z] Step 3/24 : WORKDIR /edgex-go [2021-10-01T22:33:41.088Z] ---> Using cache [2021-10-01T22:33:41.088Z] ---> b3c751f0fc8d [2021-10-01T22:33:41.088Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:33:41.088Z] ---> Using cache [2021-10-01T22:33:41.088Z] ---> f032c6e721e5 [2021-10-01T22:33:41.088Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-01T22:33:41.088Z] ---> Using cache [2021-10-01T22:33:41.088Z] ---> 3823d571d349 [2021-10-01T22:33:41.088Z] Step 6/24 : COPY go.mod . [2021-10-01T22:33:41.088Z] ---> Using cache [2021-10-01T22:33:41.088Z] ---> b5cdb3c2c898 [2021-10-01T22:33:41.088Z] Step 7/24 : RUN go mod download [2021-10-01T22:33:41.088Z] ---> Using cache [2021-10-01T22:33:41.088Z] ---> 7e00d8a42c80 [2021-10-01T22:33:41.088Z] Step 8/24 : COPY . . [2021-10-01T22:33:41.088Z] ---> Using cache [2021-10-01T22:33:41.089Z] ---> 3e8bebf5bc71 [2021-10-01T22:33:41.089Z] Step 9/24 : RUN go mod tidy [2021-10-01T22:33:41.089Z] ---> Using cache [2021-10-01T22:33:41.089Z] ---> d8c110cd7599 [2021-10-01T22:33:41.089Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-10-01T22:33:41.356Z] ---> Running in f639b6d42c0c [2021-10-01T22:33:41.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-01T22:33:41.356Z] ---> dfbf5fced480 [2021-10-01T22:33:41.356Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-01T22:33:41.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-01T22:33:41.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-01T22:33:41.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-01T22:33:41.635Z] ---> 5b748680fb5a [2021-10-01T22:33:41.635Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-10-01T22:33:41.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-01T22:33:41.635Z] ---> Running in bdf833a7f615 [2021-10-01T22:33:41.635Z] Removing intermediate container bdf833a7f615 [2021-10-01T22:33:41.635Z] ---> 140cff56d527 [2021-10-01T22:33:41.635Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-01T22:33:41.925Z] ---> Running in 2e4a85c89428 [2021-10-01T22:33:41.926Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-01T22:33:41.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-01T22:33:41.926Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-01T22:33:41.926Z] (3/3) Installing su-exec (0.2-r1) [2021-10-01T22:33:41.926Z] Executing busybox-1.33.1-r3.trigger [2021-10-01T22:33:41.926Z] Executing ca-certificates-20191127-r5.trigger [2021-10-01T22:33:41.926Z] Removing intermediate container 2e4a85c89428 [2021-10-01T22:33:41.926Z] ---> bf15c9b70e13 [2021-10-01T22:33:41.926Z] Step 22/24 : LABEL arch=x86_64 [2021-10-01T22:33:41.926Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-01T22:33:41.926Z] OK: 6 MiB in 17 packages [2021-10-01T22:33:41.926Z] ---> Running in 68e936312116 [2021-10-01T22:33:41.926Z] Executing busybox-1.33.1-r3.trigger [2021-10-01T22:33:41.926Z] OK: 6 MiB in 15 packages [2021-10-01T22:33:42.204Z] Removing intermediate container 68e936312116 [2021-10-01T22:33:42.204Z] ---> 8574eb49948e [2021-10-01T22:33:42.204Z] Step 23/24 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:33:42.204Z] ---> Running in f7ccfe91f7a1 [2021-10-01T22:33:42.481Z] Removing intermediate container f7ccfe91f7a1 [2021-10-01T22:33:42.481Z] ---> f5416c2bcd47 [2021-10-01T22:33:42.481Z] Step 24/24 : LABEL version=0.0.0 [2021-10-01T22:33:42.481Z] ---> Running in d455db47183d [2021-10-01T22:33:42.481Z] Removing intermediate container 8aa6f69bd4ab [2021-10-01T22:33:42.481Z] ---> d7a704e6bdad [2021-10-01T22:33:42.481Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-01T22:33:42.481Z] Removing intermediate container 83e7a9c91613 [2021-10-01T22:33:42.481Z] ---> 1ec17156e72d [2021-10-01T22:33:42.481Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-01T22:33:42.767Z] ---> Running in 3771e393fb24 [2021-10-01T22:33:42.767Z] ---> Running in 6d295b53e34e [2021-10-01T22:33:42.767Z] Removing intermediate container d455db47183d [2021-10-01T22:33:42.767Z] ---> 7df5b90d3b6e [2021-10-01T22:33:42.767Z] [2021-10-01T22:33:42.767Z] Removing intermediate container 3771e393fb24 [2021-10-01T22:33:42.767Z] ---> 798cf2c7ca6b [2021-10-01T22:33:42.767Z] Step 14/26 : WORKDIR / [2021-10-01T22:33:42.767Z] Removing intermediate container 6d295b53e34e [2021-10-01T22:33:42.767Z] ---> 93c827eb8b90 [2021-10-01T22:33:42.767Z] Step 14/24 : ENV APP_PORT=59881 [2021-10-01T22:33:43.039Z] Successfully built 7df5b90d3b6e [2021-10-01T22:33:43.039Z] Successfully tagged core-data:latest [2021-10-01T22:33:43.039Z] Building security-bootstrapper [2021-10-01T22:33:43.039Z] ---> Running in 1a6a8720883b [2021-10-01T22:33:43.039Z] ---> Running in 55dfb5a681eb [2021-10-01T22:33:43.306Z]  Building core-data ... done Removing intermediate container 55dfb5a681eb [2021-10-01T22:33:43.306Z] ---> 63408f984bf9 [2021-10-01T22:33:43.306Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-01T22:33:43.306Z] Removing intermediate container 1a6a8720883b [2021-10-01T22:33:43.306Z] ---> 01d37cfc1d0c [2021-10-01T22:33:43.306Z] Step 15/24 : EXPOSE $APP_PORT [2021-10-01T22:33:43.306Z] ---> Running in 7094e23d36ef [2021-10-01T22:33:43.895Z] Removing intermediate container 7094e23d36ef [2021-10-01T22:33:43.896Z] ---> 9410f2eaf52f [2021-10-01T22:33:43.896Z] Step 16/24 : WORKDIR / [2021-10-01T22:33:45.066Z] ---> Running in 3e2d5cd96061 [2021-10-01T22:33:45.066Z] ---> 9b4b0ff4df1a [2021-10-01T22:33:45.066Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-01T22:33:45.066Z] Removing intermediate container 3e2d5cd96061 [2021-10-01T22:33:45.066Z] ---> a20ddb3f1915 [2021-10-01T22:33:45.066Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-01T22:33:45.066Z] ---> 35716ef7e1f9 [2021-10-01T22:33:45.066Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-01T22:33:45.341Z] ---> f048d2ef15b7 [2021-10-01T22:33:45.341Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-01T22:33:45.620Z] ---> f7a8fbcd6d4d [2021-10-01T22:33:45.621Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-01T22:33:45.897Z] ---> 6cfd4f875cdc [2021-10-01T22:33:45.897Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-01T22:33:46.168Z] ---> f87163b0dda4 [2021-10-01T22:33:46.168Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-01T22:33:46.442Z] ---> 3cdd0e48764c [2021-10-01T22:33:46.442Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-10-01T22:33:46.442Z] ---> Running in d74022e4d593 [2021-10-01T22:33:46.723Z] ---> e3cce4be6883 [2021-10-01T22:33:46.723Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-01T22:33:46.723Z] Removing intermediate container d74022e4d593 [2021-10-01T22:33:46.723Z] ---> 459c738d9bd2 [2021-10-01T22:33:46.723Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-01T22:33:47.002Z] ---> Running in 03be13b1f1cf [2021-10-01T22:33:47.275Z] Removing intermediate container 03be13b1f1cf [2021-10-01T22:33:47.275Z] ---> b1c9aa99055d [2021-10-01T22:33:47.275Z] Step 22/24 : LABEL arch=x86_64 [2021-10-01T22:33:47.275Z] ---> Running in c29ca850ac6b [2021-10-01T22:33:47.275Z] ---> 1524a28e0b5a [2021-10-01T22:33:47.275Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-01T22:33:47.550Z] Removing intermediate container c29ca850ac6b [2021-10-01T22:33:47.550Z] ---> 0388dd20d51a [2021-10-01T22:33:47.550Z] Step 23/24 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:33:47.550Z] ---> Running in 9b1bf8c13424 [2021-10-01T22:33:47.550Z] ---> fe6fc9f89f13 [2021-10-01T22:33:47.550Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-01T22:33:47.829Z] ---> Running in a2cf831e04ef [2021-10-01T22:33:47.829Z] Removing intermediate container 9b1bf8c13424 [2021-10-01T22:33:47.829Z] ---> 3c7032d0312b [2021-10-01T22:33:47.829Z] Step 24/24 : LABEL version=0.0.0 [2021-10-01T22:33:48.106Z] ---> Running in cc904560d5e7 [2021-10-01T22:33:48.106Z] Removing intermediate container cc904560d5e7 [2021-10-01T22:33:48.106Z] ---> df948f414d3e [2021-10-01T22:33:48.106Z] [2021-10-01T22:33:48.387Z] Successfully built df948f414d3e [2021-10-01T22:33:48.387Z] Successfully tagged core-metadata:latest [2021-10-01T22:33:48.387Z] Building sys-mgmt-agent [2021-10-01T22:33:49.748Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-418 in /w/workspace/edgexfoundry_edgex-go_PR-3741 [Pipeline] { [2021-10-01T22:33:49.798Z]  Building core-metadata ... done Removing intermediate container a2cf831e04ef [2021-10-01T22:33:49.798Z] ---> 0033c8e210ad [2021-10-01T22:33:49.798Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] ws [2021-10-01T22:33:49.806Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-01T22:33:50.153Z] The recommended git tool is: git [2021-10-01T22:33:50.404Z] ---> Running in ab62494633b4 [2021-10-01T22:33:50.404Z] Removing intermediate container ab62494633b4 [2021-10-01T22:33:50.404Z] ---> 2ee0c3b8a39b [2021-10-01T22:33:50.404Z] Step 24/26 : LABEL arch=x86_64 [2021-10-01T22:33:50.683Z] ---> Running in 15ebe74cc850 [2021-10-01T22:33:50.683Z] Removing intermediate container 15ebe74cc850 [2021-10-01T22:33:50.683Z] ---> 09eb8162e036 [2021-10-01T22:33:50.683Z] Step 25/26 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:33:50.962Z] ---> Running in b489ad6cb3bb [2021-10-01T22:33:50.962Z] Removing intermediate container b489ad6cb3bb [2021-10-01T22:33:50.962Z] ---> 6bfae544a70e [2021-10-01T22:33:50.962Z] Step 26/26 : LABEL version=0.0.0 [2021-10-01T22:33:51.251Z] ---> Running in 39b733dd468c [2021-10-01T22:33:51.251Z] Removing intermediate container 39b733dd468c [2021-10-01T22:33:51.251Z] ---> 6a1adb10303c [2021-10-01T22:33:51.251Z] [2021-10-01T22:33:51.539Z] Successfully built 6a1adb10303c [2021-10-01T22:33:51.539Z] Successfully tagged security-secretstore-setup:latest [2021-10-01T22:33:53.525Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:33:53.525Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:33:53.525Z] ---> 1ff1db7b2a12 [2021-10-01T22:33:53.525Z] Step 3/32 : WORKDIR /edgex-go [2021-10-01T22:33:53.525Z] ---> Using cache [2021-10-01T22:33:53.525Z] ---> b3c751f0fc8d [2021-10-01T22:33:53.525Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:33:53.525Z] ---> Using cache [2021-10-01T22:33:53.525Z] ---> f032c6e721e5 [2021-10-01T22:33:53.525Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-10-01T22:33:53.525Z] ---> Using cache [2021-10-01T22:33:53.525Z] ---> 3823d571d349 [2021-10-01T22:33:53.525Z] Step 6/32 : COPY go.mod . [2021-10-01T22:33:53.525Z] ---> Using cache [2021-10-01T22:33:53.525Z] ---> b5cdb3c2c898 [2021-10-01T22:33:53.525Z] Step 7/32 : RUN go mod download [2021-10-01T22:33:53.525Z] ---> Using cache [2021-10-01T22:33:53.525Z] ---> 7e00d8a42c80 [2021-10-01T22:33:53.525Z] Step 8/32 : COPY . . [2021-10-01T22:33:53.525Z] ---> Using cache [2021-10-01T22:33:53.525Z] ---> 3e8bebf5bc71 [2021-10-01T22:33:53.525Z] Step 9/32 : RUN go mod tidy [2021-10-01T22:33:53.525Z] ---> Using cache [2021-10-01T22:33:53.525Z] ---> d8c110cd7599 [2021-10-01T22:33:53.525Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-01T22:33:53.792Z] ---> Running in a431c8984c58 [2021-10-01T22:33:54.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-01T22:33:56.646Z] using credential edgex-jenkins-ssh [2021-10-01T22:33:56.668Z] Cloning the remote Git repository [2021-10-01T22:33:56.739Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-01T22:33:56.855Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-01T22:33:56.933Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-01T22:33:56.933Z] > git --version # timeout=10 [2021-10-01T22:33:56.947Z] > git --version # 'git version 2.17.1' [2021-10-01T22:33:56.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-01T22:33:57.042Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-01T22:33:58.162Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:33:58.162Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:33:58.162Z] ---> 1ff1db7b2a12 [2021-10-01T22:33:58.162Z] Step 3/24 : WORKDIR /edgex-go [2021-10-01T22:33:58.162Z] ---> Using cache [2021-10-01T22:33:58.162Z] ---> b3c751f0fc8d [2021-10-01T22:33:58.162Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:33:58.162Z] ---> Using cache [2021-10-01T22:33:58.162Z] ---> f032c6e721e5 [2021-10-01T22:33:58.162Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-10-01T22:33:58.772Z] ---> Running in 57127ed38daa [2021-10-01T22:33:59.048Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-01T22:34:00.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-01T22:34:00.294Z] OK: 219 MiB in 52 packages [2021-10-01T22:34:00.875Z] Removing intermediate container 57127ed38daa [2021-10-01T22:34:00.875Z] ---> 0915c9424f28 [2021-10-01T22:34:00.875Z] Step 6/24 : COPY go.mod . [2021-10-01T22:34:01.148Z] ---> 8b7bc876e056 [2021-10-01T22:34:01.148Z] Step 7/24 : RUN go mod download [2021-10-01T22:34:01.422Z] ---> Running in 9e9a1dec1cc0 [2021-10-01T22:34:04.018Z] Removing intermediate container 9e9a1dec1cc0 [2021-10-01T22:34:04.018Z] ---> abe5e2dda130 [2021-10-01T22:34:04.018Z] Step 8/24 : COPY . . [2021-10-01T22:34:10.817Z] ---> b7d59d3a00cc [2021-10-01T22:34:10.817Z] Step 9/24 : RUN go mod tidy [2021-10-01T22:34:11.099Z] ---> Running in 20e41efc729a [2021-10-01T22:34:12.287Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-01T22:34:12.301Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-01T22:34:12.326Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-01T22:34:12.577Z] Removing intermediate container f639b6d42c0c [2021-10-01T22:34:12.577Z] ---> 8bbf5787a6cf [2021-10-01T22:34:12.577Z] [2021-10-01T22:34:12.577Z] Step 11/24 : FROM alpine:3.14 [2021-10-01T22:34:12.577Z] ---> 14119a10abf4 [2021-10-01T22:34:12.577Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-10-01T22:34:12.577Z] ---> Using cache [2021-10-01T22:34:12.577Z] ---> 1ec17156e72d [2021-10-01T22:34:12.577Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-01T22:34:12.577Z] ---> Using cache [2021-10-01T22:34:12.577Z] ---> 93c827eb8b90 [2021-10-01T22:34:12.577Z] Step 14/24 : ENV APP_PORT=59882 [2021-10-01T22:34:12.577Z] ---> Running in 9a1001cce38a [2021-10-01T22:34:12.577Z] Removing intermediate container 9a1001cce38a [2021-10-01T22:34:12.577Z] ---> 8eab6c643a28 [2021-10-01T22:34:12.577Z] Step 15/24 : EXPOSE $APP_PORT [2021-10-01T22:34:12.577Z] ---> Running in d554b1b5cf30 [2021-10-01T22:34:12.863Z] Removing intermediate container d554b1b5cf30 [2021-10-01T22:34:12.863Z] ---> 573c08986e92 [2021-10-01T22:34:12.863Z] Step 16/24 : WORKDIR / [2021-10-01T22:34:12.863Z] ---> Running in c79ba363abc3 [2021-10-01T22:34:13.141Z] Removing intermediate container c79ba363abc3 [2021-10-01T22:34:13.141Z] ---> db0f8a9b5b7e [2021-10-01T22:34:13.141Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-01T22:34:13.207Z] Merging remotes/origin/main commit 3e61d8d254e269b0587cfebd305e9ee7f99b675f into PR head commit 503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:34:13.410Z] Removing intermediate container 20e41efc729a [2021-10-01T22:34:13.410Z] ---> 3e9a49046882 [2021-10-01T22:34:13.410Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-01T22:34:13.410Z] ---> 152484e76469 [2021-10-01T22:34:13.410Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-01T22:34:13.545Z] Merge succeeded, producing 503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:34:13.546Z] Checking out Revision 503b187c7d14a435f5951f016647fc0e2ea4bc0d (PR-3741) [2021-10-01T22:34:13.697Z] ---> Running in 5fbccb3682c8 [2021-10-01T22:34:12.357Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-01T22:34:12.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-01T22:34:12.369Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3741/head:refs/remotes/origin/PR-3741 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-01T22:34:13.232Z] > git config core.sparsecheckout # timeout=10 [2021-10-01T22:34:13.244Z] > git checkout -f 503b187c7d14a435f5951f016647fc0e2ea4bc0d # timeout=10 [2021-10-01T22:34:13.460Z] > git remote # timeout=10 [2021-10-01T22:34:13.484Z] > git config --get remote.origin.url # timeout=10 [2021-10-01T22:34:13.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-01T22:34:13.510Z] > git merge 3e61d8d254e269b0587cfebd305e9ee7f99b675f # timeout=10 [2021-10-01T22:34:13.532Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-01T22:34:13.555Z] > git config core.sparsecheckout # timeout=10 [2021-10-01T22:34:13.577Z] > git checkout -f 503b187c7d14a435f5951f016647fc0e2ea4bc0d # timeout=10 [2021-10-01T22:34:14.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-01T22:34:14.953Z] ---> 8f4bdb80fa7c [2021-10-01T22:34:14.953Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-01T22:34:14.953Z] Removing intermediate container 1ff3a4ec920d [2021-10-01T22:34:14.953Z] ---> 97e6b2ac016b [2021-10-01T22:34:14.953Z] [2021-10-01T22:34:14.953Z] Step 11/23 : FROM alpine:3.14 [2021-10-01T22:34:14.953Z] ---> 14119a10abf4 [2021-10-01T22:34:14.953Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-01T22:34:14.953Z] ---> Using cache [2021-10-01T22:34:14.953Z] ---> 1ec17156e72d [2021-10-01T22:34:14.953Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-01T22:34:14.953Z] ---> Using cache [2021-10-01T22:34:14.953Z] ---> 93c827eb8b90 [2021-10-01T22:34:14.953Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-01T22:34:14.953Z] ---> Running in fed67c973d00 [2021-10-01T22:34:15.233Z] ---> 9136d8a85bd9 [2021-10-01T22:34:15.233Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-10-01T22:34:15.233Z] ---> Running in bcd24672b4da [2021-10-01T22:34:15.233Z] Removing intermediate container fed67c973d00 [2021-10-01T22:34:15.233Z] ---> 43529d86c3c3 [2021-10-01T22:34:15.233Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-01T22:34:15.233Z] ---> Running in 01127b5d29b4 [2021-10-01T22:34:15.233Z] Removing intermediate container bcd24672b4da [2021-10-01T22:34:15.233Z] ---> b71919f5a5a3 [2021-10-01T22:34:15.233Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-01T22:34:15.233Z] ---> Running in 3d42c91daf7d [2021-10-01T22:34:15.503Z] Removing intermediate container 01127b5d29b4 [2021-10-01T22:34:15.503Z] ---> 1f04a2268245 [2021-10-01T22:34:15.503Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-01T22:34:15.503Z] Removing intermediate container 3d42c91daf7d [2021-10-01T22:34:15.503Z] ---> 86a4249b41f3 [2021-10-01T22:34:15.503Z] Step 22/24 : LABEL arch=x86_64 [2021-10-01T22:34:15.503Z] ---> Running in b94d77f0038c [2021-10-01T22:34:15.770Z] Removing intermediate container b94d77f0038c [2021-10-01T22:34:15.770Z] ---> 957dddb5319b [2021-10-01T22:34:15.770Z] Step 23/24 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:34:15.770Z] ---> 1f354fb7243c [2021-10-01T22:34:15.770Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-01T22:34:15.770Z] ---> Running in d0909aa77d75 [2021-10-01T22:34:16.353Z] Removing intermediate container d0909aa77d75 [2021-10-01T22:34:16.353Z] ---> 2b91d55042d9 [2021-10-01T22:34:16.353Z] Step 24/24 : LABEL version=0.0.0 [2021-10-01T22:34:16.353Z] ---> Running in 05b25abe5157 [2021-10-01T22:34:16.353Z] ---> f4942b5dd6d1 [2021-10-01T22:34:16.353Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-01T22:34:16.617Z] Removing intermediate container 05b25abe5157 [2021-10-01T22:34:16.617Z] ---> 75b501c51566 [2021-10-01T22:34:16.617Z] [2021-10-01T22:34:16.617Z] Successfully built 75b501c51566 [2021-10-01T22:34:16.891Z] Successfully tagged core-command:latest [2021-10-01T22:34:16.891Z]  Building core-command ... done  ---> 2df6dbe8afe5 [2021-10-01T22:34:16.891Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-01T22:34:16.891Z] ---> Running in fad427475de0 [2021-10-01T22:34:17.391Z] Removing intermediate container fad427475de0 [2021-10-01T22:34:17.391Z] ---> 5bc3a05d0b11 [2021-10-01T22:34:17.391Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-01T22:34:17.391Z] ---> Running in b4ab801a8144 [2021-10-01T22:34:17.391Z] Removing intermediate container b4ab801a8144 [2021-10-01T22:34:17.391Z] ---> bac00405fa30 [2021-10-01T22:34:17.391Z] Step 21/23 : LABEL arch=x86_64 [2021-10-01T22:34:17.391Z] ---> Running in 74dfc6d43aae [2021-10-01T22:34:17.391Z] Removing intermediate container 74dfc6d43aae [2021-10-01T22:34:17.391Z] ---> 73349b8861d7 [2021-10-01T22:34:17.391Z] Step 22/23 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:34:17.391Z] ---> Running in e97fb2b0981e [2021-10-01T22:34:17.771Z] Removing intermediate container e97fb2b0981e [2021-10-01T22:34:17.771Z] ---> cc699f24239e [2021-10-01T22:34:17.771Z] Step 23/23 : LABEL version=0.0.0 [2021-10-01T22:34:17.771Z] ---> Running in 7ceb8a5c847e [2021-10-01T22:34:17.771Z] Removing intermediate container 7ceb8a5c847e [2021-10-01T22:34:17.771Z] ---> 7e83711387e3 [2021-10-01T22:34:17.771Z] [2021-10-01T22:34:17.771Z] Successfully built 7e83711387e3 [2021-10-01T22:34:17.771Z] Successfully tagged support-scheduler:latest [2021-10-01T22:34:18.194Z] Commit message: "fix(security): Bump sys-mgmt-agent base image" [2021-10-01T22:34:18.267Z] > git --version # timeout=10 [2021-10-01T22:34:18.284Z] > git --version # 'git version 2.17.1' [2021-10-01T22:34:18.298Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-01T22:34:18.969Z] provisioning config files... [2021-10-01T22:34:19.007Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6342829585170789180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-01T22:34:19.661Z] ---> docker-login.sh [2021-10-01T22:34:19.661Z] nexus3.edgexfoundry.org:10001 [2021-10-01T22:34:21.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T22:34:21.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T22:34:21.983Z] Configure a credential helper to remove this warning. See [2021-10-01T22:34:21.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T22:34:21.983Z] [2021-10-01T22:34:21.983Z] Login Succeeded [2021-10-01T22:34:21.983Z] nexus3.edgexfoundry.org:10002 [2021-10-01T22:34:22.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T22:34:22.517Z]  Building support-scheduler ... done Removing intermediate container a431c8984c58 [2021-10-01T22:34:22.517Z] ---> 4a519b6ada0e [2021-10-01T22:34:22.517Z] [2021-10-01T22:34:22.517Z] Step 11/32 : FROM alpine:3.14 [2021-10-01T22:34:22.517Z] ---> 14119a10abf4 [2021-10-01T22:34:22.517Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-01T22:34:22.517Z] ---> Running in e77ffab7bab2 [2021-10-01T22:34:22.517Z] Removing intermediate container e77ffab7bab2 [2021-10-01T22:34:22.517Z] ---> 45773f813a37 [2021-10-01T22:34:22.517Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-01T22:34:22.517Z] ---> Running in 72f7c00a6c04 [2021-10-01T22:34:22.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T22:34:22.554Z] Configure a credential helper to remove this warning. See [2021-10-01T22:34:22.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T22:34:22.554Z] [2021-10-01T22:34:22.554Z] Login Succeeded [2021-10-01T22:34:22.554Z] nexus3.edgexfoundry.org:10003 [2021-10-01T22:34:22.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T22:34:23.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-01T22:34:23.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T22:34:23.121Z] Configure a credential helper to remove this warning. See [2021-10-01T22:34:23.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T22:34:23.121Z] [2021-10-01T22:34:23.121Z] Login Succeeded [2021-10-01T22:34:23.121Z] nexus3.edgexfoundry.org:10004 [2021-10-01T22:34:23.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-01T22:34:23.384Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-01T22:34:23.384Z] (2/2) Installing su-exec (0.2-r1) [2021-10-01T22:34:23.384Z] Executing busybox-1.33.1-r3.trigger [2021-10-01T22:34:23.384Z] OK: 6 MiB in 16 packages [2021-10-01T22:34:23.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T22:34:23.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T22:34:23.689Z] Configure a credential helper to remove this warning. See [2021-10-01T22:34:23.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T22:34:23.689Z] [2021-10-01T22:34:23.689Z] Login Succeeded [2021-10-01T22:34:23.689Z] docker.io [2021-10-01T22:34:23.975Z] Removing intermediate container 72f7c00a6c04 [2021-10-01T22:34:23.975Z] ---> 24ede82e41f1 [2021-10-01T22:34:23.975Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-01T22:34:23.975Z] ---> Running in 2b45b2c57513 [2021-10-01T22:34:23.975Z] Removing intermediate container 2b45b2c57513 [2021-10-01T22:34:23.975Z] ---> 52fa40828d92 [2021-10-01T22:34:23.975Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-01T22:34:23.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-01T22:34:24.241Z] ---> Running in f73d21f7825e [2021-10-01T22:34:24.242Z] Removing intermediate container f73d21f7825e [2021-10-01T22:34:24.242Z] ---> 149eb43b9e26 [2021-10-01T22:34:24.242Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-01T22:34:24.242Z] ---> Running in c43b7c345c7f [2021-10-01T22:34:24.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-01T22:34:24.594Z] Configure a credential helper to remove this warning. See [2021-10-01T22:34:24.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-01T22:34:24.594Z] [2021-10-01T22:34:24.594Z] Login Succeeded [2021-10-01T22:34:24.594Z] ---> docker-login.sh ends [Pipeline] } [2021-10-01T22:34:24.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-01T22:34:25.237Z] Removing intermediate container c43b7c345c7f [2021-10-01T22:34:25.238Z] ---> 0ad251a8d2d8 [2021-10-01T22:34:25.238Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-01T22:34:25.238Z] ---> Running in 6b910c4a9298 [Pipeline] echo [2021-10-01T22:34:25.489Z] ========================================================= [2021-10-01T22:34:25.489Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-01T22:34:25.489Z] ========================================================= [2021-10-01T22:34:25.507Z] Removing intermediate container 6b910c4a9298 [2021-10-01T22:34:25.507Z] ---> 00a5610f5c52 [2021-10-01T22:34:25.507Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-01T22:34:25.507Z] ---> fcd5f604d78f [2021-10-01T22:34:25.507Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [Pipeline] fileExists [Pipeline] sh [2021-10-01T22:34:25.776Z] ---> Running in bb6f92c42fe7 [2021-10-01T22:34:25.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-01T22:34:26.205Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-01T22:34:26.205Z] 595b0fe564bb: Pulling fs layer [2021-10-01T22:34:26.205Z] 24495759ef45: Pulling fs layer [2021-10-01T22:34:26.205Z] d148012ef14d: Pulling fs layer [2021-10-01T22:34:26.205Z] e90a11edd702: Pulling fs layer [2021-10-01T22:34:26.205Z] d77568369979: Pulling fs layer [2021-10-01T22:34:26.205Z] fc1c9f9a7f3b: Pulling fs layer [2021-10-01T22:34:26.205Z] 170f2ba95c9a: Pulling fs layer [2021-10-01T22:34:26.205Z] 97ac5df62f85: Pulling fs layer [2021-10-01T22:34:26.205Z] e90a11edd702: Waiting [2021-10-01T22:34:26.205Z] d77568369979: Waiting [2021-10-01T22:34:26.205Z] fc1c9f9a7f3b: Waiting [2021-10-01T22:34:26.205Z] 170f2ba95c9a: Waiting [2021-10-01T22:34:26.205Z] 97ac5df62f85: Waiting [2021-10-01T22:34:26.366Z] Removing intermediate container bb6f92c42fe7 [2021-10-01T22:34:26.366Z] ---> 618cc012f7a5 [2021-10-01T22:34:26.366Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-01T22:34:26.490Z] d148012ef14d: Download complete [2021-10-01T22:34:26.490Z] 24495759ef45: Verifying Checksum [2021-10-01T22:34:26.490Z] 24495759ef45: Download complete [2021-10-01T22:34:26.490Z] d77568369979: Verifying Checksum [2021-10-01T22:34:26.490Z] d77568369979: Download complete [2021-10-01T22:34:26.490Z] fc1c9f9a7f3b: Verifying Checksum [2021-10-01T22:34:26.490Z] fc1c9f9a7f3b: Download complete [2021-10-01T22:34:26.490Z] 595b0fe564bb: Verifying Checksum [2021-10-01T22:34:26.490Z] 595b0fe564bb: Download complete [2021-10-01T22:34:26.642Z] ---> 17ed7b261918 [2021-10-01T22:34:26.642Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-01T22:34:26.773Z] 170f2ba95c9a: Verifying Checksum [2021-10-01T22:34:26.773Z] 170f2ba95c9a: Download complete [2021-10-01T22:34:27.223Z] ---> 0c4864618e2c [2021-10-01T22:34:27.223Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-01T22:34:27.223Z] ---> fe5fd755e3c3 [2021-10-01T22:34:27.223Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-01T22:34:27.395Z] 595b0fe564bb: Pull complete [2021-10-01T22:34:27.489Z] ---> 9d5b5b3611dc [2021-10-01T22:34:27.490Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-01T22:34:27.753Z] ---> 637a5d0f0e0c [2021-10-01T22:34:27.753Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-10-01T22:34:28.012Z] 24495759ef45: Pull complete [2021-10-01T22:34:28.017Z] Removing intermediate container 5fbccb3682c8 [2021-10-01T22:34:28.017Z] ---> 7b97ebead162 [2021-10-01T22:34:28.017Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-01T22:34:28.017Z] ---> Running in f064b010046b [2021-10-01T22:34:28.017Z] ---> Running in 1880ab2139be [2021-10-01T22:34:28.284Z] Removing intermediate container 1880ab2139be [2021-10-01T22:34:28.284Z] ---> 9e7afb2b892e [2021-10-01T22:34:28.284Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-01T22:34:28.284Z] ---> a88ef1280542 [2021-10-01T22:34:28.284Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-10-01T22:34:28.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-01T22:34:28.298Z] d148012ef14d: Pull complete [2021-10-01T22:34:28.550Z] ---> Running in 5034dcf7683a [2021-10-01T22:34:29.134Z] Removing intermediate container 5034dcf7683a [2021-10-01T22:34:29.134Z] ---> 6ff43333fb2d [2021-10-01T22:34:29.134Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-01T22:34:29.134Z] ---> Running in 9da01955a7cf [2021-10-01T22:34:29.134Z] Removing intermediate container f064b010046b [2021-10-01T22:34:29.134Z] ---> c84b840c0226 [2021-10-01T22:34:29.134Z] [2021-10-01T22:34:29.134Z] Step 12/24 : FROM docker:20.10.8 [2021-10-01T22:34:29.398Z] Removing intermediate container 9da01955a7cf [2021-10-01T22:34:29.398Z] ---> c52a44e71e3c [2021-10-01T22:34:29.398Z] Step 29/32 : CMD ["gate"] [2021-10-01T22:34:29.398Z] ---> Running in 5d9a699387b5 [2021-10-01T22:34:29.398Z] Removing intermediate container 5d9a699387b5 [2021-10-01T22:34:29.398Z] ---> 9d95e7e19889 [2021-10-01T22:34:29.398Z] Step 30/32 : LABEL arch=x86_64 [2021-10-01T22:34:29.665Z] ---> Running in 4d87124f0c32 [2021-10-01T22:34:29.665Z] Removing intermediate container 4d87124f0c32 [2021-10-01T22:34:29.665Z] ---> c17a1e5b8ae4 [2021-10-01T22:34:29.665Z] Step 31/32 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:34:29.665Z] ---> Running in 88c46931d35f [2021-10-01T22:34:29.665Z] 20.10.8: Pulling from library/docker [2021-10-01T22:34:29.665Z] Removing intermediate container 88c46931d35f [2021-10-01T22:34:29.665Z] ---> 9c967a3f799c [2021-10-01T22:34:29.665Z] Step 32/32 : LABEL version=0.0.0 [2021-10-01T22:34:29.809Z] e90a11edd702: Download complete [2021-10-01T22:34:29.809Z] 97ac5df62f85: Verifying Checksum [2021-10-01T22:34:29.809Z] 97ac5df62f85: Download complete [2021-10-01T22:34:29.930Z] ---> Running in 01b181d3a2e4 [2021-10-01T22:34:29.930Z] Removing intermediate container 01b181d3a2e4 [2021-10-01T22:34:29.930Z] ---> 8749778dd851 [2021-10-01T22:34:29.930Z] [2021-10-01T22:34:29.930Z] Successfully built 8749778dd851 [2021-10-01T22:34:29.930Z] Successfully tagged security-bootstrapper:latest [2021-10-01T22:34:35.277Z]  Building security-bootstrapper ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-01T22:34:35.277Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-01T22:34:35.277Z] ---> bc6c0ffef665 [2021-10-01T22:34:35.277Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-01T22:34:35.865Z] ---> Running in 97d260cd3808 [2021-10-01T22:34:35.865Z] Removing intermediate container 97d260cd3808 [2021-10-01T22:34:35.865Z] ---> 4f82278c981f [2021-10-01T22:34:35.865Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-01T22:34:35.865Z] ---> Running in 657c947fc024 [2021-10-01T22:34:36.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-01T22:34:36.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-01T22:34:36.396Z] (1/42) Installing readline (8.1.0-r0) [2021-10-01T22:34:36.396Z] (2/42) Installing bash (5.1.4-r0) [2021-10-01T22:34:36.396Z] Executing bash-5.1.4-r0.post-install [2021-10-01T22:34:36.396Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-01T22:34:36.396Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-01T22:34:36.396Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-01T22:34:36.396Z] (6/42) Installing curl (7.79.1-r0) [2021-10-01T22:34:36.396Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-01T22:34:36.396Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-01T22:34:36.396Z] (9/42) Installing expat (2.4.1-r0) [2021-10-01T22:34:36.396Z] (10/42) Installing libffi (3.3-r2) [2021-10-01T22:34:36.396Z] (11/42) Installing gdbm (1.19-r0) [2021-10-01T22:34:36.396Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-01T22:34:36.396Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-01T22:34:36.396Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-01T22:34:36.396Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-01T22:34:36.396Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-01T22:34:36.396Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-01T22:34:36.980Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-01T22:34:36.980Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-01T22:34:36.980Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-01T22:34:36.980Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-01T22:34:36.980Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-01T22:34:36.980Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-01T22:34:36.980Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-01T22:34:36.980Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-01T22:34:36.980Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-01T22:34:36.980Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-01T22:34:36.980Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-01T22:34:36.980Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-01T22:34:36.980Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-01T22:34:36.980Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-01T22:34:36.980Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-01T22:34:36.980Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-01T22:34:37.246Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-01T22:34:37.246Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-01T22:34:37.246Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-01T22:34:37.246Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-01T22:34:37.246Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-01T22:34:37.246Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-01T22:34:37.246Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-01T22:34:37.246Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-01T22:34:37.246Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-01T22:34:37.246Z] Executing busybox-1.33.1-r3.trigger [2021-10-01T22:34:37.246Z] OK: 84 MiB in 64 packages [2021-10-01T22:34:37.825Z] Collecting docker-compose==1.23.2 [2021-10-01T22:34:37.825Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-01T22:34:38.089Z] Collecting PyYAML<4,>=3.10 [2021-10-01T22:34:38.089Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-01T22:34:38.670Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-01T22:34:38.670Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-01T22:34:38.670Z] Collecting texttable<0.10,>=0.9.0 [2021-10-01T22:34:38.670Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-01T22:34:38.935Z] Collecting cached-property<2,>=1.2.0 [2021-10-01T22:34:38.935Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-01T22:34:38.935Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-01T22:34:38.935Z] Collecting docopt<0.7,>=0.6.1 [2021-10-01T22:34:38.935Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-01T22:34:39.199Z] Collecting jsonschema<3,>=2.5.1 [2021-10-01T22:34:39.199Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-01T22:34:39.199Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-01T22:34:39.199Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-01T22:34:39.779Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-01T22:34:39.779Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-01T22:34:39.779Z] Collecting docker<4.0,>=3.6.0 [2021-10-01T22:34:39.779Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-01T22:34:39.779Z] Collecting docker-pycreds>=0.4.0 [2021-10-01T22:34:39.779Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-01T22:34:39.779Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-01T22:34:39.779Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-01T22:34:40.044Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-01T22:34:40.044Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-01T22:34:40.044Z] Collecting idna<2.8,>=2.5 [2021-10-01T22:34:40.044Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-01T22:34:40.044Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-01T22:34:40.044Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-01T22:34:40.044Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-01T22:34:40.044Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-01T22:34:40.044Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-01T22:34:40.044Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-01T22:34:40.044Z] Attempting uninstall: urllib3 [2021-10-01T22:34:40.044Z] Found existing installation: urllib3 1.26.5 [2021-10-01T22:34:40.044Z] Uninstalling urllib3-1.26.5: [2021-10-01T22:34:40.044Z] Successfully uninstalled urllib3-1.26.5 [2021-10-01T22:34:40.091Z] e90a11edd702: Pull complete [2021-10-01T22:34:40.311Z] Attempting uninstall: idna [2021-10-01T22:34:40.311Z] Found existing installation: idna 3.2 [2021-10-01T22:34:40.311Z] Uninstalling idna-3.2: [2021-10-01T22:34:40.311Z] Successfully uninstalled idna-3.2 [2021-10-01T22:34:40.311Z] Attempting uninstall: chardet [2021-10-01T22:34:40.311Z] Found existing installation: chardet 4.0.0 [2021-10-01T22:34:40.311Z] Uninstalling chardet-4.0.0: [2021-10-01T22:34:40.576Z] Successfully uninstalled chardet-4.0.0 [2021-10-01T22:34:40.701Z] d77568369979: Pull complete [2021-10-01T22:34:40.841Z] Attempting uninstall: requests [2021-10-01T22:34:40.841Z] Found existing installation: requests 2.25.1 [2021-10-01T22:34:40.841Z] Uninstalling requests-2.25.1: [2021-10-01T22:34:40.841Z] Successfully uninstalled requests-2.25.1 [2021-10-01T22:34:40.841Z] Running setup.py install for texttable: started [2021-10-01T22:34:40.984Z] fc1c9f9a7f3b: Pull complete [2021-10-01T22:34:41.106Z] Running setup.py install for texttable: finished with status 'done' [2021-10-01T22:34:41.106Z] Running setup.py install for PyYAML: started [2021-10-01T22:34:41.270Z] 170f2ba95c9a: Pull complete [2021-10-01T22:34:41.373Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-01T22:34:41.638Z] Running setup.py install for docopt: started [2021-10-01T22:34:41.903Z] Running setup.py install for docopt: finished with status 'done' [2021-10-01T22:34:41.903Z] Running setup.py install for dockerpty: started [2021-10-01T22:34:42.168Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-01T22:34:42.435Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-01T22:34:45.772Z] Removing intermediate container 657c947fc024 [2021-10-01T22:34:45.772Z] ---> d230130dfd5c [2021-10-01T22:34:45.772Z] Step 15/24 : ENV APP_PORT=58890 [2021-10-01T22:34:45.772Z] ---> Running in 7b2a90ac6ff4 [2021-10-01T22:34:45.772Z] Removing intermediate container 7b2a90ac6ff4 [2021-10-01T22:34:45.772Z] ---> 9c27078d7007 [2021-10-01T22:34:45.772Z] Step 16/24 : EXPOSE $APP_PORT [2021-10-01T22:34:45.772Z] ---> Running in d70e3635835d [2021-10-01T22:34:45.772Z] Removing intermediate container d70e3635835d [2021-10-01T22:34:45.772Z] ---> 2ec3229b8062 [2021-10-01T22:34:45.772Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-01T22:34:46.356Z] ---> 71dc975ce07c [2021-10-01T22:34:46.356Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-01T22:34:46.356Z] ---> 0b39a461dcdd [2021-10-01T22:34:46.356Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-01T22:34:46.622Z] ---> 7c1f8bf8efd1 [2021-10-01T22:34:46.622Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-01T22:34:46.622Z] ---> Running in c846c0e26329 [2021-10-01T22:34:46.622Z] Removing intermediate container c846c0e26329 [2021-10-01T22:34:46.622Z] ---> 03992b0b4b72 [2021-10-01T22:34:46.622Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-01T22:34:46.622Z] ---> Running in 99cc58a78394 [2021-10-01T22:34:46.622Z] Removing intermediate container 99cc58a78394 [2021-10-01T22:34:46.622Z] ---> 2efd30c6fe47 [2021-10-01T22:34:46.622Z] Step 22/24 : LABEL arch=x86_64 [2021-10-01T22:34:46.622Z] ---> Running in e5ec455a93d7 [2021-10-01T22:34:46.886Z] Removing intermediate container e5ec455a93d7 [2021-10-01T22:34:46.886Z] ---> e585f572fdac [2021-10-01T22:34:46.886Z] Step 23/24 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:34:46.886Z] ---> Running in 130831e5fc7c [2021-10-01T22:34:46.886Z] Removing intermediate container 130831e5fc7c [2021-10-01T22:34:46.886Z] ---> 7f981c7e4262 [2021-10-01T22:34:46.886Z] Step 24/24 : LABEL version=0.0.0 [2021-10-01T22:34:46.886Z] ---> Running in 71046cc561e8 [2021-10-01T22:34:47.150Z] Removing intermediate container 71046cc561e8 [2021-10-01T22:34:47.150Z] ---> 10081cdfab02 [2021-10-01T22:34:47.150Z] [2021-10-01T22:34:47.150Z] Successfully built 10081cdfab02 [2021-10-01T22:34:47.150Z] Successfully tagged sys-mgmt-agent:latest [2021-10-01T22:34:47.161Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-01T22:34:47.190Z] $ docker stop --time=1 e686b5cda4099f1a033bda5929e6fb7135a3e0ed54de433d336c35e0ca5931b3 [2021-10-01T22:34:48.096Z] 97ac5df62f85: Pull complete [2021-10-01T22:34:48.096Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-10-01T22:34:48.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-01T22:34:48.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-01T22:34:48.465Z] $ docker rm -f e686b5cda4099f1a033bda5929e6fb7135a3e0ed54de433d336c35e0ca5931b3 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] fileExists [Pipeline] sh [2021-10-01T22:34:48.889Z] + docker images [2021-10-01T22:34:48.889Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-01T22:34:48.889Z] sys-mgmt-agent latest 10081cdfab02 2 seconds ago 294MB [2021-10-01T22:34:48.889Z] security-bootstrapper latest 8749778dd851 19 seconds ago 18.8MB [2021-10-01T22:34:48.889Z] c84b840c0226 20 seconds ago 1.75GB [2021-10-01T22:34:48.889Z] 4a519b6ada0e 27 seconds ago 1.75GB [2021-10-01T22:34:48.889Z] support-scheduler latest 7e83711387e3 31 seconds ago 16.1MB [2021-10-01T22:34:48.889Z] core-command latest 75b501c51566 32 seconds ago 16MB [2021-10-01T22:34:48.889Z] 97e6b2ac016b 34 seconds ago 1.75GB [2021-10-01T22:34:48.889Z] 8bbf5787a6cf 36 seconds ago 1.75GB [2021-10-01T22:34:48.889Z] security-secretstore-setup latest 6a1adb10303c 57 seconds ago 28.2MB [2021-10-01T22:34:48.889Z] core-metadata latest df948f414d3e About a minute ago 16.8MB [2021-10-01T22:34:48.889Z] core-data latest 7df5b90d3b6e About a minute ago 20.5MB [2021-10-01T22:34:48.889Z] fbaee604eb5f About a minute ago 1.76GB [2021-10-01T22:34:48.889Z] 949e7c8ceadc About a minute ago 1.76GB [2021-10-01T22:34:48.889Z] support-notifications latest e9d2e387d0d2 About a minute ago 16.8MB [2021-10-01T22:34:48.889Z] 5ec851dc502e About a minute ago 1.76GB [2021-10-01T22:34:48.889Z] security-proxy-setup latest 09f7718fd798 About a minute ago 26.7MB [2021-10-01T22:34:48.889Z] 5101cea718a2 About a minute ago 1.75GB [2021-10-01T22:34:48.889Z] a90de0fa2d8b About a minute ago 1.76GB [2021-10-01T22:34:48.889Z] ci-base-image-x86_64 latest 1ff1db7b2a12 5 minutes ago 1.25GB [2021-10-01T22:34:48.889Z] docker 20.10.8 bc6c0ffef665 4 weeks ago 214MB [2021-10-01T22:34:48.889Z] alpine 3.14 14119a10abf4 5 weeks ago 5.6MB [2021-10-01T22:34:48.889Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB [2021-10-01T22:34:48.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 8 weeks ago 547MB [2021-10-01T22:34:48.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-10-01T22:34:49.040Z] + + dockerecho build -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-01T22:34:49.041Z] WORKDIR /edgex [2021-10-01T22:34:49.041Z] COPY go.mod . [2021-10-01T22:34:49.041Z] RUN go mod download ci-base-image-arm64 [2021-10-01T22:34:49.041Z] -f - . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-01T22:34:51.108Z] Sending build context to Docker daemon 166.2MB [2021-10-01T22:34:51.108Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-01T22:34:51.108Z] ---> 04bc70af865f [2021-10-01T22:34:51.108Z] Step 2/4 : WORKDIR /edgex [2021-10-01T22:34:56.601Z] ---> Running in f742ebc550a4 [2021-10-01T22:34:56.885Z] Removing intermediate container f742ebc550a4 [2021-10-01T22:34:56.885Z] ---> c16adcb58815 [2021-10-01T22:34:56.885Z] Step 3/4 : COPY go.mod . [2021-10-01T22:34:57.900Z] ---> 959d71b44e67 [2021-10-01T22:34:57.900Z] Step 4/4 : RUN go mod download [2021-10-01T22:34:57.900Z] ---> Running in 854b49e18bb6 [2021-10-01T22:35:04.612Z] Still waiting to schedule task [2021-10-01T22:35:04.613Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-01T22:36:34.931Z] Removing intermediate container 854b49e18bb6 [2021-10-01T22:36:34.931Z] ---> fa3b788c477e [2021-10-01T22:36:34.931Z] Successfully built fa3b788c477e [2021-10-01T22:36:34.931Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-01T22:36:35.343Z] + docker inspect -f . ci-base-image-arm64 [2021-10-01T22:36:35.343Z] . [Pipeline] withDockerContainer [2021-10-01T22:36:35.659Z] prd-ubuntu18.04-docker-arm64-4c-16g-418 does not seem to be running inside a container [2021-10-01T22:36:35.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-01T22:36:37.451Z] $ docker top e0b2d14241fd5f46cfa291582f7a69feca9d8b3ea214d59cd5e368bd3f21a4c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-01T22:36:38.528Z] + go version [2021-10-01T22:36:38.528Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-10-01T22:36:38.579Z] $ docker stop --time=1 e0b2d14241fd5f46cfa291582f7a69feca9d8b3ea214d59cd5e368bd3f21a4c1 [2021-10-01T22:36:40.450Z] $ docker rm -f e0b2d14241fd5f46cfa291582f7a69feca9d8b3ea214d59cd5e368bd3f21a4c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-01T22:36:41.510Z] + docker inspect -f . ci-base-image-arm64 [2021-10-01T22:36:41.510Z] . [Pipeline] withDockerContainer [2021-10-01T22:36:41.836Z] prd-ubuntu18.04-docker-arm64-4c-16g-418 does not seem to be running inside a container [2021-10-01T22:36:41.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-01T22:36:43.614Z] $ docker top 3219216cbc689095a56f0a124d6c5632ae55d3f694800cc9c4a2281f4775ea77 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-01T22:36:44.001Z] ========================================================= [2021-10-01T22:36:44.001Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-01T22:36:44.001Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-01T22:36:44.738Z] + go mod tidy [Pipeline] sh [2021-10-01T22:36:46.495Z] + make test [2021-10-01T22:36:46.495Z] go mod tidy [2021-10-01T22:36:47.116Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-01T22:37:14.287Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-01T22:37:32.630Z] Running on prd-ubuntu18.04-docker-8c-8g-419 in /w/workspace/edgexfoundry_edgex-go_PR-3741 [Pipeline] { [Pipeline] ws [2021-10-01T22:37:32.689Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-01T22:37:32.853Z] The recommended git tool is: git [2021-10-01T22:37:35.535Z] using credential edgex-jenkins-ssh [2021-10-01T22:37:35.552Z] Cloning the remote Git repository [2021-10-01T22:37:35.554Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-01T22:37:35.624Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-01T22:37:35.655Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-01T22:37:35.655Z] > git --version # timeout=10 [2021-10-01T22:37:35.661Z] > git --version # 'git version 2.17.1' [2021-10-01T22:37:35.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-01T22:37:35.766Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-01T22:37:41.202Z] Merging remotes/origin/main commit 3e61d8d254e269b0587cfebd305e9ee7f99b675f into PR head commit 503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:37:41.320Z] Merge succeeded, producing 503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:37:41.321Z] Checking out Revision 503b187c7d14a435f5951f016647fc0e2ea4bc0d (PR-3741) [2021-10-01T22:37:40.440Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-01T22:37:40.448Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-01T22:37:40.467Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-01T22:37:40.481Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-01T22:37:40.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-01T22:37:40.486Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3741/head:refs/remotes/origin/PR-3741 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-01T22:37:41.202Z] > git config core.sparsecheckout # timeout=10 [2021-10-01T22:37:41.211Z] > git checkout -f 503b187c7d14a435f5951f016647fc0e2ea4bc0d # timeout=10 [2021-10-01T22:37:41.277Z] > git remote # timeout=10 [2021-10-01T22:37:41.284Z] > git config --get remote.origin.url # timeout=10 [2021-10-01T22:37:41.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-01T22:37:41.293Z] > git merge 3e61d8d254e269b0587cfebd305e9ee7f99b675f # timeout=10 [2021-10-01T22:37:41.303Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-01T22:37:41.313Z] > git config core.sparsecheckout # timeout=10 [2021-10-01T22:37:41.318Z] > git checkout -f 503b187c7d14a435f5951f016647fc0e2ea4bc0d # timeout=10 [2021-10-01T22:37:45.032Z] Commit message: "fix(security): Bump sys-mgmt-agent base image" [2021-10-01T22:37:45.060Z] > git --version # timeout=10 [2021-10-01T22:37:45.067Z] > git --version # 'git version 2.17.1' [2021-10-01T22:37:45.070Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-01T22:37:46.143Z] + echo snap-build.sh [2021-10-01T22:37:46.143Z] snap-build.sh [2021-10-01T22:37:46.143Z] + SNAP_BASE_DIR=. [2021-10-01T22:37:46.143Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-10-01T22:37:46.143Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-10-01T22:37:46.143Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-10-01T22:37:46.143Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-10-01T22:37:46.143Z] + cd /w/workspace/edgex-go/1 [2021-10-01T22:37:46.143Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-01T22:37:46.143Z] Reading package lists... [2021-10-01T22:37:46.143Z] Building dependency tree... [2021-10-01T22:37:46.143Z] Reading state information... [2021-10-01T22:37:46.143Z] The following packages were automatically installed and are no longer required: [2021-10-01T22:37:46.143Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-01T22:37:46.143Z] uidmap xdelta3 [2021-10-01T22:37:46.143Z] Use 'sudo apt autoremove' to remove them. [2021-10-01T22:37:46.143Z] The following packages will be REMOVED: [2021-10-01T22:37:46.143Z] lxd* lxd-client* [2021-10-01T22:37:46.413Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-01T22:37:46.413Z] After this operation, 31.7 MB disk space will be freed. [2021-10-01T22:37:46.949Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-01T22:37:46.949Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-01T22:37:47.929Z] Removing lxd dnsmasq configuration [2021-10-01T22:37:47.929Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-01T22:37:47.929Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-01T22:37:48.891Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-01T22:37:48.891Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-01T22:37:48.891Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-01T22:37:50.304Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-01T22:37:50.304Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-01T22:37:50.888Z] + sudo snap remove --purge lxd [2021-10-01T22:37:51.156Z] snap "lxd" is not installed [2021-10-01T22:37:51.156Z] + sudo groupadd --force --system lxd [2021-10-01T22:37:51.156Z] ++ whoami [2021-10-01T22:37:51.156Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-01T22:37:51.156Z] + newgrp - lxd [2021-10-01T22:37:51.156Z] + sudo snap install lxd [2021-10-01T22:37:59.369Z] 2021-10-01T22:37:57Z INFO Waiting for automatic snapd restart... [2021-10-01T22:38:11.090Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-01T22:38:13.994Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-01T22:38:14.374Z] lxd 4.18 from Canonical* installed [2021-10-01T22:38:14.374Z] + sudo lxd init --auto [2021-10-01T22:38:15.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-01T22:38:15.632Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-01T22:38:24.451Z] + sudo snap install --classic snapcraft [2021-10-01T22:38:28.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-01T22:38:28.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-01T22:38:28.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-01T22:38:28.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-01T22:38:28.200Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-01T22:38:28.488Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-01T22:38:30.529Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-01T22:38:30.529Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-01T22:38:30.529Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-01T22:38:30.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-01T22:38:34.537Z] snapcraft 5.0 from Canonical* installed [2021-10-01T22:38:34.537Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-01T22:38:34.537Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-01T22:38:34.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-01T22:38:34.537Z] Dload Upload Total Spent Left Speed [2021-10-01T22:38:34.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4324 0 --:--:-- --:--:-- --:--:-- 4324 [2021-10-01T22:38:34.537Z] 100 3325k 100 3325k 0 0 6261k 0 --:--:-- --:--:-- --:--:-- 6261k [2021-10-01T22:38:34.537Z] ./yq_linux_amd64 [2021-10-01T22:38:34.804Z] + sudo snapcraft prime --use-lxd [2021-10-01T22:38:36.757Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-01T22:38:36.757Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-01T22:38:36.757Z] - README.md [2021-10-01T22:38:36.757Z] [2021-10-01T22:38:36.757Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-01T22:38:37.025Z] Launching a container. [2021-10-01T22:38:37.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.168s coverage: 28.7% of statements [2021-10-01T22:38:37.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-01T22:38:37.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-01T22:38:40.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.447s coverage: 98.5% of statements [2021-10-01T22:38:40.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-01T22:38:41.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.372s coverage: 46.3% of statements [2021-10-01T22:38:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-01T22:38:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-01T22:38:42.411Z] Waiting for container to be ready [2021-10-01T22:38:42.993Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-10-01T22:38:42.993Z] [2021-10-01T22:38:43.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.648s coverage: 90.1% of statements [2021-10-01T22:38:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-01T22:38:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-01T22:38:46.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.207s coverage: 84.4% of statements [2021-10-01T22:38:46.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-01T22:38:46.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-01T22:38:46.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-01T22:38:46.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-01T22:38:46.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-01T22:38:47.250Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-01T22:38:47.250Z] Waiting for network to be ready... [2021-10-01T22:38:47.833Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-01T22:38:48.098Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-10-01T22:38:48.099Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-01T22:38:48.099Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-10-01T22:38:48.099Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-01T22:38:48.099Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-01T22:38:48.099Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-10-01T22:38:48.099Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-10-01T22:38:48.099Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-10-01T22:38:48.099Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-10-01T22:38:48.682Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-01T22:38:48.682Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-01T22:38:48.948Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-01T22:38:48.948Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-01T22:38:48.948Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-01T22:38:48.948Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-01T22:38:48.948Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-01T22:38:48.948Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-01T22:38:49.213Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-01T22:38:49.479Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-10-01T22:38:49.479Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-01T22:38:49.479Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-01T22:38:49.479Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-01T22:38:49.479Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-10-01T22:38:49.479Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-10-01T22:38:49.479Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] [2021-10-01T22:38:49.744Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-10-01T22:38:51.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.496s coverage: 94.2% of statements [2021-10-01T22:38:51.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-01T22:38:51.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-01T22:38:51.124Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.216s coverage: 59.1% of statements [2021-10-01T22:38:51.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-01T22:38:51.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-01T22:38:51.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-01T22:38:51.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-01T22:38:51.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-01T22:38:51.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.185s coverage: 60.0% of statements [2021-10-01T22:38:51.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-01T22:38:51.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-01T22:38:51.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-01T22:38:51.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.326s coverage: 0.8% of statements [2021-10-01T22:38:51.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-01T22:38:51.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-10-01T22:38:51.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.223s coverage: 21.7% of statements [2021-10-01T22:38:51.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-01T22:38:51.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.183s coverage: 47.1% of statements [2021-10-01T22:38:52.328Z] Fetched 25.4 MB in 4s (5986 kB/s) [2021-10-01T22:38:52.909Z] Reading package lists... [2021-10-01T22:38:53.175Z] Reading package lists... [2021-10-01T22:38:53.442Z] Building dependency tree... [2021-10-01T22:38:53.442Z] Reading state information... [2021-10-01T22:38:53.442Z] The following additional packages will be installed: [2021-10-01T22:38:53.442Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-01T22:38:53.442Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-01T22:38:53.442Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-01T22:38:53.442Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-01T22:38:53.442Z] Suggested packages: [2021-10-01T22:38:53.442Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-01T22:38:53.442Z] Recommended packages: [2021-10-01T22:38:53.442Z] gnupg libsasl2-modules [2021-10-01T22:38:53.442Z] The following NEW packages will be installed: [2021-10-01T22:38:53.442Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-01T22:38:53.442Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-01T22:38:53.442Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-01T22:38:53.442Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-01T22:38:53.442Z] The following packages will be upgraded: [2021-10-01T22:38:53.442Z] gpg gpg-agent gpgconf libudev1 [2021-10-01T22:38:53.707Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-01T22:38:53.707Z] Need to get 3527 kB of archives. [2021-10-01T22:38:53.707Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-01T22:38:53.707Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-10-01T22:38:53.707Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-10-01T22:38:53.707Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-01T22:38:53.707Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-01T22:38:53.707Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-01T22:38:53.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.282s coverage: 79.5% of statements [2021-10-01T22:38:53.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.175s coverage: 94.1% of statements [2021-10-01T22:38:53.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.201s coverage: 96.3% of statements [2021-10-01T22:38:54.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.193s coverage: 87.5% of statements [2021-10-01T22:38:54.288Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-01T22:38:54.553Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-01T22:38:54.553Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-01T22:38:54.553Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-01T22:38:54.553Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-01T22:38:54.553Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-01T22:38:54.553Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-01T22:38:54.553Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-01T22:38:54.553Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-01T22:38:54.553Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-01T22:38:54.553Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-01T22:38:54.826Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-01T22:38:54.826Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-01T22:38:54.826Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-01T22:38:54.826Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-01T22:38:54.826Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-01T22:38:54.826Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-01T22:38:54.826Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-01T22:38:54.826Z] Fetched 3527 kB in 1s (3054 kB/s) [2021-10-01T22:38:54.826Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-01T22:38:54.826Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-01T22:38:54.826Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-01T22:38:54.826Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-01T22:38:55.103Z] Selecting previously unselected package udev. [2021-10-01T22:38:55.103Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-01T22:38:55.103Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-01T22:38:55.103Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-01T22:38:55.369Z] Selecting previously unselected package libfuse2:amd64. [2021-10-01T22:38:55.369Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-01T22:38:55.369Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-01T22:38:55.369Z] Selecting previously unselected package fuse. [2021-10-01T22:38:55.369Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-01T22:38:55.369Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-01T22:38:55.369Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-01T22:38:55.369Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-01T22:38:55.369Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-01T22:38:55.369Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-01T22:38:55.635Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-01T22:38:55.635Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-01T22:38:55.635Z] Selecting previously unselected package libksba8:amd64. [2021-10-01T22:38:55.635Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-01T22:38:55.635Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-01T22:38:55.635Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-01T22:38:55.635Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-01T22:38:55.635Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:55.635Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-01T22:38:55.635Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-01T22:38:55.635Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:55.915Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-01T22:38:55.915Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-01T22:38:55.915Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:55.915Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-01T22:38:55.915Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-01T22:38:55.915Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:55.915Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-01T22:38:55.915Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-01T22:38:55.915Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:55.915Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-01T22:38:55.915Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-01T22:38:55.915Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:56.181Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-01T22:38:56.181Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-01T22:38:56.181Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:56.181Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-01T22:38:56.181Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-01T22:38:56.181Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:56.181Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-01T22:38:56.181Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-01T22:38:56.181Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:56.181Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-01T22:38:56.181Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-01T22:38:56.181Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-01T22:38:56.181Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-01T22:38:56.447Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-01T22:38:56.447Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-01T22:38:56.447Z] Selecting previously unselected package libldap-common. [2021-10-01T22:38:56.447Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-01T22:38:56.447Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-01T22:38:56.447Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-01T22:38:56.447Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-01T22:38:56.447Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-01T22:38:56.447Z] Selecting previously unselected package dirmngr. [2021-10-01T22:38:56.447Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-01T22:38:56.447Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-01T22:38:56.713Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-01T22:38:56.713Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-01T22:38:56.713Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-01T22:38:56.713Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-01T22:38:56.713Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-01T22:38:56.713Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-01T22:38:56.713Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:56.713Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-01T22:38:56.713Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-01T22:38:56.713Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-01T22:38:56.979Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-01T22:38:57.247Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:57.247Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-01T22:38:57.247Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-01T22:38:57.247Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-01T22:38:57.247Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:57.247Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:57.247Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:57.247Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:57.247Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:57.247Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:57.247Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-01T22:38:57.247Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-01T22:38:57.247Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-01T22:38:57.513Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-01T22:38:57.780Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-01T22:38:57.780Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-01T22:38:57.780Z] This means they are not meant to be enabled using systemctl. [2021-10-01T22:38:57.780Z] Possible reasons for having this kind of units are: [2021-10-01T22:38:57.780Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-01T22:38:57.780Z] .wants/ or .requires/ directory. [2021-10-01T22:38:57.780Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-01T22:38:57.780Z] a requirement dependency on it. [2021-10-01T22:38:57.780Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-01T22:38:57.780Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-01T22:38:57.780Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-01T22:38:57.780Z] instance name specified. [2021-10-01T22:38:58.047Z] Reading package lists... [2021-10-01T22:38:58.314Z] Building dependency tree... [2021-10-01T22:38:58.314Z] Reading state information... [2021-10-01T22:38:58.314Z] The following additional packages will be installed: [2021-10-01T22:38:58.314Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-01T22:38:58.585Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-01T22:38:58.585Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-01T22:38:58.585Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-01T22:38:58.585Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-01T22:38:58.585Z] Suggested packages: [2021-10-01T22:38:58.585Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-01T22:38:58.585Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-01T22:38:58.585Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-01T22:38:58.585Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-01T22:38:58.585Z] systemd-container policykit-1 [2021-10-01T22:38:58.585Z] Recommended packages: [2021-10-01T22:38:58.585Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-01T22:38:58.585Z] The following NEW packages will be installed: [2021-10-01T22:38:58.585Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-01T22:38:58.585Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-01T22:38:58.585Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-01T22:38:58.585Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-01T22:38:58.585Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-01T22:38:58.585Z] The following packages will be upgraded: [2021-10-01T22:38:58.585Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-01T22:38:58.585Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-01T22:38:58.585Z] Need to get 36.8 MB of archives. [2021-10-01T22:38:58.585Z] After this operation, 147 MB of additional disk space will be used. [2021-10-01T22:38:58.585Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-01T22:38:58.585Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-01T22:38:58.585Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-01T22:38:58.585Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-01T22:38:58.585Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-01T22:38:58.585Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-01T22:38:58.585Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-01T22:38:58.585Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-01T22:38:58.585Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-01T22:38:58.585Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-01T22:38:58.585Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-01T22:38:58.585Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-01T22:38:58.585Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-01T22:38:58.585Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-01T22:38:58.585Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-01T22:38:58.585Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-01T22:38:58.852Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-01T22:38:59.434Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-01T22:38:59.434Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-01T22:38:59.434Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-01T22:38:59.434Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-01T22:38:59.434Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-01T22:38:59.434Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-01T22:38:59.434Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-01T22:38:59.434Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-01T22:38:59.434Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-01T22:38:59.434Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-01T22:38:59.700Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-01T22:38:59.700Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-01T22:38:59.700Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-01T22:39:00.284Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-01T22:39:00.551Z] Fetched 36.8 MB in 2s (20.4 MB/s) [2021-10-01T22:39:00.551Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-01T22:39:00.551Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-01T22:39:00.551Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-01T22:39:01.134Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-01T22:39:01.134Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-01T22:39:01.134Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-01T22:39:01.401Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-01T22:39:01.401Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-01T22:39:01.401Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-01T22:39:01.401Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-01T22:39:01.401Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-01T22:39:01.401Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-01T22:39:01.401Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-01T22:39:01.669Z] Setting up apt (1.6.14) ... [2021-10-01T22:39:01.935Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-01T22:39:02.202Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-01T22:39:02.202Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-01T22:39:02.202Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-01T22:39:02.202Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-01T22:39:02.471Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-01T22:39:02.471Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-01T22:39:02.471Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-01T22:39:02.471Z] Selecting previously unselected package libexpat1:amd64. [2021-10-01T22:39:02.471Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-01T22:39:02.471Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-01T22:39:02.738Z] Selecting previously unselected package python3.6-minimal. [2021-10-01T22:39:02.738Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-01T22:39:02.738Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-01T22:39:02.738Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-01T22:39:03.006Z] Checking for services that may need to be restarted...done. [2021-10-01T22:39:03.006Z] Checking for services that may need to be restarted...done. [2021-10-01T22:39:03.006Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-01T22:39:03.006Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-01T22:39:03.006Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-01T22:39:03.278Z] Selecting previously unselected package python3-minimal. [2021-10-01T22:39:03.546Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-01T22:39:03.546Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-01T22:39:03.546Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-01T22:39:03.546Z] Selecting previously unselected package mime-support. [2021-10-01T22:39:03.546Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-01T22:39:03.546Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-01T22:39:03.546Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-01T22:39:03.546Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-01T22:39:03.546Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-01T22:39:03.546Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-01T22:39:03.546Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-01T22:39:03.546Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-01T22:39:03.824Z] Selecting previously unselected package python3.6. [2021-10-01T22:39:03.824Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-01T22:39:03.824Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-01T22:39:03.824Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-01T22:39:03.824Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-01T22:39:03.824Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-01T22:39:03.824Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-01T22:39:04.090Z] Selecting previously unselected package python3. [2021-10-01T22:39:04.090Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-01T22:39:04.090Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-01T22:39:04.090Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-01T22:39:04.090Z] Selecting previously unselected package multiarch-support. [2021-10-01T22:39:04.090Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-01T22:39:04.090Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-01T22:39:04.357Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-01T22:39:04.357Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-01T22:39:04.357Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-01T22:39:04.357Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-01T22:39:04.357Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-01T22:39:04.357Z] Selecting previously unselected package libbsd0:amd64. [2021-10-01T22:39:04.357Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-01T22:39:04.357Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-01T22:39:04.357Z] Selecting previously unselected package sudo. [2021-10-01T22:39:04.357Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-01T22:39:04.357Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-01T22:39:04.624Z] Selecting previously unselected package apparmor. [2021-10-01T22:39:04.624Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-01T22:39:04.624Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-01T22:39:04.624Z] Selecting previously unselected package libedit2:amd64. [2021-10-01T22:39:04.624Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-01T22:39:04.624Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-01T22:39:04.894Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-01T22:39:04.894Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-01T22:39:04.894Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-01T22:39:04.894Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-01T22:39:04.894Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-01T22:39:04.894Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-01T22:39:04.894Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-01T22:39:04.894Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-01T22:39:04.894Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-01T22:39:04.894Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-01T22:39:04.894Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-01T22:39:04.894Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-01T22:39:05.170Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-01T22:39:05.170Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-01T22:39:05.170Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-01T22:39:05.170Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-01T22:39:05.170Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-01T22:39:05.170Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-01T22:39:05.170Z] Selecting previously unselected package openssh-client. [2021-10-01T22:39:05.170Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-01T22:39:05.437Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-01T22:39:05.437Z] Selecting previously unselected package squashfs-tools. [2021-10-01T22:39:05.437Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-01T22:39:05.437Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-01T22:39:05.437Z] Selecting previously unselected package snapd. [2021-10-01T22:39:05.437Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-01T22:39:05.437Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-01T22:39:06.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.189s coverage: 94.4% of statements [2021-10-01T22:39:06.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.168s coverage: 44.8% of statements [2021-10-01T22:39:08.020Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-01T22:39:08.020Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-01T22:39:08.020Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-01T22:39:08.020Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-01T22:39:08.020Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-01T22:39:08.020Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-01T22:39:08.020Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-01T22:39:08.020Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-01T22:39:08.020Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-01T22:39:08.604Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-01T22:39:08.871Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-01T22:39:08.871Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-01T22:39:08.871Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-01T22:39:08.871Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-01T22:39:08.871Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-01T22:39:09.453Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-01T22:39:09.453Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-01T22:39:09.453Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-01T22:39:09.453Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-01T22:39:09.453Z] running python rtupdate hooks for python3.6... [2021-10-01T22:39:09.453Z] running python post-rtupdate hooks for python3.6... [2021-10-01T22:39:09.453Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-01T22:39:10.037Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-01T22:39:10.304Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-01T22:39:10.304Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-01T22:39:10.304Z] Setting up snapd (2.51.1+18.04) ... [2021-10-01T22:39:10.886Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-01T22:39:10.886Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-01T22:39:11.153Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-01T22:39:11.421Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-01T22:39:11.421Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-01T22:39:11.421Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-01T22:39:11.727Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-01T22:39:11.727Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-01T22:39:12.052Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-01T22:39:12.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.529s coverage: 82.5% of statements [2021-10-01T22:39:12.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-01T22:39:12.325Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-01T22:39:12.325Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-10-01T22:39:12.325Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-01T22:39:12.325Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-01T22:39:13.372Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-01T22:39:13.372Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-01T22:39:13.372Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-01T22:39:14.620Z] Reading package lists... [2021-10-01T22:39:14.886Z] Reading package lists... [2021-10-01T22:39:15.152Z] Building dependency tree... [2021-10-01T22:39:15.152Z] Reading state information... [2021-10-01T22:39:15.418Z] Calculating upgrade... [2021-10-01T22:39:15.418Z] The following packages will be upgraded: [2021-10-01T22:39:15.418Z] advancecomp base-files bash binutils binutils-common [2021-10-01T22:39:15.418Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-01T22:39:15.418Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-01T22:39:15.418Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-01T22:39:15.418Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-01T22:39:15.418Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-01T22:39:15.418Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-01T22:39:15.418Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-01T22:39:15.418Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-01T22:39:15.418Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-01T22:39:15.418Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-01T22:39:15.418Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-01T22:39:15.418Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-01T22:39:15.418Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-01T22:39:15.418Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-01T22:39:15.418Z] ubuntu-keyring util-linux [2021-10-01T22:39:15.418Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-01T22:39:15.418Z] Need to get 64.2 MB of archives. [2021-10-01T22:39:15.418Z] After this operation, 5142 kB of additional disk space will be used. [2021-10-01T22:39:15.418Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-10-01T22:39:15.685Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-01T22:39:15.685Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-01T22:39:15.685Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-01T22:39:15.685Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-01T22:39:15.685Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-01T22:39:15.685Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-01T22:39:15.685Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-01T22:39:15.685Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-01T22:39:15.685Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-01T22:39:15.685Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-01T22:39:15.685Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-01T22:39:15.685Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-01T22:39:15.685Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-01T22:39:15.685Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-01T22:39:15.685Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-01T22:39:15.685Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-01T22:39:15.685Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-01T22:39:15.685Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-01T22:39:15.685Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-01T22:39:15.685Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-01T22:39:15.685Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-01T22:39:15.685Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-01T22:39:15.685Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-01T22:39:15.685Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-01T22:39:15.685Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-01T22:39:15.685Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-01T22:39:15.685Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-01T22:39:15.685Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-01T22:39:15.685Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-01T22:39:15.685Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-01T22:39:15.685Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-01T22:39:15.685Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-01T22:39:15.685Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-01T22:39:15.685Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-01T22:39:15.685Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-01T22:39:15.685Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-01T22:39:15.685Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-01T22:39:15.685Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-01T22:39:15.685Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-01T22:39:15.685Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-01T22:39:15.685Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-01T22:39:15.950Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-01T22:39:15.951Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-01T22:39:15.951Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-01T22:39:15.951Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-01T22:39:15.951Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-10-01T22:39:15.951Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-01T22:39:15.951Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-01T22:39:15.951Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-10-01T22:39:15.951Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-01T22:39:15.951Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-01T22:39:15.951Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-01T22:39:15.951Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-01T22:39:15.951Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-01T22:39:15.951Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-01T22:39:15.951Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-01T22:39:15.951Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-01T22:39:16.217Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-01T22:39:16.217Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-01T22:39:16.217Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-01T22:39:16.217Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-01T22:39:16.217Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-01T22:39:16.217Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-01T22:39:16.217Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-01T22:39:16.217Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-01T22:39:16.483Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-01T22:39:16.483Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-01T22:39:16.483Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-01T22:39:16.483Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-01T22:39:16.483Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-01T22:39:16.483Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-01T22:39:16.483Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-01T22:39:16.483Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-01T22:39:16.483Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-01T22:39:16.483Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-01T22:39:16.751Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-01T22:39:16.751Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-01T22:39:16.751Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-01T22:39:16.751Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-01T22:39:16.751Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-01T22:39:16.751Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-01T22:39:16.751Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-01T22:39:16.751Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-01T22:39:16.751Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-01T22:39:16.751Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-01T22:39:16.751Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-01T22:39:17.017Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-01T22:39:17.017Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-01T22:39:17.017Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-01T22:39:17.017Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-01T22:39:17.017Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-01T22:39:17.017Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-01T22:39:17.017Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-01T22:39:17.017Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-01T22:39:17.017Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-01T22:39:17.017Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-01T22:39:17.017Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-01T22:39:17.017Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-01T22:39:17.017Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-01T22:39:17.017Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-01T22:39:17.017Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-01T22:39:17.017Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-01T22:39:17.285Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-01T22:39:17.285Z] Fetched 64.2 MB in 2s (40.5 MB/s) [2021-10-01T22:39:17.285Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-01T22:39:17.285Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-01T22:39:17.285Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-01T22:39:17.869Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-01T22:39:17.869Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-01T22:39:17.869Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-10-01T22:39:17.869Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-10-01T22:39:18.135Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:18.135Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-01T22:39:18.135Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:18.135Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-01T22:39:18.401Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:18.401Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-01T22:39:18.401Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:18.401Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-01T22:39:18.401Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:18.401Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-01T22:39:18.401Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:18.401Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-01T22:39:18.667Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:18.667Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-01T22:39:18.667Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-01T22:39:18.667Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-01T22:39:18.667Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:18.667Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-01T22:39:18.934Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-01T22:39:18.934Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-01T22:39:18.934Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:18.934Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-01T22:39:18.934Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:18.934Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-01T22:39:18.934Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:18.934Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-01T22:39:19.203Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-01T22:39:19.203Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-01T22:39:19.203Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-01T22:39:19.470Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-01T22:39:20.072Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-01T22:39:20.339Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-01T22:39:20.339Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-01T22:39:20.339Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-01T22:39:20.339Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-01T22:39:20.339Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-01T22:39:20.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.245s coverage: 92.9% of statements [2021-10-01T22:39:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-01T22:39:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-01T22:39:20.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-01T22:39:20.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-10-01T22:39:20.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-01T22:39:20.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-01T22:39:20.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-01T22:39:20.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-01T22:39:20.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-01T22:39:20.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-10-01T22:39:20.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-01T22:39:20.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-01T22:39:20.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-10-01T22:39:20.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-01T22:39:20.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.249s coverage: 58.8% of statements [2021-10-01T22:39:20.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-01T22:39:20.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.246s coverage: 80.0% of statements [2021-10-01T22:39:20.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2021-10-01T22:39:20.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.242s coverage: 85.4% of statements [2021-10-01T22:39:20.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.785s coverage: 91.2% of statements [2021-10-01T22:39:20.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-01T22:39:20.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.673s coverage: 64.4% of statements [2021-10-01T22:39:20.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-01T22:39:20.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-01T22:39:20.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements [2021-10-01T22:39:20.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 89.4% of statements [2021-10-01T22:39:20.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2021-10-01T22:39:20.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2021-10-01T22:39:20.607Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-01T22:39:20.607Z] Installing new version of config file /etc/issue ... [2021-10-01T22:39:20.607Z] Installing new version of config file /etc/issue.net ... [2021-10-01T22:39:20.607Z] Installing new version of config file /etc/lsb-release ... [2021-10-01T22:39:20.607Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-01T22:39:20.902Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-01T22:39:20.902Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-01T22:39:20.902Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-01T22:39:20.902Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:20.902Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-01T22:39:20.902Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-01T22:39:21.171Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-01T22:39:21.171Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-10-01T22:39:21.171Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:21.171Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-01T22:39:21.171Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-01T22:39:21.171Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-01T22:39:21.437Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:21.437Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-01T22:39:21.437Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-01T22:39:21.437Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-01T22:39:21.437Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:21.437Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-01T22:39:21.437Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-01T22:39:21.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements [2021-10-01T22:39:21.703Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-01T22:39:21.968Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:21.968Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-01T22:39:21.968Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-01T22:39:21.968Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-01T22:39:21.968Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:21.968Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-01T22:39:21.968Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-01T22:39:21.968Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-01T22:39:22.233Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:22.233Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-01T22:39:22.233Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-01T22:39:22.233Z] Setting up grep (3.1-2build1) ... [2021-10-01T22:39:22.233Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:22.233Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-01T22:39:22.233Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-01T22:39:22.233Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-01T22:39:22.499Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:22.499Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-01T22:39:22.499Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-01T22:39:22.499Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-01T22:39:22.499Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:22.499Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-01T22:39:22.499Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-01T22:39:22.763Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-01T22:39:22.763Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:22.763Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-01T22:39:22.763Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-01T22:39:23.344Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-01T22:39:23.344Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-01T22:39:23.344Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-01T22:39:23.344Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-01T22:39:23.610Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-01T22:39:23.876Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:23.876Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-01T22:39:23.876Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-01T22:39:24.142Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-01T22:39:24.142Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-01T22:39:24.419Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-01T22:39:24.419Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-01T22:39:24.419Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-01T22:39:24.419Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:24.419Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-01T22:39:24.419Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-01T22:39:24.685Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-01T22:39:24.685Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:24.685Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-01T22:39:24.685Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-01T22:39:24.685Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-01T22:39:24.685Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:24.685Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-01T22:39:24.685Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-01T22:39:24.972Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-01T22:39:24.972Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:24.972Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-01T22:39:24.972Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-01T22:39:24.972Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-01T22:39:25.243Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:25.243Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-01T22:39:25.243Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-01T22:39:25.243Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-01T22:39:25.508Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:25.508Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-01T22:39:25.508Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-01T22:39:25.508Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-01T22:39:25.508Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-01T22:39:25.508Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-01T22:39:25.508Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:25.508Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-01T22:39:25.508Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-01T22:39:25.775Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-01T22:39:25.775Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:25.775Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-01T22:39:25.775Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-01T22:39:25.775Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-01T22:39:25.775Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:25.775Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-01T22:39:25.775Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-01T22:39:25.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.206s coverage: 70.4% of statements [2021-10-01T22:39:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-01T22:39:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-01T22:39:25.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-01T22:39:26.040Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-01T22:39:26.040Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:26.040Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-01T22:39:26.040Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-01T22:39:26.624Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-01T22:39:26.624Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-01T22:39:26.889Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-01T22:39:26.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.845s coverage: 43.4% of statements [2021-10-01T22:39:26.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-01T22:39:26.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-01T22:39:26.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements [2021-10-01T22:39:26.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-01T22:39:26.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.202s coverage: 84.8% of statements [2021-10-01T22:39:26.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-01T22:39:27.155Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:27.155Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-01T22:39:27.155Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-01T22:39:27.155Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-01T22:39:27.424Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-01T22:39:27.424Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-01T22:39:27.424Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-01T22:39:27.424Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-01T22:39:27.424Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-01T22:39:27.424Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-01T22:39:27.424Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-01T22:39:27.690Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-01T22:39:27.690Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-01T22:39:27.690Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-01T22:39:27.690Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-01T22:39:27.957Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-01T22:39:27.957Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-01T22:39:27.957Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-01T22:39:27.957Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-01T22:39:27.957Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-01T22:39:27.957Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-01T22:39:27.957Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-01T22:39:27.958Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-01T22:39:28.225Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-01T22:39:28.225Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-01T22:39:28.225Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-01T22:39:28.225Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-01T22:39:28.225Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-01T22:39:28.491Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-01T22:39:28.491Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-01T22:39:28.491Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-01T22:39:28.491Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-01T22:39:28.757Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-01T22:39:28.757Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-01T22:39:28.757Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-01T22:39:28.757Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-01T22:39:28.757Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-01T22:39:28.757Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-01T22:39:28.757Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-01T22:39:29.024Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-01T22:39:29.024Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-01T22:39:29.024Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-01T22:39:29.024Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-01T22:39:29.024Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-01T22:39:29.024Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-01T22:39:29.024Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-01T22:39:29.024Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-01T22:39:29.291Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-01T22:39:29.291Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-01T22:39:29.291Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-01T22:39:29.291Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-01T22:39:29.291Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-01T22:39:29.558Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-01T22:39:29.558Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-01T22:39:29.558Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-01T22:39:29.558Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-01T22:39:29.558Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-01T22:39:29.558Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-01T22:39:29.558Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-01T22:39:29.823Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-01T22:39:29.823Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-01T22:39:29.823Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-01T22:39:29.823Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-01T22:39:30.088Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-01T22:39:30.088Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-01T22:39:30.088Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-01T22:39:30.088Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-01T22:39:30.354Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-01T22:39:30.354Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-01T22:39:30.354Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-01T22:39:30.354Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-01T22:39:30.354Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-01T22:39:30.622Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-01T22:39:30.622Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-01T22:39:30.622Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-01T22:39:30.622Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-01T22:39:30.622Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-01T22:39:30.622Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-01T22:39:30.622Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-01T22:39:30.622Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-01T22:39:30.890Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-01T22:39:30.890Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-01T22:39:30.890Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-01T22:39:30.890Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-01T22:39:30.890Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-01T22:39:30.890Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-01T22:39:30.890Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-01T22:39:31.161Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-01T22:39:31.161Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-01T22:39:31.161Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-01T22:39:31.161Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-01T22:39:31.161Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-01T22:39:31.427Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-01T22:39:31.427Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-01T22:39:31.427Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-01T22:39:31.427Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-01T22:39:31.427Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-01T22:39:31.427Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-01T22:39:31.427Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-01T22:39:31.427Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-01T22:39:31.427Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-01T22:39:31.427Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-01T22:39:31.694Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-01T22:39:31.694Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-01T22:39:31.694Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-01T22:39:31.694Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-01T22:39:31.694Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-01T22:39:31.962Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-01T22:39:31.963Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-01T22:39:31.963Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-01T22:39:31.963Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-01T22:39:32.235Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-01T22:39:32.235Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-01T22:39:32.235Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-01T22:39:32.235Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-01T22:39:32.235Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-01T22:39:32.235Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-01T22:39:32.235Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-01T22:39:32.235Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-01T22:39:32.502Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-01T22:39:32.502Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-01T22:39:32.502Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-01T22:39:32.502Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-01T22:39:32.502Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-10-01T22:39:32.502Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-10-01T22:39:33.083Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-01T22:39:33.083Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-01T22:39:33.083Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-01T22:39:33.083Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-01T22:39:33.083Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-01T22:39:33.083Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-01T22:39:33.355Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-01T22:39:33.355Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-01T22:39:33.625Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-01T22:39:33.625Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-01T22:39:33.625Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-01T22:39:33.625Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-01T22:39:33.625Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:33.625Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-01T22:39:33.891Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:33.891Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-01T22:39:33.891Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:33.891Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-01T22:39:33.891Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:34.157Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-01T22:39:35.123Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:35.123Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-01T22:39:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.258s coverage: 19.5% of statements [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-01T22:39:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.625s coverage: 92.0% of statements [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-01T22:39:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.198s coverage: 63.2% of statements [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-01T22:39:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.412s coverage: 97.7% of statements [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-01T22:39:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-01T22:39:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-01T22:39:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.190s coverage: 100.0% of statements [2021-10-01T22:39:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2021-10-01T22:39:35.705Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:35.705Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-01T22:39:35.971Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:35.971Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-01T22:39:36.011Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-01T22:39:36.012Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-01T22:39:36.012Z] GO111MODULE=on go vet ./... [2021-10-01T22:39:36.239Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:36.239Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-01T22:39:37.198Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-01T22:39:37.198Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-01T22:39:37.198Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-01T22:39:37.198Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-01T22:39:37.198Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-01T22:39:37.198Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-01T22:39:37.463Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-01T22:39:37.464Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-01T22:39:37.464Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-01T22:39:37.464Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-01T22:39:37.730Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-01T22:39:37.730Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-01T22:39:37.730Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-01T22:39:37.730Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-01T22:39:37.730Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-01T22:39:37.730Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-01T22:39:37.996Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-01T22:39:37.996Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-01T22:39:37.996Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-01T22:39:37.996Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-01T22:39:37.996Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-01T22:39:37.996Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-01T22:39:37.996Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-01T22:39:37.996Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-10-01T22:39:37.996Z] [2021-10-01T22:39:37.996Z] Current default time zone: 'Etc/UTC' [2021-10-01T22:39:37.996Z] Local time is now: Fri Oct 1 22:39:37 UTC 2021. [2021-10-01T22:39:37.996Z] Universal Time is now: Fri Oct 1 22:39:37 UTC 2021. [2021-10-01T22:39:37.996Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-01T22:39:37.996Z] [2021-10-01T22:39:37.996Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-01T22:39:37.996Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-01T22:39:37.996Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-10-01T22:39:37.996Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-01T22:39:37.996Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-01T22:39:37.996Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-01T22:39:38.264Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-01T22:39:38.264Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-01T22:39:38.264Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-01T22:39:38.264Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-01T22:39:38.264Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-01T22:39:38.264Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-01T22:39:38.264Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-01T22:39:38.264Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-01T22:39:38.264Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-01T22:39:38.264Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-01T22:39:38.264Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-01T22:39:38.264Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-01T22:39:38.531Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-01T22:39:38.531Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-01T22:39:38.531Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-01T22:39:38.531Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-01T22:39:38.531Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-01T22:39:40.471Z] Updating certificates in /etc/ssl/certs... [2021-10-01T22:39:41.429Z] 23 added, 28 removed; done. [2021-10-01T22:39:41.429Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-01T22:39:41.429Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-01T22:39:41.429Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-01T22:39:41.429Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-01T22:39:41.429Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-01T22:39:41.695Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-01T22:39:41.695Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-01T22:39:41.695Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-01T22:39:41.695Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-01T22:39:41.695Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-01T22:39:41.695Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-01T22:39:41.695Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-01T22:39:41.695Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-01T22:39:41.695Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-01T22:39:41.695Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-01T22:39:41.695Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-01T22:39:41.695Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-01T22:39:41.695Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-01T22:39:41.695Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-01T22:39:41.695Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-01T22:39:41.695Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-01T22:39:41.695Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-01T22:39:41.695Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-01T22:39:41.961Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-01T22:39:41.961Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-01T22:39:41.961Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-01T22:39:41.961Z] Updating certificates in /etc/ssl/certs... [2021-10-01T22:39:42.548Z] 0 added, 0 removed; done. [2021-10-01T22:39:42.548Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-01T22:39:42.548Z] done. [2021-10-01T22:39:43.130Z] Reading package lists... [2021-10-01T22:39:43.130Z] Building dependency tree... [2021-10-01T22:39:43.130Z] Reading state information... [2021-10-01T22:39:43.396Z] The following NEW packages will be installed: [2021-10-01T22:39:43.396Z] apt-transport-https [2021-10-01T22:39:43.396Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-01T22:39:43.663Z] Need to get 4348 B of archives. [2021-10-01T22:39:43.663Z] After this operation, 154 kB of additional disk space will be used. [2021-10-01T22:39:43.663Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-01T22:39:43.663Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-01T22:39:43.663Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-10-01T22:39:43.663Z] Selecting previously unselected package apt-transport-https. [2021-10-01T22:39:43.663Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-01T22:39:43.663Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-01T22:39:43.663Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-01T22:39:43.929Z] Setting up apt-transport-https (1.6.14) ... [2021-10-01T22:39:44.194Z] Waiting for network to be ready... [2021-10-01T22:39:50.834Z] 2021-10-01T22:39:47Z INFO Waiting for automatic snapd restart... [2021-10-01T22:39:50.834Z] snapd 2.51.7 from Canonical* installed [2021-10-01T22:39:51.796Z] "snapd" switched to the "latest/stable" channel [2021-10-01T22:39:51.796Z] [2021-10-01T22:39:54.384Z] core18 20210722 from Canonical* installed [2021-10-01T22:39:54.384Z] "core18" switched to the "latest/stable" channel [2021-10-01T22:39:54.384Z] [2021-10-01T22:39:56.960Z] snapcraft 5.0 from Canonical* installed [2021-10-01T22:39:57.226Z] "snapcraft" switched to the "latest/stable" channel [2021-10-01T22:39:57.226Z] [2021-10-01T22:40:01.477Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-01T22:40:01.477Z] - README.md [2021-10-01T22:40:01.477Z] [2021-10-01T22:40:01.477Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-01T22:40:02.438Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-01T22:40:02.438Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-01T22:40:02.705Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-01T22:40:03.665Z] Reading package lists... [2021-10-01T22:40:04.246Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-01T22:40:04.246Z] Reading package lists... [2021-10-01T22:40:04.512Z] Building dependency tree... [2021-10-01T22:40:04.512Z] Reading state information... [2021-10-01T22:40:04.512Z] Suggested packages: [2021-10-01T22:40:04.512Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-01T22:40:04.512Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-01T22:40:04.512Z] Recommended packages: [2021-10-01T22:40:04.512Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-01T22:40:04.779Z] The following NEW packages will be installed: [2021-10-01T22:40:04.779Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-01T22:40:04.779Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-01T22:40:04.779Z] pkg-config zip [2021-10-01T22:40:04.779Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-01T22:40:04.779Z] Need to get 7670 kB of archives. [2021-10-01T22:40:04.779Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-01T22:40:04.779Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-01T22:40:04.779Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-01T22:40:05.046Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-01T22:40:05.046Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-01T22:40:05.046Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-01T22:40:05.046Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-01T22:40:05.046Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-01T22:40:05.046Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-01T22:40:05.312Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-01T22:40:05.312Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-01T22:40:05.312Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-01T22:40:05.580Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-01T22:40:05.580Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-01T22:40:05.580Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-01T22:40:05.580Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-01T22:40:05.580Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-01T22:40:05.846Z] Fetched 7670 kB in 1s (9249 kB/s) [2021-10-01T22:40:05.846Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-01T22:40:05.846Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-01T22:40:05.846Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-01T22:40:05.846Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-01T22:40:05.846Z] Selecting previously unselected package libpsl5:amd64. [2021-10-01T22:40:05.846Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-01T22:40:05.846Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-01T22:40:06.113Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-01T22:40:06.113Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-01T22:40:06.113Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-01T22:40:06.113Z] Selecting previously unselected package librtmp1:amd64. [2021-10-01T22:40:06.113Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-01T22:40:06.113Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-01T22:40:06.113Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-01T22:40:06.113Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-01T22:40:06.113Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-01T22:40:06.113Z] Selecting previously unselected package liberror-perl. [2021-10-01T22:40:06.113Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-01T22:40:06.113Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-01T22:40:06.113Z] Selecting previously unselected package git-man. [2021-10-01T22:40:06.113Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-01T22:40:06.113Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-01T22:40:06.380Z] Selecting previously unselected package git. [2021-10-01T22:40:06.380Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-01T22:40:06.380Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-01T22:40:06.963Z] Selecting previously unselected package libnorm1:amd64. [2021-10-01T22:40:06.963Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-01T22:40:06.963Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-01T22:40:06.963Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-01T22:40:06.963Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-01T22:40:06.963Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-01T22:40:06.963Z] Selecting previously unselected package libsodium23:amd64. [2021-10-01T22:40:06.963Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-01T22:40:06.963Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-01T22:40:07.230Z] Selecting previously unselected package libzmq5:amd64. [2021-10-01T22:40:07.230Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-01T22:40:07.230Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-01T22:40:07.230Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-01T22:40:07.230Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-01T22:40:07.230Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-01T22:40:07.230Z] Selecting previously unselected package pkg-config. [2021-10-01T22:40:07.230Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-01T22:40:07.230Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-01T22:40:07.230Z] Selecting previously unselected package zip. [2021-10-01T22:40:07.230Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-01T22:40:07.230Z] Unpacking zip (3.0-11build1) ... [2021-10-01T22:40:07.495Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-01T22:40:07.495Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-01T22:40:07.495Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-01T22:40:07.495Z] Setting up liberror-perl (0.17025-1) ... [2021-10-01T22:40:07.495Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-01T22:40:07.495Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-01T22:40:07.495Z] No schema files found: doing nothing. [2021-10-01T22:40:07.495Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-01T22:40:07.495Z] Setting up zip (3.0-11build1) ... [2021-10-01T22:40:07.495Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-01T22:40:07.495Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-01T22:40:07.495Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-01T22:40:07.495Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-01T22:40:07.495Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-01T22:40:07.495Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-01T22:40:07.495Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-01T22:40:07.760Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-01T22:40:08.347Z] git set to automatically installed. [2021-10-01T22:40:08.347Z] git-man set to automatically installed. [2021-10-01T22:40:08.347Z] libcurl3-gnutls set to automatically installed. [2021-10-01T22:40:08.347Z] liberror-perl set to automatically installed. [2021-10-01T22:40:08.347Z] libglib2.0-0 set to automatically installed. [2021-10-01T22:40:08.347Z] libnghttp2-14 set to automatically installed. [2021-10-01T22:40:08.347Z] libnorm1 set to automatically installed. [2021-10-01T22:40:08.347Z] libpgm-5.2-0 set to automatically installed. [2021-10-01T22:40:08.347Z] libpsl5 set to automatically installed. [2021-10-01T22:40:08.347Z] librtmp1 set to automatically installed. [2021-10-01T22:40:08.347Z] libsodium23 set to automatically installed. [2021-10-01T22:40:08.347Z] libzmq3-dev set to automatically installed. [2021-10-01T22:40:08.347Z] libzmq5 set to automatically installed. [2021-10-01T22:40:08.347Z] pkg-config set to automatically installed. [2021-10-01T22:40:08.347Z] zip set to automatically installed. [2021-10-01T22:40:09.755Z] snapd is not logged in, snap install commands will use sudo [2021-10-01T22:40:17.960Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-10-01T22:40:17.960Z] snapd is not logged in, snap install commands will use sudo [2021-10-01T22:40:18.919Z] snap "core18" has no updates available [2021-10-01T22:40:19.502Z] Pulling config-common [2021-10-01T22:40:19.502Z] + snapcraftctl pull [2021-10-01T22:40:20.907Z] Pulling go-build-helper [2021-10-01T22:40:20.907Z] + snapcraftctl pull [2021-10-01T22:40:21.865Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-01T22:40:21.865Z] Skipping pull go-build-helper (already ran) [2021-10-01T22:40:21.865Z] Building go-build-helper [2021-10-01T22:40:21.865Z] + snapcraftctl build [2021-10-01T22:40:23.807Z] Staging go-build-helper [2021-10-01T22:40:23.807Z] + snapcraftctl stage [2021-10-01T22:40:33.896Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-01T22:40:33.896Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-01T22:40:33.896Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-10-01T22:40:33.896Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-10-01T22:40:33.896Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-01T22:40:33.896Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-01T22:40:33.896Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-10-01T22:40:33.896Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-10-01T22:40:33.896Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-10-01T22:40:33.896Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-10-01T22:40:33.896Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-01T22:40:33.896Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-01T22:40:33.896Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-01T22:40:33.896Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-01T22:40:33.896Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-01T22:40:33.896Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-01T22:40:33.896Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-01T22:40:33.896Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-01T22:40:33.896Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-01T22:40:33.896Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-10-01T22:40:33.896Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-01T22:40:33.896Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-01T22:40:33.896Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-01T22:40:33.896Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-10-01T22:40:33.896Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-10-01T22:40:33.896Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] [2021-10-01T22:40:33.896Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-10-01T22:40:33.896Z] Fetched 25.4 MB in 0s (0 B/s) [2021-10-01T22:40:33.896Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-01T22:40:33.896Z] Fetched 224 kB in 0s (0 B/s) [2021-10-01T22:40:33.896Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-01T22:40:33.896Z] Fetched 157 kB in 0s (0 B/s) [2021-10-01T22:40:33.896Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-01T22:40:33.896Z] Fetched 221 kB in 0s (0 B/s) [2021-10-01T22:40:33.896Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-01T22:40:33.896Z] Fetched 143 kB in 0s (0 B/s) [2021-10-01T22:40:33.896Z] Pulling edgex-go [2021-10-01T22:40:33.896Z] + snapcraftctl pull [2021-10-01T22:40:33.896Z] Pulling hooks [2021-10-01T22:40:33.896Z] + snapcraftctl pull [2021-10-01T22:40:52.316Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-01T22:40:52.316Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-01T22:40:52.316Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-01T22:40:52.316Z] Fetched 0 B in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-01T22:40:52.316Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-01T22:40:52.316Z] Fetched 279 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-01T22:40:52.316Z] Fetched 122 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-01T22:40:52.316Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-01T22:40:52.316Z] Fetched 8848 B in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-01T22:40:52.316Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-01T22:40:52.316Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-01T22:40:52.316Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-01T22:40:52.316Z] Fetched 220 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-01T22:40:52.316Z] Fetched 154 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-01T22:40:52.316Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-01T22:40:52.316Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-01T22:40:52.316Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-01T22:40:52.316Z] Fetched 499 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-01T22:40:52.316Z] Fetched 111 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-01T22:40:52.316Z] Fetched 240 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-01T22:40:52.316Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-01T22:40:52.316Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-01T22:40:52.316Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-01T22:40:52.316Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-01T22:40:52.316Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-01T22:40:52.316Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-01T22:40:52.316Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-01T22:40:52.316Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-01T22:40:52.316Z] Fetched 8720 B in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-01T22:40:52.316Z] Fetched 140 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-01T22:40:52.316Z] Fetched 119 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-01T22:40:52.316Z] Fetched 111 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-01T22:40:52.316Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-01T22:40:52.316Z] Fetched 646 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-01T22:40:52.316Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-01T22:40:52.316Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-01T22:40:52.316Z] Fetched 368 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-01T22:40:52.316Z] Fetched 187 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-01T22:40:52.316Z] Fetched 175 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-01T22:40:52.316Z] Fetched 206 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-01T22:40:52.316Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-01T22:40:52.316Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-01T22:40:52.316Z] Fetched 159 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-01T22:40:52.316Z] Fetched 107 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-01T22:40:52.316Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-01T22:40:52.316Z] Pulling static-packages [2021-10-01T22:40:52.316Z] + snapcraftctl pull [2021-10-01T22:40:52.581Z] Pulling version [2021-10-01T22:40:52.581Z] + cd /root/project [2021-10-01T22:40:52.581Z] + + sed s/v// [2021-10-01T22:40:52.581Z] git describe --tags --abbrev=0 [2021-10-01T22:40:52.581Z] + GIT_VERSION=2.0.1-dev.65 [2021-10-01T22:40:52.581Z] + [ -z 2.0.1-dev.65 ] [2021-10-01T22:40:52.581Z] + snapcraftctl set-version 2.0.1-dev.65 [2021-10-01T22:40:53.559Z] Building config-common [2021-10-01T22:40:53.559Z] + snapcraftctl build [2021-10-01T22:40:56.136Z] Skipping build go-build-helper (already ran) [2021-10-01T22:40:56.136Z] Building edgex-go [2021-10-01T22:40:56.403Z] + cd /root/parts/edgex-go/src [2021-10-01T22:40:56.403Z] + git describe --tags --abbrev=0 [2021-10-01T22:40:56.403Z] + sed s/v// [2021-10-01T22:40:56.403Z] + GIT_VERSION=2.0.1-dev.65 [2021-10-01T22:40:56.403Z] + [ -z 2.0.1-dev.65 ] [2021-10-01T22:40:56.403Z] + echo 2.0.1-dev.65 [2021-10-01T22:40:56.403Z] + make build [2021-10-01T22:40:56.403Z] go mod tidy [2021-10-01T22:40:58.044Z] gofmt -l . [2021-10-01T22:40:58.044Z] [ "`gofmt -l .`" = "" ] [2021-10-01T22:40:58.044Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-01T22:40:58.777Z] + ls -al . [2021-10-01T22:40:58.777Z] total 640 [2021-10-01T22:40:58.777Z] drwxrwxr-x 9 1001 1001 4096 Oct 1 22:40 . [2021-10-01T22:40:58.777Z] drwxr-xr-x 4 root root 4096 Oct 1 22:36 .. [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 11 Oct 1 22:34 .dockerignore [2021-10-01T22:40:58.777Z] drwxrwxr-x 8 1001 1001 4096 Oct 1 22:34 .git [2021-10-01T22:40:58.777Z] drwxrwxr-x 4 1001 1001 4096 Oct 1 22:34 .github [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 818 Oct 1 22:34 .gitignore [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 42 Oct 1 22:34 .golangci.yml [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 76 Oct 1 22:34 .hadolint.yml [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 166 Oct 1 22:34 .sonarcloud.properties [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 1171 Oct 1 22:34 ADOPTERS.md [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 8608 Oct 1 22:34 Attribution.txt [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 43881 Oct 1 22:34 CHANGELOG.md [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 3804 Oct 1 22:34 CONTRIBUTING.md [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 677 Oct 1 22:34 GOVERNANCE.md [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 849 Oct 1 22:34 Jenkinsfile [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 10775 Oct 1 22:34 LICENSE [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 6386 Oct 1 22:34 Makefile [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 582 Oct 1 22:34 OWNERS.md [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 8256 Oct 1 22:34 README.md [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 6912 Oct 1 22:34 SECURITY.md [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 5 Oct 1 22:28 VERSION [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 4131 Oct 1 22:34 ZMQWindows.md [2021-10-01T22:40:58.777Z] drwxrwxr-x 2 1001 1001 4096 Oct 1 22:34 bin [2021-10-01T22:40:58.777Z] drwxrwxr-x 14 1001 1001 4096 Oct 1 22:34 cmd [2021-10-01T22:40:58.777Z] -rw-r--r-- 1 root root 403265 Oct 1 22:39 coverage.out [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 829 Oct 1 22:34 go.mod [2021-10-01T22:40:58.777Z] -rw-r--r-- 1 root root 50143 Oct 1 22:36 go.sum [2021-10-01T22:40:58.777Z] drwxrwxr-x 8 1001 1001 4096 Oct 1 22:34 internal [2021-10-01T22:40:58.777Z] drwxrwxr-x 3 1001 1001 4096 Oct 1 22:34 openapi [2021-10-01T22:40:58.777Z] drwxrwxr-x 4 1001 1001 4096 Oct 1 22:34 snap [2021-10-01T22:40:58.777Z] -rw-rw-r-- 1 1001 1001 204 Oct 1 22:34 version.go [Pipeline] sh [2021-10-01T22:40:59.501Z] + '[' -e coverage.out ] [2021-10-01T22:40:59.501Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-01T22:40:59.552Z] Warning: overwriting stash ‘coverage-report’ [2021-10-01T22:40:59.750Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-01T22:40:59.750Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-01T22:40:59.750Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.18 [2021-10-01T22:40:59.750Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-01T22:40:59.750Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-01T22:40:59.750Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-01T22:40:59.750Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-01T22:40:59.750Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-10-01T22:40:59.750Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-01T22:40:59.750Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-01T22:40:59.750Z] go: downloading github.com/lib/pq v1.10.3 [2021-10-01T22:40:59.750Z] go: downloading github.com/golang-jwt/jwt/v4 v4.1.0 [2021-10-01T22:40:59.750Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-10-01T22:41:00.017Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-10-01T22:41:00.017Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-10-01T22:41:00.286Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-10-01T22:41:00.286Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-01T22:41:00.286Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-01T22:41:00.589Z] Stashed 1 file(s) [Pipeline] sh [2021-10-01T22:41:01.262Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-10-01T22:41:01.262Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-10-01T22:41:01.262Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-01T22:41:01.262Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-01T22:41:01.262Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-10-01T22:41:01.262Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-01T22:41:01.262Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-10-01T22:41:01.262Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-01T22:41:01.262Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-01T22:41:01.262Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-01T22:41:01.308Z] + make build [2021-10-01T22:41:01.308Z] go mod tidy [2021-10-01T22:41:01.530Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-10-01T22:41:01.530Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-10-01T22:41:01.530Z] go: downloading golang.org/x/text v0.3.6 [2021-10-01T22:41:01.530Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-01T22:41:01.530Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-10-01T22:41:01.530Z] go: downloading github.com/kr/pretty v0.3.0 [2021-10-01T22:41:01.530Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-10-01T22:41:01.530Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-01T22:41:01.530Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-01T22:41:01.530Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-01T22:41:01.530Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-10-01T22:41:01.530Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-01T22:41:01.798Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-10-01T22:41:01.798Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-01T22:41:01.962Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-01T22:41:02.065Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-01T22:41:02.065Z] go: downloading github.com/kr/text v0.2.0 [2021-10-01T22:41:02.065Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-10-01T22:41:02.065Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-01T22:41:02.331Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-01T22:41:02.331Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-01T22:41:02.331Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-01T22:41:02.331Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-01T22:41:02.331Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-01T22:41:02.331Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-01T22:41:02.331Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-10-01T22:41:02.331Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-01T22:41:02.331Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-01T22:41:02.331Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-01T22:41:02.601Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-01T22:41:02.601Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-01T22:41:02.601Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-01T22:41:02.601Z] go: downloading github.com/pkg/errors v0.9.1 [2021-10-01T22:41:02.601Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-01T22:41:02.601Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-01T22:41:02.601Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-01T22:41:02.601Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-01T22:41:02.601Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-01T22:41:02.601Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-01T22:41:02.601Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-01T22:41:02.601Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-01T22:41:02.884Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-01T22:41:02.884Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-01T22:41:02.884Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-01T22:41:02.884Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-01T22:41:03.149Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-01T22:41:03.149Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-01T22:41:03.149Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-01T22:41:03.149Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-01T22:41:03.149Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-01T22:41:03.149Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/core-data/core-data ./cmd/core-data [2021-10-01T22:41:08.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-01T22:41:13.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-01T22:41:17.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/core-command/core-command ./cmd/core-command [2021-10-01T22:41:18.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-01T22:41:20.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-01T22:41:20.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-01T22:41:21.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-01T22:41:23.369Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-01T22:41:24.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-01T22:41:25.729Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-01T22:41:27.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-01T22:41:28.088Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.65" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-01T22:41:30.029Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-01T22:41:30.029Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-01T22:41:30.029Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-01T22:41:30.029Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-01T22:41:30.029Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-01T22:41:30.029Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-01T22:41:30.029Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-01T22:41:30.029Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-01T22:41:30.029Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-01T22:41:30.029Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-01T22:41:30.029Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-01T22:41:30.029Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-01T22:41:30.029Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-01T22:41:30.029Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-01T22:41:30.029Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-01T22:41:30.029Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-01T22:41:30.029Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-01T22:41:30.029Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-10-01T22:41:30.029Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-01T22:41:30.029Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-01T22:41:30.029Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-01T22:41:30.029Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-01T22:41:30.029Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-01T22:41:30.029Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-10-01T22:41:30.029Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-01T22:41:30.029Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-01T22:41:30.029Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-01T22:41:31.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-01T22:41:31.436Z] Building hooks [2021-10-01T22:41:31.436Z] + cd /root/parts/hooks/src [2021-10-01T22:41:31.436Z] + make build [2021-10-01T22:41:31.436Z] go mod tidy [2021-10-01T22:41:31.700Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-10-01T22:41:31.963Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-10-01T22:41:31.963Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-10-01T22:41:31.963Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-01T22:41:31.963Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-01T22:41:32.918Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-01T22:41:33.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-01T22:41:33.505Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-01T22:41:33.505Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-01T22:41:36.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-01T22:41:36.853Z] Building static-packages [2021-10-01T22:41:36.853Z] + snapcraftctl build [2021-10-01T22:41:37.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-01T22:41:39.436Z] Building version [2021-10-01T22:41:39.436Z] + snapcraftctl build [2021-10-01T22:41:41.287Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-01T22:41:41.387Z] Staging config-common [2021-10-01T22:41:41.387Z] + snapcraftctl stage [2021-10-01T22:41:42.347Z] Skipping stage go-build-helper (already ran) [2021-10-01T22:41:42.347Z] Staging edgex-go [2021-10-01T22:41:42.347Z] + snapcraftctl stage [2021-10-01T22:41:43.755Z] Staging hooks [2021-10-01T22:41:43.755Z] + snapcraftctl stage [2021-10-01T22:41:43.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-01T22:41:44.711Z] Staging static-packages [2021-10-01T22:41:44.711Z] + snapcraftctl stage [2021-10-01T22:41:46.122Z] Staging version [2021-10-01T22:41:46.122Z] + snapcraftctl stage [2021-10-01T22:41:46.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-01T22:41:47.134Z] Priming config-common [2021-10-01T22:41:47.134Z] + snapcraftctl prime [2021-10-01T22:41:48.541Z] Priming go-build-helper [2021-10-01T22:41:48.541Z] + snapcraftctl prime [2021-10-01T22:41:49.499Z] Priming edgex-go [2021-10-01T22:41:49.499Z] + snapcraftctl prime [2021-10-01T22:41:50.906Z] Priming hooks [2021-10-01T22:41:50.906Z] + snapcraftctl prime [2021-10-01T22:41:51.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-01T22:41:52.317Z] Priming static-packages [2021-10-01T22:41:52.317Z] + snapcraftctl prime [2021-10-01T22:41:54.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-01T22:41:55.108Z] Priming version [2021-10-01T22:41:55.108Z] + snapcraftctl prime [2021-10-01T22:41:56.512Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-10-01T22:41:57.236Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-10-01T22:42:02.808Z] $ docker stop --time=1 3219216cbc689095a56f0a124d6c5632ae55d3f694800cc9c4a2281f4775ea77 [2021-10-01T22:42:05.646Z] $ docker rm -f 3219216cbc689095a56f0a124d6c5632ae55d3f694800cc9c4a2281f4775ea77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-01T22:42:07.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-01T22:42:07.851Z] [2021-10-01T22:42:07.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-01T22:42:08.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-01T22:42:08.585Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-01T22:42:08.585Z] 29e5d40040c1: Pulling fs layer [2021-10-01T22:42:08.585Z] 1ce36da41761: Pulling fs layer [2021-10-01T22:42:08.585Z] 25b303627fd3: Pulling fs layer [2021-10-01T22:42:08.869Z] 29e5d40040c1: Verifying Checksum [2021-10-01T22:42:08.869Z] 29e5d40040c1: Download complete [2021-10-01T22:42:09.487Z] 1ce36da41761: Verifying Checksum [2021-10-01T22:42:09.487Z] 1ce36da41761: Download complete [2021-10-01T22:42:09.772Z] 29e5d40040c1: Pull complete [2021-10-01T22:42:11.253Z] 1ce36da41761: Pull complete [2021-10-01T22:42:11.253Z] 25b303627fd3: Download complete [2021-10-01T22:42:21.512Z] 25b303627fd3: Pull complete [2021-10-01T22:42:21.512Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-01T22:42:21.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-01T22:42:21.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-01T22:42:21.843Z] prd-ubuntu18.04-docker-arm64-4c-16g-418 does not seem to be running inside a container [2021-10-01T22:42:22.038Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-01T22:42:25.583Z] $ docker top 1a6a8f2974017e3cfdc040d58062114e2db47972395b1520e85f293c867968dd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-01T22:42:26.661Z] + docker-compose build --help [2021-10-01T22:42:26.661Z] + grep parallel [2021-10-01T22:42:31.150Z] --parallel Build images in parallel. [Pipeline] } [2021-10-01T22:42:31.221Z] $ docker stop --time=1 1a6a8f2974017e3cfdc040d58062114e2db47972395b1520e85f293c867968dd [2021-10-01T22:42:33.112Z] $ docker rm -f 1a6a8f2974017e3cfdc040d58062114e2db47972395b1520e85f293c867968dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-01T22:42:33.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-01T22:42:33.987Z] . [Pipeline] withDockerContainer [2021-10-01T22:42:34.297Z] prd-ubuntu18.04-docker-arm64-4c-16g-418 does not seem to be running inside a container [2021-10-01T22:42:34.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-01T22:42:36.060Z] $ docker top 50e80e166781b939d9dc532b7ade340e939363a61efe509e176938cb9c195f2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-01T22:42:37.120Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-01T22:42:41.480Z] Building core-command ... [2021-10-01T22:42:41.480Z] Building core-data ... [2021-10-01T22:42:41.480Z] Building core-metadata ... [2021-10-01T22:42:41.480Z] Building security-bootstrapper ... [2021-10-01T22:42:41.480Z] Building security-proxy-setup ... [2021-10-01T22:42:41.480Z] Building security-secretstore-setup ... [2021-10-01T22:42:41.480Z] Building support-notifications ... [2021-10-01T22:42:41.480Z] Building support-scheduler ... [2021-10-01T22:42:41.480Z] Building sys-mgmt-agent ... [2021-10-01T22:42:41.480Z] Building sys-mgmt-agent [2021-10-01T22:42:41.480Z] Building security-proxy-setup [2021-10-01T22:42:41.480Z] Building support-notifications [2021-10-01T22:42:41.480Z] Building support-scheduler [2021-10-01T22:42:41.480Z] Building core-metadata [2021-10-01T22:43:49.698Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:43:49.699Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:43:49.699Z] ---> fa3b788c477e [2021-10-01T22:43:49.699Z] Step 3/24 : WORKDIR /edgex-go [2021-10-01T22:43:49.699Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:43:49.699Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:43:49.699Z] ---> fa3b788c477e [2021-10-01T22:43:49.699Z] Step 3/24 : WORKDIR /edgex-go [2021-10-01T22:43:49.699Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:43:49.699Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:43:49.699Z] ---> fa3b788c477e [2021-10-01T22:43:49.699Z] Step 3/22 : WORKDIR /edgex-go [2021-10-01T22:43:49.699Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:43:49.699Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:43:49.699Z] ---> fa3b788c477e [2021-10-01T22:43:49.699Z] Step 3/23 : WORKDIR /edgex-go [2021-10-01T22:43:49.699Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:43:49.699Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:43:49.699Z] ---> fa3b788c477e [2021-10-01T22:43:49.699Z] Step 3/23 : WORKDIR /edgex-go [2021-10-01T22:43:50.705Z] ---> Running in 1723317d1d46 [2021-10-01T22:43:50.705Z] ---> Running in 588ea632ec9c [2021-10-01T22:43:50.705Z] ---> Running in 344b5626580e [2021-10-01T22:43:50.705Z] ---> Running in 737b025ca563 [2021-10-01T22:43:50.705Z] ---> Running in 42819e3d95b4 [2021-10-01T22:43:51.712Z] Removing intermediate container 1723317d1d46 [2021-10-01T22:43:51.712Z] ---> 5f462bc65b05 [2021-10-01T22:43:51.712Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:43:51.712Z] Removing intermediate container 737b025ca563 [2021-10-01T22:43:51.712Z] ---> 31c0a6a9d3ff [2021-10-01T22:43:51.712Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:43:51.712Z] Removing intermediate container 588ea632ec9c [2021-10-01T22:43:51.712Z] ---> 722ee33a7cb0 [2021-10-01T22:43:51.712Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:43:51.712Z] Removing intermediate container 344b5626580e [2021-10-01T22:43:51.712Z] ---> 84320391bfd2 [2021-10-01T22:43:51.712Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:43:51.712Z] Removing intermediate container 42819e3d95b4 [2021-10-01T22:43:51.712Z] ---> 764f67d15f04 [2021-10-01T22:43:51.712Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:43:51.995Z] ---> Running in d86bf2610bf0 [2021-10-01T22:43:51.995Z] ---> Running in 118e6185cb4d [2021-10-01T22:43:51.995Z] ---> Running in cbc1895311ef [2021-10-01T22:43:51.995Z] ---> Running in fb0b4a269cc6 [2021-10-01T22:43:51.995Z] ---> Running in 0b8094df9699 [2021-10-01T22:43:55.458Z] Removing intermediate container 118e6185cb4d [2021-10-01T22:43:55.458Z] ---> 97262f587b24 [2021-10-01T22:43:55.458Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-01T22:43:55.739Z] ---> Running in 7f27a5a25eb0 [2021-10-01T22:43:55.739Z] Removing intermediate container d86bf2610bf0 [2021-10-01T22:43:55.739Z] ---> f509f28c4c85 [2021-10-01T22:43:55.739Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-01T22:43:56.023Z] Removing intermediate container cbc1895311ef [2021-10-01T22:43:56.023Z] ---> fb8c924bc61c [2021-10-01T22:43:56.023Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-10-01T22:43:56.305Z] ---> Running in 0abd49d4e378 [2021-10-01T22:43:56.305Z] ---> Running in 1d8b2a6c0f4d [2021-10-01T22:43:56.305Z] Removing intermediate container fb0b4a269cc6 [2021-10-01T22:43:56.305Z] ---> 318d3d17f477 [2021-10-01T22:43:56.305Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-01T22:43:56.592Z] Removing intermediate container 0b8094df9699 [2021-10-01T22:43:56.592Z] ---> 423dfa280dea [2021-10-01T22:43:56.592Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-01T22:43:56.592Z] ---> Running in 45507af0c4a5 [2021-10-01T22:43:56.877Z] ---> Running in 6f5b98ae853f [2021-10-01T22:43:57.891Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-01T22:43:58.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-01T22:43:58.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-01T22:43:58.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-01T22:43:58.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-01T22:43:58.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-01T22:43:59.078Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-01T22:43:59.702Z] OK: 218 MiB in 52 packages [2021-10-01T22:43:59.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-01T22:43:59.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-01T22:43:59.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-01T22:43:59.992Z] OK: 218 MiB in 52 packages [2021-10-01T22:44:00.610Z] OK: 218 MiB in 52 packages [2021-10-01T22:44:00.610Z] OK: 218 MiB in 52 packages [2021-10-01T22:44:00.897Z] OK: 218 MiB in 52 packages [2021-10-01T22:44:01.180Z] Removing intermediate container 7f27a5a25eb0 [2021-10-01T22:44:01.180Z] ---> 4117736b17d6 [2021-10-01T22:44:01.180Z] Step 6/23 : COPY go.mod . [2021-10-01T22:44:01.802Z] Removing intermediate container 0abd49d4e378 [2021-10-01T22:44:01.802Z] ---> eec021467c1f [2021-10-01T22:44:01.802Z] Step 6/24 : COPY go.mod . [2021-10-01T22:44:02.085Z] Removing intermediate container 1d8b2a6c0f4d [2021-10-01T22:44:02.085Z] ---> d68d1353ff6b [2021-10-01T22:44:02.085Z] Step 6/24 : COPY go.mod . [2021-10-01T22:44:02.370Z] Removing intermediate container 6f5b98ae853f [2021-10-01T22:44:02.370Z] ---> f4eaf04e2b39 [2021-10-01T22:44:02.370Z] Step 6/22 : COPY go.mod . [2021-10-01T22:44:02.655Z] ---> 59f08bef1937 [2021-10-01T22:44:02.655Z] Step 7/23 : RUN go mod download [2021-10-01T22:44:02.655Z] Removing intermediate container 45507af0c4a5 [2021-10-01T22:44:02.655Z] ---> a1a18cab6b2e [2021-10-01T22:44:02.655Z] Step 6/23 : COPY go.mod . [2021-10-01T22:44:02.937Z] ---> Running in 0d2ea24b7925 [2021-10-01T22:44:03.221Z] ---> 4ab14f83b0e9 [2021-10-01T22:44:03.221Z] Step 7/24 : RUN go mod download [2021-10-01T22:44:03.504Z] ---> Running in ed7a94170a31 [2021-10-01T22:44:03.791Z] ---> 49fe86afa83d [2021-10-01T22:44:03.791Z] Step 7/24 : RUN go mod download [2021-10-01T22:44:03.791Z] ---> 583e76b23fb4 [2021-10-01T22:44:03.791Z] Step 7/22 : RUN go mod download [2021-10-01T22:44:03.791Z] ---> Running in ddda5810da76 [2021-10-01T22:44:04.073Z] ---> Running in cb29ded17232 [2021-10-01T22:44:04.073Z] ---> 6206d1516725 [2021-10-01T22:44:04.073Z] Step 7/23 : RUN go mod download [2021-10-01T22:44:04.362Z] ---> Running in 8e9811a926db [2021-10-01T22:44:08.766Z] Removing intermediate container 0d2ea24b7925 [2021-10-01T22:44:08.766Z] ---> c7655c115f23 [2021-10-01T22:44:08.766Z] Step 8/23 : COPY . . [2021-10-01T22:44:10.810Z] Removing intermediate container ed7a94170a31 [2021-10-01T22:44:10.810Z] ---> 369485770e97 [2021-10-01T22:44:10.810Z] Step 8/24 : COPY . . [2021-10-01T22:44:11.861Z] Removing intermediate container cb29ded17232 [2021-10-01T22:44:11.861Z] ---> 8fcf7c2e46c7 [2021-10-01T22:44:11.861Z] Step 8/22 : COPY . . [2021-10-01T22:44:12.476Z] Removing intermediate container ddda5810da76 [2021-10-01T22:44:12.476Z] ---> 17bf5d1eea53 [2021-10-01T22:44:12.476Z] Step 8/24 : COPY . . [2021-10-01T22:44:12.476Z] Removing intermediate container 8e9811a926db [2021-10-01T22:44:12.476Z] ---> 855e731059e5 [2021-10-01T22:44:12.476Z] Step 8/23 : COPY . . [2021-10-01T22:44:34.845Z] ---> 9f009d9e4b64 [2021-10-01T22:44:34.845Z] Step 9/24 : RUN go mod tidy [2021-10-01T22:44:34.845Z] ---> 9defddbd14bc [2021-10-01T22:44:34.845Z] Step 9/23 : RUN go mod tidy [2021-10-01T22:44:34.845Z] ---> 418e9bf4b329 [2021-10-01T22:44:34.845Z] Step 9/22 : RUN go mod tidy [2021-10-01T22:44:34.845Z] ---> 2860080bafe4 [2021-10-01T22:44:34.845Z] Step 9/23 : RUN go mod tidy [2021-10-01T22:44:34.845Z] ---> 3ef48c2b7b76 [2021-10-01T22:44:34.845Z] Step 9/24 : RUN go mod tidy [2021-10-01T22:44:34.845Z] ---> Running in d4bf2cad33b3 [2021-10-01T22:44:34.845Z] ---> Running in 832ea6068e96 [2021-10-01T22:44:34.845Z] ---> Running in 2c750ca51cbc [2021-10-01T22:44:34.845Z] ---> Running in a91dd558775c [2021-10-01T22:44:34.845Z] ---> Running in 6fa33c57ecbc [2021-10-01T22:44:41.674Z] Removing intermediate container d4bf2cad33b3 [2021-10-01T22:44:41.674Z] ---> e956d97a282c [2021-10-01T22:44:41.674Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-10-01T22:44:41.674Z] ---> Running in 04ad110b4cd1 [2021-10-01T22:44:41.674Z] Removing intermediate container 832ea6068e96 [2021-10-01T22:44:41.674Z] ---> af8bc6d06dc5 [2021-10-01T22:44:41.674Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-10-01T22:44:41.674Z] ---> Running in 1da4cc5ccc18 [2021-10-01T22:44:41.674Z] Removing intermediate container 6fa33c57ecbc [2021-10-01T22:44:41.674Z] ---> bbf54f5b263a [2021-10-01T22:44:41.674Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-01T22:44:41.958Z] Removing intermediate container 2c750ca51cbc [2021-10-01T22:44:41.958Z] ---> 258e7507536d [2021-10-01T22:44:41.958Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-01T22:44:41.958Z] ---> Running in a1dd14af59c0 [2021-10-01T22:44:42.240Z] ---> Running in ff6aec412c67 [2021-10-01T22:44:42.240Z] Removing intermediate container a91dd558775c [2021-10-01T22:44:42.240Z] ---> 83ba58fec7e7 [2021-10-01T22:44:42.240Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-01T22:44:42.525Z] ---> Running in aca52d88cdd7 [2021-10-01T22:44:43.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-01T22:44:43.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-01T22:44:44.394Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-01T22:44:44.678Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-01T22:44:45.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-01T22:46:37.394Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-01T22:46:38.922Z] Removing intermediate container a1dd14af59c0 [2021-10-01T22:46:38.922Z] ---> 089a02b35646 [2021-10-01T22:46:38.922Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-01T22:46:38.922Z] ---> Running in 6ca9f682f7f4 [2021-10-01T22:46:40.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-01T22:46:46.506Z] Removing intermediate container ff6aec412c67 [2021-10-01T22:46:46.506Z] ---> 4684bcf7f36b [2021-10-01T22:46:46.506Z] [2021-10-01T22:46:46.506Z] Step 11/22 : FROM alpine:3.14 [2021-10-01T22:46:48.530Z] 3.14: Pulling from library/alpine [2021-10-01T22:46:48.812Z] Removing intermediate container 6ca9f682f7f4 [2021-10-01T22:46:48.812Z] ---> df4c489fb3bb [2021-10-01T22:46:48.812Z] [2021-10-01T22:46:48.812Z] Step 12/24 : FROM docker:20.10.8 [2021-10-01T22:46:50.284Z] 20.10.8: Pulling from library/docker [2021-10-01T22:46:50.284Z] Removing intermediate container 04ad110b4cd1 [2021-10-01T22:46:50.284Z] ---> 5200da515bdf [2021-10-01T22:46:50.284Z] [2021-10-01T22:46:50.284Z] Step 11/24 : FROM alpine:3.14 [2021-10-01T22:46:50.894Z] 3.14: Pulling from library/alpine [2021-10-01T22:46:50.894Z] Removing intermediate container 1da4cc5ccc18 [2021-10-01T22:46:50.894Z] ---> e29b045019fe [2021-10-01T22:46:50.894Z] [2021-10-01T22:46:50.894Z] Step 11/23 : FROM alpine:3.14 [2021-10-01T22:46:50.894Z] Removing intermediate container aca52d88cdd7 [2021-10-01T22:46:50.894Z] ---> 606ad53446bf [2021-10-01T22:46:50.894Z] [2021-10-01T22:46:50.894Z] Step 11/23 : FROM alpine:3.14 [2021-10-01T22:46:51.178Z] 3.14: Pulling from library/alpine [2021-10-01T22:46:51.179Z] 3.14: Pulling from library/alpine [2021-10-01T22:46:51.462Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-01T22:46:51.745Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-01T22:46:51.745Z] Status: Image is up to date for alpine:3.14 [2021-10-01T22:46:51.745Z] Status: Downloaded newer image for alpine:3.14 [2021-10-01T22:46:51.745Z] ---> bb3de5531c18 [2021-10-01T22:46:51.745Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-01T22:46:51.745Z] ---> bb3de5531c18 [2021-10-01T22:46:51.745Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-01T22:46:51.745Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-01T22:46:51.745Z] Status: Image is up to date for alpine:3.14 [2021-10-01T22:46:51.745Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-01T22:46:51.745Z] Status: Image is up to date for alpine:3.14 [2021-10-01T22:46:52.023Z] ---> bb3de5531c18 [2021-10-01T22:46:52.023Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-10-01T22:46:52.023Z] ---> bb3de5531c18 [2021-10-01T22:46:52.023Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-10-01T22:46:52.323Z] ---> Running in b41f47bcfca6 [2021-10-01T22:46:52.323Z] ---> Running in 791f73c155e0 [2021-10-01T22:46:52.323Z] ---> Running in 6b5450132ed0 [2021-10-01T22:46:52.323Z] ---> Running in 464236f31d28 [2021-10-01T22:46:54.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-01T22:46:54.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-01T22:46:54.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-01T22:46:54.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-01T22:46:54.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-01T22:46:54.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-01T22:46:54.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-01T22:46:55.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-01T22:46:55.863Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-01T22:46:55.863Z] Executing busybox-1.33.1-r3.trigger [2021-10-01T22:46:56.151Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-01T22:46:56.151Z] OK: 5 MiB in 15 packages [2021-10-01T22:46:56.151Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-01T22:46:56.151Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-01T22:46:56.151Z] Executing busybox-1.33.1-r3.trigger [2021-10-01T22:46:56.151Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-01T22:46:56.151Z] Executing busybox-1.33.1-r3.trigger [2021-10-01T22:46:56.151Z] OK: 5 MiB in 15 packages [2021-10-01T22:46:56.151Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-01T22:46:56.151Z] Executing ca-certificates-20191127-r5.trigger [2021-10-01T22:46:56.151Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-01T22:46:56.151Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-01T22:46:56.450Z] (5/5) Installing curl (7.79.1-r0) [2021-10-01T22:46:56.450Z] Executing busybox-1.33.1-r3.trigger [2021-10-01T22:46:56.450Z] Executing ca-certificates-20191127-r5.trigger [2021-10-01T22:46:56.450Z] OK: 6 MiB in 16 packages [2021-10-01T22:46:56.736Z] OK: 8 MiB in 19 packages [2021-10-01T22:47:00.193Z] Removing intermediate container 791f73c155e0 [2021-10-01T22:47:00.193Z] ---> e08f63fe627f [2021-10-01T22:47:00.193Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-01T22:47:00.193Z] Removing intermediate container 464236f31d28 [2021-10-01T22:47:00.193Z] ---> b6c650939071 [2021-10-01T22:47:00.193Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-01T22:47:00.479Z] ---> Running in b0029f05f264 [2021-10-01T22:47:01.093Z] ---> Running in e087c45cea1a [2021-10-01T22:47:01.390Z] Removing intermediate container 6b5450132ed0 [2021-10-01T22:47:01.390Z] ---> 57cca2de97bd [2021-10-01T22:47:01.390Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-01T22:47:02.004Z] Removing intermediate container b41f47bcfca6 [2021-10-01T22:47:02.004Z] ---> 252152617865 [2021-10-01T22:47:02.004Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-01T22:47:02.004Z] Removing intermediate container b0029f05f264 [2021-10-01T22:47:02.004Z] ---> d360cacd5316 [2021-10-01T22:47:02.004Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-01T22:47:02.284Z] ---> Running in 1fad91e5a8c1 [2021-10-01T22:47:02.284Z] ---> Running in dde0bbc5535d [2021-10-01T22:47:02.564Z] Removing intermediate container e087c45cea1a [2021-10-01T22:47:02.564Z] ---> a561275c9c9e [2021-10-01T22:47:02.564Z] Step 14/24 : ENV APP_PORT=59881 [2021-10-01T22:47:02.564Z] ---> Running in a2ade32a457c [2021-10-01T22:47:02.848Z] ---> Running in 23d32245f5b1 [2021-10-01T22:47:03.460Z] Removing intermediate container dde0bbc5535d [2021-10-01T22:47:03.460Z] ---> b52098732287 [2021-10-01T22:47:03.460Z] Step 14/23 : ENV APP_PORT=59860 [2021-10-01T22:47:03.460Z] Removing intermediate container 1fad91e5a8c1 [2021-10-01T22:47:03.460Z] ---> e74ef5badc6b [2021-10-01T22:47:03.460Z] Step 14/22 : WORKDIR /edgex [2021-10-01T22:47:03.742Z] Removing intermediate container a2ade32a457c [2021-10-01T22:47:03.742Z] ---> 04012cc42f56 [2021-10-01T22:47:03.742Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-01T22:47:03.742Z] ---> Running in 3240a6f0ec4b [2021-10-01T22:47:04.041Z] ---> Running in ae7cf3373ab0 [2021-10-01T22:47:04.042Z] Removing intermediate container 23d32245f5b1 [2021-10-01T22:47:04.042Z] ---> 368a9122e0f3 [2021-10-01T22:47:04.042Z] Step 15/24 : EXPOSE $APP_PORT [2021-10-01T22:47:04.042Z] ---> Running in b50a16bdcae2 [2021-10-01T22:47:04.324Z] ---> Running in 34d0da285da8 [2021-10-01T22:47:04.607Z] Removing intermediate container 3240a6f0ec4b [2021-10-01T22:47:04.607Z] ---> 7f63cd7cc5f4 [2021-10-01T22:47:04.607Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-01T22:47:04.889Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-01T22:47:04.889Z] Removing intermediate container ae7cf3373ab0 [2021-10-01T22:47:04.889Z] ---> 59bb8f1421ea [2021-10-01T22:47:04.889Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-01T22:47:04.889Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-01T22:47:05.176Z] ---> Running in e88d9c722b46 [2021-10-01T22:47:05.176Z] ---> 3734d5adc5ac [2021-10-01T22:47:05.176Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-01T22:47:05.176Z] Removing intermediate container b50a16bdcae2 [2021-10-01T22:47:05.176Z] ---> 1b6a37c8ff8a [2021-10-01T22:47:05.176Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-01T22:47:05.176Z] Removing intermediate container 34d0da285da8 [2021-10-01T22:47:05.176Z] ---> 41784f94e1c7 [2021-10-01T22:47:05.176Z] Step 16/24 : WORKDIR / [2021-10-01T22:47:05.460Z] ---> Running in acf625e57bd9 [2021-10-01T22:47:05.745Z] ---> Running in f6c0707d2f85 [2021-10-01T22:47:06.031Z] Removing intermediate container e88d9c722b46 [2021-10-01T22:47:06.031Z] ---> ee6ce4a44e05 [2021-10-01T22:47:06.031Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-01T22:47:06.316Z] ---> 5a7b7056bed2 [2021-10-01T22:47:06.316Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-01T22:47:06.316Z] Removing intermediate container acf625e57bd9 [2021-10-01T22:47:06.316Z] ---> 8b2cb0a5f49d [2021-10-01T22:47:06.316Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-01T22:47:06.607Z] ---> f6163d3fcf8a [2021-10-01T22:47:06.607Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-01T22:47:06.607Z] Removing intermediate container f6c0707d2f85 [2021-10-01T22:47:06.607Z] ---> 9837a57c1259 [2021-10-01T22:47:06.607Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-01T22:47:06.607Z] ---> Running in 35b09ae81ea9 [2021-10-01T22:47:08.080Z] ---> 0b34bb85ffcb [2021-10-01T22:47:08.080Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-01T22:47:08.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-01T22:47:08.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-01T22:47:08.652Z] ---> 85912023a33c [2021-10-01T22:47:08.652Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-01T22:47:08.652Z] ---> fa4d4d6a748c [2021-10-01T22:47:08.652Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-01T22:47:08.942Z] ---> 301933fabcdc [2021-10-01T22:47:08.942Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-01T22:47:09.230Z] (1/42) Installing readline (8.1.0-r0) [2021-10-01T22:47:09.515Z] (2/42) Installing bash (5.1.4-r0) [2021-10-01T22:47:09.515Z] Executing bash-5.1.4-r0.post-install [2021-10-01T22:47:09.515Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-01T22:47:09.515Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-01T22:47:09.515Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-01T22:47:09.515Z] (6/42) Installing curl (7.79.1-r0) [2021-10-01T22:47:09.515Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-01T22:47:09.515Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-01T22:47:09.515Z] (9/42) Installing expat (2.4.1-r0) [2021-10-01T22:47:09.515Z] (10/42) Installing libffi (3.3-r2) [2021-10-01T22:47:09.515Z] (11/42) Installing gdbm (1.19-r0) [2021-10-01T22:47:09.515Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-01T22:47:09.515Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-01T22:47:09.515Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-01T22:47:09.799Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-01T22:47:09.799Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-01T22:47:09.799Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-01T22:47:10.094Z] ---> ba8699d4bef7 [2021-10-01T22:47:10.094Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-01T22:47:10.714Z] ---> 5d25db2aacad [2021-10-01T22:47:10.714Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-01T22:47:11.733Z] ---> e3f94c085590 [2021-10-01T22:47:11.734Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-01T22:47:11.734Z] ---> 022052f3c48f [2021-10-01T22:47:11.734Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-01T22:47:11.734Z] ---> Running in 1662264e46b0 [2021-10-01T22:47:11.734Z] ---> 84c13161ded6 [2021-10-01T22:47:11.734Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-10-01T22:47:11.734Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-01T22:47:11.734Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-01T22:47:11.734Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-01T22:47:11.734Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-01T22:47:11.734Z] ---> Running in 2ef499c3aab2 [2021-10-01T22:47:12.023Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-01T22:47:12.023Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-01T22:47:12.023Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-01T22:47:12.023Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-01T22:47:12.023Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-01T22:47:12.023Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-01T22:47:12.023Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-01T22:47:12.023Z] ---> Running in 199eaf8daaae [2021-10-01T22:47:12.023Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-01T22:47:12.023Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-01T22:47:12.023Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-01T22:47:12.023Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-01T22:47:12.308Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-01T22:47:12.308Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-01T22:47:12.308Z] Removing intermediate container 1662264e46b0 [2021-10-01T22:47:12.308Z] ---> 0d2b995a52fb [2021-10-01T22:47:12.309Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-01T22:47:12.309Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-01T22:47:12.309Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-01T22:47:12.309Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-01T22:47:12.309Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-01T22:47:12.309Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-01T22:47:12.309Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-01T22:47:12.309Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-01T22:47:12.596Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-01T22:47:12.596Z] ---> Running in 8ccfbdcf66cf [2021-10-01T22:47:12.880Z] Removing intermediate container 2ef499c3aab2 [2021-10-01T22:47:12.881Z] ---> 57d2fdc56ad8 [2021-10-01T22:47:12.881Z] Step 19/22 : CMD ["--init=true"] [2021-10-01T22:47:13.164Z] Executing busybox-1.33.1-r3.trigger [2021-10-01T22:47:13.164Z] Removing intermediate container 199eaf8daaae [2021-10-01T22:47:13.164Z] ---> b384a2a440a7 [2021-10-01T22:47:13.164Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-01T22:47:13.164Z] OK: 84 MiB in 64 packages [2021-10-01T22:47:13.164Z] ---> d378879e77c4 [2021-10-01T22:47:13.164Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-10-01T22:47:13.447Z] ---> Running in e6eeed8fdb07 [2021-10-01T22:47:13.447Z] ---> Running in 78b9f4a1392b [2021-10-01T22:47:13.447Z] ---> Running in 99a1c1f1c12b [2021-10-01T22:47:13.731Z] Removing intermediate container 8ccfbdcf66cf [2021-10-01T22:47:13.731Z] ---> 7808a3ae4d9d [2021-10-01T22:47:13.731Z] Step 21/23 : LABEL arch=arm64 [2021-10-01T22:47:13.731Z] ---> Running in 4d3a8ff42440 [2021-10-01T22:47:14.016Z] Removing intermediate container e6eeed8fdb07 [2021-10-01T22:47:14.016Z] ---> 7ae6758141ca [2021-10-01T22:47:14.016Z] Step 20/22 : LABEL arch=arm64 [2021-10-01T22:47:14.302Z] ---> Running in ea9953257964 [2021-10-01T22:47:14.302Z] Removing intermediate container 99a1c1f1c12b [2021-10-01T22:47:14.302Z] ---> 8a2cf04ebb55 [2021-10-01T22:47:14.302Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-01T22:47:14.585Z] Removing intermediate container 78b9f4a1392b [2021-10-01T22:47:14.585Z] ---> 5d00e71ee671 [2021-10-01T22:47:14.585Z] Step 21/23 : LABEL arch=arm64 [2021-10-01T22:47:14.585Z] Removing intermediate container 4d3a8ff42440 [2021-10-01T22:47:14.585Z] ---> d183854b3309 [2021-10-01T22:47:14.585Z] Step 22/23 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:47:14.874Z] ---> Running in 0cd8095bba28 [2021-10-01T22:47:14.874Z] ---> Running in 4263fa5885e9 [2021-10-01T22:47:15.160Z] ---> Running in 28d37aff1164 [2021-10-01T22:47:15.160Z] Removing intermediate container ea9953257964 [2021-10-01T22:47:15.160Z] ---> d4a294f42a30 [2021-10-01T22:47:15.160Z] Step 21/22 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:47:15.445Z] ---> Running in b09b848a31db [2021-10-01T22:47:15.730Z] Removing intermediate container 0cd8095bba28 [2021-10-01T22:47:15.730Z] ---> 6bda593ae617 [2021-10-01T22:47:15.730Z] Step 22/24 : LABEL arch=arm64 [2021-10-01T22:47:15.730Z] Removing intermediate container 4263fa5885e9 [2021-10-01T22:47:15.730Z] ---> 1638e1c29bfd [2021-10-01T22:47:15.730Z] Step 22/23 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:47:15.730Z] Removing intermediate container 28d37aff1164 [2021-10-01T22:47:15.730Z] ---> 65678e8ccee5 [2021-10-01T22:47:15.730Z] Step 23/23 : LABEL version=0.0.0 [2021-10-01T22:47:16.028Z] ---> Running in 034a5bd5ae36 [2021-10-01T22:47:16.028Z] ---> Running in a150c3e48245 [2021-10-01T22:47:16.028Z] ---> Running in 9f27191f9add [2021-10-01T22:47:16.323Z] Removing intermediate container b09b848a31db [2021-10-01T22:47:16.323Z] ---> 6d3fe9d919c3 [2021-10-01T22:47:16.323Z] Step 22/22 : LABEL version=0.0.0 [2021-10-01T22:47:16.610Z] ---> Running in 34a6c10991df [2021-10-01T22:47:16.610Z] Removing intermediate container 034a5bd5ae36 [2021-10-01T22:47:16.610Z] ---> dd5e195db46f [2021-10-01T22:47:16.610Z] Step 23/24 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:47:16.895Z] Removing intermediate container 9f27191f9add [2021-10-01T22:47:16.895Z] ---> a93b263457bd [2021-10-01T22:47:16.895Z] [2021-10-01T22:47:16.895Z] Removing intermediate container a150c3e48245 [2021-10-01T22:47:16.895Z] ---> ec0e86eb0e6f [2021-10-01T22:47:16.895Z] Step 23/23 : LABEL version=0.0.0 [2021-10-01T22:47:17.176Z] ---> Running in e8486792ca7f [2021-10-01T22:47:17.176Z] ---> Running in f20d5af4016d [2021-10-01T22:47:17.176Z] Removing intermediate container 34a6c10991df [2021-10-01T22:47:17.176Z] ---> 68572cf8cd29 [2021-10-01T22:47:17.176Z] [2021-10-01T22:47:17.461Z] Successfully built a93b263457bd [2021-10-01T22:47:17.461Z] Successfully tagged support-scheduler-arm64:latest [2021-10-01T22:47:17.461Z] Building security-bootstrapper [2021-10-01T22:47:17.750Z]  Building support-scheduler ... done Collecting docker-compose==1.23.2 [2021-10-01T22:47:17.750Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-01T22:47:17.750Z] Removing intermediate container e8486792ca7f [2021-10-01T22:47:17.750Z] ---> c6d4039c63a1 [2021-10-01T22:47:17.750Z] Step 24/24 : LABEL version=0.0.0 [2021-10-01T22:47:18.036Z] Successfully built 68572cf8cd29 [2021-10-01T22:47:18.036Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-01T22:47:18.036Z]  Building security-proxy-setup ... done Building core-command [2021-10-01T22:47:18.036Z] ---> Running in 9d6d9ab851b6 [2021-10-01T22:47:18.036Z] Removing intermediate container f20d5af4016d [2021-10-01T22:47:18.036Z] ---> 7378a61efe2b [2021-10-01T22:47:18.036Z] [2021-10-01T22:47:18.320Z] Collecting docker<4.0,>=3.6.0 [2021-10-01T22:47:18.623Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-01T22:47:18.623Z] Successfully built 7378a61efe2b [2021-10-01T22:47:18.623Z] Successfully tagged support-notifications-arm64:latest [2021-10-01T22:47:18.623Z] Building core-data [2021-10-01T22:47:18.623Z]  Building support-notifications ... done Collecting dockerpty<0.5,>=0.4.1 [2021-10-01T22:47:18.623Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-01T22:47:18.907Z] Removing intermediate container 9d6d9ab851b6 [2021-10-01T22:47:18.907Z] ---> 0daad4a98d2b [2021-10-01T22:47:18.907Z] [2021-10-01T22:47:19.525Z] Successfully built 0daad4a98d2b [2021-10-01T22:47:19.525Z] Successfully tagged core-metadata-arm64:latest [2021-10-01T22:47:19.525Z]  Building core-metadata ... done Building security-secretstore-setup [2021-10-01T22:47:20.538Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-01T22:47:20.538Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-01T22:47:20.538Z] Collecting texttable<0.10,>=0.9.0 [2021-10-01T22:47:20.538Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-01T22:47:23.211Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-01T22:47:23.211Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-01T22:47:23.492Z] Collecting jsonschema<3,>=2.5.1 [2021-10-01T22:47:23.492Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-01T22:47:23.773Z] Collecting docopt<0.7,>=0.6.1 [2021-10-01T22:47:23.773Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-01T22:47:25.793Z] Collecting cached-property<2,>=1.2.0 [2021-10-01T22:47:25.793Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-01T22:47:25.793Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-01T22:47:26.076Z] Collecting PyYAML<4,>=3.10 [2021-10-01T22:47:26.362Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-01T22:47:29.044Z] Collecting docker-pycreds>=0.4.0 [2021-10-01T22:47:29.044Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-01T22:47:30.051Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-01T22:47:30.051Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-01T22:47:30.051Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-01T22:47:30.670Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-01T22:47:30.670Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-01T22:47:30.954Z] Collecting idna<2.8,>=2.5 [2021-10-01T22:47:30.954Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-01T22:47:31.243Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-01T22:47:31.243Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-01T22:47:31.243Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-01T22:47:31.243Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-01T22:47:32.256Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-01T22:47:32.256Z] Attempting uninstall: urllib3 [2021-10-01T22:47:32.256Z] Found existing installation: urllib3 1.26.5 [2021-10-01T22:47:32.256Z] Uninstalling urllib3-1.26.5: [2021-10-01T22:47:32.256Z] Successfully uninstalled urllib3-1.26.5 [2021-10-01T22:47:32.935Z] Attempting uninstall: idna [2021-10-01T22:47:32.935Z] Found existing installation: idna 3.2 [2021-10-01T22:47:32.935Z] Uninstalling idna-3.2: [2021-10-01T22:47:32.935Z] Successfully uninstalled idna-3.2 [2021-10-01T22:47:34.008Z] Attempting uninstall: chardet [2021-10-01T22:47:34.008Z] Found existing installation: chardet 4.0.0 [2021-10-01T22:47:34.008Z] Uninstalling chardet-4.0.0: [2021-10-01T22:47:34.008Z] Successfully uninstalled chardet-4.0.0 [2021-10-01T22:47:35.711Z] Attempting uninstall: requests [2021-10-01T22:47:35.711Z] Found existing installation: requests 2.25.1 [2021-10-01T22:47:35.711Z] Uninstalling requests-2.25.1: [2021-10-01T22:47:35.711Z] Successfully uninstalled requests-2.25.1 [2021-10-01T22:47:36.357Z] Running setup.py install for texttable: started [2021-10-01T22:47:37.838Z] Running setup.py install for texttable: finished with status 'done' [2021-10-01T22:47:37.838Z] Running setup.py install for PyYAML: started [2021-10-01T22:47:40.526Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-01T22:47:40.526Z] Running setup.py install for docopt: started [2021-10-01T22:47:42.573Z] Running setup.py install for docopt: finished with status 'done' [2021-10-01T22:47:42.573Z] Running setup.py install for dockerpty: started [2021-10-01T22:47:44.595Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-01T22:47:46.627Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-01T22:48:05.106Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:48:05.106Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:48:05.106Z] ---> fa3b788c477e [2021-10-01T22:48:05.106Z] Step 3/32 : WORKDIR /edgex-go [2021-10-01T22:48:05.106Z] ---> Using cache [2021-10-01T22:48:05.106Z] ---> 84320391bfd2 [2021-10-01T22:48:05.106Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:48:05.106Z] ---> Using cache [2021-10-01T22:48:05.106Z] ---> fb8c924bc61c [2021-10-01T22:48:05.106Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-10-01T22:48:05.721Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:48:05.721Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:48:05.721Z] ---> fa3b788c477e [2021-10-01T22:48:05.721Z] Step 3/24 : WORKDIR /edgex-go [2021-10-01T22:48:05.721Z] ---> Using cache [2021-10-01T22:48:05.721Z] ---> 84320391bfd2 [2021-10-01T22:48:05.721Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:48:05.721Z] ---> Using cache [2021-10-01T22:48:05.721Z] ---> fb8c924bc61c [2021-10-01T22:48:05.721Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-01T22:48:05.721Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:48:05.721Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:48:05.721Z] ---> fa3b788c477e [2021-10-01T22:48:05.721Z] Step 3/24 : WORKDIR /edgex-go [2021-10-01T22:48:05.721Z] ---> Using cache [2021-10-01T22:48:05.721Z] ---> 84320391bfd2 [2021-10-01T22:48:05.721Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:48:05.721Z] ---> Using cache [2021-10-01T22:48:05.721Z] ---> fb8c924bc61c [2021-10-01T22:48:05.721Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-01T22:48:06.012Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-01T22:48:06.012Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-10-01T22:48:06.012Z] ---> fa3b788c477e [2021-10-01T22:48:06.012Z] Step 3/26 : WORKDIR /edgex-go [2021-10-01T22:48:06.012Z] ---> Using cache [2021-10-01T22:48:06.012Z] ---> 84320391bfd2 [2021-10-01T22:48:06.012Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:48:06.012Z] ---> Using cache [2021-10-01T22:48:06.012Z] ---> fb8c924bc61c [2021-10-01T22:48:06.012Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-10-01T22:48:07.023Z] ---> Running in f8568c08b19a [2021-10-01T22:48:07.023Z] ---> Running in 59c7dfd4d98d [2021-10-01T22:48:07.023Z] ---> Running in 43c0fed5887a [2021-10-01T22:48:07.023Z] ---> Running in 2997e1504e65 [2021-10-01T22:48:08.031Z] Removing intermediate container 35b09ae81ea9 [2021-10-01T22:48:08.031Z] ---> f5f1f9bf5274 [2021-10-01T22:48:08.031Z] Step 15/24 : ENV APP_PORT=58890 [2021-10-01T22:48:08.320Z] ---> Running in 6185657e1355 [2021-10-01T22:48:09.329Z] Removing intermediate container 6185657e1355 [2021-10-01T22:48:09.329Z] ---> e65a6911c7e9 [2021-10-01T22:48:09.329Z] Step 16/24 : EXPOSE $APP_PORT [2021-10-01T22:48:09.329Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-01T22:48:09.329Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-01T22:48:09.329Z] ---> Running in 05e2c4e328ec [2021-10-01T22:48:09.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-01T22:48:09.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-01T22:48:09.899Z] Removing intermediate container 05e2c4e328ec [2021-10-01T22:48:09.899Z] ---> 1cf4b9f70f4f [2021-10-01T22:48:09.899Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-01T22:48:10.184Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-01T22:48:10.184Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-01T22:48:10.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-01T22:48:10.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-01T22:48:11.103Z] OK: 218 MiB in 52 packages [2021-10-01T22:48:11.397Z] OK: 218 MiB in 52 packages [2021-10-01T22:48:11.698Z] OK: 218 MiB in 52 packages [2021-10-01T22:48:11.984Z] ---> 5fc32589e3c7 [2021-10-01T22:48:11.984Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-01T22:48:11.984Z] OK: 218 MiB in 52 packages [2021-10-01T22:48:13.005Z] Removing intermediate container 2997e1504e65 [2021-10-01T22:48:13.005Z] ---> 00b5905877b3 [2021-10-01T22:48:13.005Z] Step 6/26 : COPY go.mod . [2021-10-01T22:48:13.290Z] Removing intermediate container f8568c08b19a [2021-10-01T22:48:13.290Z] ---> d47b731102b5 [2021-10-01T22:48:13.290Z] Step 6/24 : COPY go.mod . [2021-10-01T22:48:13.290Z] ---> f9d10ac1a33a [2021-10-01T22:48:13.290Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-01T22:48:13.573Z] Removing intermediate container 43c0fed5887a [2021-10-01T22:48:13.573Z] ---> c1979dfc89b3 [2021-10-01T22:48:13.573Z] Step 6/24 : COPY go.mod . [2021-10-01T22:48:13.855Z] Removing intermediate container 59c7dfd4d98d [2021-10-01T22:48:13.855Z] ---> 5789ece149ab [2021-10-01T22:48:13.855Z] Step 6/32 : COPY go.mod . [2021-10-01T22:48:14.487Z] ---> 4907951d66ba [2021-10-01T22:48:14.487Z] Step 7/26 : RUN go mod download [2021-10-01T22:48:14.769Z] ---> d1d54e131768 [2021-10-01T22:48:14.769Z] Step 7/24 : RUN go mod download [2021-10-01T22:48:15.052Z] ---> Running in 3b1cc3c1e4c5 [2021-10-01T22:48:15.052Z] ---> e50854b083bb [2021-10-01T22:48:15.052Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-01T22:48:15.331Z] ---> c0842c0f70b1 [2021-10-01T22:48:15.331Z] Step 7/24 : RUN go mod download [2021-10-01T22:48:15.331Z] ---> Running in de7edcc6b4fa [2021-10-01T22:48:15.620Z] ---> d6b003f18514 [2021-10-01T22:48:15.620Z] Step 7/32 : RUN go mod download [2021-10-01T22:48:15.620Z] ---> Running in 957aa88fdc9f [2021-10-01T22:48:15.915Z] ---> Running in 1a07aa4d399d [2021-10-01T22:48:15.915Z] ---> Running in 3633ab87f1b1 [2021-10-01T22:48:16.931Z] Removing intermediate container 957aa88fdc9f [2021-10-01T22:48:16.931Z] ---> 8d5d190d5082 [2021-10-01T22:48:16.931Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-01T22:48:17.553Z] ---> Running in cdc30df4f881 [2021-10-01T22:48:18.574Z] Removing intermediate container cdc30df4f881 [2021-10-01T22:48:18.574Z] ---> 8a025560dc66 [2021-10-01T22:48:18.574Z] Step 22/24 : LABEL arch=arm64 [2021-10-01T22:48:19.197Z] ---> Running in f15b51ed8768 [2021-10-01T22:48:20.212Z] Removing intermediate container f15b51ed8768 [2021-10-01T22:48:20.212Z] ---> 2f72ab99a7ab [2021-10-01T22:48:20.501Z] Step 23/24 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:48:21.121Z] ---> Running in 69750f24aaa2 [2021-10-01T22:48:21.411Z] Removing intermediate container 3b1cc3c1e4c5 [2021-10-01T22:48:21.411Z] ---> 8704a3acfb17 [2021-10-01T22:48:21.411Z] Step 8/26 : COPY . . [2021-10-01T22:48:21.694Z] Removing intermediate container 69750f24aaa2 [2021-10-01T22:48:21.694Z] ---> 3c159873a093 [2021-10-01T22:48:21.694Z] Step 24/24 : LABEL version=0.0.0 [2021-10-01T22:48:22.309Z] ---> Running in ef79ea409dbc [2021-10-01T22:48:22.309Z] Removing intermediate container de7edcc6b4fa [2021-10-01T22:48:22.309Z] ---> 984d2936e8f4 [2021-10-01T22:48:22.309Z] Step 8/24 : COPY . . [2021-10-01T22:48:22.309Z] Removing intermediate container 1a07aa4d399d [2021-10-01T22:48:22.592Z] ---> 00b632a92c03 [2021-10-01T22:48:22.592Z] Step 8/24 : COPY . . [2021-10-01T22:48:22.592Z] Removing intermediate container 3633ab87f1b1 [2021-10-01T22:48:22.592Z] ---> 3fd06be5d987 [2021-10-01T22:48:22.592Z] Step 8/32 : COPY . . [2021-10-01T22:48:23.209Z] Removing intermediate container ef79ea409dbc [2021-10-01T22:48:23.209Z] ---> 49bd7ccba84f [2021-10-01T22:48:23.209Z] [2021-10-01T22:48:23.825Z] Successfully built 49bd7ccba84f [2021-10-01T22:48:23.825Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-01T22:48:42.297Z]  Building sys-mgmt-agent ... done  ---> fae5c8c2a7e9 [2021-10-01T22:48:42.297Z] Step 9/24 : RUN go mod tidy [2021-10-01T22:48:42.297Z] ---> 62a693bd00db [2021-10-01T22:48:42.297Z] Step 9/32 : RUN go mod tidy [2021-10-01T22:48:42.297Z] ---> 9ce03ab9927d [2021-10-01T22:48:42.297Z] Step 9/26 : RUN go mod tidy [2021-10-01T22:48:42.297Z] ---> 85573cd000ce [2021-10-01T22:48:42.297Z] Step 9/24 : RUN go mod tidy [2021-10-01T22:48:42.297Z] ---> Running in b7d7d93b8621 [2021-10-01T22:48:42.297Z] ---> Running in bf0214f3bc57 [2021-10-01T22:48:42.297Z] ---> Running in 4dcbbfb64ebc [2021-10-01T22:48:42.297Z] ---> Running in a46c1a0fa7ea [2021-10-01T22:48:47.815Z] Removing intermediate container b7d7d93b8621 [2021-10-01T22:48:47.815Z] ---> a2bfcc268bf6 [2021-10-01T22:48:47.815Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-01T22:48:47.815Z] ---> Running in 1ed98b847242 [2021-10-01T22:48:48.099Z] Removing intermediate container bf0214f3bc57 [2021-10-01T22:48:48.099Z] ---> b6ce52bb5320 [2021-10-01T22:48:48.099Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-10-01T22:48:48.099Z] Removing intermediate container 4dcbbfb64ebc [2021-10-01T22:48:48.099Z] ---> d62b19cbf50d [2021-10-01T22:48:48.099Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-01T22:48:48.378Z] ---> Running in 11084a4845ac [2021-10-01T22:48:48.378Z] Removing intermediate container a46c1a0fa7ea [2021-10-01T22:48:48.378Z] ---> a36a3e3f19b5 [2021-10-01T22:48:48.378Z] ---> Running in 4cfd3c875487 [2021-10-01T22:48:48.378Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-10-01T22:48:48.662Z] ---> Running in 8ef85cbc9620 [2021-10-01T22:48:50.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-01T22:48:50.421Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-01T22:48:50.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-01T22:48:50.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-01T22:50:27.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-01T22:50:27.769Z] Removing intermediate container 8ef85cbc9620 [2021-10-01T22:50:27.769Z] ---> 0c6c0e05cdb0 [2021-10-01T22:50:27.769Z] [2021-10-01T22:50:27.769Z] Step 11/24 : FROM alpine:3.14 [2021-10-01T22:50:27.769Z] ---> bb3de5531c18 [2021-10-01T22:50:27.769Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-10-01T22:50:27.769Z] ---> Using cache [2021-10-01T22:50:27.769Z] ---> b6c650939071 [2021-10-01T22:50:27.769Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-01T22:50:27.769Z] ---> Using cache [2021-10-01T22:50:27.769Z] ---> a561275c9c9e [2021-10-01T22:50:27.769Z] Step 14/24 : ENV APP_PORT=59882 [2021-10-01T22:50:27.769Z] ---> Running in 10ecad6e0190 [2021-10-01T22:50:27.769Z] Removing intermediate container 1ed98b847242 [2021-10-01T22:50:27.769Z] ---> 8ef548af8904 [2021-10-01T22:50:27.769Z] [2021-10-01T22:50:27.769Z] Step 11/32 : FROM alpine:3.14 [2021-10-01T22:50:27.769Z] ---> bb3de5531c18 [2021-10-01T22:50:27.769Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-01T22:50:27.769Z] ---> Running in 3affe1af201d [2021-10-01T22:50:27.769Z] Removing intermediate container 10ecad6e0190 [2021-10-01T22:50:27.769Z] ---> ae294ab97ab0 [2021-10-01T22:50:27.769Z] Step 15/24 : EXPOSE $APP_PORT [2021-10-01T22:50:27.769Z] ---> Running in 7e38c8e5204c [2021-10-01T22:50:27.769Z] Removing intermediate container 3affe1af201d [2021-10-01T22:50:27.769Z] ---> 4ec5b2e26d87 [2021-10-01T22:50:27.769Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-01T22:50:27.769Z] Removing intermediate container 7e38c8e5204c [2021-10-01T22:50:27.769Z] ---> e708bfd8a7cd [2021-10-01T22:50:27.769Z] Step 16/24 : WORKDIR / [2021-10-01T22:50:27.769Z] ---> Running in 7cda1fbe6cb3 [2021-10-01T22:50:27.769Z] ---> Running in e7668643456e [2021-10-01T22:50:27.769Z] Removing intermediate container e7668643456e [2021-10-01T22:50:27.769Z] ---> 71fd7dde33fa [2021-10-01T22:50:27.769Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-01T22:50:27.769Z] Removing intermediate container 4cfd3c875487 [2021-10-01T22:50:27.769Z] ---> 1d1349437da5 [2021-10-01T22:50:27.769Z] [2021-10-01T22:50:27.769Z] Step 11/26 : FROM alpine:3.14 [2021-10-01T22:50:27.769Z] ---> bb3de5531c18 [2021-10-01T22:50:27.769Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-01T22:50:28.065Z] ---> Running in ab62b0c4c2e5 [2021-10-01T22:50:28.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-01T22:50:28.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-01T22:50:28.976Z] ---> a94c31f11bfe [2021-10-01T22:50:28.976Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-01T22:50:29.998Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-01T22:50:29.998Z] (2/2) Installing su-exec (0.2-r1) [2021-10-01T22:50:29.998Z] Executing busybox-1.33.1-r3.trigger [2021-10-01T22:50:29.998Z] OK: 5 MiB in 16 packages [2021-10-01T22:50:29.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-01T22:50:30.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-01T22:50:30.924Z] ---> e166a6d02a3c [2021-10-01T22:50:30.924Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-01T22:50:30.924Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-01T22:50:30.924Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-01T22:50:30.924Z] (3/3) Installing su-exec (0.2-r1) [2021-10-01T22:50:30.924Z] Executing busybox-1.33.1-r3.trigger [2021-10-01T22:50:30.924Z] Executing ca-certificates-20191127-r5.trigger [2021-10-01T22:50:31.219Z] OK: 6 MiB in 17 packages [2021-10-01T22:50:31.512Z] Removing intermediate container 7cda1fbe6cb3 [2021-10-01T22:50:31.512Z] ---> ded4ea94442c [2021-10-01T22:50:31.512Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-01T22:50:31.794Z] ---> Running in 0f6135751417 [2021-10-01T22:50:32.081Z] ---> fbdfe345fbfd [2021-10-01T22:50:32.081Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-10-01T22:50:32.081Z] ---> Running in eba835cce06f [2021-10-01T22:50:32.709Z] Removing intermediate container 0f6135751417 [2021-10-01T22:50:32.709Z] ---> 0f4a97f5e555 [2021-10-01T22:50:32.709Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-01T22:50:32.709Z] ---> Running in 9beebe2b544d [2021-10-01T22:50:33.001Z] Removing intermediate container eba835cce06f [2021-10-01T22:50:33.001Z] ---> 4a05662811b8 [2021-10-01T22:50:33.001Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-01T22:50:33.294Z] ---> Running in 7d472c9238b5 [2021-10-01T22:50:33.294Z] Removing intermediate container ab62b0c4c2e5 [2021-10-01T22:50:33.294Z] ---> f88344327d3d [2021-10-01T22:50:33.294Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-01T22:50:33.576Z] Removing intermediate container 9beebe2b544d [2021-10-01T22:50:33.576Z] ---> 006f34c1624e [2021-10-01T22:50:33.576Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-01T22:50:33.864Z] ---> Running in 783bd335587e [2021-10-01T22:50:33.864Z] ---> Running in 85b92ef6d6d6 [2021-10-01T22:50:33.864Z] Removing intermediate container 7d472c9238b5 [2021-10-01T22:50:33.864Z] ---> 9013f6981cc6 [2021-10-01T22:50:33.864Z] Step 22/24 : LABEL arch=arm64 [2021-10-01T22:50:34.484Z] ---> Running in f5dd8a100348 [2021-10-01T22:50:34.484Z] Removing intermediate container 783bd335587e [2021-10-01T22:50:34.484Z] ---> 3136110a5a5c [2021-10-01T22:50:34.484Z] Step 14/26 : WORKDIR / [2021-10-01T22:50:34.769Z] ---> Running in 68b2d99e4135 [2021-10-01T22:50:35.051Z] Removing intermediate container f5dd8a100348 [2021-10-01T22:50:35.051Z] ---> 6774f8e18537 [2021-10-01T22:50:35.051Z] Step 23/24 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:50:35.672Z] ---> Running in cfdeaadac7f1 [2021-10-01T22:50:35.672Z] Removing intermediate container 68b2d99e4135 [2021-10-01T22:50:35.672Z] ---> 3a6f44fb59d8 [2021-10-01T22:50:35.672Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-01T22:50:35.962Z] Removing intermediate container 11084a4845ac [2021-10-01T22:50:35.962Z] ---> 5432484287fb [2021-10-01T22:50:35.962Z] [2021-10-01T22:50:35.962Z] Step 11/24 : FROM alpine:3.14 [2021-10-01T22:50:35.962Z] ---> bb3de5531c18 [2021-10-01T22:50:35.962Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-01T22:50:36.253Z] ---> Running in 1aa85dbbb9e2 [2021-10-01T22:50:36.534Z] Removing intermediate container cfdeaadac7f1 [2021-10-01T22:50:36.534Z] ---> 8bf54ea0367a [2021-10-01T22:50:36.534Z] Step 24/24 : LABEL version=0.0.0 [2021-10-01T22:50:36.534Z] ---> Running in 1bc0321e0afd [2021-10-01T22:50:36.534Z] ---> 7ee320257d0a [2021-10-01T22:50:36.534Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-01T22:50:37.162Z] Removing intermediate container 85b92ef6d6d6 [2021-10-01T22:50:37.162Z] ---> 6f455c32aa8a [2021-10-01T22:50:37.162Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-01T22:50:37.162Z] Removing intermediate container 1aa85dbbb9e2 [2021-10-01T22:50:37.162Z] ---> 9397e1cde615 [2021-10-01T22:50:37.162Z] Step 13/24 : ENV APP_PORT=59880 [2021-10-01T22:50:37.163Z] ---> Running in 26620b6d14e7 [2021-10-01T22:50:37.163Z] ---> Running in b3faf2accb4f [2021-10-01T22:50:37.448Z] Removing intermediate container 1bc0321e0afd [2021-10-01T22:50:37.448Z] ---> 3865dd02ee63 [2021-10-01T22:50:37.448Z] [2021-10-01T22:50:37.731Z] Successfully built 3865dd02ee63 [2021-10-01T22:50:37.731Z] ---> dcd5aef309f5 [2021-10-01T22:50:37.731Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-01T22:50:37.731Z] Successfully tagged core-command-arm64:latest [2021-10-01T22:50:38.020Z]  Building core-command ... done Removing intermediate container 26620b6d14e7 [2021-10-01T22:50:38.020Z] ---> a67d479ce821 [2021-10-01T22:50:38.020Z] Step 14/24 : EXPOSE $APP_PORT [2021-10-01T22:50:38.020Z] Removing intermediate container b3faf2accb4f [2021-10-01T22:50:38.020Z] ---> 8083fdce73cf [2021-10-01T22:50:38.020Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-01T22:50:38.020Z] ---> Running in 04b84a4c7055 [2021-10-01T22:50:39.030Z] Removing intermediate container 04b84a4c7055 [2021-10-01T22:50:39.030Z] ---> d690a602003c [2021-10-01T22:50:39.030Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-01T22:50:39.030Z] ---> 9900e0edfe4c [2021-10-01T22:50:39.030Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-01T22:50:39.030Z] ---> Running in c1abdd4104ec [2021-10-01T22:50:39.311Z] ---> e232a0f67220 [2021-10-01T22:50:39.311Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-01T22:50:39.311Z] ---> Running in fca1db5477e3 [2021-10-01T22:50:39.932Z] ---> f3fb03106c01 [2021-10-01T22:50:39.932Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-01T22:50:41.966Z] ---> bdb58e6b53a4 [2021-10-01T22:50:41.966Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-01T22:50:41.966Z] Removing intermediate container c1abdd4104ec [2021-10-01T22:50:41.966Z] ---> a39f6321d25f [2021-10-01T22:50:41.966Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-01T22:50:42.252Z] ---> Running in 9c33bb1535eb [2021-10-01T22:50:42.538Z] Removing intermediate container fca1db5477e3 [2021-10-01T22:50:42.538Z] ---> d03514e120ea [2021-10-01T22:50:42.538Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-01T22:50:43.555Z] ---> e7b68adedad3 [2021-10-01T22:50:43.555Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-01T22:50:43.555Z] ---> 8e30f5f7c445 [2021-10-01T22:50:43.555Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-01T22:50:43.837Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-01T22:50:44.456Z] ---> 518efa25ace6 [2021-10-01T22:50:44.456Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-01T22:50:44.741Z] ---> Running in 8689b379962a [2021-10-01T22:50:44.741Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-01T22:50:45.024Z] ---> ba69f8b7d66c [2021-10-01T22:50:45.024Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-01T22:50:46.028Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-01T22:50:46.028Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-01T22:50:46.028Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-01T22:50:46.028Z] ---> a9a5ed4db4d1 [2021-10-01T22:50:46.028Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-01T22:50:46.028Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-01T22:50:46.320Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-01T22:50:46.320Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-01T22:50:46.602Z] Executing busybox-1.33.1-r3.trigger [2021-10-01T22:50:46.602Z] OK: 8 MiB in 20 packages [2021-10-01T22:50:46.891Z] ---> 2cfdb9be58ed [2021-10-01T22:50:46.891Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-01T22:50:47.521Z] Removing intermediate container 8689b379962a [2021-10-01T22:50:47.521Z] ---> 097074eb9605 [2021-10-01T22:50:47.521Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-10-01T22:50:47.521Z] ---> Running in a7325dd3b136 [2021-10-01T22:50:48.136Z] Removing intermediate container 9c33bb1535eb [2021-10-01T22:50:48.136Z] ---> 7c92cb28e81d [2021-10-01T22:50:48.136Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-01T22:50:48.136Z] ---> 131c8d8d066c [2021-10-01T22:50:48.136Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-10-01T22:50:48.424Z] Removing intermediate container a7325dd3b136 [2021-10-01T22:50:48.424Z] ---> 430f56b262d3 [2021-10-01T22:50:48.424Z] Step 24/26 : LABEL arch=arm64 [2021-10-01T22:50:48.424Z] ---> Running in 6cb0ea1b20b8 [2021-10-01T22:50:48.424Z] ---> Running in 4b12e9c545f6 [2021-10-01T22:50:49.051Z] ---> a25e4977e088 [2021-10-01T22:50:49.051Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-01T22:50:49.051Z] Removing intermediate container 6cb0ea1b20b8 [2021-10-01T22:50:49.051Z] ---> de58ecb8348e [2021-10-01T22:50:49.051Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-01T22:50:49.051Z] Removing intermediate container 4b12e9c545f6 [2021-10-01T22:50:49.051Z] ---> 84006604191c [2021-10-01T22:50:49.051Z] Step 25/26 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:50:49.341Z] ---> Running in 04f35c0aac73 [2021-10-01T22:50:49.955Z] ---> 9743673b20e8 [2021-10-01T22:50:49.955Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-10-01T22:50:50.233Z] Removing intermediate container 04f35c0aac73 [2021-10-01T22:50:50.233Z] ---> 4398a985bdff [2021-10-01T22:50:50.233Z] Step 26/26 : LABEL version=0.0.0 [2021-10-01T22:50:50.514Z] ---> 0e937164e666 [2021-10-01T22:50:50.514Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-01T22:50:50.514Z] ---> Running in 4aaf4721fffc [2021-10-01T22:50:50.514Z] ---> Running in b081011e437c [2021-10-01T22:50:51.135Z] Removing intermediate container b081011e437c [2021-10-01T22:50:51.135Z] ---> 92556fa8b55b [2021-10-01T22:50:51.135Z] [2021-10-01T22:50:51.423Z] ---> 61552d0831a3 [2021-10-01T22:50:51.423Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-10-01T22:50:51.706Z] Successfully built 92556fa8b55b [2021-10-01T22:50:51.706Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-01T22:50:51.706Z]  Building security-secretstore-setup ... done  ---> Running in e6347cda6358 [2021-10-01T22:50:52.321Z] Removing intermediate container e6347cda6358 [2021-10-01T22:50:52.321Z] ---> 8692562c20fc [2021-10-01T22:50:52.321Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-01T22:50:52.602Z] ---> Running in 01cf112c0939 [2021-10-01T22:50:52.882Z] Removing intermediate container 4aaf4721fffc [2021-10-01T22:50:52.882Z] ---> 7740c7fe693a [2021-10-01T22:50:52.882Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-01T22:50:53.164Z] Removing intermediate container 01cf112c0939 [2021-10-01T22:50:53.164Z] ---> 31b5e6a20417 [2021-10-01T22:50:53.164Z] Step 22/24 : LABEL arch=arm64 [2021-10-01T22:50:53.164Z] ---> Running in 29a79ba493fe [2021-10-01T22:50:53.453Z] ---> Running in eff453ed6a49 [2021-10-01T22:50:53.733Z] Removing intermediate container 29a79ba493fe [2021-10-01T22:50:53.733Z] ---> e9b34f55a1fc [2021-10-01T22:50:53.733Z] Step 29/32 : CMD ["gate"] [2021-10-01T22:50:54.014Z] Removing intermediate container eff453ed6a49 [2021-10-01T22:50:54.014Z] ---> b47c964205b9 [2021-10-01T22:50:54.014Z] Step 23/24 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:50:54.014Z] ---> Running in ac281b88bc3c [2021-10-01T22:50:54.296Z] ---> Running in 7ac513151118 [2021-10-01T22:50:54.576Z] Removing intermediate container ac281b88bc3c [2021-10-01T22:50:54.576Z] ---> 5d5cd4a2da3e [2021-10-01T22:50:54.576Z] Step 30/32 : LABEL arch=arm64 [2021-10-01T22:50:54.862Z] ---> Running in 839b99a8dd8e [2021-10-01T22:50:54.862Z] Removing intermediate container 7ac513151118 [2021-10-01T22:50:54.862Z] ---> 2df7d071281d [2021-10-01T22:50:54.862Z] Step 24/24 : LABEL version=0.0.0 [2021-10-01T22:50:55.144Z] ---> Running in aef855992637 [2021-10-01T22:50:55.425Z] Removing intermediate container 839b99a8dd8e [2021-10-01T22:50:55.425Z] ---> b3feedb2e5d8 [2021-10-01T22:50:55.425Z] Step 31/32 : LABEL git_sha=503b187c7d14a435f5951f016647fc0e2ea4bc0d [2021-10-01T22:50:55.707Z] Removing intermediate container aef855992637 [2021-10-01T22:50:55.707Z] ---> 765ad681ef0d [2021-10-01T22:50:55.707Z] [2021-10-01T22:50:55.988Z] ---> Running in 8bb3138a1720 [2021-10-01T22:50:55.988Z] Successfully built 765ad681ef0d [2021-10-01T22:50:55.988Z] Successfully tagged core-data-arm64:latest [2021-10-01T22:50:56.624Z]  Building core-data ... done Removing intermediate container 8bb3138a1720 [2021-10-01T22:50:56.624Z] ---> 3002b3d5f581 [2021-10-01T22:50:56.624Z] Step 32/32 : LABEL version=0.0.0 [2021-10-01T22:50:56.905Z] ---> Running in a51cd4ff3f17 [2021-10-01T22:50:57.516Z] Removing intermediate container a51cd4ff3f17 [2021-10-01T22:50:57.516Z] ---> d71293876a34 [2021-10-01T22:50:57.516Z] [2021-10-01T22:50:57.800Z] Successfully built d71293876a34 [2021-10-01T22:50:57.800Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-01T22:50:58.101Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-10-01T22:50:58.158Z] $ docker stop --time=1 50e80e166781b939d9dc532b7ade340e939363a61efe509e176938cb9c195f2c [2021-10-01T22:51:00.026Z] $ docker rm -f 50e80e166781b939d9dc532b7ade340e939363a61efe509e176938cb9c195f2c [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-01T22:51:00.684Z] + docker images [2021-10-01T22:51:00.964Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-01T22:51:00.964Z] security-bootstrapper-arm64 latest d71293876a34 3 seconds ago 17.7MB [2021-10-01T22:51:00.964Z] core-data-arm64 latest 765ad681ef0d 5 seconds ago 19.4MB [2021-10-01T22:51:00.964Z] security-secretstore-setup-arm64 latest 92556fa8b55b 10 seconds ago 26.5MB [2021-10-01T22:51:00.964Z] core-command-arm64 latest 3865dd02ee63 23 seconds ago 15.2MB [2021-10-01T22:51:00.964Z] 5432484287fb 25 seconds ago 1.58GB [2021-10-01T22:51:00.964Z] 1d1349437da5 34 seconds ago 1.57GB [2021-10-01T22:51:00.964Z] 8ef548af8904 36 seconds ago 1.57GB [2021-10-01T22:51:00.964Z] 0c6c0e05cdb0 38 seconds ago 1.56GB [2021-10-01T22:51:00.964Z] sys-mgmt-agent-arm64 latest 49bd7ccba84f 2 minutes ago 277MB [2021-10-01T22:51:00.964Z] core-metadata-arm64 latest 0daad4a98d2b 3 minutes ago 15.8MB [2021-10-01T22:51:00.964Z] support-notifications-arm64 latest 7378a61efe2b 3 minutes ago 15.9MB [2021-10-01T22:51:00.964Z] security-proxy-setup-arm64 latest 68572cf8cd29 3 minutes ago 25.3MB [2021-10-01T22:51:00.964Z] support-scheduler-arm64 latest a93b263457bd 3 minutes ago 15.2MB [2021-10-01T22:51:00.964Z] 606ad53446bf 4 minutes ago 1.57GB [2021-10-01T22:51:00.964Z] e29b045019fe 4 minutes ago 1.57GB [2021-10-01T22:51:00.964Z] 5200da515bdf 4 minutes ago 1.57GB [2021-10-01T22:51:00.964Z] df4c489fb3bb 4 minutes ago 1.57GB [2021-10-01T22:51:00.964Z] 4684bcf7f36b 4 minutes ago 1.57GB [2021-10-01T22:51:00.964Z] ci-base-image-arm64 latest fa3b788c477e 14 minutes ago 1.24GB [2021-10-01T22:51:00.964Z] docker 20.10.8 3734d5adc5ac 4 weeks ago 198MB [2021-10-01T22:51:00.964Z] alpine 3.14 bb3de5531c18 5 weeks ago 5.34MB [2021-10-01T22:51:00.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 8 weeks ago 533MB [2021-10-01T22:51:00.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-01T22:51:01.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-01T22:51:01.989Z] [2021-10-01T22:51:01.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-01T22:51:02.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-01T22:51:02.980Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-01T22:51:02.980Z] 448f6bf000e3: Pulling fs layer [2021-10-01T22:51:02.980Z] f757da607395: Pulling fs layer [2021-10-01T22:51:02.980Z] 05883995daec: Pulling fs layer [2021-10-01T22:51:02.980Z] 8603b9c90790: Pulling fs layer [2021-10-01T22:51:02.980Z] 1560dd03e051: Pulling fs layer [2021-10-01T22:51:02.980Z] 27f5ce0e4adf: Pulling fs layer [2021-10-01T22:51:02.980Z] c2d8d7efcc4b: Pulling fs layer [2021-10-01T22:51:02.980Z] 1560dd03e051: Waiting [2021-10-01T22:51:02.980Z] 27f5ce0e4adf: Waiting [2021-10-01T22:51:02.980Z] c2d8d7efcc4b: Waiting [2021-10-01T22:51:02.980Z] 8603b9c90790: Waiting [2021-10-01T22:51:03.260Z] f757da607395: Verifying Checksum [2021-10-01T22:51:03.260Z] f757da607395: Download complete [2021-10-01T22:51:03.540Z] 8603b9c90790: Verifying Checksum [2021-10-01T22:51:03.540Z] 8603b9c90790: Download complete [2021-10-01T22:51:03.822Z] 1560dd03e051: Verifying Checksum [2021-10-01T22:51:03.822Z] 1560dd03e051: Download complete [2021-10-01T22:51:03.822Z] 27f5ce0e4adf: Verifying Checksum [2021-10-01T22:51:03.822Z] 27f5ce0e4adf: Download complete [2021-10-01T22:51:04.101Z] 05883995daec: Verifying Checksum [2021-10-01T22:51:04.101Z] 05883995daec: Download complete [2021-10-01T22:51:04.384Z] 448f6bf000e3: Verifying Checksum [2021-10-01T22:51:04.384Z] 448f6bf000e3: Download complete [2021-10-01T22:51:07.848Z] c2d8d7efcc4b: Verifying Checksum [2021-10-01T22:51:07.848Z] c2d8d7efcc4b: Download complete [2021-10-01T22:51:08.465Z] 448f6bf000e3: Pull complete [2021-10-01T22:51:09.085Z] f757da607395: Pull complete [2021-10-01T22:51:11.105Z] 05883995daec: Pull complete [2021-10-01T22:51:11.105Z] 8603b9c90790: Pull complete [2021-10-01T22:51:12.106Z] 1560dd03e051: Pull complete [2021-10-01T22:51:12.720Z] 27f5ce0e4adf: Pull complete [2021-10-01T22:51:27.938Z] c2d8d7efcc4b: Pull complete [2021-10-01T22:51:27.938Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-01T22:51:27.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-01T22:51:27.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-01T22:51:28.222Z] prd-ubuntu18.04-docker-arm64-4c-16g-418 does not seem to be running inside a container [2021-10-01T22:51:28.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-01T22:51:32.101Z] $ docker top 24c037ff851ff4e5b861be44d5832a1b90382208de2cd96249275c936d44eb0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-01T22:51:33.439Z] ---> job-cost.sh [2021-10-01T22:51:33.439Z] lf-activate-venv: SKIPPING [2021-10-01T22:51:33.439Z] INFO: No Stack... [2021-10-01T22:51:33.720Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-01T22:51:34.324Z] INFO: Archiving Costs [Pipeline] sh [2021-10-01T22:51:35.040Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-10-01T22:51:35.041Z] + cut -d, -f6 [Pipeline] lock [2021-10-01T22:51:35.146Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3741-1-stack-cost] [2021-10-01T22:51:35.153Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3741-1-stack-cost] did not exist. Created. [2021-10-01T22:51:35.153Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3741-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-01T22:51:35.958Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-01T22:51:36.144Z] Stashed 1 file(s) [Pipeline] } [2021-10-01T22:51:36.167Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3741-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-01T22:51:36.320Z] $ docker stop --time=1 24c037ff851ff4e5b861be44d5832a1b90382208de2cd96249275c936d44eb0a [2021-10-01T22:51:37.967Z] $ docker rm -f 24c037ff851ff4e5b861be44d5832a1b90382208de2cd96249275c936d44eb0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-01T22:51:39.649Z] provisioning config files... [2021-10-01T22:51:39.666Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5736572153189143791tmp [Pipeline] { [Pipeline] sh [2021-10-01T22:51:40.026Z] + set +x [2021-10-01T22:51:40.026Z] + curl -s https://codecov.io/bash [2021-10-01T22:51:40.026Z] + bash -s -- [2021-10-01T22:51:40.026Z] [2021-10-01T22:51:40.026Z] _____ _ [2021-10-01T22:51:40.026Z] / ____| | | [2021-10-01T22:51:40.026Z] | | ___ __| | ___ ___ _____ __ [2021-10-01T22:51:40.026Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-01T22:51:40.026Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-01T22:51:40.026Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-01T22:51:40.026Z] Bash-1.0.6 [2021-10-01T22:51:40.026Z] [2021-10-01T22:51:40.026Z] [2021-10-01T22:51:40.026Z] ==> git version 2.24.4 found [2021-10-01T22:51:40.026Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-01T22:51:40.026Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-01T22:51:40.026Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-01T22:51:40.026Z] ==> Jenkins CI detected. [2021-10-01T22:51:40.026Z] current dir:  /w/workspace/edgex-go/1 [2021-10-01T22:51:40.026Z] project root: . [2021-10-01T22:51:40.026Z] --> token set from env [2021-10-01T22:51:40.293Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-01T22:51:40.293Z] ==> Running gcov in . (disable via -X gcov) [2021-10-01T22:51:40.293Z] ==> Python coveragepy not found [2021-10-01T22:51:40.293Z] ==> Searching for coverage reports in: [2021-10-01T22:51:40.293Z] + . [2021-10-01T22:51:40.293Z] -> Found 1 reports [2021-10-01T22:51:40.293Z] ==> Detecting git/mercurial file structure [2021-10-01T22:51:40.293Z] ==> Reading reports [2021-10-01T22:51:40.293Z] + ./coverage.out bytes=403265 [2021-10-01T22:51:40.293Z] ==> Appending adjustments [2021-10-01T22:51:40.293Z] https://docs.codecov.io/docs/fixing-reports [2021-10-01T22:51:41.259Z] + Found adjustments [2021-10-01T22:51:41.259Z] ==> Gzipping contents [2021-10-01T22:51:41.259Z] 56K /tmp/codecov.rd0r0I.gz [2021-10-01T22:51:41.259Z] ==> Uploading reports [2021-10-01T22:51:41.259Z] url: https://codecov.io [2021-10-01T22:51:41.259Z] query: branch=PR-3741&commit=503b187c7d14a435f5951f016647fc0e2ea4bc0d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3741%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3741&job=&cmd_args= [2021-10-01T22:51:41.259Z] -> Pinging Codecov [2021-10-01T22:51:41.259Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3741&commit=503b187c7d14a435f5951f016647fc0e2ea4bc0d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3741%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3741&job=&cmd_args= [2021-10-01T22:51:41.525Z] -> Uploading to [2021-10-01T22:51:41.525Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-01/00271124DB129430A58F1EEE437C3FCB/503b187c7d14a435f5951f016647fc0e2ea4bc0d/b82b74da-2119-4ff9-8758-550cdec295bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211001%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211001T225141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21a320342bc098ce7285151125a4ad3604ae5fac3c94be4c574dae28267f548a [2021-10-01T22:51:41.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-01T22:51:41.525Z] Dload Upload Total Spent Left Speed [2021-10-01T22:51:42.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54243 0 0 100 54243 0 169k --:--:-- --:--:-- --:--:-- 169k [2021-10-01T22:51:42.108Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/503b187c7d14a435f5951f016647fc0e2ea4bc0d [Pipeline] } [2021-10-01T22:51:42.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-01T22:51:44.214Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-01T22:51:44.576Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-01T22:51:45.207Z] ---> package-listing.sh [2021-10-01T22:51:45.207Z] ++ facter osfamily [2021-10-01T22:51:45.207Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-01T22:51:45.474Z] + OS_FAMILY=redhat [2021-10-01T22:51:45.474Z] + workspace=/w/workspace/edgex-go/1 [2021-10-01T22:51:45.474Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-01T22:51:45.474Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-01T22:51:45.474Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-01T22:51:45.474Z] + PACKAGES=/tmp/packages_start.txt [2021-10-01T22:51:45.474Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-01T22:51:45.474Z] + PACKAGES=/tmp/packages_end.txt [2021-10-01T22:51:45.474Z] + case "${OS_FAMILY}" in [2021-10-01T22:51:45.474Z] + rpm -qa [2021-10-01T22:51:45.474Z] + sort [2021-10-01T22:51:48.812Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-01T22:51:48.812Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-01T22:51:48.812Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-01T22:51:48.812Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-01T22:51:48.812Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-10-01T22:51:48.812Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-10-01T22:51:48.849Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-01T22:51:49.172Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-01T22:51:49.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-01T22:51:49.541Z] [2021-10-01T22:51:49.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-01T22:51:49.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-01T22:51:49.920Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-01T22:51:49.920Z] b4d181a07f80: Pulling fs layer [2021-10-01T22:51:49.920Z] a1111a8f2ec3: Pulling fs layer [2021-10-01T22:51:49.920Z] ed53099fbce6: Pulling fs layer [2021-10-01T22:51:49.920Z] dc539afda2c1: Pulling fs layer [2021-10-01T22:51:49.920Z] 77bc0d833cb6: Pulling fs layer [2021-10-01T22:51:49.920Z] 9065ff56babe: Pulling fs layer [2021-10-01T22:51:49.920Z] d287ab97295c: Pulling fs layer [2021-10-01T22:51:49.920Z] 77bc0d833cb6: Waiting [2021-10-01T22:51:49.920Z] 9065ff56babe: Waiting [2021-10-01T22:51:49.920Z] d287ab97295c: Waiting [2021-10-01T22:51:49.920Z] dc539afda2c1: Waiting [2021-10-01T22:51:50.186Z] a1111a8f2ec3: Verifying Checksum [2021-10-01T22:51:50.186Z] a1111a8f2ec3: Download complete [2021-10-01T22:51:50.186Z] dc539afda2c1: Verifying Checksum [2021-10-01T22:51:50.186Z] dc539afda2c1: Download complete [2021-10-01T22:51:50.459Z] ed53099fbce6: Verifying Checksum [2021-10-01T22:51:50.459Z] ed53099fbce6: Download complete [2021-10-01T22:51:50.459Z] 9065ff56babe: Verifying Checksum [2021-10-01T22:51:50.459Z] 9065ff56babe: Download complete [2021-10-01T22:51:50.459Z] 77bc0d833cb6: Verifying Checksum [2021-10-01T22:51:50.459Z] 77bc0d833cb6: Download complete [2021-10-01T22:51:50.459Z] b4d181a07f80: Verifying Checksum [2021-10-01T22:51:50.459Z] b4d181a07f80: Download complete [2021-10-01T22:51:51.891Z] d287ab97295c: Verifying Checksum [2021-10-01T22:51:51.891Z] d287ab97295c: Download complete [2021-10-01T22:51:51.891Z] b4d181a07f80: Pull complete [2021-10-01T22:51:52.158Z] a1111a8f2ec3: Pull complete [2021-10-01T22:51:52.756Z] ed53099fbce6: Pull complete [2021-10-01T22:51:52.756Z] dc539afda2c1: Pull complete [2021-10-01T22:51:53.028Z] 77bc0d833cb6: Pull complete [2021-10-01T22:51:53.028Z] 9065ff56babe: Pull complete [2021-10-01T22:51:58.401Z] d287ab97295c: Pull complete [2021-10-01T22:51:58.401Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-01T22:51:58.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-01T22:51:58.401Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-01T22:51:58.522Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-10-01T22:51:58.568Z] $ 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 [2021-10-01T22:52:01.571Z] $ docker top eb2159e6c32c46e7cd3d979cdd6ba23f81f7c986180f32d1e6ccad03f62a3b8a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-01T22:52:02.024Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-01T22:52:02.355Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-01T22:52:02.688Z] + ls /var/log/sa-host [2021-10-01T22:52:02.688Z] + sadf -c /var/log/sa-host/sa01 [2021-10-01T22:52:02.689Z] file_magic: OK [2021-10-01T22:52:02.689Z] HZ: Using current value: 100 [2021-10-01T22:52:02.689Z] file_header: OK [2021-10-01T22:52:02.689Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-01T22:52:02.689Z] Statistics: [2021-10-01T22:52:02.689Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-01T22:52:02.689Z] File successfully converted to sysstat format version 12.0.3 [2021-10-01T22:52:02.689Z] + sadf -c /var/log/sa-host/sa30 [2021-10-01T22:52:02.689Z] file_magic: OK [2021-10-01T22:52:02.689Z] HZ: Using current value: 100 [2021-10-01T22:52:02.689Z] file_header: OK [2021-10-01T22:52:02.689Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-01T22:52:02.689Z] Statistics: [2021-10-01T22:52:02.689Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-01T22:52:02.689Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-01T22:52:03.348Z] provisioning config files... [2021-10-01T22:52:03.368Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7730488308626835023tmp [Pipeline] { [Pipeline] echo [2021-10-01T22:52:03.431Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-01T22:52:03.800Z] ---> create-netrc.sh [Pipeline] } [2021-10-01T22:52:03.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-01T22:52:04.285Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-01T22:52:04.319Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-01T22:52:04.668Z] ---> sudo-logs.sh [2021-10-01T22:52:04.668Z] Archiving 'sudo' log.. [2021-10-01T22:52:04.668Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-414.novalocal: Name or service not known [2021-10-01T22:52:04.668Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-414.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-01T22:52:04.749Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-01T22:52:05.154Z] ---> job-cost.sh [2021-10-01T22:52:05.155Z] lf-activate-venv: SKIPPING [2021-10-01T22:52:05.155Z] DEBUG: total: 0.10999999940395355 [2021-10-01T22:52:05.155Z] INFO: Retrieving Stack Cost... [2021-10-01T22:52:05.735Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-01T22:52:06.000Z] INFO: Archiving Costs [Pipeline] echo [2021-10-01T22:52:06.036Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-01T22:52:06.390Z] ---> logs-deploy.sh [2021-10-01T22:52:06.390Z] lf-activate-venv: SKIPPING [2021-10-01T22:52:06.390Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3741/1 [2021-10-01T22:52:06.390Z] INFO: archiving workspace using pattern(s): [2021-10-01T22:52:06.972Z] Archives upload complete. [2021-10-01T22:52:07.241Z] INFO: archiving logs to Nexus