Pull request #3761 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 452bc479f5ebbbd11b623b1cf411819c55beaf5f+69f0044378c84a2584b9cc14c244d921f2d7705f (23fab0813c39539cbff2c75295ef993e1021eb48) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1421422782953680032.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7710343552133754846.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3761/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3761/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1867203780774675527.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3761/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4124557230099703940.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9028222520059134065.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3761/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3761/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7143472845496788558.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2232 in /w/workspace/edgexfoundry_edgex-go_PR-3761 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5582721693148369593.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 69f0044378c84a2584b9cc14c244d921f2d7705f into PR head commit 452bc479f5ebbbd11b623b1cf411819c55beaf5f Merge succeeded, producing 452bc479f5ebbbd11b623b1cf411819c55beaf5f Checking out Revision 452bc479f5ebbbd11b623b1cf411819c55beaf5f (PR-3761) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4263486677861480725.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3761/head:refs/remotes/origin/PR-3761 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 452bc479f5ebbbd11b623b1cf411819c55beaf5f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6370622499992516953.key > git merge 69f0044378c84a2584b9cc14c244d921f2d7705f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 452bc479f5ebbbd11b623b1cf411819c55beaf5f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-18T19:11:11.296Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-18T19:11:11.415Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-18T19:11:11.482Z] ========================================================= [2021-10-18T19:11:11.483Z] EdgeX Global Pipelines Version Info [2021-10-18T19:11:11.483Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-18T19:11:13.774Z] ------------------- [2021-10-18T19:11:13.774Z] stable info: [2021-10-18T19:11:13.774Z] ------------------- [2021-10-18T19:11:13.774Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-18T19:11:13.774Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-18T19:11:13.774Z] Message: update stable to v1.0.210 [2021-10-18T19:11:13.774Z] ------------------- [2021-10-18T19:11:13.774Z] experimental info: [2021-10-18T19:11:13.774Z] ------------------- [2021-10-18T19:11:13.774Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-18T19:11:13.775Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-18T19:11:13.775Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-18T19:11:13.973Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-18T19:11:14.006Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-18T19:11:14.039Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-18T19:11:14.072Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-18T19:11:14.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-18T19:11:14.142Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-18T19:11:14.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-18T19:11:14.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-18T19:11:14.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-18T19:11:14.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-18T19:11:14.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-18T19:11:14.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-18T19:11:14.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-18T19:11:14.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-18T19:11:14.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-18T19:11:14.633Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-18T19:11:14.667Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-18T19:11:14.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-18T19:11:14.741Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-18T19:11:14.775Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-18T19:11:14.809Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-18T19:11:14.850Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-18T19:11:14.889Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3761 [Pipeline] echo [2021-10-18T19:11:14.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3761 [Pipeline] echo [2021-10-18T19:11:14.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3761 [Pipeline] echo [2021-10-18T19:11:14.994Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 452bc479f5ebbbd11b623b1cf411819c55beaf5f [Pipeline] echo [2021-10-18T19:11:15.033Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 452bc47 [Pipeline] echo [2021-10-18T19:11:15.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T19:11:15.182Z] provisioning config files... [2021-10-18T19:11:15.198Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3498211675810104047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T19:11:15.553Z] ---> docker-login.sh [2021-10-18T19:11:15.553Z] nexus3.edgexfoundry.org:10001 [2021-10-18T19:11:15.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T19:11:15.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T19:11:15.816Z] Configure a credential helper to remove this warning. See [2021-10-18T19:11:15.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T19:11:15.816Z] [2021-10-18T19:11:15.816Z] Login Succeeded [2021-10-18T19:11:15.816Z] nexus3.edgexfoundry.org:10002 [2021-10-18T19:11:15.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T19:11:15.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T19:11:15.816Z] Configure a credential helper to remove this warning. See [2021-10-18T19:11:15.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T19:11:15.816Z] [2021-10-18T19:11:15.816Z] Login Succeeded [2021-10-18T19:11:15.816Z] nexus3.edgexfoundry.org:10003 [2021-10-18T19:11:15.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T19:11:16.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T19:11:16.091Z] Configure a credential helper to remove this warning. See [2021-10-18T19:11:16.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T19:11:16.091Z] [2021-10-18T19:11:16.091Z] Login Succeeded [2021-10-18T19:11:16.091Z] nexus3.edgexfoundry.org:10004 [2021-10-18T19:11:16.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T19:11:16.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T19:11:16.091Z] Configure a credential helper to remove this warning. See [2021-10-18T19:11:16.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T19:11:16.091Z] [2021-10-18T19:11:16.091Z] Login Succeeded [2021-10-18T19:11:16.091Z] docker.io [2021-10-18T19:11:16.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T19:11:16.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T19:11:16.664Z] Configure a credential helper to remove this warning. See [2021-10-18T19:11:16.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T19:11:16.664Z] [2021-10-18T19:11:16.664Z] Login Succeeded [2021-10-18T19:11:16.664Z] ---> docker-login.sh ends [Pipeline] } [2021-10-18T19:11:16.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-18T19:11:17.067Z] ++ 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-18T19:11:17.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T19:11:17.067Z] ++ dirname cmd/core-command/Dockerfile [2021-10-18T19:11:17.067Z] ++ cut -d/ -f2 [2021-10-18T19:11:17.067Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-18T19:11:17.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T19:11:17.067Z] ++ dirname cmd/core-data/Dockerfile [2021-10-18T19:11:17.067Z] ++ cut -d/ -f2 [2021-10-18T19:11:17.067Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-18T19:11:17.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T19:11:17.067Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-18T19:11:17.067Z] ++ cut -d/ -f2 [2021-10-18T19:11:17.067Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-18T19:11:17.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T19:11:17.067Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-18T19:11:17.067Z] ++ cut -d/ -f2 [2021-10-18T19:11:17.067Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-18T19:11:17.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T19:11:17.067Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-18T19:11:17.067Z] ++ cut -d/ -f2 [2021-10-18T19:11:17.067Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-18T19:11:17.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T19:11:17.067Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-18T19:11:17.067Z] ++ cut -d/ -f2 [2021-10-18T19:11:17.067Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-18T19:11:17.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T19:11:17.067Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-18T19:11:17.067Z] ++ cut -d/ -f2 [2021-10-18T19:11:17.067Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-18T19:11:17.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T19:11:17.067Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-18T19:11:17.067Z] ++ cut -d/ -f2 [2021-10-18T19:11:17.067Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-18T19:11:17.067Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T19:11:17.067Z] ++ cut -d/ -f2 [2021-10-18T19:11:17.067Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-18T19:11:17.067Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-18T19:11:17.135Z] 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-18T19:11:19.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T19:11:19.692Z] [2021-10-18T19:11:19.692Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T19:11:20.030Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T19:11:20.030Z] latest: Pulling from edgex-devops/git-semver [2021-10-18T19:11:20.030Z] a0d0a0d46f8b: Pulling fs layer [2021-10-18T19:11:20.030Z] 3e5f54012d9b: Pulling fs layer [2021-10-18T19:11:20.030Z] 4c7163046ea9: Pulling fs layer [2021-10-18T19:11:20.030Z] 0c2d73faf560: Pulling fs layer [2021-10-18T19:11:20.030Z] 0c2d73faf560: Waiting [2021-10-18T19:11:20.030Z] 3e5f54012d9b: Verifying Checksum [2021-10-18T19:11:20.030Z] 3e5f54012d9b: Download complete [2021-10-18T19:11:20.030Z] a0d0a0d46f8b: Verifying Checksum [2021-10-18T19:11:20.030Z] a0d0a0d46f8b: Download complete [2021-10-18T19:11:20.030Z] 4c7163046ea9: Verifying Checksum [2021-10-18T19:11:20.030Z] 4c7163046ea9: Download complete [2021-10-18T19:11:20.030Z] 0c2d73faf560: Verifying Checksum [2021-10-18T19:11:20.030Z] 0c2d73faf560: Download complete [2021-10-18T19:11:20.295Z] a0d0a0d46f8b: Pull complete [2021-10-18T19:11:20.295Z] 3e5f54012d9b: Pull complete [2021-10-18T19:11:20.561Z] 4c7163046ea9: Pull complete [2021-10-18T19:11:20.823Z] 0c2d73faf560: Pull complete [2021-10-18T19:11:20.823Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-18T19:11:20.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T19:11:20.823Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-18T19:11:20.915Z] prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container [2021-10-18T19:11:21.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-18T19:11:22.435Z] $ docker top 9abcd157eb74c73e8795b111cd5aab67bc0cba985d6518c21c3661bd5a6521e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-18T19:11:23.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T19:11:23.496Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T19:11:23.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T19:11:23.602Z] $ docker exec 9abcd157eb74c73e8795b111cd5aab67bc0cba985d6518c21c3661bd5a6521e0 ssh-agent [2021-10-18T19:11:23.707Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbpNbDI/agent.13 [2021-10-18T19:11:23.707Z] SSH_AGENT_PID=19 [2021-10-18T19:11:23.715Z] Running ssh-add (command line suppressed) [2021-10-18T19:11:23.815Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7455724261649731030.key (/w/workspace/edgex-go/1@tmp/private_key_7455724261649731030.key) [2021-10-18T19:11:23.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T19:11:24.850Z] + git tag --points-at HEAD [Pipeline] } [2021-10-18T19:11:24.872Z] $ docker exec --env ******** --env ******** 9abcd157eb74c73e8795b111cd5aab67bc0cba985d6518c21c3661bd5a6521e0 ssh-agent -k [2021-10-18T19:11:24.973Z] unset SSH_AUTH_SOCK; [2021-10-18T19:11:24.973Z] unset SSH_AGENT_PID; [2021-10-18T19:11:24.973Z] echo Agent pid 19 killed; [2021-10-18T19:11:24.986Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-18T19:11:25.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T19:11:25.046Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T19:11:25.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T19:11:25.160Z] $ docker exec 9abcd157eb74c73e8795b111cd5aab67bc0cba985d6518c21c3661bd5a6521e0 ssh-agent [2021-10-18T19:11:25.273Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOlOCah/agent.52 [2021-10-18T19:11:25.273Z] SSH_AGENT_PID=58 [2021-10-18T19:11:25.278Z] Running ssh-add (command line suppressed) [2021-10-18T19:11:25.394Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8374781461118831463.key (/w/workspace/edgex-go/1@tmp/private_key_8374781461118831463.key) [2021-10-18T19:11:26.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T19:11:26.580Z] + git semver init [2021-10-18T19:11:26.580Z] # -> Open(): unable to determine branch for HEAD [2021-10-18T19:11:26.580Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-10-18T19:11:26.580Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-10-18T19:11:26.580Z] # $SEMVER_REMOTE_NAME = origin [2021-10-18T19:11:26.580Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-18T19:11:26.580Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-18T19:11:26.580Z] # $SEMVER_BRANCH = PR-3761 [2021-10-18T19:11:26.580Z] # $SEMVER_TEMP = /tmp/semver-930497147 [2021-10-18T19:11:26.580Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-18T19:12:13.345Z] # '/tmp/semver-930497147' -> '/w/workspace/edgex-go/1/.semver' [2021-10-18T19:12:13.345Z] # -> Force: false [2021-10-18T19:12:13.345Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-10-18T19:12:13.368Z] $ docker exec --env ******** --env ******** 9abcd157eb74c73e8795b111cd5aab67bc0cba985d6518c21c3661bd5a6521e0 ssh-agent -k [2021-10-18T19:12:13.481Z] unset SSH_AUTH_SOCK; [2021-10-18T19:12:13.481Z] unset SSH_AGENT_PID; [2021-10-18T19:12:13.481Z] echo Agent pid 58 killed; [2021-10-18T19:12:13.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-18T19:12:15.808Z] + git semver [Pipeline] } [2021-10-18T19:12:15.841Z] $ docker stop --time=1 9abcd157eb74c73e8795b111cd5aab67bc0cba985d6518c21c3661bd5a6521e0 [2021-10-18T19:12:17.460Z] $ docker rm -f 9abcd157eb74c73e8795b111cd5aab67bc0cba985d6518c21c3661bd5a6521e0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-18T19:12:17.876Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-18T19:12:18.164Z] Stashed 1 file(s) [Pipeline] echo [2021-10-18T19:12:18.181Z] [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-18T19:12:18.725Z] ========================================================= [2021-10-18T19:12:18.725Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-18T19:12:18.725Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-18T19:12:19.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-18T19:12:19.071Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-18T19:12:19.071Z] a0d0a0d46f8b: Already exists [2021-10-18T19:12:19.071Z] 31adcdaf11c8: Pulling fs layer [2021-10-18T19:12:19.071Z] b8b176561691: Pulling fs layer [2021-10-18T19:12:19.071Z] 4527c011a84f: Pulling fs layer [2021-10-18T19:12:19.071Z] 5d74067f8e1e: Pulling fs layer [2021-10-18T19:12:19.071Z] e0aca202a116: Pulling fs layer [2021-10-18T19:12:19.071Z] 3a43be97a3b4: Pulling fs layer [2021-10-18T19:12:19.071Z] 34cad66bf833: Pulling fs layer [2021-10-18T19:12:19.071Z] b4e3c513aaa6: Pulling fs layer [2021-10-18T19:12:19.071Z] 5d74067f8e1e: Waiting [2021-10-18T19:12:19.071Z] e0aca202a116: Waiting [2021-10-18T19:12:19.071Z] 3a43be97a3b4: Waiting [2021-10-18T19:12:19.071Z] 34cad66bf833: Waiting [2021-10-18T19:12:19.071Z] b4e3c513aaa6: Waiting [2021-10-18T19:12:19.071Z] b8b176561691: Verifying Checksum [2021-10-18T19:12:19.071Z] b8b176561691: Download complete [2021-10-18T19:12:19.071Z] 31adcdaf11c8: Verifying Checksum [2021-10-18T19:12:19.071Z] 31adcdaf11c8: Download complete [2021-10-18T19:12:19.071Z] 5d74067f8e1e: Verifying Checksum [2021-10-18T19:12:19.071Z] 5d74067f8e1e: Download complete [2021-10-18T19:12:19.071Z] e0aca202a116: Verifying Checksum [2021-10-18T19:12:19.071Z] e0aca202a116: Download complete [2021-10-18T19:12:19.071Z] 3a43be97a3b4: Verifying Checksum [2021-10-18T19:12:19.071Z] 3a43be97a3b4: Download complete [2021-10-18T19:12:19.337Z] 34cad66bf833: Verifying Checksum [2021-10-18T19:12:19.337Z] 34cad66bf833: Download complete [2021-10-18T19:12:19.337Z] 31adcdaf11c8: Pull complete [2021-10-18T19:12:19.337Z] b8b176561691: Pull complete [2021-10-18T19:12:19.605Z] 4527c011a84f: Verifying Checksum [2021-10-18T19:12:19.605Z] 4527c011a84f: Download complete [2021-10-18T19:12:19.871Z] b4e3c513aaa6: Verifying Checksum [2021-10-18T19:12:19.871Z] b4e3c513aaa6: Download complete [2021-10-18T19:12:23.210Z] 4527c011a84f: Pull complete [2021-10-18T19:12:23.210Z] 5d74067f8e1e: Pull complete [2021-10-18T19:12:23.210Z] e0aca202a116: Pull complete [2021-10-18T19:12:23.210Z] 3a43be97a3b4: Pull complete [2021-10-18T19:12:23.480Z] 34cad66bf833: Pull complete [2021-10-18T19:12:26.076Z] b4e3c513aaa6: Pull complete [2021-10-18T19:12:26.076Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-18T19:12:26.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-18T19:12:26.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-18T19:12:26.427Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-18T19:12:26.427Z] WORKDIR /edgex [2021-10-18T19:12:26.427Z] COPY go.mod . [2021-10-18T19:12:26.427Z] RUN go mod download' [2021-10-18T19:12:26.427Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-18T19:12:28.362Z] Sending build context to Docker daemon 329.3MB [2021-10-18T19:12:28.362Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-18T19:12:28.362Z] ---> 9f6097aaca64 [2021-10-18T19:12:28.362Z] Step 2/4 : WORKDIR /edgex [2021-10-18T19:12:29.307Z] ---> Running in 4c84246aa639 [2021-10-18T19:12:29.307Z] Removing intermediate container 4c84246aa639 [2021-10-18T19:12:29.307Z] ---> 1bfe0b615de5 [2021-10-18T19:12:29.307Z] Step 3/4 : COPY go.mod . [2021-10-18T19:12:29.571Z] ---> 83b3c2f8dc41 [2021-10-18T19:12:29.571Z] Step 4/4 : RUN go mod download [2021-10-18T19:12:29.571Z] ---> Running in cc1e1c106e25 [2021-10-18T19:12:33.568Z] Still waiting to schedule task [2021-10-18T19:12:33.568Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-18T19:13:01.719Z] Removing intermediate container cc1e1c106e25 [2021-10-18T19:13:01.719Z] ---> 6d66829df810 [2021-10-18T19:13:01.719Z] Successfully built 6d66829df810 [2021-10-18T19:13:01.719Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T19:13:02.048Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-18T19:13:02.048Z] . [Pipeline] withDockerContainer [2021-10-18T19:13:02.133Z] prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container [2021-10-18T19:13:02.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-18T19:13:02.587Z] $ docker top 4a206de994b1d7aa6b027df26d59f354a8127faf58bf903b2f96b9d126babd19 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T19:13:02.983Z] + go version [2021-10-18T19:13:02.983Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-18T19:13:03.006Z] $ docker stop --time=1 4a206de994b1d7aa6b027df26d59f354a8127faf58bf903b2f96b9d126babd19 [2021-10-18T19:13:04.189Z] $ docker rm -f 4a206de994b1d7aa6b027df26d59f354a8127faf58bf903b2f96b9d126babd19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T19:13:04.943Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-18T19:13:04.943Z] . [Pipeline] withDockerContainer [2021-10-18T19:13:05.027Z] prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container [2021-10-18T19:13:05.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-18T19:13:05.415Z] $ docker top a8c14cbd1f3f1d3899187ef0d1a68527acd56cbf8b60f754f760b6ad71e474bb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-18T19:13:05.537Z] ========================================================= [2021-10-18T19:13:05.537Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-18T19:13:05.537Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-18T19:13:05.880Z] + make test [2021-10-18T19:13:05.880Z] go mod tidy [2021-10-18T19:13:05.880Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-18T19:13:11.205Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-18T19:13:29.402Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-18T19:13:32.856Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-18T19:13:33.125Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-18T19:13:33.704Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-18T19:13:36.285Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-18T19:13:36.557Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-18T19:13:36.557Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-18T19:13:36.557Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-18T19:13:37.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-18T19:13:37.394Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-18T19:13:37.661Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-18T19:13:37.661Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-18T19:13:37.661Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-18T19:13:37.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-18T19:13:39.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-10-18T19:13:39.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-18T19:13:39.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-18T19:13:40.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements [2021-10-18T19:13:40.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-18T19:13:40.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 46.3% of statements [2021-10-18T19:13:40.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-18T19:13:40.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-18T19:13:41.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements [2021-10-18T19:13:41.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-18T19:13:41.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-18T19:13:42.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 84.4% of statements [2021-10-18T19:13:42.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-18T19:13:42.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-18T19:13:42.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-18T19:13:42.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-18T19:13:42.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-18T19:13:43.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 94.2% of statements [2021-10-18T19:13:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-18T19:13:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-18T19:13:43.278Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-10-18T19:13:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-18T19:13:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-18T19:13:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-18T19:13:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-18T19:13:43.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-18T19:13:43.858Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-10-18T19:13:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-18T19:13:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-18T19:13:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-18T19:13:44.435Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 1.0% of statements [2021-10-18T19:13:44.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-18T19:13:44.435Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2021-10-18T19:13:46.368Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements [2021-10-18T19:13:46.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-18T19:13:46.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-10-18T19:13:46.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-10-18T19:13:46.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2021-10-18T19:13:46.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements [2021-10-18T19:13:46.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-10-18T19:13:58.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-10-18T19:13:58.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-10-18T19:14:02.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.162s coverage: 82.5% of statements [2021-10-18T19:14:02.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-18T19:14:20.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-10-18T19:14:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-18T19:14:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-18T19:14:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-18T19:14:20.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2021-10-18T19:14:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-18T19:14:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-18T19:14:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-18T19:14:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-18T19:14:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-18T19:14:20.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-10-18T19:14:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-18T19:14:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-18T19:14:20.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-10-18T19:14:20.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-18T19:14:20.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-10-18T19:14:20.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-18T19:14:20.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-10-18T19:14:20.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-10-18T19:14:20.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-10-18T19:14:20.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2021-10-18T19:14:20.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-18T19:14:20.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-10-18T19:14:20.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-18T19:14:20.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-18T19:14:20.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-10-18T19:14:20.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2021-10-18T19:14:20.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-10-18T19:14:20.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-10-18T19:14:20.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-10-18T19:14:20.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.262s coverage: 70.4% of statements [2021-10-18T19:14:20.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-18T19:14:20.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-18T19:14:20.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-18T19:14:21.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.4% of statements [2021-10-18T19:14:21.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-18T19:14:21.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-18T19:14:21.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-10-18T19:14:21.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-18T19:14:21.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-10-18T19:14:21.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-18T19:14:30.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-18T19:14:30.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.0% of statements [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-18T19:14:30.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-18T19:14:30.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-18T19:14:30.139Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-18T19:14:30.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-18T19:14:30.139Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-10-18T19:14:30.139Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-18T19:14:30.139Z] 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-18T19:15:09.040Z] GO111MODULE=on go vet ./... [2021-10-18T19:15:15.727Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-18T19:15:15.991Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-18T19:15:16.257Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-18T19:15:17.156Z] + ls -al . [2021-10-18T19:15:17.156Z] total 612 [2021-10-18T19:15:17.156Z] drwxrwxr-x 10 1001 1001 4096 Oct 18 19:15 . [2021-10-18T19:15:17.156Z] drwxr-xr-x 4 root root 28 Oct 18 19:13 .. [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 11 Oct 18 19:11 .dockerignore [2021-10-18T19:15:17.156Z] drwxrwxr-x 8 1001 1001 179 Oct 18 19:11 .git [2021-10-18T19:15:17.156Z] drwxrwxr-x 4 1001 1001 142 Oct 18 19:11 .github [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 804 Oct 18 19:11 .gitignore [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 42 Oct 18 19:11 .golangci.yml [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 76 Oct 18 19:11 .hadolint.yml [2021-10-18T19:15:17.156Z] drwx------ 3 1001 1001 58 Oct 18 19:12 .semver [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 166 Oct 18 19:11 .sonarcloud.properties [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 1171 Oct 18 19:11 ADOPTERS.md [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 8608 Oct 18 19:11 Attribution.txt [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 43881 Oct 18 19:11 CHANGELOG.md [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 3804 Oct 18 19:11 CONTRIBUTING.md [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 677 Oct 18 19:11 GOVERNANCE.md [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 849 Oct 18 19:11 Jenkinsfile [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 10775 Oct 18 19:11 LICENSE [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 6508 Oct 18 19:11 Makefile [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 582 Oct 18 19:11 OWNERS.md [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 8256 Oct 18 19:11 README.md [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 6912 Oct 18 19:11 SECURITY.md [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 5 Oct 18 19:12 VERSION [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 4131 Oct 18 19:11 ZMQWindows.md [2021-10-18T19:15:17.156Z] drwxrwxr-x 2 1001 1001 37 Oct 18 19:11 bin [2021-10-18T19:15:17.156Z] drwxrwxr-x 14 1001 1001 4096 Oct 18 19:11 cmd [2021-10-18T19:15:17.156Z] -rw-r--r-- 1 root root 403932 Oct 18 19:14 coverage.out [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 829 Oct 18 19:11 go.mod [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 50143 Oct 18 19:11 go.sum [2021-10-18T19:15:17.156Z] drwxrwxr-x 8 1001 1001 124 Oct 18 19:11 internal [2021-10-18T19:15:17.156Z] drwxrwxr-x 3 1001 1001 16 Oct 18 19:11 openapi [2021-10-18T19:15:17.156Z] drwxrwxr-x 4 1001 1001 71 Oct 18 19:11 snap [2021-10-18T19:15:17.156Z] -rw-rw-r-- 1 1001 1001 204 Oct 18 19:11 version.go [Pipeline] sh [2021-10-18T19:15:17.466Z] + '[' -e coverage.out ] [2021-10-18T19:15:17.466Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-18T19:15:17.569Z] Stashed 1 file(s) [Pipeline] sh [2021-10-18T19:15:17.875Z] + make build [2021-10-18T19:15:17.875Z] 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-18T19:15:19.812Z] 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-18T19:15:26.504Z] 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-18T19:15:27.471Z] 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-18T19:15:28.889Z] 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-18T19:15:28.889Z] 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-18T19:15:30.297Z] 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-18T19:15:31.256Z] 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-18T19:15:33.262Z] 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-18T19:15:33.262Z] 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-18T19:15:34.230Z] 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-18T19:15:35.194Z] 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-18T19:15:37.149Z] $ docker stop --time=1 a8c14cbd1f3f1d3899187ef0d1a68527acd56cbf8b60f754f760b6ad71e474bb [2021-10-18T19:15:38.828Z] $ docker rm -f a8c14cbd1f3f1d3899187ef0d1a68527acd56cbf8b60f754f760b6ad71e474bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T19:15:42.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-18T19:15:42.531Z] [2021-10-18T19:15:42.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T19:15:42.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-18T19:15:42.879Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-18T19:15:42.879Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-18T19:15:42.879Z] ca9280d653b3: Pulling fs layer [2021-10-18T19:15:42.879Z] 7e9c9ca2126c: Pulling fs layer [2021-10-18T19:15:42.879Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-18T19:15:42.879Z] cbdbe7a5bc2a: Download complete [2021-10-18T19:15:43.157Z] ca9280d653b3: Verifying Checksum [2021-10-18T19:15:43.158Z] ca9280d653b3: Download complete [2021-10-18T19:15:43.158Z] cbdbe7a5bc2a: Pull complete [2021-10-18T19:15:43.438Z] 7e9c9ca2126c: Verifying Checksum [2021-10-18T19:15:43.438Z] 7e9c9ca2126c: Download complete [2021-10-18T19:15:43.703Z] ca9280d653b3: Pull complete [2021-10-18T19:15:48.408Z] 7e9c9ca2126c: Pull complete [2021-10-18T19:15:48.408Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-18T19:15:48.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-18T19:15:48.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-18T19:15:48.493Z] prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container [2021-10-18T19:15:48.532Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-18T19:15:50.517Z] $ docker top 350a90358128f16423c8de08b1dbee6bb6d2439144b4e9533e628a1d5f2037c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T19:15:50.913Z] + grep parallel [2021-10-18T19:15:50.913Z] + docker-compose build --help [2021-10-18T19:15:51.482Z] --parallel Build images in parallel. [Pipeline] } [2021-10-18T19:15:51.509Z] $ docker stop --time=1 350a90358128f16423c8de08b1dbee6bb6d2439144b4e9533e628a1d5f2037c7 [2021-10-18T19:15:52.711Z] $ docker rm -f 350a90358128f16423c8de08b1dbee6bb6d2439144b4e9533e628a1d5f2037c7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T19:15:54.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-18T19:15:54.080Z] . [Pipeline] withDockerContainer [2021-10-18T19:15:54.162Z] prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container [2021-10-18T19:15:54.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-18T19:15:54.565Z] $ docker top 0a8db80d00946572f4c194e0f9855dd54e75dacc59cb25fc11fe4edccedd05c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T19:15:54.969Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-18T19:15:55.540Z] Building core-command ... [2021-10-18T19:15:55.540Z] Building core-data ... [2021-10-18T19:15:55.540Z] Building core-metadata ... [2021-10-18T19:15:55.540Z] Building security-bootstrapper ... [2021-10-18T19:15:55.540Z] Building security-proxy-setup ... [2021-10-18T19:15:55.540Z] Building security-secretstore-setup ... [2021-10-18T19:15:55.540Z] Building support-notifications ... [2021-10-18T19:15:55.540Z] Building support-scheduler ... [2021-10-18T19:15:55.540Z] Building sys-mgmt-agent ... [2021-10-18T19:15:55.540Z] Building support-scheduler [2021-10-18T19:15:55.540Z] Building core-command [2021-10-18T19:15:55.540Z] Building security-proxy-setup [2021-10-18T19:15:55.540Z] Building support-notifications [2021-10-18T19:15:55.540Z] Building sys-mgmt-agent [2021-10-18T19:16:03.705Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:16:03.706Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:16:03.706Z] ---> 6d66829df810 [2021-10-18T19:16:03.706Z] Step 3/22 : WORKDIR /edgex-go [2021-10-18T19:16:03.706Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:16:03.706Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:16:03.706Z] ---> 6d66829df810 [2021-10-18T19:16:03.706Z] Step 3/22 : WORKDIR /edgex-go [2021-10-18T19:16:09.000Z] ---> Running in 59ec3dad5af3 [2021-10-18T19:16:09.000Z] ---> Running in 9e4cd98aa320 [2021-10-18T19:16:13.292Z] Removing intermediate container 9e4cd98aa320 [2021-10-18T19:16:13.292Z] ---> 41e7577f254e [2021-10-18T19:16:13.292Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:16:13.292Z] Removing intermediate container 59ec3dad5af3 [2021-10-18T19:16:13.292Z] ---> 5263a2bc44fb [2021-10-18T19:16:13.292Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:16:13.292Z] ---> Running in 4b4864d7d116 [2021-10-18T19:16:13.292Z] ---> Running in 1c011e568d04 [2021-10-18T19:16:15.879Z] Removing intermediate container 4b4864d7d116 [2021-10-18T19:16:15.879Z] ---> 157cc451186b [2021-10-18T19:16:15.879Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-18T19:16:15.879Z] Removing intermediate container 1c011e568d04 [2021-10-18T19:16:15.879Z] ---> 266c25adb22d [2021-10-18T19:16:15.879Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-18T19:16:15.879Z] ---> Running in e68ffc023a60 [2021-10-18T19:16:15.879Z] ---> Running in 271f2eb9fbbd [2021-10-18T19:16:16.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T19:16:16.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T19:16:17.036Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:16:17.036Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:16:17.036Z] ---> 6d66829df810 [2021-10-18T19:16:17.036Z] Step 3/23 : WORKDIR /edgex-go [2021-10-18T19:16:17.036Z] ---> Using cache [2021-10-18T19:16:17.036Z] ---> 5263a2bc44fb [2021-10-18T19:16:17.036Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:16:17.036Z] ---> Using cache [2021-10-18T19:16:17.036Z] ---> 266c25adb22d [2021-10-18T19:16:17.036Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-18T19:16:17.036Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:16:17.036Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:16:17.036Z] ---> 6d66829df810 [2021-10-18T19:16:17.036Z] Step 3/21 : WORKDIR /edgex-go [2021-10-18T19:16:17.036Z] ---> Using cache [2021-10-18T19:16:17.036Z] ---> 5263a2bc44fb [2021-10-18T19:16:17.036Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:16:17.036Z] ---> Using cache [2021-10-18T19:16:17.036Z] ---> 266c25adb22d [2021-10-18T19:16:17.036Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-18T19:16:17.299Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:16:17.299Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:16:17.299Z] ---> 6d66829df810 [2021-10-18T19:16:17.299Z] Step 3/20 : WORKDIR /edgex-go [2021-10-18T19:16:17.299Z] ---> Using cache [2021-10-18T19:16:17.299Z] ---> 5263a2bc44fb [2021-10-18T19:16:17.299Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:16:17.299Z] ---> Using cache [2021-10-18T19:16:17.299Z] ---> 266c25adb22d [2021-10-18T19:16:17.299Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-18T19:16:17.564Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T19:16:17.564Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T19:16:17.841Z] ---> Running in f594abb29f4b [2021-10-18T19:16:17.841Z] ---> Running in dbbbab730a3d [2021-10-18T19:16:17.841Z] ---> Running in 2a10029633b2 [2021-10-18T19:16:17.841Z] OK: 220 MiB in 52 packages [2021-10-18T19:16:17.841Z] OK: 220 MiB in 52 packages [2021-10-18T19:16:18.435Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T19:16:18.435Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T19:16:18.435Z] Removing intermediate container e68ffc023a60 [2021-10-18T19:16:18.435Z] ---> bad7e8ac7376 [2021-10-18T19:16:18.435Z] Step 6/22 : COPY . . [2021-10-18T19:16:18.435Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T19:16:18.435Z] Removing intermediate container 271f2eb9fbbd [2021-10-18T19:16:18.435Z] ---> d066173d66cc [2021-10-18T19:16:18.435Z] Step 6/22 : COPY . . [2021-10-18T19:16:19.015Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T19:16:19.281Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T19:16:19.543Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T19:16:19.543Z] OK: 220 MiB in 52 packages [2021-10-18T19:16:19.543Z] OK: 220 MiB in 52 packages [2021-10-18T19:16:19.807Z] OK: 220 MiB in 52 packages [2021-10-18T19:16:23.129Z] Removing intermediate container f594abb29f4b [2021-10-18T19:16:23.129Z] ---> 7925086abb92 [2021-10-18T19:16:23.129Z] Step 6/20 : COPY . . [2021-10-18T19:16:23.129Z] Removing intermediate container dbbbab730a3d [2021-10-18T19:16:23.129Z] ---> e66359db203a [2021-10-18T19:16:23.129Z] Step 6/23 : COPY go.mod . [2021-10-18T19:16:23.129Z] Removing intermediate container 2a10029633b2 [2021-10-18T19:16:23.129Z] ---> e22840b51d3f [2021-10-18T19:16:23.129Z] Step 6/21 : COPY . . [2021-10-18T19:16:23.389Z] ---> 7e7d5375a771 [2021-10-18T19:16:23.389Z] Step 7/23 : RUN go mod download [2021-10-18T19:16:23.969Z] ---> Running in 8e6d1463e41b [2021-10-18T19:16:25.356Z] ---> 4a9e33e721b6 [2021-10-18T19:16:25.356Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T19:16:26.747Z] ---> 613d25a17bed [2021-10-18T19:16:26.747Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T19:16:26.747Z] ---> Running in 533f27557ad8 [2021-10-18T19:16:27.027Z] ---> Running in edd476f898c7 [2021-10-18T19:16:28.449Z] Removing intermediate container 8e6d1463e41b [2021-10-18T19:16:28.449Z] ---> 64d1c390cebe [2021-10-18T19:16:28.449Z] Step 8/23 : COPY . . [2021-10-18T19:16:29.395Z] Removing intermediate container 533f27557ad8 [2021-10-18T19:16:29.395Z] ---> 51d8e5067da5 [2021-10-18T19:16:29.395Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-18T19:16:30.336Z] Removing intermediate container edd476f898c7 [2021-10-18T19:16:30.336Z] ---> 24ad364605e1 [2021-10-18T19:16:30.336Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-18T19:16:30.336Z] ---> Running in 16f849f79dc2 [2021-10-18T19:16:31.277Z] ---> Running in 2c7ac16986c6 [2021-10-18T19:16:31.541Z] ---> e53b95edcf86 [2021-10-18T19:16:31.541Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T19:16:31.541Z] ---> 3908e01c7645 [2021-10-18T19:16:31.541Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T19:16:31.541Z] ---> Running in 4f6f029188bb [2021-10-18T19:16:31.541Z] ---> Running in bf3bf3af61d3 [2021-10-18T19:16:31.813Z] 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-18T19:16:32.079Z] 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-18T19:16:34.650Z] ---> 7c2385557439 [2021-10-18T19:16:34.650Z] Step 9/23 : RUN go mod tidy [2021-10-18T19:16:34.650Z] ---> Running in e92755290f0e [2021-10-18T19:16:34.920Z] Removing intermediate container bf3bf3af61d3 [2021-10-18T19:16:34.920Z] ---> dfbbec466de7 [2021-10-18T19:16:34.920Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-18T19:16:34.920Z] Removing intermediate container 4f6f029188bb [2021-10-18T19:16:34.920Z] ---> 725196e7e21f [2021-10-18T19:16:34.920Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-18T19:16:34.920Z] ---> Running in bf8cb48cb27d [2021-10-18T19:16:34.920Z] ---> Running in e43f31e0ae6b [2021-10-18T19:16:35.895Z] 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-18T19:16:35.895Z] 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-18T19:16:36.876Z] Removing intermediate container e92755290f0e [2021-10-18T19:16:36.876Z] ---> 483369c4e3bb [2021-10-18T19:16:36.876Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-18T19:16:36.876Z] ---> Running in d1551a523e36 [2021-10-18T19:16:37.467Z] 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-18T19:17:03.779Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2235 in /w/workspace/edgexfoundry_edgex-go_PR-3761 [Pipeline] { [Pipeline] ws [2021-10-18T19:17:03.818Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-18T19:17:04.081Z] The recommended git tool is: git [2021-10-18T19:17:10.356Z] using credential edgex-jenkins-ssh [2021-10-18T19:17:10.377Z] Cloning the remote Git repository [2021-10-18T19:17:10.436Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-18T19:17:10.565Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-18T19:17:10.668Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-18T19:17:10.669Z] > git --version # timeout=10 [2021-10-18T19:17:10.688Z] > git --version # 'git version 2.17.1' [2021-10-18T19:17:10.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T19:17:10.779Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T19:17:17.279Z] 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-18T19:17:17.279Z] Removing intermediate container 2c7ac16986c6 [2021-10-18T19:17:17.279Z] ---> 7640271a8935 [2021-10-18T19:17:17.279Z] [2021-10-18T19:17:17.279Z] Step 9/22 : FROM alpine:3.14 [2021-10-18T19:17:17.279Z] 3.14: Pulling from library/alpine [2021-10-18T19:17:17.279Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-18T19:17:17.279Z] Status: Downloaded newer image for alpine:3.14 [2021-10-18T19:17:17.279Z] ---> 14119a10abf4 [2021-10-18T19:17:17.279Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-18T19:17:17.279Z] Removing intermediate container 16f849f79dc2 [2021-10-18T19:17:17.279Z] ---> 995703107d88 [2021-10-18T19:17:17.279Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-18T19:17:17.279Z] ---> Running in 5811cad063a6 [2021-10-18T19:17:17.279Z] ---> Running in 3b9f723dc632 [2021-10-18T19:17:17.279Z] 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-18T19:17:17.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T19:17:17.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T19:17:17.279Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-18T19:17:17.279Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T19:17:17.279Z] OK: 6 MiB in 15 packages [2021-10-18T19:17:17.279Z] Removing intermediate container 5811cad063a6 [2021-10-18T19:17:17.279Z] ---> 330d88a98f5d [2021-10-18T19:17:17.279Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-18T19:17:17.279Z] ---> Running in bfad2e0e89b2 [2021-10-18T19:17:17.279Z] Removing intermediate container bfad2e0e89b2 [2021-10-18T19:17:17.279Z] ---> bed3bc2b7a0c [2021-10-18T19:17:17.279Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-18T19:17:17.279Z] ---> Running in e710c27649b6 [2021-10-18T19:17:17.279Z] Removing intermediate container e710c27649b6 [2021-10-18T19:17:17.279Z] ---> 8f2ff54ae67a [2021-10-18T19:17:17.279Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-18T19:17:17.279Z] ---> Running in f9d1cda252a3 [2021-10-18T19:17:17.541Z] Removing intermediate container f9d1cda252a3 [2021-10-18T19:17:17.542Z] ---> e54783c3df95 [2021-10-18T19:17:17.542Z] Step 14/22 : WORKDIR / [2021-10-18T19:17:17.542Z] Removing intermediate container 3b9f723dc632 [2021-10-18T19:17:17.542Z] ---> c252ebf425fc [2021-10-18T19:17:17.542Z] [2021-10-18T19:17:17.542Z] Step 10/22 : FROM docker:20.10.8 [2021-10-18T19:17:17.542Z] ---> Running in 44cac4414110 [2021-10-18T19:17:17.542Z] 20.10.8: Pulling from library/docker [2021-10-18T19:17:17.807Z] Removing intermediate container 44cac4414110 [2021-10-18T19:17:17.807Z] ---> 1c23b9ffc107 [2021-10-18T19:17:17.807Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T19:17:18.759Z] ---> 6022b3dfd821 [2021-10-18T19:17:18.759Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-18T19:17:20.177Z] Removing intermediate container e43f31e0ae6b [2021-10-18T19:17:20.177Z] ---> 888db3f4d9a1 [2021-10-18T19:17:20.177Z] [2021-10-18T19:17:20.177Z] Step 9/20 : FROM alpine:3.14 [2021-10-18T19:17:20.177Z] ---> 14119a10abf4 [2021-10-18T19:17:20.177Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-18T19:17:20.177Z] ---> 0997804205db [2021-10-18T19:17:20.177Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-18T19:17:20.177Z] ---> Running in 7bc82465388d [2021-10-18T19:17:20.458Z] ---> a79ca3cdef40 [2021-10-18T19:17:20.458Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-18T19:17:20.458Z] ---> Running in 521dcaba60dd [2021-10-18T19:17:20.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T19:17:20.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T19:17:20.749Z] Removing intermediate container 521dcaba60dd [2021-10-18T19:17:20.749Z] ---> 8f0c6370c1c4 [2021-10-18T19:17:20.749Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T19:17:21.031Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-18T19:17:21.031Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-18T19:17:21.031Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-18T19:17:21.031Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-18T19:17:21.031Z] (5/5) Installing curl (7.79.1-r0) [2021-10-18T19:17:21.031Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T19:17:21.031Z] Executing ca-certificates-20191127-r5.trigger [2021-10-18T19:17:21.031Z] ---> Running in b2744e9cc009 [2021-10-18T19:17:21.031Z] OK: 8 MiB in 19 packages [2021-10-18T19:17:21.300Z] Removing intermediate container b2744e9cc009 [2021-10-18T19:17:21.300Z] ---> 9e72d67b204b [2021-10-18T19:17:21.300Z] Step 20/22 : LABEL arch=x86_64 [2021-10-18T19:17:21.569Z] ---> Running in 0d8883b749c7 [2021-10-18T19:17:21.569Z] Removing intermediate container 0d8883b749c7 [2021-10-18T19:17:21.569Z] ---> e30841ce3b95 [2021-10-18T19:17:21.569Z] Step 21/22 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:17:21.834Z] Removing intermediate container 7bc82465388d [2021-10-18T19:17:21.834Z] ---> c77a966adc32 [2021-10-18T19:17:21.834Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-18T19:17:21.834Z] ---> Running in 254da38d6e2e [2021-10-18T19:17:22.101Z] Removing intermediate container bf8cb48cb27d [2021-10-18T19:17:22.101Z] ---> 1b028d2fcbad [2021-10-18T19:17:22.101Z] [2021-10-18T19:17:22.101Z] Step 9/21 : FROM alpine:3.14 [2021-10-18T19:17:22.101Z] ---> 14119a10abf4 [2021-10-18T19:17:22.101Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-18T19:17:22.101Z] ---> Running in 01306d5adef9 [2021-10-18T19:17:22.101Z] ---> Running in 4e44d537322b [2021-10-18T19:17:22.374Z] Removing intermediate container 254da38d6e2e [2021-10-18T19:17:22.374Z] ---> 3ac8f179f181 [2021-10-18T19:17:22.374Z] Step 22/22 : LABEL version=0.0.0 [2021-10-18T19:17:22.374Z] Removing intermediate container 01306d5adef9 [2021-10-18T19:17:22.374Z] ---> 1b6f2d16d9d0 [2021-10-18T19:17:22.374Z] Step 12/20 : WORKDIR /edgex [2021-10-18T19:17:22.374Z] ---> Running in 3775af49955b [2021-10-18T19:17:22.374Z] ---> Running in be2fdae26f73 [2021-10-18T19:17:22.639Z] Removing intermediate container d1551a523e36 [2021-10-18T19:17:22.639Z] ---> e8dfe67a4820 [2021-10-18T19:17:22.639Z] [2021-10-18T19:17:22.639Z] Step 11/23 : FROM alpine:3.14 [2021-10-18T19:17:22.639Z] ---> 14119a10abf4 [2021-10-18T19:17:22.639Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-18T19:17:22.639Z] ---> Using cache [2021-10-18T19:17:22.639Z] ---> 330d88a98f5d [2021-10-18T19:17:22.639Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-18T19:17:22.639Z] ---> Using cache [2021-10-18T19:17:22.639Z] ---> bed3bc2b7a0c [2021-10-18T19:17:22.639Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-18T19:17:22.639Z] Removing intermediate container 3775af49955b [2021-10-18T19:17:22.639Z] ---> 43393d453113 [2021-10-18T19:17:22.639Z] [2021-10-18T19:17:22.639Z] ---> Running in 095b5e3f9fb0 [2021-10-18T19:17:22.639Z] Removing intermediate container be2fdae26f73 [2021-10-18T19:17:22.639Z] ---> 3441f3c08137 [2021-10-18T19:17:22.639Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-18T19:17:22.909Z] Successfully built 43393d453113 [2021-10-18T19:17:22.909Z] Successfully tagged core-command:latest [2021-10-18T19:17:22.909Z] Building core-data [2021-10-18T19:17:22.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T19:17:22.909Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T19:17:23.175Z] Removing intermediate container 095b5e3f9fb0 [2021-10-18T19:17:23.175Z] ---> 01df35e69f29 [2021-10-18T19:17:23.175Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-18T19:17:23.175Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-18T19:17:23.175Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-18T19:17:23.175Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T19:17:23.175Z] Executing ca-certificates-20191127-r5.trigger [2021-10-18T19:17:23.175Z] OK: 6 MiB in 16 packages [2021-10-18T19:17:23.784Z] ---> Running in 74573b8d4b61 [2021-10-18T19:17:24.048Z] ---> d4b92725fcc0 [2021-10-18T19:17:24.048Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-18T19:17:24.315Z] Removing intermediate container 74573b8d4b61 [2021-10-18T19:17:24.315Z] ---> 624d9f3f91e0 [2021-10-18T19:17:24.315Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T19:17:24.576Z] ---> 46e5f6e7031a [2021-10-18T19:17:24.576Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-18T19:17:24.576Z] Removing intermediate container 4e44d537322b [2021-10-18T19:17:24.576Z] ---> de535314673d [2021-10-18T19:17:24.576Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-18T19:17:24.855Z] ---> 45f6513918d8 [2021-10-18T19:17:24.855Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-18T19:17:24.855Z] ---> Running in 4f348ec382c8 [2021-10-18T19:17:24.855Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-18T19:17:24.855Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-18T19:17:24.855Z] ---> bc6c0ffef665 [2021-10-18T19:17:24.855Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-18T19:17:24.855Z] ---> Running in 2d7d7e7602bb [2021-10-18T19:17:25.128Z] Removing intermediate container 4f348ec382c8 [2021-10-18T19:17:25.128Z] ---> 38fb301fb0b5 [2021-10-18T19:17:25.128Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-18T19:17:25.128Z] Removing intermediate container 2d7d7e7602bb [2021-10-18T19:17:25.128Z] ---> 921576604b65 [2021-10-18T19:17:25.128Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-18T19:17:25.128Z] ---> Running in 1d92d3a2a477 [2021-10-18T19:17:25.128Z] ---> a060f1527bdc [2021-10-18T19:17:25.128Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-18T19:17:25.128Z] ---> cf2df70e7034 [2021-10-18T19:17:25.128Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-18T19:17:25.128Z] ---> Running in f342e7563a12 [2021-10-18T19:17:25.128Z] ---> Running in e02e94806599 [2021-10-18T19:17:25.399Z] Removing intermediate container 1d92d3a2a477 [2021-10-18T19:17:25.399Z] ---> 5bff04ad0f9d [2021-10-18T19:17:25.399Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-18T19:17:25.399Z] ---> Running in 51f77251dcaa [2021-10-18T19:17:25.399Z] Removing intermediate container f342e7563a12 [2021-10-18T19:17:25.399Z] ---> 7080712717d3 [2021-10-18T19:17:25.399Z] Step 17/20 : CMD ["--init=true"] [2021-10-18T19:17:25.399Z] ---> 689d29df7b47 [2021-10-18T19:17:25.399Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-18T19:17:25.399Z] ---> Running in 9e1ab675f0e7 [2021-10-18T19:17:25.399Z] ---> Running in c6c4541f9432 [2021-10-18T19:17:25.668Z] Removing intermediate container 51f77251dcaa [2021-10-18T19:17:25.668Z] ---> 5dd40b1e0740 [2021-10-18T19:17:25.668Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T19:17:25.668Z] Removing intermediate container 9e1ab675f0e7 [2021-10-18T19:17:25.668Z] ---> d35e0cf91674 [2021-10-18T19:17:25.668Z] Step 18/20 : LABEL arch=x86_64 [2021-10-18T19:17:25.668Z] Removing intermediate container c6c4541f9432 [2021-10-18T19:17:25.668Z] ---> 5ecb21ee3f84 [2021-10-18T19:17:25.668Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T19:17:25.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T19:17:25.668Z] ---> Running in 3f7eb78fee6d [2021-10-18T19:17:25.668Z] ---> Running in e74eb9e2757f [2021-10-18T19:17:25.941Z] ---> ce9732d422aa [2021-10-18T19:17:25.941Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-18T19:17:25.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T19:17:25.941Z] Removing intermediate container 3f7eb78fee6d [2021-10-18T19:17:25.941Z] ---> 301b8c422a6c [2021-10-18T19:17:25.941Z] Step 19/20 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:17:25.941Z] Removing intermediate container e74eb9e2757f [2021-10-18T19:17:25.941Z] ---> 74717caffb5f [2021-10-18T19:17:25.941Z] Step 21/23 : LABEL arch=x86_64 [2021-10-18T19:17:26.212Z] ---> Running in d3843d518b0b [2021-10-18T19:17:26.212Z] ---> Running in bad2fae767e8 [2021-10-18T19:17:26.212Z] (1/42) Installing readline (8.1.0-r0) [2021-10-18T19:17:26.212Z] (2/42) Installing bash (5.1.4-r0) [2021-10-18T19:17:26.212Z] Executing bash-5.1.4-r0.post-install [2021-10-18T19:17:26.212Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-18T19:17:26.212Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-18T19:17:26.212Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-18T19:17:26.212Z] (6/42) Installing curl (7.79.1-r0) [2021-10-18T19:17:26.212Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-18T19:17:26.212Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-18T19:17:26.212Z] (9/42) Installing expat (2.4.1-r0) [2021-10-18T19:17:26.212Z] (10/42) Installing libffi (3.3-r2) [2021-10-18T19:17:26.212Z] (11/42) Installing gdbm (1.19-r0) [2021-10-18T19:17:26.212Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-18T19:17:26.212Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-18T19:17:26.212Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-18T19:17:26.492Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-18T19:17:26.492Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-18T19:17:26.492Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-18T19:17:26.799Z] Removing intermediate container d3843d518b0b [2021-10-18T19:17:26.799Z] ---> 82fba97fa14b [2021-10-18T19:17:26.799Z] Step 20/20 : LABEL version=0.0.0 [2021-10-18T19:17:26.799Z] Removing intermediate container bad2fae767e8 [2021-10-18T19:17:26.799Z] ---> 7720f2f97a29 [2021-10-18T19:17:26.799Z] Step 22/23 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:17:27.756Z] ---> 0a6a6c3587ee [2021-10-18T19:17:27.756Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-18T19:17:27.756Z] ---> Running in 3bd59f1fd1ce [2021-10-18T19:17:27.756Z] ---> Running in 9c4207dd0a82 [2021-10-18T19:17:27.756Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-18T19:17:27.756Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-18T19:17:27.756Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-18T19:17:27.756Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-18T19:17:28.028Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-18T19:17:28.028Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-18T19:17:28.028Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-18T19:17:28.028Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-18T19:17:28.028Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-18T19:17:28.028Z] Removing intermediate container 9c4207dd0a82 [2021-10-18T19:17:28.028Z] ---> e0f1741a7d38 [2021-10-18T19:17:28.028Z] Step 23/23 : LABEL version=0.0.0 [2021-10-18T19:17:28.028Z] Removing intermediate container 3bd59f1fd1ce [2021-10-18T19:17:28.028Z] ---> e4242fcdd285 [2021-10-18T19:17:28.028Z] [2021-10-18T19:17:28.028Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-18T19:17:28.288Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-18T19:17:28.288Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-18T19:17:28.288Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-18T19:17:28.288Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-18T19:17:28.288Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-18T19:17:28.288Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-18T19:17:28.288Z] ---> 9c10c09cbb17 [2021-10-18T19:17:28.288Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-18T19:17:28.288Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-18T19:17:28.288Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-18T19:17:28.288Z] Successfully built e4242fcdd285 [2021-10-18T19:17:28.288Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-18T19:17:28.288Z] ---> Running in cc6ae4a0cf78 [2021-10-18T19:17:28.288Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-18T19:17:28.288Z] Successfully tagged security-proxy-setup:latest [2021-10-18T19:17:28.288Z]  Building security-proxy-setup ... done Building core-metadata [2021-10-18T19:17:28.288Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-18T19:17:28.288Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-18T19:17:28.288Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-18T19:17:28.288Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-18T19:17:28.559Z] ---> Running in 385630154d9f [2021-10-18T19:17:28.559Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-18T19:17:28.823Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:17:28.823Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:17:28.823Z] ---> 6d66829df810 [2021-10-18T19:17:28.823Z] Step 3/22 : WORKDIR /edgex-go [2021-10-18T19:17:28.823Z] ---> Using cache [2021-10-18T19:17:28.823Z] ---> 5263a2bc44fb [2021-10-18T19:17:28.823Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:17:28.823Z] ---> Using cache [2021-10-18T19:17:28.823Z] ---> 266c25adb22d [2021-10-18T19:17:28.823Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-18T19:17:29.110Z] Removing intermediate container cc6ae4a0cf78 [2021-10-18T19:17:29.110Z] ---> 9fb1f54c01cf [2021-10-18T19:17:29.110Z] [2021-10-18T19:17:29.110Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T19:17:29.110Z] OK: 84 MiB in 64 packages [2021-10-18T19:17:30.111Z] Successfully built 9fb1f54c01cf [2021-10-18T19:17:30.111Z] ---> Running in 1a7f357c13e7 [2021-10-18T19:17:30.111Z] Successfully tagged support-scheduler:latest [2021-10-18T19:17:30.111Z]  Building support-scheduler ... done Building security-bootstrapper [2021-10-18T19:17:30.111Z] Removing intermediate container 385630154d9f [2021-10-18T19:17:30.111Z] ---> 8c22f079fb16 [2021-10-18T19:17:30.111Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T19:17:30.371Z] ---> Running in 3b4740d22993 [2021-10-18T19:17:30.630Z] Collecting docker-compose==1.23.2 [2021-10-18T19:17:30.630Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-18T19:17:30.894Z] Collecting PyYAML<4,>=3.10 [2021-10-18T19:17:30.894Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-18T19:17:31.477Z] Removing intermediate container 3b4740d22993 [2021-10-18T19:17:31.477Z] ---> 36bab0a5444c [2021-10-18T19:17:31.477Z] Step 19/21 : LABEL arch=x86_64 [2021-10-18T19:17:31.477Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-18T19:17:31.477Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T19:17:31.477Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-18T19:17:31.477Z] Collecting cached-property<2,>=1.2.0 [2021-10-18T19:17:31.477Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-18T19:17:31.741Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-18T19:17:31.741Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-18T19:17:31.741Z] ---> Running in 5f0f59e50ce9 [2021-10-18T19:17:31.741Z] Collecting docker<4.0,>=3.6.0 [2021-10-18T19:17:31.741Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-18T19:17:31.741Z] 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-18T19:17:32.018Z] Collecting jsonschema<3,>=2.5.1 [2021-10-18T19:17:32.018Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-18T19:17:32.018Z] Collecting docopt<0.7,>=0.6.1 [2021-10-18T19:17:32.019Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-18T19:17:32.019Z] Removing intermediate container 5f0f59e50ce9 [2021-10-18T19:17:32.019Z] ---> 2c14671500f1 [2021-10-18T19:17:32.019Z] Step 20/21 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:17:32.289Z] ---> Running in 34d99ad8399c [2021-10-18T19:17:32.289Z] Collecting texttable<0.10,>=0.9.0 [2021-10-18T19:17:32.289Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-18T19:17:32.289Z] Removing intermediate container 34d99ad8399c [2021-10-18T19:17:32.289Z] ---> e19c60ca466f [2021-10-18T19:17:32.289Z] Step 21/21 : LABEL version=0.0.0 [2021-10-18T19:17:32.566Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T19:17:32.566Z] ---> Running in b7a6770527a0 [2021-10-18T19:17:32.844Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-18T19:17:32.844Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-18T19:17:32.844Z] OK: 220 MiB in 52 packages [2021-10-18T19:17:33.438Z] Removing intermediate container b7a6770527a0 [2021-10-18T19:17:33.438Z] ---> 41cad47552e3 [2021-10-18T19:17:33.438Z] [2021-10-18T19:17:33.438Z] Collecting docker-pycreds>=0.4.0 [2021-10-18T19:17:33.438Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-18T19:17:33.438Z] Collecting idna<2.8,>=2.5 [2021-10-18T19:17:33.703Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-18T19:17:33.703Z] Successfully built 41cad47552e3 [2021-10-18T19:17:33.703Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-18T19:17:33.703Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-18T19:17:33.703Z] 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-18T19:17:33.703Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-18T19:17:33.703Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-18T19:17:33.703Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-18T19:17:33.703Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-18T19:17:33.703Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-18T19:17:33.703Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-18T19:17:33.967Z] Successfully tagged support-notifications:latest [2021-10-18T19:17:33.967Z]  Building support-notifications ... done Building security-secretstore-setup [2021-10-18T19:17:33.967Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-18T19:17:33.967Z] Attempting uninstall: urllib3 [2021-10-18T19:17:33.967Z] Found existing installation: urllib3 1.26.5 [2021-10-18T19:17:33.967Z] Uninstalling urllib3-1.26.5: [2021-10-18T19:17:34.232Z] Successfully uninstalled urllib3-1.26.5 [2021-10-18T19:17:34.232Z] Attempting uninstall: idna [2021-10-18T19:17:34.232Z] Found existing installation: idna 3.2 [2021-10-18T19:17:34.232Z] Uninstalling idna-3.2: [2021-10-18T19:17:34.232Z] Successfully uninstalled idna-3.2 [2021-10-18T19:17:35.640Z] Attempting uninstall: chardet [2021-10-18T19:17:35.640Z] Found existing installation: chardet 4.0.0 [2021-10-18T19:17:35.640Z] Uninstalling chardet-4.0.0: [2021-10-18T19:17:35.640Z] Successfully uninstalled chardet-4.0.0 [2021-10-18T19:17:35.906Z] Removing intermediate container 1a7f357c13e7 [2021-10-18T19:17:35.906Z] ---> 8d2bb5861364 [2021-10-18T19:17:35.906Z] Step 6/22 : COPY . . [2021-10-18T19:17:36.484Z] Attempting uninstall: requests [2021-10-18T19:17:36.484Z] Found existing installation: requests 2.25.1 [2021-10-18T19:17:36.484Z] Uninstalling requests-2.25.1: [2021-10-18T19:17:36.746Z] Successfully uninstalled requests-2.25.1 [2021-10-18T19:17:37.011Z] Running setup.py install for texttable: started [2021-10-18T19:17:37.011Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:17:37.011Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:17:37.011Z] ---> 6d66829df810 [2021-10-18T19:17:37.011Z] Step 3/30 : WORKDIR /edgex-go [2021-10-18T19:17:37.011Z] ---> Using cache [2021-10-18T19:17:37.011Z] ---> 5263a2bc44fb [2021-10-18T19:17:37.011Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:17:37.011Z] ---> Using cache [2021-10-18T19:17:37.011Z] ---> 266c25adb22d [2021-10-18T19:17:37.011Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-18T19:17:37.011Z] ---> Using cache [2021-10-18T19:17:37.011Z] ---> e66359db203a [2021-10-18T19:17:37.011Z] Step 6/30 : COPY . . [2021-10-18T19:17:38.960Z] Running setup.py install for texttable: finished with status 'done' [2021-10-18T19:17:38.960Z] Running setup.py install for PyYAML: started [2021-10-18T19:17:39.933Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-18T19:17:41.339Z] Running setup.py install for docopt: started [2021-10-18T19:17:42.303Z] Running setup.py install for docopt: finished with status 'done' [2021-10-18T19:17:42.303Z] Running setup.py install for dockerpty: started [2021-10-18T19:17:42.570Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-18T19:17:42.833Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:17:42.833Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:17:42.833Z] ---> 6d66829df810 [2021-10-18T19:17:42.833Z] Step 3/24 : WORKDIR /edgex-go [2021-10-18T19:17:42.833Z] ---> Using cache [2021-10-18T19:17:42.833Z] ---> 5263a2bc44fb [2021-10-18T19:17:42.833Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:17:42.833Z] ---> Using cache [2021-10-18T19:17:42.833Z] ---> 266c25adb22d [2021-10-18T19:17:42.833Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-18T19:17:42.833Z] ---> Using cache [2021-10-18T19:17:42.833Z] ---> e66359db203a [2021-10-18T19:17:42.833Z] Step 6/24 : COPY . . [2021-10-18T19:17:43.822Z] 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-18T19:17:47.820Z] Merging remotes/origin/main commit 69f0044378c84a2584b9cc14c244d921f2d7705f into PR head commit 452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:17:48.077Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:17:48.077Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:17:48.077Z] ---> 6d66829df810 [2021-10-18T19:17:48.077Z] Step 3/22 : WORKDIR /edgex-go [2021-10-18T19:17:48.077Z] ---> Using cache [2021-10-18T19:17:48.077Z] ---> 5263a2bc44fb [2021-10-18T19:17:48.077Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:17:48.077Z] ---> Using cache [2021-10-18T19:17:48.077Z] ---> 266c25adb22d [2021-10-18T19:17:48.077Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-18T19:17:48.077Z] ---> Using cache [2021-10-18T19:17:48.077Z] ---> e66359db203a [2021-10-18T19:17:48.077Z] Step 6/22 : COPY . . [2021-10-18T19:17:48.164Z] Merge succeeded, producing 452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:17:48.164Z] Checking out Revision 452bc479f5ebbbd11b623b1cf411819c55beaf5f (PR-3761) [2021-10-18T19:17:47.011Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-18T19:17:47.031Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T19:17:47.066Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-18T19:17:47.100Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-18T19:17:47.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T19:17:47.118Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3761/head:refs/remotes/origin/PR-3761 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-18T19:17:47.841Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T19:17:47.859Z] > git checkout -f 452bc479f5ebbbd11b623b1cf411819c55beaf5f # timeout=10 [2021-10-18T19:17:48.080Z] > git remote # timeout=10 [2021-10-18T19:17:48.102Z] > git config --get remote.origin.url # timeout=10 [2021-10-18T19:17:48.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T19:17:48.125Z] > git merge 69f0044378c84a2584b9cc14c244d921f2d7705f # timeout=10 [2021-10-18T19:17:48.148Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-18T19:17:48.168Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T19:17:48.179Z] > git checkout -f 452bc479f5ebbbd11b623b1cf411819c55beaf5f # timeout=10 [2021-10-18T19:17:50.004Z] ---> eee8aee2a96f [2021-10-18T19:17:50.004Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T19:17:50.270Z] ---> ffdb36d8b3e5 [2021-10-18T19:17:50.270Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T19:17:50.538Z] ---> Running in d77eb015f64d [2021-10-18T19:17:50.538Z] ---> Running in e50682cd4d5b [2021-10-18T19:17:50.799Z] ---> 68a7428e3a04 [2021-10-18T19:17:50.799Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T19:17:51.061Z] ---> Running in 1cfc165c6e4d [2021-10-18T19:17:52.888Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-10-18T19:17:52.956Z] > git --version # timeout=10 [2021-10-18T19:17:52.966Z] > git --version # 'git version 2.17.1' [2021-10-18T19:17:53.037Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-10-18T19:17:53.613Z] Removing intermediate container 1cfc165c6e4d [2021-10-18T19:17:53.613Z] ---> 738d06b41803 [2021-10-18T19:17:53.613Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-18T19:17:53.613Z] Removing intermediate container d77eb015f64d [2021-10-18T19:17:53.613Z] ---> 0e174312fb23 [2021-10-18T19:17:53.613Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-18T19:17:53.613Z] ---> Running in 1a5a5b6a16f5 [2021-10-18T19:17:53.613Z] Removing intermediate container e50682cd4d5b [2021-10-18T19:17:53.613Z] ---> c4eb8472438c [2021-10-18T19:17:53.613Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-18T19:17:53.613Z] ---> Running in 1dfc753b77fe [2021-10-18T19:17:53.613Z] ---> Running in 1d017606a91e [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-18T19:17:54.188Z] 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-18T19:17:54.188Z] 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-18T19:17:54.188Z] 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-18T19:17:54.461Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-18T19:17:54.461Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-18T19:17:54.461Z] Dload Upload Total Spent Left Speed [2021-10-18T19:17:54.461Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 57398 0 --:--:-- --:--:-- --:--:-- 57398 [Pipeline] sh [2021-10-18T19:17:54.906Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-18T19:17:55.497Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-18T19:17:55.497Z] + sudo tee /etc/docker/daemon.new [2021-10-18T19:17:55.497Z] { [2021-10-18T19:17:55.497Z] "registry-mirrors": [ [2021-10-18T19:17:55.497Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-18T19:17:55.497Z] ], [2021-10-18T19:17:55.497Z] "bip": "10.250.0.254/24", [2021-10-18T19:17:55.497Z] "hosts": [ [2021-10-18T19:17:55.497Z] "tcp://0.0.0.0:5555", [2021-10-18T19:17:55.497Z] "unix:///var/run/docker.sock" [2021-10-18T19:17:55.497Z] ], [2021-10-18T19:17:55.497Z] "mtu": 1458, [2021-10-18T19:17:55.497Z] "selinux-enabled": true, [2021-10-18T19:17:55.497Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-18T19:17:55.497Z] } [Pipeline] sh [2021-10-18T19:17:55.883Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-18T19:17:56.114Z] ---> de666ced3d54 [2021-10-18T19:17:56.114Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T19:17:56.282Z] + sudo service docker restart [2021-10-18T19:17:56.377Z] ---> Running in 8ccf91e2de7f [2021-10-18T19:17:56.377Z] Removing intermediate container e02e94806599 [2021-10-18T19:17:56.377Z] ---> 43a3c542bfba [2021-10-18T19:17:56.377Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-18T19:17:56.377Z] ---> Running in ef176cff91eb [2021-10-18T19:17:56.641Z] Removing intermediate container ef176cff91eb [2021-10-18T19:17:56.641Z] ---> 21c654ed6597 [2021-10-18T19:17:56.641Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-18T19:17:56.641Z] ---> Running in 61f8abe9585b [2021-10-18T19:17:56.904Z] Removing intermediate container 61f8abe9585b [2021-10-18T19:17:56.904Z] ---> b080e9a658eb [2021-10-18T19:17:56.904Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-18T19:17:57.475Z] ---> 2ba8b6e66379 [2021-10-18T19:17:57.475Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-18T19:17:57.736Z] ---> 1911433c6f7e [2021-10-18T19:17:57.736Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-18T19:17:58.308Z] Removing intermediate container 8ccf91e2de7f [2021-10-18T19:17:58.308Z] ---> 0b6bcdf89b90 [2021-10-18T19:17:58.308Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-18T19:17:58.308Z] ---> 027901a514e0 [2021-10-18T19:17:58.308Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-18T19:17:58.308Z] ---> Running in cc957506a67c [2021-10-18T19:17:58.308Z] ---> Running in 28256fca9e17 [2021-10-18T19:17:58.569Z] Removing intermediate container 28256fca9e17 [2021-10-18T19:17:58.569Z] ---> 12d652ca8498 [2021-10-18T19:17:58.569Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T19:17:58.569Z] ---> Running in 33d2b15adb8d [2021-10-18T19:17:58.831Z] Removing intermediate container 33d2b15adb8d [2021-10-18T19:17:58.831Z] ---> 9abdce555ce0 [2021-10-18T19:17:58.831Z] Step 20/22 : LABEL arch=x86_64 [2021-10-18T19:17:58.831Z] 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-18T19:17:58.831Z] ---> Running in 0e6a9dc1cdbf [2021-10-18T19:17:59.093Z] Removing intermediate container 0e6a9dc1cdbf [2021-10-18T19:17:59.093Z] ---> 5f81c8d501e8 [2021-10-18T19:17:59.093Z] Step 21/22 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:17:59.093Z] ---> Running in 897497a8771a [2021-10-18T19:17:59.360Z] Removing intermediate container 897497a8771a [2021-10-18T19:17:59.360Z] ---> 7f934ef21734 [2021-10-18T19:17:59.360Z] Step 22/22 : LABEL version=0.0.0 [2021-10-18T19:17:59.360Z] ---> Running in 585e48501206 [2021-10-18T19:17:59.360Z] Removing intermediate container 585e48501206 [2021-10-18T19:17:59.360Z] ---> 8876896d3b29 [2021-10-18T19:17:59.360Z] [2021-10-18T19:17:59.624Z] Successfully built 8876896d3b29 [2021-10-18T19:17:59.624Z] Successfully tagged sys-mgmt-agent:latest [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T19:18:14.764Z] provisioning config files... [2021-10-18T19:18:14.799Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7292557483408752227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T19:18:15.231Z] ---> docker-login.sh [2021-10-18T19:18:15.231Z] nexus3.edgexfoundry.org:10001 [2021-10-18T19:18:17.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T19:18:17.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T19:18:17.851Z] Configure a credential helper to remove this warning. See [2021-10-18T19:18:17.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T19:18:17.851Z] [2021-10-18T19:18:17.851Z] Login Succeeded [2021-10-18T19:18:17.851Z] nexus3.edgexfoundry.org:10002 [2021-10-18T19:18:18.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T19:18:19.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T19:18:19.149Z] Configure a credential helper to remove this warning. See [2021-10-18T19:18:19.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T19:18:19.149Z] [2021-10-18T19:18:19.149Z] Login Succeeded [2021-10-18T19:18:19.149Z] nexus3.edgexfoundry.org:10003 [2021-10-18T19:18:19.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T19:18:19.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T19:18:19.149Z] Configure a credential helper to remove this warning. See [2021-10-18T19:18:19.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T19:18:19.149Z] [2021-10-18T19:18:19.149Z] Login Succeeded [2021-10-18T19:18:19.149Z] nexus3.edgexfoundry.org:10004 [2021-10-18T19:18:19.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T19:18:19.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T19:18:19.427Z] Configure a credential helper to remove this warning. See [2021-10-18T19:18:19.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T19:18:19.427Z] [2021-10-18T19:18:19.427Z] Login Succeeded [2021-10-18T19:18:19.427Z] docker.io [2021-10-18T19:18:20.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T19:18:20.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T19:18:20.319Z] Configure a credential helper to remove this warning. See [2021-10-18T19:18:20.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T19:18:20.319Z] [2021-10-18T19:18:20.319Z] Login Succeeded [2021-10-18T19:18:20.319Z] ---> docker-login.sh ends [Pipeline] } [2021-10-18T19:18:20.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-18T19:18:21.060Z] ========================================================= [2021-10-18T19:18:21.060Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-18T19:18:21.060Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-18T19:18:21.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-18T19:18:21.761Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-18T19:18:21.761Z] 552d1f2373af: Pulling fs layer [2021-10-18T19:18:21.761Z] ea3f2d53f512: Pulling fs layer [2021-10-18T19:18:21.761Z] 9e70ebbbe112: Pulling fs layer [2021-10-18T19:18:21.761Z] 7a9cfe048b4a: Pulling fs layer [2021-10-18T19:18:21.761Z] 72dc09318566: Pulling fs layer [2021-10-18T19:18:21.761Z] f4f7b4309257: Pulling fs layer [2021-10-18T19:18:21.761Z] 0ac9a79272e3: Pulling fs layer [2021-10-18T19:18:21.761Z] b78e95d17946: Pulling fs layer [2021-10-18T19:18:21.761Z] 7a9cfe048b4a: Waiting [2021-10-18T19:18:21.761Z] 72dc09318566: Waiting [2021-10-18T19:18:21.761Z] f4f7b4309257: Waiting [2021-10-18T19:18:21.761Z] 0ac9a79272e3: Waiting [2021-10-18T19:18:21.761Z] b78e95d17946: Waiting [2021-10-18T19:18:21.761Z] 9e70ebbbe112: Verifying Checksum [2021-10-18T19:18:21.761Z] 9e70ebbbe112: Download complete [2021-10-18T19:18:21.761Z] ea3f2d53f512: Verifying Checksum [2021-10-18T19:18:21.761Z] ea3f2d53f512: Download complete [2021-10-18T19:18:21.761Z] 72dc09318566: Download complete [2021-10-18T19:18:21.761Z] f4f7b4309257: Download complete [2021-10-18T19:18:22.044Z] 0ac9a79272e3: Verifying Checksum [2021-10-18T19:18:22.044Z] 0ac9a79272e3: Download complete [2021-10-18T19:18:22.044Z] 552d1f2373af: Verifying Checksum [2021-10-18T19:18:22.044Z] 552d1f2373af: Download complete [2021-10-18T19:18:23.056Z] 552d1f2373af: Pull complete [2021-10-18T19:18:23.677Z] ea3f2d53f512: Pull complete [2021-10-18T19:18:23.960Z] 9e70ebbbe112: Pull complete [2021-10-18T19:18:23.960Z] b78e95d17946: Verifying Checksum [2021-10-18T19:18:23.960Z] b78e95d17946: Download complete [2021-10-18T19:18:24.572Z] 7a9cfe048b4a: Download complete [2021-10-18T19:18:31.834Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-18T19:18:34.421Z] Removing intermediate container 1a5a5b6a16f5 [2021-10-18T19:18:34.421Z] ---> 6352005a1262 [2021-10-18T19:18:34.421Z] [2021-10-18T19:18:34.421Z] Step 9/24 : FROM alpine:3.14 [2021-10-18T19:18:34.421Z] ---> 14119a10abf4 [2021-10-18T19:18:34.421Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-18T19:18:34.421Z] ---> Running in b00903121c31 [2021-10-18T19:18:34.421Z] Removing intermediate container 1d017606a91e [2021-10-18T19:18:34.421Z] ---> d295bd92db9c [2021-10-18T19:18:34.421Z] [2021-10-18T19:18:34.421Z] Step 9/30 : FROM alpine:3.14 [2021-10-18T19:18:34.421Z] ---> 14119a10abf4 [2021-10-18T19:18:34.421Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-18T19:18:34.421Z] ---> Running in e4d1696fd391 [2021-10-18T19:18:34.421Z] Removing intermediate container e4d1696fd391 [2021-10-18T19:18:34.421Z] ---> 8ee6d449ec34 [2021-10-18T19:18:34.421Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-18T19:18:34.421Z] ---> Running in 0942eadccae0 [2021-10-18T19:18:34.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T19:18:34.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T19:18:34.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T19:18:34.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T19:18:35.584Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-18T19:18:35.584Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-18T19:18:35.584Z] (3/3) Installing su-exec (0.2-r1) [2021-10-18T19:18:35.584Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T19:18:35.584Z] Executing ca-certificates-20191127-r5.trigger [2021-10-18T19:18:35.584Z] OK: 6 MiB in 17 packages [2021-10-18T19:18:35.584Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-18T19:18:35.584Z] (2/2) Installing su-exec (0.2-r1) [2021-10-18T19:18:35.584Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T19:18:35.584Z] OK: 6 MiB in 16 packages [2021-10-18T19:18:36.186Z] Removing intermediate container 0942eadccae0 [2021-10-18T19:18:36.186Z] ---> a366428ed400 [2021-10-18T19:18:36.186Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-18T19:18:36.186Z] ---> Running in 45f7576a79de [2021-10-18T19:18:36.186Z] Removing intermediate container b00903121c31 [2021-10-18T19:18:36.186Z] ---> c564915f1f77 [2021-10-18T19:18:36.186Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-18T19:18:36.186Z] ---> Running in 1d6fbe94fb01 [2021-10-18T19:18:36.455Z] Removing intermediate container 45f7576a79de [2021-10-18T19:18:36.455Z] ---> 3a77c3fb23c2 [2021-10-18T19:18:36.455Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-18T19:18:36.455Z] ---> Running in 21f559f62a15 [2021-10-18T19:18:36.455Z] Removing intermediate container 1d6fbe94fb01 [2021-10-18T19:18:36.455Z] ---> 806c3f4f6251 [2021-10-18T19:18:36.455Z] Step 12/24 : WORKDIR / [2021-10-18T19:18:36.721Z] ---> Running in 517804f30e85 [2021-10-18T19:18:36.721Z] Removing intermediate container 21f559f62a15 [2021-10-18T19:18:36.721Z] ---> 59fc147a3b79 [2021-10-18T19:18:36.721Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-18T19:18:36.721Z] ---> Running in f1afbd9e8986 [2021-10-18T19:18:36.982Z] Removing intermediate container 517804f30e85 [2021-10-18T19:18:36.982Z] ---> 3d786bbb2f98 [2021-10-18T19:18:36.982Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-18T19:18:37.059Z] 7a9cfe048b4a: Pull complete [2021-10-18T19:18:37.059Z] 72dc09318566: Pull complete [2021-10-18T19:18:37.059Z] f4f7b4309257: Pull complete [2021-10-18T19:18:37.059Z] 0ac9a79272e3: Pull complete [2021-10-18T19:18:37.285Z] ---> 6c3661f9227a [2021-10-18T19:18:37.285Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-18T19:18:37.876Z] ---> 81609b64071f [2021-10-18T19:18:37.876Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-18T19:18:38.139Z] Removing intermediate container f1afbd9e8986 [2021-10-18T19:18:38.139Z] ---> 22c762cb00c7 [2021-10-18T19:18:38.139Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-18T19:18:38.139Z] ---> Running in 73dd3a9887a4 [2021-10-18T19:18:38.400Z] ---> 1661acd7bdfd [2021-10-18T19:18:38.400Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-18T19:18:38.400Z] Removing intermediate container cc957506a67c [2021-10-18T19:18:38.400Z] ---> bd58e845315a [2021-10-18T19:18:38.400Z] [2021-10-18T19:18:38.400Z] Step 9/22 : FROM alpine:3.14 [2021-10-18T19:18:38.400Z] ---> 14119a10abf4 [2021-10-18T19:18:38.400Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-18T19:18:38.400Z] ---> Using cache [2021-10-18T19:18:38.400Z] ---> 330d88a98f5d [2021-10-18T19:18:38.400Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-18T19:18:38.400Z] ---> Using cache [2021-10-18T19:18:38.400Z] ---> bed3bc2b7a0c [2021-10-18T19:18:38.400Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-18T19:18:38.665Z] Removing intermediate container 73dd3a9887a4 [2021-10-18T19:18:38.665Z] ---> 15dd559d2435 [2021-10-18T19:18:38.665Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-18T19:18:38.665Z] ---> Running in dcdacd5d2650 [2021-10-18T19:18:38.665Z] ---> 13c581017826 [2021-10-18T19:18:38.665Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-18T19:18:39.254Z] ---> 659f03e2c4df [2021-10-18T19:18:39.254Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-18T19:18:39.254Z] Removing intermediate container dcdacd5d2650 [2021-10-18T19:18:39.254Z] ---> 5ecfae1ee37d [2021-10-18T19:18:39.254Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-18T19:18:39.254Z] ---> 2fad2a5458df [2021-10-18T19:18:39.254Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-18T19:18:39.254Z] ---> Running in 69d727094cee [2021-10-18T19:18:39.254Z] Removing intermediate container 1dfc753b77fe [2021-10-18T19:18:39.254Z] ---> 0134eb621170 [2021-10-18T19:18:39.254Z] [2021-10-18T19:18:39.254Z] Step 9/22 : FROM alpine:3.14 [2021-10-18T19:18:39.254Z] ---> 14119a10abf4 [2021-10-18T19:18:39.254Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-18T19:18:39.254Z] ---> Running in 9e62d71eb475 [2021-10-18T19:18:39.254Z] ---> Running in b3a59eea67cc [2021-10-18T19:18:39.527Z] Removing intermediate container 9e62d71eb475 [2021-10-18T19:18:39.527Z] ---> 9280a4714fcc [2021-10-18T19:18:39.527Z] Step 14/22 : WORKDIR / [2021-10-18T19:18:39.527Z] Removing intermediate container b3a59eea67cc [2021-10-18T19:18:39.527Z] ---> 44cc66077f0e [2021-10-18T19:18:39.527Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-18T19:18:39.527Z] ---> Running in 089563edc6aa [2021-10-18T19:18:39.527Z] ---> Running in 9c03e4457b0d [2021-10-18T19:18:39.527Z] ---> 74e2945af352 [2021-10-18T19:18:39.527Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-18T19:18:39.792Z] Removing intermediate container 9c03e4457b0d [2021-10-18T19:18:39.792Z] ---> 6a40040b0838 [2021-10-18T19:18:39.792Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-18T19:18:39.792Z] Removing intermediate container 089563edc6aa [2021-10-18T19:18:39.792Z] ---> 7d9373ab331e [2021-10-18T19:18:39.792Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T19:18:39.792Z] ---> Running in 772b518671e0 [2021-10-18T19:18:40.055Z] Removing intermediate container 772b518671e0 [2021-10-18T19:18:40.055Z] ---> 58b68f04077c [2021-10-18T19:18:40.055Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:18:40.055Z] ---> a96a94ac63f5 [2021-10-18T19:18:40.055Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-18T19:18:40.055Z] Removing intermediate container 69d727094cee [2021-10-18T19:18:40.055Z] ---> 35df69b84d35 [2021-10-18T19:18:40.055Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T19:18:40.055Z] ---> c4f049208d4b [2021-10-18T19:18:40.055Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-18T19:18:40.055Z] ---> Running in 908fbf53abe4 [2021-10-18T19:18:40.055Z] ---> Running in 9b4ae22363f4 [2021-10-18T19:18:40.318Z] ---> 2ec4054efa4e [2021-10-18T19:18:40.318Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-18T19:18:40.580Z] ---> b40c9c3a71b1 [2021-10-18T19:18:40.580Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-18T19:18:40.580Z] ---> 35bf6a4f8dd1 [2021-10-18T19:18:40.580Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-18T19:18:40.842Z] ---> bd695c5ad032 [2021-10-18T19:18:40.842Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-18T19:18:40.842Z] ---> Running in 267daab92436 [2021-10-18T19:18:40.842Z] Removing intermediate container 267daab92436 [2021-10-18T19:18:40.842Z] ---> 252e75020539 [2021-10-18T19:18:40.842Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T19:18:40.842Z] ---> e45fcb101f53 [2021-10-18T19:18:40.842Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-18T19:18:41.115Z] ---> Running in 8d660f6f71d5 [2021-10-18T19:18:41.115Z] Removing intermediate container 908fbf53abe4 [2021-10-18T19:18:41.115Z] ---> 74d42b5bcb99 [2021-10-18T19:18:41.115Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-18T19:18:41.115Z] Removing intermediate container 9b4ae22363f4 [2021-10-18T19:18:41.115Z] ---> 67b1effee379 [2021-10-18T19:18:41.115Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-18T19:18:41.115Z] ---> Running in 38246c79ef98 [2021-10-18T19:18:41.115Z] ---> Running in a1cf1a439ab7 [2021-10-18T19:18:41.115Z] Removing intermediate container 8d660f6f71d5 [2021-10-18T19:18:41.115Z] ---> 56c07427290b [2021-10-18T19:18:41.115Z] Step 20/22 : LABEL arch=x86_64 [2021-10-18T19:18:41.115Z] ---> Running in 2dbd722a9d29 [2021-10-18T19:18:41.376Z] ---> 3163a1faa114 [2021-10-18T19:18:41.376Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-18T19:18:41.376Z] Removing intermediate container a1cf1a439ab7 [2021-10-18T19:18:41.376Z] ---> 70e89c942f94 [2021-10-18T19:18:41.376Z] Step 22/24 : LABEL arch=x86_64 [2021-10-18T19:18:41.376Z] Removing intermediate container 2dbd722a9d29 [2021-10-18T19:18:41.376Z] ---> fe1691de29ed [2021-10-18T19:18:41.376Z] Step 21/22 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:18:41.376Z] ---> Running in b12f4807b5f9 [2021-10-18T19:18:41.376Z] ---> Running in 0743c7ad44de [2021-10-18T19:18:41.376Z] ---> 95a9b3e42ae3 [2021-10-18T19:18:41.376Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-18T19:18:41.635Z] Removing intermediate container b12f4807b5f9 [2021-10-18T19:18:41.635Z] ---> 3b4cda7d0b9e [2021-10-18T19:18:41.635Z] Step 23/24 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:18:41.635Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T19:18:41.635Z] Removing intermediate container 0743c7ad44de [2021-10-18T19:18:41.635Z] ---> c0f8d40039e3 [2021-10-18T19:18:41.635Z] Step 22/22 : LABEL version=0.0.0 [2021-10-18T19:18:41.635Z] ---> Running in 2cb46b3abef9 [2021-10-18T19:18:41.635Z] ---> Running in 48ec2234342d [2021-10-18T19:18:41.635Z] ---> Running in c4f674151251 [2021-10-18T19:18:41.635Z] Removing intermediate container 48ec2234342d [2021-10-18T19:18:41.635Z] ---> 54ea749129ce [2021-10-18T19:18:41.635Z] [2021-10-18T19:18:41.894Z] Removing intermediate container 2cb46b3abef9 [2021-10-18T19:18:41.894Z] ---> 1e7d5959b17e [2021-10-18T19:18:41.894Z] Step 24/24 : LABEL version=0.0.0 [2021-10-18T19:18:41.894Z] Successfully built 54ea749129ce [2021-10-18T19:18:41.894Z] Successfully tagged core-metadata:latest [2021-10-18T19:18:41.894Z]  Building core-metadata ... done Removing intermediate container c4f674151251 [2021-10-18T19:18:41.894Z] ---> ca73ddc1f451 [2021-10-18T19:18:41.894Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-18T19:18:41.894Z] ---> Running in 1ea45797525a [2021-10-18T19:18:41.894Z] Removing intermediate container 1ea45797525a [2021-10-18T19:18:41.894Z] ---> f6643da621aa [2021-10-18T19:18:41.894Z] [2021-10-18T19:18:42.160Z] Successfully built f6643da621aa [2021-10-18T19:18:42.160Z] Successfully tagged security-secretstore-setup:latest [2021-10-18T19:18:42.160Z]  Building security-secretstore-setup ... done  ---> ae044590f3fe [2021-10-18T19:18:42.160Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-18T19:18:42.160Z] ---> Running in 94cdab93ffad [2021-10-18T19:18:42.424Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T19:18:42.685Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-18T19:18:42.685Z] Removing intermediate container 94cdab93ffad [2021-10-18T19:18:42.685Z] ---> f1998b0ad766 [2021-10-18T19:18:42.685Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-18T19:18:42.948Z] ---> Running in 358c1adff200 [2021-10-18T19:18:42.948Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-18T19:18:42.948Z] Removing intermediate container 358c1adff200 [2021-10-18T19:18:42.948Z] ---> 9ec5752076be [2021-10-18T19:18:42.948Z] Step 27/30 : CMD ["gate"] [2021-10-18T19:18:42.948Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-18T19:18:42.948Z] ---> Running in b9a557e249b1 [2021-10-18T19:18:42.948Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-18T19:18:43.224Z] Removing intermediate container b9a557e249b1 [2021-10-18T19:18:43.224Z] ---> 1dab119551ef [2021-10-18T19:18:43.224Z] Step 28/30 : LABEL arch=x86_64 [2021-10-18T19:18:43.224Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-18T19:18:43.224Z] ---> Running in 974a204d8aac [2021-10-18T19:18:43.224Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-18T19:18:43.224Z] Removing intermediate container 974a204d8aac [2021-10-18T19:18:43.224Z] ---> ea83a9884440 [2021-10-18T19:18:43.224Z] Step 29/30 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:18:43.224Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T19:18:43.224Z] OK: 8 MiB in 20 packages [2021-10-18T19:18:43.490Z] ---> Running in 3bd6dc15ec06 [2021-10-18T19:18:43.490Z] Removing intermediate container 3bd6dc15ec06 [2021-10-18T19:18:43.490Z] ---> 430606e84fce [2021-10-18T19:18:43.490Z] Step 30/30 : LABEL version=0.0.0 [2021-10-18T19:18:43.490Z] ---> Running in 6c8b97958263 [2021-10-18T19:18:43.758Z] Removing intermediate container 6c8b97958263 [2021-10-18T19:18:43.758Z] ---> 210615ee128b [2021-10-18T19:18:43.758Z] [2021-10-18T19:18:43.758Z] Removing intermediate container 38246c79ef98 [2021-10-18T19:18:43.758Z] ---> b4f2e2d4ec2a [2021-10-18T19:18:43.758Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T19:18:43.758Z] Successfully built 210615ee128b [2021-10-18T19:18:43.758Z] Successfully tagged security-bootstrapper:latest [2021-10-18T19:18:43.758Z]  Building security-bootstrapper ... done  ---> 7adc83283c6f [2021-10-18T19:18:43.758Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-18T19:18:44.331Z] ---> 3059d86512cb [2021-10-18T19:18:44.331Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-18T19:18:44.331Z] ---> fdcf473a0b92 [2021-10-18T19:18:44.331Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-18T19:18:44.331Z] ---> Running in 0a4392672dd5 [2021-10-18T19:18:44.331Z] Removing intermediate container 0a4392672dd5 [2021-10-18T19:18:44.331Z] ---> c046d8f012d0 [2021-10-18T19:18:44.331Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T19:18:44.331Z] ---> Running in 564de19909c4 [2021-10-18T19:18:44.594Z] Removing intermediate container 564de19909c4 [2021-10-18T19:18:44.594Z] ---> 2af11caeb3c3 [2021-10-18T19:18:44.594Z] Step 20/22 : LABEL arch=x86_64 [2021-10-18T19:18:44.594Z] ---> Running in 4d2a21bacd02 [2021-10-18T19:18:44.594Z] Removing intermediate container 4d2a21bacd02 [2021-10-18T19:18:44.594Z] ---> cb3d076060f0 [2021-10-18T19:18:44.594Z] Step 21/22 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:18:44.594Z] ---> Running in 351bccff3570 [2021-10-18T19:18:44.860Z] Removing intermediate container 351bccff3570 [2021-10-18T19:18:44.860Z] ---> 51e5bdc92736 [2021-10-18T19:18:44.860Z] Step 22/22 : LABEL version=0.0.0 [2021-10-18T19:18:44.860Z] ---> Running in d58d1bb9c613 [2021-10-18T19:18:44.860Z] Removing intermediate container d58d1bb9c613 [2021-10-18T19:18:44.860Z] ---> 6df642d1d2df [2021-10-18T19:18:44.860Z] [2021-10-18T19:18:44.860Z] Successfully built 6df642d1d2df [2021-10-18T19:18:44.860Z] Successfully tagged core-data:latest [2021-10-18T19:18:45.131Z]  Building core-data ... done  [Pipeline] } [2021-10-18T19:18:45.149Z] $ docker stop --time=1 0a8db80d00946572f4c194e0f9855dd54e75dacc59cb25fc11fe4edccedd05c0 [2021-10-18T19:18:45.450Z] b78e95d17946: Pull complete [2021-10-18T19:18:45.450Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-18T19:18:45.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-18T19:18:45.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-18T19:18:46.447Z] $ docker rm -f 0a8db80d00946572f4c194e0f9855dd54e75dacc59cb25fc11fe4edccedd05c0 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] fileExists [Pipeline] sh [2021-10-18T19:18:46.841Z] + docker images [2021-10-18T19:18:46.841Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-18T19:18:46.841Z] core-data latest 6df642d1d2df 2 seconds ago 20.5MB [2021-10-18T19:18:46.841Z] security-bootstrapper latest 210615ee128b 3 seconds ago 18.8MB [2021-10-18T19:18:46.841Z] core-metadata latest 54ea749129ce 5 seconds ago 16.8MB [2021-10-18T19:18:46.841Z] security-secretstore-setup latest f6643da621aa 5 seconds ago 28.2MB [2021-10-18T19:18:46.841Z] 0134eb621170 8 seconds ago 1.76GB [2021-10-18T19:18:46.841Z] bd58e845315a 8 seconds ago 1.76GB [2021-10-18T19:18:46.841Z] d295bd92db9c 13 seconds ago 1.75GB [2021-10-18T19:18:46.841Z] 6352005a1262 13 seconds ago 1.76GB [2021-10-18T19:18:46.841Z] sys-mgmt-agent latest 8876896d3b29 47 seconds ago 294MB [2021-10-18T19:18:46.841Z] support-notifications latest 41cad47552e3 About a minute ago 16.8MB [2021-10-18T19:18:46.841Z] support-scheduler latest 9fb1f54c01cf About a minute ago 16.1MB [2021-10-18T19:18:46.841Z] security-proxy-setup latest e4242fcdd285 About a minute ago 26.7MB [2021-10-18T19:18:46.841Z] core-command latest 43393d453113 About a minute ago 16MB [2021-10-18T19:18:46.841Z] e8dfe67a4820 About a minute ago 1.75GB [2021-10-18T19:18:46.841Z] 1b028d2fcbad About a minute ago 1.76GB [2021-10-18T19:18:46.841Z] 888db3f4d9a1 About a minute ago 1.76GB [2021-10-18T19:18:46.841Z] c252ebf425fc About a minute ago 1.75GB [2021-10-18T19:18:46.841Z] 7640271a8935 About a minute ago 1.75GB [2021-10-18T19:18:46.841Z] ci-base-image-x86_64 latest 6d66829df810 5 minutes ago 1.25GB [2021-10-18T19:18:46.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 5 days ago 548MB [2021-10-18T19:18:46.841Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 10 days ago 34.5MB [2021-10-18T19:18:46.841Z] docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB [2021-10-18T19:18:46.841Z] alpine 3.14 14119a10abf4 7 weeks ago 5.6MB [2021-10-18T19:18:46.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-10-18T19:18:46.986Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-18T19:18:46.986Z] WORKDIR /edgex [2021-10-18T19:18:46.986Z] COPY go.mod . [2021-10-18T19:18:46.986Z] RUN go mod download [2021-10-18T19:18:46.986Z] + docker build -t ci-base-image-arm64 -f - . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-18T19:18:49.398Z] Sending build context to Docker daemon 166.3MB [2021-10-18T19:18:49.398Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-18T19:18:49.398Z] ---> 8b459fc5aaf0 [2021-10-18T19:18:49.398Z] Step 2/4 : WORKDIR /edgex [2021-10-18T19:18:54.881Z] ---> Running in 8bca38c94ac3 [2021-10-18T19:18:54.881Z] Removing intermediate container 8bca38c94ac3 [2021-10-18T19:18:54.881Z] ---> ba3a0e7987be [2021-10-18T19:18:54.881Z] Step 3/4 : COPY go.mod . [2021-10-18T19:18:55.495Z] ---> 0b2f82011566 [2021-10-18T19:18:55.495Z] Step 4/4 : RUN go mod download [2021-10-18T19:18:55.495Z] ---> Running in ffb1079d63d5 [2021-10-18T19:19:03.467Z] Still waiting to schedule task [2021-10-18T19:19:03.467Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-18T19:20:33.611Z] Removing intermediate container ffb1079d63d5 [2021-10-18T19:20:33.611Z] ---> da37deba4987 [2021-10-18T19:20:33.611Z] Successfully built da37deba4987 [2021-10-18T19:20:33.611Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T19:20:34.012Z] + docker inspect -f . ci-base-image-arm64 [2021-10-18T19:20:34.012Z] . [Pipeline] withDockerContainer [2021-10-18T19:20:35.231Z] prd-ubuntu18.04-docker-arm64-4c-16g-2235 does not seem to be running inside a container [2021-10-18T19:20:35.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-18T19:20:37.067Z] $ docker top b1b4ed3770c9e8ea49e92024ddcb35fcc45665c62e679fae06016dde50b88eee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T19:20:38.136Z] + go version [2021-10-18T19:20:38.137Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-18T19:20:38.177Z] $ docker stop --time=1 b1b4ed3770c9e8ea49e92024ddcb35fcc45665c62e679fae06016dde50b88eee [2021-10-18T19:20:40.069Z] $ docker rm -f b1b4ed3770c9e8ea49e92024ddcb35fcc45665c62e679fae06016dde50b88eee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T19:20:41.101Z] + docker inspect -f . ci-base-image-arm64 [2021-10-18T19:20:41.102Z] . [Pipeline] withDockerContainer [2021-10-18T19:20:41.398Z] prd-ubuntu18.04-docker-arm64-4c-16g-2235 does not seem to be running inside a container [2021-10-18T19:20:41.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-18T19:20:43.100Z] $ docker top d96ea14896a695b69c124bb496552a7570cd992916bcce5ac0efdee4c32bb50f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-18T19:20:43.494Z] ========================================================= [2021-10-18T19:20:43.494Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-18T19:20:43.494Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-18T19:20:44.233Z] + make test [2021-10-18T19:20:44.233Z] go mod tidy [2021-10-18T19:20:44.863Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-18T19:21:17.989Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-18T19:22:26.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-18T19:22:26.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-18T19:22:26.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-18T19:22:26.244Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-18T19:22:41.479Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-18T19:22:41.479Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-18T19:22:41.479Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-18T19:22:41.479Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-18T19:22:41.479Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-18T19:22:41.480Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-18T19:22:42.497Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-18T19:22:42.497Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-18T19:22:42.497Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-18T19:22:42.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-18T19:22:51.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.228s coverage: 28.7% of statements [2021-10-18T19:22:51.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-18T19:22:51.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-18T19:22:55.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.351s coverage: 98.5% of statements [2021-10-18T19:22:55.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-18T19:22:57.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.387s coverage: 46.3% of statements [2021-10-18T19:22:57.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-18T19:22:57.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-18T19:22:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.526s coverage: 90.1% of statements [2021-10-18T19:22:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-18T19:22:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-18T19:22:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.317s coverage: 84.4% of statements [2021-10-18T19:22:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-18T19:22:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-18T19:22:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-18T19:22:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-18T19:22:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-18T19:23:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.987s coverage: 94.2% of statements [2021-10-18T19:23:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-18T19:23:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-18T19:23:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 59.1% of statements [2021-10-18T19:23:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-18T19:23:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-18T19:23:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-18T19:23:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-18T19:23:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-18T19:23:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.241s coverage: 60.0% of statements [2021-10-18T19:23:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-18T19:23:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-18T19:23:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-18T19:23:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.391s coverage: 1.0% of statements [2021-10-18T19:23:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-18T19:23:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.217s coverage: 58.8% of statements [2021-10-18T19:23:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.285s coverage: 21.7% of statements [2021-10-18T19:23:10.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-18T19:23:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.384s coverage: 47.1% of statements [2021-10-18T19:23:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.413s coverage: 79.5% of statements [2021-10-18T19:23:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.294s coverage: 94.1% of statements [2021-10-18T19:23:11.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.205s coverage: 96.3% of statements [2021-10-18T19:23:11.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements [2021-10-18T19:23:24.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.311s coverage: 94.4% of statements [2021-10-18T19:23:24.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements [2021-10-18T19:23:26.064Z] Running on prd-ubuntu18.04-docker-8c-8g-2245 in /w/workspace/edgexfoundry_edgex-go_PR-3761 [Pipeline] { [Pipeline] ws [2021-10-18T19:23:26.104Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-18T19:23:26.217Z] The recommended git tool is: git [2021-10-18T19:23:28.891Z] using credential edgex-jenkins-ssh [2021-10-18T19:23:28.902Z] Cloning the remote Git repository [2021-10-18T19:23:28.922Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-18T19:23:28.980Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-18T19:23:29.020Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-18T19:23:29.020Z] > git --version # timeout=10 [2021-10-18T19:23:29.025Z] > git --version # 'git version 2.17.1' [2021-10-18T19:23:29.026Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T19:23:29.055Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T19:23:30.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.727s coverage: 82.5% of statements [2021-10-18T19:23:30.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-18T19:23:37.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.292s coverage: 92.9% of statements [2021-10-18T19:23:37.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-18T19:23:37.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-18T19:23:37.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-18T19:23:37.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.095s coverage: 65.1% of statements [2021-10-18T19:23:37.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-18T19:23:37.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-18T19:23:37.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-18T19:23:37.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-18T19:23:37.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-18T19:23:37.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements [2021-10-18T19:23:37.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-18T19:23:37.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-18T19:23:37.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-10-18T19:23:37.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-18T19:23:37.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements [2021-10-18T19:23:37.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-18T19:23:37.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements [2021-10-18T19:23:37.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.277s coverage: 87.2% of statements [2021-10-18T19:23:37.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.295s coverage: 85.4% of statements [2021-10-18T19:23:37.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.964s coverage: 91.2% of statements [2021-10-18T19:23:37.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-18T19:23:41.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.080s coverage: 64.4% of statements [2021-10-18T19:23:41.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-18T19:23:41.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-18T19:23:41.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.323s coverage: 100.0% of statements [2021-10-18T19:23:41.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2021-10-18T19:23:41.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2021-10-18T19:23:41.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2021-10-18T19:23:41.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2021-10-18T19:23:48.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.444s coverage: 70.4% of statements [2021-10-18T19:23:48.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-18T19:23:48.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-18T19:23:48.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-18T19:23:49.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.956s coverage: 43.4% of statements [2021-10-18T19:23:49.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-18T19:23:49.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-18T19:23:49.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements [2021-10-18T19:23:49.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-18T19:23:49.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.373s coverage: 84.8% of statements [2021-10-18T19:23:49.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-18T19:23:58.323Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.238s coverage: 19.5% of statements [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-18T19:23:58.323Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.581s coverage: 92.0% of statements [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-18T19:23:58.323Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.226s coverage: 63.2% of statements [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-18T19:23:58.323Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.424s coverage: 97.7% of statements [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-18T19:23:58.323Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.194s coverage: 28.9% of statements [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-18T19:23:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-18T19:23:58.323Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.170s coverage: 100.0% of statements [2021-10-18T19:23:58.323Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2021-10-18T19:23:58.323Z] 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-18T19:23:58.323Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-18T19:23:58.323Z] GO111MODULE=on go vet ./... [2021-10-18T19:25:05.651Z] Merging remotes/origin/main commit 69f0044378c84a2584b9cc14c244d921f2d7705f into PR head commit 452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:25:05.755Z] Merge succeeded, producing 452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:25:05.756Z] Checking out Revision 452bc479f5ebbbd11b623b1cf411819c55beaf5f (PR-3761) [2021-10-18T19:25:05.057Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-18T19:25:05.063Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T19:25:05.073Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-18T19:25:05.083Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-18T19:25:05.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T19:25:05.087Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3761/head:refs/remotes/origin/PR-3761 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-18T19:25:05.657Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T19:25:05.662Z] > git checkout -f 452bc479f5ebbbd11b623b1cf411819c55beaf5f # timeout=10 [2021-10-18T19:25:05.723Z] > git remote # timeout=10 [2021-10-18T19:25:05.729Z] > git config --get remote.origin.url # timeout=10 [2021-10-18T19:25:05.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T19:25:05.739Z] > git merge 69f0044378c84a2584b9cc14c244d921f2d7705f # timeout=10 [2021-10-18T19:25:05.748Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-18T19:25:05.756Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T19:25:05.760Z] > git checkout -f 452bc479f5ebbbd11b623b1cf411819c55beaf5f # timeout=10 [2021-10-18T19:25:09.355Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-10-18T19:25:09.376Z] > git --version # timeout=10 [2021-10-18T19:25:09.383Z] > git --version # 'git version 2.17.1' [2021-10-18T19:25:09.389Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T19:25:10.366Z] + echo snap-build.sh [2021-10-18T19:25:10.366Z] snap-build.sh [2021-10-18T19:25:10.366Z] + SNAP_BASE_DIR=. [2021-10-18T19:25:10.366Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-10-18T19:25:10.366Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-10-18T19:25:10.366Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-10-18T19:25:10.366Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-10-18T19:25:10.366Z] + cd /w/workspace/edgex-go/1 [2021-10-18T19:25:10.366Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-18T19:25:10.366Z] Reading package lists... [2021-10-18T19:25:10.366Z] Building dependency tree... [2021-10-18T19:25:10.366Z] Reading state information... [2021-10-18T19:25:10.366Z] The following packages were automatically installed and are no longer required: [2021-10-18T19:25:10.366Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-18T19:25:10.366Z] uidmap xdelta3 [2021-10-18T19:25:10.366Z] Use 'sudo apt autoremove' to remove them. [2021-10-18T19:25:10.366Z] The following packages will be REMOVED: [2021-10-18T19:25:10.366Z] lxd* lxd-client* [2021-10-18T19:25:10.629Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-18T19:25:10.629Z] After this operation, 31.7 MB disk space will be freed. [2021-10-18T19:25:11.155Z] (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-18T19:25:11.155Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-18T19:25:11.726Z] Removing lxd dnsmasq configuration [2021-10-18T19:25:11.986Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-18T19:25:11.986Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-18T19:25:12.560Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-18T19:25:12.824Z] (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-18T19:25:12.824Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-18T19:25:14.207Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-18T19:25:14.207Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-18T19:25:14.468Z] + sudo snap remove --purge lxd [2021-10-18T19:25:14.730Z] snap "lxd" is not installed [2021-10-18T19:25:14.730Z] + sudo groupadd --force --system lxd [2021-10-18T19:25:14.730Z] ++ whoami [2021-10-18T19:25:14.730Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-18T19:25:14.730Z] + newgrp - lxd [2021-10-18T19:25:14.730Z] + sudo snap install lxd [2021-10-18T19:25:23.733Z] 2021-10-18T19:25:21Z INFO Waiting for automatic snapd restart... [2021-10-18T19:25:35.397Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-18T19:25:35.397Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-18T19:25:35.397Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-18T19:25:37.848Z] + ls -al . [2021-10-18T19:25:37.848Z] total 640 [2021-10-18T19:25:37.848Z] drwxrwxr-x 9 1001 1001 4096 Oct 18 19:25 . [2021-10-18T19:25:37.848Z] drwxr-xr-x 4 root root 4096 Oct 18 19:20 .. [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 11 Oct 18 19:17 .dockerignore [2021-10-18T19:25:37.848Z] drwxrwxr-x 8 1001 1001 4096 Oct 18 19:17 .git [2021-10-18T19:25:37.848Z] drwxrwxr-x 4 1001 1001 4096 Oct 18 19:17 .github [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 804 Oct 18 19:17 .gitignore [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 42 Oct 18 19:17 .golangci.yml [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 76 Oct 18 19:17 .hadolint.yml [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 166 Oct 18 19:17 .sonarcloud.properties [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 1171 Oct 18 19:17 ADOPTERS.md [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 8608 Oct 18 19:17 Attribution.txt [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 43881 Oct 18 19:17 CHANGELOG.md [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 3804 Oct 18 19:17 CONTRIBUTING.md [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 677 Oct 18 19:17 GOVERNANCE.md [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 849 Oct 18 19:17 Jenkinsfile [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 10775 Oct 18 19:17 LICENSE [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 6508 Oct 18 19:17 Makefile [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 582 Oct 18 19:17 OWNERS.md [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 8256 Oct 18 19:17 README.md [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 6912 Oct 18 19:17 SECURITY.md [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 5 Oct 18 19:12 VERSION [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 4131 Oct 18 19:17 ZMQWindows.md [2021-10-18T19:25:37.848Z] drwxrwxr-x 2 1001 1001 4096 Oct 18 19:17 bin [2021-10-18T19:25:37.848Z] drwxrwxr-x 14 1001 1001 4096 Oct 18 19:17 cmd [2021-10-18T19:25:37.848Z] -rw-r--r-- 1 root root 403932 Oct 18 19:23 coverage.out [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 829 Oct 18 19:17 go.mod [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 50143 Oct 18 19:17 go.sum [2021-10-18T19:25:37.848Z] drwxrwxr-x 8 1001 1001 4096 Oct 18 19:17 internal [2021-10-18T19:25:37.848Z] drwxrwxr-x 3 1001 1001 4096 Oct 18 19:17 openapi [2021-10-18T19:25:37.848Z] drwxrwxr-x 4 1001 1001 4096 Oct 18 19:17 snap [2021-10-18T19:25:37.848Z] -rw-rw-r-- 1 1001 1001 204 Oct 18 19:17 version.go [Pipeline] sh [2021-10-18T19:25:38.559Z] + '[' -e coverage.out ] [2021-10-18T19:25:38.559Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-18T19:25:38.603Z] Warning: overwriting stash ‘coverage-report’ [2021-10-18T19:25:39.870Z] Stashed 1 file(s) [2021-10-18T19:25:39.874Z] lxd 4.19 from Canonical* installed [2021-10-18T19:25:39.874Z] + sudo lxd init --auto [Pipeline] sh [2021-10-18T19:25:40.560Z] + make build [2021-10-18T19:25:40.560Z] 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-18T19:25:47.538Z] 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-18T19:25:49.875Z] + sudo snap install --classic snapcraft [2021-10-18T19:26:02.099Z] snapcraft 5.0 from Canonical* installed [2021-10-18T19:26:02.099Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-18T19:26:02.099Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-18T19:26:02.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-18T19:26:02.099Z] Dload Upload Total Spent Left Speed [2021-10-18T19:26:02.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3103 0 --:--:-- --:--:-- --:--:-- 3088 [2021-10-18T19:26:02.360Z] 100 3325k 100 3325k 0 0 7340k 0 --:--:-- --:--:-- --:--:-- 7340k [2021-10-18T19:26:02.360Z] ./yq_linux_amd64 [2021-10-18T19:26:02.622Z] + sudo snapcraft prime --use-lxd [2021-10-18T19:26:04.578Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-18T19:26:04.578Z] 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-18T19:26:04.578Z] - README.md [2021-10-18T19:26:04.578Z] [2021-10-18T19:26:04.578Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-18T19:26:04.845Z] Launching a container. [2021-10-18T19:26:10.131Z] Waiting for container to be ready [2021-10-18T19:26:10.131Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-18T19:26:10.131Z] [2021-10-18T19:26:13.506Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-18T19:26:14.079Z] Waiting for network to be ready... [2021-10-18T19:26:14.339Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-18T19:26:14.339Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1906 kB] [2021-10-18T19:26:14.451Z] 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-18T19:26:14.601Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-18T19:26:14.601Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] [2021-10-18T19:26:14.601Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-18T19:26:14.601Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-18T19:26:14.601Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [469 kB] [2021-10-18T19:26:14.601Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.2 kB] [2021-10-18T19:26:14.601Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] [2021-10-18T19:26:14.601Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-18T19:26:15.174Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-18T19:26:15.174Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-18T19:26:15.435Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-18T19:26:15.435Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-18T19:26:15.435Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-18T19:26:15.435Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-18T19:26:15.435Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-18T19:26:15.435Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-18T19:26:15.694Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-18T19:26:15.954Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2252 kB] [2021-10-18T19:26:15.954Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-18T19:26:15.954Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-18T19:26:15.954Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-18T19:26:15.954Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [493 kB] [2021-10-18T19:26:15.954Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.9 kB] [2021-10-18T19:26:15.954Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1757 kB] [2021-10-18T19:26:15.954Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-18T19:26:17.139Z] 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-18T19:26:18.496Z] Fetched 25.4 MB in 4s (6145 kB/s) [2021-10-18T19:26:19.437Z] Reading package lists... [2021-10-18T19:26:19.437Z] Reading package lists... [2021-10-18T19:26:19.697Z] Building dependency tree... [2021-10-18T19:26:19.697Z] Reading state information... [2021-10-18T19:26:19.697Z] The following additional packages will be installed: [2021-10-18T19:26:19.697Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-18T19:26:19.697Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-18T19:26:19.697Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-18T19:26:19.698Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-18T19:26:19.698Z] Suggested packages: [2021-10-18T19:26:19.698Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-18T19:26:19.698Z] Recommended packages: [2021-10-18T19:26:19.698Z] gnupg libsasl2-modules [2021-10-18T19:26:19.698Z] The following NEW packages will be installed: [2021-10-18T19:26:19.698Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-18T19:26:19.698Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-18T19:26:19.698Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-18T19:26:19.698Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-18T19:26:19.698Z] The following packages will be upgraded: [2021-10-18T19:26:19.698Z] gpg gpg-agent gpgconf libudev1 [2021-10-18T19:26:19.698Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-18T19:26:19.698Z] Need to get 3527 kB of archives. [2021-10-18T19:26:19.698Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-18T19:26:19.698Z] 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-18T19:26:19.957Z] 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-18T19:26:19.957Z] 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-18T19:26:19.957Z] 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-18T19:26:19.957Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-18T19:26:20.220Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-18T19:26:20.790Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-18T19:26:20.790Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-18T19:26:20.790Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-18T19:26:20.790Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-18T19:26:20.790Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-18T19:26:20.790Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-18T19:26:20.790Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-18T19:26:20.790Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-18T19:26:20.790Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-18T19:26:20.790Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-18T19:26:20.790Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-18T19:26:20.790Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-18T19:26:20.790Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-18T19:26:20.790Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-18T19:26:20.790Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-18T19:26:20.790Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-18T19:26:21.051Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-18T19:26:21.051Z] Fetched 3527 kB in 1s (2998 kB/s) [2021-10-18T19:26:21.051Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-18T19:26:21.051Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-18T19:26:21.051Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-18T19:26:21.051Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-18T19:26:21.051Z] Selecting previously unselected package udev. [2021-10-18T19:26:21.051Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-18T19:26:21.051Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-18T19:26:21.310Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-18T19:26:21.310Z] Selecting previously unselected package libfuse2:amd64. [2021-10-18T19:26:21.310Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-18T19:26:21.310Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-18T19:26:21.310Z] Selecting previously unselected package fuse. [2021-10-18T19:26:21.310Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-18T19:26:21.310Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-18T19:26:21.571Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-18T19:26:21.571Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-18T19:26:21.571Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-18T19:26:21.571Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-18T19:26:21.571Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-18T19:26:21.571Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-18T19:26:21.571Z] Selecting previously unselected package libksba8:amd64. [2021-10-18T19:26:21.571Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-18T19:26:21.571Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-18T19:26:21.833Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-18T19:26:21.833Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-18T19:26:21.833Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:21.833Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-18T19:26:21.833Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-18T19:26:21.833Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:21.833Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-18T19:26:21.833Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-18T19:26:21.833Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:21.833Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-18T19:26:21.833Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-18T19:26:21.833Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:21.833Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-18T19:26:21.833Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-18T19:26:21.833Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:22.093Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-18T19:26:22.093Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-18T19:26:22.093Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:22.094Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-18T19:26:22.094Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-18T19:26:22.094Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:22.094Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-18T19:26:22.094Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-18T19:26:22.094Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:22.094Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-18T19:26:22.094Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-18T19:26:22.094Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:22.094Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-18T19:26:22.094Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-18T19:26:22.094Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-18T19:26:22.359Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-18T19:26:22.359Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-18T19:26:22.359Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-18T19:26:22.359Z] Selecting previously unselected package libldap-common. [2021-10-18T19:26:22.359Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-18T19:26:22.359Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-18T19:26:22.359Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-18T19:26:22.359Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-18T19:26:22.359Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-18T19:26:22.359Z] Selecting previously unselected package dirmngr. [2021-10-18T19:26:22.359Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-18T19:26:22.359Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-18T19:26:22.359Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-18T19:26:22.359Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-18T19:26:22.359Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-18T19:26:22.359Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-18T19:26:22.618Z] 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-18T19:26:22.622Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-18T19:26:22.622Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-18T19:26:22.622Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:22.622Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-18T19:26:22.622Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-18T19:26:22.622Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-18T19:26:22.883Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-18T19:26:22.883Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:22.883Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-18T19:26:22.883Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-18T19:26:22.883Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-18T19:26:22.883Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:22.883Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:22.883Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:22.883Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:23.144Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:23.144Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:23.144Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-18T19:26:23.144Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-18T19:26:23.144Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-18T19:26:23.144Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-18T19:26:23.231Z] 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-18T19:26:23.407Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-18T19:26:23.407Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-18T19:26:23.407Z] This means they are not meant to be enabled using systemctl. [2021-10-18T19:26:23.407Z] Possible reasons for having this kind of units are: [2021-10-18T19:26:23.407Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-18T19:26:23.407Z] .wants/ or .requires/ directory. [2021-10-18T19:26:23.407Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-18T19:26:23.407Z] a requirement dependency on it. [2021-10-18T19:26:23.407Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-18T19:26:23.407Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-18T19:26:23.407Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-18T19:26:23.407Z] instance name specified. [2021-10-18T19:26:23.668Z] Reading package lists... [2021-10-18T19:26:23.934Z] Building dependency tree... [2021-10-18T19:26:23.934Z] Reading state information... [2021-10-18T19:26:24.195Z] The following additional packages will be installed: [2021-10-18T19:26:24.195Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-18T19:26:24.195Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-18T19:26:24.195Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-18T19:26:24.195Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-18T19:26:24.195Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-18T19:26:24.195Z] Suggested packages: [2021-10-18T19:26:24.195Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-18T19:26:24.195Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-18T19:26:24.195Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-18T19:26:24.195Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-18T19:26:24.195Z] systemd-container policykit-1 [2021-10-18T19:26:24.195Z] Recommended packages: [2021-10-18T19:26:24.195Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-18T19:26:24.195Z] The following NEW packages will be installed: [2021-10-18T19:26:24.195Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-18T19:26:24.195Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-18T19:26:24.195Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-18T19:26:24.195Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-18T19:26:24.195Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-18T19:26:24.195Z] The following packages will be upgraded: [2021-10-18T19:26:24.195Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-18T19:26:24.195Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-18T19:26:24.195Z] Need to get 36.8 MB of archives. [2021-10-18T19:26:24.195Z] After this operation, 147 MB of additional disk space will be used. [2021-10-18T19:26:24.195Z] 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-18T19:26:24.195Z] 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-18T19:26:24.195Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-18T19:26:24.195Z] 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-18T19:26:24.195Z] 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-18T19:26:24.195Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-18T19:26:24.195Z] 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-18T19:26:24.195Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-18T19:26:24.195Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-18T19:26:24.456Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-18T19:26:24.456Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-18T19:26:24.456Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-18T19:26:24.456Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-18T19:26:24.456Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-18T19:26:24.456Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-18T19:26:24.456Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-18T19:26:24.456Z] 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-18T19:26:25.028Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-18T19:26:25.028Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-18T19:26:25.028Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-18T19:26:25.028Z] 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-18T19:26:25.028Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-18T19:26:25.028Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-18T19:26:25.028Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-18T19:26:25.028Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-18T19:26:25.028Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-18T19:26:25.288Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-18T19:26:25.288Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-18T19:26:25.288Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-18T19:26:25.288Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-18T19:26:26.794Z] 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-18T19:26:27.145Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-18T19:26:27.145Z] Fetched 36.8 MB in 2s (19.9 MB/s) [2021-10-18T19:26:27.145Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-18T19:26:27.145Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-18T19:26:27.145Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-18T19:26:27.145Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-18T19:26:27.145Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-18T19:26:27.145Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-18T19:26:27.145Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-18T19:26:27.145Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-18T19:26:27.145Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-18T19:26:27.145Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-18T19:26:27.145Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-18T19:26:27.145Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-18T19:26:27.145Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-18T19:26:27.145Z] Setting up apt (1.6.14) ... [2021-10-18T19:26:27.145Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-18T19:26:27.716Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-18T19:26:27.716Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-18T19:26:27.716Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-18T19:26:27.716Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-18T19:26:27.716Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-18T19:26:27.716Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-18T19:26:27.716Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-18T19:26:28.011Z] Selecting previously unselected package libexpat1:amd64. [2021-10-18T19:26:28.011Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-18T19:26:28.011Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-18T19:26:28.011Z] Selecting previously unselected package python3.6-minimal. [2021-10-18T19:26:28.011Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-18T19:26:28.011Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-18T19:26:28.274Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-18T19:26:28.274Z] Checking for services that may need to be restarted...done. [2021-10-18T19:26:28.274Z] Checking for services that may need to be restarted...done. [2021-10-18T19:26:28.274Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-18T19:26:28.274Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-18T19:26:28.274Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-18T19:26:28.843Z] Selecting previously unselected package python3-minimal. [2021-10-18T19:26:28.843Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-18T19:26:28.843Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-18T19:26:28.843Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-18T19:26:28.843Z] Selecting previously unselected package mime-support. [2021-10-18T19:26:28.843Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-18T19:26:28.843Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-18T19:26:28.843Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-18T19:26:28.843Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-18T19:26:28.843Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-18T19:26:28.843Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-18T19:26:28.843Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-18T19:26:28.843Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-18T19:26:29.103Z] Selecting previously unselected package python3.6. [2021-10-18T19:26:29.103Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-18T19:26:29.103Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-18T19:26:29.103Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-18T19:26:29.103Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-18T19:26:29.103Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-18T19:26:29.103Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-18T19:26:29.364Z] Selecting previously unselected package python3. [2021-10-18T19:26:29.364Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-18T19:26:29.364Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-18T19:26:29.364Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-18T19:26:29.364Z] Selecting previously unselected package multiarch-support. [2021-10-18T19:26:29.364Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-18T19:26:29.364Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-18T19:26:29.364Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-18T19:26:29.364Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-18T19:26:29.364Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-18T19:26:29.364Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-18T19:26:29.364Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-18T19:26:29.624Z] Selecting previously unselected package libbsd0:amd64. [2021-10-18T19:26:29.624Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-18T19:26:29.624Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-18T19:26:29.624Z] Selecting previously unselected package sudo. [2021-10-18T19:26:29.624Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-18T19:26:29.624Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-18T19:26:29.624Z] Selecting previously unselected package apparmor. [2021-10-18T19:26:29.624Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-18T19:26:29.624Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-18T19:26:29.884Z] Selecting previously unselected package libedit2:amd64. [2021-10-18T19:26:29.884Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-18T19:26:29.884Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-18T19:26:29.884Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-18T19:26:29.884Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-18T19:26:29.884Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-18T19:26:29.884Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-18T19:26:29.884Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-18T19:26:29.884Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-18T19:26:29.884Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-18T19:26:29.884Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-18T19:26:29.884Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-18T19:26:29.884Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-18T19:26:29.884Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-18T19:26:29.884Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-18T19:26:30.147Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-18T19:26:30.147Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-18T19:26:30.147Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-18T19:26:30.147Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-18T19:26:30.147Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-18T19:26:30.147Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-18T19:26:30.348Z] 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-18T19:26:30.408Z] Selecting previously unselected package openssh-client. [2021-10-18T19:26:30.408Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-18T19:26:30.408Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-18T19:26:30.408Z] Selecting previously unselected package squashfs-tools. [2021-10-18T19:26:30.408Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-18T19:26:30.408Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-18T19:26:30.408Z] Selecting previously unselected package snapd. [2021-10-18T19:26:30.408Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-18T19:26:30.408Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-18T19:26:32.324Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-18T19:26:32.324Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-18T19:26:32.584Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-18T19:26:32.584Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-18T19:26:32.584Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-18T19:26:32.584Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-18T19:26:32.584Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-18T19:26:32.584Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-18T19:26:32.584Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-18T19:26:33.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-18T19:26:33.152Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-18T19:26:33.152Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-18T19:26:33.152Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-18T19:26:33.152Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-18T19:26:33.152Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-18T19:26:33.152Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-18T19:26:33.722Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-18T19:26:33.722Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-18T19:26:33.722Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-18T19:26:33.722Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-18T19:26:33.722Z] running python rtupdate hooks for python3.6... [2021-10-18T19:26:33.722Z] running python post-rtupdate hooks for python3.6... [2021-10-18T19:26:33.722Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-18T19:26:34.291Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-18T19:26:34.552Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-18T19:26:34.552Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-18T19:26:34.552Z] Setting up snapd (2.51.1+18.04) ... [2021-10-18T19:26:35.126Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-18T19:26:35.126Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-18T19:26:35.385Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-18T19:26:35.385Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-18T19:26:35.643Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-18T19:26:35.643Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-18T19:26:35.905Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-18T19:26:35.905Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-18T19:26:36.165Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-18T19:26:36.426Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-18T19:26:36.426Z] /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-18T19:26:36.686Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-18T19:26:36.686Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-18T19:26:37.348Z] 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-18T19:26:38.347Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-18T19:26:38.347Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-18T19:26:38.347Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-18T19:26:38.915Z] Reading package lists... [2021-10-18T19:26:38.915Z] Reading package lists... [2021-10-18T19:26:39.177Z] Building dependency tree... [2021-10-18T19:26:39.177Z] Reading state information... [2021-10-18T19:26:39.177Z] Calculating upgrade... [2021-10-18T19:26:39.439Z] The following packages will be upgraded: [2021-10-18T19:26:39.439Z] advancecomp base-files bash binutils binutils-common [2021-10-18T19:26:39.439Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-18T19:26:39.439Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-18T19:26:39.439Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-18T19:26:39.439Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-18T19:26:39.439Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-18T19:26:39.439Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-18T19:26:39.439Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-18T19:26:39.439Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-18T19:26:39.439Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-18T19:26:39.439Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-18T19:26:39.439Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-18T19:26:39.439Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-18T19:26:39.439Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-18T19:26:39.439Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-18T19:26:39.439Z] ubuntu-keyring util-linux [2021-10-18T19:26:39.439Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-18T19:26:39.439Z] Need to get 64.2 MB of archives. [2021-10-18T19:26:39.439Z] After this operation, 5142 kB of additional disk space will be used. [2021-10-18T19:26:39.439Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-10-18T19:26:39.701Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-18T19:26:39.701Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-18T19:26:39.701Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-18T19:26:39.702Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-18T19:26:39.702Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-18T19:26:39.702Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-18T19:26:39.702Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-18T19:26:39.702Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-18T19:26:39.702Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-18T19:26:39.702Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-18T19:26:39.702Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-18T19:26:39.702Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-18T19:26:39.702Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-18T19:26:39.702Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-18T19:26:39.702Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-18T19:26:39.702Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-18T19:26:39.702Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-18T19:26:39.702Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-18T19:26:39.702Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-18T19:26:39.702Z] 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-18T19:26:39.702Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-18T19:26:39.702Z] 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-18T19:26:39.702Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-18T19:26:39.702Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-18T19:26:39.702Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-18T19:26:39.702Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-18T19:26:39.702Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-18T19:26:39.702Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-18T19:26:39.702Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-18T19:26:39.702Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-18T19:26:39.702Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-18T19:26:39.702Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-18T19:26:39.702Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-18T19:26:39.702Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-18T19:26:39.702Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-18T19:26:39.702Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-18T19:26:39.702Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-18T19:26:39.702Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-18T19:26:39.702Z] 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-18T19:26:39.702Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-18T19:26:39.702Z] 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-18T19:26:39.702Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-18T19:26:39.702Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-18T19:26:39.702Z] 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-18T19:26:39.702Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-18T19:26:39.702Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-18T19:26:39.702Z] 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-18T19:26:39.702Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-18T19:26:39.702Z] 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-18T19:26:39.702Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-18T19:26:39.702Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-18T19:26:39.702Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-18T19:26:39.791Z] 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-18T19:26:39.964Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-18T19:26:39.965Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-18T19:26:39.965Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-18T19:26:39.965Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-18T19:26:39.965Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-18T19:26:39.965Z] 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-18T19:26:39.965Z] 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-18T19:26:40.226Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-18T19:26:40.226Z] 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-18T19:26:40.226Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-18T19:26:40.226Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-18T19:26:40.226Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-18T19:26:40.226Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-18T19:26:40.489Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-18T19:26:40.489Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-18T19:26:40.489Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-18T19:26:40.489Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-18T19:26:40.489Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-18T19:26:40.489Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-18T19:26:40.489Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-18T19:26:40.489Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-18T19:26:40.489Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-18T19:26:40.489Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-18T19:26:40.489Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-18T19:26:40.750Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-18T19:26:40.750Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-18T19:26:40.750Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-18T19:26:40.750Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-18T19:26:40.750Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-18T19:26:40.750Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-18T19:26:40.750Z] 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-18T19:26:40.750Z] 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-18T19:26:40.750Z] 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-18T19:26:40.750Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-18T19:26:40.750Z] 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-18T19:26:40.750Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-18T19:26:40.750Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-18T19:26:40.750Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-18T19:26:40.750Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-18T19:26:40.750Z] 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-18T19:26:40.750Z] 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-18T19:26:40.750Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-18T19:26:40.750Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-18T19:26:41.012Z] 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-18T19:26:41.013Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-18T19:26:41.013Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-18T19:26:41.013Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-18T19:26:41.013Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-18T19:26:41.013Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-18T19:26:41.013Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-18T19:26:41.013Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-18T19:26:41.274Z] Fetched 64.2 MB in 2s (40.2 MB/s) [2021-10-18T19:26:41.274Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-18T19:26:41.274Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-18T19:26:41.274Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-18T19:26:41.537Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-18T19:26:41.537Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-18T19:26:41.537Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-10-18T19:26:41.537Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-10-18T19:26:41.819Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:41.820Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-18T19:26:41.820Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:42.082Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-18T19:26:42.341Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:42.341Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-18T19:26:42.341Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:42.341Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-18T19:26:42.341Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:42.341Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-18T19:26:42.601Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:42.601Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-18T19:26:42.601Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:42.601Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-18T19:26:42.601Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-18T19:26:42.601Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-18T19:26:42.601Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:42.601Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-18T19:26:42.601Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-18T19:26:42.861Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-18T19:26:42.861Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:42.861Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-18T19:26:42.861Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:42.861Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-18T19:26:42.861Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:42.861Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-18T19:26:43.124Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-18T19:26:43.124Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-18T19:26:43.124Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-18T19:26:43.124Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-18T19:26:43.208Z] 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-18T19:26:43.693Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-18T19:26:43.693Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-18T19:26:43.693Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-18T19:26:43.693Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-18T19:26:43.693Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-18T19:26:43.693Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-18T19:26:43.952Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-18T19:26:43.952Z] Installing new version of config file /etc/issue ... [2021-10-18T19:26:43.952Z] Installing new version of config file /etc/issue.net ... [2021-10-18T19:26:43.952Z] Installing new version of config file /etc/lsb-release ... [2021-10-18T19:26:43.952Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-18T19:26:44.212Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-18T19:26:44.213Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-18T19:26:44.473Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-18T19:26:44.473Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:44.473Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-18T19:26:44.473Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-18T19:26:44.473Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-18T19:26:44.473Z] 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-18T19:26:44.473Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:44.473Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-18T19:26:44.732Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-18T19:26:44.732Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-18T19:26:44.732Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:44.732Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-18T19:26:44.732Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-18T19:26:44.732Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-18T19:26:44.732Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:44.732Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-18T19:26:44.732Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-18T19:26:44.993Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-18T19:26:44.993Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:44.993Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-18T19:26:44.993Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-18T19:26:45.252Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-18T19:26:45.253Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:45.253Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-18T19:26:45.253Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-18T19:26:45.253Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-18T19:26:45.253Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:45.253Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-18T19:26:45.253Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-18T19:26:45.512Z] Setting up grep (3.1-2build1) ... [2021-10-18T19:26:45.512Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:45.512Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-18T19:26:45.512Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-18T19:26:45.512Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-18T19:26:45.512Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:45.512Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-18T19:26:45.512Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-18T19:26:45.512Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-18T19:26:45.772Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:45.772Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-18T19:26:45.772Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-18T19:26:45.772Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-18T19:26:45.772Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:45.772Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-18T19:26:45.772Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-18T19:26:46.345Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-18T19:26:46.345Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-18T19:26:46.345Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-18T19:26:46.345Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-18T19:26:46.604Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-18T19:26:46.604Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:46.604Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-18T19:26:46.604Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-18T19:26:46.865Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-18T19:26:46.866Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-18T19:26:47.125Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-18T19:26:47.125Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-18T19:26:47.125Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-18T19:26:47.125Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:47.125Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-18T19:26:47.125Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-18T19:26:47.391Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-18T19:26:47.391Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:47.391Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-18T19:26:47.391Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-18T19:26:47.391Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-18T19:26:47.391Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:47.391Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-18T19:26:47.391Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-18T19:26:47.391Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-18T19:26:47.651Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:47.651Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-18T19:26:47.651Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-18T19:26:47.912Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-18T19:26:47.912Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:47.912Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-18T19:26:47.912Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-18T19:26:47.912Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-18T19:26:47.912Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:47.912Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-18T19:26:47.912Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-18T19:26:48.173Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-18T19:26:48.173Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-18T19:26:48.173Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-18T19:26:48.173Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:48.173Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-18T19:26:48.173Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-18T19:26:48.173Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-18T19:26:48.173Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:48.173Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-18T19:26:48.432Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-18T19:26:48.432Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-18T19:26:48.432Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:48.432Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-18T19:26:48.432Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-18T19:26:48.432Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-18T19:26:48.432Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:48.432Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-18T19:26:48.692Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] } [2021-10-18T19:26:48.717Z] $ docker stop --time=1 d96ea14896a695b69c124bb496552a7570cd992916bcce5ac0efdee4c32bb50f [2021-10-18T19:26:48.952Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-18T19:26:49.212Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-18T19:26:49.472Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-18T19:26:49.472Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:49.472Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-18T19:26:49.472Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-18T19:26:49.472Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-18T19:26:49.732Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-18T19:26:49.732Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-18T19:26:49.732Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-18T19:26:49.732Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-18T19:26:49.732Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-18T19:26:49.732Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-18T19:26:49.732Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-18T19:26:49.990Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-18T19:26:49.990Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-18T19:26:49.990Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-18T19:26:49.990Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-18T19:26:49.990Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-18T19:26:50.249Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-18T19:26:50.249Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-18T19:26:50.249Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-18T19:26:50.249Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-18T19:26:50.249Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-18T19:26:50.249Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-18T19:26:50.249Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-18T19:26:50.249Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-18T19:26:50.509Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-18T19:26:50.509Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-18T19:26:50.509Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-18T19:26:50.509Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-18T19:26:50.509Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-18T19:26:50.509Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-18T19:26:50.769Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-18T19:26:50.769Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-18T19:26:50.769Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-18T19:26:50.769Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-18T19:26:50.769Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-18T19:26:50.769Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-18T19:26:50.769Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-18T19:26:51.031Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-18T19:26:51.031Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-18T19:26:51.031Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-18T19:26:51.031Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-18T19:26:51.031Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-18T19:26:51.031Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-18T19:26:51.031Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-18T19:26:51.290Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-18T19:26:51.290Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-18T19:26:51.290Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-18T19:26:51.290Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-18T19:26:51.290Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-18T19:26:51.290Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-18T19:26:51.290Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-18T19:26:51.290Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-18T19:26:51.552Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-18T19:26:51.552Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-18T19:26:51.552Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-18T19:26:51.552Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-18T19:26:51.552Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-18T19:26:51.552Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-18T19:26:51.552Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-18T19:26:52.664Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-18T19:26:52.664Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-18T19:26:52.664Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-18T19:26:52.665Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-18T19:26:52.665Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-18T19:26:52.665Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-18T19:26:52.665Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-18T19:26:52.665Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-18T19:26:52.665Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-18T19:26:52.665Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-18T19:26:52.665Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-18T19:26:52.665Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-18T19:26:52.665Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-18T19:26:52.665Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-18T19:26:52.665Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-18T19:26:52.665Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-18T19:26:52.665Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-18T19:26:52.665Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-18T19:26:52.665Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-18T19:26:52.665Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-18T19:26:52.665Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-18T19:26:52.665Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-18T19:26:52.665Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-18T19:26:52.665Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-18T19:26:52.665Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-18T19:26:52.665Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-18T19:26:52.665Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-18T19:26:52.665Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-18T19:26:52.665Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-18T19:26:52.665Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-18T19:26:52.665Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-18T19:26:52.665Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-18T19:26:52.664Z] $ docker rm -f d96ea14896a695b69c124bb496552a7570cd992916bcce5ac0efdee4c32bb50f [2021-10-18T19:26:52.924Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-18T19:26:52.924Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-18T19:26:52.924Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-18T19:26:52.924Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-18T19:26:52.924Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-18T19:26:52.924Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-18T19:26:52.924Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-18T19:26:52.924Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-18T19:26:53.184Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-18T19:26:53.184Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-18T19:26:53.184Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-18T19:26:53.184Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-18T19:26:53.184Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-18T19:26:53.184Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-18T19:26:53.445Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-18T19:26:53.445Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-18T19:26:53.445Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-18T19:26:53.445Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-18T19:26:53.445Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-18T19:26:53.445Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-18T19:26:53.706Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-18T19:26:53.706Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-18T19:26:53.706Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-18T19:26:53.706Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-18T19:26:53.706Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-18T19:26:53.706Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-18T19:26:53.706Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-18T19:26:53.706Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [Pipeline] // withDockerContainer [2021-10-18T19:26:53.966Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-18T19:26:53.966Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-18T19:26:53.966Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-18T19:26:53.966Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-18T19:26:53.966Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-18T19:26:53.966Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-10-18T19:26:54.226Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-18T19:26:54.227Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-18T19:26:54.227Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-18T19:26:54.227Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T19:26:54.486Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-18T19:26:54.486Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-18T19:26:54.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-18T19:26:54.674Z] [2021-10-18T19:26:54.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-18T19:26:54.746Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-18T19:26:54.746Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-18T19:26:54.746Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-18T19:26:54.746Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-18T19:26:54.746Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-18T19:26:54.746Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-18T19:26:54.746Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:54.746Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] isUnix [2021-10-18T19:26:55.007Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:55.007Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-18T19:26:55.007Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:55.007Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-18T19:26:55.007Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:55.007Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] sh [2021-10-18T19:26:55.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-18T19:26:55.632Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-18T19:26:55.632Z] 29e5d40040c1: Pulling fs layer [2021-10-18T19:26:55.632Z] 1ce36da41761: Pulling fs layer [2021-10-18T19:26:55.632Z] 25b303627fd3: Pulling fs layer [2021-10-18T19:26:55.947Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:55.947Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-18T19:26:56.123Z] 29e5d40040c1: Verifying Checksum [2021-10-18T19:26:56.123Z] 29e5d40040c1: Download complete [2021-10-18T19:26:56.404Z] 1ce36da41761: Verifying Checksum [2021-10-18T19:26:56.404Z] 1ce36da41761: Download complete [2021-10-18T19:26:56.521Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:56.521Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-18T19:26:56.687Z] 29e5d40040c1: Pull complete [2021-10-18T19:26:56.782Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:56.782Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-18T19:26:57.045Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:57.045Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-18T19:26:57.985Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-18T19:26:57.985Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-18T19:26:57.985Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-18T19:26:57.985Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-18T19:26:57.985Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-18T19:26:57.985Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-18T19:26:57.985Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-18T19:26:57.985Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-18T19:26:58.153Z] 1ce36da41761: Pull complete [2021-10-18T19:26:58.153Z] 25b303627fd3: Verifying Checksum [2021-10-18T19:26:58.153Z] 25b303627fd3: Download complete [2021-10-18T19:26:58.245Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-18T19:26:58.246Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-18T19:26:58.246Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-18T19:26:58.246Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-18T19:26:58.246Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-18T19:26:58.246Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-18T19:26:58.246Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-18T19:26:58.246Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-18T19:26:58.508Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-18T19:26:58.508Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-18T19:26:58.508Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-18T19:26:58.508Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-18T19:26:58.508Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-18T19:26:58.508Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-18T19:26:58.508Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-18T19:26:58.508Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-18T19:26:58.508Z] [2021-10-18T19:26:58.508Z] Current default time zone: 'Etc/UTC' [2021-10-18T19:26:58.508Z] Local time is now: Mon Oct 18 19:26:58 UTC 2021. [2021-10-18T19:26:58.508Z] Universal Time is now: Mon Oct 18 19:26:58 UTC 2021. [2021-10-18T19:26:58.508Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-18T19:26:58.508Z] [2021-10-18T19:26:58.508Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-18T19:26:58.508Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-18T19:26:58.508Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-10-18T19:26:58.508Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-18T19:26:58.770Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-18T19:26:58.770Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-18T19:26:58.770Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-18T19:26:58.770Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-18T19:26:58.770Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-18T19:26:58.770Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-18T19:26:58.770Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-18T19:26:58.770Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-18T19:26:58.770Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-18T19:26:58.770Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-18T19:26:58.770Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-18T19:26:58.770Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-18T19:26:58.770Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-18T19:26:58.770Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-18T19:26:58.770Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-18T19:26:58.770Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-18T19:26:58.770Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-18T19:26:58.770Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-18T19:26:58.770Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-18T19:27:00.677Z] Updating certificates in /etc/ssl/certs... [2021-10-18T19:27:01.616Z] 23 added, 28 removed; done. [2021-10-18T19:27:01.616Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-18T19:27:01.616Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-18T19:27:01.616Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-18T19:27:01.616Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-18T19:27:01.616Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-18T19:27:01.616Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-18T19:27:01.616Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-18T19:27:01.616Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-18T19:27:01.616Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-18T19:27:01.616Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-18T19:27:01.616Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-18T19:27:01.616Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-18T19:27:01.616Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-18T19:27:01.616Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-18T19:27:01.616Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-18T19:27:01.616Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-18T19:27:01.616Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-18T19:27:01.616Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-18T19:27:01.616Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-18T19:27:01.616Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-18T19:27:01.616Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-18T19:27:01.616Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-18T19:27:01.616Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-18T19:27:01.616Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-18T19:27:01.876Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-18T19:27:01.876Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-18T19:27:01.876Z] Updating certificates in /etc/ssl/certs... [2021-10-18T19:27:02.446Z] 0 added, 0 removed; done. [2021-10-18T19:27:02.446Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-18T19:27:02.446Z] done. [2021-10-18T19:27:02.704Z] Reading package lists... [2021-10-18T19:27:02.962Z] Building dependency tree... [2021-10-18T19:27:02.962Z] Reading state information... [2021-10-18T19:27:03.221Z] The following NEW packages will be installed: [2021-10-18T19:27:03.221Z] apt-transport-https [2021-10-18T19:27:03.221Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-18T19:27:03.480Z] Need to get 4348 B of archives. [2021-10-18T19:27:03.480Z] After this operation, 154 kB of additional disk space will be used. [2021-10-18T19:27:03.480Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-18T19:27:03.480Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-18T19:27:03.480Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-10-18T19:27:03.480Z] Selecting previously unselected package apt-transport-https. [2021-10-18T19:27:03.480Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-18T19:27:03.480Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-18T19:27:03.480Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-18T19:27:03.480Z] Setting up apt-transport-https (1.6.14) ... [2021-10-18T19:27:03.740Z] Waiting for network to be ready... [2021-10-18T19:27:08.389Z] 25b303627fd3: Pull complete [2021-10-18T19:27:08.389Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-18T19:27:08.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-18T19:27:08.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-18T19:27:08.700Z] prd-ubuntu18.04-docker-arm64-4c-16g-2235 does not seem to be running inside a container [2021-10-18T19:27:08.813Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-18T19:27:09.988Z] 2021-10-18T19:27:07Z INFO Waiting for automatic snapd restart... [2021-10-18T19:27:11.369Z] snapd 2.52 from Canonical* installed [2021-10-18T19:27:12.308Z] "snapd" switched to the "latest/stable" channel [2021-10-18T19:27:12.308Z] [2021-10-18T19:27:13.200Z] $ docker top 6564b0272662af170b6893c293174203b8f045449ef074b29e2344cda0190b9d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T19:27:14.214Z] core18 20210722 from Canonical* installed [2021-10-18T19:27:14.318Z] + docker-compose build --help [2021-10-18T19:27:14.318Z] + grep parallel [2021-10-18T19:27:14.474Z] "core18" switched to the "latest/stable" channel [2021-10-18T19:27:14.474Z] [2021-10-18T19:27:17.016Z] snapcraft 5.0 from Canonical* installed [2021-10-18T19:27:17.016Z] "snapcraft" switched to the "latest/stable" channel [2021-10-18T19:27:17.016Z] [2021-10-18T19:27:19.755Z] --parallel Build images in parallel. [Pipeline] } [2021-10-18T19:27:19.779Z] $ docker stop --time=1 6564b0272662af170b6893c293174203b8f045449ef074b29e2344cda0190b9d [2021-10-18T19:27:21.216Z] 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-18T19:27:21.216Z] - README.md [2021-10-18T19:27:21.216Z] [2021-10-18T19:27:21.216Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-18T19:27:21.476Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-18T19:27:21.737Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-18T19:27:21.737Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-18T19:27:21.736Z] $ docker rm -f 6564b0272662af170b6893c293174203b8f045449ef074b29e2344cda0190b9d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T19:27:22.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-18T19:27:22.584Z] . [Pipeline] withDockerContainer [2021-10-18T19:27:22.898Z] prd-ubuntu18.04-docker-arm64-4c-16g-2235 does not seem to be running inside a container [2021-10-18T19:27:22.934Z] Reading package lists... [2021-10-18T19:27:22.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-18T19:27:23.194Z] 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-18T19:27:23.194Z] Reading package lists... [2021-10-18T19:27:23.453Z] Building dependency tree... [2021-10-18T19:27:23.453Z] Reading state information... [2021-10-18T19:27:23.453Z] Suggested packages: [2021-10-18T19:27:23.453Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-18T19:27:23.453Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-18T19:27:23.453Z] Recommended packages: [2021-10-18T19:27:23.453Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-18T19:27:23.453Z] The following NEW packages will be installed: [2021-10-18T19:27:23.453Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-18T19:27:23.453Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-18T19:27:23.453Z] pkg-config zip [2021-10-18T19:27:23.714Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-18T19:27:23.714Z] Need to get 7670 kB of archives. [2021-10-18T19:27:23.714Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-18T19:27:23.714Z] 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-18T19:27:23.714Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-18T19:27:23.714Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-18T19:27:23.714Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-18T19:27:23.714Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-18T19:27:23.714Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-18T19:27:23.714Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-18T19:27:23.973Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-18T19:27:24.233Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-18T19:27:24.233Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-18T19:27:24.233Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-18T19:27:24.233Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-18T19:27:24.233Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-18T19:27:24.492Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-18T19:27:24.492Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-18T19:27:24.492Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-18T19:27:24.492Z] Fetched 7670 kB in 1s (9972 kB/s) [2021-10-18T19:27:24.492Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-18T19:27:24.492Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-18T19:27:24.492Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-18T19:27:24.492Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-18T19:27:24.716Z] $ docker top 1f8bf038191b5d32103ef78201a84e85d847dd24d19db8fac0ea03661e01305a -eo pid,comm [2021-10-18T19:27:24.752Z] Selecting previously unselected package libpsl5:amd64. [2021-10-18T19:27:24.752Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-18T19:27:24.752Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-18T19:27:24.752Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-18T19:27:24.752Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-18T19:27:24.752Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-18T19:27:24.752Z] Selecting previously unselected package librtmp1:amd64. [2021-10-18T19:27:24.752Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-18T19:27:24.752Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-18T19:27:24.752Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-18T19:27:24.752Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-18T19:27:24.752Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-18T19:27:25.011Z] Selecting previously unselected package liberror-perl. [2021-10-18T19:27:25.011Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-18T19:27:25.011Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-18T19:27:25.011Z] Selecting previously unselected package git-man. [2021-10-18T19:27:25.011Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-18T19:27:25.012Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-18T19:27:25.012Z] Selecting previously unselected package git. [2021-10-18T19:27:25.012Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-18T19:27:25.012Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [Pipeline] { [Pipeline] sh [2021-10-18T19:27:25.585Z] Selecting previously unselected package libnorm1:amd64. [2021-10-18T19:27:25.585Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-18T19:27:25.585Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-18T19:27:25.585Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-18T19:27:25.585Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-18T19:27:25.585Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-18T19:27:25.585Z] Selecting previously unselected package libsodium23:amd64. [2021-10-18T19:27:25.585Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-18T19:27:25.585Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-18T19:27:25.585Z] Selecting previously unselected package libzmq5:amd64. [2021-10-18T19:27:25.846Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-18T19:27:25.846Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-18T19:27:25.846Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-18T19:27:25.846Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-18T19:27:25.846Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-18T19:27:25.846Z] Selecting previously unselected package pkg-config. [2021-10-18T19:27:25.846Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-18T19:27:25.846Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-18T19:27:25.846Z] Selecting previously unselected package zip. [2021-10-18T19:27:25.846Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-18T19:27:25.846Z] Unpacking zip (3.0-11build1) ... [2021-10-18T19:27:25.846Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-18T19:27:25.846Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-18T19:27:25.866Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-18T19:27:26.107Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-18T19:27:26.107Z] Setting up liberror-perl (0.17025-1) ... [2021-10-18T19:27:26.107Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-18T19:27:26.107Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-18T19:27:26.107Z] No schema files found: doing nothing. [2021-10-18T19:27:26.107Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-18T19:27:26.107Z] Setting up zip (3.0-11build1) ... [2021-10-18T19:27:26.108Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-18T19:27:26.108Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-18T19:27:26.108Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-18T19:27:26.108Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-18T19:27:26.108Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-18T19:27:26.108Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-18T19:27:26.108Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-18T19:27:26.108Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-18T19:27:26.677Z] git set to automatically installed. [2021-10-18T19:27:26.677Z] git-man set to automatically installed. [2021-10-18T19:27:26.677Z] libcurl3-gnutls set to automatically installed. [2021-10-18T19:27:26.677Z] liberror-perl set to automatically installed. [2021-10-18T19:27:26.677Z] libglib2.0-0 set to automatically installed. [2021-10-18T19:27:26.677Z] libnghttp2-14 set to automatically installed. [2021-10-18T19:27:26.677Z] libnorm1 set to automatically installed. [2021-10-18T19:27:26.677Z] libpgm-5.2-0 set to automatically installed. [2021-10-18T19:27:26.677Z] libpsl5 set to automatically installed. [2021-10-18T19:27:26.677Z] librtmp1 set to automatically installed. [2021-10-18T19:27:26.677Z] libsodium23 set to automatically installed. [2021-10-18T19:27:26.677Z] libzmq3-dev set to automatically installed. [2021-10-18T19:27:26.677Z] libzmq5 set to automatically installed. [2021-10-18T19:27:26.677Z] pkg-config set to automatically installed. [2021-10-18T19:27:26.677Z] zip set to automatically installed. [2021-10-18T19:27:27.619Z] snapd is not logged in, snap install commands will use sudo [2021-10-18T19:27:28.557Z] snap "core18" has no updates available [2021-10-18T19:27:28.818Z] snapd is not logged in, snap install commands will use sudo [2021-10-18T19:27:31.294Z] Building core-command ... [2021-10-18T19:27:31.294Z] Building core-data ... [2021-10-18T19:27:31.294Z] Building core-metadata ... [2021-10-18T19:27:31.294Z] Building security-bootstrapper ... [2021-10-18T19:27:31.294Z] Building security-proxy-setup ... [2021-10-18T19:27:31.294Z] Building security-secretstore-setup ... [2021-10-18T19:27:31.294Z] Building support-notifications ... [2021-10-18T19:27:31.294Z] Building support-scheduler ... [2021-10-18T19:27:31.294Z] Building sys-mgmt-agent ... [2021-10-18T19:27:31.294Z] Building core-data [2021-10-18T19:27:31.294Z] Building core-metadata [2021-10-18T19:27:31.294Z] Building support-notifications [2021-10-18T19:27:31.294Z] Building support-scheduler [2021-10-18T19:27:31.294Z] Building security-bootstrapper [2021-10-18T19:27:36.945Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-18T19:27:36.945Z] Pulling config-common [2021-10-18T19:27:36.945Z] + snapcraftctl pull [2021-10-18T19:27:37.888Z] Pulling go-build-helper [2021-10-18T19:27:37.888Z] + snapcraftctl pull [2021-10-18T19:27:38.826Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-18T19:27:38.826Z] Skipping pull go-build-helper (already ran) [2021-10-18T19:27:38.826Z] Building go-build-helper [2021-10-18T19:27:38.826Z] + snapcraftctl build [2021-10-18T19:27:40.798Z] Staging go-build-helper [2021-10-18T19:27:40.798Z] + snapcraftctl stage [2021-10-18T19:27:49.866Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-18T19:27:49.866Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-18T19:27:49.866Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1906 kB] [2021-10-18T19:27:49.866Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] [2021-10-18T19:27:49.866Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-18T19:27:49.866Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-18T19:27:49.866Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [469 kB] [2021-10-18T19:27:49.866Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.2 kB] [2021-10-18T19:27:49.866Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] [2021-10-18T19:27:49.866Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-18T19:27:49.866Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-18T19:27:49.866Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-18T19:27:49.866Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-18T19:27:49.866Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-18T19:27:49.866Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-18T19:27:49.866Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-18T19:27:49.866Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-18T19:27:49.866Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-18T19:27:49.866Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-18T19:27:49.866Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2252 kB] [2021-10-18T19:27:49.866Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-18T19:27:49.866Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-18T19:27:49.866Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-18T19:27:49.866Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [493 kB] [2021-10-18T19:27:49.866Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.9 kB] [2021-10-18T19:27:49.866Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1757 kB] [2021-10-18T19:27:49.866Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-18T19:27:49.866Z] Fetched 25.4 MB in 0s (0 B/s) [2021-10-18T19:27:49.866Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-18T19:27:49.866Z] Fetched 224 kB in 0s (0 B/s) [2021-10-18T19:27:49.866Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-18T19:27:49.866Z] Fetched 157 kB in 0s (0 B/s) [2021-10-18T19:27:49.866Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-18T19:27:49.866Z] Fetched 221 kB in 0s (0 B/s) [2021-10-18T19:27:49.866Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-18T19:27:49.866Z] Fetched 143 kB in 0s (0 B/s) [2021-10-18T19:27:49.866Z] Pulling edgex-go [2021-10-18T19:27:49.866Z] + snapcraftctl pull [2021-10-18T19:27:50.434Z] Pulling hooks [2021-10-18T19:27:50.434Z] + snapcraftctl pull [2021-10-18T19:28:08.555Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-18T19:28:08.555Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-18T19:28:08.555Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-18T19:28:08.555Z] Fetched 0 B in 0s (0 B/s) [2021-10-18T19:28:08.555Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-18T19:28:08.555Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-18T19:28:08.555Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-18T19:28:08.555Z] Fetched 279 kB in 0s (0 B/s) [2021-10-18T19:28:08.555Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-18T19:28:08.555Z] Fetched 122 kB in 0s (0 B/s) [2021-10-18T19:28:08.555Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-18T19:28:08.555Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-18T19:28:08.555Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-18T19:28:08.555Z] Fetched 8848 B in 0s (0 B/s) [2021-10-18T19:28:08.555Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-18T19:28:08.555Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-18T19:28:08.555Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-18T19:28:08.555Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-18T19:28:08.556Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-18T19:28:08.556Z] Fetched 220 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-18T19:28:08.556Z] Fetched 154 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-18T19:28:08.556Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-18T19:28:08.556Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-18T19:28:08.556Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-18T19:28:08.556Z] Fetched 499 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-18T19:28:08.556Z] Fetched 111 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-18T19:28:08.556Z] Fetched 240 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-18T19:28:08.556Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-18T19:28:08.556Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-18T19:28:08.556Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-18T19:28:08.556Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-18T19:28:08.556Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-18T19:28:08.556Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-18T19:28:08.556Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-18T19:28:08.556Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-18T19:28:08.556Z] Fetched 8720 B in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-18T19:28:08.556Z] Fetched 140 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-18T19:28:08.556Z] Fetched 119 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-18T19:28:08.556Z] Fetched 111 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-18T19:28:08.556Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-18T19:28:08.556Z] Fetched 646 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-18T19:28:08.556Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-18T19:28:08.556Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-18T19:28:08.556Z] Fetched 368 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-18T19:28:08.556Z] Fetched 187 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-18T19:28:08.556Z] Fetched 175 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-18T19:28:08.556Z] Fetched 206 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-18T19:28:08.556Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-18T19:28:08.556Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-18T19:28:08.556Z] Fetched 159 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-18T19:28:08.556Z] Fetched 107 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-18T19:28:08.556Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-18T19:28:08.556Z] Pulling static-packages [2021-10-18T19:28:08.556Z] + snapcraftctl pull [2021-10-18T19:28:08.556Z] Pulling version [2021-10-18T19:28:08.556Z] + cd /root/project [2021-10-18T19:28:08.556Z] + git describe --tags --abbrev=0 [2021-10-18T19:28:08.556Z] + sed s/v// [2021-10-18T19:28:08.556Z] + GIT_VERSION=2.0.1-dev.70 [2021-10-18T19:28:08.556Z] + [ -z 2.0.1-dev.70 ] [2021-10-18T19:28:08.556Z] + snapcraftctl set-version 2.0.1-dev.70 [2021-10-18T19:28:09.126Z] Building config-common [2021-10-18T19:28:09.126Z] + snapcraftctl build [2021-10-18T19:28:11.034Z] Skipping build go-build-helper (already ran) [2021-10-18T19:28:11.034Z] Building edgex-go [2021-10-18T19:28:11.294Z] + cd /root/parts/edgex-go/src [2021-10-18T19:28:11.294Z] + git describe --tags --abbrev=0 [2021-10-18T19:28:11.294Z] + sed s/v// [2021-10-18T19:28:11.294Z] + GIT_VERSION=2.0.1-dev.70 [2021-10-18T19:28:11.294Z] + [ -z 2.0.1-dev.70 ] [2021-10-18T19:28:11.294Z] + echo 2.0.1-dev.70 [2021-10-18T19:28:11.294Z] + [ ! -d vendor ] [2021-10-18T19:28:11.294Z] + go mod download all [2021-10-18T19:28:17.916Z] + make build [2021-10-18T19:28:18.184Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-data/core-data ./cmd/core-data [2021-10-18T19:28:28.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-18T19:28:32.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-command/core-command ./cmd/core-command [2021-10-18T19:28:33.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-18T19:28:34.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-18T19:28:34.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-18T19:28:35.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-18T19:28:36.856Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-18T19:28:38.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-18T19:28:39.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-18T19:28:39.429Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:28:39.429Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:28:39.429Z] ---> da37deba4987 [2021-10-18T19:28:39.429Z] Step 3/22 : WORKDIR /edgex-go [2021-10-18T19:28:39.429Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:28:39.429Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:28:39.429Z] ---> da37deba4987 [2021-10-18T19:28:39.429Z] Step 3/21 : WORKDIR /edgex-go [2021-10-18T19:28:39.429Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:28:39.429Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:28:39.429Z] ---> da37deba4987 [2021-10-18T19:28:39.429Z] Step 3/22 : WORKDIR /edgex-go [2021-10-18T19:28:39.429Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:28:39.429Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:28:39.429Z] ---> da37deba4987 [2021-10-18T19:28:39.429Z] Step 3/23 : WORKDIR /edgex-go [2021-10-18T19:28:39.429Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:28:39.429Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:28:39.429Z] ---> da37deba4987 [2021-10-18T19:28:39.429Z] Step 3/30 : WORKDIR /edgex-go [2021-10-18T19:28:39.429Z] ---> Running in ee6510141f8f [2021-10-18T19:28:39.429Z] ---> Running in e2afe142ce73 [2021-10-18T19:28:39.429Z] ---> Running in 036c27268d21 [2021-10-18T19:28:39.429Z] ---> Running in 4e0f1f97e470 [2021-10-18T19:28:39.429Z] ---> Running in ee10db50d376 [2021-10-18T19:28:40.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-18T19:28:40.436Z] Removing intermediate container e2afe142ce73 [2021-10-18T19:28:40.436Z] ---> 439284792031 [2021-10-18T19:28:40.436Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container ee10db50d376 [2021-10-18T19:28:40.436Z] [2021-10-18T19:28:40.436Z] ---> 97739e9291a5 [2021-10-18T19:28:40.436Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:28:40.436Z] Removing intermediate container 4e0f1f97e470 [2021-10-18T19:28:40.436Z] ---> 99d702359786 [2021-10-18T19:28:40.436Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:28:40.436Z] Removing intermediate container ee6510141f8f [2021-10-18T19:28:40.436Z] ---> 318daba2be37 [2021-10-18T19:28:40.436Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:28:40.436Z] Removing intermediate container 036c27268d21 [2021-10-18T19:28:40.436Z] ---> 3b3ef031230a [2021-10-18T19:28:40.436Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:28:40.436Z] ---> Running in 1cd2650974bd [2021-10-18T19:28:40.436Z] ---> Running in ab976b4b60a2 [2021-10-18T19:28:40.436Z] ---> Running in 95b1e328a3d2 [2021-10-18T19:28:40.436Z] ---> Running in 658083e4ff59 [2021-10-18T19:28:40.924Z] ---> Running in 321c6cf852ed [2021-10-18T19:28:41.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-18T19:28:42.977Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-18T19:28:42.977Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-18T19:28:42.977Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-18T19:28:42.977Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-18T19:28:42.977Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-18T19:28:42.977Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-18T19:28:42.977Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-18T19:28:42.977Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-18T19:28:42.977Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-18T19:28:42.977Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-18T19:28:42.977Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-18T19:28:42.977Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-18T19:28:42.977Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-18T19:28:42.977Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-18T19:28:42.977Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-18T19:28:42.977Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-18T19:28:42.977Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-18T19:28:42.977Z] + 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-18T19:28:42.977Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-18T19:28:42.977Z] + 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-18T19:28:42.977Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-18T19:28:42.977Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-18T19:28:42.977Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-18T19:28:42.977Z] + 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-18T19:28:42.977Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-18T19:28:42.977Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-18T19:28:42.977Z] + 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-18T19:28:43.919Z] Building hooks [2021-10-18T19:28:43.919Z] + cd /root/parts/hooks/src [2021-10-18T19:28:43.919Z] + make build [2021-10-18T19:28:43.919Z] go mod tidy [2021-10-18T19:28:44.453Z] Removing intermediate container 1cd2650974bd [2021-10-18T19:28:44.453Z] ---> a8fa87250255 [2021-10-18T19:28:44.453Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-18T19:28:44.453Z] ---> Running in 2bcd98805ece [2021-10-18T19:28:44.489Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-18T19:28:44.748Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-18T19:28:44.748Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-18T19:28:44.836Z] Removing intermediate container ab976b4b60a2 [2021-10-18T19:28:44.836Z] ---> 13e0409fc6e9 [2021-10-18T19:28:44.836Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-18T19:28:45.009Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-18T19:28:45.124Z] ---> Running in b92cffd0d47c [2021-10-18T19:28:45.124Z] Removing intermediate container 95b1e328a3d2 [2021-10-18T19:28:45.124Z] ---> 450efeaa8676 [2021-10-18T19:28:45.124Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-18T19:28:45.422Z] Removing intermediate container 658083e4ff59 [2021-10-18T19:28:45.422Z] ---> 7cee1d2cf904 [2021-10-18T19:28:45.422Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-18T19:28:45.579Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-18T19:28:45.711Z] ---> Running in 00e512d08a09 [2021-10-18T19:28:45.711Z] ---> Running in b652bf16f4ad [2021-10-18T19:28:45.711Z] Removing intermediate container 321c6cf852ed [2021-10-18T19:28:45.711Z] ---> 23a0fc78a1d4 [2021-10-18T19:28:45.711Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-18T19:28:46.041Z] ---> Running in e6cf6a2183a3 [2021-10-18T19:28:46.150Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-18T19:28:46.150Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-18T19:28:47.523Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T19:28:47.827Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T19:28:48.109Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T19:28:48.109Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T19:28:48.109Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T19:28:48.386Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T19:28:48.994Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T19:28:49.285Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T19:28:49.285Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T19:28:49.285Z] OK: 219 MiB in 52 packages [2021-10-18T19:28:49.285Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T19:28:49.448Z] Building static-packages [2021-10-18T19:28:49.448Z] + snapcraftctl build [2021-10-18T19:28:49.907Z] OK: 219 MiB in 52 packages [2021-10-18T19:28:51.220Z] Building version [2021-10-18T19:28:51.220Z] + snapcraftctl build [2021-10-18T19:28:51.481Z] OK: 219 MiB in 52 packages [2021-10-18T19:28:51.481Z] OK: 219 MiB in 52 packages [2021-10-18T19:28:51.481Z] OK: 219 MiB in 52 packages [2021-10-18T19:28:51.481Z] Removing intermediate container 2bcd98805ece [2021-10-18T19:28:51.481Z] ---> e2d5abc85df3 [2021-10-18T19:28:51.481Z] Step 6/22 : COPY . . [2021-10-18T19:28:52.125Z] Removing intermediate container b92cffd0d47c [2021-10-18T19:28:52.125Z] ---> c852152573d2 [2021-10-18T19:28:52.125Z] Step 6/30 : COPY . . [2021-10-18T19:28:53.128Z] Staging config-common [2021-10-18T19:28:53.128Z] + snapcraftctl stage [2021-10-18T19:28:53.588Z] Removing intermediate container 00e512d08a09 [2021-10-18T19:28:53.588Z] ---> cf717aa716bf [2021-10-18T19:28:53.588Z] Step 6/22 : COPY . . [2021-10-18T19:28:54.065Z] Skipping stage go-build-helper (already ran) [2021-10-18T19:28:54.065Z] Staging edgex-go [2021-10-18T19:28:54.065Z] + snapcraftctl stage [2021-10-18T19:28:55.005Z] Staging hooks [2021-10-18T19:28:55.005Z] + snapcraftctl stage [2021-10-18T19:28:56.386Z] Staging static-packages [2021-10-18T19:28:56.386Z] + snapcraftctl stage [2021-10-18T19:28:57.327Z] Staging version [2021-10-18T19:28:57.327Z] + snapcraftctl stage [2021-10-18T19:28:58.267Z] Priming config-common [2021-10-18T19:28:58.267Z] + snapcraftctl prime [2021-10-18T19:28:59.205Z] Priming go-build-helper [2021-10-18T19:28:59.205Z] + snapcraftctl prime [2021-10-18T19:29:00.145Z] Priming edgex-go [2021-10-18T19:29:00.145Z] + snapcraftctl prime [2021-10-18T19:29:01.526Z] Priming hooks [2021-10-18T19:29:01.526Z] + snapcraftctl prime [2021-10-18T19:29:02.912Z] Priming static-packages [2021-10-18T19:29:02.912Z] + snapcraftctl prime [2021-10-18T19:29:03.847Z] Removing intermediate container b652bf16f4ad [2021-10-18T19:29:03.847Z] ---> 79ee8de8c176 [2021-10-18T19:29:03.847Z] Step 6/23 : COPY go.mod . [2021-10-18T19:29:05.451Z] Priming version [2021-10-18T19:29:05.451Z] + snapcraftctl prime [2021-10-18T19:29:06.391Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-10-18T19:29:06.516Z] Removing intermediate container e6cf6a2183a3 [2021-10-18T19:29:06.516Z] ---> 594095307b04 [2021-10-18T19:29:06.517Z] Step 6/21 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-18T19:29:24.901Z] ---> 5a1d8d60878e [2021-10-18T19:29:24.901Z] Step 7/23 : RUN go mod download [2021-10-18T19:29:24.901Z] ---> Running in 53a598c09a90 [2021-10-18T19:29:24.901Z] ---> a0e837dbca1b [2021-10-18T19:29:24.901Z] ---> 30898b69c948 [2021-10-18T19:29:24.901Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T19:29:24.901Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T19:29:24.901Z] ---> 6e42b7c2c2a4 [2021-10-18T19:29:24.901Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T19:29:24.901Z] ---> Running in aad963454bb0 [2021-10-18T19:29:24.901Z] ---> Running in 460a2e4f2bb6 [2021-10-18T19:29:24.901Z] ---> Running in a7ccf9176e73 [2021-10-18T19:29:24.901Z] ---> c9200f34b452 [2021-10-18T19:29:24.901Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T19:29:24.901Z] ---> Running in f50fcb17cc33 [2021-10-18T19:29:29.260Z] Removing intermediate container 53a598c09a90 [2021-10-18T19:29:29.260Z] ---> 991c0bd0d2fc [2021-10-18T19:29:29.260Z] Step 8/23 : COPY . . [2021-10-18T19:29:29.260Z] Removing intermediate container aad963454bb0 [2021-10-18T19:29:29.260Z] ---> b41a23c23484 [2021-10-18T19:29:29.260Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-18T19:29:30.732Z] ---> Running in 90ea2480fef5 [2021-10-18T19:29:43.220Z] Removing intermediate container a7ccf9176e73 [2021-10-18T19:29:43.221Z] ---> d7886aaea81b [2021-10-18T19:29:43.221Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-18T19:29:43.221Z] ---> Running in 691bf7c5a4f5 [2021-10-18T19:29:43.221Z] ---> e0ba7130b3f9 [2021-10-18T19:29:43.221Z] Step 9/23 : RUN go mod tidy [2021-10-18T19:29:43.221Z] Removing intermediate container f50fcb17cc33 [2021-10-18T19:29:43.221Z] ---> 1c9d19d239dd [2021-10-18T19:29:43.221Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-18T19:29:43.221Z] Removing intermediate container 460a2e4f2bb6 [2021-10-18T19:29:43.221Z] ---> ecb2e0f50459 [2021-10-18T19:29:43.221Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-18T19:29:43.221Z] ---> Running in 6c6c4a1b24fa [2021-10-18T19:29:43.221Z] ---> Running in e58fcb82124f [2021-10-18T19:29:43.221Z] ---> Running in 6459f57b5eca [2021-10-18T19:29:43.834Z] 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-18T19:29:44.444Z] 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-18T19:29:45.924Z] 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-18T19:29:46.209Z] 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-18T19:29:51.708Z] Removing intermediate container 6c6c4a1b24fa [2021-10-18T19:29:51.708Z] ---> 897b37afe24a [2021-10-18T19:29:51.708Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-18T19:29:51.708Z] ---> Running in b74543951c5d [2021-10-18T19:29:53.980Z] 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-18T19:32:02.026Z] Removing intermediate container 6459f57b5eca [2021-10-18T19:32:02.026Z] ---> ff7d2a1b3b20 [2021-10-18T19:32:02.026Z] [2021-10-18T19:32:02.026Z] Step 9/30 : FROM alpine:3.14 [2021-10-18T19:32:02.026Z] 3.14: Pulling from library/alpine [2021-10-18T19:32:02.026Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-18T19:32:02.026Z] Status: Downloaded newer image for alpine:3.14 [2021-10-18T19:32:02.026Z] ---> bb3de5531c18 [2021-10-18T19:32:02.026Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-18T19:32:02.026Z] ---> Running in 30464e514ad6 [2021-10-18T19:32:02.026Z] Removing intermediate container 30464e514ad6 [2021-10-18T19:32:02.026Z] ---> 9b9c9876f1ec [2021-10-18T19:32:02.026Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-18T19:32:04.695Z] ---> Running in 47cb63f3fb4e [2021-10-18T19:32:04.979Z] Removing intermediate container 90ea2480fef5 [2021-10-18T19:32:04.979Z] ---> 59016fdcb8c0 [2021-10-18T19:32:04.979Z] [2021-10-18T19:32:04.979Z] Step 9/22 : FROM alpine:3.14 [2021-10-18T19:32:04.979Z] ---> bb3de5531c18 [2021-10-18T19:32:04.979Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-18T19:32:04.979Z] Removing intermediate container 691bf7c5a4f5 [2021-10-18T19:32:04.979Z] ---> 4c1d59373e87 [2021-10-18T19:32:04.979Z] [2021-10-18T19:32:04.979Z] Step 9/21 : FROM alpine:3.14 [2021-10-18T19:32:04.979Z] ---> bb3de5531c18 [2021-10-18T19:32:04.979Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-18T19:32:05.600Z] ---> Running in 824f241d88a9 [2021-10-18T19:32:05.600Z] ---> Running in 95a917c280bc [2021-10-18T19:32:06.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T19:32:06.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T19:32:08.097Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-18T19:32:08.097Z] (2/2) Installing su-exec (0.2-r1) [2021-10-18T19:32:08.097Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T19:32:08.097Z] OK: 5 MiB in 16 packages [2021-10-18T19:32:08.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T19:32:08.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T19:32:08.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T19:32:08.938Z] Removing intermediate container b74543951c5d [2021-10-18T19:32:08.938Z] ---> 55328973a5c4 [2021-10-18T19:32:08.938Z] [2021-10-18T19:32:08.938Z] Step 11/23 : FROM alpine:3.14 [2021-10-18T19:32:08.938Z] ---> bb3de5531c18 [2021-10-18T19:32:08.938Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-18T19:32:09.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T19:32:09.505Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-18T19:32:09.505Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-18T19:32:09.505Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T19:32:09.505Z] Executing ca-certificates-20191127-r5.trigger [2021-10-18T19:32:09.792Z] ---> Running in 60df5de408b6 [2021-10-18T19:32:09.792Z] OK: 6 MiB in 16 packages [2021-10-18T19:32:10.092Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-18T19:32:10.092Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T19:32:10.092Z] OK: 5 MiB in 15 packages [2021-10-18T19:32:10.380Z] Removing intermediate container 47cb63f3fb4e [2021-10-18T19:32:10.380Z] ---> 3652bcb55e62 [2021-10-18T19:32:10.380Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-18T19:32:10.660Z] Removing intermediate container e58fcb82124f [2021-10-18T19:32:10.660Z] ---> 33f955183b23 [2021-10-18T19:32:10.660Z] [2021-10-18T19:32:10.660Z] Step 9/22 : FROM alpine:3.14 [2021-10-18T19:32:10.660Z] ---> bb3de5531c18 [2021-10-18T19:32:10.660Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-18T19:32:10.939Z] ---> Running in b9526254cca0 [2021-10-18T19:32:10.939Z] ---> Running in 874895d65c2a [2021-10-18T19:32:12.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T19:32:12.418Z] Removing intermediate container b9526254cca0 [2021-10-18T19:32:12.418Z] ---> 30c8e879334c [2021-10-18T19:32:12.418Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-18T19:32:12.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T19:32:12.418Z] ---> Running in a5a23a89c988 [2021-10-18T19:32:12.418Z] Removing intermediate container 874895d65c2a [2021-10-18T19:32:12.418Z] ---> d65bca6283cd [2021-10-18T19:32:12.418Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-18T19:32:12.418Z] Removing intermediate container 95a917c280bc [2021-10-18T19:32:12.418Z] ---> c3d10d701638 [2021-10-18T19:32:12.418Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-18T19:32:12.418Z] ---> Running in d7887b6b58de [2021-10-18T19:32:12.418Z] Removing intermediate container 824f241d88a9 [2021-10-18T19:32:12.418Z] ---> 741df9d925b2 [2021-10-18T19:32:12.418Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-18T19:32:12.418Z] ---> Running in ae0bfd17342f [2021-10-18T19:32:12.418Z] ---> Running in fe5e03b67786 [2021-10-18T19:32:12.418Z] Removing intermediate container a5a23a89c988 [2021-10-18T19:32:12.418Z] ---> b94a24abc21f [2021-10-18T19:32:12.418Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-18T19:32:12.705Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-18T19:32:12.705Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T19:32:12.705Z] OK: 5 MiB in 15 packages [2021-10-18T19:32:12.705Z] Removing intermediate container d7887b6b58de [2021-10-18T19:32:12.705Z] ---> 77c30b407fb9 [2021-10-18T19:32:12.705Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-18T19:32:12.705Z] ---> Running in 51f042eca0f2 [2021-10-18T19:32:12.989Z] Removing intermediate container ae0bfd17342f [2021-10-18T19:32:12.989Z] ---> 9d4725cf2d61 [2021-10-18T19:32:12.989Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-18T19:32:13.278Z] ---> Running in 28a0851c46b0 [2021-10-18T19:32:13.278Z] Removing intermediate container fe5e03b67786 [2021-10-18T19:32:13.278Z] ---> 90bb36b0b6db [2021-10-18T19:32:13.278Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-18T19:32:13.278Z] ---> Running in 637f1609c66f [2021-10-18T19:32:13.563Z] ---> Running in 5ef2602e294f [2021-10-18T19:32:13.851Z] Removing intermediate container 28a0851c46b0 [2021-10-18T19:32:13.851Z] ---> 7299f5310df0 [2021-10-18T19:32:13.851Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:32:14.135Z] ---> Running in 3fb580f22718 [2021-10-18T19:32:14.135Z] Removing intermediate container 5ef2602e294f [2021-10-18T19:32:14.135Z] ---> 003e953e187e [2021-10-18T19:32:14.135Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-18T19:32:14.413Z] Removing intermediate container 637f1609c66f [2021-10-18T19:32:14.413Z] ---> 01f3818c7156 [2021-10-18T19:32:14.413Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-18T19:32:14.413Z] Removing intermediate container 60df5de408b6 [2021-10-18T19:32:14.413Z] ---> 0cac786d2492 [2021-10-18T19:32:14.413Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-18T19:32:14.693Z] ---> Running in 7383724b5564 [2021-10-18T19:32:14.693Z] ---> Running in f81ca5391d53 [2021-10-18T19:32:14.693Z] ---> Running in af37c2516130 [2021-10-18T19:32:15.306Z] Removing intermediate container 7383724b5564 [2021-10-18T19:32:15.306Z] ---> 06f22b4c5e11 [2021-10-18T19:32:15.306Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T19:32:15.588Z] Removing intermediate container f81ca5391d53 [2021-10-18T19:32:15.588Z] ---> 1384532e25c7 [2021-10-18T19:32:15.588Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-18T19:32:15.588Z] Removing intermediate container af37c2516130 [2021-10-18T19:32:15.588Z] ---> 4f005f2b2f77 [2021-10-18T19:32:15.588Z] Step 14/22 : WORKDIR / [2021-10-18T19:32:15.875Z] ---> Running in 2ab107b43307 [2021-10-18T19:32:15.875Z] ---> Running in 4e57f4799257 [2021-10-18T19:32:16.158Z] Removing intermediate container 51f042eca0f2 [2021-10-18T19:32:16.158Z] ---> 400977aded65 [2021-10-18T19:32:16.158Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-18T19:32:16.442Z] ---> Running in 8cf6f1e98c8b [2021-10-18T19:32:16.722Z] ---> 638e899bd15a [2021-10-18T19:32:16.722Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-18T19:32:16.722Z] Removing intermediate container 2ab107b43307 [2021-10-18T19:32:16.722Z] ---> 00be7fa5f121 [2021-10-18T19:32:16.722Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-18T19:32:17.002Z] Removing intermediate container 4e57f4799257 [2021-10-18T19:32:17.002Z] ---> 6ed2e397cd79 [2021-10-18T19:32:17.002Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T19:32:17.002Z] ---> Running in 886d21e26440 [2021-10-18T19:32:17.281Z] Removing intermediate container 8cf6f1e98c8b [2021-10-18T19:32:17.281Z] ---> c7f657a67cfe [2021-10-18T19:32:17.281Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-18T19:32:17.902Z] Removing intermediate container 3fb580f22718 [2021-10-18T19:32:17.902Z] ---> f991f3d5e492 [2021-10-18T19:32:17.902Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-18T19:32:17.902Z] Removing intermediate container 886d21e26440 [2021-10-18T19:32:17.902Z] ---> b372e52d939c [2021-10-18T19:32:17.902Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T19:32:18.184Z] ---> Running in 67f14473727e [2021-10-18T19:32:18.184Z] ---> 8309ee36f841 [2021-10-18T19:32:18.464Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-18T19:32:18.464Z] ---> f7fc31b7dd44 [2021-10-18T19:32:18.464Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-18T19:32:18.745Z] ---> 1958fef49715 [2021-10-18T19:32:18.745Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-18T19:32:19.026Z] ---> Running in 9047013addf7 [2021-10-18T19:32:19.314Z] ---> fefccfc81849 [2021-10-18T19:32:19.314Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-18T19:32:20.324Z] ---> 330abf4f176d [2021-10-18T19:32:20.324Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-18T19:32:20.324Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T19:32:20.607Z] ---> aa213c62d314 [2021-10-18T19:32:20.607Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-18T19:32:20.607Z] ---> Running in cbc1a85e6991 [2021-10-18T19:32:21.221Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T19:32:21.515Z] ---> e5eb1b69e086 [2021-10-18T19:32:21.515Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-18T19:32:21.515Z] Removing intermediate container cbc1a85e6991 [2021-10-18T19:32:21.515Z] ---> 30d7c138142c [2021-10-18T19:32:21.515Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T19:32:21.798Z] ---> Running in 9595a47904e3 [2021-10-18T19:32:21.798Z] ---> 2aa2ac2557e5 [2021-10-18T19:32:21.798Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-18T19:32:22.080Z] ---> Running in 85bf779614d6 [2021-10-18T19:32:22.080Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-18T19:32:22.360Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-18T19:32:22.360Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-18T19:32:22.360Z] Removing intermediate container 9047013addf7 [2021-10-18T19:32:22.360Z] ---> e623b1251eab [2021-10-18T19:32:22.360Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T19:32:22.360Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-18T19:32:22.647Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-18T19:32:22.647Z] Removing intermediate container 9595a47904e3 [2021-10-18T19:32:22.647Z] ---> 5be1000d39ca [2021-10-18T19:32:22.647Z] Step 19/21 : LABEL arch=arm64 [2021-10-18T19:32:22.936Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-18T19:32:22.936Z] ---> e20c80890285 [2021-10-18T19:32:22.936Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-18T19:32:22.936Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T19:32:22.936Z] Removing intermediate container 85bf779614d6 [2021-10-18T19:32:22.936Z] ---> 717fc648a862 [2021-10-18T19:32:22.936Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T19:32:22.936Z] OK: 8 MiB in 20 packages [2021-10-18T19:32:22.936Z] ---> Running in dac825f09b4b [2021-10-18T19:32:22.936Z] ---> Running in c53411dd36db [2021-10-18T19:32:23.214Z] ---> Running in b19a01fee220 [2021-10-18T19:32:23.493Z] ---> e54f176a8eff [2021-10-18T19:32:23.493Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-18T19:32:23.780Z] Removing intermediate container dac825f09b4b [2021-10-18T19:32:23.780Z] ---> 081290969f3c [2021-10-18T19:32:23.780Z] Step 20/21 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:32:24.064Z] Removing intermediate container c53411dd36db [2021-10-18T19:32:24.064Z] ---> 63c54e4837a7 [2021-10-18T19:32:24.064Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T19:32:24.064Z] ---> Running in 580b49a6f96c [2021-10-18T19:32:24.064Z] Removing intermediate container b19a01fee220 [2021-10-18T19:32:24.064Z] ---> 3d3b736ceee1 [2021-10-18T19:32:24.064Z] Step 20/22 : LABEL arch=arm64 [2021-10-18T19:32:24.365Z] ---> Running in 222003c6483d [2021-10-18T19:32:24.365Z] ---> Running in 269389a59c6c [2021-10-18T19:32:24.365Z] Removing intermediate container 67f14473727e [2021-10-18T19:32:24.365Z] ---> a4c54e4e4813 [2021-10-18T19:32:24.365Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T19:32:25.871Z] Removing intermediate container 580b49a6f96c [2021-10-18T19:32:25.871Z] ---> b5e877446c50 [2021-10-18T19:32:25.871Z] Step 21/21 : LABEL version=0.0.0 [2021-10-18T19:32:25.871Z] ---> Running in 01460c699b87 [2021-10-18T19:32:25.871Z] Removing intermediate container 269389a59c6c [2021-10-18T19:32:25.871Z] ---> 367dac68f07f [2021-10-18T19:32:25.871Z] Step 21/22 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:32:25.871Z] Removing intermediate container 222003c6483d [2021-10-18T19:32:25.871Z] ---> 665428a42f4b [2021-10-18T19:32:25.871Z] Step 21/23 : LABEL arch=arm64 [2021-10-18T19:32:27.358Z] ---> Running in 2284cb167eae [2021-10-18T19:32:27.358Z] ---> Running in 69a46dd6fc90 [2021-10-18T19:32:27.358Z] ---> af8de7e1bbf6 [2021-10-18T19:32:27.358Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-18T19:32:27.358Z] Removing intermediate container 01460c699b87 [2021-10-18T19:32:27.358Z] ---> 028662f37396 [2021-10-18T19:32:27.358Z] [2021-10-18T19:32:27.358Z] ---> 9faeb93b295e [2021-10-18T19:32:27.358Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-18T19:32:28.078Z] Removing intermediate container 2284cb167eae [2021-10-18T19:32:28.078Z] Removing intermediate container 69a46dd6fc90 [2021-10-18T19:32:28.078Z] ---> 9692ed4bf846 [2021-10-18T19:32:28.078Z] ---> 5b3b309c18ce [2021-10-18T19:32:28.078Z] Step 22/23 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:32:28.078Z] Step 22/22 : LABEL version=0.0.0 [2021-10-18T19:32:28.078Z] Successfully built 028662f37396 [2021-10-18T19:32:28.078Z] Successfully tagged support-notifications-arm64:latest [2021-10-18T19:32:28.078Z] Building security-secretstore-setup [2021-10-18T19:32:28.365Z]  Building support-notifications ... done  ---> Running in 23cf1c066566 [2021-10-18T19:32:28.365Z] ---> Running in 355f6d093966 [2021-10-18T19:32:29.009Z] ---> 4e639c0e3d6c [2021-10-18T19:32:29.009Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-18T19:32:29.303Z] Removing intermediate container 355f6d093966 [2021-10-18T19:32:29.303Z] ---> aa89ef7a710e [2021-10-18T19:32:29.303Z] [2021-10-18T19:32:29.303Z] Removing intermediate container 23cf1c066566 [2021-10-18T19:32:29.303Z] ---> 28c9c93567a8 [2021-10-18T19:32:29.303Z] Step 23/23 : LABEL version=0.0.0 [2021-10-18T19:32:29.915Z] Successfully built aa89ef7a710e [2021-10-18T19:32:29.915Z] ---> Running in 4f9237ff3b29 [2021-10-18T19:32:29.915Z] Successfully tagged core-metadata-arm64:latest [2021-10-18T19:32:29.915Z] Building security-proxy-setup [2021-10-18T19:32:29.915Z]  Building core-metadata ... done  ---> 3d2c135a21a1 [2021-10-18T19:32:29.915Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-18T19:32:30.528Z] ---> 2874539b96aa [2021-10-18T19:32:30.528Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-18T19:32:30.528Z] Removing intermediate container 4f9237ff3b29 [2021-10-18T19:32:30.528Z] ---> d1b800a7440b [2021-10-18T19:32:30.528Z] [2021-10-18T19:32:31.143Z] Successfully built d1b800a7440b [2021-10-18T19:32:31.143Z] ---> d81b93fc4de6 [2021-10-18T19:32:31.144Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-18T19:32:31.144Z] Successfully tagged support-scheduler-arm64:latest [2021-10-18T19:32:31.144Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-10-18T19:32:31.423Z] ---> Running in 4f922e6093a2 [2021-10-18T19:32:31.709Z] ---> 4d6759726ae2 [2021-10-18T19:32:31.709Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-18T19:32:31.991Z] ---> Running in 7bf4ef403ec6 [2021-10-18T19:32:31.991Z] Removing intermediate container 4f922e6093a2 [2021-10-18T19:32:31.991Z] ---> 1ca9f1769fbf [2021-10-18T19:32:31.991Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T19:32:32.281Z] ---> Running in 5cbcf2b9efbc [2021-10-18T19:32:32.897Z] Removing intermediate container 7bf4ef403ec6 [2021-10-18T19:32:32.897Z] ---> f90c1d8f6c8f [2021-10-18T19:32:32.897Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-18T19:32:32.897Z] Removing intermediate container 5cbcf2b9efbc [2021-10-18T19:32:32.897Z] ---> 2303fbf19b05 [2021-10-18T19:32:32.897Z] Step 20/22 : LABEL arch=arm64 [2021-10-18T19:32:33.513Z] ---> Running in 54dc449576e6 [2021-10-18T19:32:34.128Z] ---> a41a7ad881b8 [2021-10-18T19:32:34.128Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-18T19:32:34.128Z] Removing intermediate container 54dc449576e6 [2021-10-18T19:32:34.128Z] ---> a3e77359ef86 [2021-10-18T19:32:34.128Z] Step 21/22 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:32:34.409Z] ---> Running in f567a0014ae4 [2021-10-18T19:32:34.687Z] ---> Running in c6c5456e46f5 [2021-10-18T19:32:35.698Z] Removing intermediate container c6c5456e46f5 [2021-10-18T19:32:35.698Z] ---> 3c3a07cbe068 [2021-10-18T19:32:35.698Z] Step 22/22 : LABEL version=0.0.0 [2021-10-18T19:32:35.981Z] ---> Running in 8f371b3cff2a [2021-10-18T19:32:36.648Z] Removing intermediate container 8f371b3cff2a [2021-10-18T19:32:36.648Z] ---> 972b88bdf760 [2021-10-18T19:32:36.648Z] [2021-10-18T19:32:36.928Z] Successfully built 972b88bdf760 [2021-10-18T19:32:37.209Z] Successfully tagged core-data-arm64:latest [2021-10-18T19:32:37.209Z]  Building core-data ... done Building core-command [2021-10-18T19:32:37.835Z] Removing intermediate container f567a0014ae4 [2021-10-18T19:32:37.835Z] ---> 6a28b2b4f43d [2021-10-18T19:32:37.835Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-18T19:32:38.119Z] ---> Running in e032b266dd0f [2021-10-18T19:32:38.726Z] Removing intermediate container e032b266dd0f [2021-10-18T19:32:38.726Z] ---> dc0f39a02666 [2021-10-18T19:32:38.726Z] Step 27/30 : CMD ["gate"] [2021-10-18T19:32:39.012Z] ---> Running in 133cc6b95e92 [2021-10-18T19:32:40.010Z] Removing intermediate container 133cc6b95e92 [2021-10-18T19:32:40.010Z] ---> bda378169c0e [2021-10-18T19:32:40.010Z] Step 28/30 : LABEL arch=arm64 [2021-10-18T19:32:40.293Z] ---> Running in 9a3697d8c021 [2021-10-18T19:32:40.903Z] Removing intermediate container 9a3697d8c021 [2021-10-18T19:32:40.903Z] ---> f88a206904dc [2021-10-18T19:32:40.903Z] Step 29/30 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:32:41.183Z] ---> Running in a6dd3dd5d014 [2021-10-18T19:32:42.215Z] Removing intermediate container a6dd3dd5d014 [2021-10-18T19:32:42.215Z] ---> 93728b5c023a [2021-10-18T19:32:42.215Z] Step 30/30 : LABEL version=0.0.0 [2021-10-18T19:32:42.823Z] ---> Running in 96f9c4837e95 [2021-10-18T19:32:43.433Z] Removing intermediate container 96f9c4837e95 [2021-10-18T19:32:43.433Z] ---> a6ae5d9d7789 [2021-10-18T19:32:43.433Z] [2021-10-18T19:32:43.711Z] Successfully built a6ae5d9d7789 [2021-10-18T19:32:43.711Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-18T19:33:16.347Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:33:16.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:33:16.348Z] ---> da37deba4987 [2021-10-18T19:33:16.348Z] Step 3/24 : WORKDIR /edgex-go [2021-10-18T19:33:16.348Z] ---> Using cache [2021-10-18T19:33:16.348Z] ---> 3b3ef031230a [2021-10-18T19:33:16.348Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:33:16.348Z] ---> Using cache [2021-10-18T19:33:16.348Z] ---> 23a0fc78a1d4 [2021-10-18T19:33:16.348Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-18T19:33:16.348Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:33:16.348Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:33:16.348Z] ---> da37deba4987 [2021-10-18T19:33:16.348Z] Step 3/20 : WORKDIR /edgex-go [2021-10-18T19:33:16.348Z] ---> Using cache [2021-10-18T19:33:16.348Z] ---> 3b3ef031230a [2021-10-18T19:33:16.348Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:33:16.348Z] ---> Using cache [2021-10-18T19:33:16.348Z] ---> 23a0fc78a1d4 [2021-10-18T19:33:16.348Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-18T19:33:16.348Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:33:16.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:33:16.348Z] ---> da37deba4987 [2021-10-18T19:33:16.348Z] Step 3/22 : WORKDIR /edgex-go [2021-10-18T19:33:16.348Z] ---> Using cache [2021-10-18T19:33:16.348Z] ---> 3b3ef031230a [2021-10-18T19:33:16.348Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:33:16.348Z] ---> Using cache [2021-10-18T19:33:16.348Z] ---> 23a0fc78a1d4 [2021-10-18T19:33:16.348Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-18T19:33:16.627Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T19:33:16.627Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-18T19:33:16.627Z] ---> da37deba4987 [2021-10-18T19:33:16.627Z] Step 3/22 : WORKDIR /edgex-go [2021-10-18T19:33:16.627Z] ---> Using cache [2021-10-18T19:33:16.627Z] ---> 3b3ef031230a [2021-10-18T19:33:16.627Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T19:33:16.627Z] ---> Using cache [2021-10-18T19:33:16.627Z] ---> 23a0fc78a1d4 [2021-10-18T19:33:16.627Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-18T19:33:18.087Z] ---> Running in f43dfc99d4a2 [2021-10-18T19:33:18.087Z] ---> Running in 9ba0968a1281 [2021-10-18T19:33:18.087Z] ---> Running in 7f7f650ad8d0 [2021-10-18T19:33:18.087Z] ---> Running in 16b1fa88db77 [2021-10-18T19:33:20.094Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T19:33:20.379Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T19:33:20.657Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T19:33:20.657Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T19:33:21.263Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T19:33:21.552Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T19:33:21.552Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T19:33:21.836Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T19:33:22.124Z] OK: 219 MiB in 52 packages [2021-10-18T19:33:22.742Z] OK: 219 MiB in 52 packages [2021-10-18T19:33:22.742Z] OK: 219 MiB in 52 packages [2021-10-18T19:33:22.742Z] OK: 219 MiB in 52 packages [2021-10-18T19:33:23.582Z] Removing intermediate container f43dfc99d4a2 [2021-10-18T19:33:23.582Z] ---> 5c9fd611ed81 [2021-10-18T19:33:23.582Z] Step 6/20 : COPY . . [2021-10-18T19:33:24.205Z] Removing intermediate container 16b1fa88db77 [2021-10-18T19:33:24.205Z] ---> 9920ec6e26ba [2021-10-18T19:33:24.205Z] Step 6/22 : COPY . . [2021-10-18T19:33:24.487Z] Removing intermediate container 7f7f650ad8d0 [2021-10-18T19:33:24.488Z] Removing intermediate container 9ba0968a1281 [2021-10-18T19:33:24.488Z] ---> 5faecc0e81d1 [2021-10-18T19:33:24.488Z] Step 6/24 : COPY . . [2021-10-18T19:33:24.488Z] ---> 0c8aae43858f [2021-10-18T19:33:24.488Z] Step 6/22 : COPY . . [2021-10-18T19:33:51.413Z] ---> 8ddc2589c608 [2021-10-18T19:33:51.413Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T19:33:51.413Z] ---> d74b671ee88a [2021-10-18T19:33:51.413Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T19:33:51.413Z] ---> d7e553db1b8b [2021-10-18T19:33:51.413Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T19:33:51.413Z] ---> Running in 840f6db349e2 [2021-10-18T19:33:51.413Z] ---> 3392d217f1b1 [2021-10-18T19:33:51.413Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T19:33:51.413Z] ---> Running in 4a3c3d98e7b2 [2021-10-18T19:33:51.413Z] ---> Running in 1e364ed7d821 [2021-10-18T19:33:51.413Z] ---> Running in c25460b7d025 [2021-10-18T19:33:52.871Z] Removing intermediate container 840f6db349e2 [2021-10-18T19:33:52.871Z] ---> e3c21d2f8c67 [2021-10-18T19:33:52.871Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-18T19:33:53.152Z] ---> Running in 5bd6798ba5a5 [2021-10-18T19:33:53.152Z] Removing intermediate container 4a3c3d98e7b2 [2021-10-18T19:33:53.152Z] ---> f4fb3557ee54 [2021-10-18T19:33:53.152Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-18T19:33:53.433Z] ---> Running in aa5b0b121a15 [2021-10-18T19:33:53.713Z] Removing intermediate container c25460b7d025 [2021-10-18T19:33:53.713Z] ---> fef54fdb298e [2021-10-18T19:33:53.713Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-18T19:33:53.713Z] Removing intermediate container 1e364ed7d821 [2021-10-18T19:33:53.713Z] ---> ba26928732c6 [2021-10-18T19:33:53.714Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-18T19:33:54.014Z] ---> Running in 0c9274cb1497 [2021-10-18T19:33:54.014Z] ---> Running in 4ab1a0f70529 [2021-10-18T19:33:55.481Z] 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-18T19:33:55.769Z] 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-18T19:33:55.769Z] 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-18T19:33:56.053Z] 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-18T19:35:35.008Z] 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-18T19:35:35.008Z] 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-18T19:35:35.008Z] Removing intermediate container 5bd6798ba5a5 [2021-10-18T19:35:35.008Z] ---> c6030a32aeb9 [2021-10-18T19:35:35.008Z] [2021-10-18T19:35:35.008Z] Step 9/22 : FROM alpine:3.14 [2021-10-18T19:35:35.008Z] ---> bb3de5531c18 [2021-10-18T19:35:35.008Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-18T19:35:35.008Z] ---> Using cache [2021-10-18T19:35:35.008Z] ---> 0cac786d2492 [2021-10-18T19:35:35.008Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-18T19:35:35.008Z] ---> Using cache [2021-10-18T19:35:35.008Z] ---> 1384532e25c7 [2021-10-18T19:35:35.008Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-18T19:35:35.008Z] Removing intermediate container aa5b0b121a15 [2021-10-18T19:35:35.008Z] ---> 40678c313851 [2021-10-18T19:35:35.008Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-18T19:35:35.008Z] ---> Running in 0b7573ecc375 [2021-10-18T19:35:35.293Z] ---> Running in 52239f919e7f [2021-10-18T19:35:36.770Z] Removing intermediate container 0b7573ecc375 [2021-10-18T19:35:36.770Z] ---> 979b16871f75 [2021-10-18T19:35:36.770Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-18T19:35:36.770Z] 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-18T19:35:37.054Z] ---> Running in b575d3ec6d19 [2021-10-18T19:35:38.532Z] Removing intermediate container b575d3ec6d19 [2021-10-18T19:35:38.532Z] ---> 5f32aa968ec9 [2021-10-18T19:35:38.532Z] Step 14/22 : WORKDIR / [2021-10-18T19:35:38.532Z] ---> Running in d5db5a6fc5ba [2021-10-18T19:35:38.817Z] Removing intermediate container 0c9274cb1497 [2021-10-18T19:35:38.817Z] ---> 051a7222e27e [2021-10-18T19:35:38.817Z] [2021-10-18T19:35:38.817Z] Step 9/24 : FROM alpine:3.14 [2021-10-18T19:35:38.817Z] ---> bb3de5531c18 [2021-10-18T19:35:38.817Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-18T19:35:38.817Z] Removing intermediate container 4ab1a0f70529 [2021-10-18T19:35:38.817Z] ---> 3fdc453f7c3c [2021-10-18T19:35:38.817Z] [2021-10-18T19:35:38.817Z] Step 9/20 : FROM alpine:3.14 [2021-10-18T19:35:38.817Z] ---> bb3de5531c18 [2021-10-18T19:35:38.817Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-18T19:35:39.096Z] ---> Running in fa4f0506b33d [2021-10-18T19:35:39.096Z] ---> Running in 906e229aeb7f [2021-10-18T19:35:39.379Z] Removing intermediate container d5db5a6fc5ba [2021-10-18T19:35:39.379Z] ---> 060159ed7d72 [2021-10-18T19:35:39.379Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T19:35:41.000Z] ---> c7821fb307f6 [2021-10-18T19:35:41.000Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-18T19:35:41.000Z] Removing intermediate container 52239f919e7f [2021-10-18T19:35:41.000Z] ---> 7d50fa3393bb [2021-10-18T19:35:41.000Z] [2021-10-18T19:35:41.000Z] Step 10/22 : FROM docker:20.10.8 [2021-10-18T19:35:41.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T19:35:41.324Z] 20.10.8: Pulling from library/docker [2021-10-18T19:35:41.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T19:35:41.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T19:35:41.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T19:35:42.554Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-18T19:35:42.554Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-18T19:35:42.554Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-18T19:35:42.554Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-18T19:35:42.843Z] (5/5) Installing curl (7.79.1-r0) [2021-10-18T19:35:42.843Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T19:35:42.843Z] Executing ca-certificates-20191127-r5.trigger [2021-10-18T19:35:42.843Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-18T19:35:43.148Z] OK: 8 MiB in 19 packages [2021-10-18T19:35:43.148Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-18T19:35:43.148Z] (3/3) Installing su-exec (0.2-r1) [2021-10-18T19:35:43.148Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T19:35:43.148Z] Executing ca-certificates-20191127-r5.trigger [2021-10-18T19:35:43.449Z] OK: 6 MiB in 17 packages [2021-10-18T19:35:45.502Z] ---> fb0797928b3d [2021-10-18T19:35:45.502Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-18T19:35:48.239Z] ---> 74142640a600 [2021-10-18T19:35:48.239Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-18T19:35:51.119Z] ---> Running in a2e4c0178c6a [2021-10-18T19:35:51.119Z] Removing intermediate container fa4f0506b33d [2021-10-18T19:35:51.119Z] ---> ac4585a0c5e7 [2021-10-18T19:35:51.119Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-18T19:35:51.119Z] Removing intermediate container 906e229aeb7f [2021-10-18T19:35:51.119Z] ---> 60cd102ed23f [2021-10-18T19:35:51.119Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-18T19:35:51.119Z] ---> Running in ac3b2b4d9402 [2021-10-18T19:35:51.119Z] ---> Running in 81c307c8a04a [2021-10-18T19:35:51.406Z] Removing intermediate container a2e4c0178c6a [2021-10-18T19:35:51.406Z] ---> c7eb33c8d004 [2021-10-18T19:35:51.406Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T19:35:51.406Z] ---> Running in f078cb5a5894 [2021-10-18T19:35:51.705Z] Removing intermediate container ac3b2b4d9402 [2021-10-18T19:35:51.705Z] ---> ad48ff3a8526 [2021-10-18T19:35:51.705Z] Step 12/20 : WORKDIR /edgex [2021-10-18T19:35:51.705Z] Removing intermediate container 81c307c8a04a [2021-10-18T19:35:51.705Z] ---> a3f74f0fdfc0 [2021-10-18T19:35:51.705Z] Step 12/24 : WORKDIR / [2021-10-18T19:35:51.705Z] ---> Running in 871aaceff233 [2021-10-18T19:35:51.997Z] ---> Running in 1dab961538b2 [2021-10-18T19:35:52.283Z] Removing intermediate container f078cb5a5894 [2021-10-18T19:35:52.283Z] ---> ca076ef6e75f [2021-10-18T19:35:52.283Z] Step 20/22 : LABEL arch=arm64 [2021-10-18T19:35:52.585Z] ---> Running in c7b4db314571 [2021-10-18T19:35:52.585Z] Removing intermediate container 871aaceff233 [2021-10-18T19:35:52.585Z] ---> 57d49a5ae4eb [2021-10-18T19:35:52.585Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-18T19:35:52.585Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-18T19:35:52.585Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-18T19:35:52.585Z] ---> 3734d5adc5ac [2021-10-18T19:35:52.585Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-18T19:35:52.585Z] Removing intermediate container 1dab961538b2 [2021-10-18T19:35:52.585Z] ---> 5795f5ca3847 [2021-10-18T19:35:52.585Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-18T19:35:52.883Z] ---> Running in 6f37b3e26618 [2021-10-18T19:35:53.170Z] Removing intermediate container c7b4db314571 [2021-10-18T19:35:53.170Z] ---> c71f559854d4 [2021-10-18T19:35:53.170Z] Step 21/22 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:35:53.463Z] ---> Running in b738808dd336 [2021-10-18T19:35:53.463Z] Removing intermediate container 6f37b3e26618 [2021-10-18T19:35:53.463Z] ---> 0e897830707d [2021-10-18T19:35:53.463Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-18T19:35:53.463Z] ---> Running in 375aefc3f0b8 [2021-10-18T19:35:53.757Z] ---> 947cdbefbea1 [2021-10-18T19:35:53.757Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-18T19:35:53.757Z] ---> 8ceb1c287333 [2021-10-18T19:35:53.757Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-18T19:35:54.290Z] Removing intermediate container b738808dd336 [2021-10-18T19:35:54.290Z] ---> fb43028b0f22 [2021-10-18T19:35:54.290Z] Step 22/22 : LABEL version=0.0.0 [2021-10-18T19:35:54.584Z] ---> Running in 65bc3ca08e84 [2021-10-18T19:35:54.884Z] ---> 8fb50e545498 [2021-10-18T19:35:54.884Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-18T19:35:55.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T19:35:55.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T19:35:56.087Z] ---> 96f429656c5a [2021-10-18T19:35:56.087Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-18T19:35:56.087Z] Removing intermediate container 65bc3ca08e84 [2021-10-18T19:35:56.087Z] ---> 947f6d77a6f7 [2021-10-18T19:35:56.087Z] [2021-10-18T19:35:56.087Z] ---> a030645e0a5a [2021-10-18T19:35:56.087Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-18T19:35:56.725Z] (1/42) Installing readline (8.1.0-r0) [2021-10-18T19:35:56.725Z] Successfully built 947f6d77a6f7 [2021-10-18T19:35:56.725Z] (2/42) Installing bash (5.1.4-r0) [2021-10-18T19:35:56.725Z] Successfully tagged core-command-arm64:latest [2021-10-18T19:35:56.725Z]  Building core-command ... done Executing bash-5.1.4-r0.post-install [2021-10-18T19:35:56.725Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-18T19:35:56.725Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-18T19:35:56.725Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-18T19:35:56.725Z] (6/42) Installing curl (7.79.1-r0) [2021-10-18T19:35:56.725Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-18T19:35:56.725Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-18T19:35:56.725Z] (9/42) Installing expat (2.4.1-r0) [2021-10-18T19:35:56.725Z] (10/42) Installing libffi (3.3-r2) [2021-10-18T19:35:56.725Z] (11/42) Installing gdbm (1.19-r0) [2021-10-18T19:35:56.725Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-18T19:35:56.725Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-18T19:35:56.725Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-18T19:35:57.020Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-18T19:35:57.020Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-18T19:35:57.020Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-18T19:35:58.042Z] ---> fc1cab6be8fa [2021-10-18T19:35:58.042Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-18T19:35:58.341Z] ---> b41307433a80 [2021-10-18T19:35:58.341Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-18T19:35:58.658Z] ---> Running in 10e8825af954 [2021-10-18T19:35:59.288Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-18T19:35:59.288Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-18T19:35:59.575Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-18T19:35:59.575Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-18T19:35:59.575Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-18T19:35:59.575Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-18T19:35:59.575Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-18T19:35:59.575Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-18T19:35:59.575Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-18T19:35:59.575Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-18T19:35:59.575Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-18T19:35:59.575Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-18T19:35:59.872Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-18T19:35:59.872Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-18T19:35:59.872Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-18T19:35:59.872Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-18T19:35:59.872Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-18T19:35:59.872Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-18T19:35:59.872Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-18T19:35:59.872Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-18T19:35:59.872Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-18T19:35:59.872Z] Removing intermediate container 10e8825af954 [2021-10-18T19:35:59.872Z] ---> c0b6059bd694 [2021-10-18T19:35:59.872Z] Step 17/20 : CMD ["--init=true"] [2021-10-18T19:35:59.872Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-18T19:35:59.872Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-18T19:35:59.872Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-18T19:36:00.164Z] ---> d17bbc3bcf7a [2021-10-18T19:36:00.164Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-18T19:36:00.164Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-18T19:36:00.164Z] ---> Running in 334a5b5a3741 [2021-10-18T19:36:00.804Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T19:36:00.804Z] OK: 84 MiB in 64 packages [2021-10-18T19:36:01.848Z] Removing intermediate container 334a5b5a3741 [2021-10-18T19:36:01.848Z] ---> 84e3769f9794 [2021-10-18T19:36:01.848Z] Step 18/20 : LABEL arch=arm64 [2021-10-18T19:36:02.681Z] ---> 8a7d75ef95b9 [2021-10-18T19:36:02.681Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-18T19:36:02.681Z] ---> Running in 3fe507edca6f [2021-10-18T19:36:02.980Z] Removing intermediate container 3fe507edca6f [2021-10-18T19:36:02.980Z] ---> 7082c9af730e [2021-10-18T19:36:02.980Z] Step 19/20 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:36:03.267Z] ---> Running in 9e31dbc02460 [2021-10-18T19:36:03.554Z] ---> ab2bfed008e6 [2021-10-18T19:36:03.554Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-18T19:36:03.554Z] ---> Running in 7ef5bd0583a3 [2021-10-18T19:36:03.844Z] Removing intermediate container 9e31dbc02460 [2021-10-18T19:36:03.844Z] ---> 32e2a02030c1 [2021-10-18T19:36:03.844Z] Step 20/20 : LABEL version=0.0.0 [2021-10-18T19:36:04.135Z] ---> Running in 36fb01b2f36b [2021-10-18T19:36:04.768Z] Removing intermediate container 36fb01b2f36b [2021-10-18T19:36:04.768Z] ---> 24e2cd01a323 [2021-10-18T19:36:04.768Z] [2021-10-18T19:36:05.057Z] Collecting docker-compose==1.23.2 [2021-10-18T19:36:05.057Z] Successfully built 24e2cd01a323 [2021-10-18T19:36:05.057Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-18T19:36:05.057Z]  Building security-proxy-setup ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-18T19:36:05.348Z] Collecting texttable<0.10,>=0.9.0 [2021-10-18T19:36:05.348Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-18T19:36:06.368Z] Removing intermediate container 7ef5bd0583a3 [2021-10-18T19:36:06.368Z] ---> 1293d3a5d5f3 [2021-10-18T19:36:06.368Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-18T19:36:06.368Z] ---> Running in f85de99c8b86 [2021-10-18T19:36:06.990Z] Removing intermediate container f85de99c8b86 [2021-10-18T19:36:06.990Z] ---> 6167df3fac1d [2021-10-18T19:36:06.990Z] Step 22/24 : LABEL arch=arm64 [2021-10-18T19:36:06.990Z] ---> Running in 3f1ee5bb998d [2021-10-18T19:36:07.278Z] Collecting docopt<0.7,>=0.6.1 [2021-10-18T19:36:07.278Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-18T19:36:07.569Z] Removing intermediate container 3f1ee5bb998d [2021-10-18T19:36:07.569Z] ---> b4a47cbe0dee [2021-10-18T19:36:07.569Z] Step 23/24 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:36:07.867Z] ---> Running in 22b87b6fe793 [2021-10-18T19:36:08.495Z] Removing intermediate container 22b87b6fe793 [2021-10-18T19:36:08.495Z] ---> 98967a271319 [2021-10-18T19:36:08.495Z] Step 24/24 : LABEL version=0.0.0 [2021-10-18T19:36:08.495Z] ---> Running in 7488459ed910 [2021-10-18T19:36:09.101Z] Removing intermediate container 7488459ed910 [2021-10-18T19:36:09.101Z] ---> ad7b8f7eec31 [2021-10-18T19:36:09.101Z] [2021-10-18T19:36:09.383Z] Successfully built ad7b8f7eec31 [2021-10-18T19:36:09.383Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-18T19:36:09.383Z]  Building security-secretstore-setup ... done Collecting jsonschema<3,>=2.5.1 [2021-10-18T19:36:09.383Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-18T19:36:10.377Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-18T19:36:10.377Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-18T19:36:10.377Z] 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-18T19:36:10.652Z] Collecting docker<4.0,>=3.6.0 [2021-10-18T19:36:10.652Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-18T19:36:10.930Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-18T19:36:10.930Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-18T19:36:12.383Z] Collecting cached-property<2,>=1.2.0 [2021-10-18T19:36:12.383Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-18T19:36:13.374Z] Collecting PyYAML<4,>=3.10 [2021-10-18T19:36:13.374Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-18T19:36:16.032Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-18T19:36:16.032Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-18T19:36:16.310Z] Collecting docker-pycreds>=0.4.0 [2021-10-18T19:36:16.310Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-18T19:36:16.916Z] 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-18T19:36:17.193Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-18T19:36:17.193Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-18T19:36:17.470Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-18T19:36:17.470Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-18T19:36:17.470Z] Collecting idna<2.8,>=2.5 [2021-10-18T19:36:17.470Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-18T19:36:17.748Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-18T19:36:17.748Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-18T19:36:17.748Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-18T19:36:17.748Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-18T19:36:18.348Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-18T19:36:18.348Z] Attempting uninstall: urllib3 [2021-10-18T19:36:18.348Z] Found existing installation: urllib3 1.26.5 [2021-10-18T19:36:18.623Z] Uninstalling urllib3-1.26.5: [2021-10-18T19:36:18.623Z] Successfully uninstalled urllib3-1.26.5 [2021-10-18T19:36:19.226Z] Attempting uninstall: idna [2021-10-18T19:36:19.226Z] Found existing installation: idna 3.2 [2021-10-18T19:36:19.226Z] Uninstalling idna-3.2: [2021-10-18T19:36:19.226Z] Successfully uninstalled idna-3.2 [2021-10-18T19:36:20.222Z] Attempting uninstall: chardet [2021-10-18T19:36:20.222Z] Found existing installation: chardet 4.0.0 [2021-10-18T19:36:20.222Z] Uninstalling chardet-4.0.0: [2021-10-18T19:36:20.222Z] Successfully uninstalled chardet-4.0.0 [2021-10-18T19:36:21.677Z] Attempting uninstall: requests [2021-10-18T19:36:21.677Z] Found existing installation: requests 2.25.1 [2021-10-18T19:36:21.677Z] Uninstalling requests-2.25.1: [2021-10-18T19:36:21.677Z] Successfully uninstalled requests-2.25.1 [2021-10-18T19:36:21.956Z] Running setup.py install for texttable: started [2021-10-18T19:36:23.948Z] Running setup.py install for texttable: finished with status 'done' [2021-10-18T19:36:23.949Z] Running setup.py install for PyYAML: started [2021-10-18T19:36:25.630Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-18T19:36:25.920Z] Running setup.py install for docopt: started [2021-10-18T19:36:27.619Z] Running setup.py install for docopt: finished with status 'done' [2021-10-18T19:36:27.619Z] Running setup.py install for dockerpty: started [2021-10-18T19:36:29.657Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-18T19:36:30.682Z] 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-18T19:36:39.123Z] Removing intermediate container 375aefc3f0b8 [2021-10-18T19:36:39.123Z] ---> 5aadaf8d818d [2021-10-18T19:36:39.123Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-18T19:36:39.123Z] ---> Running in e87e909cbb66 [2021-10-18T19:36:39.416Z] Removing intermediate container e87e909cbb66 [2021-10-18T19:36:39.416Z] ---> b825a2d08e0e [2021-10-18T19:36:39.416Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-18T19:36:39.416Z] ---> Running in 9141eb698992 [2021-10-18T19:36:40.043Z] Removing intermediate container 9141eb698992 [2021-10-18T19:36:40.043Z] ---> af9f85942371 [2021-10-18T19:36:40.043Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-18T19:36:41.493Z] ---> fa285be97f12 [2021-10-18T19:36:41.493Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-18T19:36:42.115Z] ---> bcb095c406ea [2021-10-18T19:36:42.115Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-18T19:36:43.134Z] ---> 92e68f78f63a [2021-10-18T19:36:43.134Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-18T19:36:43.134Z] ---> Running in d99f892d4684 [2021-10-18T19:36:43.961Z] Removing intermediate container d99f892d4684 [2021-10-18T19:36:43.961Z] ---> 23ab2e938c85 [2021-10-18T19:36:43.961Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T19:36:43.961Z] ---> Running in 90ace990002d [2021-10-18T19:36:44.248Z] Removing intermediate container 90ace990002d [2021-10-18T19:36:44.248Z] ---> 9fdcb67cf161 [2021-10-18T19:36:44.248Z] Step 20/22 : LABEL arch=arm64 [2021-10-18T19:36:44.538Z] ---> Running in 6473c7ed7db0 [2021-10-18T19:36:44.838Z] Removing intermediate container 6473c7ed7db0 [2021-10-18T19:36:44.838Z] ---> 2c6a79bd1c06 [2021-10-18T19:36:44.838Z] Step 21/22 : LABEL git_sha=452bc479f5ebbbd11b623b1cf411819c55beaf5f [2021-10-18T19:36:45.134Z] ---> Running in a27b45b02c24 [2021-10-18T19:36:45.770Z] Removing intermediate container a27b45b02c24 [2021-10-18T19:36:45.770Z] ---> eb15bca20dc6 [2021-10-18T19:36:45.770Z] Step 22/22 : LABEL version=0.0.0 [2021-10-18T19:36:45.770Z] ---> Running in 70d372d7fa40 [2021-10-18T19:36:46.061Z] Removing intermediate container 70d372d7fa40 [2021-10-18T19:36:46.061Z] ---> 52bd06f09d98 [2021-10-18T19:36:46.061Z] [2021-10-18T19:36:46.714Z] Successfully built 52bd06f09d98 [2021-10-18T19:36:46.714Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-18T19:36:46.747Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-18T19:36:46.754Z] $ docker stop --time=1 1f8bf038191b5d32103ef78201a84e85d847dd24d19db8fac0ea03661e01305a [2021-10-18T19:36:48.640Z] $ docker rm -f 1f8bf038191b5d32103ef78201a84e85d847dd24d19db8fac0ea03661e01305a [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-18T19:36:49.528Z] + docker images [2021-10-18T19:36:49.810Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-18T19:36:49.810Z] sys-mgmt-agent-arm64 latest 52bd06f09d98 4 seconds ago 277MB [2021-10-18T19:36:49.810Z] security-secretstore-setup-arm64 latest ad7b8f7eec31 41 seconds ago 26.5MB [2021-10-18T19:36:49.810Z] security-proxy-setup-arm64 latest 24e2cd01a323 45 seconds ago 25.3MB [2021-10-18T19:36:49.810Z] core-command-arm64 latest 947f6d77a6f7 55 seconds ago 15.2MB [2021-10-18T19:36:49.810Z] 7d50fa3393bb About a minute ago 1.57GB [2021-10-18T19:36:49.810Z] 051a7222e27e About a minute ago 1.58GB [2021-10-18T19:36:49.810Z] 3fdc453f7c3c About a minute ago 1.57GB [2021-10-18T19:36:49.810Z] c6030a32aeb9 About a minute ago 1.57GB [2021-10-18T19:36:49.810Z] security-bootstrapper-arm64 latest a6ae5d9d7789 4 minutes ago 17.7MB [2021-10-18T19:36:49.810Z] core-data-arm64 latest 972b88bdf760 4 minutes ago 19.4MB [2021-10-18T19:36:49.810Z] support-scheduler-arm64 latest d1b800a7440b 4 minutes ago 15.2MB [2021-10-18T19:36:49.810Z] core-metadata-arm64 latest aa89ef7a710e 4 minutes ago 15.8MB [2021-10-18T19:36:49.810Z] support-notifications-arm64 latest 028662f37396 4 minutes ago 15.9MB [2021-10-18T19:36:49.810Z] 33f955183b23 4 minutes ago 1.58GB [2021-10-18T19:36:49.810Z] 55328973a5c4 4 minutes ago 1.57GB [2021-10-18T19:36:49.810Z] 4c1d59373e87 4 minutes ago 1.57GB [2021-10-18T19:36:49.810Z] 59016fdcb8c0 4 minutes ago 1.57GB [2021-10-18T19:36:49.810Z] ff7d2a1b3b20 4 minutes ago 1.57GB [2021-10-18T19:36:49.810Z] ci-base-image-arm64 latest da37deba4987 16 minutes ago 1.24GB [2021-10-18T19:36:49.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 5 days ago 534MB [2021-10-18T19:36:49.810Z] docker 20.10.8 3734d5adc5ac 6 weeks ago 198MB [2021-10-18T19:36:49.810Z] alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB [2021-10-18T19:36:49.810Z] 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-18T19:36:52.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-18T19:36:52.690Z] [2021-10-18T19:36:52.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-18T19:36:53.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-18T19:36:53.649Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-18T19:36:53.649Z] 448f6bf000e3: Pulling fs layer [2021-10-18T19:36:53.649Z] f757da607395: Pulling fs layer [2021-10-18T19:36:53.649Z] 05883995daec: Pulling fs layer [2021-10-18T19:36:53.649Z] 8603b9c90790: Pulling fs layer [2021-10-18T19:36:53.649Z] 1560dd03e051: Pulling fs layer [2021-10-18T19:36:53.649Z] 27f5ce0e4adf: Pulling fs layer [2021-10-18T19:36:53.649Z] c2d8d7efcc4b: Pulling fs layer [2021-10-18T19:36:53.649Z] 1560dd03e051: Waiting [2021-10-18T19:36:53.649Z] 27f5ce0e4adf: Waiting [2021-10-18T19:36:53.649Z] c2d8d7efcc4b: Waiting [2021-10-18T19:36:53.649Z] 8603b9c90790: Waiting [2021-10-18T19:36:53.938Z] f757da607395: Verifying Checksum [2021-10-18T19:36:53.938Z] f757da607395: Download complete [2021-10-18T19:36:53.938Z] 8603b9c90790: Verifying Checksum [2021-10-18T19:36:53.938Z] 8603b9c90790: Download complete [2021-10-18T19:36:54.543Z] 1560dd03e051: Verifying Checksum [2021-10-18T19:36:54.543Z] 1560dd03e051: Download complete [2021-10-18T19:36:54.543Z] 27f5ce0e4adf: Download complete [2021-10-18T19:36:54.543Z] 05883995daec: Verifying Checksum [2021-10-18T19:36:54.543Z] 05883995daec: Download complete [2021-10-18T19:36:55.538Z] 448f6bf000e3: Verifying Checksum [2021-10-18T19:36:55.538Z] 448f6bf000e3: Download complete [2021-10-18T19:36:58.959Z] 448f6bf000e3: Pull complete [2021-10-18T19:36:58.959Z] c2d8d7efcc4b: Verifying Checksum [2021-10-18T19:36:59.242Z] f757da607395: Pull complete [2021-10-18T19:37:00.705Z] 05883995daec: Pull complete [2021-10-18T19:37:01.313Z] 8603b9c90790: Pull complete [2021-10-18T19:37:02.315Z] 1560dd03e051: Pull complete [2021-10-18T19:37:02.600Z] 27f5ce0e4adf: Pull complete [2021-10-18T19:37:17.984Z] c2d8d7efcc4b: Pull complete [2021-10-18T19:37:17.984Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-18T19:37:17.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-18T19:37:17.984Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-18T19:37:18.313Z] prd-ubuntu18.04-docker-arm64-4c-16g-2235 does not seem to be running inside a container [2021-10-18T19:37:18.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-18T19:37:23.614Z] $ docker top de4bded34dbb5f376ef3f49afcc103949f87855e8c63340c2e5fe9e890a292ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T19:37:24.872Z] ---> job-cost.sh [2021-10-18T19:37:24.872Z] lf-activate-venv: SKIPPING [2021-10-18T19:37:24.872Z] INFO: No Stack... [2021-10-18T19:37:25.862Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-18T19:37:26.145Z] INFO: Archiving Costs [Pipeline] sh [2021-10-18T19:37:26.743Z] + cat+ /w/workspace/edgex-go/1/archives/cost.csvcut [2021-10-18T19:37:26.743Z] -d, -f6 [Pipeline] lock [2021-10-18T19:37:26.845Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3761-1-stack-cost] [2021-10-18T19:37:26.850Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3761-1-stack-cost] did not exist. Created. [2021-10-18T19:37:26.850Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3761-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-18T19:37:27.635Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-18T19:37:27.817Z] Stashed 1 file(s) [Pipeline] } [2021-10-18T19:37:27.832Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3761-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-18T19:37:27.875Z] $ docker stop --time=1 de4bded34dbb5f376ef3f49afcc103949f87855e8c63340c2e5fe9e890a292ff [2021-10-18T19:37:29.521Z] $ docker rm -f de4bded34dbb5f376ef3f49afcc103949f87855e8c63340c2e5fe9e890a292ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-18T19:37:30.658Z] provisioning config files... [2021-10-18T19:37:30.691Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4983022231641702861tmp [Pipeline] { [Pipeline] sh [2021-10-18T19:37:32.840Z] + set +x [2021-10-18T19:37:32.840Z] + curl -s https://codecov.io/bash [2021-10-18T19:37:32.840Z] + bash -s -- [2021-10-18T19:37:32.840Z] [2021-10-18T19:37:32.840Z] _____ _ [2021-10-18T19:37:32.840Z] / ____| | | [2021-10-18T19:37:32.840Z] | | ___ __| | ___ ___ _____ __ [2021-10-18T19:37:32.840Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-18T19:37:32.840Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-18T19:37:32.840Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-18T19:37:32.840Z] Bash-1.0.6 [2021-10-18T19:37:32.840Z] [2021-10-18T19:37:32.840Z] [2021-10-18T19:37:32.840Z] ==> git version 2.24.4 found [2021-10-18T19:37:32.840Z] ==> 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-18T19:37:32.840Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-18T19:37:32.840Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-18T19:37:32.840Z] ==> Jenkins CI detected. [2021-10-18T19:37:32.840Z] current dir:  /w/workspace/edgex-go/1 [2021-10-18T19:37:32.840Z] project root: . [2021-10-18T19:37:32.840Z] --> token set from env [2021-10-18T19:37:33.149Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-18T19:37:33.149Z] ==> Running gcov in . (disable via -X gcov) [2021-10-18T19:37:33.149Z] ==> Python coveragepy not found [2021-10-18T19:37:33.149Z] ==> Searching for coverage reports in: [2021-10-18T19:37:33.149Z] + . [2021-10-18T19:37:33.149Z] -> Found 1 reports [2021-10-18T19:37:33.149Z] ==> Detecting git/mercurial file structure [2021-10-18T19:37:33.149Z] ==> Reading reports [2021-10-18T19:37:33.149Z] + ./coverage.out bytes=403932 [2021-10-18T19:37:33.149Z] ==> Appending adjustments [2021-10-18T19:37:33.149Z] https://docs.codecov.io/docs/fixing-reports [2021-10-18T19:37:34.576Z] + Found adjustments [2021-10-18T19:37:34.576Z] ==> Gzipping contents [2021-10-18T19:37:34.576Z] 56K /tmp/codecov.jOhHnv.gz [2021-10-18T19:37:34.576Z] ==> Uploading reports [2021-10-18T19:37:34.576Z] url: https://codecov.io [2021-10-18T19:37:34.576Z] query: branch=PR-3761&commit=452bc479f5ebbbd11b623b1cf411819c55beaf5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3761%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3761&job=&cmd_args= [2021-10-18T19:37:34.576Z] -> Pinging Codecov [2021-10-18T19:37:34.576Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3761&commit=452bc479f5ebbbd11b623b1cf411819c55beaf5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3761%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3761&job=&cmd_args= [2021-10-18T19:37:34.837Z] -> Uploading to [2021-10-18T19:37:34.837Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-18/00271124DB129430A58F1EEE437C3FCB/452bc479f5ebbbd11b623b1cf411819c55beaf5f/3f8cbdbf-a211-426b-9628-367763a69678.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211018T193734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dff760b4216af8aa24334dcd230bb3897242455bb6e3d194f8cada73d95aa1a1 [2021-10-18T19:37:34.837Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-18T19:37:34.837Z] Dload Upload Total Spent Left Speed [2021-10-18T19:37:35.408Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54406 0 0 100 54406 0 145k --:--:-- --:--:-- --:--:-- 146k [2021-10-18T19:37:35.408Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/452bc479f5ebbbd11b623b1cf411819c55beaf5f [Pipeline] } [2021-10-18T19:37:35.431Z] 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-18T19:37:36.890Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-18T19:37:37.218Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T19:37:37.804Z] ---> package-listing.sh [2021-10-18T19:37:37.804Z] ++ facter osfamily [2021-10-18T19:37:37.804Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-18T19:37:38.064Z] + OS_FAMILY=redhat [2021-10-18T19:37:38.064Z] + workspace=/w/workspace/edgex-go/1 [2021-10-18T19:37:38.064Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-18T19:37:38.064Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-18T19:37:38.064Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-18T19:37:38.064Z] + PACKAGES=/tmp/packages_start.txt [2021-10-18T19:37:38.064Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-18T19:37:38.064Z] + PACKAGES=/tmp/packages_end.txt [2021-10-18T19:37:38.064Z] + case "${OS_FAMILY}" in [2021-10-18T19:37:38.064Z] + rpm -qa [2021-10-18T19:37:38.064Z] + sort [2021-10-18T19:37:41.387Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-18T19:37:41.387Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-18T19:37:41.387Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-18T19:37:41.387Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-18T19:37:41.387Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-10-18T19:37:41.387Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-10-18T19:37:41.416Z] 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-18T19:37:41.714Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-18T19:37:42.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T19:37:42.306Z] [2021-10-18T19:37:42.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T19:37:42.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T19:37:42.647Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-18T19:37:42.647Z] b4d181a07f80: Pulling fs layer [2021-10-18T19:37:42.648Z] a1111a8f2ec3: Pulling fs layer [2021-10-18T19:37:42.648Z] ed53099fbce6: Pulling fs layer [2021-10-18T19:37:42.648Z] dc539afda2c1: Pulling fs layer [2021-10-18T19:37:42.648Z] 77bc0d833cb6: Pulling fs layer [2021-10-18T19:37:42.648Z] 9065ff56babe: Pulling fs layer [2021-10-18T19:37:42.648Z] d287ab97295c: Pulling fs layer [2021-10-18T19:37:42.648Z] dc539afda2c1: Waiting [2021-10-18T19:37:42.648Z] 77bc0d833cb6: Waiting [2021-10-18T19:37:42.648Z] 9065ff56babe: Waiting [2021-10-18T19:37:42.648Z] d287ab97295c: Waiting [2021-10-18T19:37:42.648Z] a1111a8f2ec3: Verifying Checksum [2021-10-18T19:37:42.648Z] a1111a8f2ec3: Download complete [2021-10-18T19:37:42.915Z] dc539afda2c1: Verifying Checksum [2021-10-18T19:37:42.915Z] dc539afda2c1: Download complete [2021-10-18T19:37:42.915Z] ed53099fbce6: Verifying Checksum [2021-10-18T19:37:42.915Z] ed53099fbce6: Download complete [2021-10-18T19:37:42.915Z] 9065ff56babe: Verifying Checksum [2021-10-18T19:37:42.915Z] 9065ff56babe: Download complete [2021-10-18T19:37:42.915Z] 77bc0d833cb6: Verifying Checksum [2021-10-18T19:37:42.915Z] 77bc0d833cb6: Download complete [2021-10-18T19:37:42.915Z] b4d181a07f80: Verifying Checksum [2021-10-18T19:37:42.915Z] b4d181a07f80: Download complete [2021-10-18T19:37:43.498Z] d287ab97295c: Verifying Checksum [2021-10-18T19:37:43.498Z] d287ab97295c: Download complete [2021-10-18T19:37:44.465Z] b4d181a07f80: Pull complete [2021-10-18T19:37:44.731Z] a1111a8f2ec3: Pull complete [2021-10-18T19:37:45.302Z] ed53099fbce6: Pull complete [2021-10-18T19:37:45.302Z] dc539afda2c1: Pull complete [2021-10-18T19:37:45.880Z] 77bc0d833cb6: Pull complete [2021-10-18T19:37:45.880Z] 9065ff56babe: Pull complete [2021-10-18T19:37:52.491Z] d287ab97295c: Pull complete [2021-10-18T19:37:52.491Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-18T19:37:52.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T19:37:52.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-18T19:37:52.578Z] prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container [2021-10-18T19:37:52.618Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-18T19:37:55.873Z] $ docker top eda786d95b333d1a602bbb1c687fb3aaf3130f156445a97ea985ba2f3024f965 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T19:37:56.289Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-18T19:37:56.604Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-18T19:37:56.927Z] + ls /var/log/sa-host [2021-10-18T19:37:56.927Z] + sadf -c /var/log/sa-host/sa18 [2021-10-18T19:37:56.927Z] file_magic: OK [2021-10-18T19:37:56.927Z] HZ: Using current value: 100 [2021-10-18T19:37:56.927Z] file_header: OK [2021-10-18T19:37:56.927Z] 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-18T19:37:56.927Z] Statistics: [2021-10-18T19:37:56.927Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-18T19:37:56.927Z] File successfully converted to sysstat format version 12.0.3 [2021-10-18T19:37:56.927Z] + sadf -c /var/log/sa-host/sa30 [2021-10-18T19:37:56.927Z] file_magic: OK [2021-10-18T19:37:56.927Z] HZ: Using current value: 100 [2021-10-18T19:37:56.927Z] file_header: OK [2021-10-18T19:37:56.927Z] 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-18T19:37:56.927Z] Statistics: [2021-10-18T19:37:56.927Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-18T19:37:56.927Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T19:37:57.081Z] provisioning config files... [2021-10-18T19:37:57.100Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5944837235233012699tmp [Pipeline] { [Pipeline] echo [2021-10-18T19:37:57.139Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T19:37:57.463Z] ---> create-netrc.sh [Pipeline] } [2021-10-18T19:37:57.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-18T19:37:57.880Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-18T19:37:57.908Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T19:37:58.230Z] ---> sudo-logs.sh [2021-10-18T19:37:58.230Z] Archiving 'sudo' log.. [2021-10-18T19:37:58.230Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2232.novalocal: Name or service not known [2021-10-18T19:37:58.230Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2232.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-18T19:37:58.297Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T19:37:58.614Z] ---> job-cost.sh [2021-10-18T19:37:58.614Z] lf-activate-venv: SKIPPING [2021-10-18T19:37:58.614Z] DEBUG: total: 0.10999999940395355 [2021-10-18T19:37:58.614Z] INFO: Retrieving Stack Cost... [2021-10-18T19:38:03.999Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-18T19:38:04.260Z] INFO: Archiving Costs [Pipeline] echo [2021-10-18T19:38:04.291Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T19:38:04.612Z] ---> logs-deploy.sh [2021-10-18T19:38:04.612Z] lf-activate-venv: SKIPPING [2021-10-18T19:38:04.612Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3761/1 [2021-10-18T19:38:04.612Z] INFO: archiving workspace using pattern(s): [2021-10-18T19:38:05.558Z] Archives upload complete. [2021-10-18T19:38:05.558Z] INFO: archiving logs to Nexus