Pull request #3772 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 66c6b46645d5c8051e5f49112bb9797cb23cbb3d+11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 (4281cc44513ce5af2f387e8b5e0f413c928c18b7) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh6445679675250479211.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-ssh3141464195320774446.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3772/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-3772/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5126997206416166639.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 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-ssh2150725956421044713.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3772/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-3772/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4914152842503537418.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-2101 in /w/workspace/edgexfoundry_edgex-go_PR-3772 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh5926325441128807665.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 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 into PR head commit 66c6b46645d5c8051e5f49112bb9797cb23cbb3d Merge succeeded, producing 66c6b46645d5c8051e5f49112bb9797cb23cbb3d Checking out Revision 66c6b46645d5c8051e5f49112bb9797cb23cbb3d (PR-3772) > 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/4@tmp/jenkins-gitclient-ssh8907780196096873828.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3772/head:refs/remotes/origin/PR-3772 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66c6b46645d5c8051e5f49112bb9797cb23cbb3d # 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/4@tmp/jenkins-gitclient-ssh752859923406536736.key > git merge 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66c6b46645d5c8051e5f49112bb9797cb23cbb3d # timeout=10 Commit message: "Merge branch 'main' into issue-1913" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-26T18:38:28.015Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-26T18:38:28.057Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-26T18:38:28.070Z] ========================================================= [2021-10-26T18:38:28.071Z] EdgeX Global Pipelines Version Info [2021-10-26T18:38:28.071Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a8957326de31499771feb4fea8cf545b02c5c48e # timeout=10 [2021-10-26T18:38:29.199Z] ------------------- [2021-10-26T18:38:29.200Z] stable info: [2021-10-26T18:38:29.200Z] ------------------- [2021-10-26T18:38:29.200Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-26T18:38:29.200Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-26T18:38:29.200Z] Message: update stable to v1.0.210 [2021-10-26T18:38:29.771Z] ------------------- [2021-10-26T18:38:29.771Z] experimental info: [2021-10-26T18:38:29.771Z] ------------------- [2021-10-26T18:38:29.771Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-26T18:38:29.771Z] Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d [2021-10-26T18:38:29.771Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-26T18:38:29.842Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-26T18:38:29.851Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-26T18:38:29.862Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-26T18:38:29.875Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-26T18:38:29.884Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-26T18:38:29.894Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-26T18:38:29.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-26T18:38:29.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-26T18:38:29.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-26T18:38:29.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-26T18:38:29.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-26T18:38:29.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-26T18:38:29.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-26T18:38:29.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-26T18:38:29.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-26T18:38:29.982Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-26T18:38:29.992Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-26T18:38:30.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-26T18:38:30.013Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-26T18:38:30.021Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-26T18:38:30.030Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-26T18:38:30.040Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-26T18:38:30.054Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3772 [Pipeline] echo [2021-10-26T18:38:30.068Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3772 [Pipeline] echo [2021-10-26T18:38:30.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3772 [Pipeline] echo [2021-10-26T18:38:30.085Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66c6b46645d5c8051e5f49112bb9797cb23cbb3d [Pipeline] echo [2021-10-26T18:38:30.094Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66c6b46 [Pipeline] echo [2021-10-26T18:38:30.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T18:38:30.139Z] provisioning config files... [2021-10-26T18:38:30.153Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5051730190171328714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:38:30.463Z] ---> docker-login.sh [2021-10-26T18:38:30.463Z] nexus3.edgexfoundry.org:10001 [2021-10-26T18:38:30.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:38:30.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:38:30.724Z] Configure a credential helper to remove this warning. See [2021-10-26T18:38:30.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:38:30.724Z] [2021-10-26T18:38:30.724Z] Login Succeeded [2021-10-26T18:38:30.724Z] nexus3.edgexfoundry.org:10002 [2021-10-26T18:38:30.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:38:30.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:38:30.724Z] Configure a credential helper to remove this warning. See [2021-10-26T18:38:30.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:38:30.724Z] [2021-10-26T18:38:30.724Z] Login Succeeded [2021-10-26T18:38:30.724Z] nexus3.edgexfoundry.org:10003 [2021-10-26T18:38:30.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:38:30.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:38:30.985Z] Configure a credential helper to remove this warning. See [2021-10-26T18:38:30.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:38:30.985Z] [2021-10-26T18:38:30.985Z] Login Succeeded [2021-10-26T18:38:30.985Z] nexus3.edgexfoundry.org:10004 [2021-10-26T18:38:30.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:38:30.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:38:30.985Z] Configure a credential helper to remove this warning. See [2021-10-26T18:38:30.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:38:30.985Z] [2021-10-26T18:38:30.985Z] Login Succeeded [2021-10-26T18:38:30.985Z] docker.io [2021-10-26T18:38:30.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:38:31.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:38:31.555Z] Configure a credential helper to remove this warning. See [2021-10-26T18:38:31.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:38:31.555Z] [2021-10-26T18:38:31.555Z] Login Succeeded [2021-10-26T18:38:31.555Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T18:38:31.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T18:38:31.873Z] ++ 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-26T18:38:31.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T18:38:31.873Z] ++ cut -d/ -f2 [2021-10-26T18:38:31.873Z] ++ dirname cmd/core-command/Dockerfile [2021-10-26T18:38:31.873Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-26T18:38:31.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T18:38:31.873Z] ++ dirname cmd/core-data/Dockerfile [2021-10-26T18:38:31.873Z] ++ cut -d/ -f2 [2021-10-26T18:38:31.873Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-26T18:38:31.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T18:38:31.873Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-26T18:38:31.873Z] ++ cut -d/ -f2 [2021-10-26T18:38:31.873Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-26T18:38:31.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T18:38:31.873Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-26T18:38:31.873Z] ++ cut -d/ -f2 [2021-10-26T18:38:31.873Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-26T18:38:31.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T18:38:31.873Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-26T18:38:31.873Z] ++ cut -d/ -f2 [2021-10-26T18:38:31.873Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-26T18:38:31.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T18:38:31.873Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-26T18:38:31.873Z] ++ cut -d/ -f2 [2021-10-26T18:38:31.873Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-26T18:38:31.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T18:38:31.873Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-26T18:38:31.873Z] ++ cut -d/ -f2 [2021-10-26T18:38:31.873Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-26T18:38:31.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T18:38:31.873Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-26T18:38:31.873Z] ++ cut -d/ -f2 [2021-10-26T18:38:31.873Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-26T18:38:31.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T18:38:31.873Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-26T18:38:31.873Z] ++ cut -d/ -f2 [2021-10-26T18:38:31.873Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-26T18:38:31.911Z] 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-26T18:38:32.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T18:38:32.701Z] [2021-10-26T18:38:32.701Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:38:33.008Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T18:38:33.008Z] latest: Pulling from edgex-devops/git-semver [2021-10-26T18:38:33.008Z] a0d0a0d46f8b: Pulling fs layer [2021-10-26T18:38:33.008Z] 3e5f54012d9b: Pulling fs layer [2021-10-26T18:38:33.008Z] 4c7163046ea9: Pulling fs layer [2021-10-26T18:38:33.008Z] 0c2d73faf560: Pulling fs layer [2021-10-26T18:38:33.008Z] 0c2d73faf560: Waiting [2021-10-26T18:38:33.008Z] 3e5f54012d9b: Verifying Checksum [2021-10-26T18:38:33.008Z] 3e5f54012d9b: Download complete [2021-10-26T18:38:33.008Z] a0d0a0d46f8b: Verifying Checksum [2021-10-26T18:38:33.008Z] a0d0a0d46f8b: Download complete [2021-10-26T18:38:33.008Z] 0c2d73faf560: Verifying Checksum [2021-10-26T18:38:33.008Z] 0c2d73faf560: Download complete [2021-10-26T18:38:33.008Z] 4c7163046ea9: Verifying Checksum [2021-10-26T18:38:33.008Z] 4c7163046ea9: Download complete [2021-10-26T18:38:33.274Z] a0d0a0d46f8b: Pull complete [2021-10-26T18:38:33.274Z] 3e5f54012d9b: Pull complete [2021-10-26T18:38:33.537Z] 4c7163046ea9: Pull complete [2021-10-26T18:38:33.800Z] 0c2d73faf560: Pull complete [2021-10-26T18:38:33.800Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-26T18:38:33.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T18:38:33.800Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-26T18:38:33.867Z] prd-centos7-docker-4c-2g-2101 does not seem to be running inside a container [2021-10-26T18:38:33.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-26T18:38:34.554Z] $ docker top 5d5edbbcb554360f250bfeaca7134adf0f6c3bd002f9fe36cf0c24309aee0745 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-26T18:38:34.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T18:38:34.641Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T18:38:34.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T18:38:34.760Z] $ docker exec 5d5edbbcb554360f250bfeaca7134adf0f6c3bd002f9fe36cf0c24309aee0745 ssh-agent [2021-10-26T18:38:34.863Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgpKcmk/agent.14 [2021-10-26T18:38:34.863Z] SSH_AGENT_PID=20 [2021-10-26T18:38:34.869Z] Running ssh-add (command line suppressed) [2021-10-26T18:38:34.951Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_9201840828181420888.key (/w/workspace/edgex-go/4@tmp/private_key_9201840828181420888.key) [2021-10-26T18:38:34.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T18:38:35.254Z] + git tag --points-at HEAD [Pipeline] } [2021-10-26T18:38:35.271Z] $ docker exec --env ******** --env ******** 5d5edbbcb554360f250bfeaca7134adf0f6c3bd002f9fe36cf0c24309aee0745 ssh-agent -k [2021-10-26T18:38:35.365Z] unset SSH_AUTH_SOCK; [2021-10-26T18:38:35.365Z] unset SSH_AGENT_PID; [2021-10-26T18:38:35.365Z] echo Agent pid 20 killed; [2021-10-26T18:38:35.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-26T18:38:35.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T18:38:35.396Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T18:38:35.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T18:38:35.493Z] $ docker exec 5d5edbbcb554360f250bfeaca7134adf0f6c3bd002f9fe36cf0c24309aee0745 ssh-agent [2021-10-26T18:38:35.593Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLpFdpM/agent.54 [2021-10-26T18:38:35.593Z] SSH_AGENT_PID=60 [2021-10-26T18:38:35.598Z] Running ssh-add (command line suppressed) [2021-10-26T18:38:35.675Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5391183999164357404.key (/w/workspace/edgex-go/4@tmp/private_key_5391183999164357404.key) [2021-10-26T18:38:35.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T18:38:35.983Z] + git semver init [2021-10-26T18:38:35.983Z] # -> Open(): unable to determine branch for HEAD [2021-10-26T18:38:35.983Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-10-26T18:38:35.983Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-10-26T18:38:35.983Z] # $SEMVER_REMOTE_NAME = origin [2021-10-26T18:38:35.983Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-26T18:38:35.983Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-26T18:38:35.983Z] # $SEMVER_BRANCH = PR-3772 [2021-10-26T18:38:35.983Z] # $SEMVER_TEMP = /tmp/semver-535009584 [2021-10-26T18:38:35.983Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-26T18:38:48.265Z] # '/tmp/semver-535009584' -> '/w/workspace/edgex-go/4/.semver' [2021-10-26T18:38:48.265Z] # -> Force: false [2021-10-26T18:38:48.265Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-10-26T18:38:48.273Z] $ docker exec --env ******** --env ******** 5d5edbbcb554360f250bfeaca7134adf0f6c3bd002f9fe36cf0c24309aee0745 ssh-agent -k [2021-10-26T18:38:48.358Z] unset SSH_AUTH_SOCK; [2021-10-26T18:38:48.360Z] unset SSH_AGENT_PID; [2021-10-26T18:38:48.361Z] echo Agent pid 60 killed; [2021-10-26T18:38:48.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T18:38:48.682Z] + git semver [Pipeline] } [2021-10-26T18:38:48.694Z] $ docker stop --time=1 5d5edbbcb554360f250bfeaca7134adf0f6c3bd002f9fe36cf0c24309aee0745 [2021-10-26T18:38:50.749Z] $ docker rm -f 5d5edbbcb554360f250bfeaca7134adf0f6c3bd002f9fe36cf0c24309aee0745 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T18:38:51.118Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-26T18:38:51.321Z] Stashed 1 file(s) [Pipeline] echo [2021-10-26T18:38:51.325Z] [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-26T18:38:51.591Z] ========================================================= [2021-10-26T18:38:51.591Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-26T18:38:51.591Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T18:38:51.724Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2099 in /w/workspace/edgexfoundry_edgex-go_PR-3772 [Pipeline] { [Pipeline] ws [2021-10-26T18:38:51.735Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-10-26T18:38:51.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T18:38:51.895Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-26T18:38:51.895Z] a0d0a0d46f8b: Already exists [2021-10-26T18:38:51.895Z] 31adcdaf11c8: Pulling fs layer [2021-10-26T18:38:51.895Z] b8b176561691: Pulling fs layer [2021-10-26T18:38:51.895Z] 4527c011a84f: Pulling fs layer [2021-10-26T18:38:51.895Z] 5d74067f8e1e: Pulling fs layer [2021-10-26T18:38:51.895Z] e0aca202a116: Pulling fs layer [2021-10-26T18:38:51.895Z] 3a43be97a3b4: Pulling fs layer [2021-10-26T18:38:51.895Z] 34cad66bf833: Pulling fs layer [2021-10-26T18:38:51.895Z] b4e3c513aaa6: Pulling fs layer [2021-10-26T18:38:51.895Z] 5d74067f8e1e: Waiting [2021-10-26T18:38:51.895Z] e0aca202a116: Waiting [2021-10-26T18:38:51.895Z] b4e3c513aaa6: Waiting [2021-10-26T18:38:51.895Z] 34cad66bf833: Waiting [2021-10-26T18:38:51.895Z] b8b176561691: Verifying Checksum [2021-10-26T18:38:51.895Z] b8b176561691: Download complete [2021-10-26T18:38:51.895Z] 31adcdaf11c8: Verifying Checksum [2021-10-26T18:38:51.895Z] 31adcdaf11c8: Download complete [2021-10-26T18:38:51.895Z] 5d74067f8e1e: Verifying Checksum [2021-10-26T18:38:51.895Z] 5d74067f8e1e: Download complete [2021-10-26T18:38:51.895Z] e0aca202a116: Verifying Checksum [2021-10-26T18:38:51.895Z] e0aca202a116: Download complete [2021-10-26T18:38:51.895Z] 3a43be97a3b4: Download complete [2021-10-26T18:38:51.935Z] The recommended git tool is: git [2021-10-26T18:38:52.160Z] 34cad66bf833: Verifying Checksum [2021-10-26T18:38:52.160Z] 34cad66bf833: Download complete [2021-10-26T18:38:52.160Z] 31adcdaf11c8: Pull complete [2021-10-26T18:38:52.160Z] b8b176561691: Pull complete [2021-10-26T18:38:52.422Z] b4e3c513aaa6: Verifying Checksum [2021-10-26T18:38:52.422Z] b4e3c513aaa6: Download complete [2021-10-26T18:38:52.684Z] 4527c011a84f: Verifying Checksum [2021-10-26T18:38:52.684Z] 4527c011a84f: Download complete [2021-10-26T18:38:56.024Z] 4527c011a84f: Pull complete [2021-10-26T18:38:56.282Z] 5d74067f8e1e: Pull complete [2021-10-26T18:38:56.282Z] e0aca202a116: Pull complete [2021-10-26T18:38:56.282Z] 3a43be97a3b4: Pull complete [2021-10-26T18:38:56.546Z] 34cad66bf833: Pull complete [2021-10-26T18:38:56.973Z] using credential edgex-jenkins-ssh [2021-10-26T18:38:56.989Z] Cloning the remote Git repository [2021-10-26T18:38:57.041Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-26T18:38:57.142Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-10-26T18:38:57.224Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T18:38:57.225Z] > git --version # timeout=10 [2021-10-26T18:38:57.249Z] > git --version # 'git version 2.17.1' [2021-10-26T18:38:57.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T18:38:57.328Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T18:38:59.116Z] b4e3c513aaa6: Pull complete [2021-10-26T18:38:59.116Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-26T18:38:59.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T18:38:59.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-26T18:38:59.424Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T18:38:59.424Z] WORKDIR /edgex [2021-10-26T18:38:59.424Z] COPY go.mod . [2021-10-26T18:38:59.424Z] RUN go mod download' [2021-10-26T18:38:59.424Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-26T18:39:00.853Z] Sending build context to Docker daemon 329.8MB [2021-10-26T18:39:00.853Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T18:39:00.853Z] ---> 9f6097aaca64 [2021-10-26T18:39:00.853Z] Step 2/4 : WORKDIR /edgex [2021-10-26T18:39:06.149Z] ---> Running in d30968a41d66 [2021-10-26T18:39:06.150Z] Removing intermediate container d30968a41d66 [2021-10-26T18:39:06.150Z] ---> 7f6f1f8d31f3 [2021-10-26T18:39:06.150Z] Step 3/4 : COPY go.mod . [2021-10-26T18:39:06.150Z] ---> fa22fa9e0f5c [2021-10-26T18:39:06.150Z] Step 4/4 : RUN go mod download [2021-10-26T18:39:06.150Z] ---> Running in 3afcf66c3b7b [2021-10-26T18:39:13.987Z] Merging remotes/origin/main commit 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 into PR head commit 66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:39:12.968Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T18:39:12.985Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T18:39:13.011Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T18:39:13.055Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T18:39:13.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T18:39:13.070Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3772/head:refs/remotes/origin/PR-3772 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-26T18:39:14.000Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T18:39:14.015Z] > git checkout -f 66c6b46645d5c8051e5f49112bb9797cb23cbb3d # timeout=10 [2021-10-26T18:39:14.334Z] Merge succeeded, producing 66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:39:14.334Z] Checking out Revision 66c6b46645d5c8051e5f49112bb9797cb23cbb3d (PR-3772) [2021-10-26T18:39:14.238Z] > git remote # timeout=10 [2021-10-26T18:39:14.256Z] > git config --get remote.origin.url # timeout=10 [2021-10-26T18:39:14.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T18:39:14.282Z] > git merge 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 # timeout=10 [2021-10-26T18:39:14.304Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-26T18:39:14.337Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T18:39:14.350Z] > git checkout -f 66c6b46645d5c8051e5f49112bb9797cb23cbb3d # timeout=10 [2021-10-26T18:39:18.788Z] Commit message: "Merge branch 'main' into issue-1913" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-26T18:39:19.743Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-26T18:39:19.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T18:39:19.743Z] Dload Upload Total Spent Left Speed [2021-10-26T18:39:19.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 93841 0 --:--:-- --:--:-- --:--:-- 93841 [Pipeline] sh [2021-10-26T18:39:20.177Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-26T18:39:20.529Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-26T18:39:20.529Z] + sudo tee /etc/docker/daemon.new [2021-10-26T18:39:20.529Z] { [2021-10-26T18:39:20.529Z] "registry-mirrors": [ [2021-10-26T18:39:20.529Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-26T18:39:20.529Z] ], [2021-10-26T18:39:20.529Z] "bip": "10.250.0.254/24", [2021-10-26T18:39:20.529Z] "hosts": [ [2021-10-26T18:39:20.529Z] "tcp://0.0.0.0:5555", [2021-10-26T18:39:20.529Z] "unix:///var/run/docker.sock" [2021-10-26T18:39:20.529Z] ], [2021-10-26T18:39:20.529Z] "mtu": 1458, [2021-10-26T18:39:20.529Z] "selinux-enabled": true, [2021-10-26T18:39:20.529Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-26T18:39:20.529Z] } [Pipeline] sh [2021-10-26T18:39:20.887Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-26T18:39:21.242Z] + sudo service docker restart [2021-10-26T18:39:38.293Z] Removing intermediate container 3afcf66c3b7b [2021-10-26T18:39:38.293Z] ---> 4824cbf00b41 [2021-10-26T18:39:38.293Z] Successfully built 4824cbf00b41 [2021-10-26T18:39:38.293Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:39:38.586Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-26T18:39:38.586Z] . [Pipeline] withDockerContainer [2021-10-26T18:39:38.651Z] prd-centos7-docker-4c-2g-2101 does not seem to be running inside a container [2021-10-26T18:39:38.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-26T18:39:39.148Z] $ docker top 175452476f5afcb5f938e5d9a97bd2ae861b552429825b1e637425960921735f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [2021-10-26T18:39:39.614Z] + go version [2021-10-26T18:39:39.614Z] go version go1.16.8 linux/amd64 [Pipeline] { [Pipeline] configFileProvider [2021-10-26T18:39:39.624Z] provisioning config files... [Pipeline] } [2021-10-26T18:39:39.627Z] $ docker stop --time=1 175452476f5afcb5f938e5d9a97bd2ae861b552429825b1e637425960921735f [2021-10-26T18:39:39.653Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config169659076240771778tmp [2021-10-26T18:39:40.795Z] $ docker rm -f 175452476f5afcb5f938e5d9a97bd2ae861b552429825b1e637425960921735f [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:39:41.197Z] ---> docker-login.sh [2021-10-26T18:39:41.197Z] nexus3.edgexfoundry.org:10001 [2021-10-26T18:39:41.315Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-26T18:39:41.315Z] . [Pipeline] withDockerContainer [2021-10-26T18:39:41.375Z] prd-centos7-docker-4c-2g-2101 does not seem to be running inside a container [2021-10-26T18:39:41.405Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-26T18:39:41.699Z] $ docker top 8f714079c16ae1cd0e13a97b4f34fd64a2de7eff5d371a2e9fb89491b7e3a3a1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-26T18:39:41.766Z] ========================================================= [2021-10-26T18:39:41.766Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-26T18:39:41.766Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T18:39:41.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:39:42.058Z] + make test [2021-10-26T18:39:42.058Z] go mod tidy [2021-10-26T18:39:42.320Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-26T18:39:42.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:39:42.396Z] Configure a credential helper to remove this warning. See [2021-10-26T18:39:42.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:39:42.396Z] [2021-10-26T18:39:42.396Z] Login Succeeded [2021-10-26T18:39:42.396Z] nexus3.edgexfoundry.org:10002 [2021-10-26T18:39:42.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:39:42.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:39:42.946Z] Configure a credential helper to remove this warning. See [2021-10-26T18:39:42.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:39:42.946Z] [2021-10-26T18:39:42.946Z] Login Succeeded [2021-10-26T18:39:42.946Z] nexus3.edgexfoundry.org:10003 [2021-10-26T18:39:43.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:39:43.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:39:43.506Z] Configure a credential helper to remove this warning. See [2021-10-26T18:39:43.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:39:43.506Z] [2021-10-26T18:39:43.506Z] Login Succeeded [2021-10-26T18:39:43.506Z] nexus3.edgexfoundry.org:10004 [2021-10-26T18:39:44.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:39:44.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:39:44.108Z] Configure a credential helper to remove this warning. See [2021-10-26T18:39:44.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:39:44.108Z] [2021-10-26T18:39:44.108Z] Login Succeeded [2021-10-26T18:39:44.108Z] docker.io [2021-10-26T18:39:44.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:39:44.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:39:44.985Z] Configure a credential helper to remove this warning. See [2021-10-26T18:39:44.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:39:44.985Z] [2021-10-26T18:39:44.985Z] Login Succeeded [2021-10-26T18:39:44.985Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T18:39:45.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-26T18:39:45.480Z] ========================================================= [2021-10-26T18:39:45.480Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-26T18:39:45.480Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T18:39:45.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T18:39:46.207Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-26T18:39:46.208Z] 552d1f2373af: Pulling fs layer [2021-10-26T18:39:46.208Z] ea3f2d53f512: Pulling fs layer [2021-10-26T18:39:46.208Z] 9e70ebbbe112: Pulling fs layer [2021-10-26T18:39:46.208Z] 7a9cfe048b4a: Pulling fs layer [2021-10-26T18:39:46.208Z] 72dc09318566: Pulling fs layer [2021-10-26T18:39:46.208Z] f4f7b4309257: Pulling fs layer [2021-10-26T18:39:46.208Z] 0ac9a79272e3: Pulling fs layer [2021-10-26T18:39:46.208Z] b78e95d17946: Pulling fs layer [2021-10-26T18:39:46.208Z] 72dc09318566: Waiting [2021-10-26T18:39:46.208Z] f4f7b4309257: Waiting [2021-10-26T18:39:46.208Z] 0ac9a79272e3: Waiting [2021-10-26T18:39:46.208Z] b78e95d17946: Waiting [2021-10-26T18:39:46.208Z] 7a9cfe048b4a: Waiting [2021-10-26T18:39:46.208Z] 9e70ebbbe112: Verifying Checksum [2021-10-26T18:39:46.208Z] 9e70ebbbe112: Download complete [2021-10-26T18:39:46.208Z] ea3f2d53f512: Download complete [2021-10-26T18:39:46.208Z] 72dc09318566: Verifying Checksum [2021-10-26T18:39:46.208Z] 72dc09318566: Download complete [2021-10-26T18:39:46.208Z] f4f7b4309257: Download complete [2021-10-26T18:39:46.208Z] 552d1f2373af: Verifying Checksum [2021-10-26T18:39:46.208Z] 0ac9a79272e3: Verifying Checksum [2021-10-26T18:39:46.208Z] 0ac9a79272e3: Download complete [2021-10-26T18:39:47.191Z] 552d1f2373af: Pull complete [2021-10-26T18:39:47.668Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-26T18:39:47.805Z] ea3f2d53f512: Pull complete [2021-10-26T18:39:48.411Z] 9e70ebbbe112: Pull complete [2021-10-26T18:39:48.411Z] b78e95d17946: Verifying Checksum [2021-10-26T18:39:48.411Z] b78e95d17946: Download complete [2021-10-26T18:39:49.010Z] 7a9cfe048b4a: Verifying Checksum [2021-10-26T18:39:49.010Z] 7a9cfe048b4a: Download complete [2021-10-26T18:39:59.177Z] 7a9cfe048b4a: Pull complete [2021-10-26T18:39:59.778Z] 72dc09318566: Pull complete [2021-10-26T18:40:00.055Z] f4f7b4309257: Pull complete [2021-10-26T18:40:00.672Z] 0ac9a79272e3: Pull complete [2021-10-26T18:40:05.894Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-26T18:40:07.399Z] b78e95d17946: Pull complete [2021-10-26T18:40:07.399Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-26T18:40:07.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T18:40:07.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-26T18:40:07.746Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T18:40:07.746Z] WORKDIR /edgex [2021-10-26T18:40:07.746Z] COPY go.mod . [2021-10-26T18:40:07.746Z] RUN go mod download -f [2021-10-26T18:40:07.746Z] - . [2021-10-26T18:40:09.275Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-26T18:40:09.275Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-26T18:40:09.866Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-26T18:40:10.393Z] Sending build context to Docker daemon 166.6MB [2021-10-26T18:40:10.393Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T18:40:10.393Z] ---> 8b459fc5aaf0 [2021-10-26T18:40:10.393Z] Step 2/4 : WORKDIR /edgex [2021-10-26T18:40:12.378Z] ---> Running in ae890d36a9fd [2021-10-26T18:40:12.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-26T18:40:12.650Z] Removing intermediate container ae890d36a9fd [2021-10-26T18:40:12.651Z] ---> ed4d61b5bece [2021-10-26T18:40:12.651Z] Step 3/4 : COPY go.mod . [2021-10-26T18:40:13.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-26T18:40:13.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-26T18:40:13.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-26T18:40:13.249Z] ---> 236d00de7bec [2021-10-26T18:40:13.249Z] Step 4/4 : RUN go mod download [2021-10-26T18:40:13.523Z] ---> Running in bd2fe0057a69 [2021-10-26T18:40:13.584Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-26T18:40:13.584Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-26T18:40:14.167Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-26T18:40:14.167Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-26T18:40:14.167Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-26T18:40:14.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-26T18:40:16.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-10-26T18:40:16.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-26T18:40:16.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-26T18:40:16.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements [2021-10-26T18:40:16.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-26T18:40:17.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 44.7% of statements [2021-10-26T18:40:17.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-26T18:40:17.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-26T18:40:17.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements [2021-10-26T18:40:17.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-26T18:40:17.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-26T18:40:19.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements [2021-10-26T18:40:19.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-26T18:40:19.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-26T18:40:19.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-26T18:40:19.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-26T18:40:19.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-26T18:40:19.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.266s coverage: 94.2% of statements [2021-10-26T18:40:19.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-26T18:40:19.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-26T18:40:19.770Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-10-26T18:40:19.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-26T18:40:19.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-26T18:40:19.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-26T18:40:19.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-26T18:40:19.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-26T18:40:20.348Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2021-10-26T18:40:20.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-26T18:40:20.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-26T18:40:20.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-26T18:40:20.932Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements [2021-10-26T18:40:20.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-26T18:40:20.932Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-10-26T18:40:21.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2021-10-26T18:40:21.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-26T18:40:21.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-10-26T18:40:22.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements [2021-10-26T18:40:22.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-10-26T18:40:22.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-10-26T18:40:22.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-10-26T18:40:35.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2021-10-26T18:40:35.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-10-26T18:40:40.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.185s coverage: 82.5% of statements [2021-10-26T18:40:40.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-26T18:40:58.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-10-26T18:40:58.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-26T18:40:58.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-26T18:40:58.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-26T18:40:58.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-10-26T18:40:58.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-26T18:40:58.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-26T18:40:58.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-26T18:40:58.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-26T18:40:58.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-26T18:40:58.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2021-10-26T18:40:58.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-26T18:40:58.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-26T18:40:58.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-10-26T18:40:58.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-26T18:40:58.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2021-10-26T18:40:58.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-26T18:40:58.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-10-26T18:40:58.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-10-26T18:40:58.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-10-26T18:40:58.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.135s coverage: 91.2% of statements [2021-10-26T18:40:58.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-26T18:40:58.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements [2021-10-26T18:40:58.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-26T18:40:58.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-26T18:40:58.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-10-26T18:40:58.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2021-10-26T18:40:58.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-10-26T18:40:58.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-10-26T18:40:58.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-10-26T18:40:58.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.221s coverage: 65.4% of statements [2021-10-26T18:40:58.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-26T18:40:58.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-26T18:40:58.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-26T18:40:59.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.4% of statements [2021-10-26T18:40:59.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-26T18:40:59.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-26T18:40:59.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-10-26T18:40:59.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-26T18:41:00.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-10-26T18:41:00.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-26T18:41:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-26T18:41:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.3% of statements [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-26T18:41:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-26T18:41:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-26T18:41:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-26T18:41:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-26T18:41:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-10-26T18:41:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-26T18:41:08.198Z] 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-26T18:41:35.314Z] Removing intermediate container bd2fe0057a69 [2021-10-26T18:41:35.314Z] ---> ad7440ad6b43 [2021-10-26T18:41:35.314Z] Successfully built ad7440ad6b43 [2021-10-26T18:41:35.314Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:41:35.654Z] + docker inspect -f . ci-base-image-arm64 [2021-10-26T18:41:35.654Z] . [Pipeline] withDockerContainer [2021-10-26T18:41:35.930Z] prd-ubuntu18.04-docker-arm64-4c-16g-2099 does not seem to be running inside a container [2021-10-26T18:41:36.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-26T18:41:37.665Z] $ docker top d73c3b321656ae1a8fda9f07482efba5b501b7d2ab458ae7ccc3017a79cce97d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T18:41:38.642Z] + go version [2021-10-26T18:41:38.642Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-26T18:41:38.660Z] $ docker stop --time=1 d73c3b321656ae1a8fda9f07482efba5b501b7d2ab458ae7ccc3017a79cce97d [2021-10-26T18:41:40.422Z] GO111MODULE=on go vet ./... [2021-10-26T18:41:40.425Z] $ docker rm -f d73c3b321656ae1a8fda9f07482efba5b501b7d2ab458ae7ccc3017a79cce97d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:41:41.261Z] + docker inspect -f . ci-base-image-arm64 [2021-10-26T18:41:41.261Z] . [Pipeline] withDockerContainer [2021-10-26T18:41:41.528Z] prd-ubuntu18.04-docker-arm64-4c-16g-2099 does not seem to be running inside a container [2021-10-26T18:41:41.605Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-26T18:41:43.163Z] $ docker top 8adb3441f0ab87ada238cd09b8bf4e2f5600c2e4b8090c025797c6b0a0adbb12 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-26T18:41:43.508Z] ========================================================= [2021-10-26T18:41:43.508Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-26T18:41:43.508Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T18:41:44.163Z] + make test [2021-10-26T18:41:44.163Z] go mod tidy [2021-10-26T18:41:44.760Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-26T18:41:50.464Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-26T18:41:50.464Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-26T18:41:50.464Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-26T18:41:50.756Z] + ls -al . [2021-10-26T18:41:50.756Z] total 636 [2021-10-26T18:41:50.756Z] drwxrwxr-x 10 1001 1001 4096 Oct 26 18:41 . [2021-10-26T18:41:50.756Z] drwxr-xr-x 4 root root 28 Oct 26 18:39 .. [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 11 Oct 26 18:38 .dockerignore [2021-10-26T18:41:50.756Z] drwxrwxr-x 8 1001 1001 179 Oct 26 18:38 .git [2021-10-26T18:41:50.756Z] drwxrwxr-x 4 1001 1001 142 Oct 26 18:38 .github [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 804 Oct 26 18:38 .gitignore [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 18:38 .golangci.yml [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 76 Oct 26 18:38 .hadolint.yml [2021-10-26T18:41:50.756Z] drwx------ 3 1001 1001 58 Oct 26 18:38 .semver [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 18:38 .sonarcloud.properties [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 18:38 ADOPTERS.md [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 8910 Oct 26 18:38 Attribution.txt [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 43881 Oct 26 18:38 CHANGELOG.md [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 18:38 CONTRIBUTING.md [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 18:38 GOVERNANCE.md [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 849 Oct 26 18:38 Jenkinsfile [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 18:38 LICENSE [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 6508 Oct 26 18:38 Makefile [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 18:38 OWNERS.md [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 8256 Oct 26 18:38 README.md [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 18:38 SECURITY.md [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 18:38 VERSION [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 18:38 ZMQWindows.md [2021-10-26T18:41:50.756Z] drwxrwxr-x 2 1001 1001 37 Oct 26 18:38 bin [2021-10-26T18:41:50.756Z] drwxrwxr-x 14 1001 1001 4096 Oct 26 18:38 cmd [2021-10-26T18:41:50.756Z] -rw-r--r-- 1 root root 427964 Oct 26 18:41 coverage.out [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 848 Oct 26 18:38 go.mod [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 50414 Oct 26 18:39 go.sum [2021-10-26T18:41:50.756Z] drwxrwxr-x 8 1001 1001 124 Oct 26 18:38 internal [2021-10-26T18:41:50.756Z] drwxrwxr-x 3 1001 1001 16 Oct 26 18:38 openapi [2021-10-26T18:41:50.756Z] drwxrwxr-x 4 1001 1001 71 Oct 26 18:38 snap [2021-10-26T18:41:50.756Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 18:38 version.go [Pipeline] sh [2021-10-26T18:41:51.046Z] + '[' -e coverage.out ] [2021-10-26T18:41:51.047Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-26T18:41:51.146Z] Stashed 1 file(s) [Pipeline] sh [2021-10-26T18:41:51.444Z] + make build [2021-10-26T18:41:51.444Z] 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-26T18:41:52.839Z] 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-26T18:41:59.468Z] 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-26T18:41:59.731Z] 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-26T18:42:00.669Z] 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-26T18:42:00.929Z] 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-26T18:42:01.874Z] 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-26T18:42:02.818Z] 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-26T18:42:03.396Z] 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-26T18:42:04.350Z] 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-26T18:42:05.298Z] 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-26T18:42:05.875Z] 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-26T18:42:07.278Z] $ docker stop --time=1 8f714079c16ae1cd0e13a97b4f34fd64a2de7eff5d371a2e9fb89491b7e3a3a1 [2021-10-26T18:42:08.999Z] $ docker rm -f 8f714079c16ae1cd0e13a97b4f34fd64a2de7eff5d371a2e9fb89491b7e3a3a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:42:10.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T18:42:10.621Z] [2021-10-26T18:42:10.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:42:10.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T18:42:10.929Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-26T18:42:10.929Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-26T18:42:10.929Z] ca9280d653b3: Pulling fs layer [2021-10-26T18:42:10.929Z] 7e9c9ca2126c: Pulling fs layer [2021-10-26T18:42:10.929Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-26T18:42:10.929Z] cbdbe7a5bc2a: Download complete [2021-10-26T18:42:11.190Z] ca9280d653b3: Verifying Checksum [2021-10-26T18:42:11.190Z] ca9280d653b3: Download complete [2021-10-26T18:42:11.190Z] cbdbe7a5bc2a: Pull complete [2021-10-26T18:42:11.457Z] 7e9c9ca2126c: Download complete [2021-10-26T18:42:11.565Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-26T18:42:11.723Z] ca9280d653b3: Pull complete [2021-10-26T18:42:15.052Z] 7e9c9ca2126c: Pull complete [2021-10-26T18:42:15.052Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-26T18:42:15.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T18:42:15.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-26T18:42:15.115Z] prd-centos7-docker-4c-2g-2101 does not seem to be running inside a container [2021-10-26T18:42:15.157Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-26T18:42:18.230Z] $ docker top dfa73106c9dc83fc5f2cf9cfaaf27f7cbbf0f242e3e206d6ba3065deddabac64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T18:42:18.582Z] + docker-compose build --help [2021-10-26T18:42:18.583Z] + grep parallel [2021-10-26T18:42:19.153Z] --parallel Build images in parallel. [Pipeline] } [2021-10-26T18:42:19.166Z] $ docker stop --time=1 dfa73106c9dc83fc5f2cf9cfaaf27f7cbbf0f242e3e206d6ba3065deddabac64 [2021-10-26T18:42:20.352Z] $ docker rm -f dfa73106c9dc83fc5f2cf9cfaaf27f7cbbf0f242e3e206d6ba3065deddabac64 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:42:20.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T18:42:20.717Z] . [Pipeline] withDockerContainer [2021-10-26T18:42:20.781Z] prd-centos7-docker-4c-2g-2101 does not seem to be running inside a container [2021-10-26T18:42:20.907Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-26T18:42:21.237Z] $ docker top 4875bc8a8b9c34e4106b81dbbb49e64c5cd1d7ef51e6817ddc63fe4b9a46df57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T18:42:21.713Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-26T18:42:22.282Z] Building core-command ... [2021-10-26T18:42:22.282Z] Building core-data ... [2021-10-26T18:42:22.282Z] Building core-metadata ... [2021-10-26T18:42:22.282Z] Building security-bootstrapper ... [2021-10-26T18:42:22.282Z] Building security-proxy-setup ... [2021-10-26T18:42:22.282Z] Building security-secretstore-setup ... [2021-10-26T18:42:22.282Z] Building support-notifications ... [2021-10-26T18:42:22.282Z] Building support-scheduler ... [2021-10-26T18:42:22.282Z] Building sys-mgmt-agent ... [2021-10-26T18:42:22.282Z] Building security-bootstrapper [2021-10-26T18:42:22.282Z] Building core-command [2021-10-26T18:42:22.282Z] Building support-notifications [2021-10-26T18:42:22.282Z] Building support-scheduler [2021-10-26T18:42:22.282Z] Building core-metadata [2021-10-26T18:42:32.294Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:42:32.294Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:42:32.294Z] ---> 4824cbf00b41 [2021-10-26T18:42:32.294Z] Step 3/23 : WORKDIR /edgex-go [2021-10-26T18:42:32.294Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:42:32.294Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:42:32.294Z] ---> 4824cbf00b41 [2021-10-26T18:42:32.294Z] Step 3/21 : WORKDIR /edgex-go [2021-10-26T18:42:35.903Z] ---> Running in e0425a306154 [2021-10-26T18:42:36.163Z] ---> Running in 7e35b11bae17 [2021-10-26T18:42:37.561Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:42:37.561Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:42:37.561Z] ---> 4824cbf00b41 [2021-10-26T18:42:37.561Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T18:42:38.135Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:42:38.135Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:42:38.135Z] ---> 4824cbf00b41 [2021-10-26T18:42:38.135Z] Step 3/30 : WORKDIR /edgex-go [2021-10-26T18:42:40.054Z] ---> Running in b932d5cf8630 [2021-10-26T18:42:40.054Z] ---> Running in 82d20f3e5580 [2021-10-26T18:42:40.054Z] Removing intermediate container 7e35b11bae17 [2021-10-26T18:42:40.054Z] ---> 6e025d4357ee [2021-10-26T18:42:40.054Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:42:40.054Z] Removing intermediate container e0425a306154 [2021-10-26T18:42:40.054Z] ---> c4d0256e1587 [2021-10-26T18:42:40.054Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:42:40.054Z] ---> Running in e3ca48b04f73 [2021-10-26T18:42:40.054Z] Removing intermediate container 82d20f3e5580 [2021-10-26T18:42:40.054Z] ---> ea01aaad87af [2021-10-26T18:42:40.054Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:42:40.054Z] ---> Running in 5b19dabed6c2 [2021-10-26T18:42:40.054Z] Removing intermediate container b932d5cf8630 [2021-10-26T18:42:40.054Z] ---> 15a9dfbfb30f [2021-10-26T18:42:40.054Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:42:40.054Z] ---> Running in 4b688debae61 [2021-10-26T18:42:40.054Z] ---> Running in 774728430bc9 [2021-10-26T18:42:40.628Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:42:40.628Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:42:40.628Z] ---> 4824cbf00b41 [2021-10-26T18:42:40.628Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T18:42:40.628Z] ---> Using cache [2021-10-26T18:42:40.628Z] ---> 15a9dfbfb30f [2021-10-26T18:42:40.628Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:42:40.628Z] ---> Running in c0568cb04c80 [2021-10-26T18:42:41.200Z] Removing intermediate container 5b19dabed6c2 [2021-10-26T18:42:41.200Z] ---> d654ab0e45e4 [2021-10-26T18:42:41.200Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-26T18:42:41.200Z] ---> Running in 3164d153fdc5 [2021-10-26T18:42:41.200Z] Removing intermediate container e3ca48b04f73 [2021-10-26T18:42:41.200Z] ---> 91138631a4f3 [2021-10-26T18:42:41.200Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-26T18:42:41.200Z] ---> Running in 95e60ceb174d [2021-10-26T18:42:41.463Z] Removing intermediate container 774728430bc9 [2021-10-26T18:42:41.463Z] ---> ea6088d197b4 [2021-10-26T18:42:41.463Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-26T18:42:41.463Z] Removing intermediate container 4b688debae61 [2021-10-26T18:42:41.463Z] ---> e5f72ff651f2 [2021-10-26T18:42:41.463Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T18:42:41.463Z] ---> Running in 08fa696ceee4 [2021-10-26T18:42:41.463Z] ---> Running in e6243f293e57 [2021-10-26T18:42:41.725Z] Removing intermediate container c0568cb04c80 [2021-10-26T18:42:41.725Z] ---> a76c9945ffab [2021-10-26T18:42:41.725Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T18:42:41.725Z] ---> Running in 950f3c4eb584 [2021-10-26T18:42:41.989Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T18:42:41.989Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T18:42:42.249Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T18:42:42.250Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T18:42:42.250Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T18:42:42.824Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T18:42:42.824Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T18:42:43.098Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T18:42:43.098Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T18:42:43.365Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T18:42:43.365Z] OK: 220 MiB in 52 packages [2021-10-26T18:42:43.365Z] OK: 220 MiB in 52 packages [2021-10-26T18:42:43.635Z] OK: 220 MiB in 52 packages [2021-10-26T18:42:43.635Z] OK: 220 MiB in 52 packages [2021-10-26T18:42:43.635Z] Removing intermediate container 95e60ceb174d [2021-10-26T18:42:43.635Z] ---> 17d5c7338f2d [2021-10-26T18:42:43.635Z] Step 6/21 : COPY . . [2021-10-26T18:42:43.635Z] OK: 220 MiB in 52 packages [2021-10-26T18:42:43.902Z] Removing intermediate container 3164d153fdc5 [2021-10-26T18:42:43.902Z] ---> d012050a7885 [2021-10-26T18:42:43.902Z] Step 6/23 : COPY go.mod . [2021-10-26T18:42:45.282Z] Removing intermediate container 950f3c4eb584 [2021-10-26T18:42:45.282Z] ---> 4e7902ebf5dd [2021-10-26T18:42:45.282Z] Step 6/22 : COPY . . [2021-10-26T18:42:45.541Z] ---> e5a642a40a87 [2021-10-26T18:42:45.541Z] Step 7/23 : RUN go mod download [2021-10-26T18:42:48.105Z] ---> Running in 9c3f85bfec00 [2021-10-26T18:42:48.105Z] Removing intermediate container 08fa696ceee4 [2021-10-26T18:42:48.105Z] ---> ad069de4cf99 [2021-10-26T18:42:48.105Z] Step 6/30 : COPY . . [2021-10-26T18:42:48.105Z] Removing intermediate container e6243f293e57 [2021-10-26T18:42:48.105Z] ---> 6315249b5cea [2021-10-26T18:42:48.105Z] Step 6/22 : COPY . . [2021-10-26T18:42:48.369Z] ---> 086b782cb3ff [2021-10-26T18:42:48.369Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:42:52.594Z] ---> Running in ed4fe9e669c1 [2021-10-26T18:42:53.535Z] ---> e854465b1915 [2021-10-26T18:42:53.535Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:42:54.482Z] ---> Running in a63b032ce7b4 [2021-10-26T18:42:54.482Z] ---> d540e2ab9f05 [2021-10-26T18:42:54.482Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:42:54.482Z] ---> Running in 7ea7e5d2d050 [2021-10-26T18:42:54.482Z] ---> 78979b90df2f [2021-10-26T18:42:54.482Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:42:54.759Z] ---> Running in a79c341a09bc [2021-10-26T18:42:55.035Z] Removing intermediate container 9c3f85bfec00 [2021-10-26T18:42:55.035Z] ---> b1947f327902 [2021-10-26T18:42:55.035Z] Step 8/23 : COPY . . [2021-10-26T18:42:55.320Z] Removing intermediate container ed4fe9e669c1 [2021-10-26T18:42:55.320Z] ---> 73f284387ae1 [2021-10-26T18:42:55.320Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-26T18:42:55.320Z] ---> Running in a3a1318b7959 [2021-10-26T18:42:56.269Z] 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-26T18:42:56.269Z] Removing intermediate container a63b032ce7b4 [2021-10-26T18:42:56.269Z] ---> 06d71a438ffe [2021-10-26T18:42:56.269Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-26T18:42:56.269Z] ---> Running in 82d687032a79 [2021-10-26T18:42:56.269Z] Removing intermediate container 7ea7e5d2d050 [2021-10-26T18:42:56.269Z] ---> 9657323e83ea [2021-10-26T18:42:56.269Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-26T18:42:56.839Z] ---> Running in 0d57ccaeadc9 [2021-10-26T18:42:56.839Z] Removing intermediate container a79c341a09bc [2021-10-26T18:42:56.839Z] ---> 9d96cff035be [2021-10-26T18:42:56.839Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-26T18:42:57.099Z] ---> Running in 5c25ba04df04 [2021-10-26T18:42:57.673Z] 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-26T18:42:57.935Z] 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-26T18:42:58.520Z] 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-26T18:43:03.939Z] ---> af81fe50c7b7 [2021-10-26T18:43:03.939Z] Step 9/23 : RUN go mod tidy [2021-10-26T18:43:03.939Z] ---> Running in 548d4d461edd [2021-10-26T18:43:06.485Z] Removing intermediate container 548d4d461edd [2021-10-26T18:43:06.485Z] ---> a80c40a80915 [2021-10-26T18:43:06.485Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-26T18:43:06.485Z] ---> Running in 0bf1b86377cf [2021-10-26T18:43:06.485Z] 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-26T18:43:19.663Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-26T18:43:19.663Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-26T18:43:19.663Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-26T18:43:19.663Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-26T18:43:32.108Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-26T18:43:32.108Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-26T18:43:32.108Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-26T18:43:32.108Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-26T18:43:32.108Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-26T18:43:32.108Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-26T18:43:33.550Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-26T18:43:33.551Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-26T18:43:33.551Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-26T18:43:33.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-26T18:43:38.651Z] Removing intermediate container 5c25ba04df04 [2021-10-26T18:43:38.651Z] ---> 150d6e43ca83 [2021-10-26T18:43:38.651Z] [2021-10-26T18:43:38.651Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T18:43:38.651Z] 3.14: Pulling from library/alpine [2021-10-26T18:43:38.651Z] Removing intermediate container 0d57ccaeadc9 [2021-10-26T18:43:38.652Z] ---> 4657fd262da2 [2021-10-26T18:43:38.652Z] [2021-10-26T18:43:38.652Z] Step 9/30 : FROM alpine:3.14 [2021-10-26T18:43:38.652Z] 3.14: Pulling from library/alpine [2021-10-26T18:43:38.652Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T18:43:38.652Z] Status: Downloaded newer image for alpine:3.14 [2021-10-26T18:43:38.652Z] ---> 14119a10abf4 [2021-10-26T18:43:38.652Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T18:43:38.652Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T18:43:38.652Z] Status: Image is up to date for alpine:3.14 [2021-10-26T18:43:38.652Z] ---> Running in f1fab09e48ea [2021-10-26T18:43:38.652Z] ---> 14119a10abf4 [2021-10-26T18:43:38.652Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-26T18:43:38.652Z] ---> Running in 2742c562e9fc [2021-10-26T18:43:38.652Z] Removing intermediate container 2742c562e9fc [2021-10-26T18:43:38.652Z] ---> 82ce2f7ed733 [2021-10-26T18:43:38.652Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-26T18:43:38.652Z] ---> Running in 667d1db15a52 [2021-10-26T18:43:38.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T18:43:38.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T18:43:38.934Z] Removing intermediate container a3a1318b7959 [2021-10-26T18:43:38.934Z] ---> 6f3fa05f96ed [2021-10-26T18:43:38.934Z] [2021-10-26T18:43:38.934Z] Step 9/21 : FROM alpine:3.14 [2021-10-26T18:43:38.934Z] ---> 14119a10abf4 [2021-10-26T18:43:38.934Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-26T18:43:38.934Z] ---> Running in 95ff768d549d [2021-10-26T18:43:38.934Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T18:43:38.934Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:43:38.934Z] OK: 6 MiB in 15 packages [2021-10-26T18:43:38.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T18:43:39.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T18:43:39.489Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-26T18:43:39.489Z] (2/2) Installing su-exec (0.2-r1) [2021-10-26T18:43:39.489Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:43:39.489Z] OK: 6 MiB in 16 packages [2021-10-26T18:43:39.489Z] Removing intermediate container f1fab09e48ea [2021-10-26T18:43:39.489Z] ---> 402676c2f0f6 [2021-10-26T18:43:39.489Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T18:43:39.759Z] ---> Running in 5bb4aff3f92f [2021-10-26T18:43:39.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T18:43:39.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T18:43:40.036Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-26T18:43:40.036Z] Removing intermediate container 5bb4aff3f92f [2021-10-26T18:43:40.036Z] ---> ed7957ccc93e [2021-10-26T18:43:40.036Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-26T18:43:40.036Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-26T18:43:40.036Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:43:40.036Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T18:43:40.306Z] OK: 6 MiB in 16 packages [2021-10-26T18:43:40.306Z] Removing intermediate container 667d1db15a52 [2021-10-26T18:43:40.306Z] ---> 67f5cd4a28e5 [2021-10-26T18:43:40.306Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-26T18:43:40.306Z] ---> Running in fb9a70192f86 [2021-10-26T18:43:40.306Z] ---> Running in 5c90cf88a88d [2021-10-26T18:43:40.587Z] Removing intermediate container 82d687032a79 [2021-10-26T18:43:40.587Z] ---> 01abfa4d8dbe [2021-10-26T18:43:40.587Z] [2021-10-26T18:43:40.587Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T18:43:40.587Z] ---> 14119a10abf4 [2021-10-26T18:43:40.587Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T18:43:40.587Z] ---> Using cache [2021-10-26T18:43:40.587Z] ---> 402676c2f0f6 [2021-10-26T18:43:40.587Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T18:43:40.587Z] ---> Using cache [2021-10-26T18:43:40.587Z] ---> ed7957ccc93e [2021-10-26T18:43:40.587Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-26T18:43:40.587Z] ---> Running in 35726b3206c0 [2021-10-26T18:43:40.587Z] Removing intermediate container fb9a70192f86 [2021-10-26T18:43:40.587Z] ---> 432b9c557848 [2021-10-26T18:43:40.587Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T18:43:40.587Z] Removing intermediate container 5c90cf88a88d [2021-10-26T18:43:40.587Z] ---> 5898b972acee [2021-10-26T18:43:40.587Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-26T18:43:40.587Z] ---> Running in 9770dfe35c3c [2021-10-26T18:43:40.859Z] ---> Running in 20e93b89590e [2021-10-26T18:43:40.859Z] Removing intermediate container 35726b3206c0 [2021-10-26T18:43:40.859Z] ---> 67c0d2ced632 [2021-10-26T18:43:40.859Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T18:43:40.859Z] Removing intermediate container 95ff768d549d [2021-10-26T18:43:40.859Z] ---> b9fd7127c05a [2021-10-26T18:43:40.859Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T18:43:40.859Z] ---> Running in cc91362a281d [2021-10-26T18:43:40.859Z] Removing intermediate container 9770dfe35c3c [2021-10-26T18:43:40.859Z] ---> bdd2f8e961c5 [2021-10-26T18:43:40.859Z] Step 14/22 : WORKDIR / [2021-10-26T18:43:40.859Z] ---> Running in fcf1db3d25c7 [2021-10-26T18:43:40.859Z] ---> Running in 7645011395da [2021-10-26T18:43:40.859Z] Removing intermediate container 20e93b89590e [2021-10-26T18:43:40.859Z] ---> 79d460fe1ce5 [2021-10-26T18:43:40.859Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-26T18:43:41.120Z] ---> Running in b0bb8ad27ffd [2021-10-26T18:43:41.121Z] Removing intermediate container cc91362a281d [2021-10-26T18:43:41.121Z] ---> 14219f906919 [2021-10-26T18:43:41.121Z] Step 14/22 : WORKDIR / [2021-10-26T18:43:41.121Z] Removing intermediate container fcf1db3d25c7 [2021-10-26T18:43:41.121Z] ---> 922825be12dc [2021-10-26T18:43:41.121Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-26T18:43:41.383Z] ---> Running in 38f86ca328df [2021-10-26T18:43:41.383Z] Removing intermediate container 7645011395da [2021-10-26T18:43:41.383Z] ---> 7d2cb19b6cee [2021-10-26T18:43:41.383Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T18:43:41.383Z] ---> Running in 657a4a4cf0f3 [2021-10-26T18:43:41.643Z] Removing intermediate container 657a4a4cf0f3 [2021-10-26T18:43:41.643Z] ---> 1ee57e772fcf [2021-10-26T18:43:41.643Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-26T18:43:41.643Z] Removing intermediate container 38f86ca328df [2021-10-26T18:43:41.643Z] ---> 02a30413db8a [2021-10-26T18:43:41.643Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T18:43:41.643Z] ---> Running in 91c97e85a7e2 [2021-10-26T18:43:41.643Z] ---> 4515bb101dce [2021-10-26T18:43:41.643Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-26T18:43:41.643Z] Removing intermediate container 91c97e85a7e2 [2021-10-26T18:43:41.643Z] ---> 4f06ddd5c364 [2021-10-26T18:43:41.643Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T18:43:41.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.214s coverage: 28.7% of statements [2021-10-26T18:43:41.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-26T18:43:41.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-26T18:43:41.912Z] ---> 12e838707372 [2021-10-26T18:43:41.912Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-26T18:43:42.486Z] ---> 4a42365844b1 [2021-10-26T18:43:42.486Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-26T18:43:42.486Z] Removing intermediate container b0bb8ad27ffd [2021-10-26T18:43:42.486Z] ---> f9d4321d9cc2 [2021-10-26T18:43:42.486Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-26T18:43:42.486Z] ---> 8aca0aee4fb1 [2021-10-26T18:43:42.486Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-26T18:43:42.486Z] ---> Running in 257bdfccfc29 [2021-10-26T18:43:42.486Z] ---> bf818adbb9ca [2021-10-26T18:43:42.486Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-26T18:43:42.752Z] Removing intermediate container 257bdfccfc29 [2021-10-26T18:43:42.752Z] ---> 532a3b8ec99a [2021-10-26T18:43:42.752Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-26T18:43:42.752Z] ---> 6702f00c7502 [2021-10-26T18:43:42.752Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-26T18:43:42.752Z] ---> 1e2674d689fc [2021-10-26T18:43:42.752Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-26T18:43:43.011Z] ---> Running in d1bc40f17dd5 [2021-10-26T18:43:43.011Z] ---> 385253a18b0d [2021-10-26T18:43:43.011Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-26T18:43:43.011Z] ---> Running in 4687c7d53729 [2021-10-26T18:43:43.011Z] ---> ede2277ee420 [2021-10-26T18:43:43.011Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-26T18:43:43.273Z] ---> Running in 4332c788dbf1 [2021-10-26T18:43:43.273Z] Removing intermediate container 4687c7d53729 [2021-10-26T18:43:43.274Z] ---> fb7386bb251e [2021-10-26T18:43:43.274Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T18:43:43.274Z] Removing intermediate container d1bc40f17dd5 [2021-10-26T18:43:43.274Z] ---> d52becd566ef [2021-10-26T18:43:43.274Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T18:43:43.274Z] ---> 0f47ae8d5e37 [2021-10-26T18:43:43.274Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-26T18:43:43.274Z] ---> Running in 3a1a4b4480de [2021-10-26T18:43:43.274Z] ---> Running in c14b9bfda2f8 [2021-10-26T18:43:43.274Z] ---> Running in d7e419b8a281 [2021-10-26T18:43:43.274Z] Removing intermediate container 0bf1b86377cf [2021-10-26T18:43:43.274Z] ---> 078ff870ce2c [2021-10-26T18:43:43.274Z] [2021-10-26T18:43:43.274Z] Step 11/23 : FROM alpine:3.14 [2021-10-26T18:43:43.274Z] ---> 14119a10abf4 [2021-10-26T18:43:43.274Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-26T18:43:43.274Z] ---> Using cache [2021-10-26T18:43:43.274Z] ---> 402676c2f0f6 [2021-10-26T18:43:43.274Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T18:43:43.274Z] ---> Using cache [2021-10-26T18:43:43.274Z] ---> ed7957ccc93e [2021-10-26T18:43:43.274Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-26T18:43:43.535Z] ---> Running in b98690514d9a [2021-10-26T18:43:43.535Z] Removing intermediate container 3a1a4b4480de [2021-10-26T18:43:43.535Z] ---> 8066a403818e [2021-10-26T18:43:43.535Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T18:43:43.535Z] Removing intermediate container c14b9bfda2f8 [2021-10-26T18:43:43.535Z] ---> b39c7e78cc39 [2021-10-26T18:43:43.535Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T18:43:43.535Z] ---> Running in b287d9445dad [2021-10-26T18:43:43.535Z] Removing intermediate container d7e419b8a281 [2021-10-26T18:43:43.535Z] ---> aab5a049442f [2021-10-26T18:43:43.535Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T18:43:43.535Z] Removing intermediate container b98690514d9a [2021-10-26T18:43:43.535Z] ---> fcce426a1fb0 [2021-10-26T18:43:43.535Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-26T18:43:43.535Z] ---> Running in 0fcd8e77dd5b [2021-10-26T18:43:43.535Z] ---> Running in a2b524bc708c [2021-10-26T18:43:43.535Z] ---> Running in 5d758d6f4dd4 [2021-10-26T18:43:43.797Z] Removing intermediate container b287d9445dad [2021-10-26T18:43:43.797Z] ---> aa93ac633d35 [2021-10-26T18:43:43.797Z] Step 21/22 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:43:43.797Z] Removing intermediate container 0fcd8e77dd5b [2021-10-26T18:43:43.797Z] ---> 18e54b4b4e92 [2021-10-26T18:43:43.797Z] Step 21/22 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:43:43.797Z] Removing intermediate container a2b524bc708c [2021-10-26T18:43:43.797Z] ---> 3ba74ff0feb9 [2021-10-26T18:43:43.797Z] Step 19/21 : LABEL arch=x86_64 [2021-10-26T18:43:43.797Z] ---> Running in 5661494c2158 [2021-10-26T18:43:43.797Z] ---> Running in 8699b765be0a [2021-10-26T18:43:43.797Z] ---> Running in cd65ba5ffc6a [2021-10-26T18:43:43.797Z] Removing intermediate container 5d758d6f4dd4 [2021-10-26T18:43:43.797Z] ---> 53d4a44b73f8 [2021-10-26T18:43:43.797Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T18:43:43.797Z] Removing intermediate container 8699b765be0a [2021-10-26T18:43:43.797Z] ---> 9c65022b4eb5 [2021-10-26T18:43:43.797Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T18:43:43.797Z] Removing intermediate container 5661494c2158 [2021-10-26T18:43:43.797Z] ---> 42c0015e94a9 [2021-10-26T18:43:43.797Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T18:43:44.058Z] ---> Running in f1d55928aca2 [2021-10-26T18:43:44.058Z] ---> Running in 76ccd7644355 [2021-10-26T18:43:44.058Z] Removing intermediate container cd65ba5ffc6a [2021-10-26T18:43:44.058Z] ---> 6bdf97bf83e0 [2021-10-26T18:43:44.058Z] Step 20/21 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:43:44.058Z] ---> Running in 94c4b7ef6d16 [2021-10-26T18:43:44.058Z] Removing intermediate container 4332c788dbf1 [2021-10-26T18:43:44.058Z] ---> 2cebc1c7bc96 [2021-10-26T18:43:44.058Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T18:43:44.058Z] ---> 2e9ddadc4ac0 [2021-10-26T18:43:44.058Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-26T18:43:44.058Z] Removing intermediate container f1d55928aca2 [2021-10-26T18:43:44.058Z] ---> 42077890bd82 [2021-10-26T18:43:44.058Z] [2021-10-26T18:43:44.058Z] Removing intermediate container 76ccd7644355 [2021-10-26T18:43:44.058Z] ---> 38bf91593899 [2021-10-26T18:43:44.058Z] [2021-10-26T18:43:44.319Z] Removing intermediate container 94c4b7ef6d16 [2021-10-26T18:43:44.319Z] ---> 7e3b5fbca215 [2021-10-26T18:43:44.319Z] Step 21/21 : LABEL version=0.0.0 [2021-10-26T18:43:44.319Z] Successfully built 42077890bd82 [2021-10-26T18:43:44.319Z] Successfully built 38bf91593899 [2021-10-26T18:43:44.319Z] Successfully tagged core-metadata:latest [2021-10-26T18:43:44.319Z]  Building core-metadata ... done Building security-proxy-setup [2021-10-26T18:43:44.319Z] Successfully tagged core-command:latest [2021-10-26T18:43:44.319Z]  Building core-command ... done Building security-secretstore-setup [2021-10-26T18:43:44.319Z] ---> 8d6d6ae72d70 [2021-10-26T18:43:44.319Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-26T18:43:44.319Z] ---> Running in 0af664b5d371 [2021-10-26T18:43:44.587Z] ---> 15cb7e07e4cd [2021-10-26T18:43:44.587Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-26T18:43:44.846Z] Removing intermediate container 0af664b5d371 [2021-10-26T18:43:44.846Z] ---> aa11298192e7 [2021-10-26T18:43:44.846Z] [2021-10-26T18:43:44.846Z] Successfully built aa11298192e7 [2021-10-26T18:43:46.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.415s coverage: 98.5% of statements [2021-10-26T18:43:46.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-26T18:43:46.758Z] Successfully tagged support-notifications:latest [2021-10-26T18:43:46.758Z]  Building support-notifications ... done Building core-data [2021-10-26T18:43:47.326Z] ---> 645fd4490f76 [2021-10-26T18:43:47.326Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-26T18:43:47.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.423s coverage: 44.7% of statements [2021-10-26T18:43:47.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-26T18:43:47.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-26T18:43:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.876s coverage: 89.5% of statements [2021-10-26T18:43:50.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-26T18:43:50.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-26T18:43:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.264s coverage: 84.4% of statements [2021-10-26T18:43:50.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-26T18:43:50.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-26T18:43:50.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-26T18:43:50.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-26T18:43:50.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-26T18:43:53.926Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:43:53.926Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:43:53.926Z] ---> 4824cbf00b41 [2021-10-26T18:43:53.926Z] Step 3/24 : WORKDIR /edgex-go [2021-10-26T18:43:53.926Z] ---> Using cache [2021-10-26T18:43:53.926Z] ---> 15a9dfbfb30f [2021-10-26T18:43:53.926Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:43:53.926Z] ---> Using cache [2021-10-26T18:43:53.926Z] ---> a76c9945ffab [2021-10-26T18:43:53.926Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-26T18:43:53.926Z] ---> Using cache [2021-10-26T18:43:53.926Z] ---> 4e7902ebf5dd [2021-10-26T18:43:53.926Z] Step 6/24 : COPY . . [2021-10-26T18:43:53.926Z] ---> Using cache [2021-10-26T18:43:53.926Z] ---> e854465b1915 [2021-10-26T18:43:53.926Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:43:53.926Z] ---> Using cache [2021-10-26T18:43:53.926Z] ---> 06d71a438ffe [2021-10-26T18:43:53.926Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-26T18:43:53.926Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:43:53.926Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:43:53.926Z] ---> 4824cbf00b41 [2021-10-26T18:43:53.926Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T18:43:53.926Z] ---> Using cache [2021-10-26T18:43:53.926Z] ---> 15a9dfbfb30f [2021-10-26T18:43:53.926Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:43:53.926Z] ---> Using cache [2021-10-26T18:43:53.926Z] ---> a76c9945ffab [2021-10-26T18:43:53.926Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-26T18:43:53.926Z] ---> 2ad8e894e73d [2021-10-26T18:43:53.926Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-26T18:43:53.926Z] ---> Running in 0bc390bab3d5 [2021-10-26T18:43:53.926Z] ---> Running in 20a287e9d6dc [2021-10-26T18:43:53.926Z] ---> Running in 2df65321b2a0 [2021-10-26T18:43:55.858Z] Removing intermediate container 0bc390bab3d5 [2021-10-26T18:43:55.858Z] ---> e50d79de43fa [2021-10-26T18:43:55.858Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T18:43:55.858Z] ---> 2684391ac29e [2021-10-26T18:43:55.858Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-26T18:43:55.858Z] ---> Running in 1d6b54b6c1c8 [2021-10-26T18:43:55.858Z] 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-26T18:43:55.858Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T18:43:56.124Z] Removing intermediate container 1d6b54b6c1c8 [2021-10-26T18:43:56.124Z] ---> 96f2580f7b45 [2021-10-26T18:43:56.124Z] Step 21/23 : LABEL arch=x86_64 [2021-10-26T18:43:56.124Z] ---> d59f83fcc5d6 [2021-10-26T18:43:56.124Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-26T18:43:56.124Z] ---> Running in a776cee4d736 [2021-10-26T18:43:56.384Z] Removing intermediate container a776cee4d736 [2021-10-26T18:43:56.384Z] ---> 8568bc3f2572 [2021-10-26T18:43:56.384Z] Step 22/23 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:43:56.646Z] ---> a81ce898516e [2021-10-26T18:43:56.646Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-26T18:43:56.646Z] ---> Running in 8451cd309662 [2021-10-26T18:43:56.646Z] ---> Running in a32619373182 [2021-10-26T18:43:56.909Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T18:43:56.909Z] Removing intermediate container 8451cd309662 [2021-10-26T18:43:56.909Z] ---> d70fb130f6d6 [2021-10-26T18:43:56.909Z] Step 23/23 : LABEL version=0.0.0 [2021-10-26T18:43:56.909Z] ---> Running in 5cdae73d1d0e [2021-10-26T18:43:56.909Z] Removing intermediate container a32619373182 [2021-10-26T18:43:56.909Z] ---> cd878c1cc711 [2021-10-26T18:43:56.909Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-26T18:43:57.187Z] Removing intermediate container 5cdae73d1d0e [2021-10-26T18:43:57.187Z] ---> 30f8e2a7a7f5 [2021-10-26T18:43:57.187Z] [2021-10-26T18:43:57.187Z] OK: 220 MiB in 52 packages [2021-10-26T18:43:57.187Z] Successfully built 30f8e2a7a7f5 [2021-10-26T18:43:57.187Z] Successfully tagged support-scheduler:latest [2021-10-26T18:43:57.187Z] Building sys-mgmt-agent [2021-10-26T18:43:57.450Z]  Building support-scheduler ... done  ---> 752d5870e1ac [2021-10-26T18:43:57.450Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-26T18:43:57.450Z] ---> Running in d2e426efec0c [2021-10-26T18:43:58.022Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:43:58.022Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:43:58.022Z] ---> 4824cbf00b41 [2021-10-26T18:43:58.022Z] Step 3/20 : WORKDIR /edgex-go [2021-10-26T18:43:58.022Z] ---> Using cache [2021-10-26T18:43:58.022Z] ---> 15a9dfbfb30f [2021-10-26T18:43:58.022Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:43:58.022Z] ---> Using cache [2021-10-26T18:43:58.022Z] ---> a76c9945ffab [2021-10-26T18:43:58.022Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-26T18:43:58.022Z] ---> Using cache [2021-10-26T18:43:58.022Z] ---> 4e7902ebf5dd [2021-10-26T18:43:58.022Z] Step 6/20 : COPY . . [2021-10-26T18:43:58.022Z] ---> Using cache [2021-10-26T18:43:58.022Z] ---> e854465b1915 [2021-10-26T18:43:58.022Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:43:58.022Z] ---> Using cache [2021-10-26T18:43:58.022Z] ---> 06d71a438ffe [2021-10-26T18:43:58.022Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-26T18:44:00.597Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:44:00.597Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:44:00.597Z] ---> 4824cbf00b41 [2021-10-26T18:44:00.597Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T18:44:00.597Z] ---> Using cache [2021-10-26T18:44:00.597Z] ---> 15a9dfbfb30f [2021-10-26T18:44:00.597Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:44:00.597Z] ---> Using cache [2021-10-26T18:44:00.597Z] ---> a76c9945ffab [2021-10-26T18:44:00.597Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-26T18:44:00.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.993s coverage: 94.2% of statements [2021-10-26T18:44:00.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-26T18:44:00.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-26T18:44:00.809Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.228s coverage: 59.1% of statements [2021-10-26T18:44:00.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-26T18:44:00.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-26T18:44:00.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-26T18:44:00.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-26T18:44:00.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-26T18:44:00.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.432s coverage: 60.0% of statements [2021-10-26T18:44:00.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-26T18:44:00.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-26T18:44:00.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-26T18:44:00.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.398s coverage: 0.9% of statements [2021-10-26T18:44:00.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-26T18:44:00.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.189s coverage: 58.8% of statements [2021-10-26T18:44:00.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.177s coverage: 21.7% of statements [2021-10-26T18:44:00.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-26T18:44:00.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.208s coverage: 47.1% of statements [2021-10-26T18:44:00.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.241s coverage: 79.5% of statements [2021-10-26T18:44:00.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.252s coverage: 94.1% of statements [2021-10-26T18:44:00.873Z] ---> Running in e2bccb29f8ad [2021-10-26T18:44:00.873Z] ---> Running in 2a6f228bd04b [2021-10-26T18:44:00.873Z] Removing intermediate container 20a287e9d6dc [2021-10-26T18:44:00.873Z] ---> f3b70f4ba257 [2021-10-26T18:44:00.873Z] Step 6/22 : COPY . . [2021-10-26T18:44:01.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.338s coverage: 96.3% of statements [2021-10-26T18:44:01.871Z] 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-26T18:44:01.871Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T18:44:02.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.326s coverage: 87.5% of statements [2021-10-26T18:44:02.856Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T18:44:03.141Z] OK: 220 MiB in 52 packages [2021-10-26T18:44:03.431Z] Removing intermediate container d2e426efec0c [2021-10-26T18:44:03.431Z] ---> c2cebaa3182b [2021-10-26T18:44:03.431Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-26T18:44:04.485Z] ---> Running in 03ff37b014c8 [2021-10-26T18:44:04.485Z] Removing intermediate container 2a6f228bd04b [2021-10-26T18:44:04.485Z] ---> cba4d734c5b6 [2021-10-26T18:44:04.485Z] Step 6/22 : COPY . . [2021-10-26T18:44:04.768Z] Removing intermediate container 03ff37b014c8 [2021-10-26T18:44:04.768Z] ---> 764fe207ce58 [2021-10-26T18:44:04.768Z] Step 27/30 : CMD ["gate"] [2021-10-26T18:44:05.037Z] ---> Running in 543eadb45208 [2021-10-26T18:44:06.435Z] Removing intermediate container 543eadb45208 [2021-10-26T18:44:06.435Z] ---> 908bb0e4dba0 [2021-10-26T18:44:06.435Z] Step 28/30 : LABEL arch=x86_64 [2021-10-26T18:44:07.383Z] ---> Running in 703ad1784b43 [2021-10-26T18:44:08.344Z] Removing intermediate container 703ad1784b43 [2021-10-26T18:44:08.344Z] ---> af1060a5e11e [2021-10-26T18:44:08.344Z] Step 29/30 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:44:08.608Z] ---> Running in c094674d0e3e [2021-10-26T18:44:08.877Z] ---> a808489eb584 [2021-10-26T18:44:08.877Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:44:09.153Z] ---> Running in 61b299152475 [2021-10-26T18:44:09.153Z] Removing intermediate container c094674d0e3e [2021-10-26T18:44:09.153Z] ---> e365196381c0 [2021-10-26T18:44:09.153Z] Step 30/30 : LABEL version=0.0.0 [2021-10-26T18:44:09.417Z] ---> Running in 3f7244729f32 [2021-10-26T18:44:09.680Z] Removing intermediate container 3f7244729f32 [2021-10-26T18:44:09.680Z] ---> f5357f857db3 [2021-10-26T18:44:09.680Z] [2021-10-26T18:44:09.947Z] Successfully built f5357f857db3 [2021-10-26T18:44:09.947Z] Successfully tagged security-bootstrapper:latest [2021-10-26T18:44:11.897Z]  Building security-bootstrapper ... done Removing intermediate container 61b299152475 [2021-10-26T18:44:11.897Z] ---> a07a841afa8f [2021-10-26T18:44:11.897Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-26T18:44:12.156Z] ---> Running in 3b4926287fb9 [2021-10-26T18:44:12.156Z] ---> 6f0a3b339658 [2021-10-26T18:44:12.156Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:44:12.420Z] ---> Running in 28416ff4fbf9 [2021-10-26T18:44:12.991Z] 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-26T18:44:13.939Z] Removing intermediate container 28416ff4fbf9 [2021-10-26T18:44:13.939Z] ---> e65659d08830 [2021-10-26T18:44:13.939Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-26T18:44:13.939Z] ---> Running in a438fe37f009 [2021-10-26T18:44:14.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.289s coverage: 94.4% of statements [2021-10-26T18:44:14.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements [2021-10-26T18:44:14.514Z] 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-26T18:44:21.112Z] 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-26T18:44:21.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.643s coverage: 82.5% of statements [2021-10-26T18:44:21.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-26T18:44:25.392Z] Removing intermediate container 2df65321b2a0 [2021-10-26T18:44:25.392Z] ---> 1e1c0aa5c4d4 [2021-10-26T18:44:25.392Z] [2021-10-26T18:44:25.392Z] Step 9/24 : FROM alpine:3.14 [2021-10-26T18:44:25.392Z] ---> 14119a10abf4 [2021-10-26T18:44:25.392Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-26T18:44:25.392Z] ---> Running in 53cd1b239f85 [2021-10-26T18:44:25.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T18:44:25.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T18:44:26.560Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-26T18:44:26.560Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-26T18:44:26.560Z] (3/3) Installing su-exec (0.2-r1) [2021-10-26T18:44:26.560Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:44:26.560Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T18:44:26.560Z] OK: 6 MiB in 17 packages [2021-10-26T18:44:27.137Z] Removing intermediate container 53cd1b239f85 [2021-10-26T18:44:27.137Z] ---> 7f0da8c52cea [2021-10-26T18:44:27.137Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T18:44:27.137Z] ---> Running in d5c134626fd1 [2021-10-26T18:44:27.399Z] Removing intermediate container d5c134626fd1 [2021-10-26T18:44:27.399Z] ---> 4acf932b7635 [2021-10-26T18:44:27.399Z] Step 12/24 : WORKDIR / [2021-10-26T18:44:27.399Z] ---> Running in db13666596a0 [2021-10-26T18:44:27.399Z] 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-26T18:44:27.399Z] Removing intermediate container db13666596a0 [2021-10-26T18:44:27.399Z] ---> 8920da8a29eb [2021-10-26T18:44:27.399Z] 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-26T18:44:27.665Z] ---> 92465756f15a [2021-10-26T18:44:27.665Z] 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-26T18:44:27.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements [2021-10-26T18:44:27.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-26T18:44:27.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-26T18:44:27.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-26T18:44:27.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-10-26T18:44:27.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-26T18:44:27.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-26T18:44:27.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-26T18:44:27.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-26T18:44:27.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-26T18:44:27.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements [2021-10-26T18:44:27.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-26T18:44:27.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-26T18:44:27.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-10-26T18:44:27.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-26T18:44:27.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements [2021-10-26T18:44:27.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-26T18:44:27.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.295s coverage: 80.0% of statements [2021-10-26T18:44:27.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements [2021-10-26T18:44:27.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements [2021-10-26T18:44:27.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.777s coverage: 91.2% of statements [2021-10-26T18:44:27.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-26T18:44:28.239Z] ---> cf03379267ab [2021-10-26T18:44:28.239Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-26T18:44:28.502Z] ---> eb797435f454 [2021-10-26T18:44:28.502Z] 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-26T18:44:28.765Z] ---> 1a5bb064745f [2021-10-26T18:44:28.765Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-26T18:44:29.342Z] ---> 294ea2bb7e65 [2021-10-26T18:44:29.342Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-26T18:44:29.607Z] ---> e9b9a352817f [2021-10-26T18:44:29.607Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-26T18:44:29.868Z] ---> c4f0fdd63c68 [2021-10-26T18:44:29.868Z] 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-26T18:44:30.394Z] ---> Running in f886e379f021 [2021-10-26T18:44:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.923s coverage: 64.4% of statements [2021-10-26T18:44:30.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-26T18:44:30.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-26T18:44:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.183s coverage: 100.0% of statements [2021-10-26T18:44:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements [2021-10-26T18:44:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements [2021-10-26T18:44:30.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.117s coverage: 73.7% of statements [2021-10-26T18:44:31.080Z] Removing intermediate container f886e379f021 [2021-10-26T18:44:31.080Z] ---> d96d79422cd0 [2021-10-26T18:44:31.080Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-26T18:44:31.080Z] ---> Running in a9624fd3c3b9 [2021-10-26T18:44:31.819Z] Removing intermediate container a9624fd3c3b9 [2021-10-26T18:44:31.819Z] ---> 3156101f113b [2021-10-26T18:44:31.819Z] Step 22/24 : LABEL arch=x86_64 [2021-10-26T18:44:32.125Z] ---> Running in 0586afc9d39c [2021-10-26T18:44:32.125Z] Removing intermediate container e2bccb29f8ad [2021-10-26T18:44:32.125Z] ---> f71f6ca4dc28 [2021-10-26T18:44:32.125Z] [2021-10-26T18:44:32.125Z] Step 9/20 : FROM alpine:3.14 [2021-10-26T18:44:32.125Z] ---> 14119a10abf4 [2021-10-26T18:44:32.125Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-26T18:44:32.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2021-10-26T18:44:32.389Z] Removing intermediate container 0586afc9d39c [2021-10-26T18:44:32.389Z] ---> 76d08870510e [2021-10-26T18:44:32.389Z] Step 23/24 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:44:32.389Z] ---> Running in 61df0634df0e [2021-10-26T18:44:32.389Z] ---> Running in bb9f2323e1af [2021-10-26T18:44:32.655Z] Removing intermediate container bb9f2323e1af [2021-10-26T18:44:32.655Z] ---> 1c90f8026de4 [2021-10-26T18:44:32.655Z] Step 24/24 : LABEL version=0.0.0 [2021-10-26T18:44:32.655Z] ---> Running in 6803fdd29cff [2021-10-26T18:44:32.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T18:44:32.917Z] Removing intermediate container 6803fdd29cff [2021-10-26T18:44:32.917Z] ---> d26139d4a46a [2021-10-26T18:44:32.917Z] [2021-10-26T18:44:32.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T18:44:32.917Z] Successfully built d26139d4a46a [2021-10-26T18:44:32.917Z] Successfully tagged security-secretstore-setup:latest [2021-10-26T18:44:33.184Z]  Building security-secretstore-setup ... done (1/5) Installing ca-certificates (20191127-r5) [2021-10-26T18:44:33.184Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-26T18:44:33.184Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T18:44:33.184Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-26T18:44:33.184Z] (5/5) Installing curl (7.79.1-r0) [2021-10-26T18:44:33.184Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:44:33.184Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T18:44:33.184Z] OK: 8 MiB in 19 packages [2021-10-26T18:44:33.758Z] Removing intermediate container 61df0634df0e [2021-10-26T18:44:33.758Z] ---> 3e81cddc352e [2021-10-26T18:44:33.758Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T18:44:34.020Z] ---> Running in 47dde9fc24ac [2021-10-26T18:44:34.020Z] Removing intermediate container 47dde9fc24ac [2021-10-26T18:44:34.020Z] ---> 2cf701ae7996 [2021-10-26T18:44:34.020Z] Step 12/20 : WORKDIR /edgex [2021-10-26T18:44:34.020Z] ---> Running in 062c12c83784 [2021-10-26T18:44:34.288Z] Removing intermediate container 062c12c83784 [2021-10-26T18:44:34.288Z] ---> 1e446493697d [2021-10-26T18:44:34.288Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-26T18:44:34.556Z] ---> c4216e17ed63 [2021-10-26T18:44:34.556Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-26T18:44:35.128Z] ---> ad012755f07a [2021-10-26T18:44:35.128Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-26T18:44:35.737Z] ---> e3b59aa196cf [2021-10-26T18:44:35.737Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-26T18:44:35.737Z] ---> Running in 872fd6f5d713 [2021-10-26T18:44:36.013Z] Removing intermediate container 872fd6f5d713 [2021-10-26T18:44:36.014Z] ---> e81e6543be22 [2021-10-26T18:44:36.014Z] Step 17/20 : CMD ["--init=true"] [2021-10-26T18:44:36.014Z] ---> Running in c6fde8eadb7e [2021-10-26T18:44:36.286Z] Removing intermediate container c6fde8eadb7e [2021-10-26T18:44:36.286Z] ---> 3af0d173c4d0 [2021-10-26T18:44:36.287Z] Step 18/20 : LABEL arch=x86_64 [2021-10-26T18:44:36.287Z] ---> Running in 2488332e6667 [2021-10-26T18:44:36.287Z] Removing intermediate container 2488332e6667 [2021-10-26T18:44:36.287Z] ---> 328d915296dc [2021-10-26T18:44:36.287Z] Step 19/20 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:44:36.558Z] ---> Running in 1647e4f38524 [2021-10-26T18:44:36.558Z] Removing intermediate container 1647e4f38524 [2021-10-26T18:44:36.558Z] ---> 41e6b3dc6faa [2021-10-26T18:44:36.558Z] Step 20/20 : LABEL version=0.0.0 [2021-10-26T18:44:36.558Z] ---> Running in d0d08a9a7340 [2021-10-26T18:44:36.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.423s coverage: 65.4% of statements [2021-10-26T18:44:36.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-26T18:44:36.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-26T18:44:36.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-26T18:44:36.827Z] Removing intermediate container d0d08a9a7340 [2021-10-26T18:44:36.827Z] ---> 469a7b4078c5 [2021-10-26T18:44:36.827Z] [2021-10-26T18:44:36.827Z] Successfully built 469a7b4078c5 [2021-10-26T18:44:36.827Z] Successfully tagged security-proxy-setup:latest [2021-10-26T18:44:38.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.875s coverage: 43.4% of statements [2021-10-26T18:44:38.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-26T18:44:38.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-26T18:44:38.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.313s coverage: 89.5% of statements [2021-10-26T18:44:38.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-26T18:44:38.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements [2021-10-26T18:44:38.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-26T18:44:40.209Z]  Building security-proxy-setup ... done Removing intermediate container a438fe37f009 [2021-10-26T18:44:40.209Z] ---> 7cb90914a5a8 [2021-10-26T18:44:40.209Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-26T18:44:40.209Z] ---> Running in 2c63ff8e4172 [2021-10-26T18:44:40.209Z] 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-26T18:44:40.801Z] Removing intermediate container 2c63ff8e4172 [2021-10-26T18:44:40.801Z] ---> c5e2a0fa37e0 [2021-10-26T18:44:40.801Z] [2021-10-26T18:44:40.801Z] Step 10/22 : FROM docker:20.10.8 [2021-10-26T18:44:41.062Z] 20.10.8: Pulling from library/docker [2021-10-26T18:44:42.979Z] Removing intermediate container 3b4926287fb9 [2021-10-26T18:44:42.979Z] ---> eaaf84f23a27 [2021-10-26T18:44:42.979Z] [2021-10-26T18:44:42.979Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T18:44:42.979Z] ---> 14119a10abf4 [2021-10-26T18:44:42.979Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-26T18:44:42.979Z] ---> Running in cbd03450fbad [2021-10-26T18:44:42.979Z] Removing intermediate container cbd03450fbad [2021-10-26T18:44:42.979Z] ---> 955a36291a40 [2021-10-26T18:44:42.979Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-26T18:44:43.246Z] ---> Running in 0c264d954d71 [2021-10-26T18:44:43.246Z] Removing intermediate container 0c264d954d71 [2021-10-26T18:44:43.246Z] ---> d5d1ecaf137a [2021-10-26T18:44:43.246Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-26T18:44:43.246Z] ---> Running in eb1fd48baff0 [2021-10-26T18:44:43.519Z] Removing intermediate container eb1fd48baff0 [2021-10-26T18:44:43.519Z] ---> bf5a2736ce0c [2021-10-26T18:44:43.519Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:44:43.519Z] ---> Running in aad1d2a81cd0 [2021-10-26T18:44:43.519Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-26T18:44:43.519Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-26T18:44:43.519Z] ---> bc6c0ffef665 [2021-10-26T18:44:43.519Z] 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-26T18:44:43.519Z] ---> Running in 4ba90f33540c [2021-10-26T18:44:43.779Z] Removing intermediate container 4ba90f33540c [2021-10-26T18:44:43.779Z] ---> a1d015a36a6e [2021-10-26T18:44:43.779Z] 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-26T18:44:43.779Z] ---> Running in 5fb966c5bb0f [2021-10-26T18:44:44.041Z] Removing intermediate container aad1d2a81cd0 [2021-10-26T18:44:44.041Z] ---> 8b986e9f5fbf [2021-10-26T18:44:44.041Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-26T18:44:44.041Z] ---> Running in 20be145e5e2d [2021-10-26T18:44:44.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T18:44:44.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T18:44:44.304Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T18:44:44.304Z] (1/42) Installing readline (8.1.0-r0) [2021-10-26T18:44:44.304Z] (2/42) Installing bash (5.1.4-r0) [2021-10-26T18:44:44.304Z] Executing bash-5.1.4-r0.post-install [2021-10-26T18:44:44.304Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-26T18:44:44.304Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T18:44:44.304Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-26T18:44:44.304Z] (6/42) Installing curl (7.79.1-r0) [2021-10-26T18:44:44.563Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-26T18:44:44.563Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-26T18:44:44.563Z] (9/42) Installing expat (2.4.1-r0) [2021-10-26T18:44:44.563Z] (10/42) Installing libffi (3.3-r2) [2021-10-26T18:44:44.563Z] (11/42) Installing gdbm (1.19-r0) [2021-10-26T18:44:44.563Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-26T18:44:44.563Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T18:44:44.563Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T18:44:44.563Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-26T18:44:44.563Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-26T18:44:44.563Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-26T18:44:45.134Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-26T18:44:45.134Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-26T18:44:45.134Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-26T18:44:45.134Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-26T18:44:45.134Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-26T18:44:45.134Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-26T18:44:45.134Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-26T18:44:45.134Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-26T18:44:45.134Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-26T18:44:45.134Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-26T18:44:45.134Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-26T18:44:45.134Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-26T18:44:45.134Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-26T18:44:45.134Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-26T18:44:45.134Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-26T18:44:45.134Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-26T18:44:45.134Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-26T18:44:45.134Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-26T18:44:45.134Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-26T18:44:45.134Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-26T18:44:45.134Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-26T18:44:45.134Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-26T18:44:45.134Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-26T18:44:45.134Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-26T18:44:45.134Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-26T18:44:45.393Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:44:45.393Z] OK: 84 MiB in 64 packages [2021-10-26T18:44:45.961Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T18:44:45.961Z] Collecting docker-compose==1.23.2 [2021-10-26T18:44:45.961Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-26T18:44:46.221Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-26T18:44:46.221Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-26T18:44:46.481Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-26T18:44:46.481Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-26T18:44:46.481Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-26T18:44:46.481Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-26T18:44:46.740Z] Collecting cached-property<2,>=1.2.0 [2021-10-26T18:44:46.740Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-26T18:44:46.740Z] Collecting docker<4.0,>=3.6.0 [2021-10-26T18:44:46.740Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-26T18:44:46.740Z] 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-26T18:44:46.740Z] Collecting jsonschema<3,>=2.5.1 [2021-10-26T18:44:46.740Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-26T18:44:46.740Z] Collecting PyYAML<4,>=3.10 [2021-10-26T18:44:46.740Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-26T18:44:47.309Z] Collecting texttable<0.10,>=0.9.0 [2021-10-26T18:44:47.309Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-26T18:44:47.309Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-26T18:44:47.570Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T18:44:47.570Z] Collecting docopt<0.7,>=0.6.1 [2021-10-26T18:44:47.570Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-26T18:44:47.570Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-26T18:44:47.830Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T18:44:47.830Z] Collecting docker-pycreds>=0.4.0 [2021-10-26T18:44:47.830Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-26T18:44:48.090Z] Collecting idna<2.8,>=2.5 [2021-10-26T18:44:48.090Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-26T18:44:48.090Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-26T18:44:48.090Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-26T18:44:48.090Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-26T18:44:48.090Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-26T18:44:48.090Z] 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-26T18:44:48.090Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-26T18:44:48.090Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-26T18:44:48.090Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-26T18:44:48.090Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-26T18:44:48.090Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-26T18:44:48.350Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-26T18:44:48.350Z] Attempting uninstall: urllib3 [2021-10-26T18:44:48.350Z] Found existing installation: urllib3 1.26.5 [2021-10-26T18:44:48.350Z] Uninstalling urllib3-1.26.5: [2021-10-26T18:44:48.350Z] Successfully uninstalled urllib3-1.26.5 [2021-10-26T18:44:48.350Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-26T18:44:48.350Z] Attempting uninstall: idna [2021-10-26T18:44:48.350Z] Found existing installation: idna 3.2 [2021-10-26T18:44:48.350Z] Uninstalling idna-3.2: [2021-10-26T18:44:48.350Z] Successfully uninstalled idna-3.2 [2021-10-26T18:44:48.611Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:44:48.611Z] OK: 8 MiB in 20 packages [2021-10-26T18:44:48.611Z] Attempting uninstall: chardet [2021-10-26T18:44:48.611Z] Found existing installation: chardet 4.0.0 [2021-10-26T18:44:48.611Z] Uninstalling chardet-4.0.0: [2021-10-26T18:44:48.611Z] Successfully uninstalled chardet-4.0.0 [2021-10-26T18:44:48.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.295s coverage: 17.7% of statements [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-26T18:44:48.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.628s coverage: 92.3% of statements [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-26T18:44:48.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.331s coverage: 63.2% of statements [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-26T18:44:48.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.486s coverage: 97.7% of statements [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-26T18:44:48.869Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-26T18:44:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-26T18:44:48.869Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.222s coverage: 100.0% of statements [2021-10-26T18:44:48.869Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2021-10-26T18:44:48.869Z] 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-26T18:44:48.869Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-26T18:44:48.869Z] GO111MODULE=on go vet ./... [2021-10-26T18:44:50.002Z] Attempting uninstall: requests [2021-10-26T18:44:50.002Z] Found existing installation: requests 2.25.1 [2021-10-26T18:44:50.002Z] Uninstalling requests-2.25.1: [2021-10-26T18:44:50.002Z] Successfully uninstalled requests-2.25.1 [2021-10-26T18:44:50.002Z] Removing intermediate container 20be145e5e2d [2021-10-26T18:44:50.002Z] ---> 7a4f16d3570a [2021-10-26T18:44:50.002Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T18:44:50.002Z] Running setup.py install for texttable: started [2021-10-26T18:44:50.002Z] ---> 4388b8ef18f9 [2021-10-26T18:44:50.002Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-26T18:44:50.271Z] Running setup.py install for texttable: finished with status 'done' [2021-10-26T18:44:50.271Z] Running setup.py install for PyYAML: started [2021-10-26T18:44:50.531Z] ---> edfb95ddb82b [2021-10-26T18:44:50.531Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-26T18:44:50.531Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-26T18:44:50.531Z] ---> ac5fb0f00092 [2021-10-26T18:44:50.531Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-26T18:44:50.798Z] ---> Running in b785269313c7 [2021-10-26T18:44:50.798Z] Running setup.py install for docopt: started [2021-10-26T18:44:50.798Z] Removing intermediate container b785269313c7 [2021-10-26T18:44:50.798Z] ---> 0d6d4563e3e5 [2021-10-26T18:44:50.798Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T18:44:50.798Z] ---> Running in 7bb72d871757 [2021-10-26T18:44:50.798Z] Removing intermediate container 7bb72d871757 [2021-10-26T18:44:50.798Z] ---> 93dcafa93c70 [2021-10-26T18:44:50.798Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T18:44:50.798Z] ---> Running in 47cc6ad0df15 [2021-10-26T18:44:51.062Z] Removing intermediate container 47cc6ad0df15 [2021-10-26T18:44:51.062Z] ---> 5d35aa251ada [2021-10-26T18:44:51.062Z] Step 21/22 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:44:51.062Z] Running setup.py install for docopt: finished with status 'done' [2021-10-26T18:44:51.062Z] Running setup.py install for dockerpty: started [2021-10-26T18:44:51.062Z] ---> Running in b7d4d2efa069 [2021-10-26T18:44:51.062Z] Removing intermediate container b7d4d2efa069 [2021-10-26T18:44:51.062Z] ---> bf49b9c52b0a [2021-10-26T18:44:51.062Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T18:44:51.062Z] ---> Running in d08180477b3d [2021-10-26T18:44:51.321Z] Removing intermediate container d08180477b3d [2021-10-26T18:44:51.321Z] ---> 8bda0d60693d [2021-10-26T18:44:51.321Z] [2021-10-26T18:44:51.321Z] Successfully built 8bda0d60693d [2021-10-26T18:44:51.321Z] Successfully tagged core-data:latest [2021-10-26T18:44:51.321Z]  Building core-data ... done  Running setup.py install for dockerpty: finished with status 'done' [2021-10-26T18:44:51.581Z] 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-26T18:44:54.126Z] Removing intermediate container 5fb966c5bb0f [2021-10-26T18:44:54.126Z] ---> 410c5b0df15e [2021-10-26T18:44:54.126Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-26T18:44:54.387Z] ---> Running in 0df62a6618e7 [2021-10-26T18:44:54.387Z] Removing intermediate container 0df62a6618e7 [2021-10-26T18:44:54.387Z] ---> 08453690064f [2021-10-26T18:44:54.387Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-26T18:44:54.387Z] ---> Running in 02bb0c3eee48 [2021-10-26T18:44:54.387Z] Removing intermediate container 02bb0c3eee48 [2021-10-26T18:44:54.387Z] ---> ec4d64d09283 [2021-10-26T18:44:54.387Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-26T18:44:54.646Z] ---> c6be60f4ea00 [2021-10-26T18:44:54.646Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-26T18:44:54.906Z] ---> f8cd2b465eb0 [2021-10-26T18:44:54.906Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-26T18:44:55.167Z] ---> 3f5a33ee3073 [2021-10-26T18:44:55.167Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-26T18:44:55.167Z] ---> Running in 05983ea21ff1 [2021-10-26T18:44:55.167Z] Removing intermediate container 05983ea21ff1 [2021-10-26T18:44:55.167Z] ---> 6d41a4ac44ac [2021-10-26T18:44:55.167Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T18:44:55.167Z] ---> Running in 06c9a90c07f4 [2021-10-26T18:44:55.167Z] Removing intermediate container 06c9a90c07f4 [2021-10-26T18:44:55.167Z] ---> cef5a6980be6 [2021-10-26T18:44:55.167Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T18:44:55.167Z] ---> Running in 0b1a888845b5 [2021-10-26T18:44:55.427Z] Removing intermediate container 0b1a888845b5 [2021-10-26T18:44:55.427Z] ---> 185557dd92f8 [2021-10-26T18:44:55.427Z] Step 21/22 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:44:55.427Z] ---> Running in 2801bab90881 [2021-10-26T18:44:55.427Z] Removing intermediate container 2801bab90881 [2021-10-26T18:44:55.427Z] ---> 83670ac0018f [2021-10-26T18:44:55.427Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T18:44:55.427Z] ---> Running in 83c3199ec0db [2021-10-26T18:44:55.427Z] Removing intermediate container 83c3199ec0db [2021-10-26T18:44:55.427Z] ---> 1b5d28d4b00a [2021-10-26T18:44:55.427Z] [2021-10-26T18:44:55.688Z] Successfully built 1b5d28d4b00a [2021-10-26T18:44:55.688Z] Successfully tagged sys-mgmt-agent:latest [2021-10-26T18:44:55.695Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-26T18:44:55.699Z] $ docker stop --time=1 4875bc8a8b9c34e4106b81dbbb49e64c5cd1d7ef51e6817ddc63fe4b9a46df57 [2021-10-26T18:44:56.984Z] $ docker rm -f 4875bc8a8b9c34e4106b81dbbb49e64c5cd1d7ef51e6817ddc63fe4b9a46df57 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T18:44:57.316Z] + docker images [2021-10-26T18:44:57.316Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-26T18:44:57.316Z] sys-mgmt-agent latest 1b5d28d4b00a 2 seconds ago 294MB [2021-10-26T18:44:57.316Z] core-data latest 8bda0d60693d 6 seconds ago 20.7MB [2021-10-26T18:44:57.316Z] eaaf84f23a27 16 seconds ago 1.76GB [2021-10-26T18:44:57.316Z] c5e2a0fa37e0 17 seconds ago 1.76GB [2021-10-26T18:44:57.316Z] security-proxy-setup latest 469a7b4078c5 21 seconds ago 26.9MB [2021-10-26T18:44:57.316Z] security-secretstore-setup latest d26139d4a46a 25 seconds ago 28.3MB [2021-10-26T18:44:57.316Z] f71f6ca4dc28 26 seconds ago 1.76GB [2021-10-26T18:44:57.316Z] 1e1c0aa5c4d4 33 seconds ago 1.76GB [2021-10-26T18:44:57.316Z] security-bootstrapper latest f5357f857db3 48 seconds ago 18.9MB [2021-10-26T18:44:57.316Z] support-scheduler latest 30f8e2a7a7f5 About a minute ago 16.2MB [2021-10-26T18:44:57.316Z] support-notifications latest aa11298192e7 About a minute ago 16.9MB [2021-10-26T18:44:57.316Z] core-metadata latest 42077890bd82 About a minute ago 16.9MB [2021-10-26T18:44:57.316Z] 078ff870ce2c About a minute ago 1.76GB [2021-10-26T18:44:57.316Z] core-command latest 38bf91593899 About a minute ago 16.1MB [2021-10-26T18:44:57.316Z] 01abfa4d8dbe About a minute ago 1.76GB [2021-10-26T18:44:57.316Z] 6f3fa05f96ed About a minute ago 1.76GB [2021-10-26T18:44:57.316Z] 4657fd262da2 About a minute ago 1.76GB [2021-10-26T18:44:57.316Z] 150d6e43ca83 About a minute ago 1.75GB [2021-10-26T18:44:57.316Z] ci-base-image-x86_64 latest 4824cbf00b41 5 minutes ago 1.25GB [2021-10-26T18:44:57.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB [2021-10-26T18:44:57.316Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-26T18:44:57.316Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-26T18:44:57.317Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-26T18:44:57.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-26T18:45:12.607Z] Still waiting to schedule task [2021-10-26T18:45:12.608Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-26T18:45:55.770Z] Running on prd-ubuntu18.04-docker-8c-8g-2109 in /w/workspace/edgexfoundry_edgex-go_PR-3772 [Pipeline] { [Pipeline] ws [2021-10-26T18:45:55.785Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-10-26T18:45:55.877Z] The recommended git tool is: git [2021-10-26T18:45:57.677Z] using credential edgex-jenkins-ssh [2021-10-26T18:45:57.689Z] Cloning the remote Git repository [2021-10-26T18:45:57.732Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-26T18:45:57.781Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-10-26T18:45:57.812Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T18:45:57.812Z] > git --version # timeout=10 [2021-10-26T18:45:57.819Z] > git --version # 'git version 2.17.1' [2021-10-26T18:45:57.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T18:45:57.840Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T18:46:21.227Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T18:46:21.233Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T18:46:21.241Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T18:46:21.254Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T18:46:21.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T18:46:21.259Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3772/head:refs/remotes/origin/PR-3772 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-26T18:46:21.983Z] Merging remotes/origin/main commit 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 into PR head commit 66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:46:22.082Z] Merge succeeded, producing 66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:46:22.083Z] Checking out Revision 66c6b46645d5c8051e5f49112bb9797cb23cbb3d (PR-3772) [2021-10-26T18:46:21.991Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T18:46:21.996Z] > git checkout -f 66c6b46645d5c8051e5f49112bb9797cb23cbb3d # timeout=10 [2021-10-26T18:46:22.051Z] > git remote # timeout=10 [2021-10-26T18:46:22.060Z] > git config --get remote.origin.url # timeout=10 [2021-10-26T18:46:22.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T18:46:22.068Z] > git merge 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 # timeout=10 [2021-10-26T18:46:22.076Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-26T18:46:22.087Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T18:46:22.094Z] > git checkout -f 66c6b46645d5c8051e5f49112bb9797cb23cbb3d # timeout=10 [2021-10-26T18:46:25.637Z] Commit message: "Merge branch 'main' into issue-1913" [2021-10-26T18:46:25.698Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-26T18:46:25.698Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-26T18:46:25.698Z] ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:46:26.323Z] + echo snap-build.sh [2021-10-26T18:46:26.323Z] snap-build.sh [2021-10-26T18:46:26.323Z] + SNAP_BASE_DIR=. [2021-10-26T18:46:26.323Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-10-26T18:46:26.323Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-10-26T18:46:26.323Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-10-26T18:46:26.323Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-10-26T18:46:26.323Z] + cd /w/workspace/edgex-go/4 [2021-10-26T18:46:26.323Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-26T18:46:26.323Z] Reading package lists... [2021-10-26T18:46:26.323Z] Building dependency tree... [2021-10-26T18:46:26.323Z] Reading state information... [2021-10-26T18:46:26.323Z] The following packages were automatically installed and are no longer required: [2021-10-26T18:46:26.323Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-26T18:46:26.323Z] uidmap xdelta3 [2021-10-26T18:46:26.323Z] Use 'sudo apt autoremove' to remove them. [2021-10-26T18:46:26.323Z] The following packages will be REMOVED: [2021-10-26T18:46:26.323Z] lxd* lxd-client* [2021-10-26T18:46:26.379Z] + ls -al . [2021-10-26T18:46:26.379Z] total 664 [2021-10-26T18:46:26.379Z] drwxrwxr-x 9 1001 1001 4096 Oct 26 18:46 . [2021-10-26T18:46:26.379Z] drwxr-xr-x 4 root root 4096 Oct 26 18:41 .. [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 11 Oct 26 18:39 .dockerignore [2021-10-26T18:46:26.379Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 18:39 .git [2021-10-26T18:46:26.379Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 18:39 .github [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 804 Oct 26 18:39 .gitignore [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 18:39 .golangci.yml [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 76 Oct 26 18:39 .hadolint.yml [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 18:39 .sonarcloud.properties [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 18:39 ADOPTERS.md [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 8910 Oct 26 18:39 Attribution.txt [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 43881 Oct 26 18:39 CHANGELOG.md [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 18:39 CONTRIBUTING.md [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 18:39 GOVERNANCE.md [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 849 Oct 26 18:39 Jenkinsfile [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 18:39 LICENSE [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 6508 Oct 26 18:39 Makefile [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 18:39 OWNERS.md [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 8256 Oct 26 18:39 README.md [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 18:39 SECURITY.md [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 18:38 VERSION [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 18:39 ZMQWindows.md [2021-10-26T18:46:26.379Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 18:39 bin [2021-10-26T18:46:26.379Z] drwxrwxr-x 14 1001 1001 4096 Oct 26 18:39 cmd [2021-10-26T18:46:26.379Z] -rw-r--r-- 1 root root 427964 Oct 26 18:44 coverage.out [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 848 Oct 26 18:39 go.mod [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 50414 Oct 26 18:41 go.sum [2021-10-26T18:46:26.379Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 18:39 internal [2021-10-26T18:46:26.379Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 18:39 openapi [2021-10-26T18:46:26.379Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 18:39 snap [2021-10-26T18:46:26.379Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 18:39 version.go [Pipeline] sh [2021-10-26T18:46:26.592Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-26T18:46:26.592Z] After this operation, 31.7 MB disk space will be freed. [2021-10-26T18:46:27.030Z] + '[' -e coverage.out ] [2021-10-26T18:46:27.030Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-26T18:46:27.051Z] Warning: overwriting stash ‘coverage-report’ [2021-10-26T18:46:27.119Z] (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-26T18:46:27.119Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-26T18:46:27.946Z] Stashed 1 file(s) [Pipeline] sh [2021-10-26T18:46:28.071Z] Removing lxd dnsmasq configuration [2021-10-26T18:46:28.071Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-26T18:46:28.334Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-26T18:46:28.588Z] + make build [2021-10-26T18:46:28.588Z] 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-26T18:46:29.275Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T18:46:29.275Z] (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-26T18:46:29.275Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-26T18:46:30.672Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-26T18:46:30.672Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-26T18:46:31.254Z] + sudo snap remove --purge lxd [2021-10-26T18:46:31.255Z] snap "lxd" is not installed [2021-10-26T18:46:31.255Z] + sudo groupadd --force --system lxd [2021-10-26T18:46:31.255Z] ++ whoami [2021-10-26T18:46:31.255Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-26T18:46:31.255Z] + newgrp - lxd [2021-10-26T18:46:31.255Z] + sudo snap install lxd [2021-10-26T18:46:35.291Z] 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-26T18:46:41.255Z] 2021-10-26T18:46:38Z INFO Waiting for automatic snapd restart... [2021-10-26T18:46:59.372Z] lxd 4.19 from Canonical* installed [2021-10-26T18:46:59.372Z] + sudo lxd init --auto [2021-10-26T18:47:02.120Z] 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-26T18:47:02.734Z] 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-26T18:47:07.533Z] + sudo snap install --classic snapcraft [2021-10-26T18:47:08.122Z] 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-26T18:47:08.397Z] 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-26T18:47:12.723Z] 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-26T18:47:16.103Z] 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-26T18:47:19.502Z] 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-26T18:47:19.761Z] snapcraft 5.0 from Canonical* installed [2021-10-26T18:47:19.761Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-26T18:47:19.761Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-26T18:47:19.761Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T18:47:19.761Z] Dload Upload Total Spent Left Speed [2021-10-26T18:47:19.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2971 0 --:--:-- --:--:-- --:--:-- 2957 [2021-10-26T18:47:19.761Z] 100 3325k 100 3325k 0 0 5713k 0 --:--:-- --:--:-- --:--:-- 5713k [2021-10-26T18:47:19.761Z] ./yq_linux_amd64 [2021-10-26T18:47:19.761Z] + sudo snapcraft prime --use-lxd [2021-10-26T18:47:21.673Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-26T18:47:21.673Z] 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-26T18:47:21.674Z] - README.md [2021-10-26T18:47:21.674Z] [2021-10-26T18:47:21.674Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-26T18:47:21.933Z] Launching a container. [2021-10-26T18:47:23.808Z] 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-26T18:47:27.191Z] 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-26T18:47:27.206Z] Waiting for container to be ready [2021-10-26T18:47:27.206Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-26T18:47:27.206Z] [2021-10-26T18:47:30.570Z] 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-26T18:47:31.408Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-26T18:47:31.409Z] Waiting for network to be ready... [2021-10-26T18:47:31.409Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-26T18:47:31.669Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-26T18:47:31.669Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-26T18:47:31.669Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-26T18:47:31.669Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-26T18:47:31.669Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-26T18:47:31.669Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-26T18:47:31.669Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-26T18:47:31.669Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-26T18:47:31.669Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-26T18:47:32.238Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-26T18:47:32.238Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-26T18:47:32.498Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-26T18:47:32.498Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-26T18:47:32.498Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-26T18:47:32.498Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-26T18:47:32.498Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-26T18:47:32.498Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-26T18:47:32.758Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-26T18:47:33.019Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-26T18:47:33.019Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-26T18:47:33.019Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-26T18:47:33.019Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-26T18:47:33.019Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-26T18:47:33.019Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-26T18:47:33.019Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-26T18:47:33.019Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-26T18:47:35.561Z] Fetched 25.5 MB in 4s (6358 kB/s) [2021-10-26T18:47:36.133Z] Reading package lists... [2021-10-26T18:47:36.394Z] Reading package lists... [2021-10-26T18:47:36.655Z] Building dependency tree... [2021-10-26T18:47:36.655Z] Reading state information... [2021-10-26T18:47:36.655Z] The following additional packages will be installed: [2021-10-26T18:47:36.655Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-26T18:47:36.655Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-26T18:47:36.655Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-26T18:47:36.655Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-26T18:47:36.655Z] Suggested packages: [2021-10-26T18:47:36.655Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-26T18:47:36.655Z] Recommended packages: [2021-10-26T18:47:36.655Z] gnupg libsasl2-modules [2021-10-26T18:47:36.655Z] The following NEW packages will be installed: [2021-10-26T18:47:36.655Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-26T18:47:36.655Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-26T18:47:36.655Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-26T18:47:36.655Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-26T18:47:36.655Z] The following packages will be upgraded: [2021-10-26T18:47:36.655Z] gpg gpg-agent gpgconf libudev1 [2021-10-26T18:47:36.655Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-26T18:47:36.655Z] Need to get 3527 kB of archives. [2021-10-26T18:47:36.655Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-26T18:47:36.655Z] 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-26T18:47:36.916Z] 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-26T18:47:36.916Z] 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-26T18:47:36.916Z] 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-26T18:47:36.916Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-26T18:47:37.178Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [Pipeline] } [2021-10-26T18:47:37.297Z] $ docker stop --time=1 8adb3441f0ab87ada238cd09b8bf4e2f5600c2e4b8090c025797c6b0a0adbb12 [2021-10-26T18:47:37.750Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-26T18:47:37.750Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-26T18:47:37.750Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-26T18:47:37.750Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-26T18:47:37.750Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-26T18:47:37.750Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-26T18:47:37.750Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-26T18:47:37.750Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-26T18:47:37.750Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-26T18:47:37.750Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-26T18:47:37.750Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-26T18:47:37.750Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-26T18:47:37.750Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-26T18:47:37.750Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-26T18:47:37.750Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-26T18:47:37.750Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-26T18:47:38.011Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T18:47:38.011Z] Fetched 3527 kB in 1s (3073 kB/s) [2021-10-26T18:47:38.011Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-26T18:47:38.011Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-26T18:47:38.011Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T18:47:38.011Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-26T18:47:38.011Z] Selecting previously unselected package udev. [2021-10-26T18:47:38.011Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-26T18:47:38.011Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-26T18:47:38.272Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-26T18:47:38.272Z] Selecting previously unselected package libfuse2:amd64. [2021-10-26T18:47:38.272Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-26T18:47:38.272Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-26T18:47:38.533Z] Selecting previously unselected package fuse. [2021-10-26T18:47:38.533Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-26T18:47:38.533Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-26T18:47:38.533Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T18:47:38.533Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T18:47:38.533Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T18:47:38.533Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T18:47:38.533Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T18:47:38.533Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T18:47:38.794Z] Selecting previously unselected package libksba8:amd64. [2021-10-26T18:47:38.794Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-26T18:47:38.794Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-26T18:47:38.794Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-26T18:47:38.794Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T18:47:38.794Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:38.794Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-26T18:47:38.794Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T18:47:38.794Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:38.794Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-26T18:47:38.794Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T18:47:38.794Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:38.794Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-26T18:47:38.794Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T18:47:38.794Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:39.055Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-26T18:47:39.055Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T18:47:39.055Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:39.055Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-26T18:47:39.055Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T18:47:39.055Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:39.055Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-26T18:47:39.055Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T18:47:39.055Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:39.055Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-26T18:47:39.055Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T18:47:39.055Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:39.055Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-26T18:47:39.055Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T18:47:39.055Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:39.315Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-26T18:47:39.315Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-26T18:47:39.315Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T18:47:39.315Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-26T18:47:39.315Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-26T18:47:39.315Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T18:47:39.315Z] Selecting previously unselected package libldap-common. [2021-10-26T18:47:39.315Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-26T18:47:39.315Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T18:47:39.315Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-26T18:47:39.315Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-26T18:47:39.315Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T18:47:39.315Z] Selecting previously unselected package dirmngr. [2021-10-26T18:47:39.315Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T18:47:39.315Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-26T18:47:39.358Z] $ docker rm -f 8adb3441f0ab87ada238cd09b8bf4e2f5600c2e4b8090c025797c6b0a0adbb12 [2021-10-26T18:47:39.576Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T18:47:39.576Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-26T18:47:39.576Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-26T18:47:39.576Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T18:47:39.576Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T18:47:39.576Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-26T18:47:39.576Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:39.576Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-26T18:47:39.576Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T18:47:39.576Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-26T18:47:39.836Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-26T18:47:39.836Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:39.836Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-26T18:47:40.098Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-26T18:47:40.098Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-26T18:47:40.098Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:40.098Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:40.098Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:40.098Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:40.098Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:40.098Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:40.098Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T18:47:40.098Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T18:47:40.098Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-26T18:47:40.098Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [2021-10-26T18:47:40.670Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-26T18:47:40.670Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-26T18:47:40.670Z] This means they are not meant to be enabled using systemctl. [2021-10-26T18:47:40.670Z] Possible reasons for having this kind of units are: [2021-10-26T18:47:40.670Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-26T18:47:40.670Z] .wants/ or .requires/ directory. [2021-10-26T18:47:40.670Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-26T18:47:40.670Z] a requirement dependency on it. [2021-10-26T18:47:40.670Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-26T18:47:40.670Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-26T18:47:40.670Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-26T18:47:40.670Z] instance name specified. [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:47:40.939Z] Reading package lists... [2021-10-26T18:47:40.939Z] Building dependency tree... [2021-10-26T18:47:40.939Z] Reading state information... [2021-10-26T18:47:41.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T18:47:41.189Z] [2021-10-26T18:47:41.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T18:47:41.198Z] The following additional packages will be installed: [2021-10-26T18:47:41.198Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-26T18:47:41.198Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-26T18:47:41.198Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-26T18:47:41.198Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-26T18:47:41.198Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-26T18:47:41.198Z] Suggested packages: [2021-10-26T18:47:41.198Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-26T18:47:41.198Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-26T18:47:41.198Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-26T18:47:41.198Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-26T18:47:41.198Z] systemd-container policykit-1 [2021-10-26T18:47:41.198Z] Recommended packages: [2021-10-26T18:47:41.198Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-26T18:47:41.198Z] The following NEW packages will be installed: [2021-10-26T18:47:41.198Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-26T18:47:41.198Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-26T18:47:41.198Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-26T18:47:41.198Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-26T18:47:41.198Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-26T18:47:41.198Z] The following packages will be upgraded: [2021-10-26T18:47:41.198Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-26T18:47:41.198Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-26T18:47:41.198Z] Need to get 36.8 MB of archives. [2021-10-26T18:47:41.198Z] After this operation, 147 MB of additional disk space will be used. [2021-10-26T18:47:41.198Z] 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-26T18:47:41.198Z] 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-26T18:47:41.198Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-26T18:47:41.199Z] 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-26T18:47:41.199Z] 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-26T18:47:41.199Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-26T18:47:41.199Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-26T18:47:41.460Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-26T18:47:41.460Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-26T18:47:41.460Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-26T18:47:41.460Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-26T18:47:41.460Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-26T18:47:41.460Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-26T18:47:41.460Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-26T18:47:41.460Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-26T18:47:41.460Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-26T18:47:41.460Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:47:41.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T18:47:42.031Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-26T18:47:42.031Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-26T18:47:42.031Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-26T18:47:42.031Z] 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-26T18:47:42.031Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-26T18:47:42.031Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-26T18:47:42.031Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-26T18:47:42.031Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-26T18:47:42.031Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-26T18:47:42.087Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-26T18:47:42.087Z] 29e5d40040c1: Pulling fs layer [2021-10-26T18:47:42.087Z] 1ce36da41761: Pulling fs layer [2021-10-26T18:47:42.087Z] 25b303627fd3: Pulling fs layer [2021-10-26T18:47:42.087Z] 29e5d40040c1: Verifying Checksum [2021-10-26T18:47:42.087Z] 29e5d40040c1: Download complete [2021-10-26T18:47:42.291Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-26T18:47:42.292Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-26T18:47:42.292Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-26T18:47:42.292Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-26T18:47:42.361Z] 1ce36da41761: Verifying Checksum [2021-10-26T18:47:42.361Z] 1ce36da41761: Download complete [2021-10-26T18:47:42.965Z] 29e5d40040c1: Pull complete [2021-10-26T18:47:43.268Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T18:47:43.268Z] Fetched 36.8 MB in 2s (20.3 MB/s) [2021-10-26T18:47:43.268Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-26T18:47:43.268Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-26T18:47:43.268Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T18:47:43.837Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-26T18:47:43.837Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T18:47:43.837Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-26T18:47:43.837Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-26T18:47:43.837Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-26T18:47:43.837Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-26T18:47:43.944Z] 25b303627fd3: Verifying Checksum [2021-10-26T18:47:43.944Z] 25b303627fd3: Download complete [2021-10-26T18:47:44.096Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-26T18:47:44.096Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-26T18:47:44.096Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-26T18:47:44.096Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-26T18:47:44.217Z] 1ce36da41761: Pull complete [2021-10-26T18:47:44.355Z] Setting up apt (1.6.14) ... [2021-10-26T18:47:44.355Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-26T18:47:44.926Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-26T18:47:44.926Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-26T18:47:44.926Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-26T18:47:44.926Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-26T18:47:44.926Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-26T18:47:44.926Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T18:47:44.926Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T18:47:45.186Z] Selecting previously unselected package libexpat1:amd64. [2021-10-26T18:47:45.186Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-26T18:47:45.186Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-26T18:47:45.186Z] Selecting previously unselected package python3.6-minimal. [2021-10-26T18:47:45.186Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T18:47:45.186Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T18:47:45.446Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-26T18:47:45.446Z] Checking for services that may need to be restarted...done. [2021-10-26T18:47:45.446Z] Checking for services that may need to be restarted...done. [2021-10-26T18:47:45.446Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T18:47:45.446Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-26T18:47:45.446Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T18:47:46.017Z] Selecting previously unselected package python3-minimal. [2021-10-26T18:47:46.017Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-26T18:47:46.017Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-26T18:47:46.017Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-26T18:47:46.017Z] Selecting previously unselected package mime-support. [2021-10-26T18:47:46.017Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-26T18:47:46.017Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-26T18:47:46.017Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-26T18:47:46.017Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-26T18:47:46.017Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-26T18:47:46.278Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-26T18:47:46.278Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T18:47:46.278Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T18:47:46.278Z] Selecting previously unselected package python3.6. [2021-10-26T18:47:46.278Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T18:47:46.278Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T18:47:46.539Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-26T18:47:46.539Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-26T18:47:46.539Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-26T18:47:46.539Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-26T18:47:46.800Z] Selecting previously unselected package python3. [2021-10-26T18:47:46.801Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-26T18:47:46.801Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-26T18:47:46.801Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-26T18:47:46.801Z] Selecting previously unselected package multiarch-support. [2021-10-26T18:47:46.801Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T18:47:46.801Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-26T18:47:46.801Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-26T18:47:46.801Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-26T18:47:46.801Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-26T18:47:46.801Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-26T18:47:46.801Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-26T18:47:47.062Z] Selecting previously unselected package libbsd0:amd64. [2021-10-26T18:47:47.062Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-26T18:47:47.062Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-26T18:47:47.062Z] Selecting previously unselected package sudo. [2021-10-26T18:47:47.062Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-26T18:47:47.062Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-26T18:47:47.062Z] Selecting previously unselected package apparmor. [2021-10-26T18:47:47.062Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-26T18:47:47.062Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-26T18:47:47.322Z] Selecting previously unselected package libedit2:amd64. [2021-10-26T18:47:47.322Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-26T18:47:47.322Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-26T18:47:47.322Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-26T18:47:47.322Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T18:47:47.322Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T18:47:47.322Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-26T18:47:47.322Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T18:47:47.322Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T18:47:47.322Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-26T18:47:47.322Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-26T18:47:47.322Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-26T18:47:47.322Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-26T18:47:47.322Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T18:47:47.322Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T18:47:47.582Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-26T18:47:47.582Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T18:47:47.582Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T18:47:47.582Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-26T18:47:47.582Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-26T18:47:47.582Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-26T18:47:47.842Z] Selecting previously unselected package openssh-client. [2021-10-26T18:47:47.842Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-26T18:47:47.842Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-26T18:47:47.842Z] Selecting previously unselected package squashfs-tools. [2021-10-26T18:47:47.842Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-26T18:47:47.842Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-26T18:47:47.842Z] Selecting previously unselected package snapd. [2021-10-26T18:47:47.842Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-26T18:47:47.842Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-26T18:47:49.753Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-26T18:47:49.753Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-26T18:47:50.013Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-26T18:47:50.013Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-26T18:47:50.013Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-26T18:47:50.013Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T18:47:50.013Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T18:47:50.013Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-26T18:47:50.013Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-26T18:47:50.586Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-26T18:47:50.586Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-26T18:47:50.586Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-26T18:47:50.845Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T18:47:50.846Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T18:47:50.846Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T18:47:51.417Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-26T18:47:51.417Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T18:47:51.417Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-26T18:47:51.417Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-26T18:47:51.417Z] running python rtupdate hooks for python3.6... [2021-10-26T18:47:51.417Z] running python post-rtupdate hooks for python3.6... [2021-10-26T18:47:51.417Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-26T18:47:51.988Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-26T18:47:52.246Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T18:47:52.246Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-26T18:47:52.246Z] Setting up snapd (2.51.1+18.04) ... [2021-10-26T18:47:52.505Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-26T18:47:52.767Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-26T18:47:53.028Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-26T18:47:53.028Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-26T18:47:53.288Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-26T18:47:53.288Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-26T18:47:53.549Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-26T18:47:53.549Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-26T18:47:53.809Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-26T18:47:54.069Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-26T18:47:54.069Z] /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-26T18:47:54.069Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T18:47:54.069Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-26T18:47:54.377Z] 25b303627fd3: Pull complete [2021-10-26T18:47:54.377Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-26T18:47:54.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T18:47:54.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-26T18:47:54.675Z] prd-ubuntu18.04-docker-arm64-4c-16g-2099 does not seem to be running inside a container [2021-10-26T18:47:54.758Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-26T18:47:55.009Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-26T18:47:55.009Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-26T18:47:55.269Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-26T18:47:56.208Z] Reading package lists... [2021-10-26T18:47:56.468Z] Reading package lists... [2021-10-26T18:47:56.728Z] Building dependency tree... [2021-10-26T18:47:56.728Z] Reading state information... [2021-10-26T18:47:56.728Z] Calculating upgrade... [2021-10-26T18:47:56.989Z] The following packages will be upgraded: [2021-10-26T18:47:56.989Z] advancecomp base-files bash binutils binutils-common [2021-10-26T18:47:56.989Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-26T18:47:56.989Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-26T18:47:56.989Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-26T18:47:56.989Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-26T18:47:56.989Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-26T18:47:56.989Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-26T18:47:56.989Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-26T18:47:56.989Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-26T18:47:56.989Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-26T18:47:56.989Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-26T18:47:56.989Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-26T18:47:56.989Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-26T18:47:56.989Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-26T18:47:56.989Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-26T18:47:56.989Z] ubuntu-keyring util-linux [2021-10-26T18:47:56.989Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-26T18:47:56.989Z] Need to get 64.2 MB of archives. [2021-10-26T18:47:56.989Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-26T18:47:56.989Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-26T18:47:56.989Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-26T18:47:56.989Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-26T18:47:56.989Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-26T18:47:56.989Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-26T18:47:56.989Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-26T18:47:56.989Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-26T18:47:56.989Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-26T18:47:56.989Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-26T18:47:56.989Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-26T18:47:56.989Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-26T18:47:57.251Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-26T18:47:57.251Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-26T18:47:57.251Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-26T18:47:57.251Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-26T18:47:57.251Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-26T18:47:57.251Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-26T18:47:57.251Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-26T18:47:57.251Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-26T18:47:57.251Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-26T18:47:57.251Z] 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-26T18:47:57.251Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-26T18:47:57.251Z] 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-26T18:47:57.251Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-26T18:47:57.251Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-26T18:47:57.251Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-26T18:47:57.251Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-26T18:47:57.251Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-26T18:47:57.251Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-26T18:47:57.251Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-26T18:47:57.251Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-26T18:47:57.251Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-26T18:47:57.251Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-26T18:47:57.251Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-26T18:47:57.251Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-26T18:47:57.251Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-26T18:47:57.251Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-26T18:47:57.251Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-26T18:47:57.251Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-26T18:47:57.251Z] 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-26T18:47:57.251Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-26T18:47:57.251Z] 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-26T18:47:57.251Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-26T18:47:57.251Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-26T18:47:57.251Z] 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-26T18:47:57.251Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-26T18:47:57.251Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-26T18:47:57.251Z] 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-26T18:47:57.251Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-26T18:47:57.251Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-10-26T18:47:57.251Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-26T18:47:57.251Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-26T18:47:57.251Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-26T18:47:57.251Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-26T18:47:57.251Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-26T18:47:57.251Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-26T18:47:57.251Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-26T18:47:57.511Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-26T18:47:57.511Z] 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-26T18:47:57.511Z] 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-26T18:47:57.511Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-26T18:47:57.734Z] $ docker top 899c0a7c17ee2d9a58b98ec706f2d2b2fbdc34cf59eaa03305cd44d7993dc493 -eo pid,comm [2021-10-26T18:47:57.772Z] 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-26T18:47:57.772Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-26T18:47:57.772Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-26T18:47:57.772Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-26T18:47:57.772Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-26T18:47:58.032Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-26T18:47:58.032Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-26T18:47:58.032Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-26T18:47:58.032Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-26T18:47:58.032Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-26T18:47:58.032Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-26T18:47:58.032Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-26T18:47:58.032Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-26T18:47:58.032Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-26T18:47:58.032Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-26T18:47:58.032Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-26T18:47:58.032Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [Pipeline] { [Pipeline] sh [2021-10-26T18:47:58.291Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-26T18:47:58.292Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-26T18:47:58.292Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-26T18:47:58.292Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-26T18:47:58.292Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-26T18:47:58.292Z] 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-26T18:47:58.292Z] 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-26T18:47:58.292Z] 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-26T18:47:58.292Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-26T18:47:58.292Z] 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-26T18:47:58.292Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-26T18:47:58.292Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-26T18:47:58.292Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-26T18:47:58.292Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-26T18:47:58.292Z] 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-26T18:47:58.292Z] 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-26T18:47:58.292Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-26T18:47:58.292Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-26T18:47:58.567Z] 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-26T18:47:58.567Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-26T18:47:58.567Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-26T18:47:58.567Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-26T18:47:58.567Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-26T18:47:58.567Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-26T18:47:58.567Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-26T18:47:58.724Z] + docker-compose build --help [2021-10-26T18:47:58.724Z] + grep parallel [2021-10-26T18:47:58.829Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T18:47:58.829Z] Fetched 64.2 MB in 2s (39.8 MB/s) [2021-10-26T18:47:58.829Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T18:47:58.829Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T18:47:58.829Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T18:47:59.098Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T18:47:59.098Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T18:47:59.420Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-26T18:47:59.420Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-26T18:47:59.420Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T18:47:59.420Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T18:47:59.717Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T18:47:59.717Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T18:47:59.717Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T18:47:59.717Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T18:47:59.717Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T18:47:59.717Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T18:47:59.717Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T18:47:59.717Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T18:47:59.717Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T18:48:00.008Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T18:48:00.008Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T18:48:00.008Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T18:48:00.008Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T18:48:00.008Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T18:48:00.008Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T18:48:00.008Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-26T18:48:00.008Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-26T18:48:00.008Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T18:48:00.008Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T18:48:00.008Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T18:48:00.267Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T18:48:00.267Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T18:48:00.267Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T18:48:00.267Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T18:48:00.267Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T18:48:00.527Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T18:48:00.528Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T18:48:00.528Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T18:48:00.787Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-26T18:48:01.049Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T18:48:01.049Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-26T18:48:01.049Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-26T18:48:01.049Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-26T18:48:01.049Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-26T18:48:01.309Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-26T18:48:01.309Z] Installing new version of config file /etc/issue ... [2021-10-26T18:48:01.309Z] Installing new version of config file /etc/issue.net ... [2021-10-26T18:48:01.309Z] Installing new version of config file /etc/lsb-release ... [2021-10-26T18:48:01.309Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-26T18:48:01.571Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-26T18:48:01.571Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-26T18:48:01.571Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-26T18:48:01.839Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:01.839Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-26T18:48:01.839Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-26T18:48:01.839Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-26T18:48:01.839Z] 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-26T18:48:01.839Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:01.839Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T18:48:02.103Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-26T18:48:02.103Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-26T18:48:02.103Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:02.103Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-26T18:48:02.103Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-26T18:48:02.103Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-26T18:48:02.363Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:02.363Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-26T18:48:02.363Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-26T18:48:02.363Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-26T18:48:02.622Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:02.622Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T18:48:02.622Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T18:48:02.622Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-26T18:48:02.622Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:02.622Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T18:48:02.622Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T18:48:02.622Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-26T18:48:02.891Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:02.891Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-26T18:48:02.891Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-26T18:48:02.891Z] Setting up grep (3.1-2build1) ... [2021-10-26T18:48:02.891Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:02.891Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-26T18:48:02.891Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-26T18:48:02.891Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-26T18:48:03.151Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:03.151Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-26T18:48:03.151Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-26T18:48:03.151Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-26T18:48:03.151Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:03.151Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T18:48:03.151Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T18:48:03.410Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-26T18:48:03.410Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:03.410Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-26T18:48:03.410Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T18:48:03.672Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-26T18:48:03.673Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T18:48:03.932Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-26T18:48:03.932Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T18:48:04.191Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-26T18:48:04.191Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:04.191Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-26T18:48:04.191Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T18:48:04.761Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-26T18:48:04.761Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-26T18:48:04.761Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-26T18:48:04.761Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-26T18:48:04.761Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-26T18:48:04.761Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:04.761Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-26T18:48:04.761Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-26T18:48:05.022Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-26T18:48:05.022Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:05.022Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T18:48:05.022Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T18:48:05.022Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T18:48:05.022Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:05.022Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T18:48:05.022Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T18:48:05.282Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T18:48:05.282Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:05.282Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T18:48:05.282Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T18:48:05.282Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T18:48:05.282Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:05.282Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T18:48:05.282Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T18:48:05.442Z] --parallel Build images in parallel. [Pipeline] } [2021-10-26T18:48:05.457Z] $ docker stop --time=1 899c0a7c17ee2d9a58b98ec706f2d2b2fbdc34cf59eaa03305cd44d7993dc493 [2021-10-26T18:48:05.542Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T18:48:05.542Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:05.542Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T18:48:05.542Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T18:48:05.542Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T18:48:05.542Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T18:48:05.542Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-26T18:48:05.542Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:05.542Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T18:48:05.542Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T18:48:05.802Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-26T18:48:05.802Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:05.802Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T18:48:05.802Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T18:48:05.802Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T18:48:05.802Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:05.802Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T18:48:05.802Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T18:48:06.062Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-26T18:48:06.062Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:06.062Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T18:48:06.062Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T18:48:06.322Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-26T18:48:06.582Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-26T18:48:07.154Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-26T18:48:07.154Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:07.154Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T18:48:07.154Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T18:48:07.154Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T18:48:07.245Z] $ docker rm -f 899c0a7c17ee2d9a58b98ec706f2d2b2fbdc34cf59eaa03305cd44d7993dc493 [2021-10-26T18:48:07.414Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T18:48:07.414Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-26T18:48:07.414Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T18:48:07.414Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-26T18:48:07.414Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T18:48:07.414Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-26T18:48:07.414Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:48:07.675Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-26T18:48:07.676Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T18:48:07.676Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-26T18:48:07.676Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-26T18:48:07.676Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-26T18:48:07.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T18:48:07.909Z] . [Pipeline] withDockerContainer [2021-10-26T18:48:07.935Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T18:48:07.935Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-26T18:48:07.935Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-26T18:48:07.935Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-26T18:48:07.935Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T18:48:07.935Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-26T18:48:07.935Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T18:48:07.935Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T18:48:08.194Z] prd-ubuntu18.04-docker-arm64-4c-16g-2099 does not seem to be running inside a container [2021-10-26T18:48:08.195Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T18:48:08.195Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-26T18:48:08.195Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T18:48:08.195Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T18:48:08.195Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-26T18:48:08.195Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-26T18:48:08.195Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T18:48:08.270Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-26T18:48:08.454Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T18:48:08.454Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T18:48:08.454Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T18:48:08.454Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T18:48:08.454Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-26T18:48:08.454Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T18:48:08.714Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T18:48:08.714Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T18:48:08.714Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-26T18:48:08.714Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T18:48:08.714Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-26T18:48:08.714Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-26T18:48:08.714Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-26T18:48:08.973Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T18:48:08.973Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-26T18:48:08.973Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-26T18:48:08.973Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-26T18:48:08.973Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T18:48:08.973Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-26T18:48:08.973Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T18:48:08.973Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T18:48:09.232Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T18:48:09.232Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T18:48:09.232Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T18:48:09.232Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-26T18:48:09.232Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T18:48:09.232Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-26T18:48:09.232Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-26T18:48:09.493Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-26T18:48:09.493Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T18:48:09.493Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-26T18:48:09.493Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-26T18:48:09.752Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-26T18:48:09.752Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T18:48:09.752Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T18:48:09.752Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T18:48:09.752Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-26T18:48:09.752Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T18:48:09.752Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-26T18:48:09.752Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-26T18:48:09.907Z] $ docker top 376d659e6a7e5710a2542b0a2b06559965c7a3cd4c0dad3912812f7aacd5f029 -eo pid,comm [2021-10-26T18:48:10.011Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-26T18:48:10.011Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T18:48:10.011Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-26T18:48:10.011Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-26T18:48:10.011Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-26T18:48:10.011Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T18:48:10.011Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-26T18:48:10.011Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-26T18:48:10.269Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-26T18:48:10.270Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T18:48:10.270Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-26T18:48:10.270Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-26T18:48:10.270Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-26T18:48:10.270Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T18:48:10.270Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-26T18:48:10.270Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [Pipeline] { [Pipeline] sh [2021-10-26T18:48:10.529Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-26T18:48:10.529Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T18:48:10.529Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-26T18:48:10.529Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-26T18:48:10.529Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-26T18:48:10.529Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T18:48:10.529Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-26T18:48:10.529Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-26T18:48:10.788Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-26T18:48:10.788Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T18:48:10.788Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-26T18:48:10.788Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-26T18:48:10.788Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-26T18:48:10.788Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-26T18:48:10.788Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-26T18:48:10.788Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-26T18:48:10.788Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-26T18:48:10.788Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-26T18:48:10.926Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-26T18:48:11.048Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-26T18:48:11.048Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-26T18:48:11.308Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-26T18:48:11.308Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-26T18:48:11.308Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-26T18:48:11.308Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-26T18:48:11.308Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-26T18:48:11.308Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-26T18:48:11.308Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-26T18:48:11.308Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-26T18:48:11.567Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-26T18:48:11.567Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-26T18:48:11.567Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-26T18:48:11.567Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-26T18:48:11.567Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-26T18:48:11.567Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-26T18:48:11.567Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-26T18:48:11.567Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-26T18:48:11.846Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-26T18:48:11.846Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-26T18:48:12.108Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-26T18:48:12.108Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-26T18:48:12.108Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-26T18:48:12.108Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-26T18:48:12.108Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T18:48:12.367Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T18:48:12.626Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T18:48:12.626Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T18:48:12.626Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T18:48:12.626Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T18:48:12.626Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T18:48:12.626Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T18:48:12.627Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T18:48:12.627Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T18:48:12.886Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T18:48:12.886Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T18:48:12.886Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T18:48:12.886Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T18:48:12.886Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T18:48:12.886Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T18:48:13.824Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T18:48:13.824Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T18:48:14.764Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T18:48:14.764Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T18:48:14.764Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T18:48:14.764Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T18:48:15.023Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T18:48:15.023Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T18:48:15.964Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T18:48:15.964Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T18:48:15.964Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-26T18:48:15.964Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-26T18:48:15.964Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-26T18:48:15.964Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-26T18:48:15.964Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-26T18:48:15.964Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-26T18:48:15.964Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-26T18:48:15.964Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-26T18:48:16.226Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-26T18:48:16.226Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-26T18:48:16.226Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-26T18:48:16.226Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-26T18:48:16.226Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-26T18:48:16.226Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-26T18:48:16.226Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T18:48:16.226Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-26T18:48:16.309Z] Building core-command ... [2021-10-26T18:48:16.309Z] Building core-data ... [2021-10-26T18:48:16.309Z] Building core-metadata ... [2021-10-26T18:48:16.309Z] Building security-bootstrapper ... [2021-10-26T18:48:16.309Z] Building security-proxy-setup ... [2021-10-26T18:48:16.309Z] Building security-secretstore-setup ... [2021-10-26T18:48:16.309Z] Building support-notifications ... [2021-10-26T18:48:16.309Z] Building support-scheduler ... [2021-10-26T18:48:16.309Z] Building sys-mgmt-agent ... [2021-10-26T18:48:16.309Z] Building support-notifications [2021-10-26T18:48:16.309Z] Building security-secretstore-setup [2021-10-26T18:48:16.309Z] Building security-proxy-setup [2021-10-26T18:48:16.309Z] Building security-bootstrapper [2021-10-26T18:48:16.309Z] Building sys-mgmt-agent [2021-10-26T18:48:16.487Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T18:48:16.487Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T18:48:16.487Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T18:48:16.487Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-26T18:48:16.487Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-26T18:48:16.487Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-26T18:48:16.487Z] [2021-10-26T18:48:16.487Z] Current default time zone: 'Etc/UTC' [2021-10-26T18:48:16.487Z] Local time is now: Tue Oct 26 18:48:16 UTC 2021. [2021-10-26T18:48:16.487Z] Universal Time is now: Tue Oct 26 18:48:16 UTC 2021. [2021-10-26T18:48:16.487Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-26T18:48:16.487Z] [2021-10-26T18:48:16.487Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-26T18:48:16.487Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T18:48:16.487Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-26T18:48:16.487Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-26T18:48:16.487Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-26T18:48:16.488Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-26T18:48:16.488Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-26T18:48:16.488Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-26T18:48:16.488Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-26T18:48:16.488Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-26T18:48:16.488Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T18:48:16.747Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-26T18:48:16.747Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T18:48:16.747Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-26T18:48:16.747Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T18:48:16.747Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-26T18:48:16.747Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-26T18:48:16.747Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-26T18:48:16.747Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-26T18:48:16.747Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-26T18:48:16.747Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-26T18:48:16.747Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-26T18:48:16.747Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-26T18:48:18.657Z] Updating certificates in /etc/ssl/certs... [2021-10-26T18:48:19.227Z] 23 added, 28 removed; done. [2021-10-26T18:48:19.488Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-26T18:48:19.488Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T18:48:19.488Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-26T18:48:19.488Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-26T18:48:19.488Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-26T18:48:19.488Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T18:48:19.488Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-26T18:48:19.488Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T18:48:19.488Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T18:48:19.488Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T18:48:19.488Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T18:48:19.488Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T18:48:19.488Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-26T18:48:19.488Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-26T18:48:19.488Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-26T18:48:19.488Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-26T18:48:19.488Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-26T18:48:19.488Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T18:48:19.488Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T18:48:19.488Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-26T18:48:19.488Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-26T18:48:19.488Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-26T18:48:19.748Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T18:48:19.748Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-26T18:48:19.748Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-26T18:48:19.748Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-26T18:48:19.748Z] Updating certificates in /etc/ssl/certs... [2021-10-26T18:48:20.320Z] 0 added, 0 removed; done. [2021-10-26T18:48:20.320Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-26T18:48:20.320Z] done. [2021-10-26T18:48:20.581Z] Reading package lists... [2021-10-26T18:48:20.841Z] Building dependency tree... [2021-10-26T18:48:20.841Z] Reading state information... [2021-10-26T18:48:21.102Z] The following NEW packages will be installed: [2021-10-26T18:48:21.102Z] apt-transport-https [2021-10-26T18:48:21.102Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-26T18:48:21.102Z] Need to get 4348 B of archives. [2021-10-26T18:48:21.102Z] After this operation, 154 kB of additional disk space will be used. [2021-10-26T18:48:21.102Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-26T18:48:21.362Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T18:48:21.362Z] Fetched 4348 B in 0s (23.1 kB/s) [2021-10-26T18:48:21.362Z] Selecting previously unselected package apt-transport-https. [2021-10-26T18:48:21.362Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-26T18:48:21.362Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-26T18:48:21.362Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-26T18:48:21.362Z] Setting up apt-transport-https (1.6.14) ... [2021-10-26T18:48:21.622Z] Waiting for network to be ready... [2021-10-26T18:48:28.198Z] 2021-10-26T18:48:25Z INFO Waiting for automatic snapd restart... [2021-10-26T18:48:28.458Z] snapd 2.52.1 from Canonical* installed [2021-10-26T18:48:29.398Z] "snapd" switched to the "latest/stable" channel [2021-10-26T18:48:29.398Z] [2021-10-26T18:48:31.940Z] core18 20210722 from Canonical* installed [2021-10-26T18:48:31.940Z] "core18" switched to the "latest/stable" channel [2021-10-26T18:48:31.940Z] [2021-10-26T18:48:34.481Z] snapcraft 5.0 from Canonical* installed [2021-10-26T18:48:34.481Z] "snapcraft" switched to the "latest/stable" channel [2021-10-26T18:48:34.481Z] [2021-10-26T18:48:38.680Z] 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-26T18:48:38.680Z] - README.md [2021-10-26T18:48:38.680Z] [2021-10-26T18:48:38.680Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-26T18:48:39.249Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-26T18:48:39.508Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-26T18:48:39.508Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-26T18:48:40.708Z] Reading package lists... [2021-10-26T18:48:40.968Z] 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-26T18:48:40.968Z] Reading package lists... [2021-10-26T18:48:40.968Z] Building dependency tree... [2021-10-26T18:48:40.968Z] Reading state information... [2021-10-26T18:48:41.228Z] Suggested packages: [2021-10-26T18:48:41.228Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-26T18:48:41.228Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-26T18:48:41.228Z] Recommended packages: [2021-10-26T18:48:41.228Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-26T18:48:41.228Z] The following NEW packages will be installed: [2021-10-26T18:48:41.228Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-26T18:48:41.228Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-26T18:48:41.228Z] pkg-config zip [2021-10-26T18:48:41.228Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-26T18:48:41.228Z] Need to get 7670 kB of archives. [2021-10-26T18:48:41.228Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-26T18:48:41.228Z] 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-26T18:48:41.489Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-26T18:48:41.489Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-26T18:48:41.489Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-26T18:48:41.489Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-26T18:48:41.489Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-26T18:48:41.489Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-26T18:48:41.749Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-26T18:48:41.749Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-26T18:48:41.749Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-26T18:48:41.749Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-26T18:48:42.010Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-26T18:48:42.010Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-26T18:48:42.010Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-26T18:48:42.010Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-26T18:48:42.270Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T18:48:42.270Z] Fetched 7670 kB in 1s (10.5 MB/s) [2021-10-26T18:48:42.270Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-26T18:48:42.270Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-26T18:48:42.270Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-26T18:48:42.270Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-26T18:48:42.270Z] Selecting previously unselected package libpsl5:amd64. [2021-10-26T18:48:42.270Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-26T18:48:42.270Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-26T18:48:42.532Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-26T18:48:42.532Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-26T18:48:42.532Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-26T18:48:42.532Z] Selecting previously unselected package librtmp1:amd64. [2021-10-26T18:48:42.532Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-26T18:48:42.532Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-26T18:48:42.532Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-26T18:48:42.532Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-26T18:48:42.532Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-26T18:48:42.532Z] Selecting previously unselected package liberror-perl. [2021-10-26T18:48:42.532Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-26T18:48:42.532Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-26T18:48:42.532Z] Selecting previously unselected package git-man. [2021-10-26T18:48:42.532Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-26T18:48:42.532Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-26T18:48:42.790Z] Selecting previously unselected package git. [2021-10-26T18:48:42.790Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-26T18:48:42.790Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-26T18:48:43.360Z] Selecting previously unselected package libnorm1:amd64. [2021-10-26T18:48:43.360Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-26T18:48:43.360Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-26T18:48:43.360Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-26T18:48:43.360Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-26T18:48:43.360Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-26T18:48:43.360Z] Selecting previously unselected package libsodium23:amd64. [2021-10-26T18:48:43.360Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-26T18:48:43.360Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-26T18:48:43.360Z] Selecting previously unselected package libzmq5:amd64. [2021-10-26T18:48:43.360Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-26T18:48:43.360Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T18:48:43.619Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-26T18:48:43.619Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-26T18:48:43.619Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T18:48:43.619Z] Selecting previously unselected package pkg-config. [2021-10-26T18:48:43.619Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-26T18:48:43.619Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-26T18:48:43.620Z] Selecting previously unselected package zip. [2021-10-26T18:48:43.620Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-26T18:48:43.620Z] Unpacking zip (3.0-11build1) ... [2021-10-26T18:48:43.620Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-26T18:48:43.620Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-26T18:48:43.620Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-26T18:48:43.620Z] Setting up liberror-perl (0.17025-1) ... [2021-10-26T18:48:43.620Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-26T18:48:43.620Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-26T18:48:43.620Z] No schema files found: doing nothing. [2021-10-26T18:48:43.880Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-26T18:48:43.880Z] Setting up zip (3.0-11build1) ... [2021-10-26T18:48:43.880Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-26T18:48:43.880Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-26T18:48:43.880Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-26T18:48:43.880Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T18:48:43.880Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-26T18:48:43.880Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T18:48:43.880Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-26T18:48:43.880Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T18:48:44.450Z] git set to automatically installed. [2021-10-26T18:48:44.450Z] git-man set to automatically installed. [2021-10-26T18:48:44.450Z] libcurl3-gnutls set to automatically installed. [2021-10-26T18:48:44.450Z] liberror-perl set to automatically installed. [2021-10-26T18:48:44.450Z] libglib2.0-0 set to automatically installed. [2021-10-26T18:48:44.450Z] libnghttp2-14 set to automatically installed. [2021-10-26T18:48:44.450Z] libnorm1 set to automatically installed. [2021-10-26T18:48:44.450Z] libpgm-5.2-0 set to automatically installed. [2021-10-26T18:48:44.450Z] libpsl5 set to automatically installed. [2021-10-26T18:48:44.450Z] librtmp1 set to automatically installed. [2021-10-26T18:48:44.450Z] libsodium23 set to automatically installed. [2021-10-26T18:48:44.450Z] libzmq3-dev set to automatically installed. [2021-10-26T18:48:44.450Z] libzmq5 set to automatically installed. [2021-10-26T18:48:44.450Z] pkg-config set to automatically installed. [2021-10-26T18:48:44.450Z] zip set to automatically installed. [2021-10-26T18:48:45.831Z] snapd is not logged in, snap install commands will use sudo [2021-10-26T18:48:53.956Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-26T18:48:54.217Z] snapd is not logged in, snap install commands will use sudo [2021-10-26T18:48:58.419Z] core18 20211015 from Canonical* refreshed [2021-10-26T18:48:58.990Z] Pulling config-common [2021-10-26T18:48:58.990Z] + snapcraftctl pull [2021-10-26T18:49:00.369Z] Pulling go-build-helper [2021-10-26T18:49:00.369Z] + snapcraftctl pull [2021-10-26T18:49:01.747Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-26T18:49:01.748Z] Skipping pull go-build-helper (already ran) [2021-10-26T18:49:01.748Z] Building go-build-helper [2021-10-26T18:49:01.748Z] + snapcraftctl build [2021-10-26T18:49:03.657Z] Staging go-build-helper [2021-10-26T18:49:03.657Z] + snapcraftctl stage [2021-10-26T18:49:11.791Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-26T18:49:11.791Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-26T18:49:11.791Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-26T18:49:11.791Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-26T18:49:11.791Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-26T18:49:11.791Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-26T18:49:11.791Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-26T18:49:11.791Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-26T18:49:11.791Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-26T18:49:11.791Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-26T18:49:11.791Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-26T18:49:11.791Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-26T18:49:11.791Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-26T18:49:11.791Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-26T18:49:11.791Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-26T18:49:11.791Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-26T18:49:11.791Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-26T18:49:11.791Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-26T18:49:11.791Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-26T18:49:11.791Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-26T18:49:11.791Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-26T18:49:11.791Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-26T18:49:11.791Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-26T18:49:11.791Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-26T18:49:11.791Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-26T18:49:11.791Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-26T18:49:11.791Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-26T18:49:11.791Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-26T18:49:11.791Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-26T18:49:11.791Z] Fetched 224 kB in 0s (0 B/s) [2021-10-26T18:49:11.791Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-26T18:49:11.791Z] Fetched 157 kB in 0s (0 B/s) [2021-10-26T18:49:11.791Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-26T18:49:11.791Z] Fetched 221 kB in 0s (0 B/s) [2021-10-26T18:49:11.791Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-26T18:49:11.791Z] Fetched 143 kB in 0s (0 B/s) [2021-10-26T18:49:11.791Z] Pulling edgex-go [2021-10-26T18:49:11.791Z] + snapcraftctl pull [2021-10-26T18:49:13.172Z] Pulling hooks [2021-10-26T18:49:13.172Z] + snapcraftctl pull [2021-10-26T18:49:24.333Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:49:24.333Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:49:24.333Z] ---> ad7440ad6b43 [2021-10-26T18:49:24.333Z] Step 3/30 : WORKDIR /edgex-go [2021-10-26T18:49:24.333Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:49:24.333Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:49:24.333Z] ---> ad7440ad6b43 [2021-10-26T18:49:24.333Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T18:49:24.333Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:49:24.333Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:49:24.333Z] ---> ad7440ad6b43 [2021-10-26T18:49:24.333Z] Step 3/24 : WORKDIR /edgex-go [2021-10-26T18:49:24.333Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:49:24.333Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:49:24.333Z] ---> ad7440ad6b43 [2021-10-26T18:49:24.333Z] Step 3/21 : WORKDIR /edgex-go [2021-10-26T18:49:24.333Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:49:24.333Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:49:24.333Z] ---> ad7440ad6b43 [2021-10-26T18:49:24.333Z] Step 3/20 : WORKDIR /edgex-go [2021-10-26T18:49:24.333Z] ---> Running in 76c5ba90a9b1 [2021-10-26T18:49:24.333Z] ---> Running in a4d6f61c0445 [2021-10-26T18:49:24.333Z] ---> Running in 52573f0b28b2 [2021-10-26T18:49:24.333Z] ---> Running in 41ee60208da8 [2021-10-26T18:49:24.333Z] ---> Running in c042f1d76751 [2021-10-26T18:49:24.333Z] Removing intermediate container 41ee60208da8 [2021-10-26T18:49:24.333Z] ---> aaa7a7cc0827 [2021-10-26T18:49:24.333Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:49:24.333Z] Removing intermediate container a4d6f61c0445 [2021-10-26T18:49:24.333Z] ---> d99f52fb1c48 [2021-10-26T18:49:24.333Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:49:24.333Z] Removing intermediate container 52573f0b28b2 [2021-10-26T18:49:24.333Z] ---> 050d80387432 [2021-10-26T18:49:24.333Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:49:24.333Z] Removing intermediate container 76c5ba90a9b1 [2021-10-26T18:49:24.333Z] ---> 423f27a30bda [2021-10-26T18:49:24.333Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:49:24.333Z] ---> Running in d5e95f668541 [2021-10-26T18:49:24.333Z] ---> Running in ac4d066b3ac6 [2021-10-26T18:49:24.333Z] Removing intermediate container c042f1d76751 [2021-10-26T18:49:24.333Z] ---> 13226edd8c7a [2021-10-26T18:49:24.333Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:49:24.333Z] ---> Running in db4034fcbb88 [2021-10-26T18:49:24.333Z] ---> Running in 4a070d492aad [2021-10-26T18:49:24.333Z] ---> Running in eecb566ce6d3 [2021-10-26T18:49:24.333Z] Removing intermediate container d5e95f668541 [2021-10-26T18:49:24.333Z] ---> 87d370618474 [2021-10-26T18:49:24.333Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-26T18:49:24.333Z] ---> Running in c0b789d94ee4 [2021-10-26T18:49:24.333Z] Removing intermediate container 4a070d492aad [2021-10-26T18:49:24.333Z] ---> f45c11cefcf8 [2021-10-26T18:49:24.333Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-26T18:49:24.333Z] Removing intermediate container db4034fcbb88 [2021-10-26T18:49:24.333Z] ---> 7bdeaf1f0d4b [2021-10-26T18:49:24.333Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-26T18:49:24.333Z] Removing intermediate container eecb566ce6d3 [2021-10-26T18:49:24.333Z] ---> fe0aeb330b82 [2021-10-26T18:49:24.333Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-26T18:49:24.333Z] ---> Running in 266b68e81f75 [2021-10-26T18:49:24.333Z] ---> Running in 9fbdbc8b1544 [2021-10-26T18:49:24.333Z] Removing intermediate container ac4d066b3ac6 [2021-10-26T18:49:24.333Z] ---> 9af7afae3e86 [2021-10-26T18:49:24.333Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-26T18:49:24.333Z] ---> Running in 04a4fd10613f [2021-10-26T18:49:24.333Z] ---> Running in d34d163526cd [2021-10-26T18:49:24.607Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:49:25.586Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:49:25.586Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:49:25.861Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:49:25.861Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:49:25.861Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:49:26.458Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:49:26.738Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:49:26.738Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:49:26.738Z] OK: 219 MiB in 52 packages [2021-10-26T18:49:26.738Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:49:27.739Z] OK: 219 MiB in 52 packages [2021-10-26T18:49:28.020Z] OK: 219 MiB in 52 packages [2021-10-26T18:49:28.020Z] OK: 219 MiB in 52 packages [2021-10-26T18:49:28.295Z] OK: 219 MiB in 52 packages [2021-10-26T18:49:28.295Z] Removing intermediate container c0b789d94ee4 [2021-10-26T18:49:28.295Z] ---> 1d975386f513 [2021-10-26T18:49:28.295Z] Step 6/22 : COPY . . [2021-10-26T18:49:29.281Z] Removing intermediate container 266b68e81f75 [2021-10-26T18:49:29.281Z] ---> eb60daa5a07e [2021-10-26T18:49:29.281Z] Step 6/24 : COPY . . [2021-10-26T18:49:29.875Z] Removing intermediate container 04a4fd10613f [2021-10-26T18:49:29.875Z] ---> 79a4a8a035a3 [2021-10-26T18:49:29.875Z] Step 6/20 : COPY . . [2021-10-26T18:49:29.875Z] Removing intermediate container d34d163526cd [2021-10-26T18:49:29.875Z] ---> 6910a2564a0e [2021-10-26T18:49:29.875Z] Step 6/21 : COPY . . [2021-10-26T18:49:30.148Z] Removing intermediate container 9fbdbc8b1544 [2021-10-26T18:49:30.148Z] ---> 1049ce97f31b [2021-10-26T18:49:30.148Z] Step 6/30 : COPY . . [2021-10-26T18:49:31.274Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-26T18:49:31.274Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-26T18:49:31.274Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-26T18:49:31.274Z] Fetched 0 B in 0s (0 B/s) [2021-10-26T18:49:31.274Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-26T18:49:31.274Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-26T18:49:31.274Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-26T18:49:31.274Z] Fetched 279 kB in 0s (0 B/s) [2021-10-26T18:49:31.274Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-26T18:49:31.274Z] Fetched 122 kB in 0s (0 B/s) [2021-10-26T18:49:31.274Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-26T18:49:31.274Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-26T18:49:31.274Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-26T18:49:31.274Z] Fetched 8848 B in 0s (0 B/s) [2021-10-26T18:49:31.274Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-26T18:49:31.274Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-26T18:49:31.274Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-26T18:49:31.274Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-26T18:49:31.274Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-26T18:49:31.274Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-26T18:49:31.274Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-26T18:49:31.274Z] Fetched 220 kB in 0s (0 B/s) [2021-10-26T18:49:31.274Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-26T18:49:31.274Z] Fetched 154 kB in 0s (0 B/s) [2021-10-26T18:49:31.274Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-26T18:49:31.274Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-26T18:49:31.274Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-26T18:49:31.274Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-26T18:49:31.275Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-26T18:49:31.275Z] Fetched 499 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-26T18:49:31.275Z] Fetched 111 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-26T18:49:31.275Z] Fetched 240 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-26T18:49:31.275Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-26T18:49:31.275Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-26T18:49:31.275Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-26T18:49:31.275Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-26T18:49:31.275Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-26T18:49:31.275Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-26T18:49:31.275Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-26T18:49:31.275Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-26T18:49:31.275Z] Fetched 8720 B in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-26T18:49:31.275Z] Fetched 140 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-26T18:49:31.275Z] Fetched 119 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-26T18:49:31.275Z] Fetched 111 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-26T18:49:31.275Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-26T18:49:31.275Z] Fetched 646 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-26T18:49:31.275Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-26T18:49:31.275Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-26T18:49:31.275Z] Fetched 368 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-26T18:49:31.275Z] Fetched 187 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-26T18:49:31.275Z] Fetched 175 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-26T18:49:31.275Z] Fetched 206 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-26T18:49:31.275Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-26T18:49:31.275Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-26T18:49:31.275Z] Fetched 159 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-26T18:49:31.275Z] Fetched 107 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-26T18:49:31.275Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-26T18:49:31.275Z] Pulling static-packages [2021-10-26T18:49:31.275Z] + snapcraftctl pull [2021-10-26T18:49:31.275Z] Pulling version [2021-10-26T18:49:31.275Z] + cd /root/project [2021-10-26T18:49:31.275Z] + git describe --tags --abbrev=0 [2021-10-26T18:49:31.275Z] + sed s/v// [2021-10-26T18:49:31.275Z] + GIT_VERSION=2.0.1-dev.79 [2021-10-26T18:49:31.275Z] + [ -z 2.0.1-dev.79 ] [2021-10-26T18:49:31.275Z] + snapcraftctl set-version 2.0.1-dev.79 [2021-10-26T18:49:31.845Z] Building config-common [2021-10-26T18:49:31.845Z] + snapcraftctl build [2021-10-26T18:49:33.759Z] Skipping build go-build-helper (already ran) [2021-10-26T18:49:34.018Z] Building edgex-go [2021-10-26T18:49:34.299Z] + cd /root/parts/edgex-go/src [2021-10-26T18:49:34.299Z] + git describe --tags --abbrev=0 [2021-10-26T18:49:34.299Z] + sed s/v// [2021-10-26T18:49:34.299Z] + GIT_VERSION=2.0.1-dev.79 [2021-10-26T18:49:34.299Z] + [ -z 2.0.1-dev.79 ] [2021-10-26T18:49:34.299Z] + echo 2.0.1-dev.79 [2021-10-26T18:49:34.299Z] + [ ! -d vendor ] [2021-10-26T18:49:34.299Z] + go mod download all [2021-10-26T18:49:46.680Z] + make build [2021-10-26T18:49:46.680Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T18:49:52.327Z] ---> 9730f173c224 [2021-10-26T18:49:52.327Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:49:52.327Z] ---> Running in 89ed78827d89 [2021-10-26T18:49:52.327Z] ---> df4c890c2054 [2021-10-26T18:49:52.327Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:49:52.327Z] ---> 8f5f11d07006 [2021-10-26T18:49:52.327Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:49:52.327Z] ---> 206d678f8f9b [2021-10-26T18:49:52.327Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:49:52.327Z] ---> Running in cb309dae2496 [2021-10-26T18:49:52.327Z] ---> Running in 41a34a8729c8 [2021-10-26T18:49:52.600Z] ---> Running in cf64eac9743d [2021-10-26T18:49:53.598Z] ---> b01bd9d186ae [2021-10-26T18:49:53.598Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:49:53.876Z] ---> Running in 9c20d7a1e1ff [2021-10-26T18:49:56.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T18:49:58.216Z] Removing intermediate container 89ed78827d89 [2021-10-26T18:49:58.217Z] ---> 65a9dfe52d0d [2021-10-26T18:49:58.217Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-26T18:49:58.217Z] ---> Running in 8263b26ae316 [2021-10-26T18:49:58.492Z] Removing intermediate container cb309dae2496 [2021-10-26T18:49:58.492Z] ---> bfa0195522de [2021-10-26T18:49:58.492Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-26T18:49:58.775Z] ---> Running in a4c2e864302a [2021-10-26T18:49:58.775Z] Removing intermediate container 41a34a8729c8 [2021-10-26T18:49:58.775Z] ---> c6e3a86d2f69 [2021-10-26T18:49:58.775Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-26T18:49:59.058Z] Removing intermediate container cf64eac9743d [2021-10-26T18:49:59.058Z] ---> 91502c850070 [2021-10-26T18:49:59.058Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-26T18:49:59.058Z] ---> Running in a34374c8fa70 [2021-10-26T18:49:59.058Z] Removing intermediate container 9c20d7a1e1ff [2021-10-26T18:49:59.058Z] ---> f33300482018 [2021-10-26T18:49:59.058Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-26T18:49:59.058Z] ---> Running in fe45eedf5134 [2021-10-26T18:49:59.334Z] ---> Running in 353cf9dffcb7 [2021-10-26T18:49:59.941Z] 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-26T18:50:00.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T18:50:00.938Z] 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-26T18:50:01.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T18:50:01.929Z] 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-26T18:50:01.929Z] 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-26T18:50:01.929Z] 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-26T18:50:03.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T18:50:03.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T18:50:04.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T18:50:06.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T18:50:07.012Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T18:50:08.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T18:50:09.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T18:50:10.269Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-26T18:50:12.176Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-26T18:50:12.176Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-26T18:50:12.176Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-26T18:50:12.176Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-26T18:50:12.176Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-26T18:50:12.176Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-26T18:50:12.176Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-26T18:50:12.176Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-26T18:50:12.176Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-26T18:50:12.176Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-26T18:50:12.176Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-26T18:50:12.176Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-26T18:50:12.176Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-26T18:50:12.176Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-26T18:50:12.176Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-26T18:50:12.176Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-26T18:50:12.176Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-26T18:50:12.176Z] + 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-26T18:50:12.176Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-26T18:50:12.176Z] + 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-26T18:50:12.176Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-26T18:50:12.176Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-26T18:50:12.176Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-26T18:50:12.176Z] + 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-26T18:50:12.176Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-26T18:50:12.176Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-26T18:50:12.176Z] + 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-26T18:50:13.118Z] Building hooks [2021-10-26T18:50:13.118Z] + cd /root/parts/hooks/src [2021-10-26T18:50:13.118Z] + make build [2021-10-26T18:50:13.118Z] go mod tidy [2021-10-26T18:50:13.376Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-26T18:50:13.634Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-26T18:50:13.634Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-26T18:50:13.893Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-26T18:50:14.831Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-26T18:50:15.092Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-26T18:50:15.092Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-26T18:50:18.396Z] Building static-packages [2021-10-26T18:50:18.396Z] + snapcraftctl build [2021-10-26T18:50:19.776Z] Building version [2021-10-26T18:50:19.776Z] + snapcraftctl build [2021-10-26T18:50:22.314Z] Staging config-common [2021-10-26T18:50:22.314Z] + snapcraftctl stage [2021-10-26T18:50:22.884Z] Skipping stage go-build-helper (already ran) [2021-10-26T18:50:22.884Z] Staging edgex-go [2021-10-26T18:50:22.884Z] + snapcraftctl stage [2021-10-26T18:50:24.266Z] Staging hooks [2021-10-26T18:50:24.266Z] + snapcraftctl stage [2021-10-26T18:50:25.205Z] Staging static-packages [2021-10-26T18:50:25.205Z] + snapcraftctl stage [2021-10-26T18:50:26.144Z] Staging version [2021-10-26T18:50:26.144Z] + snapcraftctl stage [2021-10-26T18:50:27.528Z] Priming config-common [2021-10-26T18:50:27.528Z] + snapcraftctl prime [2021-10-26T18:50:28.469Z] Priming go-build-helper [2021-10-26T18:50:28.469Z] + snapcraftctl prime [2021-10-26T18:50:29.409Z] Priming edgex-go [2021-10-26T18:50:29.410Z] + snapcraftctl prime [2021-10-26T18:50:30.790Z] Priming hooks [2021-10-26T18:50:30.790Z] + snapcraftctl prime [2021-10-26T18:50:31.728Z] Priming static-packages [2021-10-26T18:50:31.988Z] + snapcraftctl prime [2021-10-26T18:50:34.527Z] Priming version [2021-10-26T18:50:34.527Z] + snapcraftctl prime [2021-10-26T18:50:35.463Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-26T18:51:53.793Z] 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-26T18:51:53.793Z] 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-26T18:51:53.793Z] Removing intermediate container 8263b26ae316 [2021-10-26T18:51:53.793Z] ---> b4d3fed44b55 [2021-10-26T18:51:53.793Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-26T18:51:53.793Z] ---> Running in 3b7ba4e25e7d [2021-10-26T18:51:55.789Z] 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-26T18:52:01.221Z] Removing intermediate container 3b7ba4e25e7d [2021-10-26T18:52:01.221Z] ---> fa812344d68d [2021-10-26T18:52:01.221Z] [2021-10-26T18:52:01.221Z] Step 10/22 : FROM docker:20.10.8 [2021-10-26T18:52:01.221Z] 20.10.8: Pulling from library/docker [2021-10-26T18:52:04.620Z] Removing intermediate container 353cf9dffcb7 [2021-10-26T18:52:04.620Z] ---> 93b25a6a7f1b [2021-10-26T18:52:04.620Z] [2021-10-26T18:52:04.620Z] Step 9/30 : FROM alpine:3.14 [2021-10-26T18:52:04.620Z] Removing intermediate container a34374c8fa70 [2021-10-26T18:52:04.620Z] ---> 72f14ae3e9b0 [2021-10-26T18:52:04.620Z] [2021-10-26T18:52:04.620Z] Step 9/20 : FROM alpine:3.14 [2021-10-26T18:52:04.620Z] Removing intermediate container fe45eedf5134 [2021-10-26T18:52:04.620Z] ---> 1fa9c7dad54e [2021-10-26T18:52:04.620Z] [2021-10-26T18:52:04.620Z] Step 9/24 : FROM alpine:3.14 [2021-10-26T18:52:04.620Z] 3.14: Pulling from library/alpine [2021-10-26T18:52:04.620Z] 3.14: Pulling from library/alpine [2021-10-26T18:52:04.900Z] Removing intermediate container a4c2e864302a [2021-10-26T18:52:04.900Z] ---> 7a9abe4f62be [2021-10-26T18:52:04.900Z] [2021-10-26T18:52:04.900Z] Step 9/21 : FROM alpine:3.14 [2021-10-26T18:52:05.173Z] 3.14: Pulling from library/alpine [2021-10-26T18:52:05.173Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T18:52:05.173Z] Status: Downloaded newer image for alpine:3.14 [2021-10-26T18:52:05.173Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T18:52:05.173Z] Status: Image is up to date for alpine:3.14 [2021-10-26T18:52:05.173Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T18:52:05.173Z] Status: Image is up to date for alpine:3.14 [2021-10-26T18:52:05.173Z] ---> bb3de5531c18 [2021-10-26T18:52:05.173Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-26T18:52:05.173Z] ---> bb3de5531c18 [2021-10-26T18:52:05.173Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-26T18:52:05.173Z] ---> bb3de5531c18 [2021-10-26T18:52:05.173Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-26T18:52:05.173Z] 3.14: Pulling from library/alpine [2021-10-26T18:52:05.446Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T18:52:05.446Z] Status: Image is up to date for alpine:3.14 [2021-10-26T18:52:05.446Z] ---> bb3de5531c18 [2021-10-26T18:52:05.446Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-26T18:52:05.446Z] ---> Running in 2574843cb3fa [2021-10-26T18:52:05.446Z] ---> Running in afff9bf776f5 [2021-10-26T18:52:05.446Z] ---> Running in 87e6996aaa66 [2021-10-26T18:52:05.446Z] ---> Running in a7449fb203af [2021-10-26T18:52:06.437Z] Removing intermediate container 87e6996aaa66 [2021-10-26T18:52:06.437Z] ---> 3daa1ebc2a50 [2021-10-26T18:52:06.437Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-26T18:52:06.437Z] ---> Running in a915d8032ce4 [2021-10-26T18:52:07.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:52:07.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:52:08.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:52:08.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:52:08.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:52:08.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:52:08.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:52:08.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:52:08.992Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-26T18:52:08.992Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-26T18:52:08.992Z] (3/3) Installing su-exec (0.2-r1) [2021-10-26T18:52:08.992Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:52:08.992Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T18:52:09.269Z] OK: 6 MiB in 17 packages [2021-10-26T18:52:09.269Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-26T18:52:09.546Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-26T18:52:09.546Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T18:52:09.546Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-26T18:52:09.546Z] (5/5) Installing curl (7.79.1-r0) [2021-10-26T18:52:09.546Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:52:09.546Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T18:52:09.826Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-26T18:52:09.826Z] (2/2) Installing su-exec (0.2-r1) [2021-10-26T18:52:09.826Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:52:09.826Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-26T18:52:09.826Z] OK: 5 MiB in 16 packages [2021-10-26T18:52:10.101Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-26T18:52:10.101Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:52:10.101Z] OK: 8 MiB in 19 packages [2021-10-26T18:52:10.101Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T18:52:10.379Z] OK: 6 MiB in 16 packages [2021-10-26T18:52:11.815Z] Removing intermediate container a915d8032ce4 [2021-10-26T18:52:11.815Z] ---> 4c73de39ed02 [2021-10-26T18:52:11.815Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-26T18:52:12.086Z] ---> Running in a7a772271a8a [2021-10-26T18:52:12.086Z] Removing intermediate container afff9bf776f5 [2021-10-26T18:52:12.086Z] ---> 05fdc5f910c7 [2021-10-26T18:52:12.086Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T18:52:12.357Z] ---> Running in fbccf43f6f85 [2021-10-26T18:52:12.630Z] Removing intermediate container 2574843cb3fa [2021-10-26T18:52:12.630Z] ---> 131d32fc7658 [2021-10-26T18:52:12.630Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T18:52:12.630Z] Removing intermediate container a7449fb203af [2021-10-26T18:52:12.630Z] ---> 6bbbc210a507 [2021-10-26T18:52:12.630Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T18:52:12.910Z] Removing intermediate container a7a772271a8a [2021-10-26T18:52:12.910Z] ---> fb3327897960 [2021-10-26T18:52:12.910Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-26T18:52:12.910Z] ---> Running in 35496974ab76 [2021-10-26T18:52:12.910Z] ---> Running in 21f533506231 [2021-10-26T18:52:12.910Z] ---> Running in db8d8307a2a1 [2021-10-26T18:52:13.187Z] Removing intermediate container fbccf43f6f85 [2021-10-26T18:52:13.187Z] ---> ff6d6af941d1 [2021-10-26T18:52:13.187Z] Step 12/24 : WORKDIR / [2021-10-26T18:52:13.458Z] ---> Running in 7048427fe5eb [2021-10-26T18:52:13.739Z] Removing intermediate container 35496974ab76 [2021-10-26T18:52:13.739Z] ---> 2c8028c3900f [2021-10-26T18:52:13.739Z] Step 12/20 : WORKDIR /edgex [2021-10-26T18:52:13.739Z] Removing intermediate container 21f533506231 [2021-10-26T18:52:13.739Z] ---> b645338eb322 [2021-10-26T18:52:13.739Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-26T18:52:13.739Z] ---> Running in 75cdb19ef9db [2021-10-26T18:52:14.017Z] ---> Running in 30bb8261f7d2 [2021-10-26T18:52:14.017Z] Removing intermediate container db8d8307a2a1 [2021-10-26T18:52:14.017Z] ---> 3321c38931cf [2021-10-26T18:52:14.017Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-26T18:52:14.017Z] Removing intermediate container 7048427fe5eb [2021-10-26T18:52:14.017Z] ---> 971ccfce7211 [2021-10-26T18:52:14.017Z] 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-26T18:52:14.017Z] ---> Running in 707f6361c65d [2021-10-26T18:52:14.619Z] Removing intermediate container 75cdb19ef9db [2021-10-26T18:52:14.619Z] ---> 1384d921d3f7 [2021-10-26T18:52:14.619Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-26T18:52:14.893Z] Removing intermediate container 707f6361c65d [2021-10-26T18:52:14.893Z] ---> 5658cdfce65f [2021-10-26T18:52:14.893Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-26T18:52:15.169Z] ---> Running in d3ccc5ee0b82 [2021-10-26T18:52:15.772Z] ---> 2f16022375b2 [2021-10-26T18:52:15.772Z] 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-26T18:52:15.772Z] Removing intermediate container d3ccc5ee0b82 [2021-10-26T18:52:15.772Z] ---> e213bcca6ea3 [2021-10-26T18:52:15.772Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T18:52:16.372Z] ---> c66730881c93 [2021-10-26T18:52:16.372Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-26T18:52:16.648Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-26T18:52:16.648Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-26T18:52:16.648Z] ---> 3734d5adc5ac [2021-10-26T18:52:16.648Z] 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-26T18:52:16.648Z] ---> Running in 60b49dbfab73 [2021-10-26T18:52:16.927Z] Removing intermediate container 30bb8261f7d2 [2021-10-26T18:52:16.927Z] ---> 55e3e7ca8442 [2021-10-26T18:52:16.927Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-26T18:52:16.927Z] ---> Running in a331102f29ca [2021-10-26T18:52:17.203Z] ---> f42b673277a8 [2021-10-26T18:52:17.203Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-26T18:52:17.203Z] ---> b3ea2a1922ca [2021-10-26T18:52:17.203Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-26T18:52:17.477Z] Removing intermediate container 60b49dbfab73 [2021-10-26T18:52:17.477Z] ---> 2bdac228e2fa [2021-10-26T18:52:17.477Z] 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-26T18:52:17.477Z] ---> Running in 13598c77dd3a [2021-10-26T18:52:17.747Z] Removing intermediate container a331102f29ca [2021-10-26T18:52:17.747Z] ---> 387c35d8fb7c [2021-10-26T18:52:17.747Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-26T18:52:18.725Z] ---> ea974152ee96 [2021-10-26T18:52:18.725Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-26T18:52:18.725Z] ---> 824079136ec0 [2021-10-26T18:52:18.725Z] 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-26T18:52:19.011Z] ---> 0e10a978bb81 [2021-10-26T18:52:19.011Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-26T18:52:19.282Z] ---> Running in 3fd5df12bda1 [2021-10-26T18:52:19.282Z] ---> 5701511e1755 [2021-10-26T18:52:19.282Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-26T18:52:19.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:52:19.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:52:20.435Z] ---> a5547361e37e [2021-10-26T18:52:20.435Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-26T18:52:20.435Z] ---> 2990f4d4f3e1 [2021-10-26T18:52:20.435Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-26T18:52:20.715Z] ---> Running in 3286616de8fb [2021-10-26T18:52:20.715Z] (1/42) Installing readline (8.1.0-r0) [2021-10-26T18:52:20.715Z] (2/42) Installing bash (5.1.4-r0) [2021-10-26T18:52:20.991Z] Executing bash-5.1.4-r0.post-install [2021-10-26T18:52:20.991Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-26T18:52:20.991Z] ---> 416dcd53f32a [2021-10-26T18:52:20.991Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-26T18:52:20.991Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T18:52:20.991Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-26T18:52:20.991Z] (6/42) Installing curl (7.79.1-r0) [2021-10-26T18:52:20.991Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-26T18:52:20.991Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-26T18:52:20.991Z] (9/42) Installing expat (2.4.1-r0) [2021-10-26T18:52:20.991Z] (10/42) Installing libffi (3.3-r2) [2021-10-26T18:52:20.991Z] (11/42) Installing gdbm (1.19-r0) [2021-10-26T18:52:20.991Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-26T18:52:20.991Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T18:52:20.991Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T18:52:20.991Z] ---> Running in c0b8f05a8025 [2021-10-26T18:52:20.991Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-26T18:52:20.991Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-26T18:52:21.263Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-26T18:52:21.541Z] Removing intermediate container 3286616de8fb [2021-10-26T18:52:21.541Z] ---> 856c459e7fd6 [2021-10-26T18:52:21.541Z] Step 17/20 : CMD ["--init=true"] [2021-10-26T18:52:21.826Z] ---> Running in 5ad358cfc461 [2021-10-26T18:52:21.826Z] Removing intermediate container c0b8f05a8025 [2021-10-26T18:52:21.826Z] ---> 51e22fba2e21 [2021-10-26T18:52:21.826Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T18:52:22.101Z] ---> Running in c1bcf785a99a [2021-10-26T18:52:22.718Z] ---> 100e0ceee870 [2021-10-26T18:52:22.718Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-26T18:52:22.718Z] Removing intermediate container 5ad358cfc461 [2021-10-26T18:52:22.718Z] ---> 44bc36c2e2de [2021-10-26T18:52:22.718Z] Step 18/20 : LABEL arch=arm64 [2021-10-26T18:52:22.718Z] Removing intermediate container c1bcf785a99a [2021-10-26T18:52:22.718Z] ---> b9d3c8cbff0d [2021-10-26T18:52:22.718Z] Step 19/21 : LABEL arch=arm64 [2021-10-26T18:52:22.718Z] ---> Running in e1ceea71945d [2021-10-26T18:52:23.005Z] Removing intermediate container 3fd5df12bda1 [2021-10-26T18:52:23.005Z] ---> e9b7b4c9ccd5 [2021-10-26T18:52:23.005Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T18:52:23.005Z] ---> Running in eaa80c5e9d5c [2021-10-26T18:52:23.284Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-26T18:52:23.284Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-26T18:52:23.612Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-26T18:52:23.612Z] Removing intermediate container e1ceea71945d [2021-10-26T18:52:23.612Z] ---> 94f9443eb9ad [2021-10-26T18:52:23.612Z] Step 19/20 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:52:23.612Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-26T18:52:23.612Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-26T18:52:23.612Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-26T18:52:23.916Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-26T18:52:23.916Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-26T18:52:23.916Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-26T18:52:23.916Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-26T18:52:23.916Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-26T18:52:23.916Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-26T18:52:23.916Z] ---> Running in 1e940e61002b [2021-10-26T18:52:23.916Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-26T18:52:23.916Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-26T18:52:23.916Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-26T18:52:23.916Z] Removing intermediate container eaa80c5e9d5c [2021-10-26T18:52:23.916Z] ---> 5dcf5d3253e5 [2021-10-26T18:52:23.916Z] Step 20/21 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:52:23.916Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-26T18:52:23.916Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-26T18:52:23.916Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-26T18:52:24.233Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-26T18:52:24.233Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-26T18:52:24.233Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-26T18:52:24.233Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-26T18:52:24.233Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-26T18:52:24.233Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-26T18:52:24.233Z] ---> Running in 2ced2b8c3539 [2021-10-26T18:52:24.233Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-26T18:52:24.902Z] ---> 4a04f1ff526d [2021-10-26T18:52:24.902Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-26T18:52:24.902Z] Removing intermediate container 1e940e61002b [2021-10-26T18:52:24.902Z] ---> f67d477f5cc7 [2021-10-26T18:52:24.902Z] Step 20/20 : LABEL version=0.0.0 [2021-10-26T18:52:24.902Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:52:25.199Z] ---> 50c406f7527f [2021-10-26T18:52:25.199Z] OK: 84 MiB in 64 packages [2021-10-26T18:52:25.199Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-26T18:52:25.199Z] ---> Running in 4fb526716982 [2021-10-26T18:52:25.533Z] Removing intermediate container 2ced2b8c3539 [2021-10-26T18:52:25.533Z] ---> d5a9ac218b08 [2021-10-26T18:52:25.533Z] Step 21/21 : LABEL version=0.0.0 [2021-10-26T18:52:25.533Z] ---> Running in 322044c0e60d [2021-10-26T18:52:26.563Z] Removing intermediate container 4fb526716982 [2021-10-26T18:52:26.563Z] ---> 4f38d608cfb1 [2021-10-26T18:52:26.563Z] [2021-10-26T18:52:26.563Z] Removing intermediate container 322044c0e60d [2021-10-26T18:52:26.563Z] ---> 27a33856c656 [2021-10-26T18:52:26.563Z] [2021-10-26T18:52:26.563Z] ---> f016febb15cb [2021-10-26T18:52:26.563Z] 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-26T18:52:26.837Z] ---> Running in 7ff2d5c941bb [2021-10-26T18:52:27.440Z] Successfully built 4f38d608cfb1 [2021-10-26T18:52:27.440Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-26T18:52:27.440Z]  Building security-proxy-setup ... done Building core-command [2021-10-26T18:52:27.440Z] Successfully built 27a33856c656 [2021-10-26T18:52:27.440Z] Successfully tagged support-notifications-arm64:latest [2021-10-26T18:52:27.440Z]  Building support-notifications ... done Building core-data [2021-10-26T18:52:27.440Z] ---> c9afd3ca5442 [2021-10-26T18:52:27.440Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-26T18:52:28.424Z] ---> 987c094ca0f4 [2021-10-26T18:52:28.424Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-26T18:52:29.408Z] ---> da64984f279b [2021-10-26T18:52:29.408Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-26T18:52:29.681Z] Removing intermediate container 7ff2d5c941bb [2021-10-26T18:52:29.681Z] ---> d8a4f239b499 [2021-10-26T18:52:29.681Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-26T18:52:29.954Z] ---> Running in 2a07330fa5a0 [2021-10-26T18:52:30.562Z] Collecting docker-compose==1.23.2 [2021-10-26T18:52:30.562Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-26T18:52:30.562Z] Removing intermediate container 2a07330fa5a0 [2021-10-26T18:52:30.562Z] ---> e59fbe201d8b [2021-10-26T18:52:30.562Z] Step 22/24 : LABEL arch=arm64 [2021-10-26T18:52:30.852Z] ---> 5fc0b6e3789b [2021-10-26T18:52:30.852Z] ---> Running in fce68b53982f [2021-10-26T18:52:30.852Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-26T18:52:31.132Z] Collecting cached-property<2,>=1.2.0 [2021-10-26T18:52:31.133Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-26T18:52:31.133Z] ---> Running in 06bac71da6a6 [2021-10-26T18:52:31.416Z] Removing intermediate container fce68b53982f [2021-10-26T18:52:31.416Z] ---> f96ac265c222 [2021-10-26T18:52:31.416Z] Step 23/24 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:52:31.416Z] ---> Running in 76ae15e8ecf2 [2021-10-26T18:52:31.697Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-26T18:52:31.697Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-26T18:52:31.697Z] Removing intermediate container 06bac71da6a6 [2021-10-26T18:52:31.697Z] ---> bb2d3a511b0e [2021-10-26T18:52:31.697Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-26T18:52:32.298Z] Removing intermediate container 76ae15e8ecf2 [2021-10-26T18:52:32.298Z] ---> 635f0f48562c [2021-10-26T18:52:32.298Z] Step 24/24 : LABEL version=0.0.0 [2021-10-26T18:52:32.298Z] ---> Running in 076fc47391fb [2021-10-26T18:52:32.895Z] Collecting PyYAML<4,>=3.10 [2021-10-26T18:52:32.895Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-26T18:52:32.895Z] ---> 88d3e670c82e [2021-10-26T18:52:32.895Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-26T18:52:32.895Z] Removing intermediate container 076fc47391fb [2021-10-26T18:52:32.895Z] ---> 9d3198a0a1f6 [2021-10-26T18:52:32.895Z] [2021-10-26T18:52:33.494Z] ---> Running in 59bc0bb98146 [2021-10-26T18:52:33.494Z] Successfully built 9d3198a0a1f6 [2021-10-26T18:52:33.494Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-26T18:52:33.494Z] Building support-scheduler [2021-10-26T18:52:36.116Z]  Building security-secretstore-setup ... done Removing intermediate container 59bc0bb98146 [2021-10-26T18:52:36.116Z] ---> b353303c5d68 [2021-10-26T18:52:36.116Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-26T18:52:36.116Z] ---> Running in e4eec27b373e [2021-10-26T18:52:36.714Z] Removing intermediate container e4eec27b373e [2021-10-26T18:52:36.714Z] ---> ea4b7620e128 [2021-10-26T18:52:36.714Z] Step 27/30 : CMD ["gate"] [2021-10-26T18:52:36.985Z] Collecting docker<4.0,>=3.6.0 [2021-10-26T18:52:36.985Z] ---> Running in 9ef58b756aa5 [2021-10-26T18:52:36.985Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-26T18:52:36.985Z] Collecting texttable<0.10,>=0.9.0 [2021-10-26T18:52:36.985Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-26T18:52:37.582Z] Removing intermediate container 9ef58b756aa5 [2021-10-26T18:52:37.582Z] ---> 388913aec005 [2021-10-26T18:52:37.582Z] Step 28/30 : LABEL arch=arm64 [2021-10-26T18:52:37.856Z] ---> Running in f02a8582f51f [2021-10-26T18:52:38.473Z] Removing intermediate container f02a8582f51f [2021-10-26T18:52:38.473Z] ---> d9eea3f264cc [2021-10-26T18:52:38.473Z] Step 29/30 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:52:38.758Z] ---> Running in fedcf6c74e21 [2021-10-26T18:52:39.038Z] Collecting docopt<0.7,>=0.6.1 [2021-10-26T18:52:39.313Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-26T18:52:39.583Z] Removing intermediate container fedcf6c74e21 [2021-10-26T18:52:39.583Z] ---> 861466ce28a6 [2021-10-26T18:52:39.583Z] Step 30/30 : LABEL version=0.0.0 [2021-10-26T18:52:39.856Z] ---> Running in 80951f4b4c78 [2021-10-26T18:52:40.455Z] Removing intermediate container 80951f4b4c78 [2021-10-26T18:52:40.455Z] ---> 147be26cd65f [2021-10-26T18:52:40.455Z] [2021-10-26T18:52:40.729Z] Successfully built 147be26cd65f [2021-10-26T18:52:40.729Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-26T18:52:40.729Z] Building core-metadata [2021-10-26T18:52:42.156Z]  Building security-bootstrapper ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-26T18:52:42.156Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-26T18:52:42.156Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-26T18:52:42.156Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-26T18:52:44.128Z] 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-26T18:52:44.406Z] Collecting jsonschema<3,>=2.5.1 [2021-10-26T18:52:44.406Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-26T18:52:44.678Z] Collecting docker-pycreds>=0.4.0 [2021-10-26T18:52:44.678Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-26T18:52:45.658Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-26T18:52:45.658Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-26T18:52:45.928Z] Collecting idna<2.8,>=2.5 [2021-10-26T18:52:45.928Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-26T18:52:46.906Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-26T18:52:46.906Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-26T18:52:46.906Z] 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-26T18:52:47.182Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-26T18:52:47.182Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-26T18:52:47.182Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-26T18:52:47.182Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-26T18:52:48.157Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-26T18:52:48.157Z] Attempting uninstall: urllib3 [2021-10-26T18:52:48.157Z] Found existing installation: urllib3 1.26.5 [2021-10-26T18:52:48.157Z] Uninstalling urllib3-1.26.5: [2021-10-26T18:52:48.429Z] Successfully uninstalled urllib3-1.26.5 [2021-10-26T18:52:49.025Z] Attempting uninstall: idna [2021-10-26T18:52:49.025Z] Found existing installation: idna 3.2 [2021-10-26T18:52:49.025Z] Uninstalling idna-3.2: [2021-10-26T18:52:49.299Z] Successfully uninstalled idna-3.2 [2021-10-26T18:52:50.278Z] Attempting uninstall: chardet [2021-10-26T18:52:50.278Z] Found existing installation: chardet 4.0.0 [2021-10-26T18:52:50.278Z] Uninstalling chardet-4.0.0: [2021-10-26T18:52:50.278Z] Successfully uninstalled chardet-4.0.0 [2021-10-26T18:52:52.256Z] Attempting uninstall: requests [2021-10-26T18:52:52.256Z] Found existing installation: requests 2.25.1 [2021-10-26T18:52:52.256Z] Uninstalling requests-2.25.1: [2021-10-26T18:52:52.256Z] Successfully uninstalled requests-2.25.1 [2021-10-26T18:52:52.530Z] Running setup.py install for texttable: started [2021-10-26T18:52:55.163Z] Running setup.py install for texttable: finished with status 'done' [2021-10-26T18:52:55.163Z] Running setup.py install for PyYAML: started [2021-10-26T18:52:57.784Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-26T18:52:57.784Z] Running setup.py install for docopt: started [2021-10-26T18:53:00.417Z] Running setup.py install for docopt: finished with status 'done' [2021-10-26T18:53:00.417Z] Running setup.py install for dockerpty: started [2021-10-26T18:53:02.402Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-26T18:53:04.390Z] 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-26T18:53:11.124Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:53:11.124Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:53:11.124Z] ---> ad7440ad6b43 [2021-10-26T18:53:11.124Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T18:53:11.124Z] ---> Using cache [2021-10-26T18:53:11.124Z] ---> 13226edd8c7a [2021-10-26T18:53:11.124Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:53:11.124Z] ---> Using cache [2021-10-26T18:53:11.124Z] ---> fe0aeb330b82 [2021-10-26T18:53:11.124Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-26T18:53:11.410Z] ---> Running in f0d358101936 [2021-10-26T18:53:11.689Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:53:11.689Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:53:11.689Z] ---> ad7440ad6b43 [2021-10-26T18:53:11.689Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T18:53:11.689Z] ---> Using cache [2021-10-26T18:53:11.689Z] ---> 13226edd8c7a [2021-10-26T18:53:11.689Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:53:11.689Z] ---> Using cache [2021-10-26T18:53:11.689Z] ---> fe0aeb330b82 [2021-10-26T18:53:11.689Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T18:53:11.689Z] ---> Using cache [2021-10-26T18:53:11.689Z] ---> 79a4a8a035a3 [2021-10-26T18:53:11.689Z] Step 6/22 : COPY . . [2021-10-26T18:53:11.967Z] ---> Using cache [2021-10-26T18:53:11.967Z] ---> 206d678f8f9b [2021-10-26T18:53:11.967Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:53:11.967Z] ---> Using cache [2021-10-26T18:53:11.967Z] ---> 91502c850070 [2021-10-26T18:53:11.967Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-26T18:53:12.246Z] ---> Running in 856c90e5cd3c [2021-10-26T18:53:13.693Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:53:14.291Z] 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-26T18:53:14.891Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:53:15.884Z] OK: 219 MiB in 52 packages [2021-10-26T18:53:17.353Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:53:17.353Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:53:17.353Z] ---> ad7440ad6b43 [2021-10-26T18:53:17.353Z] Step 3/23 : WORKDIR /edgex-go [2021-10-26T18:53:17.353Z] ---> Using cache [2021-10-26T18:53:17.353Z] ---> 13226edd8c7a [2021-10-26T18:53:17.353Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:53:17.353Z] ---> Using cache [2021-10-26T18:53:17.353Z] ---> fe0aeb330b82 [2021-10-26T18:53:17.353Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-26T18:53:17.353Z] ---> Using cache [2021-10-26T18:53:17.353Z] ---> 79a4a8a035a3 [2021-10-26T18:53:17.353Z] Step 6/23 : COPY go.mod . [2021-10-26T18:53:18.801Z] Removing intermediate container f0d358101936 [2021-10-26T18:53:18.801Z] ---> 31602a82291c [2021-10-26T18:53:18.801Z] Step 6/22 : COPY . . [2021-10-26T18:53:19.404Z] ---> a1079adc30fc [2021-10-26T18:53:19.404Z] Step 7/23 : RUN go mod download [2021-10-26T18:53:19.687Z] ---> Running in a5feca9c5a07 [2021-10-26T18:53:25.125Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T18:53:25.125Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T18:53:25.125Z] ---> ad7440ad6b43 [2021-10-26T18:53:25.125Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T18:53:25.125Z] ---> Using cache [2021-10-26T18:53:25.125Z] ---> 13226edd8c7a [2021-10-26T18:53:25.125Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:53:25.125Z] ---> Using cache [2021-10-26T18:53:25.125Z] ---> fe0aeb330b82 [2021-10-26T18:53:25.125Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T18:53:25.125Z] ---> Using cache [2021-10-26T18:53:25.125Z] ---> 79a4a8a035a3 [2021-10-26T18:53:25.125Z] Step 6/22 : COPY . . [2021-10-26T18:53:25.125Z] ---> Using cache [2021-10-26T18:53:25.125Z] ---> 206d678f8f9b [2021-10-26T18:53:25.125Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:53:25.125Z] ---> Using cache [2021-10-26T18:53:25.125Z] ---> 91502c850070 [2021-10-26T18:53:25.125Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-26T18:53:25.734Z] ---> Running in 51b680c02dc9 [2021-10-26T18:53:27.977Z] Removing intermediate container a5feca9c5a07 [2021-10-26T18:53:27.977Z] ---> 744e23117c4d [2021-10-26T18:53:27.977Z] Step 8/23 : COPY . . [2021-10-26T18:53:29.441Z] Removing intermediate container 13598c77dd3a [2021-10-26T18:53:29.441Z] ---> 3689a48ab110 [2021-10-26T18:53:29.441Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-26T18:53:29.441Z] 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-26T18:53:29.710Z] ---> Running in aef58c637863 [2021-10-26T18:53:30.700Z] Removing intermediate container aef58c637863 [2021-10-26T18:53:30.700Z] ---> 8ad63c899b45 [2021-10-26T18:53:30.700Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-26T18:53:30.979Z] ---> Running in 2065c1c4ca11 [2021-10-26T18:53:31.967Z] Removing intermediate container 2065c1c4ca11 [2021-10-26T18:53:31.967Z] ---> 03935ce4ab4b [2021-10-26T18:53:31.967Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-26T18:53:36.313Z] ---> 222b0e727f08 [2021-10-26T18:53:36.313Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-26T18:53:38.321Z] ---> 98ccd013a0eb [2021-10-26T18:53:38.321Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-26T18:53:41.749Z] ---> eb43ed49f1ca [2021-10-26T18:53:41.749Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-26T18:53:41.749Z] ---> Running in 9c8787b3163e [2021-10-26T18:53:43.200Z] Removing intermediate container 9c8787b3163e [2021-10-26T18:53:43.200Z] ---> 3c8774cc8f51 [2021-10-26T18:53:43.200Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T18:53:43.200Z] ---> Running in 75f745b0ce89 [2021-10-26T18:53:44.682Z] Removing intermediate container 75f745b0ce89 [2021-10-26T18:53:44.682Z] ---> a7f397f186a3 [2021-10-26T18:53:44.682Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T18:53:44.682Z] ---> Running in ddd0d420c7f4 [2021-10-26T18:53:46.133Z] Removing intermediate container ddd0d420c7f4 [2021-10-26T18:53:46.133Z] ---> ec03067bdebc [2021-10-26T18:53:46.133Z] Step 21/22 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:53:46.133Z] ---> Running in d3d570849ec7 [2021-10-26T18:53:47.123Z] Removing intermediate container d3d570849ec7 [2021-10-26T18:53:47.123Z] ---> 352f82a25aad [2021-10-26T18:53:47.123Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T18:53:47.402Z] ---> Running in 33a8bf4a4608 [2021-10-26T18:53:48.407Z] Removing intermediate container 33a8bf4a4608 [2021-10-26T18:53:48.407Z] ---> b0cbbf3bcca1 [2021-10-26T18:53:48.407Z] [2021-10-26T18:53:49.853Z] Successfully built b0cbbf3bcca1 [2021-10-26T18:53:49.853Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-26T18:53:55.290Z]  Building sys-mgmt-agent ... done  ---> 42447ce848cf [2021-10-26T18:53:55.290Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T18:53:55.290Z] ---> Running in 06088bad4a87 [2021-10-26T18:53:59.609Z] ---> 6410a91e63cf [2021-10-26T18:53:59.609Z] Step 9/23 : RUN go mod tidy [2021-10-26T18:53:59.609Z] ---> Running in bdd7e506ba9c [2021-10-26T18:54:01.062Z] Removing intermediate container 06088bad4a87 [2021-10-26T18:54:01.062Z] ---> b41ce95276a8 [2021-10-26T18:54:01.062Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-26T18:54:01.343Z] ---> Running in d96aeb37eb5d [2021-10-26T18:54:03.995Z] 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-26T18:54:06.637Z] Removing intermediate container bdd7e506ba9c [2021-10-26T18:54:06.637Z] ---> 4b1f6a0c34a5 [2021-10-26T18:54:06.637Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-26T18:54:06.928Z] ---> Running in faef5e1f57e1 [2021-10-26T18:54:08.919Z] 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-26T18:54:47.961Z] Removing intermediate container 856c90e5cd3c [2021-10-26T18:54:47.961Z] ---> 3d93d70311c6 [2021-10-26T18:54:47.961Z] [2021-10-26T18:54:47.961Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T18:54:47.961Z] ---> bb3de5531c18 [2021-10-26T18:54:47.961Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T18:54:47.961Z] ---> Running in 7f2f1d61a280 [2021-10-26T18:54:47.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:54:47.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:54:48.235Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T18:54:48.235Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:54:48.235Z] OK: 5 MiB in 15 packages [2021-10-26T18:54:49.702Z] Removing intermediate container 7f2f1d61a280 [2021-10-26T18:54:49.977Z] ---> 826fe1b5529e [2021-10-26T18:54:49.977Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T18:54:49.977Z] ---> Running in c38a0a12bb56 [2021-10-26T18:54:50.960Z] Removing intermediate container c38a0a12bb56 [2021-10-26T18:54:50.960Z] ---> 5b7acfbc5ec9 [2021-10-26T18:54:50.960Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-26T18:54:50.960Z] ---> Running in 7cf69fba7522 [2021-10-26T18:54:51.558Z] Removing intermediate container 7cf69fba7522 [2021-10-26T18:54:51.558Z] ---> 5cd10affa983 [2021-10-26T18:54:51.558Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T18:54:51.558Z] ---> Running in 441cf7121a31 [2021-10-26T18:54:52.159Z] Removing intermediate container 441cf7121a31 [2021-10-26T18:54:52.159Z] ---> c7b041e01ff4 [2021-10-26T18:54:52.159Z] Step 14/22 : WORKDIR / [2021-10-26T18:54:52.435Z] ---> Running in 04655f93b932 [2021-10-26T18:54:53.036Z] Removing intermediate container 04655f93b932 [2021-10-26T18:54:53.036Z] ---> c139dc7b8173 [2021-10-26T18:54:53.036Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T18:54:54.519Z] ---> 9b01088bc89d [2021-10-26T18:54:54.519Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-26T18:54:55.960Z] ---> 080549071b74 [2021-10-26T18:54:55.960Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-26T18:54:56.951Z] ---> d8ae26dd6b0a [2021-10-26T18:54:56.951Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-26T18:54:56.951Z] ---> Running in 3f684653d2f7 [2021-10-26T18:54:57.569Z] Removing intermediate container 3f684653d2f7 [2021-10-26T18:54:57.569Z] ---> a40d01ab2bd8 [2021-10-26T18:54:57.569Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T18:54:57.569Z] ---> Running in 3dfa13058af2 [2021-10-26T18:54:58.175Z] Removing intermediate container 3dfa13058af2 [2021-10-26T18:54:58.175Z] ---> 750e7f704423 [2021-10-26T18:54:58.175Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T18:54:58.455Z] ---> Running in 86e018033163 [2021-10-26T18:54:59.055Z] Removing intermediate container 86e018033163 [2021-10-26T18:54:59.055Z] ---> 4c01ad2dad10 [2021-10-26T18:54:59.055Z] Step 21/22 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:54:59.055Z] ---> Running in a432f4399e5d [2021-10-26T18:54:59.673Z] Removing intermediate container a432f4399e5d [2021-10-26T18:54:59.673Z] ---> a523a0f3093d [2021-10-26T18:54:59.673Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T18:54:59.673Z] ---> Running in 0f5d1d6fe722 [2021-10-26T18:55:00.660Z] Removing intermediate container 0f5d1d6fe722 [2021-10-26T18:55:00.660Z] ---> 4197b0059522 [2021-10-26T18:55:00.660Z] [2021-10-26T18:55:00.934Z] Successfully built 4197b0059522 [2021-10-26T18:55:00.934Z] Successfully tagged core-command-arm64:latest [2021-10-26T18:55:23.230Z]  Building core-command ... done Removing intermediate container 51b680c02dc9 [2021-10-26T18:55:23.230Z] ---> 2c660313ea96 [2021-10-26T18:55:23.230Z] [2021-10-26T18:55:23.230Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T18:55:23.230Z] ---> bb3de5531c18 [2021-10-26T18:55:23.230Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T18:55:23.230Z] ---> Using cache [2021-10-26T18:55:23.230Z] ---> 826fe1b5529e [2021-10-26T18:55:23.230Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T18:55:23.230Z] ---> Using cache [2021-10-26T18:55:23.230Z] ---> 5b7acfbc5ec9 [2021-10-26T18:55:23.230Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-26T18:55:23.230Z] ---> Running in 9dcb93865c33 [2021-10-26T18:55:23.230Z] Removing intermediate container 9dcb93865c33 [2021-10-26T18:55:23.230Z] ---> a5a64cc161df [2021-10-26T18:55:23.230Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T18:55:23.230Z] ---> Running in b80a5f312f17 [2021-10-26T18:55:23.230Z] Removing intermediate container b80a5f312f17 [2021-10-26T18:55:23.230Z] ---> b4ab8b88a13e [2021-10-26T18:55:23.230Z] Step 14/22 : WORKDIR / [2021-10-26T18:55:23.230Z] ---> Running in 256eafe2ed61 [2021-10-26T18:55:23.230Z] Removing intermediate container 256eafe2ed61 [2021-10-26T18:55:23.230Z] ---> 89964d3ee260 [2021-10-26T18:55:23.230Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T18:55:23.501Z] ---> 3511d2404ebb [2021-10-26T18:55:23.501Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-26T18:55:25.491Z] ---> c1445ec5b08f [2021-10-26T18:55:25.491Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-26T18:55:26.479Z] ---> 53a50b874f11 [2021-10-26T18:55:26.479Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-26T18:55:26.759Z] ---> Running in a62f567aa002 [2021-10-26T18:55:27.374Z] Removing intermediate container a62f567aa002 [2021-10-26T18:55:27.374Z] ---> 2ab1b80d6897 [2021-10-26T18:55:27.374Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T18:55:27.374Z] ---> Running in 572ce4c0b9a2 [2021-10-26T18:55:27.978Z] Removing intermediate container 572ce4c0b9a2 [2021-10-26T18:55:27.978Z] ---> 1a6fb3d152bf [2021-10-26T18:55:27.978Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T18:55:28.253Z] ---> Running in 959b4f68635a [2021-10-26T18:55:28.862Z] Removing intermediate container 959b4f68635a [2021-10-26T18:55:28.862Z] ---> 5447cf7d218c [2021-10-26T18:55:28.862Z] Step 21/22 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:55:29.138Z] ---> Running in e2cee89978ad [2021-10-26T18:55:29.753Z] Removing intermediate container e2cee89978ad [2021-10-26T18:55:29.753Z] ---> 50ecb53020d9 [2021-10-26T18:55:29.753Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T18:55:29.753Z] ---> Running in 7e6f0e23d09f [2021-10-26T18:55:30.354Z] Removing intermediate container 7e6f0e23d09f [2021-10-26T18:55:30.354Z] ---> 3d520d8f4143 [2021-10-26T18:55:30.354Z] [2021-10-26T18:55:30.632Z] Successfully built 3d520d8f4143 [2021-10-26T18:55:30.632Z] Successfully tagged core-metadata-arm64:latest [2021-10-26T18:55:43.327Z]  Building core-metadata ... done Removing intermediate container faef5e1f57e1 [2021-10-26T18:55:43.327Z] ---> 856ecdf154f9 [2021-10-26T18:55:43.327Z] [2021-10-26T18:55:43.327Z] Step 11/23 : FROM alpine:3.14 [2021-10-26T18:55:43.327Z] ---> bb3de5531c18 [2021-10-26T18:55:43.327Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-26T18:55:43.327Z] ---> Using cache [2021-10-26T18:55:43.327Z] ---> 826fe1b5529e [2021-10-26T18:55:43.327Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T18:55:43.327Z] ---> Using cache [2021-10-26T18:55:43.327Z] ---> 5b7acfbc5ec9 [2021-10-26T18:55:43.327Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-26T18:55:43.327Z] ---> Running in 5bd6234e7283 [2021-10-26T18:55:43.327Z] Removing intermediate container 5bd6234e7283 [2021-10-26T18:55:43.327Z] ---> 7dd1bc3cd6ce [2021-10-26T18:55:43.327Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-26T18:55:43.327Z] ---> Running in ffb4c20ca580 [2021-10-26T18:55:43.327Z] Removing intermediate container ffb4c20ca580 [2021-10-26T18:55:43.327Z] ---> e2bf2b59080a [2021-10-26T18:55:43.327Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T18:55:43.600Z] ---> 28113956c2e5 [2021-10-26T18:55:43.600Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-26T18:55:45.041Z] ---> 0a21d9edf619 [2021-10-26T18:55:45.041Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-26T18:55:46.020Z] ---> 2a94a177d5de [2021-10-26T18:55:46.020Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-26T18:55:46.020Z] Removing intermediate container d96aeb37eb5d [2021-10-26T18:55:46.020Z] ---> 66cafe0afc3c [2021-10-26T18:55:46.020Z] [2021-10-26T18:55:46.020Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T18:55:46.020Z] ---> bb3de5531c18 [2021-10-26T18:55:46.020Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-26T18:55:46.304Z] ---> Running in d224439144dd [2021-10-26T18:55:46.304Z] ---> Running in e4f82df45e07 [2021-10-26T18:55:46.584Z] Removing intermediate container d224439144dd [2021-10-26T18:55:46.584Z] ---> 672b9bfb6342 [2021-10-26T18:55:46.584Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T18:55:46.584Z] ---> Running in 6b4d4f3ea468 [2021-10-26T18:55:46.584Z] Removing intermediate container e4f82df45e07 [2021-10-26T18:55:46.584Z] ---> 2df539315aab [2021-10-26T18:55:46.584Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-26T18:55:46.860Z] ---> Running in 12b5eb7d88b9 [2021-10-26T18:55:47.136Z] Removing intermediate container 6b4d4f3ea468 [2021-10-26T18:55:47.136Z] ---> f2c609935eab [2021-10-26T18:55:47.136Z] Step 21/23 : LABEL arch=arm64 [2021-10-26T18:55:47.136Z] ---> Running in 610d2b61478f [2021-10-26T18:55:47.412Z] Removing intermediate container 12b5eb7d88b9 [2021-10-26T18:55:47.412Z] ---> 4b1bd26dc4ef [2021-10-26T18:55:47.412Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-26T18:55:47.412Z] ---> Running in 87086eeb79bd [2021-10-26T18:55:47.689Z] Removing intermediate container 610d2b61478f [2021-10-26T18:55:47.689Z] ---> ad460cfb9c1c [2021-10-26T18:55:47.689Z] Step 22/23 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:55:47.689Z] ---> Running in cb62e51838da [2021-10-26T18:55:47.969Z] Removing intermediate container 87086eeb79bd [2021-10-26T18:55:47.969Z] ---> 1bbb3ad526eb [2021-10-26T18:55:47.969Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:55:47.969Z] ---> Running in 3fb5138c6f90 [2021-10-26T18:55:48.241Z] Removing intermediate container cb62e51838da [2021-10-26T18:55:48.241Z] ---> 7428672859b3 [2021-10-26T18:55:48.241Z] Step 23/23 : LABEL version=0.0.0 [2021-10-26T18:55:48.518Z] ---> Running in 3a655963afd2 [2021-10-26T18:55:48.790Z] Removing intermediate container 3a655963afd2 [2021-10-26T18:55:48.790Z] ---> 1f871ca4143b [2021-10-26T18:55:48.790Z] [2021-10-26T18:55:49.382Z] Successfully built 1f871ca4143b [2021-10-26T18:55:49.382Z] Successfully tagged support-scheduler-arm64:latest [2021-10-26T18:55:50.358Z]  Building support-scheduler ... done Removing intermediate container 3fb5138c6f90 [2021-10-26T18:55:50.358Z] ---> 4743200ff3aa [2021-10-26T18:55:50.358Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-26T18:55:50.358Z] ---> Running in 992112b912f4 [2021-10-26T18:55:51.788Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:55:52.378Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:55:53.351Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-26T18:55:53.351Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T18:55:53.623Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-26T18:55:53.623Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T18:55:53.901Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-26T18:55:53.901Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-26T18:55:53.901Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:55:54.174Z] OK: 8 MiB in 20 packages [2021-10-26T18:55:55.147Z] Removing intermediate container 992112b912f4 [2021-10-26T18:55:55.147Z] ---> 090193c036e2 [2021-10-26T18:55:55.147Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T18:55:55.739Z] ---> 06455adfaca8 [2021-10-26T18:55:55.739Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-26T18:55:57.240Z] ---> c1862355ec7c [2021-10-26T18:55:57.240Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-26T18:55:57.832Z] ---> 0b6be209056d [2021-10-26T18:55:57.832Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-26T18:55:57.832Z] ---> Running in 0b79d038a93b [2021-10-26T18:55:58.427Z] Removing intermediate container 0b79d038a93b [2021-10-26T18:55:58.427Z] ---> d2e335723afa [2021-10-26T18:55:58.428Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T18:55:58.428Z] ---> Running in 57979c8098bd [2021-10-26T18:55:58.700Z] Removing intermediate container 57979c8098bd [2021-10-26T18:55:58.700Z] ---> 509127313250 [2021-10-26T18:55:58.700Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T18:55:58.972Z] ---> Running in f9ac4a7c99de [2021-10-26T18:55:59.254Z] Removing intermediate container f9ac4a7c99de [2021-10-26T18:55:59.254Z] ---> 112b825a89b1 [2021-10-26T18:55:59.254Z] Step 21/22 : LABEL git_sha=66c6b46645d5c8051e5f49112bb9797cb23cbb3d [2021-10-26T18:55:59.254Z] ---> Running in 2b24eb05c041 [2021-10-26T18:55:59.849Z] Removing intermediate container 2b24eb05c041 [2021-10-26T18:55:59.849Z] ---> 77276f645772 [2021-10-26T18:55:59.849Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T18:55:59.849Z] ---> Running in cdbfd8bffc86 [2021-10-26T18:56:00.442Z] Removing intermediate container cdbfd8bffc86 [2021-10-26T18:56:00.442Z] ---> fb1fe12a4ba0 [2021-10-26T18:56:00.442Z] [2021-10-26T18:56:00.714Z] Successfully built fb1fe12a4ba0 [2021-10-26T18:56:00.714Z] Successfully tagged core-data-arm64:latest [2021-10-26T18:56:01.000Z]  Building core-data ... done  [Pipeline] } [2021-10-26T18:56:00.997Z] $ docker stop --time=1 376d659e6a7e5710a2542b0a2b06559965c7a3cd4c0dad3912812f7aacd5f029 [2021-10-26T18:56:02.660Z] $ docker rm -f 376d659e6a7e5710a2542b0a2b06559965c7a3cd4c0dad3912812f7aacd5f029 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T18:56:03.219Z] + docker images [2021-10-26T18:56:03.491Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-26T18:56:03.491Z] core-data-arm64 latest fb1fe12a4ba0 3 seconds ago 19.5MB [2021-10-26T18:56:03.491Z] support-scheduler-arm64 latest 1f871ca4143b 15 seconds ago 15.3MB [2021-10-26T18:56:03.491Z] 66cafe0afc3c 18 seconds ago 1.58GB [2021-10-26T18:56:03.491Z] 856ecdf154f9 23 seconds ago 1.57GB [2021-10-26T18:56:03.491Z] core-metadata-arm64 latest 3d520d8f4143 33 seconds ago 15.9MB [2021-10-26T18:56:03.491Z] 2c660313ea96 44 seconds ago 1.57GB [2021-10-26T18:56:03.491Z] core-command-arm64 latest 4197b0059522 About a minute ago 15.2MB [2021-10-26T18:56:03.491Z] 3d93d70311c6 About a minute ago 1.57GB [2021-10-26T18:56:03.491Z] sys-mgmt-agent-arm64 latest b0cbbf3bcca1 2 minutes ago 277MB [2021-10-26T18:56:03.491Z] security-bootstrapper-arm64 latest 147be26cd65f 3 minutes ago 17.8MB [2021-10-26T18:56:03.491Z] security-secretstore-setup-arm64 latest 9d3198a0a1f6 3 minutes ago 26.8MB [2021-10-26T18:56:03.491Z] security-proxy-setup-arm64 latest 4f38d608cfb1 3 minutes ago 25.4MB [2021-10-26T18:56:03.491Z] support-notifications-arm64 latest 27a33856c656 3 minutes ago 16.1MB [2021-10-26T18:56:03.491Z] 7a9abe4f62be 3 minutes ago 1.57GB [2021-10-26T18:56:03.491Z] 1fa9c7dad54e 4 minutes ago 1.58GB [2021-10-26T18:56:03.491Z] 72f14ae3e9b0 4 minutes ago 1.57GB [2021-10-26T18:56:03.491Z] 93b25a6a7f1b 4 minutes ago 1.57GB [2021-10-26T18:56:03.491Z] fa812344d68d 4 minutes ago 1.57GB [2021-10-26T18:56:03.491Z] ci-base-image-arm64 latest ad7440ad6b43 14 minutes ago 1.24GB [2021-10-26T18:56:03.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB [2021-10-26T18:56:03.491Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-26T18:56:03.491Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-26T18:56:03.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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-26T18:56:04.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T18:56:04.121Z] [2021-10-26T18:56:04.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:56:04.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T18:56:04.731Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-26T18:56:04.731Z] 448f6bf000e3: Pulling fs layer [2021-10-26T18:56:04.731Z] f757da607395: Pulling fs layer [2021-10-26T18:56:04.731Z] 05883995daec: Pulling fs layer [2021-10-26T18:56:04.731Z] 8603b9c90790: Pulling fs layer [2021-10-26T18:56:04.731Z] 1560dd03e051: Pulling fs layer [2021-10-26T18:56:04.731Z] 27f5ce0e4adf: Pulling fs layer [2021-10-26T18:56:04.731Z] c2d8d7efcc4b: Pulling fs layer [2021-10-26T18:56:04.731Z] 8603b9c90790: Waiting [2021-10-26T18:56:04.731Z] 1560dd03e051: Waiting [2021-10-26T18:56:04.731Z] 27f5ce0e4adf: Waiting [2021-10-26T18:56:04.731Z] c2d8d7efcc4b: Waiting [2021-10-26T18:56:04.731Z] f757da607395: Verifying Checksum [2021-10-26T18:56:04.731Z] f757da607395: Download complete [2021-10-26T18:56:04.731Z] 8603b9c90790: Download complete [2021-10-26T18:56:04.731Z] 1560dd03e051: Verifying Checksum [2021-10-26T18:56:04.731Z] 1560dd03e051: Download complete [2021-10-26T18:56:05.014Z] 27f5ce0e4adf: Verifying Checksum [2021-10-26T18:56:05.014Z] 27f5ce0e4adf: Download complete [2021-10-26T18:56:05.014Z] 05883995daec: Verifying Checksum [2021-10-26T18:56:05.014Z] 05883995daec: Download complete [2021-10-26T18:56:05.287Z] 448f6bf000e3: Verifying Checksum [2021-10-26T18:56:05.287Z] 448f6bf000e3: Download complete [2021-10-26T18:56:07.911Z] c2d8d7efcc4b: Verifying Checksum [2021-10-26T18:56:07.912Z] c2d8d7efcc4b: Download complete [2021-10-26T18:56:08.887Z] 448f6bf000e3: Pull complete [2021-10-26T18:56:09.859Z] f757da607395: Pull complete [2021-10-26T18:56:11.287Z] 05883995daec: Pull complete [2021-10-26T18:56:11.559Z] 8603b9c90790: Pull complete [2021-10-26T18:56:12.536Z] 1560dd03e051: Pull complete [2021-10-26T18:56:12.808Z] 27f5ce0e4adf: Pull complete [2021-10-26T18:56:27.878Z] c2d8d7efcc4b: Pull complete [2021-10-26T18:56:27.878Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-26T18:56:27.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T18:56:27.878Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-26T18:56:28.147Z] prd-ubuntu18.04-docker-arm64-4c-16g-2099 does not seem to be running inside a container [2021-10-26T18:56:28.246Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-26T18:56:31.200Z] $ docker top 91cc40628acf81fdf2de4945967af6dd9924aa54b4c0955853791d6aab69959c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:56:32.239Z] ---> job-cost.sh [2021-10-26T18:56:32.239Z] lf-activate-venv: SKIPPING [2021-10-26T18:56:32.239Z] INFO: No Stack... [2021-10-26T18:56:33.667Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-26T18:56:33.667Z] INFO: Archiving Costs [Pipeline] sh [2021-10-26T18:56:34.592Z] + cut -d, -f6 [2021-10-26T18:56:34.593Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2021-10-26T18:56:34.649Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3772-4-stack-cost] [2021-10-26T18:56:34.657Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3772-4-stack-cost] did not exist. Created. [2021-10-26T18:56:34.657Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3772-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-26T18:56:35.309Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-26T18:56:35.471Z] Stashed 1 file(s) [Pipeline] } [2021-10-26T18:56:35.480Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3772-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-26T18:56:35.487Z] $ docker stop --time=1 91cc40628acf81fdf2de4945967af6dd9924aa54b4c0955853791d6aab69959c [2021-10-26T18:56:37.040Z] $ docker rm -f 91cc40628acf81fdf2de4945967af6dd9924aa54b4c0955853791d6aab69959c [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-26T18:56:37.640Z] provisioning config files... [2021-10-26T18:56:37.650Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7292212335133491369tmp [Pipeline] { [Pipeline] sh [2021-10-26T18:56:37.958Z] + set +x [2021-10-26T18:56:37.958Z] + curl -s https://codecov.io/bash [2021-10-26T18:56:37.958Z] + bash -s -- [2021-10-26T18:56:37.958Z] [2021-10-26T18:56:37.958Z] _____ _ [2021-10-26T18:56:37.958Z] / ____| | | [2021-10-26T18:56:37.958Z] | | ___ __| | ___ ___ _____ __ [2021-10-26T18:56:37.958Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-26T18:56:37.958Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-26T18:56:37.958Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-26T18:56:37.958Z] Bash-1.0.6 [2021-10-26T18:56:37.958Z] [2021-10-26T18:56:37.958Z] [2021-10-26T18:56:37.958Z] ==> git version 2.24.4 found [2021-10-26T18:56:37.958Z] ==> 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-26T18:56:37.958Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-26T18:56:37.958Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-26T18:56:37.958Z] ==> Jenkins CI detected. [2021-10-26T18:56:37.958Z] current dir:  /w/workspace/edgex-go/4 [2021-10-26T18:56:37.958Z] project root: . [2021-10-26T18:56:37.958Z] --> token set from env [2021-10-26T18:56:37.958Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-26T18:56:37.958Z] ==> Running gcov in . (disable via -X gcov) [2021-10-26T18:56:37.958Z] ==> Python coveragepy not found [2021-10-26T18:56:37.958Z] ==> Searching for coverage reports in: [2021-10-26T18:56:37.958Z] + . [2021-10-26T18:56:37.958Z] -> Found 1 reports [2021-10-26T18:56:37.958Z] ==> Detecting git/mercurial file structure [2021-10-26T18:56:38.218Z] ==> Reading reports [2021-10-26T18:56:38.218Z] + ./coverage.out bytes=427964 [2021-10-26T18:56:38.218Z] ==> Appending adjustments [2021-10-26T18:56:38.218Z] https://docs.codecov.io/docs/fixing-reports [2021-10-26T18:56:39.158Z] + Found adjustments [2021-10-26T18:56:39.158Z] ==> Gzipping contents [2021-10-26T18:56:39.158Z] 60K /tmp/codecov.kXBWzf.gz [2021-10-26T18:56:39.158Z] ==> Uploading reports [2021-10-26T18:56:39.158Z] url: https://codecov.io [2021-10-26T18:56:39.158Z] query: branch=PR-3772&commit=66c6b46645d5c8051e5f49112bb9797cb23cbb3d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3772%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3772&job=&cmd_args= [2021-10-26T18:56:39.158Z] -> Pinging Codecov [2021-10-26T18:56:39.158Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3772&commit=66c6b46645d5c8051e5f49112bb9797cb23cbb3d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3772%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3772&job=&cmd_args= [2021-10-26T18:56:39.726Z] -> Uploading to [2021-10-26T18:56:39.726Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-26/00271124DB129430A58F1EEE437C3FCB/66c6b46645d5c8051e5f49112bb9797cb23cbb3d/7a20f352-e005-4215-b92c-cc866c52839b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211026T185639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ad10f6d389cf52cfdd734a28b45910e6466f62e15dd4faeb59312bff6899763 [2021-10-26T18:56:39.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T18:56:39.726Z] Dload Upload Total Spent Left Speed [2021-10-26T18:56:39.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57693 0 0 100 57693 0 200k --:--:-- --:--:-- --:--:-- 201k [2021-10-26T18:56:39.987Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/66c6b46645d5c8051e5f49112bb9797cb23cbb3d [Pipeline] } [2021-10-26T18:56:39.994Z] 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-26T18:56:41.171Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:56:41.468Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:56:42.033Z] ---> package-listing.sh [2021-10-26T18:56:42.033Z] ++ facter osfamily [2021-10-26T18:56:42.033Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-26T18:56:42.294Z] + OS_FAMILY=redhat [2021-10-26T18:56:42.294Z] + workspace=/w/workspace/edgex-go/4 [2021-10-26T18:56:42.294Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-26T18:56:42.294Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-26T18:56:42.294Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-26T18:56:42.294Z] + PACKAGES=/tmp/packages_start.txt [2021-10-26T18:56:42.294Z] + '[' /w/workspace/edgex-go/4 ']' [2021-10-26T18:56:42.294Z] + PACKAGES=/tmp/packages_end.txt [2021-10-26T18:56:42.294Z] + case "${OS_FAMILY}" in [2021-10-26T18:56:42.294Z] + sort [2021-10-26T18:56:42.294Z] + rpm -qa [2021-10-26T18:56:45.591Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-26T18:56:45.591Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-26T18:56:45.591Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-26T18:56:45.591Z] + '[' /w/workspace/edgex-go/4 ']' [2021-10-26T18:56:45.591Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-10-26T18:56:45.591Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-10-26T18:56:45.602Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-26T18:56:45.886Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:56:46.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T18:56:46.440Z] [2021-10-26T18:56:46.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:56:46.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T18:56:46.733Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-26T18:56:46.733Z] b4d181a07f80: Pulling fs layer [2021-10-26T18:56:46.733Z] a1111a8f2ec3: Pulling fs layer [2021-10-26T18:56:46.733Z] ed53099fbce6: Pulling fs layer [2021-10-26T18:56:46.733Z] dc539afda2c1: Pulling fs layer [2021-10-26T18:56:46.733Z] 77bc0d833cb6: Pulling fs layer [2021-10-26T18:56:46.733Z] 9065ff56babe: Pulling fs layer [2021-10-26T18:56:46.733Z] d287ab97295c: Pulling fs layer [2021-10-26T18:56:46.733Z] 77bc0d833cb6: Waiting [2021-10-26T18:56:46.733Z] 9065ff56babe: Waiting [2021-10-26T18:56:46.733Z] d287ab97295c: Waiting [2021-10-26T18:56:46.733Z] dc539afda2c1: Waiting [2021-10-26T18:56:46.733Z] a1111a8f2ec3: Verifying Checksum [2021-10-26T18:56:46.733Z] a1111a8f2ec3: Download complete [2021-10-26T18:56:46.733Z] dc539afda2c1: Verifying Checksum [2021-10-26T18:56:46.733Z] dc539afda2c1: Download complete [2021-10-26T18:56:47.000Z] ed53099fbce6: Verifying Checksum [2021-10-26T18:56:47.000Z] ed53099fbce6: Download complete [2021-10-26T18:56:47.000Z] 9065ff56babe: Verifying Checksum [2021-10-26T18:56:47.000Z] 9065ff56babe: Download complete [2021-10-26T18:56:47.000Z] 77bc0d833cb6: Verifying Checksum [2021-10-26T18:56:47.000Z] 77bc0d833cb6: Download complete [2021-10-26T18:56:47.000Z] b4d181a07f80: Verifying Checksum [2021-10-26T18:56:47.000Z] b4d181a07f80: Download complete [2021-10-26T18:56:47.570Z] d287ab97295c: Verifying Checksum [2021-10-26T18:56:47.570Z] d287ab97295c: Download complete [2021-10-26T18:56:48.519Z] b4d181a07f80: Pull complete [2021-10-26T18:56:48.519Z] a1111a8f2ec3: Pull complete [2021-10-26T18:56:49.089Z] ed53099fbce6: Pull complete [2021-10-26T18:56:49.090Z] dc539afda2c1: Pull complete [2021-10-26T18:56:49.355Z] 77bc0d833cb6: Pull complete [2021-10-26T18:56:49.613Z] 9065ff56babe: Pull complete [2021-10-26T18:56:54.924Z] d287ab97295c: Pull complete [2021-10-26T18:56:54.924Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-26T18:56:54.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T18:56:54.924Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-26T18:56:54.985Z] prd-centos7-docker-4c-2g-2101 does not seem to be running inside a container [2021-10-26T18:56:55.015Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-26T18:56:58.012Z] $ docker top 51f94b535d626f409974a1d6b405035b7447aeaff678ad71a704eb17f8efd20f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T18:56:58.362Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-26T18:56:58.646Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-26T18:56:58.930Z] + ls /var/log/sa-host [2021-10-26T18:56:58.931Z] + sadf -c /var/log/sa-host/sa26 [2021-10-26T18:56:58.931Z] file_magic: OK [2021-10-26T18:56:58.931Z] HZ: Using current value: 100 [2021-10-26T18:56:58.931Z] file_header: OK [2021-10-26T18:56:58.931Z] 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-26T18:56:58.931Z] Statistics: [2021-10-26T18:56:58.931Z] 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... [2021-10-26T18:56:58.931Z] File successfully converted to sysstat format version 12.0.3 [2021-10-26T18:56:58.931Z] + sadf -c /var/log/sa-host/sa30 [2021-10-26T18:56:58.931Z] file_magic: OK [2021-10-26T18:56:58.931Z] HZ: Using current value: 100 [2021-10-26T18:56:58.931Z] file_header: OK [2021-10-26T18:56:58.931Z] 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-26T18:56:58.931Z] Statistics: [2021-10-26T18:56:58.931Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-26T18:56:58.931Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T18:56:59.011Z] provisioning config files... [2021-10-26T18:56:59.021Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8598984117534757704tmp [Pipeline] { [Pipeline] echo [2021-10-26T18:56:59.033Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:56:59.320Z] ---> create-netrc.sh [Pipeline] } [2021-10-26T18:56:59.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:56:59.653Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-26T18:56:59.663Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:56:59.949Z] ---> sudo-logs.sh [2021-10-26T18:56:59.949Z] Archiving 'sudo' log.. [2021-10-26T18:56:59.949Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2101.novalocal: Name or service not known [2021-10-26T18:56:59.949Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2101.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-26T18:56:59.974Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:57:00.311Z] ---> job-cost.sh [2021-10-26T18:57:00.311Z] lf-activate-venv: SKIPPING [2021-10-26T18:57:00.311Z] DEBUG: total: 0.10999999940395355 [2021-10-26T18:57:00.311Z] INFO: Retrieving Stack Cost... [2021-10-26T18:57:00.625Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-26T18:57:00.904Z] INFO: Archiving Costs [Pipeline] echo [2021-10-26T18:57:00.916Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:57:01.214Z] ---> logs-deploy.sh [2021-10-26T18:57:01.214Z] lf-activate-venv: SKIPPING [2021-10-26T18:57:01.214Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3772/4 [2021-10-26T18:57:01.214Z] INFO: archiving workspace using pattern(s): [2021-10-26T18:57:01.785Z] Archives upload complete. [2021-10-26T18:57:02.044Z] INFO: archiving logs to Nexus