Pull request #3816 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 farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at f7c7132b17dbbb881af4d9ccfc6ed9167751e366 rather than bb168f9eec294762d2adebc7d8c857d7136fd5c2 Obtained Jenkinsfile from f7c7132b17dbbb881af4d9ccfc6ed9167751e366 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-ssh2832264145264642007.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh8624030297849986375.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-3816/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-3816/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6882556055313774400.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh2764092059101407499.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-3816/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-3816/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2284848751150143053.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 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-490 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh973330736290186956.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 f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit bb168f9eec294762d2adebc7d8c857d7136fd5c2 Merge succeeded, producing bb168f9eec294762d2adebc7d8c857d7136fd5c2 Checking out Revision bb168f9eec294762d2adebc7d8c857d7136fd5c2 (PR-3816) > 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/2@tmp/jenkins-gitclient-ssh5209751469398228048.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb168f9eec294762d2adebc7d8c857d7136fd5c2 # 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/2@tmp/jenkins-gitclient-ssh3296144144088273492.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb168f9eec294762d2adebc7d8c857d7136fd5c2 # timeout=10 Commit message: "build(snap): upgrade consul from 1.9.5 to 1.10.4" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-13T15:31:02.670Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-13T15:31:02.720Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-13T15:31:02.731Z] ========================================================= [2021-11-13T15:31:02.731Z] EdgeX Global Pipelines Version Info [2021-11-13T15:31:02.731Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8a7506c9a615726231df083c907d884685b18188 # timeout=10 [2021-11-13T15:31:03.907Z] ------------------- [2021-11-13T15:31:03.907Z] stable info: [2021-11-13T15:31:03.907Z] ------------------- [2021-11-13T15:31:03.907Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-13T15:31:03.907Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-13T15:31:03.907Z] Message: update stable to v1.0.215 [2021-11-13T15:31:04.483Z] ------------------- [2021-11-13T15:31:04.483Z] experimental info: [2021-11-13T15:31:04.483Z] ------------------- [2021-11-13T15:31:04.483Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-13T15:31:04.483Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-13T15:31:04.483Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-13T15:31:04.568Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-13T15:31:04.579Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-13T15:31:04.590Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-13T15:31:04.600Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-13T15:31:04.609Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-13T15:31:04.619Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-13T15:31:04.631Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-13T15:31:04.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-13T15:31:04.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-13T15:31:04.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-13T15:31:04.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-13T15:31:04.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-13T15:31:04.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-13T15:31:04.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-13T15:31:04.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-13T15:31:04.731Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-13T15:31:04.741Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-13T15:31:04.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-13T15:31:04.760Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-13T15:31:04.773Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-13T15:31:04.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-13T15:31:04.792Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-13T15:31:04.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3816 [Pipeline] echo [2021-11-13T15:31:04.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3816 [Pipeline] echo [2021-11-13T15:31:04.819Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3816 [Pipeline] echo [2021-11-13T15:31:04.828Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb168f9eec294762d2adebc7d8c857d7136fd5c2 [Pipeline] echo [2021-11-13T15:31:04.837Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb168f9 [Pipeline] echo [2021-11-13T15:31:04.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T15:31:04.881Z] provisioning config files... [2021-11-13T15:31:04.896Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8519710162365182211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:31:05.209Z] ---> docker-login.sh [2021-11-13T15:31:05.209Z] nexus3.edgexfoundry.org:10001 [2021-11-13T15:31:05.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:31:05.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:31:05.473Z] Configure a credential helper to remove this warning. See [2021-11-13T15:31:05.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:31:05.473Z] [2021-11-13T15:31:05.473Z] Login Succeeded [2021-11-13T15:31:05.473Z] nexus3.edgexfoundry.org:10002 [2021-11-13T15:31:05.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:31:05.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:31:05.473Z] Configure a credential helper to remove this warning. See [2021-11-13T15:31:05.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:31:05.473Z] [2021-11-13T15:31:05.473Z] Login Succeeded [2021-11-13T15:31:05.473Z] nexus3.edgexfoundry.org:10003 [2021-11-13T15:31:05.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:31:05.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:31:05.733Z] Configure a credential helper to remove this warning. See [2021-11-13T15:31:05.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:31:05.733Z] [2021-11-13T15:31:05.733Z] Login Succeeded [2021-11-13T15:31:05.733Z] nexus3.edgexfoundry.org:10004 [2021-11-13T15:31:05.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:31:05.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:31:05.733Z] Configure a credential helper to remove this warning. See [2021-11-13T15:31:05.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:31:05.733Z] [2021-11-13T15:31:05.733Z] Login Succeeded [2021-11-13T15:31:05.733Z] docker.io [2021-11-13T15:31:05.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:31:06.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:31:06.313Z] Configure a credential helper to remove this warning. See [2021-11-13T15:31:06.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:31:06.313Z] [2021-11-13T15:31:06.313Z] Login Succeeded [2021-11-13T15:31:06.313Z] ---> docker-login.sh ends [Pipeline] } [2021-11-13T15:31:06.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-13T15:31:06.629Z] ++ 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-11-13T15:31:06.629Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:31:06.629Z] ++ dirname cmd/core-command/Dockerfile [2021-11-13T15:31:06.629Z] ++ cut -d/ -f2 [2021-11-13T15:31:06.629Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-13T15:31:06.629Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:31:06.629Z] ++ cut -d/ -f2 [2021-11-13T15:31:06.629Z] ++ dirname cmd/core-data/Dockerfile [2021-11-13T15:31:06.629Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-13T15:31:06.629Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:31:06.629Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-13T15:31:06.629Z] ++ cut -d/ -f2 [2021-11-13T15:31:06.629Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-13T15:31:06.629Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:31:06.629Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-13T15:31:06.629Z] ++ cut -d/ -f2 [2021-11-13T15:31:06.629Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-13T15:31:06.629Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:31:06.629Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-13T15:31:06.629Z] ++ cut -d/ -f2 [2021-11-13T15:31:06.629Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-13T15:31:06.629Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:31:06.629Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-13T15:31:06.629Z] ++ cut -d/ -f2 [2021-11-13T15:31:06.629Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-13T15:31:06.629Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:31:06.629Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-13T15:31:06.629Z] ++ cut -d/ -f2 [2021-11-13T15:31:06.629Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-13T15:31:06.629Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:31:06.629Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-13T15:31:06.629Z] ++ cut -d/ -f2 [2021-11-13T15:31:06.629Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-13T15:31:06.629Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:31:06.629Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-13T15:31:06.629Z] ++ cut -d/ -f2 [2021-11-13T15:31:06.629Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-13T15:31:06.671Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-13T15:31:07.069Z] + git rev-list -1 --merges bb168f9eec294762d2adebc7d8c857d7136fd5c2~1..bb168f9eec294762d2adebc7d8c857d7136fd5c2 [Pipeline] echo [2021-11-13T15:31:07.083Z] -----------> git rev-list -1 --merges bb168f9eec294762d2adebc7d8c857d7136fd5c2~1..bb168f9eec294762d2adebc7d8c857d7136fd5c2 bb168f9eec294762d2adebc7d8c857d7136fd5c2 [false] [Pipeline] sh [2021-11-13T15:31:07.374Z] + git log --format=format:%s -1 bb168f9eec294762d2adebc7d8c857d7136fd5c2 [Pipeline] echo [2021-11-13T15:31:07.390Z] ========================================================= [2021-11-13T15:31:07.390Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-13T15:31:07.390Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:31:08.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T15:31:08.120Z] [2021-11-13T15:31:08.120Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:31:08.440Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T15:31:08.440Z] latest: Pulling from edgex-devops/git-semver [2021-11-13T15:31:08.440Z] a0d0a0d46f8b: Pulling fs layer [2021-11-13T15:31:08.440Z] 3e5f54012d9b: Pulling fs layer [2021-11-13T15:31:08.440Z] 4c7163046ea9: Pulling fs layer [2021-11-13T15:31:08.440Z] 0c2d73faf560: Pulling fs layer [2021-11-13T15:31:08.440Z] 0c2d73faf560: Waiting [2021-11-13T15:31:08.440Z] 3e5f54012d9b: Verifying Checksum [2021-11-13T15:31:08.440Z] 3e5f54012d9b: Download complete [2021-11-13T15:31:08.440Z] a0d0a0d46f8b: Verifying Checksum [2021-11-13T15:31:08.440Z] a0d0a0d46f8b: Download complete [2021-11-13T15:31:08.440Z] 4c7163046ea9: Verifying Checksum [2021-11-13T15:31:08.440Z] 4c7163046ea9: Download complete [2021-11-13T15:31:08.440Z] 0c2d73faf560: Verifying Checksum [2021-11-13T15:31:08.440Z] 0c2d73faf560: Download complete [2021-11-13T15:31:08.714Z] a0d0a0d46f8b: Pull complete [2021-11-13T15:31:08.714Z] 3e5f54012d9b: Pull complete [2021-11-13T15:31:08.985Z] 4c7163046ea9: Pull complete [2021-11-13T15:31:09.250Z] 0c2d73faf560: Pull complete [2021-11-13T15:31:09.250Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-13T15:31:09.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T15:31:09.250Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-13T15:31:09.322Z] prd-centos7-docker-4c-2g-490 does not seem to be running inside a container [2021-11-13T15:31:09.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-11-13T15:31:10.113Z] $ docker top d00134727e9b4b02caf6fa9f586ed291466e263c3a000382ab2f2f634af86fdf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-13T15:31:10.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-13T15:31:10.201Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-13T15:31:10.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-13T15:31:10.312Z] $ docker exec d00134727e9b4b02caf6fa9f586ed291466e263c3a000382ab2f2f634af86fdf ssh-agent [2021-11-13T15:31:10.427Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoNnMGL/agent.14 [2021-11-13T15:31:10.427Z] SSH_AGENT_PID=20 [2021-11-13T15:31:10.434Z] Running ssh-add (command line suppressed) [2021-11-13T15:31:10.527Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_786938217209626152.key (/w/workspace/edgex-go/2@tmp/private_key_786938217209626152.key) [2021-11-13T15:31:10.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-13T15:31:10.838Z] + git tag --points-at HEAD [Pipeline] } [2021-11-13T15:31:10.851Z] $ docker exec --env ******** --env ******** d00134727e9b4b02caf6fa9f586ed291466e263c3a000382ab2f2f634af86fdf ssh-agent -k [2021-11-13T15:31:10.951Z] unset SSH_AUTH_SOCK; [2021-11-13T15:31:10.951Z] unset SSH_AGENT_PID; [2021-11-13T15:31:10.952Z] echo Agent pid 20 killed; [2021-11-13T15:31:10.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-13T15:31:10.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-13T15:31:10.994Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-13T15:31:11.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-13T15:31:11.123Z] $ docker exec d00134727e9b4b02caf6fa9f586ed291466e263c3a000382ab2f2f634af86fdf ssh-agent [2021-11-13T15:31:11.247Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNnMKKj/agent.54 [2021-11-13T15:31:11.247Z] SSH_AGENT_PID=60 [2021-11-13T15:31:11.254Z] Running ssh-add (command line suppressed) [2021-11-13T15:31:11.348Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4121621848843260916.key (/w/workspace/edgex-go/2@tmp/private_key_4121621848843260916.key) [2021-11-13T15:31:11.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-13T15:31:11.649Z] + git semver init [2021-11-13T15:31:11.649Z] # -> Open(): unable to determine branch for HEAD [2021-11-13T15:31:11.649Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-11-13T15:31:11.649Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-11-13T15:31:11.649Z] # $SEMVER_REMOTE_NAME = origin [2021-11-13T15:31:11.649Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-13T15:31:11.649Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-13T15:31:11.649Z] # $SEMVER_BRANCH = PR-3816 [2021-11-13T15:31:11.649Z] # $SEMVER_TEMP = /tmp/semver-504829642 [2021-11-13T15:31:11.649Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-13T15:31:26.584Z] # '/tmp/semver-504829642' -> '/w/workspace/edgex-go/2/.semver' [2021-11-13T15:31:26.584Z] # -> Force: false [2021-11-13T15:31:26.584Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-11-13T15:31:26.594Z] $ docker exec --env ******** --env ******** d00134727e9b4b02caf6fa9f586ed291466e263c3a000382ab2f2f634af86fdf ssh-agent -k [2021-11-13T15:31:26.688Z] unset SSH_AUTH_SOCK; [2021-11-13T15:31:26.688Z] unset SSH_AGENT_PID; [2021-11-13T15:31:26.688Z] echo Agent pid 60 killed; [2021-11-13T15:31:26.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-13T15:31:27.021Z] + git semver [Pipeline] } [2021-11-13T15:31:27.035Z] $ docker stop --time=1 d00134727e9b4b02caf6fa9f586ed291466e263c3a000382ab2f2f634af86fdf [2021-11-13T15:31:30.205Z] $ docker rm -f d00134727e9b4b02caf6fa9f586ed291466e263c3a000382ab2f2f634af86fdf [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T15:31:30.569Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-13T15:31:30.805Z] Stashed 1 file(s) [Pipeline] echo [2021-11-13T15:31:30.808Z] [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-11-13T15:31:31.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-13T15:31:31.076Z] ========================================================= [2021-11-13T15:31:31.076Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-13T15:31:31.076Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T15:31:31.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T15:31:31.370Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-13T15:31:31.370Z] a0d0a0d46f8b: Already exists [2021-11-13T15:31:31.370Z] 31adcdaf11c8: Pulling fs layer [2021-11-13T15:31:31.370Z] b8b176561691: Pulling fs layer [2021-11-13T15:31:31.370Z] 4527c011a84f: Pulling fs layer [2021-11-13T15:31:31.370Z] 5d74067f8e1e: Pulling fs layer [2021-11-13T15:31:31.370Z] e0aca202a116: Pulling fs layer [2021-11-13T15:31:31.370Z] 3a43be97a3b4: Pulling fs layer [2021-11-13T15:31:31.370Z] 34cad66bf833: Pulling fs layer [2021-11-13T15:31:31.370Z] b4e3c513aaa6: Pulling fs layer [2021-11-13T15:31:31.370Z] e0aca202a116: Waiting [2021-11-13T15:31:31.370Z] 3a43be97a3b4: Waiting [2021-11-13T15:31:31.370Z] 34cad66bf833: Waiting [2021-11-13T15:31:31.370Z] b4e3c513aaa6: Waiting [2021-11-13T15:31:31.370Z] 5d74067f8e1e: Waiting [2021-11-13T15:31:31.370Z] b8b176561691: Verifying Checksum [2021-11-13T15:31:31.370Z] b8b176561691: Download complete [2021-11-13T15:31:31.370Z] 31adcdaf11c8: Verifying Checksum [2021-11-13T15:31:31.370Z] 31adcdaf11c8: Download complete [2021-11-13T15:31:31.370Z] 5d74067f8e1e: Verifying Checksum [2021-11-13T15:31:31.370Z] 5d74067f8e1e: Download complete [2021-11-13T15:31:31.370Z] e0aca202a116: Verifying Checksum [2021-11-13T15:31:31.370Z] e0aca202a116: Download complete [2021-11-13T15:31:31.370Z] 3a43be97a3b4: Verifying Checksum [2021-11-13T15:31:31.370Z] 3a43be97a3b4: Download complete [2021-11-13T15:31:31.636Z] 34cad66bf833: Verifying Checksum [2021-11-13T15:31:31.636Z] 34cad66bf833: Download complete [2021-11-13T15:31:31.636Z] 31adcdaf11c8: Pull complete [2021-11-13T15:31:31.636Z] b8b176561691: Pull complete [2021-11-13T15:31:31.899Z] b4e3c513aaa6: Verifying Checksum [2021-11-13T15:31:31.899Z] b4e3c513aaa6: Download complete [2021-11-13T15:31:31.899Z] 4527c011a84f: Verifying Checksum [2021-11-13T15:31:31.899Z] 4527c011a84f: Download complete [2021-11-13T15:31:36.142Z] 4527c011a84f: Pull complete [2021-11-13T15:31:36.142Z] 5d74067f8e1e: Pull complete [2021-11-13T15:31:36.142Z] e0aca202a116: Pull complete [2021-11-13T15:31:36.142Z] 3a43be97a3b4: Pull complete [2021-11-13T15:31:36.142Z] 34cad66bf833: Pull complete [2021-11-13T15:31:38.702Z] b4e3c513aaa6: Pull complete [2021-11-13T15:31:38.702Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-13T15:31:38.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T15:31:38.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-13T15:31:39.025Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T15:31:39.025Z] WORKDIR /edgex [2021-11-13T15:31:39.025Z] COPY go.mod . [2021-11-13T15:31:39.025Z] RUN go mod download' [2021-11-13T15:31:39.025Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-13T15:31:40.411Z] Sending build context to Docker daemon 329.9MB [2021-11-13T15:31:40.411Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T15:31:40.411Z] ---> 9f6097aaca64 [2021-11-13T15:31:40.411Z] Step 2/4 : WORKDIR /edgex [2021-11-13T15:31:46.026Z] Still waiting to schedule task [2021-11-13T15:31:46.026Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-13T15:31:47.025Z] ---> Running in 7ec0b02402ad [2021-11-13T15:31:47.025Z] Removing intermediate container 7ec0b02402ad [2021-11-13T15:31:47.025Z] ---> 1bb34d008f92 [2021-11-13T15:31:47.025Z] Step 3/4 : COPY go.mod . [2021-11-13T15:31:47.025Z] ---> ed78195c6b08 [2021-11-13T15:31:47.025Z] Step 4/4 : RUN go mod download [2021-11-13T15:31:47.025Z] ---> Running in e0998c56322f [2021-11-13T15:32:25.884Z] Removing intermediate container e0998c56322f [2021-11-13T15:32:25.884Z] ---> c1ac6a334df6 [2021-11-13T15:32:25.884Z] Successfully built c1ac6a334df6 [2021-11-13T15:32:25.884Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:32:26.192Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-13T15:32:26.193Z] . [Pipeline] withDockerContainer [2021-11-13T15:32:26.290Z] prd-centos7-docker-4c-2g-490 does not seem to be running inside a container [2021-11-13T15:32:26.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-11-13T15:32:26.780Z] $ docker top 2fab0ef81ec8bb9e3d4fae357e20142b0b3fb295c000b3210073b1a04b5edc86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T15:32:27.151Z] + go version [2021-11-13T15:32:27.151Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-13T15:32:27.163Z] $ docker stop --time=1 2fab0ef81ec8bb9e3d4fae357e20142b0b3fb295c000b3210073b1a04b5edc86 [2021-11-13T15:32:28.364Z] $ docker rm -f 2fab0ef81ec8bb9e3d4fae357e20142b0b3fb295c000b3210073b1a04b5edc86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:32:28.864Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-13T15:32:28.864Z] . [Pipeline] withDockerContainer [2021-11-13T15:32:28.935Z] prd-centos7-docker-4c-2g-490 does not seem to be running inside a container [2021-11-13T15:32:28.975Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-11-13T15:32:29.391Z] $ docker top 54dd59a1dacb660d6d9dea8885d9e48e95077e2d9cf613ebea6c442d9ace7db2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-13T15:32:29.474Z] ========================================================= [2021-11-13T15:32:29.474Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-13T15:32:29.474Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T15:32:29.778Z] + make test [2021-11-13T15:32:29.778Z] go mod tidy [2021-11-13T15:32:30.039Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-13T15:32:36.678Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-13T15:32:54.919Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-13T15:33:00.307Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-13T15:33:00.307Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-13T15:33:00.593Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-13T15:33:03.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-13T15:33:04.137Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-13T15:33:04.137Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-13T15:33:04.137Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-13T15:33:04.724Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-13T15:33:04.989Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-13T15:33:05.257Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-13T15:33:05.257Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-13T15:33:05.257Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-13T15:33:05.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-13T15:33:07.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2021-11-13T15:33:07.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-13T15:33:07.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-13T15:33:08.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements [2021-11-13T15:33:08.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-13T15:33:08.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 44.7% of statements [2021-11-13T15:33:08.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-13T15:33:08.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-13T15:33:09.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.132s coverage: 89.5% of statements [2021-11-13T15:33:09.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-13T15:33:09.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:33:10.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements [2021-11-13T15:33:10.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-13T15:33:10.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-13T15:33:10.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-13T15:33:10.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-13T15:33:10.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-13T15:33:11.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.285s coverage: 94.2% of statements [2021-11-13T15:33:11.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-13T15:33:11.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:33:11.750Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2021-11-13T15:33:11.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-13T15:33:11.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-13T15:33:11.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-13T15:33:11.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-13T15:33:11.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-13T15:33:12.016Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-11-13T15:33:12.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-13T15:33:12.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-13T15:33:12.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-13T15:33:12.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.9% of statements [2021-11-13T15:33:12.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-13T15:33:12.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-11-13T15:33:12.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 21.7% of statements [2021-11-13T15:33:12.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-13T15:33:13.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-11-13T15:33:13.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2021-11-13T15:33:14.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-11-13T15:33:14.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-11-13T15:33:14.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-11-13T15:33:15.381Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-491 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws [2021-11-13T15:33:15.395Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-11-13T15:33:15.584Z] The recommended git tool is: git [2021-11-13T15:33:20.872Z] using credential edgex-jenkins-ssh [2021-11-13T15:33:20.895Z] Cloning the remote Git repository [2021-11-13T15:33:20.953Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-13T15:33:21.141Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-11-13T15:33:21.218Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T15:33:21.219Z] > git --version # timeout=10 [2021-11-13T15:33:21.242Z] > git --version # 'git version 2.17.1' [2021-11-13T15:33:21.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T15:33:21.358Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T15:33:26.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements [2021-11-13T15:33:26.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-11-13T15:33:31.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.228s coverage: 82.5% of statements [2021-11-13T15:33:31.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-13T15:33:37.879Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:33:36.951Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T15:33:36.970Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T15:33:36.998Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T15:33:37.039Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T15:33:37.040Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T15:33:37.052Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-13T15:33:37.899Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T15:33:37.913Z] > git checkout -f bb168f9eec294762d2adebc7d8c857d7136fd5c2 # timeout=10 [2021-11-13T15:33:38.218Z] Merge succeeded, producing bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:33:38.219Z] Checking out Revision bb168f9eec294762d2adebc7d8c857d7136fd5c2 (PR-3816) [2021-11-13T15:33:38.128Z] > git remote # timeout=10 [2021-11-13T15:33:38.150Z] > git config --get remote.origin.url # timeout=10 [2021-11-13T15:33:38.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T15:33:38.173Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-13T15:33:38.197Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-13T15:33:38.226Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T15:33:38.235Z] > git checkout -f bb168f9eec294762d2adebc7d8c857d7136fd5c2 # timeout=10 [2021-11-13T15:33:42.434Z] Commit message: "build(snap): upgrade consul from 1.9.5 to 1.10.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-13T15:33:43.263Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-13T15:33:43.263Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T15:33:43.263Z] Dload Upload Total Spent Left Speed [2021-11-13T15:33:43.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 97719 0 --:--:-- --:--:-- --:--:-- 98533 [Pipeline] sh [2021-11-13T15:33:43.677Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-13T15:33:44.016Z] + + sudo tee /etc/docker/daemon.newsudo [2021-11-13T15:33:44.016Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-13T15:33:44.016Z] { [2021-11-13T15:33:44.016Z] "registry-mirrors": [ [2021-11-13T15:33:44.016Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-13T15:33:44.016Z] ], [2021-11-13T15:33:44.016Z] "bip": "10.250.0.254/24", [2021-11-13T15:33:44.016Z] "hosts": [ [2021-11-13T15:33:44.016Z] "tcp://0.0.0.0:5555", [2021-11-13T15:33:44.016Z] "unix:///var/run/docker.sock" [2021-11-13T15:33:44.016Z] ], [2021-11-13T15:33:44.016Z] "mtu": 1458, [2021-11-13T15:33:44.016Z] "selinux-enabled": true, [2021-11-13T15:33:44.016Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-13T15:33:44.016Z] } [Pipeline] sh [2021-11-13T15:33:44.355Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-13T15:33:44.699Z] + sudo service docker restart [2021-11-13T15:33:49.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-11-13T15:33:49.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-13T15:33:49.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-13T15:33:49.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-13T15:33:49.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2021-11-13T15:33:49.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-13T15:33:49.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-13T15:33:49.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-13T15:33:49.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-13T15:33:49.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-13T15:33:49.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2021-11-13T15:33:49.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-13T15:33:49.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-13T15:33:49.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-11-13T15:33:49.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-13T15:33:49.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2021-11-13T15:33:49.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-13T15:33:49.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-11-13T15:33:49.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-11-13T15:33:49.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-11-13T15:33:49.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.2% of statements [2021-11-13T15:33:49.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-13T15:33:49.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements [2021-11-13T15:33:49.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-13T15:33:49.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-13T15:33:49.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-11-13T15:33:49.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-11-13T15:33:49.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-11-13T15:33:49.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-11-13T15:33:49.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-11-13T15:33:50.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.261s coverage: 65.4% of statements [2021-11-13T15:33:50.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-13T15:33:50.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-13T15:33:50.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-13T15:33:51.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.8% of statements [2021-11-13T15:33:51.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-13T15:33:51.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-13T15:33:51.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-11-13T15:33:51.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-13T15:33:51.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-11-13T15:33:51.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-13T15:33:59.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2021-11-13T15:33:59.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-13T15:33:59.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-13T15:33:59.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-13T15:33:59.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-13T15:33:59.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements [2021-11-13T15:33:59.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-13T15:33:59.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:33:59.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-13T15:33:59.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-13T15:33:59.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-11-13T15:33:59.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-13T15:33:59.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-13T15:33:59.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-11-13T15:33:59.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-13T15:33:59.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:33:59.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-13T15:33:59.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-13T15:33:59.888Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-11-13T15:33:59.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-13T15:33:59.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-13T15:33:59.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-13T15:33:59.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-13T15:33:59.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-13T15:33:59.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-13T15:33:59.888Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-11-13T15:33:59.888Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-11-13T15:33:59.888Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T15:34:03.098Z] provisioning config files... [2021-11-13T15:34:03.124Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5609907409865113159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:34:03.488Z] ---> docker-login.sh [2021-11-13T15:34:03.488Z] nexus3.edgexfoundry.org:10001 [2021-11-13T15:34:04.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:34:04.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:34:04.368Z] Configure a credential helper to remove this warning. See [2021-11-13T15:34:04.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:34:04.368Z] [2021-11-13T15:34:04.368Z] Login Succeeded [2021-11-13T15:34:04.368Z] nexus3.edgexfoundry.org:10002 [2021-11-13T15:34:04.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:34:04.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:34:04.967Z] Configure a credential helper to remove this warning. See [2021-11-13T15:34:04.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:34:04.967Z] [2021-11-13T15:34:04.967Z] Login Succeeded [2021-11-13T15:34:04.967Z] nexus3.edgexfoundry.org:10003 [2021-11-13T15:34:05.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:34:05.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:34:05.518Z] Configure a credential helper to remove this warning. See [2021-11-13T15:34:05.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:34:05.518Z] [2021-11-13T15:34:05.518Z] Login Succeeded [2021-11-13T15:34:05.518Z] nexus3.edgexfoundry.org:10004 [2021-11-13T15:34:05.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:34:06.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:34:06.069Z] Configure a credential helper to remove this warning. See [2021-11-13T15:34:06.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:34:06.069Z] [2021-11-13T15:34:06.069Z] Login Succeeded [2021-11-13T15:34:06.069Z] docker.io [2021-11-13T15:34:06.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:34:06.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:34:06.939Z] Configure a credential helper to remove this warning. See [2021-11-13T15:34:06.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:34:06.939Z] [2021-11-13T15:34:06.939Z] Login Succeeded [2021-11-13T15:34:06.939Z] ---> docker-login.sh ends [Pipeline] } [2021-11-13T15:34:06.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-13T15:34:07.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-13T15:34:07.435Z] ========================================================= [2021-11-13T15:34:07.435Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-13T15:34:07.435Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T15:34:07.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T15:34:08.086Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-13T15:34:08.086Z] 552d1f2373af: Pulling fs layer [2021-11-13T15:34:08.086Z] ea3f2d53f512: Pulling fs layer [2021-11-13T15:34:08.086Z] 9e70ebbbe112: Pulling fs layer [2021-11-13T15:34:08.086Z] 7a9cfe048b4a: Pulling fs layer [2021-11-13T15:34:08.086Z] 72dc09318566: Pulling fs layer [2021-11-13T15:34:08.086Z] f4f7b4309257: Pulling fs layer [2021-11-13T15:34:08.086Z] 0ac9a79272e3: Pulling fs layer [2021-11-13T15:34:08.086Z] b78e95d17946: Pulling fs layer [2021-11-13T15:34:08.086Z] f4f7b4309257: Waiting [2021-11-13T15:34:08.086Z] 0ac9a79272e3: Waiting [2021-11-13T15:34:08.086Z] b78e95d17946: Waiting [2021-11-13T15:34:08.086Z] 7a9cfe048b4a: Waiting [2021-11-13T15:34:08.086Z] 72dc09318566: Waiting [2021-11-13T15:34:08.086Z] 9e70ebbbe112: Verifying Checksum [2021-11-13T15:34:08.086Z] 9e70ebbbe112: Download complete [2021-11-13T15:34:08.086Z] ea3f2d53f512: Verifying Checksum [2021-11-13T15:34:08.086Z] ea3f2d53f512: Download complete [2021-11-13T15:34:08.086Z] 72dc09318566: Verifying Checksum [2021-11-13T15:34:08.086Z] 72dc09318566: Download complete [2021-11-13T15:34:08.086Z] f4f7b4309257: Verifying Checksum [2021-11-13T15:34:08.086Z] f4f7b4309257: Download complete [2021-11-13T15:34:08.086Z] 552d1f2373af: Download complete [2021-11-13T15:34:08.376Z] 0ac9a79272e3: Verifying Checksum [2021-11-13T15:34:08.376Z] 0ac9a79272e3: Download complete [2021-11-13T15:34:08.979Z] 552d1f2373af: Pull complete [2021-11-13T15:34:09.581Z] ea3f2d53f512: Pull complete [2021-11-13T15:34:10.193Z] 9e70ebbbe112: Pull complete [2021-11-13T15:34:10.193Z] b78e95d17946: Verifying Checksum [2021-11-13T15:34:10.193Z] b78e95d17946: Download complete [2021-11-13T15:34:10.791Z] 7a9cfe048b4a: Download complete [2021-11-13T15:34:20.959Z] 7a9cfe048b4a: Pull complete [2021-11-13T15:34:20.959Z] 72dc09318566: Pull complete [2021-11-13T15:34:21.232Z] f4f7b4309257: Pull complete [2021-11-13T15:34:21.828Z] 0ac9a79272e3: Pull complete [2021-11-13T15:34:27.236Z] b78e95d17946: Pull complete [2021-11-13T15:34:27.236Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-13T15:34:27.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T15:34:27.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-13T15:34:27.599Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T15:34:27.599Z] WORKDIR /edgex [2021-11-13T15:34:27.599Z] COPY go.mod . [2021-11-13T15:34:27.599Z] RUN go mod download [2021-11-13T15:34:27.599Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-13T15:34:30.259Z] Sending build context to Docker daemon 166.6MB [2021-11-13T15:34:30.259Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T15:34:30.259Z] ---> 8b459fc5aaf0 [2021-11-13T15:34:30.259Z] Step 2/4 : WORKDIR /edgex [2021-11-13T15:34:31.686Z] ---> Running in 5efb54ea5aef [2021-11-13T15:34:32.291Z] Removing intermediate container 5efb54ea5aef [2021-11-13T15:34:32.291Z] ---> ca8ad5561631 [2021-11-13T15:34:32.291Z] Step 3/4 : COPY go.mod . [2021-11-13T15:34:32.889Z] ---> 144887da6e97 [2021-11-13T15:34:32.890Z] Step 4/4 : RUN go mod download [2021-11-13T15:34:32.890Z] ---> Running in 3f511d0ddd07 [2021-11-13T15:34:38.814Z] GO111MODULE=on go vet ./... [2021-11-13T15:34:44.171Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-13T15:34:44.432Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-13T15:34:45.024Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-13T15:34:45.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-13T15:34:45.612Z] + ls -al . [2021-11-13T15:34:45.613Z] total 636 [2021-11-13T15:34:45.613Z] drwxrwxr-x 10 1001 1001 4096 Nov 13 15:34 . [2021-11-13T15:34:45.613Z] drwxr-xr-x 4 root root 28 Nov 13 15:32 .. [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 11 Nov 13 15:30 .dockerignore [2021-11-13T15:34:45.613Z] drwxrwxr-x 8 1001 1001 179 Nov 13 15:31 .git [2021-11-13T15:34:45.613Z] drwxrwxr-x 4 1001 1001 142 Nov 13 15:30 .github [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 804 Nov 13 15:30 .gitignore [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 42 Nov 13 15:30 .golangci.yml [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 76 Nov 13 15:30 .hadolint.yml [2021-11-13T15:34:45.613Z] drwx------ 3 1001 1001 58 Nov 13 15:31 .semver [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 166 Nov 13 15:30 .sonarcloud.properties [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 1171 Nov 13 15:30 ADOPTERS.md [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 8910 Nov 13 15:30 Attribution.txt [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 43881 Nov 13 15:30 CHANGELOG.md [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 3804 Nov 13 15:30 CONTRIBUTING.md [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 677 Nov 13 15:30 GOVERNANCE.md [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 849 Nov 13 15:30 Jenkinsfile [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 10775 Nov 13 15:30 LICENSE [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 6508 Nov 13 15:30 Makefile [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 582 Nov 13 15:30 OWNERS.md [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 8256 Nov 13 15:30 README.md [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 6912 Nov 13 15:30 SECURITY.md [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 5 Nov 13 15:31 VERSION [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 4131 Nov 13 15:30 ZMQWindows.md [2021-11-13T15:34:45.613Z] drwxrwxr-x 2 1001 1001 37 Nov 13 15:30 bin [2021-11-13T15:34:45.613Z] drwxrwxr-x 14 1001 1001 4096 Nov 13 15:30 cmd [2021-11-13T15:34:45.613Z] -rw-r--r-- 1 root root 428381 Nov 13 15:33 coverage.out [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 822 Nov 13 15:30 go.mod [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 49471 Nov 13 15:30 go.sum [2021-11-13T15:34:45.613Z] drwxrwxr-x 8 1001 1001 124 Nov 13 15:30 internal [2021-11-13T15:34:45.613Z] drwxrwxr-x 3 1001 1001 16 Nov 13 15:30 openapi [2021-11-13T15:34:45.613Z] drwxrwxr-x 4 1001 1001 71 Nov 13 15:30 snap [2021-11-13T15:34:45.613Z] -rw-rw-r-- 1 1001 1001 204 Nov 13 15:30 version.go [Pipeline] sh [2021-11-13T15:34:45.906Z] + '[' -e coverage.out ] [2021-11-13T15:34:45.906Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-13T15:34:46.094Z] Stashed 1 file(s) [Pipeline] sh [2021-11-13T15:34:46.512Z] + make build [2021-11-13T15:34:46.512Z] 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-11-13T15:34:48.123Z] 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-11-13T15:34:54.765Z] 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-11-13T15:34:55.715Z] 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-11-13T15:34:56.672Z] 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-11-13T15:34:56.940Z] 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-11-13T15:34:57.884Z] 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-11-13T15:34:58.830Z] 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-11-13T15:34:59.774Z] 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-11-13T15:35:00.721Z] 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-11-13T15:35:01.675Z] 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-11-13T15:35:02.622Z] 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-11-13T15:35:04.044Z] $ docker stop --time=1 54dd59a1dacb660d6d9dea8885d9e48e95077e2d9cf613ebea6c442d9ace7db2 [2021-11-13T15:35:06.343Z] $ docker rm -f 54dd59a1dacb660d6d9dea8885d9e48e95077e2d9cf613ebea6c442d9ace7db2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:35:07.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T15:35:07.944Z] [2021-11-13T15:35:07.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:35:08.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T15:35:08.248Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-13T15:35:08.248Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-13T15:35:08.248Z] ca9280d653b3: Pulling fs layer [2021-11-13T15:35:08.248Z] 7e9c9ca2126c: Pulling fs layer [2021-11-13T15:35:08.248Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-13T15:35:08.248Z] cbdbe7a5bc2a: Download complete [2021-11-13T15:35:08.515Z] ca9280d653b3: Verifying Checksum [2021-11-13T15:35:08.515Z] ca9280d653b3: Download complete [2021-11-13T15:35:08.515Z] cbdbe7a5bc2a: Pull complete [2021-11-13T15:35:08.786Z] 7e9c9ca2126c: Verifying Checksum [2021-11-13T15:35:08.786Z] 7e9c9ca2126c: Download complete [2021-11-13T15:35:09.048Z] ca9280d653b3: Pull complete [2021-11-13T15:35:13.273Z] 7e9c9ca2126c: Pull complete [2021-11-13T15:35:13.273Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-13T15:35:13.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T15:35:13.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-13T15:35:13.356Z] prd-centos7-docker-4c-2g-490 does not seem to be running inside a container [2021-11-13T15:35:13.392Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-11-13T15:35:16.162Z] $ docker top 0722bbd198bcc0c34cb5fb2daaea0c742c7efa4807e9c5de4cf0447dcc642f43 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T15:35:16.522Z] + grep parallel [2021-11-13T15:35:16.522Z] + docker-compose build --help [2021-11-13T15:35:17.100Z] --parallel Build images in parallel. [Pipeline] } [2021-11-13T15:35:17.110Z] $ docker stop --time=1 0722bbd198bcc0c34cb5fb2daaea0c742c7efa4807e9c5de4cf0447dcc642f43 [2021-11-13T15:35:18.292Z] $ docker rm -f 0722bbd198bcc0c34cb5fb2daaea0c742c7efa4807e9c5de4cf0447dcc642f43 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:35:18.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T15:35:18.678Z] . [Pipeline] withDockerContainer [2021-11-13T15:35:18.743Z] prd-centos7-docker-4c-2g-490 does not seem to be running inside a container [2021-11-13T15:35:18.775Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-11-13T15:35:19.127Z] $ docker top a9aa98d5076ac0ca6f8edbb46799cfa190766add9dac5591a0039e03aedc8796 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T15:35:19.502Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-13T15:35:20.073Z] Building core-command ... [2021-11-13T15:35:20.073Z] Building core-data ... [2021-11-13T15:35:20.073Z] Building core-metadata ... [2021-11-13T15:35:20.073Z] Building security-bootstrapper ... [2021-11-13T15:35:20.073Z] Building security-proxy-setup ... [2021-11-13T15:35:20.073Z] Building security-secretstore-setup ... [2021-11-13T15:35:20.073Z] Building support-notifications ... [2021-11-13T15:35:20.073Z] Building support-scheduler ... [2021-11-13T15:35:20.073Z] Building sys-mgmt-agent ... [2021-11-13T15:35:20.073Z] Building support-notifications [2021-11-13T15:35:20.073Z] Building core-metadata [2021-11-13T15:35:20.073Z] Building support-scheduler [2021-11-13T15:35:20.073Z] Building security-secretstore-setup [2021-11-13T15:35:20.073Z] Building security-proxy-setup [2021-11-13T15:35:35.022Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:35:35.022Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:35:35.022Z] ---> c1ac6a334df6 [2021-11-13T15:35:35.022Z] Step 3/21 : WORKDIR /edgex-go [2021-11-13T15:35:35.022Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:35:35.022Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:35:35.022Z] ---> c1ac6a334df6 [2021-11-13T15:35:35.022Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T15:35:35.022Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:35:35.022Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:35:35.022Z] ---> c1ac6a334df6 [2021-11-13T15:35:35.022Z] Step 3/24 : WORKDIR /edgex-go [2021-11-13T15:35:49.961Z] ---> Running in a4528df56e5b [2021-11-13T15:35:49.961Z] ---> Running in d26b1674c9ac [2021-11-13T15:35:49.961Z] ---> Running in 42eae8e48177 [2021-11-13T15:35:50.531Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:35:50.531Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:35:50.531Z] ---> c1ac6a334df6 [2021-11-13T15:35:50.531Z] Step 3/23 : WORKDIR /edgex-go [2021-11-13T15:35:50.531Z] ---> Using cache [2021-11-13T15:35:50.531Z] ---> abb6975eef52 [2021-11-13T15:35:50.531Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:35:50.791Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:35:50.791Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:35:50.791Z] ---> c1ac6a334df6 [2021-11-13T15:35:50.791Z] Step 3/20 : WORKDIR /edgex-go [2021-11-13T15:35:50.791Z] ---> Using cache [2021-11-13T15:35:50.791Z] ---> abb6975eef52 [2021-11-13T15:35:50.791Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:35:52.704Z] Removing intermediate container d26b1674c9ac [2021-11-13T15:35:52.704Z] ---> abb6975eef52 [2021-11-13T15:35:52.704Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:35:52.704Z] Removing intermediate container a4528df56e5b [2021-11-13T15:35:52.704Z] ---> 961f9991b411 [2021-11-13T15:35:52.704Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:35:52.704Z] ---> Running in 601691702fb0 [2021-11-13T15:35:52.704Z] ---> Running in b7ff57746a36 [2021-11-13T15:35:52.704Z] Removing intermediate container 42eae8e48177 [2021-11-13T15:35:52.704Z] ---> 443b03ef319c [2021-11-13T15:35:52.704Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:35:52.704Z] ---> Running in 95c0ec154395 [2021-11-13T15:35:52.968Z] ---> Running in 64bf558657b2 [2021-11-13T15:35:52.968Z] ---> Running in 7691daadd2b7 [2021-11-13T15:35:53.921Z] Removing intermediate container 601691702fb0 [2021-11-13T15:35:53.921Z] ---> dc25035d24c5 [2021-11-13T15:35:53.921Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-13T15:35:53.921Z] ---> Running in 4eb1ed6ad74b [2021-11-13T15:35:53.921Z] Removing intermediate container b7ff57746a36 [2021-11-13T15:35:53.921Z] ---> 92165ba67ef9 [2021-11-13T15:35:53.921Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-13T15:35:53.921Z] ---> Running in df18bb343ba4 [2021-11-13T15:35:53.921Z] Removing intermediate container 95c0ec154395 [2021-11-13T15:35:53.921Z] ---> 380645619d05 [2021-11-13T15:35:53.921Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-13T15:35:53.921Z] ---> Running in eb172bef0c87 [2021-11-13T15:35:54.182Z] Removing intermediate container 64bf558657b2 [2021-11-13T15:35:54.182Z] ---> c9766fc9831a [2021-11-13T15:35:54.182Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T15:35:54.182Z] Removing intermediate container 7691daadd2b7 [2021-11-13T15:35:54.182Z] ---> ea78adc7e41c [2021-11-13T15:35:54.182Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-13T15:35:54.182Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:35:54.182Z] ---> Running in 8023618c5d7f [2021-11-13T15:35:54.182Z] ---> Running in f36f50b3d6e3 [2021-11-13T15:35:54.765Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:35:54.765Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:35:54.765Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:35:54.765Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:35:55.025Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:35:55.245Z] Removing intermediate container 3f511d0ddd07 [2021-11-13T15:35:55.245Z] ---> 539b0714db63 [2021-11-13T15:35:55.245Z] Successfully built 539b0714db63 [2021-11-13T15:35:55.245Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:35:55.586Z] + docker inspect -f . ci-base-image-arm64 [2021-11-13T15:35:55.586Z] . [2021-11-13T15:35:55.601Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:35:55.601Z] OK: 220 MiB in 52 packages [2021-11-13T15:35:55.601Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:35:55.601Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:35:55.601Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] withDockerContainer [2021-11-13T15:35:55.830Z] prd-ubuntu18.04-docker-arm64-4c-16g-491 does not seem to be running inside a container [2021-11-13T15:35:55.866Z] Removing intermediate container 4eb1ed6ad74b [2021-11-13T15:35:55.866Z] ---> 78eaa8a7355e [2021-11-13T15:35:55.866Z] Step 6/23 : COPY go.mod . [2021-11-13T15:35:55.866Z] OK: 220 MiB in 52 packages [2021-11-13T15:35:55.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat [2021-11-13T15:35:56.131Z] OK: 220 MiB in 52 packages [2021-11-13T15:35:56.131Z] OK: 220 MiB in 52 packages [2021-11-13T15:35:56.131Z] OK: 220 MiB in 52 packages [2021-11-13T15:35:56.131Z] ---> 730092fac6e7 [2021-11-13T15:35:56.131Z] Step 7/23 : RUN go mod download [2021-11-13T15:35:56.131Z] ---> Running in 79bd574801ca [2021-11-13T15:35:56.390Z] Removing intermediate container df18bb343ba4 [2021-11-13T15:35:56.390Z] ---> 0073d4254f90 [2021-11-13T15:35:56.390Z] Step 6/20 : COPY . . [2021-11-13T15:35:57.405Z] $ docker top 5e5b2cecc7118ff331835eccacfe79ff4948644aa8b9395026594f080dcdb255 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T15:35:58.345Z] + go version [2021-11-13T15:35:58.345Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-13T15:35:58.368Z] $ docker stop --time=1 5e5b2cecc7118ff331835eccacfe79ff4948644aa8b9395026594f080dcdb255 [2021-11-13T15:36:00.047Z] $ docker rm -f 5e5b2cecc7118ff331835eccacfe79ff4948644aa8b9395026594f080dcdb255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:36:00.891Z] + docker inspect -f . ci-base-image-arm64 [2021-11-13T15:36:00.891Z] . [Pipeline] withDockerContainer [2021-11-13T15:36:01.149Z] prd-ubuntu18.04-docker-arm64-4c-16g-491 does not seem to be running inside a container [2021-11-13T15:36:01.232Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat [2021-11-13T15:36:01.895Z] Removing intermediate container eb172bef0c87 [2021-11-13T15:36:01.895Z] ---> 1fee1b8c5ad5 [2021-11-13T15:36:01.895Z] Step 6/21 : COPY . . [2021-11-13T15:36:01.895Z] Removing intermediate container f36f50b3d6e3 [2021-11-13T15:36:01.895Z] ---> c85898268c1c [2021-11-13T15:36:01.895Z] Step 6/24 : COPY . . [2021-11-13T15:36:01.895Z] ---> b64558961269 [2021-11-13T15:36:01.895Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:36:02.162Z] Removing intermediate container 8023618c5d7f [2021-11-13T15:36:02.162Z] ---> e8834a24f9c3 [2021-11-13T15:36:02.162Z] Step 6/22 : COPY . . [2021-11-13T15:36:02.596Z] $ docker top 9f950faada949c7496ca246cf4d13cadd302dfa2cad8f2cb81141e438983bcf8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-13T15:36:02.916Z] ========================================================= [2021-11-13T15:36:02.916Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-13T15:36:02.916Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T15:36:03.563Z] + make test [2021-11-13T15:36:03.563Z] go mod tidy [2021-11-13T15:36:04.163Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-13T15:36:05.503Z] ---> Running in 883ba0231a4f [2021-11-13T15:36:20.455Z] ---> 777f199ece66 [2021-11-13T15:36:20.455Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:36:20.455Z] ---> d14708a45dcb [2021-11-13T15:36:20.455Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:36:20.455Z] ---> 44699cfaeb35 [2021-11-13T15:36:20.455Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:36:20.455Z] Removing intermediate container 79bd574801ca [2021-11-13T15:36:20.455Z] ---> 3e0a9438e65f [2021-11-13T15:36:20.455Z] Step 8/23 : COPY . . [2021-11-13T15:36:20.455Z] ---> Running in 62d8bf7e330c [2021-11-13T15:36:20.455Z] ---> Running in 25f5401f6e27 [2021-11-13T15:36:20.455Z] ---> Running in d0dc689d96bf [2021-11-13T15:36:20.455Z] Removing intermediate container 883ba0231a4f [2021-11-13T15:36:20.455Z] ---> fe27292b2ea3 [2021-11-13T15:36:20.455Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-13T15:36:20.455Z] ---> Running in 82dd9c9ffef4 [2021-11-13T15:36:20.455Z] 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-11-13T15:36:21.860Z] Removing intermediate container 62d8bf7e330c [2021-11-13T15:36:21.860Z] ---> 264b9633c05b [2021-11-13T15:36:21.860Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-13T15:36:22.439Z] ---> Running in 9f85242a7bfc [2021-11-13T15:36:23.407Z] Removing intermediate container d0dc689d96bf [2021-11-13T15:36:23.407Z] ---> 87e382b33c53 [2021-11-13T15:36:23.407Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-13T15:36:23.667Z] Removing intermediate container 25f5401f6e27 [2021-11-13T15:36:23.667Z] ---> 68cd9ad5bd99 [2021-11-13T15:36:23.667Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-13T15:36:23.929Z] ---> Running in bd5eaab5dd82 [2021-11-13T15:36:23.929Z] ---> Running in 47dcfcac32ff [2021-11-13T15:36:24.193Z] 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-11-13T15:36:24.453Z] 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-11-13T15:36:24.714Z] 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-11-13T15:36:30.992Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-13T15:36:39.734Z] ---> 2ae5048afd54 [2021-11-13T15:36:39.734Z] Step 9/23 : RUN go mod tidy [2021-11-13T15:36:39.734Z] ---> Running in f9d6fc6aed79 [2021-11-13T15:36:39.734Z] Removing intermediate container f9d6fc6aed79 [2021-11-13T15:36:39.734Z] ---> ec3bd0f7eed7 [2021-11-13T15:36:39.734Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-13T15:36:39.734Z] ---> Running in 910d90c6fb77 [2021-11-13T15:36:39.996Z] 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-11-13T15:36:50.026Z] 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-11-13T15:36:56.707Z] Removing intermediate container 82dd9c9ffef4 [2021-11-13T15:36:56.707Z] ---> 0649c6e9e7de [2021-11-13T15:36:56.707Z] [2021-11-13T15:36:56.707Z] Step 9/20 : FROM alpine:3.14 [2021-11-13T15:36:56.707Z] 3.14: Pulling from library/alpine [2021-11-13T15:36:56.707Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-13T15:36:56.707Z] Status: Downloaded newer image for alpine:3.14 [2021-11-13T15:36:56.707Z] ---> 14119a10abf4 [2021-11-13T15:36:56.707Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-13T15:36:56.707Z] ---> Running in 34bf7f63f312 [2021-11-13T15:36:56.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:36:56.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:36:57.541Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-13T15:36:57.541Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-13T15:36:57.541Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T15:36:57.541Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-13T15:36:57.541Z] (5/5) Installing curl (7.79.1-r0) [2021-11-13T15:36:57.541Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T15:36:57.541Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T15:36:57.541Z] OK: 8 MiB in 19 packages [2021-11-13T15:36:58.485Z] Removing intermediate container 34bf7f63f312 [2021-11-13T15:36:58.485Z] ---> ba96c9428d2a [2021-11-13T15:36:58.485Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T15:36:58.485Z] ---> Running in d1996dd39183 [2021-11-13T15:36:58.485Z] Removing intermediate container d1996dd39183 [2021-11-13T15:36:58.485Z] ---> 175f4a33d063 [2021-11-13T15:36:58.485Z] Step 12/20 : WORKDIR /edgex [2021-11-13T15:36:58.485Z] ---> Running in fd3e43b40775 [2021-11-13T15:36:58.756Z] Removing intermediate container fd3e43b40775 [2021-11-13T15:36:58.756Z] ---> 24e6542ee1e1 [2021-11-13T15:36:58.756Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-13T15:36:59.351Z] ---> b1f84f4a0eeb [2021-11-13T15:36:59.351Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-13T15:36:59.624Z] 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-11-13T15:36:59.893Z] ---> 7603e125d58c [2021-11-13T15:36:59.893Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-13T15:37:00.496Z] ---> f6c6424d2a20 [2021-11-13T15:37:00.496Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-13T15:37:00.496Z] ---> Running in 00ffc2308183 [2021-11-13T15:37:00.767Z] Removing intermediate container 00ffc2308183 [2021-11-13T15:37:00.767Z] ---> cf3e3a8c99a3 [2021-11-13T15:37:00.767Z] Step 17/20 : CMD ["--init=true"] [2021-11-13T15:37:00.767Z] ---> Running in 1a22c2c75cbe [2021-11-13T15:37:01.032Z] Removing intermediate container 1a22c2c75cbe [2021-11-13T15:37:01.032Z] ---> e985e1b30b69 [2021-11-13T15:37:01.032Z] Step 18/20 : LABEL arch=x86_64 [2021-11-13T15:37:01.032Z] ---> Running in 005b72ab0d0a [2021-11-13T15:37:01.298Z] Removing intermediate container 005b72ab0d0a [2021-11-13T15:37:01.298Z] ---> b669ff9666e3 [2021-11-13T15:37:01.298Z] Step 19/20 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:37:01.298Z] ---> Running in 9742928d03b0 [2021-11-13T15:37:01.298Z] Removing intermediate container 9742928d03b0 [2021-11-13T15:37:01.298Z] ---> bdd645b44d4b [2021-11-13T15:37:01.298Z] Step 20/20 : LABEL version=0.0.0 [2021-11-13T15:37:01.568Z] ---> Running in b8b89173b26b [2021-11-13T15:37:01.568Z] Removing intermediate container b8b89173b26b [2021-11-13T15:37:01.568Z] ---> 469b6c8608e9 [2021-11-13T15:37:01.568Z] [2021-11-13T15:37:01.842Z] Successfully built 469b6c8608e9 [2021-11-13T15:37:01.842Z] Successfully tagged security-proxy-setup:latest [2021-11-13T15:37:01.842Z] Building sys-mgmt-agent [2021-11-13T15:37:06.438Z]  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:37:06.438Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:37:06.438Z] ---> c1ac6a334df6 [2021-11-13T15:37:06.438Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T15:37:06.438Z] ---> Using cache [2021-11-13T15:37:06.438Z] ---> 443b03ef319c [2021-11-13T15:37:06.438Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:37:06.438Z] ---> Using cache [2021-11-13T15:37:06.438Z] ---> ea78adc7e41c [2021-11-13T15:37:06.438Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-13T15:37:08.373Z] ---> Running in 2781837220a6 [2021-11-13T15:37:08.951Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:37:09.899Z] Removing intermediate container bd5eaab5dd82 [2021-11-13T15:37:09.899Z] ---> db7b685ebb13 [2021-11-13T15:37:09.900Z] [2021-11-13T15:37:09.900Z] Step 9/24 : FROM alpine:3.14 [2021-11-13T15:37:09.900Z] ---> 14119a10abf4 [2021-11-13T15:37:09.900Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-13T15:37:09.900Z] ---> Running in 9a4a77a0ddb6 [2021-11-13T15:37:09.900Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:37:10.482Z] OK: 220 MiB in 52 packages [2021-11-13T15:37:10.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:37:10.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:37:11.055Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-13T15:37:11.055Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-13T15:37:11.055Z] (3/3) Installing su-exec (0.2-r1) [2021-11-13T15:37:11.055Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T15:37:11.055Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T15:37:11.320Z] OK: 6 MiB in 17 packages [2021-11-13T15:37:11.587Z] Removing intermediate container 9f85242a7bfc [2021-11-13T15:37:11.587Z] ---> 9701e97ef6bf [2021-11-13T15:37:11.587Z] [2021-11-13T15:37:11.587Z] Step 9/21 : FROM alpine:3.14 [2021-11-13T15:37:11.587Z] ---> 14119a10abf4 [2021-11-13T15:37:11.587Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-13T15:37:11.587Z] Removing intermediate container 2781837220a6 [2021-11-13T15:37:11.587Z] ---> 8ec418993325 [2021-11-13T15:37:11.587Z] Step 6/22 : COPY . . [2021-11-13T15:37:11.587Z] ---> Running in 09ca8de86d61 [2021-11-13T15:37:12.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:37:12.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:37:12.551Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-13T15:37:12.551Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-13T15:37:12.551Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T15:37:12.551Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T15:37:12.818Z] OK: 6 MiB in 16 packages [2021-11-13T15:37:17.017Z] Removing intermediate container 9a4a77a0ddb6 [2021-11-13T15:37:17.017Z] ---> 79043a340cb5 [2021-11-13T15:37:17.017Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T15:37:18.937Z] ---> Running in 678d6279232a [2021-11-13T15:37:18.937Z] Removing intermediate container 47dcfcac32ff [2021-11-13T15:37:18.937Z] ---> a7ebd50fd58c [2021-11-13T15:37:18.937Z] [2021-11-13T15:37:18.937Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T15:37:18.937Z] ---> 14119a10abf4 [2021-11-13T15:37:18.937Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T15:37:18.937Z] ---> Running in f63863660c52 [2021-11-13T15:37:18.937Z] ---> 4d10de362d2b [2021-11-13T15:37:18.937Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:37:18.937Z] Removing intermediate container 678d6279232a [2021-11-13T15:37:18.937Z] ---> 514b96e8b507 [2021-11-13T15:37:18.937Z] Step 12/24 : WORKDIR / [2021-11-13T15:37:18.937Z] ---> Running in d8a83775b508 [2021-11-13T15:37:18.937Z] ---> Running in 1f656e01edc0 [2021-11-13T15:37:18.937Z] Removing intermediate container 09ca8de86d61 [2021-11-13T15:37:18.937Z] ---> d1f9ea0d3a1a [2021-11-13T15:37:18.937Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T15:37:18.937Z] ---> Running in dd98ac77efff [2021-11-13T15:37:19.202Z] Removing intermediate container 1f656e01edc0 [2021-11-13T15:37:19.202Z] ---> 94ff0f02f69a [2021-11-13T15:37:19.202Z] 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-11-13T15:37:19.472Z] Removing intermediate container dd98ac77efff [2021-11-13T15:37:19.472Z] ---> 1edcd23fadae [2021-11-13T15:37:19.472Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-13T15:37:19.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:37:19.472Z] ---> Running in 39142068d63b [2021-11-13T15:37:19.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:37:19.737Z] ---> fcf50036da1d [2021-11-13T15:37:19.737Z] 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-11-13T15:37:19.737Z] Removing intermediate container 39142068d63b [2021-11-13T15:37:19.737Z] ---> d3809d5b2dc8 [2021-11-13T15:37:19.737Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-13T15:37:19.737Z] ---> Running in 3b50e5bdc624 [2021-11-13T15:37:19.737Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-13T15:37:19.737Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T15:37:19.737Z] OK: 6 MiB in 15 packages [2021-11-13T15:37:20.013Z] Removing intermediate container 3b50e5bdc624 [2021-11-13T15:37:20.013Z] ---> e73ea5b4e6b1 [2021-11-13T15:37:20.013Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T15:37:20.013Z] ---> 4531368f0a6d [2021-11-13T15:37:20.013Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-13T15:37:20.284Z] Removing intermediate container f63863660c52 [2021-11-13T15:37:20.284Z] ---> 06a438bae9fb [2021-11-13T15:37:20.284Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T15:37:20.284Z] ---> 2117db159773 [2021-11-13T15:37:20.284Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-13T15:37:20.284Z] ---> 873cbd61b9ee [2021-11-13T15:37:20.284Z] 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-11-13T15:37:20.284Z] ---> Running in 50c403945963 [2021-11-13T15:37:20.554Z] Removing intermediate container 50c403945963 [2021-11-13T15:37:20.554Z] ---> 1dcc7c3435d8 [2021-11-13T15:37:20.554Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-13T15:37:20.817Z] ---> 383be6ae1d2b [2021-11-13T15:37:20.817Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-13T15:37:20.817Z] Removing intermediate container d8a83775b508 [2021-11-13T15:37:20.817Z] ---> 35c4197cc39a [2021-11-13T15:37:20.817Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-13T15:37:20.817Z] ---> 1ec77e05e679 [2021-11-13T15:37:20.817Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-13T15:37:20.817Z] ---> Running in 61601bfd8c70 [2021-11-13T15:37:20.817Z] ---> Running in 73cb6f97641b [2021-11-13T15:37:21.083Z] Removing intermediate container 61601bfd8c70 [2021-11-13T15:37:21.083Z] ---> 3cde476f096a [2021-11-13T15:37:21.083Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T15:37:21.083Z] ---> Running in 1de4ba323add [2021-11-13T15:37:21.083Z] ---> ef8e208d0a68 [2021-11-13T15:37:21.083Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-13T15:37:21.083Z] ---> 9541432fe3b3 [2021-11-13T15:37:21.083Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-13T15:37:21.083Z] ---> Running in 360c283149ff [2021-11-13T15:37:21.351Z] Removing intermediate container 1de4ba323add [2021-11-13T15:37:21.351Z] ---> 81800335bd96 [2021-11-13T15:37:21.351Z] Step 14/22 : WORKDIR / [2021-11-13T15:37:21.351Z] 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-11-13T15:37:21.626Z] ---> Running in bbf55bb8a7f4 [2021-11-13T15:37:21.626Z] Removing intermediate container 360c283149ff [2021-11-13T15:37:21.626Z] ---> 4e2bcb2df4ca [2021-11-13T15:37:21.626Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T15:37:21.892Z] ---> Running in 69b7ef781697 [2021-11-13T15:37:22.159Z] ---> 8d2b4503cdc6 [2021-11-13T15:37:22.159Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-13T15:37:22.159Z] Removing intermediate container bbf55bb8a7f4 [2021-11-13T15:37:22.159Z] ---> c3056b571237 [2021-11-13T15:37:22.159Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T15:37:22.159Z] Removing intermediate container 69b7ef781697 [2021-11-13T15:37:22.159Z] ---> e95036b2a34c [2021-11-13T15:37:22.159Z] Step 19/21 : LABEL arch=x86_64 [2021-11-13T15:37:22.420Z] Removing intermediate container 910d90c6fb77 [2021-11-13T15:37:22.420Z] ---> 546b76ff48c0 [2021-11-13T15:37:22.420Z] [2021-11-13T15:37:22.420Z] Step 11/23 : FROM alpine:3.14 [2021-11-13T15:37:22.420Z] ---> 14119a10abf4 [2021-11-13T15:37:22.420Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-13T15:37:22.420Z] ---> Using cache [2021-11-13T15:37:22.420Z] ---> 06a438bae9fb [2021-11-13T15:37:22.420Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T15:37:22.420Z] ---> Using cache [2021-11-13T15:37:22.420Z] ---> 1dcc7c3435d8 [2021-11-13T15:37:22.420Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-13T15:37:22.420Z] ---> Running in f8f783bb091e [2021-11-13T15:37:22.420Z] ---> d562a3ac6104 [2021-11-13T15:37:22.420Z] 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-11-13T15:37:22.420Z] ---> Running in 15a086af8a13 [2021-11-13T15:37:22.420Z] ---> Running in 237dfba1a9b5 [2021-11-13T15:37:22.420Z] ---> 56a57716695d [2021-11-13T15:37:22.420Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-13T15:37:22.685Z] Removing intermediate container 15a086af8a13 [2021-11-13T15:37:22.685Z] ---> 78b7a81ca298 [2021-11-13T15:37:22.685Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-13T15:37:22.685Z] Removing intermediate container f8f783bb091e [2021-11-13T15:37:22.685Z] ---> 72553f706b3a [2021-11-13T15:37:22.685Z] Step 20/21 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:37:22.685Z] ---> Running in 509c3622cae3 [2021-11-13T15:37:22.949Z] ---> Running in 3717ae7da1ce [2021-11-13T15:37:22.949Z] ---> bc76cfa32125 [2021-11-13T15:37:22.949Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-13T15:37:22.949Z] Removing intermediate container 509c3622cae3 [2021-11-13T15:37:22.949Z] ---> db924bb7bcae [2021-11-13T15:37:22.949Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T15:37:23.208Z] Removing intermediate container 3717ae7da1ce [2021-11-13T15:37:23.208Z] ---> 8be05a273580 [2021-11-13T15:37:23.208Z] Step 21/21 : LABEL version=0.0.0 [2021-11-13T15:37:23.208Z] ---> Running in 9fbb03579ca3 [2021-11-13T15:37:23.470Z] Removing intermediate container 9fbb03579ca3 [2021-11-13T15:37:23.470Z] ---> 49b80fc74f97 [2021-11-13T15:37:23.470Z] [2021-11-13T15:37:23.470Z] Successfully built 49b80fc74f97 [2021-11-13T15:37:23.470Z] ---> 39bc97867530 [2021-11-13T15:37:23.470Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-13T15:37:23.470Z] Successfully tagged support-notifications:latest [2021-11-13T15:37:23.470Z] Building core-command [2021-11-13T15:37:23.731Z]  Building support-notifications ... done  ---> f259325aca9b [2021-11-13T15:37:23.731Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-13T15:37:23.731Z] ---> Running in a6d177e1c8e8 [2021-11-13T15:37:27.024Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:37:27.024Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:37:27.024Z] ---> c1ac6a334df6 [2021-11-13T15:37:27.024Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T15:37:27.024Z] ---> Using cache [2021-11-13T15:37:27.024Z] ---> 443b03ef319c [2021-11-13T15:37:27.024Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:37:27.024Z] ---> Using cache [2021-11-13T15:37:27.024Z] ---> ea78adc7e41c [2021-11-13T15:37:27.024Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T15:37:27.024Z] ---> Using cache [2021-11-13T15:37:27.024Z] ---> c85898268c1c [2021-11-13T15:37:27.024Z] Step 6/22 : COPY . . [2021-11-13T15:37:27.024Z] ---> Using cache [2021-11-13T15:37:27.024Z] ---> 44699cfaeb35 [2021-11-13T15:37:27.024Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:37:27.024Z] ---> Using cache [2021-11-13T15:37:27.024Z] ---> 87e382b33c53 [2021-11-13T15:37:27.024Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-13T15:37:27.610Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-13T15:37:27.971Z] Removing intermediate container a6d177e1c8e8 [2021-11-13T15:37:27.971Z] ---> 504111a30b77 [2021-11-13T15:37:27.971Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T15:37:27.971Z] Removing intermediate container 237dfba1a9b5 [2021-11-13T15:37:27.971Z] ---> 9ed9c65674df [2021-11-13T15:37:27.971Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-13T15:37:27.971Z] ---> Running in ea3616e49b62 [2021-11-13T15:37:27.971Z] ---> Running in 963017442fb6 [2021-11-13T15:37:27.971Z] ---> Running in 8ed1b3d24e0d [2021-11-13T15:37:27.971Z] ---> 259b53e1b1c8 [2021-11-13T15:37:27.971Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-13T15:37:28.249Z] Removing intermediate container 8ed1b3d24e0d [2021-11-13T15:37:28.249Z] Removing intermediate container 963017442fb6 [2021-11-13T15:37:28.249Z] ---> dbe60fe52473 [2021-11-13T15:37:28.249Z] Step 22/24 : LABEL arch=x86_64 [2021-11-13T15:37:28.249Z] ---> deaa7848a98a [2021-11-13T15:37:28.249Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T15:37:28.249Z] ---> Running in 1e82f00ddfd4 [2021-11-13T15:37:28.249Z] ---> Running in a2f9a2285d45 [2021-11-13T15:37:28.520Z] ---> 32a06d7126ab [2021-11-13T15:37:28.520Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-13T15:37:28.520Z] ---> Running in 5a148f3d2fa9 [2021-11-13T15:37:28.520Z] Removing intermediate container 1e82f00ddfd4 [2021-11-13T15:37:28.520Z] ---> 51adc3c3437e [2021-11-13T15:37:28.520Z] Step 23/24 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:37:28.520Z] Removing intermediate container a2f9a2285d45 [2021-11-13T15:37:28.520Z] ---> 8429688deb39 [2021-11-13T15:37:28.520Z] Step 21/22 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:37:28.520Z] ---> Running in 71c413787ef2 [2021-11-13T15:37:28.781Z] 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-11-13T15:37:28.781Z] Removing intermediate container 5a148f3d2fa9 [2021-11-13T15:37:28.781Z] ---> d2ae64857682 [2021-11-13T15:37:28.781Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T15:37:28.781Z] ---> Running in aa760f75593d [2021-11-13T15:37:28.781Z] ---> Running in ca5dd82fd32f [2021-11-13T15:37:28.781Z] Removing intermediate container 71c413787ef2 [2021-11-13T15:37:28.781Z] ---> a8900affedc1 [2021-11-13T15:37:28.781Z] Step 24/24 : LABEL version=0.0.0 [2021-11-13T15:37:28.781Z] ---> Running in 274419d41015 [2021-11-13T15:37:28.781Z] Removing intermediate container aa760f75593d [2021-11-13T15:37:28.781Z] ---> e881982b38a7 [2021-11-13T15:37:28.781Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T15:37:29.053Z] Removing intermediate container ca5dd82fd32f [2021-11-13T15:37:29.053Z] ---> 7a4b693a57c7 [2021-11-13T15:37:29.053Z] Step 21/23 : LABEL arch=x86_64 [2021-11-13T15:37:29.053Z] ---> Running in 39fb6abf8118 [2021-11-13T15:37:29.053Z] ---> Running in 468e2c650f40 [2021-11-13T15:37:29.053Z] Removing intermediate container 274419d41015 [2021-11-13T15:37:29.053Z] ---> 52f76fb3dfad [2021-11-13T15:37:29.053Z] [2021-11-13T15:37:29.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-13T15:37:29.326Z] Removing intermediate container 39fb6abf8118 [2021-11-13T15:37:29.326Z] ---> 08309ebe6d8d [2021-11-13T15:37:29.326Z] [2021-11-13T15:37:29.326Z] Removing intermediate container 468e2c650f40 [2021-11-13T15:37:29.326Z] ---> 4826384cf44c [2021-11-13T15:37:29.326Z] Step 22/23 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:37:29.326Z] Successfully built 52f76fb3dfad [2021-11-13T15:37:29.326Z] ---> Running in 8238e23894cb [2021-11-13T15:37:29.326Z] Successfully tagged security-secretstore-setup:latest [2021-11-13T15:37:29.326Z]  Building security-secretstore-setup ... done Building core-data [2021-11-13T15:37:29.326Z] Successfully built 08309ebe6d8d [2021-11-13T15:37:29.326Z] Successfully tagged core-metadata:latest [2021-11-13T15:37:29.327Z] Building security-bootstrapper [2021-11-13T15:37:29.820Z]  Building core-metadata ... done Removing intermediate container 8238e23894cb [2021-11-13T15:37:29.820Z] ---> 8c2c697a19ba [2021-11-13T15:37:29.820Z] Step 23/23 : LABEL version=0.0.0 [2021-11-13T15:37:29.820Z] ---> Running in 0f1a080a029a [2021-11-13T15:37:29.820Z] Removing intermediate container 0f1a080a029a [2021-11-13T15:37:29.820Z] ---> d928f036507c [2021-11-13T15:37:29.820Z] [2021-11-13T15:37:29.820Z] Successfully built d928f036507c [2021-11-13T15:37:29.820Z] Successfully tagged support-scheduler:latest [2021-11-13T15:37:31.075Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-13T15:37:31.350Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-13T15:37:38.445Z]  Building support-scheduler ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:37:38.445Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:37:38.445Z] ---> c1ac6a334df6 [2021-11-13T15:37:38.445Z] Step 3/30 : WORKDIR /edgex-go [2021-11-13T15:37:38.445Z] ---> Using cache [2021-11-13T15:37:38.445Z] ---> 443b03ef319c [2021-11-13T15:37:38.445Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:37:38.445Z] ---> Using cache [2021-11-13T15:37:38.445Z] ---> ea78adc7e41c [2021-11-13T15:37:38.445Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-13T15:37:38.445Z] ---> Using cache [2021-11-13T15:37:38.445Z] ---> c85898268c1c [2021-11-13T15:37:38.445Z] Step 6/30 : COPY . . [2021-11-13T15:37:38.445Z] ---> Using cache [2021-11-13T15:37:38.445Z] ---> 44699cfaeb35 [2021-11-13T15:37:38.445Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:37:38.445Z] ---> Using cache [2021-11-13T15:37:38.445Z] ---> 87e382b33c53 [2021-11-13T15:37:38.445Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-13T15:37:38.445Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:37:38.445Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:37:38.445Z] ---> c1ac6a334df6 [2021-11-13T15:37:38.445Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T15:37:38.445Z] ---> Using cache [2021-11-13T15:37:38.445Z] ---> 443b03ef319c [2021-11-13T15:37:38.445Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:37:38.445Z] ---> Using cache [2021-11-13T15:37:38.445Z] ---> ea78adc7e41c [2021-11-13T15:37:38.445Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-13T15:37:41.034Z] ---> Running in b968aeb6b343 [2021-11-13T15:37:41.034Z] ---> Running in c89dcb06bbfe [2021-11-13T15:37:41.635Z] 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-11-13T15:37:41.635Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:37:42.614Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:37:42.875Z] OK: 220 MiB in 52 packages [2021-11-13T15:37:43.460Z] Removing intermediate container c89dcb06bbfe [2021-11-13T15:37:43.460Z] ---> bd44dc3c0e6a [2021-11-13T15:37:43.460Z] Step 6/22 : COPY . . [2021-11-13T15:37:43.789Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-13T15:37:43.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-13T15:37:43.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-13T15:37:43.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-13T15:37:43.790Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-13T15:37:43.790Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-13T15:37:44.391Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-13T15:37:44.391Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-13T15:37:44.391Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-13T15:37:44.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-13T15:37:51.706Z] ---> d0612688b005 [2021-11-13T15:37:51.706Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:37:51.706Z] ---> Running in 819809154f9e [2021-11-13T15:37:52.652Z] Removing intermediate container 819809154f9e [2021-11-13T15:37:52.652Z] ---> 0f28e1e603a4 [2021-11-13T15:37:52.652Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-13T15:37:52.652Z] ---> Running in 57582d7ba8b0 [2021-11-13T15:37:52.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.205s coverage: 28.7% of statements [2021-11-13T15:37:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-13T15:37:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-13T15:37:53.239Z] 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-11-13T15:37:56.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.355s coverage: 98.5% of statements [2021-11-13T15:37:56.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-13T15:37:56.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.538s coverage: 44.7% of statements [2021-11-13T15:37:56.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-13T15:37:56.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-13T15:37:57.504Z] Removing intermediate container 73cb6f97641b [2021-11-13T15:37:57.504Z] ---> 72b09257246b [2021-11-13T15:37:57.504Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-13T15:37:57.504Z] ---> Running in ebf9c9b2fd2d [2021-11-13T15:37:57.504Z] 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-11-13T15:37:59.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.651s coverage: 89.5% of statements [2021-11-13T15:37:59.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-13T15:37:59.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:37:59.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.223s coverage: 84.4% of statements [2021-11-13T15:37:59.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-13T15:37:59.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-13T15:37:59.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-13T15:37:59.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-13T15:37:59.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-13T15:37:59.467Z] Removing intermediate container ea3616e49b62 [2021-11-13T15:37:59.468Z] ---> ef6d0be76c80 [2021-11-13T15:37:59.468Z] [2021-11-13T15:37:59.468Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T15:37:59.468Z] ---> 14119a10abf4 [2021-11-13T15:37:59.468Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T15:37:59.468Z] ---> Using cache [2021-11-13T15:37:59.468Z] ---> 06a438bae9fb [2021-11-13T15:37:59.468Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T15:37:59.468Z] ---> Using cache [2021-11-13T15:37:59.468Z] ---> 1dcc7c3435d8 [2021-11-13T15:37:59.468Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-13T15:37:59.468Z] ---> Running in a984e0364cf8 [2021-11-13T15:37:59.732Z] Removing intermediate container ebf9c9b2fd2d [2021-11-13T15:37:59.732Z] ---> 6eb875896633 [2021-11-13T15:37:59.732Z] [2021-11-13T15:37:59.732Z] Step 10/22 : FROM docker:20.10.8 [2021-11-13T15:37:59.732Z] Removing intermediate container a984e0364cf8 [2021-11-13T15:37:59.732Z] ---> 99eb648db315 [2021-11-13T15:37:59.732Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T15:37:59.732Z] 20.10.8: Pulling from library/docker [2021-11-13T15:37:59.732Z] ---> Running in f249af00c62b [2021-11-13T15:38:00.010Z] Removing intermediate container f249af00c62b [2021-11-13T15:38:00.010Z] ---> 1210eb422f5f [2021-11-13T15:38:00.010Z] Step 14/22 : WORKDIR / [2021-11-13T15:38:00.594Z] ---> Running in c8ca098a0c36 [2021-11-13T15:38:00.867Z] Removing intermediate container c8ca098a0c36 [2021-11-13T15:38:00.867Z] ---> c8ea3155d0e1 [2021-11-13T15:38:00.867Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T15:38:01.140Z] ---> 2bd25b781d0c [2021-11-13T15:38:01.140Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-13T15:38:01.738Z] ---> 1cff81292127 [2021-11-13T15:38:01.738Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-13T15:38:02.018Z] ---> b8424e17d6e8 [2021-11-13T15:38:02.018Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-13T15:38:02.018Z] ---> Running in b718fb9b63d1 [2021-11-13T15:38:02.297Z] Removing intermediate container b718fb9b63d1 [2021-11-13T15:38:02.297Z] ---> c79c7e35afee [2021-11-13T15:38:02.297Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T15:38:02.297Z] ---> Running in 69f9fbe3111b [2021-11-13T15:38:02.572Z] Removing intermediate container 69f9fbe3111b [2021-11-13T15:38:02.572Z] ---> 0dc854647dfa [2021-11-13T15:38:02.572Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T15:38:02.572Z] ---> Running in 3344ee52a9ac [2021-11-13T15:38:02.572Z] Removing intermediate container 3344ee52a9ac [2021-11-13T15:38:02.572Z] ---> 0bc7fa57fc0e [2021-11-13T15:38:02.572Z] Step 21/22 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:38:02.572Z] ---> Running in a1af6eb11f86 [2021-11-13T15:38:02.840Z] Removing intermediate container a1af6eb11f86 [2021-11-13T15:38:02.840Z] ---> fcc734dc61f6 [2021-11-13T15:38:02.840Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T15:38:03.110Z] ---> Running in 41b12809bb26 [2021-11-13T15:38:03.383Z] Removing intermediate container 41b12809bb26 [2021-11-13T15:38:03.383Z] ---> d4a9545e311e [2021-11-13T15:38:03.383Z] [2021-11-13T15:38:03.383Z] Successfully built d4a9545e311e [2021-11-13T15:38:03.383Z] Successfully tagged core-command:latest [2021-11-13T15:38:07.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.604s coverage: 94.2% of statements [2021-11-13T15:38:07.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-13T15:38:07.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:38:07.329Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.189s coverage: 59.1% of statements [2021-11-13T15:38:07.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-13T15:38:07.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-13T15:38:07.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-13T15:38:07.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-13T15:38:07.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-13T15:38:07.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.179s coverage: 60.0% of statements [2021-11-13T15:38:07.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-13T15:38:07.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-13T15:38:07.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-13T15:38:07.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.332s coverage: 0.9% of statements [2021-11-13T15:38:07.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-13T15:38:07.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements [2021-11-13T15:38:07.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.174s coverage: 21.7% of statements [2021-11-13T15:38:07.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-13T15:38:07.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.223s coverage: 47.1% of statements [2021-11-13T15:38:07.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.284s coverage: 79.5% of statements [2021-11-13T15:38:07.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements [2021-11-13T15:38:08.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.398s coverage: 96.3% of statements [2021-11-13T15:38:08.774Z]  Building core-command ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-13T15:38:08.774Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-13T15:38:08.774Z] ---> bc6c0ffef665 [2021-11-13T15:38:08.774Z] 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-11-13T15:38:08.774Z] ---> Running in f3d5de838816 [2021-11-13T15:38:09.048Z] Removing intermediate container b968aeb6b343 [2021-11-13T15:38:09.048Z] ---> 39b3f52607ee [2021-11-13T15:38:09.048Z] [2021-11-13T15:38:09.048Z] Step 9/30 : FROM alpine:3.14 [2021-11-13T15:38:09.048Z] ---> 14119a10abf4 [2021-11-13T15:38:09.048Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-13T15:38:09.048Z] Removing intermediate container f3d5de838816 [2021-11-13T15:38:09.048Z] ---> c2e1156badc2 [2021-11-13T15:38:09.048Z] 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-11-13T15:38:09.048Z] ---> Running in ec1d6736a9d9 [2021-11-13T15:38:09.310Z] ---> Running in 21a1e8fee8fb [2021-11-13T15:38:09.310Z] Removing intermediate container ec1d6736a9d9 [2021-11-13T15:38:09.310Z] ---> 069b909a86fe [2021-11-13T15:38:09.310Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-13T15:38:09.310Z] ---> Running in b82e52fa6d2e [2021-11-13T15:38:09.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.335s coverage: 87.5% of statements [2021-11-13T15:38:09.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:38:09.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:38:09.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:38:10.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:38:10.146Z] (1/42) Installing readline (8.1.0-r0) [2021-11-13T15:38:10.146Z] (2/42) Installing bash (5.1.4-r0) [2021-11-13T15:38:10.146Z] Executing bash-5.1.4-r0.post-install [2021-11-13T15:38:10.146Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-13T15:38:10.146Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T15:38:10.146Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-13T15:38:10.146Z] (6/42) Installing curl (7.79.1-r0) [2021-11-13T15:38:10.146Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-13T15:38:10.146Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-13T15:38:10.146Z] (9/42) Installing expat (2.4.1-r0) [2021-11-13T15:38:10.146Z] (10/42) Installing libffi (3.3-r2) [2021-11-13T15:38:10.146Z] (11/42) Installing gdbm (1.19-r0) [2021-11-13T15:38:10.404Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-13T15:38:10.404Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T15:38:10.404Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-13T15:38:10.404Z] (2/2) Installing su-exec (0.2-r1) [2021-11-13T15:38:10.404Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T15:38:10.404Z] OK: 6 MiB in 16 packages [2021-11-13T15:38:10.405Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T15:38:10.405Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-13T15:38:10.405Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-13T15:38:10.405Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-13T15:38:10.997Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-13T15:38:10.997Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-13T15:38:10.997Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-13T15:38:11.264Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-13T15:38:11.845Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-13T15:38:11.845Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-13T15:38:11.845Z] Removing intermediate container b82e52fa6d2e [2021-11-13T15:38:11.845Z] ---> 7725ebd4f260 [2021-11-13T15:38:11.845Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-13T15:38:11.845Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-13T15:38:11.845Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-13T15:38:11.845Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-13T15:38:11.845Z] ---> Running in 6d0580b29c54 [2021-11-13T15:38:11.845Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-13T15:38:11.845Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-13T15:38:11.845Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-13T15:38:11.845Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-13T15:38:11.845Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-13T15:38:11.845Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-13T15:38:11.845Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-13T15:38:12.121Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-13T15:38:12.121Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-13T15:38:12.121Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-13T15:38:12.121Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-13T15:38:12.121Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-13T15:38:12.121Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-13T15:38:12.121Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-13T15:38:12.121Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-13T15:38:12.121Z] Removing intermediate container 6d0580b29c54 [2021-11-13T15:38:12.121Z] ---> 07dd20401900 [2021-11-13T15:38:12.121Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-13T15:38:12.121Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-13T15:38:12.121Z] ---> Running in 2cd408092005 [2021-11-13T15:38:12.382Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T15:38:12.382Z] OK: 84 MiB in 64 packages [2021-11-13T15:38:12.653Z] Removing intermediate container 2cd408092005 [2021-11-13T15:38:12.653Z] ---> 86ac3c4085df [2021-11-13T15:38:12.653Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-13T15:38:12.653Z] ---> Running in 2f6b6ec4c265 [2021-11-13T15:38:13.240Z] Collecting docker-compose==1.23.2 [2021-11-13T15:38:13.506Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-13T15:38:13.506Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-13T15:38:13.506Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-13T15:38:13.506Z] Collecting texttable<0.10,>=0.9.0 [2021-11-13T15:38:13.506Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-13T15:38:13.773Z] Removing intermediate container 2f6b6ec4c265 [2021-11-13T15:38:13.773Z] ---> ae438d8b932f [2021-11-13T15:38:13.773Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-13T15:38:13.773Z] ---> Running in 08bab97b45b9 [2021-11-13T15:38:14.041Z] Collecting cached-property<2,>=1.2.0 [2021-11-13T15:38:14.041Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-13T15:38:14.041Z] Collecting jsonschema<3,>=2.5.1 [2021-11-13T15:38:14.041Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-13T15:38:14.041Z] Removing intermediate container 08bab97b45b9 [2021-11-13T15:38:14.041Z] ---> 452d5cfc72bd [2021-11-13T15:38:14.041Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-13T15:38:14.304Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-13T15:38:14.304Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-13T15:38:14.304Z] Collecting docopt<0.7,>=0.6.1 [2021-11-13T15:38:14.304Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-13T15:38:14.304Z] ---> d763434f5f6c [2021-11-13T15:38:14.304Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-13T15:38:14.565Z] ---> Running in c8348304df57 [2021-11-13T15:38:14.829Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-13T15:38:14.829Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-13T15:38:15.097Z] Collecting docker<4.0,>=3.6.0 [2021-11-13T15:38:15.097Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-13T15:38:15.097Z] 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-11-13T15:38:15.367Z] Collecting PyYAML<4,>=3.10 [2021-11-13T15:38:15.367Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-13T15:38:15.639Z] Removing intermediate container c8348304df57 [2021-11-13T15:38:15.639Z] ---> 5e8cb1c06101 [2021-11-13T15:38:15.639Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T15:38:15.924Z] ---> 0dee22866607 [2021-11-13T15:38:15.924Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-13T15:38:16.200Z] Collecting docker-pycreds>=0.4.0 [2021-11-13T15:38:16.200Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-13T15:38:16.200Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-13T15:38:16.200Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-13T15:38:16.200Z] 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-11-13T15:38:16.461Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-13T15:38:16.461Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-13T15:38:16.461Z] Collecting idna<2.8,>=2.5 [2021-11-13T15:38:16.461Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-13T15:38:16.461Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-13T15:38:16.461Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-13T15:38:16.461Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-13T15:38:16.461Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-13T15:38:16.727Z] ---> 0cef3da987b6 [2021-11-13T15:38:16.727Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-13T15:38:16.727Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-13T15:38:16.727Z] Attempting uninstall: urllib3 [2021-11-13T15:38:16.727Z] Found existing installation: urllib3 1.26.5 [2021-11-13T15:38:16.727Z] Uninstalling urllib3-1.26.5: [2021-11-13T15:38:16.727Z] Successfully uninstalled urllib3-1.26.5 [2021-11-13T15:38:16.727Z] Attempting uninstall: idna [2021-11-13T15:38:16.727Z] Found existing installation: idna 3.2 [2021-11-13T15:38:16.727Z] Uninstalling idna-3.2: [2021-11-13T15:38:16.727Z] Successfully uninstalled idna-3.2 [2021-11-13T15:38:16.991Z] ---> 6cef59f3ddd0 [2021-11-13T15:38:16.991Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-13T15:38:16.991Z] Attempting uninstall: chardet [2021-11-13T15:38:16.991Z] Found existing installation: chardet 4.0.0 [2021-11-13T15:38:16.991Z] Uninstalling chardet-4.0.0: [2021-11-13T15:38:16.991Z] Successfully uninstalled chardet-4.0.0 [2021-11-13T15:38:17.264Z] ---> 289217a58599 [2021-11-13T15:38:17.264Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-13T15:38:17.264Z] Attempting uninstall: requests [2021-11-13T15:38:17.264Z] Found existing installation: requests 2.25.1 [2021-11-13T15:38:17.264Z] Uninstalling requests-2.25.1: [2021-11-13T15:38:17.525Z] Successfully uninstalled requests-2.25.1 [2021-11-13T15:38:17.793Z] ---> f056112e6583 [2021-11-13T15:38:17.793Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-13T15:38:17.793Z] Running setup.py install for texttable: started [2021-11-13T15:38:17.793Z] ---> Running in 3e4360c1d208 [2021-11-13T15:38:18.070Z] Running setup.py install for texttable: finished with status 'done' [2021-11-13T15:38:18.070Z] Running setup.py install for PyYAML: started [2021-11-13T15:38:18.070Z] Removing intermediate container 3e4360c1d208 [2021-11-13T15:38:18.070Z] ---> 3afc30498278 [2021-11-13T15:38:18.070Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-13T15:38:18.336Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-13T15:38:18.596Z] ---> 8d8e8372e4a6 [2021-11-13T15:38:18.596Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-13T15:38:18.886Z] Running setup.py install for docopt: started [2021-11-13T15:38:18.886Z] ---> Running in 2c6c6b3946a2 [2021-11-13T15:38:19.180Z] Running setup.py install for docopt: finished with status 'done' [2021-11-13T15:38:19.180Z] Running setup.py install for dockerpty: started [2021-11-13T15:38:19.452Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-13T15:38:20.026Z] 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-11-13T15:38:20.026Z] Removing intermediate container 57582d7ba8b0 [2021-11-13T15:38:20.026Z] ---> 109f1aed20d0 [2021-11-13T15:38:20.026Z] [2021-11-13T15:38:20.026Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T15:38:20.026Z] ---> 14119a10abf4 [2021-11-13T15:38:20.026Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-13T15:38:20.287Z] ---> Running in 97980e7ae15a [2021-11-13T15:38:20.287Z] Removing intermediate container 2c6c6b3946a2 [2021-11-13T15:38:20.287Z] ---> 117d98b5a653 [2021-11-13T15:38:20.287Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-13T15:38:20.287Z] ---> Running in 520d56991367 [2021-11-13T15:38:20.287Z] Removing intermediate container 97980e7ae15a [2021-11-13T15:38:20.287Z] ---> 838f69eda2ad [2021-11-13T15:38:20.287Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-13T15:38:20.287Z] ---> Running in e615cb2911e5 [2021-11-13T15:38:20.552Z] Removing intermediate container 520d56991367 [2021-11-13T15:38:20.552Z] ---> c55a345ff174 [2021-11-13T15:38:20.552Z] Step 27/30 : CMD ["gate"] [2021-11-13T15:38:20.552Z] ---> Running in 89179d040313 [2021-11-13T15:38:20.552Z] Removing intermediate container e615cb2911e5 [2021-11-13T15:38:20.552Z] ---> 59bde5ba7e02 [2021-11-13T15:38:20.552Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-13T15:38:20.552Z] ---> Running in 35f75a668338 [2021-11-13T15:38:20.817Z] Removing intermediate container 35f75a668338 [2021-11-13T15:38:20.817Z] ---> a92e4b241ecc [2021-11-13T15:38:20.817Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:38:20.817Z] Removing intermediate container 89179d040313 [2021-11-13T15:38:20.817Z] ---> 4cf440407b55 [2021-11-13T15:38:20.817Z] Step 28/30 : LABEL arch=x86_64 [2021-11-13T15:38:21.087Z] ---> Running in db51c75bd60f [2021-11-13T15:38:21.087Z] ---> Running in 3e10d17b4837 [2021-11-13T15:38:21.665Z] Removing intermediate container db51c75bd60f [2021-11-13T15:38:21.665Z] ---> 38251eb39f38 [2021-11-13T15:38:21.665Z] Step 29/30 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:38:22.610Z] ---> Running in b9d830e675c7 [2021-11-13T15:38:22.874Z] Removing intermediate container b9d830e675c7 [2021-11-13T15:38:22.874Z] ---> 3d07c53d048d [2021-11-13T15:38:22.874Z] Step 30/30 : LABEL version=0.0.0 [2021-11-13T15:38:22.874Z] Removing intermediate container 21a1e8fee8fb [2021-11-13T15:38:22.874Z] ---> 4c5f06ad66a0 [2021-11-13T15:38:22.874Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-13T15:38:22.874Z] ---> Running in 53298a806663 [2021-11-13T15:38:22.874Z] Removing intermediate container 3e10d17b4837 [2021-11-13T15:38:22.874Z] ---> 68c46d441962 [2021-11-13T15:38:22.874Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-13T15:38:22.874Z] ---> Running in eb9013e1df8f [2021-11-13T15:38:22.874Z] ---> Running in 412455796de2 [2021-11-13T15:38:23.135Z] Removing intermediate container 53298a806663 [2021-11-13T15:38:23.135Z] ---> cff6ca51abc7 [2021-11-13T15:38:23.135Z] [2021-11-13T15:38:23.135Z] Removing intermediate container eb9013e1df8f [2021-11-13T15:38:23.135Z] ---> 4851eb1e3397 [2021-11-13T15:38:23.135Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-13T15:38:23.135Z] Successfully built cff6ca51abc7 [2021-11-13T15:38:23.135Z] ---> Running in ed179108097e [2021-11-13T15:38:23.135Z] Successfully tagged security-bootstrapper:latest [2021-11-13T15:38:23.135Z]  Building security-bootstrapper ... done Removing intermediate container ed179108097e [2021-11-13T15:38:23.135Z] ---> 19cff5a1905c [2021-11-13T15:38:23.136Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-13T15:38:23.136Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T15:38:23.708Z] ---> 6eca75d0a5ba [2021-11-13T15:38:23.708Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-13T15:38:23.708Z] ---> 48dc86ca40cc [2021-11-13T15:38:23.708Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-13T15:38:23.968Z] ---> fce8366f0694 [2021-11-13T15:38:23.968Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-13T15:38:23.968Z] ---> Running in ea5d13b5ffa4 [2021-11-13T15:38:23.968Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T15:38:23.968Z] Removing intermediate container ea5d13b5ffa4 [2021-11-13T15:38:23.968Z] ---> 010e6546810a [2021-11-13T15:38:23.968Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T15:38:24.229Z] ---> Running in a81323574986 [2021-11-13T15:38:24.229Z] Removing intermediate container a81323574986 [2021-11-13T15:38:24.229Z] ---> 391b5a96d1ff [2021-11-13T15:38:24.229Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T15:38:24.229Z] ---> Running in 3792e6634517 [2021-11-13T15:38:24.229Z] Removing intermediate container 3792e6634517 [2021-11-13T15:38:24.229Z] ---> 5e6dce9f892a [2021-11-13T15:38:24.229Z] Step 21/22 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:38:24.492Z] ---> Running in 6e0d94b9c3ed [2021-11-13T15:38:24.492Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-13T15:38:24.492Z] Removing intermediate container 6e0d94b9c3ed [2021-11-13T15:38:24.492Z] ---> e13293c418ec [2021-11-13T15:38:24.492Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T15:38:24.492Z] ---> Running in 4ef947ada3b9 [2021-11-13T15:38:24.492Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T15:38:24.492Z] Removing intermediate container 4ef947ada3b9 [2021-11-13T15:38:24.492Z] ---> 2b8c793057db [2021-11-13T15:38:24.492Z] [2021-11-13T15:38:24.492Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-13T15:38:24.753Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T15:38:24.753Z] Successfully built 2b8c793057db [2021-11-13T15:38:24.753Z] Successfully tagged sys-mgmt-agent:latest [2021-11-13T15:38:24.753Z]  Building sys-mgmt-agent ... done (5/6) Installing libzmq (4.3.4-r0) [2021-11-13T15:38:25.019Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-13T15:38:25.019Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T15:38:25.019Z] OK: 8 MiB in 20 packages [2021-11-13T15:38:25.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.346s coverage: 94.4% of statements [2021-11-13T15:38:25.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements [2021-11-13T15:38:25.278Z] Removing intermediate container 412455796de2 [2021-11-13T15:38:25.278Z] ---> 535596b2e63c [2021-11-13T15:38:25.278Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T15:38:25.544Z] ---> d1c46218d935 [2021-11-13T15:38:25.544Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-13T15:38:25.804Z] ---> 9766764b46cb [2021-11-13T15:38:25.805Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-13T15:38:26.064Z] ---> a0b1a4fe85f8 [2021-11-13T15:38:26.064Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-13T15:38:26.064Z] ---> Running in e253f67d247f [2021-11-13T15:38:26.064Z] Removing intermediate container e253f67d247f [2021-11-13T15:38:26.064Z] ---> a6a684ccb9e1 [2021-11-13T15:38:26.064Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T15:38:26.064Z] ---> Running in 6f2c74bf9178 [2021-11-13T15:38:26.064Z] Removing intermediate container 6f2c74bf9178 [2021-11-13T15:38:26.064Z] ---> 6bf4a17b23a8 [2021-11-13T15:38:26.064Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T15:38:26.327Z] ---> Running in b17e2006241d [2021-11-13T15:38:26.327Z] Removing intermediate container b17e2006241d [2021-11-13T15:38:26.327Z] ---> 1f33f01570be [2021-11-13T15:38:26.327Z] Step 21/22 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:38:26.327Z] ---> Running in 1effc3731284 [2021-11-13T15:38:26.327Z] Removing intermediate container 1effc3731284 [2021-11-13T15:38:26.327Z] ---> 5f1655c993e4 [2021-11-13T15:38:26.327Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T15:38:26.327Z] ---> Running in 847646f3a2a0 [2021-11-13T15:38:26.587Z] Removing intermediate container 847646f3a2a0 [2021-11-13T15:38:26.587Z] ---> 041dd7012774 [2021-11-13T15:38:26.587Z] [2021-11-13T15:38:26.587Z] Successfully built 041dd7012774 [2021-11-13T15:38:26.587Z] Successfully tagged core-data:latest [2021-11-13T15:38:26.593Z]  Building core-data ... done  [Pipeline] } [2021-11-13T15:38:26.597Z] $ docker stop --time=1 a9aa98d5076ac0ca6f8edbb46799cfa190766add9dac5591a0039e03aedc8796 [2021-11-13T15:38:27.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.606s coverage: 82.5% of statements [2021-11-13T15:38:27.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-13T15:38:27.875Z] $ docker rm -f a9aa98d5076ac0ca6f8edbb46799cfa190766add9dac5591a0039e03aedc8796 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T15:38:28.257Z] + docker images [2021-11-13T15:38:28.257Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-13T15:38:28.257Z] core-data latest 041dd7012774 2 seconds ago 20.7MB [2021-11-13T15:38:28.257Z] sys-mgmt-agent latest 2b8c793057db 4 seconds ago 294MB [2021-11-13T15:38:28.257Z] security-bootstrapper latest cff6ca51abc7 6 seconds ago 18.9MB [2021-11-13T15:38:28.257Z] 109f1aed20d0 9 seconds ago 1.76GB [2021-11-13T15:38:28.257Z] 39b3f52607ee 20 seconds ago 1.76GB [2021-11-13T15:38:28.257Z] core-command latest d4a9545e311e 25 seconds ago 16.1MB [2021-11-13T15:38:28.257Z] 6eb875896633 29 seconds ago 1.76GB [2021-11-13T15:38:28.257Z] ef6d0be76c80 30 seconds ago 1.75GB [2021-11-13T15:38:28.257Z] support-scheduler latest d928f036507c 59 seconds ago 16.2MB [2021-11-13T15:38:28.257Z] core-metadata latest 08309ebe6d8d 59 seconds ago 16.9MB [2021-11-13T15:38:28.257Z] security-secretstore-setup latest 52f76fb3dfad About a minute ago 28.4MB [2021-11-13T15:38:28.257Z] support-notifications latest 49b80fc74f97 About a minute ago 16.9MB [2021-11-13T15:38:28.257Z] 546b76ff48c0 About a minute ago 1.76GB [2021-11-13T15:38:28.257Z] a7ebd50fd58c About a minute ago 1.76GB [2021-11-13T15:38:28.257Z] 9701e97ef6bf About a minute ago 1.76GB [2021-11-13T15:38:28.257Z] db7b685ebb13 About a minute ago 1.76GB [2021-11-13T15:38:28.257Z] security-proxy-setup latest 469b6c8608e9 About a minute ago 26.9MB [2021-11-13T15:38:28.257Z] 0649c6e9e7de About a minute ago 1.76GB [2021-11-13T15:38:28.257Z] ci-base-image-x86_64 latest c1ac6a334df6 6 minutes ago 1.25GB [2021-11-13T15:38:28.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-13T15:38:28.257Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-13T15:38:28.257Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-13T15:38:28.257Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-13T15:38:28.257Z] 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-11-13T15:38:36.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.244s coverage: 92.9% of statements [2021-11-13T15:38:36.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-13T15:38:36.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-13T15:38:36.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-13T15:38:36.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-11-13T15:38:36.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-13T15:38:36.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-13T15:38:36.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-13T15:38:36.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-13T15:38:36.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-13T15:38:36.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-11-13T15:38:36.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-13T15:38:36.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-13T15:38:36.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-11-13T15:38:36.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-13T15:38:36.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.255s coverage: 58.8% of statements [2021-11-13T15:38:36.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-13T15:38:36.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.249s coverage: 80.0% of statements [2021-11-13T15:38:36.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements [2021-11-13T15:38:36.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements [2021-11-13T15:38:36.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.746s coverage: 91.2% of statements [2021-11-13T15:38:36.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-13T15:38:36.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.756s coverage: 64.4% of statements [2021-11-13T15:38:36.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-13T15:38:36.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-13T15:38:36.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.174s coverage: 100.0% of statements [2021-11-13T15:38:36.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2021-11-13T15:38:36.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2021-11-13T15:38:37.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2021-11-13T15:38:37.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2021-11-13T15:38:41.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.327s coverage: 65.4% of statements [2021-11-13T15:38:41.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-13T15:38:41.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-13T15:38:41.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-13T15:38:43.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.815s coverage: 43.8% of statements [2021-11-13T15:38:43.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-13T15:38:43.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-13T15:38:43.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.259s coverage: 89.5% of statements [2021-11-13T15:38:43.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-13T15:38:43.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements [2021-11-13T15:38:43.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-13T15:38:43.592Z] Still waiting to schedule task [2021-11-13T15:38:43.592Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-13T15:38:53.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.251s coverage: 17.7% of statements [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-13T15:38:53.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.605s coverage: 92.3% of statements [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-13T15:38:53.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.190s coverage: 63.2% of statements [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-13T15:38:53.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.390s coverage: 97.7% of statements [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-13T15:38:53.488Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.166s coverage: 28.9% of statements [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-13T15:38:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-13T15:38:53.488Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.181s coverage: 100.0% of statements [2021-11-13T15:38:53.488Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-11-13T15:38:53.488Z] 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-11-13T15:38:53.488Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-13T15:38:53.488Z] GO111MODULE=on go vet ./... [2021-11-13T15:39:29.458Z] Running on prd-ubuntu18.04-docker-8c-8g-492 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws [2021-11-13T15:39:29.469Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-11-13T15:39:29.554Z] The recommended git tool is: git [2021-11-13T15:39:31.482Z] using credential edgex-jenkins-ssh [2021-11-13T15:39:31.496Z] Cloning the remote Git repository [2021-11-13T15:39:31.516Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-13T15:39:31.574Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-11-13T15:39:31.603Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T15:39:31.604Z] > git --version # timeout=10 [2021-11-13T15:39:31.611Z] > git --version # 'git version 2.17.1' [2021-11-13T15:39:31.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T15:39:31.660Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T15:39:36.351Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:39:36.449Z] Merge succeeded, producing bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:39:36.449Z] Checking out Revision bb168f9eec294762d2adebc7d8c857d7136fd5c2 (PR-3816) [2021-11-13T15:39:35.679Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T15:39:35.684Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T15:39:35.694Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T15:39:35.705Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T15:39:35.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T15:39:35.710Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-13T15:39:36.361Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T15:39:36.366Z] > git checkout -f bb168f9eec294762d2adebc7d8c857d7136fd5c2 # timeout=10 [2021-11-13T15:39:36.423Z] > git remote # timeout=10 [2021-11-13T15:39:36.430Z] > git config --get remote.origin.url # timeout=10 [2021-11-13T15:39:36.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T15:39:36.438Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-13T15:39:36.446Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-13T15:39:36.455Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T15:39:36.459Z] > git checkout -f bb168f9eec294762d2adebc7d8c857d7136fd5c2 # timeout=10 [2021-11-13T15:39:39.957Z] Commit message: "build(snap): upgrade consul from 1.9.5 to 1.10.4" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:39:40.840Z] + echo snap-build.sh [2021-11-13T15:39:40.840Z] snap-build.sh [2021-11-13T15:39:40.840Z] + SNAP_BASE_DIR=. [2021-11-13T15:39:40.840Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-11-13T15:39:40.840Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-11-13T15:39:40.840Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-11-13T15:39:40.840Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-11-13T15:39:40.840Z] + cd /w/workspace/edgex-go/2 [2021-11-13T15:39:40.840Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-13T15:39:40.840Z] Reading package lists... [2021-11-13T15:39:40.840Z] Building dependency tree... [2021-11-13T15:39:40.840Z] Reading state information... [2021-11-13T15:39:40.840Z] The following packages were automatically installed and are no longer required: [2021-11-13T15:39:40.840Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-13T15:39:40.840Z] uidmap xdelta3 [2021-11-13T15:39:40.840Z] Use 'sudo apt autoremove' to remove them. [2021-11-13T15:39:40.840Z] The following packages will be REMOVED: [2021-11-13T15:39:40.840Z] lxd* lxd-client* [2021-11-13T15:39:41.104Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-13T15:39:41.104Z] After this operation, 31.7 MB disk space will be freed. [2021-11-13T15:39:41.628Z] (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-11-13T15:39:41.628Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-13T15:39:42.574Z] Removing lxd dnsmasq configuration [2021-11-13T15:39:42.574Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-13T15:39:42.574Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-13T15:39:43.528Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T15:39:43.528Z] (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-11-13T15:39:43.528Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-13T15:39:44.929Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-13T15:39:44.929Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-13T15:39:45.189Z] + sudo snap remove --purge lxd [2021-11-13T15:39:45.456Z] snap "lxd" is not installed [2021-11-13T15:39:45.456Z] + sudo groupadd --force --system lxd [2021-11-13T15:39:45.456Z] ++ whoami [2021-11-13T15:39:45.456Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-13T15:39:45.456Z] + newgrp - lxd [2021-11-13T15:39:45.456Z] + sudo snap install lxd [2021-11-13T15:39:55.468Z] 2021-11-13T15:39:52Z INFO Waiting for automatic snapd restart... [2021-11-13T15:40:10.373Z] lxd 4.20 from Canonical* installed [2021-11-13T15:40:10.373Z] + sudo lxd init --auto [2021-11-13T15:40:15.301Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-13T15:40:15.301Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-13T15:40:15.301Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-13T15:40:15.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-13T15:40:15.969Z] + ls -al . [2021-11-13T15:40:15.969Z] total 664 [2021-11-13T15:40:15.969Z] drwxrwxr-x 9 1001 1001 4096 Nov 13 15:40 . [2021-11-13T15:40:15.969Z] drwxr-xr-x 4 root root 4096 Nov 13 15:36 .. [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 11 Nov 13 15:33 .dockerignore [2021-11-13T15:40:15.969Z] drwxrwxr-x 8 1001 1001 4096 Nov 13 15:33 .git [2021-11-13T15:40:15.969Z] drwxrwxr-x 4 1001 1001 4096 Nov 13 15:33 .github [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 804 Nov 13 15:33 .gitignore [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 42 Nov 13 15:33 .golangci.yml [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 76 Nov 13 15:33 .hadolint.yml [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 166 Nov 13 15:33 .sonarcloud.properties [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 1171 Nov 13 15:33 ADOPTERS.md [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 8910 Nov 13 15:33 Attribution.txt [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 43881 Nov 13 15:33 CHANGELOG.md [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 3804 Nov 13 15:33 CONTRIBUTING.md [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 677 Nov 13 15:33 GOVERNANCE.md [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 849 Nov 13 15:33 Jenkinsfile [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 10775 Nov 13 15:33 LICENSE [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 6508 Nov 13 15:33 Makefile [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 582 Nov 13 15:33 OWNERS.md [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 8256 Nov 13 15:33 README.md [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 6912 Nov 13 15:33 SECURITY.md [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 5 Nov 13 15:31 VERSION [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 4131 Nov 13 15:33 ZMQWindows.md [2021-11-13T15:40:15.969Z] drwxrwxr-x 2 1001 1001 4096 Nov 13 15:33 bin [2021-11-13T15:40:15.969Z] drwxrwxr-x 14 1001 1001 4096 Nov 13 15:33 cmd [2021-11-13T15:40:15.969Z] -rw-r--r-- 1 root root 428381 Nov 13 15:38 coverage.out [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 822 Nov 13 15:33 go.mod [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 49471 Nov 13 15:33 go.sum [2021-11-13T15:40:15.969Z] drwxrwxr-x 8 1001 1001 4096 Nov 13 15:33 internal [2021-11-13T15:40:15.969Z] drwxrwxr-x 3 1001 1001 4096 Nov 13 15:33 openapi [2021-11-13T15:40:15.969Z] drwxrwxr-x 4 1001 1001 4096 Nov 13 15:33 snap [2021-11-13T15:40:15.969Z] -rw-rw-r-- 1 1001 1001 204 Nov 13 15:33 version.go [Pipeline] sh [2021-11-13T15:40:16.624Z] + '[' -e coverage.out ] [2021-11-13T15:40:16.624Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-13T15:40:16.653Z] Warning: overwriting stash ‘coverage-report’ [2021-11-13T15:40:17.402Z] Stashed 1 file(s) [Pipeline] sh [2021-11-13T15:40:18.048Z] + make build [2021-11-13T15:40:18.048Z] 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-11-13T15:40:20.389Z] + sudo snap install --classic snapcraft [2021-11-13T15:40:24.746Z] 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-11-13T15:40:30.386Z] snapcraft 5.0 from Canonical* installed [2021-11-13T15:40:30.386Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-13T15:40:30.386Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-13T15:40:30.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T15:40:30.386Z] Dload Upload Total Spent Left Speed [2021-11-13T15:40:30.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5139 0 --:--:-- --:--:-- --:--:-- 5097 [2021-11-13T15:40:30.386Z] 100 3325k 100 3325k 0 0 8271k 0 --:--:-- --:--:-- --:--:-- 8271k [2021-11-13T15:40:30.386Z] ./yq_linux_amd64 [2021-11-13T15:40:30.386Z] + sudo snapcraft prime --use-lxd [2021-11-13T15:40:32.297Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-13T15:40:32.297Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-11-13T15:40:32.297Z] - README.md [2021-11-13T15:40:32.297Z] [2021-11-13T15:40:32.297Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-13T15:40:32.559Z] Launching a container. [2021-11-13T15:40:42.559Z] Waiting for container to be ready [2021-11-13T15:40:42.559Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-13T15:40:42.559Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-13T15:40:42.559Z] [2021-11-13T15:40:45.859Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-13T15:40:45.859Z] Waiting for network to be ready... [2021-11-13T15:40:46.804Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-13T15:40:46.804Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-13T15:40:46.913Z] 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-11-13T15:40:47.065Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-13T15:40:47.065Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-13T15:40:47.065Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-13T15:40:47.636Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-13T15:40:47.636Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-13T15:40:47.636Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-13T15:40:47.636Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-13T15:40:47.636Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-13T15:40:47.636Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-13T15:40:47.636Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-13T15:40:47.636Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-13T15:40:47.636Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-13T15:40:47.636Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-13T15:40:47.636Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-13T15:40:47.636Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-13T15:40:47.636Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-13T15:40:47.898Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-13T15:40:47.898Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-13T15:40:48.159Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-13T15:40:48.159Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-13T15:40:48.159Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-13T15:40:48.159Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-13T15:40:48.159Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-13T15:40:48.159Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-13T15:40:48.159Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-13T15:40:48.897Z] 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-11-13T15:40:51.463Z] Fetched 25.6 MB in 5s (5552 kB/s) [2021-11-13T15:40:51.724Z] Reading package lists... [2021-11-13T15:40:51.986Z] Reading package lists... [2021-11-13T15:40:52.248Z] Building dependency tree... [2021-11-13T15:40:52.248Z] Reading state information... [2021-11-13T15:40:52.248Z] The following additional packages will be installed: [2021-11-13T15:40:52.248Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-13T15:40:52.248Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-13T15:40:52.248Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-13T15:40:52.248Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-13T15:40:52.248Z] Suggested packages: [2021-11-13T15:40:52.248Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-13T15:40:52.248Z] Recommended packages: [2021-11-13T15:40:52.248Z] gnupg libsasl2-modules [2021-11-13T15:40:52.248Z] The following NEW packages will be installed: [2021-11-13T15:40:52.248Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-13T15:40:52.248Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-13T15:40:52.248Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-13T15:40:52.248Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-13T15:40:52.248Z] The following packages will be upgraded: [2021-11-13T15:40:52.248Z] gpg gpg-agent gpgconf libudev1 [2021-11-13T15:40:52.248Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-13T15:40:52.248Z] Need to get 3527 kB of archives. [2021-11-13T15:40:52.248Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-13T15:40:52.248Z] 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-11-13T15:40:52.248Z] 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-11-13T15:40:52.510Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-13T15:40:52.510Z] 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-11-13T15:40:52.510Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-13T15:40:52.772Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-13T15:40:53.197Z] 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-11-13T15:40:53.346Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-13T15:40:53.346Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-13T15:40:53.346Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-13T15:40:53.346Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-13T15:40:53.346Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-13T15:40:53.346Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-13T15:40:53.346Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-13T15:40:53.346Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-13T15:40:53.346Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-13T15:40:53.346Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-13T15:40:53.346Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-13T15:40:53.346Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-13T15:40:53.346Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-13T15:40:53.346Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-13T15:40:53.346Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-13T15:40:53.346Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-13T15:40:53.472Z] 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-11-13T15:40:53.607Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T15:40:53.607Z] Fetched 3527 kB in 1s (3100 kB/s) [2021-11-13T15:40:53.607Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-13T15:40:53.607Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-13T15:40:53.607Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T15:40:53.607Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-13T15:40:53.607Z] Selecting previously unselected package udev. [2021-11-13T15:40:53.607Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-13T15:40:53.607Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-13T15:40:53.607Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-13T15:40:53.867Z] Selecting previously unselected package libfuse2:amd64. [2021-11-13T15:40:53.867Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-13T15:40:53.867Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-13T15:40:53.867Z] Selecting previously unselected package fuse. [2021-11-13T15:40:53.867Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-13T15:40:53.867Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-13T15:40:54.128Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T15:40:54.128Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T15:40:54.128Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T15:40:54.128Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T15:40:54.128Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T15:40:54.128Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T15:40:54.390Z] Selecting previously unselected package libksba8:amd64. [2021-11-13T15:40:54.390Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-13T15:40:54.390Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-13T15:40:54.390Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-13T15:40:54.390Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T15:40:54.390Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:54.390Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-13T15:40:54.390Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T15:40:54.390Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:54.390Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-13T15:40:54.390Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T15:40:54.390Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:54.390Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-13T15:40:54.390Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T15:40:54.390Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:54.650Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-13T15:40:54.650Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T15:40:54.650Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:54.650Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-13T15:40:54.650Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T15:40:54.650Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:54.650Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-13T15:40:54.650Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T15:40:54.650Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:54.650Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-13T15:40:54.650Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T15:40:54.650Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:54.650Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-13T15:40:54.650Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T15:40:54.929Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:54.929Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-13T15:40:54.929Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-13T15:40:54.929Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T15:40:54.929Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-13T15:40:54.929Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-13T15:40:54.929Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T15:40:54.929Z] Selecting previously unselected package libldap-common. [2021-11-13T15:40:54.929Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-13T15:40:54.929Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T15:40:54.929Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-13T15:40:54.929Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-13T15:40:54.929Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T15:40:54.929Z] Selecting previously unselected package dirmngr. [2021-11-13T15:40:54.929Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T15:40:54.929Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-13T15:40:55.189Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T15:40:55.189Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-13T15:40:55.189Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-13T15:40:55.189Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T15:40:55.189Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T15:40:55.189Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-13T15:40:55.189Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:55.189Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-13T15:40:55.189Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T15:40:55.189Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-13T15:40:55.449Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-13T15:40:55.711Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:55.711Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-13T15:40:55.711Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-13T15:40:55.711Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-13T15:40:55.711Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:55.711Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:55.711Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:55.711Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:55.711Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:55.711Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:55.711Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T15:40:55.711Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T15:40:55.711Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-13T15:40:55.711Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T15:40:56.281Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-13T15:40:56.281Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-13T15:40:56.281Z] This means they are not meant to be enabled using systemctl. [2021-11-13T15:40:56.281Z] Possible reasons for having this kind of units are: [2021-11-13T15:40:56.281Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-13T15:40:56.281Z] .wants/ or .requires/ directory. [2021-11-13T15:40:56.281Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-13T15:40:56.281Z] a requirement dependency on it. [2021-11-13T15:40:56.281Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-13T15:40:56.281Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-13T15:40:56.281Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-13T15:40:56.281Z] instance name specified. [2021-11-13T15:40:56.541Z] Reading package lists... [2021-11-13T15:40:56.541Z] Building dependency tree... [2021-11-13T15:40:56.541Z] Reading state information... [2021-11-13T15:40:56.800Z] The following additional packages will be installed: [2021-11-13T15:40:56.800Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-13T15:40:56.800Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-13T15:40:56.800Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-13T15:40:56.800Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-13T15:40:56.800Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-13T15:40:56.800Z] Suggested packages: [2021-11-13T15:40:56.800Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-13T15:40:56.800Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-13T15:40:56.800Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-13T15:40:56.800Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-13T15:40:56.800Z] systemd-container policykit-1 [2021-11-13T15:40:56.800Z] Recommended packages: [2021-11-13T15:40:56.800Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-13T15:40:56.800Z] The following NEW packages will be installed: [2021-11-13T15:40:56.800Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-13T15:40:56.800Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-13T15:40:56.800Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-13T15:40:56.800Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-13T15:40:56.800Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-13T15:40:56.800Z] The following packages will be upgraded: [2021-11-13T15:40:56.800Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-13T15:40:56.884Z] 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-11-13T15:40:57.370Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-13T15:40:57.370Z] Need to get 36.8 MB of archives. [2021-11-13T15:40:57.370Z] After this operation, 147 MB of additional disk space will be used. [2021-11-13T15:40:57.370Z] 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-11-13T15:40:57.370Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-13T15:40:57.940Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-13T15:40:57.940Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-13T15:40:57.940Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-13T15:40:58.201Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-13T15:40:58.201Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-13T15:40:58.201Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-13T15:40:58.201Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-13T15:40:58.201Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-13T15:40:58.201Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-13T15:40:58.201Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-13T15:40:58.201Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-13T15:40:58.201Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-13T15:40:58.201Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-13T15:40:58.201Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-13T15:40:58.201Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-13T15:40:58.201Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-13T15:40:58.201Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-13T15:40:58.201Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-13T15:40:58.201Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-13T15:40:58.201Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-13T15:40:58.201Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-13T15:40:58.201Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-13T15:40:58.201Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-13T15:40:58.201Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-13T15:40:58.201Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-13T15:40:58.201Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-13T15:40:58.463Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-13T15:40:58.463Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-13T15:40:59.032Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T15:40:59.032Z] Fetched 36.8 MB in 2s (17.1 MB/s) [2021-11-13T15:40:59.032Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-13T15:40:59.032Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-13T15:40:59.293Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T15:40:59.865Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-13T15:40:59.865Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T15:40:59.865Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-13T15:40:59.865Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-13T15:40:59.865Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-13T15:40:59.865Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-13T15:41:00.125Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-13T15:41:00.125Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-13T15:41:00.125Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-13T15:41:00.125Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-13T15:41:00.314Z] 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-11-13T15:41:00.385Z] Setting up apt (1.6.14) ... [2021-11-13T15:41:00.386Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-13T15:41:00.645Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-13T15:41:00.905Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-13T15:41:00.905Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-13T15:41:00.905Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-13T15:41:00.905Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-13T15:41:00.905Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T15:41:00.905Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T15:41:01.165Z] Selecting previously unselected package libexpat1:amd64. [2021-11-13T15:41:01.165Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-13T15:41:01.165Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-13T15:41:01.165Z] Selecting previously unselected package python3.6-minimal. [2021-11-13T15:41:01.165Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T15:41:01.165Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T15:41:01.425Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-13T15:41:01.425Z] Checking for services that may need to be restarted...done. [2021-11-13T15:41:01.425Z] Checking for services that may need to be restarted...done. [2021-11-13T15:41:01.425Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T15:41:01.686Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-13T15:41:01.686Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T15:41:01.947Z] Selecting previously unselected package python3-minimal. [2021-11-13T15:41:01.947Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-13T15:41:01.947Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-13T15:41:01.947Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-13T15:41:01.947Z] Selecting previously unselected package mime-support. [2021-11-13T15:41:01.947Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-13T15:41:01.947Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-13T15:41:02.208Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-13T15:41:02.208Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-13T15:41:02.208Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-13T15:41:02.208Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-13T15:41:02.208Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T15:41:02.208Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T15:41:02.468Z] Selecting previously unselected package python3.6. [2021-11-13T15:41:02.469Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T15:41:02.469Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T15:41:02.469Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-13T15:41:02.469Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-13T15:41:02.469Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-13T15:41:02.469Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-13T15:41:02.729Z] Selecting previously unselected package python3. [2021-11-13T15:41:02.729Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-13T15:41:02.729Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-13T15:41:02.729Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-13T15:41:02.729Z] Selecting previously unselected package multiarch-support. [2021-11-13T15:41:02.729Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T15:41:02.729Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-13T15:41:02.729Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-13T15:41:02.729Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-13T15:41:02.729Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-13T15:41:02.729Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-13T15:41:02.729Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-13T15:41:02.990Z] Selecting previously unselected package libbsd0:amd64. [2021-11-13T15:41:02.990Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-13T15:41:02.990Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-13T15:41:02.990Z] Selecting previously unselected package sudo. [2021-11-13T15:41:02.990Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-13T15:41:02.990Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-13T15:41:02.990Z] Selecting previously unselected package apparmor. [2021-11-13T15:41:02.990Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-13T15:41:02.990Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-13T15:41:03.249Z] Selecting previously unselected package libedit2:amd64. [2021-11-13T15:41:03.249Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-13T15:41:03.249Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-13T15:41:03.249Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-13T15:41:03.249Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T15:41:03.249Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T15:41:03.249Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-13T15:41:03.249Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T15:41:03.249Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T15:41:03.510Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-13T15:41:03.511Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-13T15:41:03.511Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-13T15:41:03.511Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-13T15:41:03.511Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T15:41:03.511Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T15:41:03.511Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-13T15:41:03.511Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T15:41:03.511Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T15:41:03.763Z] 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-11-13T15:41:03.813Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-13T15:41:03.813Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-13T15:41:03.813Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-13T15:41:03.813Z] Selecting previously unselected package openssh-client. [2021-11-13T15:41:03.813Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-13T15:41:03.813Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-13T15:41:04.099Z] Selecting previously unselected package squashfs-tools. [2021-11-13T15:41:04.099Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-13T15:41:04.099Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-13T15:41:04.099Z] Selecting previously unselected package snapd. [2021-11-13T15:41:04.099Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-13T15:41:04.099Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-13T15:41:06.671Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-13T15:41:06.671Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-13T15:41:06.671Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-13T15:41:06.671Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-13T15:41:06.671Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-13T15:41:06.671Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T15:41:06.671Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T15:41:06.671Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-13T15:41:06.671Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-13T15:41:06.935Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-13T15:41:07.197Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-13T15:41:07.197Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-13T15:41:07.197Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T15:41:07.197Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T15:41:07.197Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T15:41:07.768Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-13T15:41:07.768Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T15:41:07.768Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-13T15:41:07.768Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-13T15:41:07.768Z] running python rtupdate hooks for python3.6... [2021-11-13T15:41:07.768Z] running python post-rtupdate hooks for python3.6... [2021-11-13T15:41:07.768Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-13T15:41:08.080Z] 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-11-13T15:41:08.340Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-13T15:41:08.600Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T15:41:08.600Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-13T15:41:08.600Z] Setting up snapd (2.51.1+18.04) ... [2021-11-13T15:41:09.173Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-13T15:41:09.173Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-13T15:41:09.434Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-13T15:41:09.434Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-13T15:41:09.694Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-13T15:41:09.694Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-13T15:41:09.959Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-13T15:41:10.219Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-13T15:41:10.219Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-13T15:41:10.480Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-13T15:41:10.740Z] /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-11-13T15:41:10.740Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T15:41:10.740Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-13T15:41:11.461Z] 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-11-13T15:41:11.683Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-13T15:41:11.683Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-13T15:41:11.683Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-13T15:41:12.883Z] Reading package lists... [2021-11-13T15:41:13.143Z] Reading package lists... [2021-11-13T15:41:13.143Z] Building dependency tree... [2021-11-13T15:41:13.143Z] Reading state information... [2021-11-13T15:41:13.402Z] Calculating upgrade... [2021-11-13T15:41:13.403Z] The following packages will be upgraded: [2021-11-13T15:41:13.403Z] advancecomp base-files bash binutils binutils-common [2021-11-13T15:41:13.403Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-13T15:41:13.403Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-13T15:41:13.403Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-13T15:41:13.403Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-13T15:41:13.403Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-13T15:41:13.403Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-13T15:41:13.403Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-13T15:41:13.403Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-13T15:41:13.403Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-13T15:41:13.403Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-13T15:41:13.403Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-13T15:41:13.403Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-13T15:41:13.403Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-13T15:41:13.403Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-13T15:41:13.403Z] ubuntu-keyring util-linux [2021-11-13T15:41:13.663Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-13T15:41:13.663Z] Need to get 64.2 MB of archives. [2021-11-13T15:41:13.663Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-13T15:41:13.663Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-13T15:41:13.664Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-13T15:41:13.664Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-13T15:41:13.664Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-13T15:41:13.664Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-13T15:41:13.664Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-13T15:41:13.664Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-13T15:41:13.664Z] 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-11-13T15:41:13.664Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-13T15:41:13.664Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-13T15:41:13.664Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-13T15:41:13.664Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-13T15:41:13.664Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-13T15:41:13.664Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-13T15:41:13.664Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-13T15:41:13.664Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-13T15:41:13.664Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-13T15:41:13.664Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-13T15:41:13.664Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-13T15:41:13.664Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-13T15:41:13.924Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-13T15:41:13.924Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-13T15:41:13.924Z] 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-11-13T15:41:13.924Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-13T15:41:13.924Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-13T15:41:13.924Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-13T15:41:13.924Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-13T15:41:13.924Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-13T15:41:13.924Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-13T15:41:13.924Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-13T15:41:13.924Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-13T15:41:13.924Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-13T15:41:13.924Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-13T15:41:13.924Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-13T15:41:13.924Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-13T15:41:13.924Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-13T15:41:13.924Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-13T15:41:13.924Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-13T15:41:13.924Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-13T15:41:13.924Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-13T15:41:13.924Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-13T15:41:13.924Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-13T15:41:13.924Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-13T15:41:13.924Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-13T15:41:13.924Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-13T15:41:13.925Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-13T15:41:13.925Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-13T15:41:13.925Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-13T15:41:13.925Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-13T15:41:13.925Z] 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-11-13T15:41:13.925Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-13T15:41:13.925Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-13T15:41:13.925Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-13T15:41:13.925Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-13T15:41:13.925Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-13T15:41:13.925Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-13T15:41:13.925Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-13T15:41:14.184Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-13T15:41:14.184Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-13T15:41:14.184Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-13T15:41:14.184Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-13T15:41:14.184Z] 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-11-13T15:41:14.184Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-13T15:41:14.184Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-13T15:41:14.184Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-13T15:41:14.184Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-13T15:41:14.445Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-13T15:41:14.445Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-13T15:41:14.445Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-13T15:41:14.706Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-13T15:41:14.706Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-13T15:41:14.706Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-13T15:41:14.706Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-13T15:41:14.706Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-13T15:41:14.706Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-13T15:41:14.706Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-13T15:41:14.706Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-13T15:41:14.706Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-13T15:41:14.706Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-13T15:41:14.706Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-13T15:41:14.706Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-13T15:41:14.706Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-13T15:41:14.706Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-13T15:41:14.706Z] 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-11-13T15:41:14.706Z] 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-11-13T15:41:14.706Z] 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-11-13T15:41:14.706Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-13T15:41:14.843Z] 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-11-13T15:41:14.967Z] 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-11-13T15:41:14.967Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-13T15:41:14.967Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-13T15:41:14.967Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-13T15:41:14.967Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-13T15:41:14.967Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-13T15:41:14.967Z] 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-11-13T15:41:14.967Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-13T15:41:14.967Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-13T15:41:14.967Z] 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-11-13T15:41:15.226Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-13T15:41:15.226Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-13T15:41:15.226Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-13T15:41:15.226Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-13T15:41:15.226Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-13T15:41:15.226Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-13T15:41:15.226Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T15:41:15.226Z] Fetched 64.2 MB in 2s (40.6 MB/s) [2021-11-13T15:41:15.226Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T15:41:15.226Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T15:41:15.226Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T15:41:15.796Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T15:41:15.796Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T15:41:15.796Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-13T15:41:15.796Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-13T15:41:16.056Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:16.056Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T15:41:16.316Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:16.316Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T15:41:16.316Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:16.316Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T15:41:16.316Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:16.316Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T15:41:16.578Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:16.578Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T15:41:16.578Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:16.578Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T15:41:16.578Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:16.578Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T15:41:16.578Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T15:41:16.578Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T15:41:16.578Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:16.838Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-13T15:41:16.838Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-13T15:41:16.838Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T15:41:16.838Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:16.838Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T15:41:16.838Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:16.838Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T15:41:16.838Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:16.838Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T15:41:17.099Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T15:41:17.099Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T15:41:17.099Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T15:41:17.359Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T15:41:17.620Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-13T15:41:17.882Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T15:41:17.882Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-13T15:41:17.882Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-13T15:41:17.882Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-13T15:41:17.882Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-13T15:41:18.143Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-13T15:41:18.143Z] Installing new version of config file /etc/issue ... [2021-11-13T15:41:18.143Z] Installing new version of config file /etc/issue.net ... [2021-11-13T15:41:18.143Z] Installing new version of config file /etc/lsb-release ... [2021-11-13T15:41:18.143Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-13T15:41:18.404Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-13T15:41:18.404Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-13T15:41:18.404Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-13T15:41:18.404Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:18.404Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-13T15:41:18.404Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-13T15:41:18.404Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-13T15:41:18.665Z] 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-11-13T15:41:18.665Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:18.665Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T15:41:18.665Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-13T15:41:18.665Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-13T15:41:18.665Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:18.665Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-13T15:41:18.665Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-13T15:41:18.926Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-13T15:41:18.926Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:18.926Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-13T15:41:18.926Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-13T15:41:19.187Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-13T15:41:19.187Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:19.187Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T15:41:19.187Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T15:41:19.187Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-13T15:41:19.449Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:19.449Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T15:41:19.449Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T15:41:19.449Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-13T15:41:19.449Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:19.449Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-13T15:41:19.449Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-13T15:41:19.449Z] Setting up grep (3.1-2build1) ... [2021-11-13T15:41:19.710Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:19.710Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-13T15:41:19.710Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-13T15:41:19.710Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-13T15:41:19.710Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:19.710Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-13T15:41:19.710Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-13T15:41:19.969Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-13T15:41:19.969Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:19.969Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T15:41:19.969Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T15:41:19.969Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-13T15:41:19.969Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:19.969Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-13T15:41:19.969Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] } [2021-11-13T15:41:20.239Z] $ docker stop --time=1 9f950faada949c7496ca246cf4d13cadd302dfa2cad8f2cb81141e438983bcf8 [2021-11-13T15:41:20.540Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-13T15:41:20.540Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T15:41:20.540Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-13T15:41:20.540Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T15:41:21.111Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-13T15:41:21.376Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:21.376Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-13T15:41:21.376Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T15:41:21.636Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-13T15:41:21.636Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-13T15:41:21.897Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-13T15:41:21.897Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-13T15:41:21.897Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-13T15:41:21.897Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:21.897Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-13T15:41:21.897Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-13T15:41:22.157Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-13T15:41:22.157Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:22.157Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T15:41:22.157Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T15:41:22.157Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T15:41:22.157Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:22.158Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T15:41:22.158Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T15:41:22.264Z] $ docker rm -f 9f950faada949c7496ca246cf4d13cadd302dfa2cad8f2cb81141e438983bcf8 [2021-11-13T15:41:22.418Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T15:41:22.418Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:22.418Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T15:41:22.418Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T15:41:22.418Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T15:41:22.679Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:22.679Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T15:41:22.679Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T15:41:22.679Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T15:41:22.679Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:22.679Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T15:41:22.679Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T15:41:22.679Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T15:41:22.941Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T15:41:22.941Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-13T15:41:22.941Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:22.941Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T15:41:22.941Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T15:41:22.941Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-13T15:41:22.941Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:22.941Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T15:41:23.202Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T15:41:23.202Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T15:41:23.202Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:23.202Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T15:41:23.202Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T15:41:23.202Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-13T15:41:23.202Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:23.202Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-13T15:41:23.463Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:41:23.724Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-13T15:41:23.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T15:41:23.885Z] [2021-11-13T15:41:23.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T15:41:23.985Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:41:24.248Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-13T15:41:24.248Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:24.248Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T15:41:24.248Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T15:41:24.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T15:41:24.508Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T15:41:24.508Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T15:41:24.508Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-13T15:41:24.508Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T15:41:24.508Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-13T15:41:24.508Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T15:41:24.508Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-13T15:41:24.768Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-13T15:41:24.768Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-13T15:41:24.772Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-13T15:41:24.772Z] 29e5d40040c1: Pulling fs layer [2021-11-13T15:41:24.772Z] 1ce36da41761: Pulling fs layer [2021-11-13T15:41:24.772Z] 25b303627fd3: Pulling fs layer [2021-11-13T15:41:24.772Z] 29e5d40040c1: Verifying Checksum [2021-11-13T15:41:24.772Z] 29e5d40040c1: Download complete [2021-11-13T15:41:25.033Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T15:41:25.033Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-13T15:41:25.033Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-13T15:41:25.033Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-13T15:41:25.033Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T15:41:25.033Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-13T15:41:25.033Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-13T15:41:25.033Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-13T15:41:25.047Z] 1ce36da41761: Verifying Checksum [2021-11-13T15:41:25.047Z] 1ce36da41761: Download complete [2021-11-13T15:41:25.294Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T15:41:25.295Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-13T15:41:25.295Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T15:41:25.295Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T15:41:25.295Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T15:41:25.295Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-13T15:41:25.295Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T15:41:25.557Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T15:41:25.557Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-13T15:41:25.557Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-13T15:41:25.557Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T15:41:25.557Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T15:41:25.642Z] 29e5d40040c1: Pull complete [2021-11-13T15:41:25.816Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T15:41:25.816Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T15:41:25.816Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T15:41:25.816Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-13T15:41:25.816Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T15:41:25.816Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T15:41:25.816Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T15:41:26.075Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-13T15:41:26.075Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T15:41:26.075Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-13T15:41:26.075Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-13T15:41:26.075Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-13T15:41:26.075Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T15:41:26.075Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-13T15:41:26.075Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-13T15:41:26.341Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-13T15:41:26.341Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T15:41:26.341Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-13T15:41:26.341Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T15:41:26.341Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T15:41:26.602Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T15:41:26.602Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T15:41:26.602Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T15:41:26.602Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-13T15:41:26.602Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T15:41:26.602Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-13T15:41:26.602Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-13T15:41:26.617Z] 25b303627fd3: Verifying Checksum [2021-11-13T15:41:26.617Z] 25b303627fd3: Download complete [2021-11-13T15:41:26.617Z] 1ce36da41761: Pull complete [2021-11-13T15:41:26.867Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-13T15:41:26.867Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T15:41:26.867Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-13T15:41:26.867Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-13T15:41:27.128Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-13T15:41:27.128Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T15:41:27.128Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T15:41:27.128Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T15:41:27.128Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-13T15:41:27.128Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T15:41:27.128Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-13T15:41:27.128Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-13T15:41:27.389Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-13T15:41:27.389Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T15:41:27.389Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-13T15:41:27.389Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-13T15:41:27.389Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-13T15:41:27.389Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T15:41:27.389Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-13T15:41:27.648Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-13T15:41:27.648Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-13T15:41:27.648Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T15:41:27.648Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-13T15:41:27.648Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-13T15:41:27.648Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-13T15:41:27.909Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T15:41:27.909Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-13T15:41:27.909Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-13T15:41:27.909Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-13T15:41:27.909Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T15:41:27.909Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-13T15:41:27.909Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-13T15:41:28.170Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-13T15:41:28.170Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T15:41:28.170Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-13T15:41:28.170Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-13T15:41:28.170Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-13T15:41:28.170Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T15:41:28.170Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-13T15:41:28.170Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-13T15:41:28.170Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-13T15:41:28.430Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-13T15:41:28.430Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-13T15:41:28.430Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-13T15:41:28.430Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-13T15:41:28.430Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-13T15:41:28.691Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-13T15:41:28.691Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-13T15:41:28.691Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-13T15:41:28.691Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-13T15:41:28.952Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-13T15:41:28.952Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-13T15:41:28.952Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-13T15:41:28.952Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-13T15:41:28.952Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-13T15:41:28.952Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-13T15:41:28.952Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-13T15:41:29.213Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-13T15:41:29.213Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-13T15:41:29.213Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-13T15:41:29.213Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-13T15:41:29.213Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-13T15:41:29.213Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-13T15:41:29.213Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-13T15:41:29.474Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-13T15:41:29.474Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-13T15:41:29.735Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-13T15:41:29.735Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-13T15:41:29.735Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-13T15:41:29.735Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-13T15:41:29.995Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T15:41:29.995Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T15:41:30.255Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T15:41:30.255Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T15:41:30.255Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T15:41:30.255Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T15:41:30.255Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T15:41:30.255Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T15:41:30.255Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:30.255Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T15:41:30.514Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:30.514Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T15:41:30.514Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:30.514Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T15:41:30.514Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:30.514Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T15:41:31.451Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:31.451Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T15:41:32.391Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:32.391Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T15:41:32.391Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:32.391Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T15:41:32.651Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:32.651Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T15:41:33.594Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T15:41:33.594Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T15:41:33.594Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-13T15:41:33.594Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-13T15:41:33.594Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-13T15:41:33.594Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-13T15:41:33.854Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-13T15:41:33.854Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-13T15:41:33.854Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-13T15:41:33.854Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-13T15:41:33.854Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-13T15:41:33.854Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-13T15:41:34.114Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-13T15:41:34.114Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-13T15:41:34.114Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-13T15:41:34.114Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-13T15:41:34.114Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T15:41:34.114Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-13T15:41:34.114Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T15:41:34.114Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T15:41:34.114Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T15:41:34.114Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-13T15:41:34.375Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-13T15:41:34.375Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-13T15:41:34.375Z] [2021-11-13T15:41:34.375Z] Current default time zone: 'Etc/UTC' [2021-11-13T15:41:34.375Z] Local time is now: Sat Nov 13 15:41:34 UTC 2021. [2021-11-13T15:41:34.375Z] Universal Time is now: Sat Nov 13 15:41:34 UTC 2021. [2021-11-13T15:41:34.375Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-13T15:41:34.375Z] [2021-11-13T15:41:34.375Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-13T15:41:34.375Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T15:41:34.375Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-13T15:41:34.375Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-13T15:41:34.375Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-13T15:41:34.375Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-13T15:41:34.375Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-13T15:41:34.375Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-13T15:41:34.375Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-13T15:41:34.375Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-13T15:41:34.375Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T15:41:34.375Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-13T15:41:34.635Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T15:41:34.635Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-13T15:41:34.635Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T15:41:34.635Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-13T15:41:34.635Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-13T15:41:34.635Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-13T15:41:34.635Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-13T15:41:34.635Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-13T15:41:34.635Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-13T15:41:34.635Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-13T15:41:34.635Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-13T15:41:36.550Z] Updating certificates in /etc/ssl/certs... [2021-11-13T15:41:36.746Z] 25b303627fd3: Pull complete [2021-11-13T15:41:36.746Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-13T15:41:36.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T15:41:36.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-13T15:41:36.999Z] prd-ubuntu18.04-docker-arm64-4c-16g-491 does not seem to be running inside a container [2021-11-13T15:41:37.076Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-11-13T15:41:37.491Z] 23 added, 28 removed; done. [2021-11-13T15:41:37.491Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-13T15:41:37.491Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T15:41:37.491Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-13T15:41:37.491Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-13T15:41:37.491Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-13T15:41:37.491Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T15:41:37.491Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-13T15:41:37.491Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T15:41:37.491Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T15:41:37.491Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T15:41:37.491Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T15:41:37.491Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T15:41:37.491Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-13T15:41:37.491Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-13T15:41:37.491Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-13T15:41:37.491Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-13T15:41:37.752Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-13T15:41:37.752Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T15:41:37.752Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T15:41:37.752Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-13T15:41:37.752Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-13T15:41:37.752Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-13T15:41:37.752Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T15:41:37.752Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-13T15:41:37.752Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-13T15:41:37.752Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-13T15:41:37.752Z] Updating certificates in /etc/ssl/certs... [2021-11-13T15:41:38.691Z] 0 added, 0 removed; done. [2021-11-13T15:41:38.691Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-13T15:41:38.691Z] done. [2021-11-13T15:41:38.951Z] Reading package lists... [2021-11-13T15:41:38.951Z] Building dependency tree... [2021-11-13T15:41:38.951Z] Reading state information... [2021-11-13T15:41:39.212Z] The following NEW packages will be installed: [2021-11-13T15:41:39.212Z] apt-transport-https [2021-11-13T15:41:39.212Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-13T15:41:39.476Z] Need to get 4348 B of archives. [2021-11-13T15:41:39.476Z] After this operation, 154 kB of additional disk space will be used. [2021-11-13T15:41:39.476Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-13T15:41:39.476Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T15:41:39.476Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-11-13T15:41:39.476Z] Selecting previously unselected package apt-transport-https. [2021-11-13T15:41:39.476Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-13T15:41:39.476Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-13T15:41:39.476Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-13T15:41:39.518Z] $ docker top e3dd9ed3e0bdebafee78308343a9c028281b3cc8720722426fe650ba773d9ffe -eo pid,comm [2021-11-13T15:41:39.737Z] Setting up apt-transport-https (1.6.14) ... [Pipeline] { [Pipeline] sh [2021-11-13T15:41:39.996Z] Waiting for network to be ready... [2021-11-13T15:41:40.442Z] + docker-compose+ buildgrep --help parallel [2021-11-13T15:41:40.442Z] [2021-11-13T15:41:43.808Z] --parallel Build images in parallel. [Pipeline] } [2021-11-13T15:41:44.091Z] $ docker stop --time=1 e3dd9ed3e0bdebafee78308343a9c028281b3cc8720722426fe650ba773d9ffe [2021-11-13T15:41:45.280Z] 2021-11-13T15:41:42Z INFO Waiting for automatic snapd restart... [2021-11-13T15:41:45.280Z] snapd 2.52.1 from Canonical* installed [2021-11-13T15:41:45.777Z] $ docker rm -f e3dd9ed3e0bdebafee78308343a9c028281b3cc8720722426fe650ba773d9ffe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:41:46.218Z] "snapd" switched to the "latest/stable" channel [2021-11-13T15:41:46.218Z] [2021-11-13T15:41:46.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T15:41:46.385Z] . [Pipeline] withDockerContainer [2021-11-13T15:41:46.608Z] prd-ubuntu18.04-docker-arm64-4c-16g-491 does not seem to be running inside a container [2021-11-13T15:41:46.673Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64:latest cat [2021-11-13T15:41:48.006Z] $ docker top 7d88f457332e8742beb18692eac54e1c089c3f578c376bdf74eec4f46fd330ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T15:41:48.762Z] core18 20211015 from Canonical* installed [2021-11-13T15:41:48.762Z] "core18" switched to the "latest/stable" channel [2021-11-13T15:41:48.762Z] [2021-11-13T15:41:48.943Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-13T15:41:51.305Z] snapcraft 5.0 from Canonical* installed [2021-11-13T15:41:51.563Z] "snapcraft" switched to the "latest/stable" channel [2021-11-13T15:41:51.563Z] [2021-11-13T15:41:53.227Z] Building core-command ... [2021-11-13T15:41:53.227Z] Building core-data ... [2021-11-13T15:41:53.227Z] Building core-metadata ... [2021-11-13T15:41:53.227Z] Building security-bootstrapper ... [2021-11-13T15:41:53.227Z] Building security-proxy-setup ... [2021-11-13T15:41:53.227Z] Building security-secretstore-setup ... [2021-11-13T15:41:53.227Z] Building support-notifications ... [2021-11-13T15:41:53.227Z] Building support-scheduler ... [2021-11-13T15:41:53.227Z] Building sys-mgmt-agent ... [2021-11-13T15:41:53.227Z] Building support-notifications [2021-11-13T15:41:53.227Z] Building core-metadata [2021-11-13T15:41:53.227Z] Building security-proxy-setup [2021-11-13T15:41:53.227Z] Building sys-mgmt-agent [2021-11-13T15:41:53.227Z] Building core-command [2021-11-13T15:41:55.770Z] 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-11-13T15:41:55.770Z] - README.md [2021-11-13T15:41:55.770Z] [2021-11-13T15:41:55.770Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-13T15:41:56.343Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-13T15:41:56.343Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-13T15:41:56.343Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-13T15:41:57.545Z] Reading package lists... [2021-11-13T15:41:58.117Z] 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-11-13T15:41:58.117Z] Reading package lists... [2021-11-13T15:41:58.117Z] Building dependency tree... [2021-11-13T15:41:58.117Z] Reading state information... [2021-11-13T15:41:58.379Z] Suggested packages: [2021-11-13T15:41:58.379Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-13T15:41:58.379Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-13T15:41:58.379Z] Recommended packages: [2021-11-13T15:41:58.379Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-13T15:41:58.379Z] The following NEW packages will be installed: [2021-11-13T15:41:58.379Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-13T15:41:58.379Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-13T15:41:58.379Z] pkg-config zip [2021-11-13T15:41:58.379Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-13T15:41:58.379Z] Need to get 7670 kB of archives. [2021-11-13T15:41:58.379Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-13T15:41:58.379Z] 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-11-13T15:41:58.639Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-13T15:41:58.639Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-13T15:41:58.639Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-13T15:41:58.639Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-13T15:41:58.639Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-13T15:41:58.639Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-13T15:41:58.900Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-13T15:41:58.900Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-13T15:41:58.900Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-13T15:41:58.900Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-13T15:41:59.161Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-13T15:41:59.161Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-13T15:41:59.161Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-13T15:41:59.162Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-13T15:41:59.422Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T15:41:59.422Z] Fetched 7670 kB in 1s (10.3 MB/s) [2021-11-13T15:41:59.422Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-13T15:41:59.422Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-13T15:41:59.422Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-13T15:41:59.422Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-13T15:41:59.683Z] Selecting previously unselected package libpsl5:amd64. [2021-11-13T15:41:59.683Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-13T15:41:59.683Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-13T15:41:59.683Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-13T15:41:59.683Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-13T15:41:59.683Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-13T15:41:59.683Z] Selecting previously unselected package librtmp1:amd64. [2021-11-13T15:41:59.683Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-13T15:41:59.683Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-13T15:41:59.683Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-13T15:41:59.683Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-13T15:41:59.683Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-13T15:41:59.683Z] Selecting previously unselected package liberror-perl. [2021-11-13T15:41:59.683Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-13T15:41:59.944Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-13T15:41:59.944Z] Selecting previously unselected package git-man. [2021-11-13T15:41:59.944Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-13T15:41:59.944Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-13T15:41:59.944Z] Selecting previously unselected package git. [2021-11-13T15:41:59.944Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-13T15:41:59.944Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-13T15:42:00.516Z] Selecting previously unselected package libnorm1:amd64. [2021-11-13T15:42:00.516Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-13T15:42:00.516Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-13T15:42:00.516Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-13T15:42:00.516Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-13T15:42:00.516Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-13T15:42:00.775Z] Selecting previously unselected package libsodium23:amd64. [2021-11-13T15:42:00.775Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-13T15:42:00.775Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-13T15:42:00.775Z] Selecting previously unselected package libzmq5:amd64. [2021-11-13T15:42:00.775Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-13T15:42:00.775Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T15:42:00.775Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-13T15:42:00.775Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-13T15:42:00.775Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T15:42:01.036Z] Selecting previously unselected package pkg-config. [2021-11-13T15:42:01.036Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-13T15:42:01.036Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-13T15:42:01.036Z] Selecting previously unselected package zip. [2021-11-13T15:42:01.036Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-13T15:42:01.036Z] Unpacking zip (3.0-11build1) ... [2021-11-13T15:42:01.036Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-13T15:42:01.036Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-13T15:42:01.036Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-13T15:42:01.036Z] Setting up liberror-perl (0.17025-1) ... [2021-11-13T15:42:01.036Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-13T15:42:01.036Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-13T15:42:01.036Z] No schema files found: doing nothing. [2021-11-13T15:42:01.036Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-13T15:42:01.036Z] Setting up zip (3.0-11build1) ... [2021-11-13T15:42:01.036Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-13T15:42:01.036Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-13T15:42:01.036Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-13T15:42:01.036Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T15:42:01.036Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-13T15:42:01.296Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T15:42:01.296Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-13T15:42:01.296Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T15:42:01.866Z] git set to automatically installed. [2021-11-13T15:42:01.866Z] git-man set to automatically installed. [2021-11-13T15:42:01.866Z] libcurl3-gnutls set to automatically installed. [2021-11-13T15:42:01.866Z] liberror-perl set to automatically installed. [2021-11-13T15:42:01.866Z] libglib2.0-0 set to automatically installed. [2021-11-13T15:42:01.866Z] libnghttp2-14 set to automatically installed. [2021-11-13T15:42:01.866Z] libnorm1 set to automatically installed. [2021-11-13T15:42:01.866Z] libpgm-5.2-0 set to automatically installed. [2021-11-13T15:42:01.866Z] libpsl5 set to automatically installed. [2021-11-13T15:42:01.866Z] librtmp1 set to automatically installed. [2021-11-13T15:42:01.866Z] libsodium23 set to automatically installed. [2021-11-13T15:42:01.866Z] libzmq3-dev set to automatically installed. [2021-11-13T15:42:01.866Z] libzmq5 set to automatically installed. [2021-11-13T15:42:01.866Z] pkg-config set to automatically installed. [2021-11-13T15:42:01.866Z] zip set to automatically installed. [2021-11-13T15:42:04.406Z] snapd is not logged in, snap install commands will use sudo [2021-11-13T15:42:04.978Z] snap "core18" has no updates available [2021-11-13T15:42:06.368Z] snapd is not logged in, snap install commands will use sudo [2021-11-13T15:42:18.613Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-13T15:42:18.613Z] Pulling config-common [2021-11-13T15:42:18.613Z] + snapcraftctl pull [2021-11-13T15:42:18.874Z] Pulling go-build-helper [2021-11-13T15:42:18.874Z] + snapcraftctl pull [2021-11-13T15:42:20.258Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-13T15:42:20.258Z] Skipping pull go-build-helper (already ran) [2021-11-13T15:42:20.258Z] Building go-build-helper [2021-11-13T15:42:20.258Z] + snapcraftctl build [2021-11-13T15:42:22.175Z] Staging go-build-helper [2021-11-13T15:42:22.175Z] + snapcraftctl stage [2021-11-13T15:42:34.418Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-13T15:42:34.418Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-13T15:42:34.418Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-13T15:42:34.418Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-13T15:42:34.418Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-13T15:42:34.418Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-13T15:42:34.418Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-13T15:42:34.418Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-13T15:42:34.418Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-13T15:42:34.418Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-13T15:42:34.418Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-13T15:42:34.418Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-13T15:42:34.418Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-13T15:42:34.418Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-13T15:42:34.418Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-13T15:42:34.418Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-13T15:42:34.418Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-13T15:42:34.418Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-13T15:42:34.418Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-13T15:42:34.418Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-13T15:42:34.418Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-13T15:42:34.418Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-13T15:42:34.418Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-13T15:42:34.418Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-13T15:42:34.418Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-13T15:42:34.418Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-13T15:42:34.419Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-13T15:42:34.419Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-13T15:42:34.419Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-13T15:42:34.419Z] Fetched 224 kB in 0s (0 B/s) [2021-11-13T15:42:34.419Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-13T15:42:34.419Z] Fetched 157 kB in 0s (0 B/s) [2021-11-13T15:42:34.419Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-13T15:42:34.419Z] Fetched 221 kB in 0s (0 B/s) [2021-11-13T15:42:34.419Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-13T15:42:34.419Z] Fetched 143 kB in 0s (0 B/s) [2021-11-13T15:42:34.419Z] Pulling edgex-go [2021-11-13T15:42:34.419Z] + snapcraftctl pull [2021-11-13T15:42:34.419Z] Pulling hooks [2021-11-13T15:42:34.419Z] + snapcraftctl pull [2021-11-13T15:42:56.585Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-13T15:42:56.585Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-13T15:42:56.585Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-13T15:42:56.585Z] Fetched 0 B in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-13T15:42:56.585Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-13T15:42:56.585Z] Fetched 279 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-13T15:42:56.585Z] Fetched 122 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-13T15:42:56.585Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-13T15:42:56.585Z] Fetched 8848 B in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-13T15:42:56.585Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-13T15:42:56.585Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-13T15:42:56.585Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-13T15:42:56.585Z] Fetched 220 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-13T15:42:56.585Z] Fetched 154 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-13T15:42:56.585Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-13T15:42:56.585Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-13T15:42:56.585Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-13T15:42:56.585Z] Fetched 499 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-13T15:42:56.585Z] Fetched 111 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-13T15:42:56.585Z] Fetched 240 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-13T15:42:56.585Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-13T15:42:56.585Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-13T15:42:56.585Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-13T15:42:56.585Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-13T15:42:56.585Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-13T15:42:56.585Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-13T15:42:56.585Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-13T15:42:56.585Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-13T15:42:56.585Z] Fetched 8720 B in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-13T15:42:56.585Z] Fetched 140 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-13T15:42:56.585Z] Fetched 119 kB in 0s (0 B/s) [2021-11-13T15:42:56.585Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-13T15:42:56.586Z] Fetched 111 kB in 0s (0 B/s) [2021-11-13T15:42:56.586Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-13T15:42:56.586Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-13T15:42:56.586Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-13T15:42:56.586Z] Fetched 646 kB in 0s (0 B/s) [2021-11-13T15:42:56.586Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-13T15:42:56.586Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-13T15:42:56.586Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-13T15:42:56.586Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-13T15:42:56.586Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-13T15:42:56.586Z] Fetched 368 kB in 0s (0 B/s) [2021-11-13T15:42:56.586Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-13T15:42:56.586Z] Fetched 187 kB in 0s (0 B/s) [2021-11-13T15:42:56.586Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-13T15:42:56.586Z] Fetched 175 kB in 0s (0 B/s) [2021-11-13T15:42:56.586Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-13T15:42:56.586Z] Fetched 206 kB in 0s (0 B/s) [2021-11-13T15:42:56.586Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-13T15:42:56.586Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-13T15:42:56.586Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-13T15:42:56.586Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-13T15:42:56.586Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-13T15:42:56.586Z] Fetched 159 kB in 0s (0 B/s) [2021-11-13T15:42:56.586Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-13T15:42:56.586Z] Fetched 107 kB in 0s (0 B/s) [2021-11-13T15:42:56.586Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-13T15:42:56.586Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-13T15:42:56.586Z] Pulling static-packages [2021-11-13T15:42:56.586Z] + snapcraftctl pull [2021-11-13T15:42:56.586Z] Pulling version [2021-11-13T15:42:56.586Z] + cd /root/project [2021-11-13T15:42:56.586Z] + git describe --tags --abbrev=0 [2021-11-13T15:42:56.586Z] + sed s/v// [2021-11-13T15:42:56.586Z] + GIT_VERSION=2.0.1-dev.94 [2021-11-13T15:42:56.586Z] + [ -z 2.0.1-dev.94 ] [2021-11-13T15:42:56.586Z] + snapcraftctl set-version 2.0.1-dev.94 [2021-11-13T15:42:56.586Z] Building config-common [2021-11-13T15:42:56.586Z] + snapcraftctl build [2021-11-13T15:42:57.526Z] Skipping build go-build-helper (already ran) [2021-11-13T15:42:57.787Z] Building edgex-go [2021-11-13T15:42:58.048Z] + cd /root/parts/edgex-go/src [2021-11-13T15:42:58.048Z] + git describe --tags --abbrev=0 [2021-11-13T15:42:58.048Z] + sed s/v// [2021-11-13T15:42:58.048Z] + GIT_VERSION=2.0.1-dev.94 [2021-11-13T15:42:58.048Z] + [ -z 2.0.1-dev.94 ] [2021-11-13T15:42:58.048Z] + echo 2.0.1-dev.94 [2021-11-13T15:42:58.048Z] + [ ! -d vendor ] [2021-11-13T15:42:58.048Z] + go mod download all [2021-11-13T15:43:01.281Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:43:01.281Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:43:01.281Z] ---> 539b0714db63 [2021-11-13T15:43:01.281Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T15:43:01.281Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:43:01.281Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:43:01.281Z] ---> 539b0714db63 [2021-11-13T15:43:01.281Z] Step 3/20 : WORKDIR /edgex-go [2021-11-13T15:43:01.281Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:43:01.281Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:43:01.281Z] ---> 539b0714db63 [2021-11-13T15:43:01.281Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T15:43:01.281Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:43:01.281Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:43:01.281Z] ---> 539b0714db63 [2021-11-13T15:43:01.281Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T15:43:01.281Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:43:01.281Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:43:01.281Z] ---> 539b0714db63 [2021-11-13T15:43:01.281Z] Step 3/21 : WORKDIR /edgex-go [2021-11-13T15:43:01.281Z] ---> Running in a0e0cce55566 [2021-11-13T15:43:01.281Z] ---> Running in d526cc91b01d [2021-11-13T15:43:01.281Z] ---> Running in d33308ab719e [2021-11-13T15:43:01.281Z] ---> Running in b8a24d0f180e [2021-11-13T15:43:01.281Z] ---> Running in e74d9453596a [2021-11-13T15:43:01.281Z] Removing intermediate container b8a24d0f180e [2021-11-13T15:43:01.281Z] ---> c3902a02fe4a [2021-11-13T15:43:01.281Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:43:01.281Z] Removing intermediate container d33308ab719e [2021-11-13T15:43:01.281Z] ---> aae8a2fdeedf [2021-11-13T15:43:01.281Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:43:01.281Z] Removing intermediate container a0e0cce55566 [2021-11-13T15:43:01.281Z] Removing intermediate container e74d9453596a [2021-11-13T15:43:01.281Z] ---> 44807619f0de [2021-11-13T15:43:01.281Z] ---> 5dc095ec388a [2021-11-13T15:43:01.281Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:43:01.281Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:43:01.281Z] ---> Running in 81eb94cb4720 [2021-11-13T15:43:01.281Z] Removing intermediate container d526cc91b01d [2021-11-13T15:43:01.281Z] ---> 1c6b4de03f6d [2021-11-13T15:43:01.281Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:43:01.281Z] ---> Running in 7cc92df2d995 [2021-11-13T15:43:01.281Z] ---> Running in e7c79f1c617e [2021-11-13T15:43:01.281Z] ---> Running in 6c532c952784 [2021-11-13T15:43:01.281Z] ---> Running in b38faf59e949 [2021-11-13T15:43:03.292Z] Removing intermediate container 81eb94cb4720 [2021-11-13T15:43:03.292Z] ---> 73003eaced1c [2021-11-13T15:43:03.292Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-13T15:43:03.575Z] ---> Running in 8d641781552b [2021-11-13T15:43:03.854Z] Removing intermediate container e7c79f1c617e [2021-11-13T15:43:03.854Z] ---> 1025f297e312 [2021-11-13T15:43:03.854Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-13T15:43:03.854Z] Removing intermediate container 6c532c952784 [2021-11-13T15:43:03.854Z] ---> 8fff80f41279 [2021-11-13T15:43:03.854Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T15:43:04.129Z] ---> Running in 0aed3c5757a9 [2021-11-13T15:43:04.129Z] Removing intermediate container 7cc92df2d995 [2021-11-13T15:43:04.129Z] ---> ebd210dbfcdd [2021-11-13T15:43:04.129Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T15:43:04.129Z] ---> Running in 40d62e5f3e83 [2021-11-13T15:43:04.406Z] ---> Running in d9ca36cbe5ea [2021-11-13T15:43:04.406Z] Removing intermediate container b38faf59e949 [2021-11-13T15:43:04.406Z] ---> 59e80810ee4c [2021-11-13T15:43:04.406Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-13T15:43:04.406Z] ---> Running in 7b4d67cd4e83 [2021-11-13T15:43:05.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T15:43:06.140Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T15:43:06.140Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T15:43:06.413Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T15:43:06.413Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T15:43:06.413Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T15:43:07.031Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T15:43:07.340Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T15:43:07.340Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T15:43:07.340Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T15:43:07.340Z] OK: 219 MiB in 52 packages [2021-11-13T15:43:08.044Z] + make build [2021-11-13T15:43:08.045Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-data/core-data ./cmd/core-data [2021-11-13T15:43:08.876Z] OK: 219 MiB in 52 packages [2021-11-13T15:43:08.876Z] OK: 219 MiB in 52 packages [2021-11-13T15:43:08.876Z] OK: 219 MiB in 52 packages [2021-11-13T15:43:08.876Z] OK: 219 MiB in 52 packages [2021-11-13T15:43:08.876Z] Removing intermediate container 8d641781552b [2021-11-13T15:43:08.876Z] ---> a0523a33926a [2021-11-13T15:43:09.155Z] Step 6/22 : COPY . . [2021-11-13T15:43:10.152Z] Removing intermediate container d9ca36cbe5ea [2021-11-13T15:43:10.152Z] ---> 9d9f5c42f195 [2021-11-13T15:43:10.152Z] Step 6/22 : COPY . . [2021-11-13T15:43:10.748Z] Removing intermediate container 0aed3c5757a9 [2021-11-13T15:43:10.748Z] Removing intermediate container 7b4d67cd4e83 [2021-11-13T15:43:10.748Z] ---> bdb2c8bc6236 [2021-11-13T15:43:10.748Z] Step 6/21 : COPY . . [2021-11-13T15:43:10.748Z] ---> 77f4e259a9eb [2021-11-13T15:43:10.748Z] Step 6/22 : COPY . . [2021-11-13T15:43:10.748Z] Removing intermediate container 40d62e5f3e83 [2021-11-13T15:43:10.748Z] ---> 78fafe56e4c3 [2021-11-13T15:43:10.748Z] Step 6/20 : COPY . . [2021-11-13T15:43:18.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-13T15:43:22.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-command/core-command ./cmd/core-command [2021-11-13T15:43:23.167Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-13T15:43:24.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-13T15:43:24.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-13T15:43:26.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-13T15:43:26.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-13T15:43:28.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-13T15:43:29.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-13T15:43:30.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-13T15:43:31.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-13T15:43:32.917Z] ---> 486ef87cb5f6 [2021-11-13T15:43:32.917Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:43:32.917Z] ---> 4893a29a51e0 [2021-11-13T15:43:32.917Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:43:32.917Z] ---> Running in 45b2e6535ca3 [2021-11-13T15:43:32.917Z] ---> Running in b7e81876d2ce [2021-11-13T15:43:32.917Z] ---> f9a2c74d9c7d [2021-11-13T15:43:32.917Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:43:32.917Z] ---> ab9e1703e498 [2021-11-13T15:43:32.917Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:43:32.917Z] ---> Running in b207395ac788 [2021-11-13T15:43:32.917Z] ---> Running in e514b7bc5061 [2021-11-13T15:43:32.917Z] ---> 3369e7be8cc3 [2021-11-13T15:43:32.917Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:43:32.917Z] ---> Running in 157a8263f8a7 [2021-11-13T15:43:33.020Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-13T15:43:33.020Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-13T15:43:33.020Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-13T15:43:33.020Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-13T15:43:33.020Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-13T15:43:33.020Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-13T15:43:33.020Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-13T15:43:33.020Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-13T15:43:33.020Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-13T15:43:33.020Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-13T15:43:33.020Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-13T15:43:33.020Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-13T15:43:33.020Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-13T15:43:33.020Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-13T15:43:33.020Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-13T15:43:33.280Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-13T15:43:33.280Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-13T15:43:33.280Z] + 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-11-13T15:43:33.280Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-13T15:43:33.280Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-13T15:43:33.280Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-13T15:43:33.280Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-13T15:43:33.280Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-13T15:43:33.280Z] + 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-11-13T15:43:33.280Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-13T15:43:33.280Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-13T15:43:33.280Z] + 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-11-13T15:43:34.219Z] Building hooks [2021-11-13T15:43:34.219Z] + cd /root/parts/hooks/src [2021-11-13T15:43:34.219Z] + make build [2021-11-13T15:43:34.219Z] go mod tidy [2021-11-13T15:43:34.478Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-13T15:43:34.738Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-13T15:43:34.738Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-13T15:43:34.738Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-13T15:43:35.676Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-13T15:43:35.936Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-13T15:43:35.936Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-13T15:43:37.247Z] Removing intermediate container 45b2e6535ca3 [2021-11-13T15:43:37.247Z] ---> 0448ba7ebc8d [2021-11-13T15:43:37.247Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-13T15:43:37.247Z] Removing intermediate container b7e81876d2ce [2021-11-13T15:43:37.247Z] ---> 170768c0b8ac [2021-11-13T15:43:37.247Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-13T15:43:37.247Z] ---> Running in deafb281d2c9 [2021-11-13T15:43:37.247Z] ---> Running in 7bb6e389426f [2021-11-13T15:43:37.524Z] Removing intermediate container b207395ac788 [2021-11-13T15:43:37.525Z] ---> 1c045744faa3 [2021-11-13T15:43:37.525Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-13T15:43:37.796Z] ---> Running in e2b6a069fb29 [2021-11-13T15:43:38.071Z] Removing intermediate container e514b7bc5061 [2021-11-13T15:43:38.071Z] ---> fee556a8f2b1 [2021-11-13T15:43:38.071Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-13T15:43:38.349Z] ---> Running in e1d1556b5ea5 [2021-11-13T15:43:38.349Z] Removing intermediate container 157a8263f8a7 [2021-11-13T15:43:38.349Z] ---> 5aa9db731b1f [2021-11-13T15:43:38.349Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-13T15:43:38.632Z] ---> Running in 6f211f91806b [2021-11-13T15:43:39.233Z] Building static-packages [2021-11-13T15:43:39.233Z] + snapcraftctl build [2021-11-13T15:43:39.627Z] 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-11-13T15:43:39.627Z] 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-11-13T15:43:39.905Z] 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-11-13T15:43:40.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-13T15:43:40.779Z] 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-11-13T15:43:41.146Z] Building version [2021-11-13T15:43:41.146Z] + snapcraftctl build [2021-11-13T15:43:43.059Z] Staging config-common [2021-11-13T15:43:43.059Z] + snapcraftctl stage [2021-11-13T15:43:44.442Z] Skipping stage go-build-helper (already ran) [2021-11-13T15:43:44.442Z] Staging edgex-go [2021-11-13T15:43:44.442Z] + snapcraftctl stage [2021-11-13T15:43:45.389Z] Staging hooks [2021-11-13T15:43:45.389Z] + snapcraftctl stage [2021-11-13T15:43:46.775Z] Staging static-packages [2021-11-13T15:43:46.775Z] + snapcraftctl stage [2021-11-13T15:43:47.717Z] Staging version [2021-11-13T15:43:47.717Z] + snapcraftctl stage [2021-11-13T15:43:49.099Z] Priming config-common [2021-11-13T15:43:49.099Z] + snapcraftctl prime [2021-11-13T15:43:50.042Z] Priming go-build-helper [2021-11-13T15:43:50.042Z] + snapcraftctl prime [2021-11-13T15:43:51.437Z] Priming edgex-go [2021-11-13T15:43:51.437Z] + snapcraftctl prime [2021-11-13T15:43:52.820Z] Priming hooks [2021-11-13T15:43:52.820Z] + snapcraftctl prime [2021-11-13T15:43:53.760Z] Priming static-packages [2021-11-13T15:43:53.760Z] + snapcraftctl prime [2021-11-13T15:43:56.306Z] Priming version [2021-11-13T15:43:56.306Z] + snapcraftctl prime [2021-11-13T15:43:57.689Z] 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-11-13T15:45:32.644Z] 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-11-13T15:45:34.094Z] Removing intermediate container deafb281d2c9 [2021-11-13T15:45:34.094Z] ---> 8ab2235ed49c [2021-11-13T15:45:34.094Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-13T15:45:34.372Z] Removing intermediate container 7bb6e389426f [2021-11-13T15:45:34.372Z] ---> 3f9546c29cf8 [2021-11-13T15:45:34.372Z] [2021-11-13T15:45:34.372Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T15:45:34.372Z] ---> Running in 123bb39d94e5 [2021-11-13T15:45:34.658Z] 3.14: Pulling from library/alpine [2021-11-13T15:45:34.938Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-13T15:45:34.938Z] Status: Downloaded newer image for alpine:3.14 [2021-11-13T15:45:34.938Z] ---> bb3de5531c18 [2021-11-13T15:45:34.938Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T15:45:34.938Z] ---> Running in 8a2eaffead10 [2021-11-13T15:45:37.566Z] 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-11-13T15:45:37.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T15:45:37.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T15:45:38.832Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-13T15:45:38.832Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T15:45:38.832Z] OK: 5 MiB in 15 packages [2021-11-13T15:45:39.439Z] Removing intermediate container e2b6a069fb29 [2021-11-13T15:45:39.439Z] ---> 74c2f7c734b4 [2021-11-13T15:45:39.439Z] [2021-11-13T15:45:39.439Z] Step 9/20 : FROM alpine:3.14 [2021-11-13T15:45:39.439Z] ---> bb3de5531c18 [2021-11-13T15:45:39.439Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-13T15:45:39.724Z] ---> Running in ad9b3313d1ad [2021-11-13T15:45:40.711Z] Removing intermediate container 8a2eaffead10 [2021-11-13T15:45:40.711Z] ---> 3b83b5952e29 [2021-11-13T15:45:40.711Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T15:45:40.989Z] ---> Running in c00eeed32e8c [2021-11-13T15:45:41.994Z] Removing intermediate container c00eeed32e8c [2021-11-13T15:45:41.994Z] ---> c26c378a33f3 [2021-11-13T15:45:41.994Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-13T15:45:41.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T15:45:42.279Z] ---> Running in 57fe090086b3 [2021-11-13T15:45:42.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T15:45:42.887Z] Removing intermediate container 123bb39d94e5 [2021-11-13T15:45:42.887Z] ---> 923bfca09816 [2021-11-13T15:45:42.887Z] [2021-11-13T15:45:42.887Z] Step 10/22 : FROM docker:20.10.8 [2021-11-13T15:45:42.887Z] 20.10.8: Pulling from library/docker [2021-11-13T15:45:43.159Z] Removing intermediate container 57fe090086b3 [2021-11-13T15:45:43.159Z] ---> 7359711e7673 [2021-11-13T15:45:43.159Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T15:45:43.433Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-13T15:45:43.433Z] ---> Running in 1af4116c8deb [2021-11-13T15:45:43.433Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-13T15:45:43.433Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T15:45:43.433Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-13T15:45:43.433Z] (5/5) Installing curl (7.79.1-r0) [2021-11-13T15:45:43.433Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T15:45:43.433Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T15:45:43.710Z] OK: 8 MiB in 19 packages [2021-11-13T15:45:44.708Z] Removing intermediate container 1af4116c8deb [2021-11-13T15:45:44.708Z] ---> e98f671ba433 [2021-11-13T15:45:44.708Z] Step 14/22 : WORKDIR / [2021-11-13T15:45:44.983Z] ---> Running in 40a3e2fea8b6 [2021-11-13T15:45:45.257Z] Removing intermediate container e1d1556b5ea5 [2021-11-13T15:45:45.257Z] ---> 688cfbec3ce4 [2021-11-13T15:45:45.257Z] [2021-11-13T15:45:45.257Z] Step 9/21 : FROM alpine:3.14 [2021-11-13T15:45:45.257Z] ---> bb3de5531c18 [2021-11-13T15:45:45.257Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-13T15:45:45.540Z] Removing intermediate container 40a3e2fea8b6 [2021-11-13T15:45:45.540Z] ---> 711d1bab4ea8 [2021-11-13T15:45:45.540Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T15:45:45.816Z] ---> Running in 18a81a7c1795 [2021-11-13T15:45:46.413Z] Removing intermediate container ad9b3313d1ad [2021-11-13T15:45:46.413Z] ---> 4c299eb863d3 [2021-11-13T15:45:46.413Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T15:45:46.413Z] ---> Running in 7facbffea45b [2021-11-13T15:45:47.398Z] Removing intermediate container 7facbffea45b [2021-11-13T15:45:47.398Z] ---> 6fc19941adf8 [2021-11-13T15:45:47.398Z] Step 12/20 : WORKDIR /edgex [2021-11-13T15:45:47.398Z] ---> 7511a7510a8e [2021-11-13T15:45:47.398Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-13T15:45:47.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T15:45:47.398Z] ---> Running in 6ad63daef7bb [2021-11-13T15:45:47.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T15:45:48.672Z] Removing intermediate container 6f211f91806b [2021-11-13T15:45:48.672Z] ---> ab30a3123f25 [2021-11-13T15:45:48.672Z] [2021-11-13T15:45:48.672Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T15:45:48.672Z] ---> bb3de5531c18 [2021-11-13T15:45:48.672Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T15:45:48.672Z] ---> Using cache [2021-11-13T15:45:48.672Z] ---> 3b83b5952e29 [2021-11-13T15:45:48.672Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T15:45:48.672Z] ---> Using cache [2021-11-13T15:45:48.672Z] ---> c26c378a33f3 [2021-11-13T15:45:48.672Z] Step 12/22 : ENV APP_PORT=59881(1/2) Installing ca-certificates (20191127-r5) [2021-11-13T15:45:48.672Z] [2021-11-13T15:45:48.672Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-13T15:45:48.672Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T15:45:48.672Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T15:45:48.672Z] Removing intermediate container 6ad63daef7bb [2021-11-13T15:45:48.672Z] ---> 20dec299089f [2021-11-13T15:45:48.672Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-13T15:45:48.949Z] ---> Running in 7ca191369401 [2021-11-13T15:45:48.949Z] OK: 6 MiB in 16 packages [2021-11-13T15:45:49.550Z] ---> d0f540a0f658 [2021-11-13T15:45:49.550Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-13T15:45:49.840Z] Removing intermediate container 7ca191369401 [2021-11-13T15:45:49.840Z] ---> b434a7fa6753 [2021-11-13T15:45:49.840Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T15:45:50.125Z] ---> Running in 6fc5fc4a6cbb [2021-11-13T15:45:50.125Z] ---> 99469dfe39ec [2021-11-13T15:45:50.125Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-13T15:45:51.114Z] Removing intermediate container 6fc5fc4a6cbb [2021-11-13T15:45:51.114Z] ---> f26413a58e76 [2021-11-13T15:45:51.114Z] Step 14/22 : WORKDIR / [2021-11-13T15:45:51.114Z] ---> 5f74b0d0d7b2 [2021-11-13T15:45:51.114Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-13T15:45:51.114Z] ---> Running in a340c1ec7a8a [2021-11-13T15:45:51.114Z] Removing intermediate container 18a81a7c1795 [2021-11-13T15:45:51.114Z] ---> 60872c11cfb3 [2021-11-13T15:45:51.114Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T15:45:51.114Z] ---> Running in 42f7864550f7 [2021-11-13T15:45:51.390Z] ---> Running in ec56ea39d73d [2021-11-13T15:45:52.001Z] Removing intermediate container 42f7864550f7 [2021-11-13T15:45:52.001Z] ---> 3eb21295037c [2021-11-13T15:45:52.001Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T15:45:52.001Z] Removing intermediate container a340c1ec7a8a [2021-11-13T15:45:52.001Z] ---> 1e68a7f8f200 [2021-11-13T15:45:52.001Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T15:45:52.001Z] ---> Running in 0348a1450105 [2021-11-13T15:45:52.277Z] Removing intermediate container ec56ea39d73d [2021-11-13T15:45:52.278Z] ---> 8d958920c938 [2021-11-13T15:45:52.278Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-13T15:45:52.278Z] ---> d860b6a3ca09 [2021-11-13T15:45:52.278Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-13T15:45:52.278Z] ---> Running in e276fcaabfcc [2021-11-13T15:45:53.258Z] Removing intermediate container 0348a1450105 [2021-11-13T15:45:53.258Z] ---> 4ea7ee90fd7d [2021-11-13T15:45:53.258Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T15:45:53.258Z] Removing intermediate container e276fcaabfcc [2021-11-13T15:45:53.258Z] ---> abf68e1a6e62 [2021-11-13T15:45:53.258Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-13T15:45:53.258Z] ---> Running in 060cbda6df81 [2021-11-13T15:45:53.258Z] ---> Running in 867ca971579e [2021-11-13T15:45:53.535Z] ---> ea243ef60861 [2021-11-13T15:45:53.535Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-13T15:45:53.812Z] Removing intermediate container 060cbda6df81 [2021-11-13T15:45:53.812Z] ---> a7072268760a [2021-11-13T15:45:53.812Z] Step 21/22 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:45:54.088Z] ---> Running in 4da12293f2df [2021-11-13T15:45:54.088Z] Removing intermediate container 867ca971579e [2021-11-13T15:45:54.088Z] ---> 3bb1972e3cf7 [2021-11-13T15:45:54.088Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T15:45:54.698Z] ---> 42c22aeccd77 [2021-11-13T15:45:54.698Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-13T15:45:54.976Z] ---> Running in 04686aa87e09 [2021-11-13T15:45:54.976Z] Removing intermediate container 4da12293f2df [2021-11-13T15:45:54.976Z] ---> d0c5ece9dca8 [2021-11-13T15:45:54.976Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T15:45:54.976Z] ---> Running in 2b3e1c310627 [2021-11-13T15:45:55.575Z] ---> e247a9970fb7 [2021-11-13T15:45:55.575Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-13T15:45:55.575Z] Removing intermediate container 04686aa87e09 [2021-11-13T15:45:55.575Z] ---> 2364f21e9e41 [2021-11-13T15:45:55.575Z] Step 17/20 : CMD ["--init=true"] [2021-11-13T15:45:55.850Z] ---> Running in 82c576e001e6 [2021-11-13T15:45:55.850Z] Removing intermediate container 2b3e1c310627 [2021-11-13T15:45:55.850Z] ---> c4bc209b6946 [2021-11-13T15:45:55.850Z] [2021-11-13T15:45:55.850Z] ---> 9aef81f5e52e [2021-11-13T15:45:55.850Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-13T15:45:56.448Z] Removing intermediate container 82c576e001e6 [2021-11-13T15:45:56.448Z] ---> f3d914068a3e [2021-11-13T15:45:56.448Z] Step 18/20 : LABEL arch=arm64 [2021-11-13T15:45:56.448Z] Successfully built c4bc209b6946 [2021-11-13T15:45:56.721Z] Successfully tagged core-command-arm64:latest [2021-11-13T15:45:56.721Z]  Building core-command ... done Building core-data [2021-11-13T15:45:56.721Z] ---> Running in d298b65c44a5 [2021-11-13T15:45:57.344Z] ---> bbb7fbd7f5ce [2021-11-13T15:45:57.344Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml ---> 7199c8a0e004 [2021-11-13T15:45:57.344Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-13T15:45:57.344Z] [2021-11-13T15:45:57.625Z] Removing intermediate container d298b65c44a5 [2021-11-13T15:45:57.625Z] ---> 955918e289c0 [2021-11-13T15:45:57.625Z] Step 19/20 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:45:57.625Z] ---> Running in 64b654efd704 [2021-11-13T15:45:57.625Z] ---> Running in 96dec8d8d7d3 [2021-11-13T15:45:57.908Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-13T15:45:57.908Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-13T15:45:57.908Z] ---> 3734d5adc5ac [2021-11-13T15:45:57.908Z] 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-11-13T15:45:57.908Z] ---> Running in e0aa54c01367 [2021-11-13T15:45:58.513Z] Removing intermediate container 64b654efd704 [2021-11-13T15:45:58.513Z] ---> 9bacae633143 [2021-11-13T15:45:58.513Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T15:45:58.513Z] Removing intermediate container 96dec8d8d7d3 [2021-11-13T15:45:58.513Z] ---> 63d8911545ff [2021-11-13T15:45:58.513Z] Step 20/20 : LABEL version=0.0.0 [2021-11-13T15:45:58.513Z] ---> Running in 5149a96c152f [2021-11-13T15:45:58.789Z] ---> Running in ddc95fa22151 [2021-11-13T15:45:58.789Z] Removing intermediate container e0aa54c01367 [2021-11-13T15:45:58.789Z] ---> e46c4d6410b5 [2021-11-13T15:45:58.789Z] 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-11-13T15:45:58.789Z] ---> 8c54d43d4599 [2021-11-13T15:45:58.789Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-13T15:45:58.789Z] ---> Running in 6d74363d83e2 [2021-11-13T15:45:59.073Z] ---> Running in bd4fe3ef952f [2021-11-13T15:45:59.345Z] Removing intermediate container 5149a96c152f [2021-11-13T15:45:59.345Z] ---> c0e2c9d7d8f8 [2021-11-13T15:45:59.345Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T15:45:59.621Z] Removing intermediate container ddc95fa22151 [2021-11-13T15:45:59.621Z] ---> 5b1243b504c8 [2021-11-13T15:45:59.621Z] [2021-11-13T15:45:59.621Z] ---> Running in aa5fb29a4a3d [2021-11-13T15:45:59.893Z] Removing intermediate container bd4fe3ef952f [2021-11-13T15:45:59.893Z] ---> b0550592dc84 [2021-11-13T15:45:59.893Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T15:45:59.893Z] ---> Running in c745af6bea26 [2021-11-13T15:46:00.167Z] Removing intermediate container aa5fb29a4a3d [2021-11-13T15:46:00.167Z] ---> 15ad99cf7fc7 [2021-11-13T15:46:00.167Z] Step 21/22 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:46:00.167Z] Successfully built 5b1243b504c8 [2021-11-13T15:46:00.443Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-13T15:46:00.443Z] Building support-scheduler [2021-11-13T15:46:00.443Z]  Building security-proxy-setup ... done  ---> Running in 4daac588fcd0 [2021-11-13T15:46:00.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T15:46:00.718Z] Removing intermediate container c745af6bea26 [2021-11-13T15:46:00.718Z] ---> a416f757a55e [2021-11-13T15:46:00.718Z] Step 19/21 : LABEL arch=arm64 [2021-11-13T15:46:00.718Z] ---> Running in 9e0e30d24839 [2021-11-13T15:46:00.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T15:46:00.995Z] Removing intermediate container 4daac588fcd0 [2021-11-13T15:46:00.995Z] ---> c51e6daf3c61 [2021-11-13T15:46:00.995Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T15:46:01.271Z] ---> Running in 9b772bb5fb5b [2021-11-13T15:46:01.271Z] Removing intermediate container 9e0e30d24839 [2021-11-13T15:46:01.271Z] ---> 37e618fc0d4f [2021-11-13T15:46:01.271Z] Step 20/21 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:46:01.556Z] ---> Running in 3d4a92569af1 [2021-11-13T15:46:01.828Z] Removing intermediate container 9b772bb5fb5b [2021-11-13T15:46:01.828Z] ---> b73a105e5869 [2021-11-13T15:46:01.828Z] [2021-11-13T15:46:01.828Z] (1/42) Installing readline (8.1.0-r0) [2021-11-13T15:46:01.828Z] (2/42) Installing bash (5.1.4-r0) [2021-11-13T15:46:01.828Z] Executing bash-5.1.4-r0.post-install [2021-11-13T15:46:01.828Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-13T15:46:01.828Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T15:46:01.828Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-13T15:46:01.828Z] (6/42) Installing curl (7.79.1-r0) [2021-11-13T15:46:01.828Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-13T15:46:01.828Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-13T15:46:01.828Z] (9/42) Installing expat (2.4.1-r0) [2021-11-13T15:46:01.828Z] (10/42) Installing libffi (3.3-r2) [2021-11-13T15:46:01.828Z] (11/42) Installing gdbm (1.19-r0) [2021-11-13T15:46:01.828Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-13T15:46:01.828Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T15:46:01.828Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T15:46:02.105Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-13T15:46:02.105Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-13T15:46:02.105Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-13T15:46:02.105Z] Successfully built b73a105e5869 [2021-11-13T15:46:02.105Z] Successfully tagged core-metadata-arm64:latest [2021-11-13T15:46:02.105Z]  Building core-metadata ... done Building security-secretstore-setup [2021-11-13T15:46:02.384Z] Removing intermediate container 3d4a92569af1 [2021-11-13T15:46:02.384Z] ---> 28b96024b676 [2021-11-13T15:46:02.384Z] Step 21/21 : LABEL version=0.0.0 [2021-11-13T15:46:02.658Z] ---> Running in 2f269f404ec7 [2021-11-13T15:46:03.260Z] Removing intermediate container 2f269f404ec7 [2021-11-13T15:46:03.260Z] ---> a62e59cf4141 [2021-11-13T15:46:03.260Z] [2021-11-13T15:46:03.541Z] Successfully built a62e59cf4141 [2021-11-13T15:46:03.541Z] Successfully tagged support-notifications-arm64:latest [2021-11-13T15:46:03.541Z]  Building support-notifications ... done Building security-bootstrapper [2021-11-13T15:46:03.813Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-13T15:46:03.813Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-13T15:46:04.088Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-13T15:46:04.088Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-13T15:46:04.088Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-13T15:46:04.088Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-13T15:46:04.088Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-13T15:46:04.088Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-13T15:46:04.088Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-13T15:46:04.088Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-13T15:46:04.088Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-13T15:46:04.088Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-13T15:46:04.359Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-13T15:46:04.359Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-13T15:46:04.359Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-13T15:46:04.359Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-13T15:46:04.359Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-13T15:46:04.359Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-13T15:46:04.359Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-13T15:46:04.359Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-13T15:46:04.359Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-13T15:46:04.359Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-13T15:46:04.359Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-13T15:46:04.359Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-13T15:46:04.633Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-13T15:46:04.904Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T15:46:05.181Z] OK: 84 MiB in 64 packages [2021-11-13T15:46:09.489Z] Collecting docker-compose==1.23.2 [2021-11-13T15:46:09.489Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-13T15:46:09.489Z] Collecting texttable<0.10,>=0.9.0 [2021-11-13T15:46:09.489Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-13T15:46:11.468Z] Collecting docker<4.0,>=3.6.0 [2021-11-13T15:46:11.468Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-13T15:46:11.468Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-13T15:46:11.468Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-13T15:46:13.476Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-13T15:46:13.476Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-13T15:46:13.476Z] Collecting docopt<0.7,>=0.6.1 [2021-11-13T15:46:13.476Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-13T15:46:16.244Z] Collecting PyYAML<4,>=3.10 [2021-11-13T15:46:16.244Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-13T15:46:18.871Z] 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-11-13T15:46:19.143Z] Collecting cached-property<2,>=1.2.0 [2021-11-13T15:46:19.143Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-13T15:46:20.116Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-13T15:46:20.116Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-13T15:46:20.388Z] Collecting jsonschema<3,>=2.5.1 [2021-11-13T15:46:20.388Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-13T15:46:20.660Z] Collecting docker-pycreds>=0.4.0 [2021-11-13T15:46:20.660Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-13T15:46:21.640Z] Collecting idna<2.8,>=2.5 [2021-11-13T15:46:21.640Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-13T15:46:21.640Z] 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-11-13T15:46:21.915Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-13T15:46:21.915Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-13T15:46:22.190Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-13T15:46:22.190Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-13T15:46:22.463Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-13T15:46:22.463Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-13T15:46:22.463Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-13T15:46:22.463Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-13T15:46:23.438Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-13T15:46:23.438Z] Attempting uninstall: urllib3 [2021-11-13T15:46:23.438Z] Found existing installation: urllib3 1.26.5 [2021-11-13T15:46:23.438Z] Uninstalling urllib3-1.26.5: [2021-11-13T15:46:23.438Z] Successfully uninstalled urllib3-1.26.5 [2021-11-13T15:46:24.036Z] Attempting uninstall: idna [2021-11-13T15:46:24.036Z] Found existing installation: idna 3.2 [2021-11-13T15:46:24.036Z] Uninstalling idna-3.2: [2021-11-13T15:46:24.310Z] Successfully uninstalled idna-3.2 [2021-11-13T15:46:24.906Z] Attempting uninstall: chardet [2021-11-13T15:46:24.906Z] Found existing installation: chardet 4.0.0 [2021-11-13T15:46:25.181Z] Uninstalling chardet-4.0.0: [2021-11-13T15:46:25.181Z] Successfully uninstalled chardet-4.0.0 [2021-11-13T15:46:27.163Z] Attempting uninstall: requests [2021-11-13T15:46:27.163Z] Found existing installation: requests 2.25.1 [2021-11-13T15:46:27.163Z] Uninstalling requests-2.25.1: [2021-11-13T15:46:27.163Z] Successfully uninstalled requests-2.25.1 [2021-11-13T15:46:27.437Z] Running setup.py install for texttable: started [2021-11-13T15:46:29.415Z] Running setup.py install for texttable: finished with status 'done' [2021-11-13T15:46:29.415Z] Running setup.py install for PyYAML: started [2021-11-13T15:46:31.392Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-13T15:46:31.995Z] Running setup.py install for docopt: started [2021-11-13T15:46:33.971Z] Running setup.py install for docopt: finished with status 'done' [2021-11-13T15:46:33.971Z] Running setup.py install for dockerpty: started [2021-11-13T15:46:35.955Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-13T15:46:38.592Z] 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-11-13T15:46:38.592Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:46:38.592Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:46:38.592Z] ---> 539b0714db63 [2021-11-13T15:46:38.592Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T15:46:38.592Z] ---> Using cache [2021-11-13T15:46:38.592Z] ---> 1c6b4de03f6d [2021-11-13T15:46:38.592Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:46:38.592Z] ---> Using cache [2021-11-13T15:46:38.592Z] ---> 59e80810ee4c [2021-11-13T15:46:38.592Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-13T15:46:38.592Z] ---> Running in 8b0afa0c56ba [2021-11-13T15:46:40.574Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T15:46:41.554Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T15:46:42.155Z] OK: 219 MiB in 52 packages [2021-11-13T15:46:44.149Z] Removing intermediate container 8b0afa0c56ba [2021-11-13T15:46:44.149Z] ---> 7fd82ff878a9 [2021-11-13T15:46:44.149Z] Step 6/22 : COPY . . [2021-11-13T15:46:45.605Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:46:45.605Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:46:45.605Z] ---> 539b0714db63 [2021-11-13T15:46:45.605Z] Step 3/23 : WORKDIR /edgex-go [2021-11-13T15:46:45.605Z] ---> Using cache [2021-11-13T15:46:45.605Z] ---> 1c6b4de03f6d [2021-11-13T15:46:45.605Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:46:45.605Z] ---> Using cache [2021-11-13T15:46:45.605Z] ---> 59e80810ee4c [2021-11-13T15:46:45.605Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-13T15:46:45.605Z] ---> Running in 2e9b125f1db7 [2021-11-13T15:46:46.209Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:46:46.209Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:46:46.209Z] ---> 539b0714db63 [2021-11-13T15:46:46.209Z] Step 3/24 : WORKDIR /edgex-go [2021-11-13T15:46:46.209Z] ---> Using cache [2021-11-13T15:46:46.209Z] ---> 1c6b4de03f6d [2021-11-13T15:46:46.209Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:46:46.209Z] ---> Using cache [2021-11-13T15:46:46.209Z] ---> 59e80810ee4c [2021-11-13T15:46:46.209Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-13T15:46:46.209Z] ---> Running in 011cb9b9e74b [2021-11-13T15:46:47.652Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T15:46:47.652Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T15:46:47.652Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-13T15:46:47.652Z] ---> 539b0714db63 [2021-11-13T15:46:47.652Z] Step 3/30 : WORKDIR /edgex-go [2021-11-13T15:46:47.652Z] ---> Using cache [2021-11-13T15:46:47.652Z] ---> 1c6b4de03f6d [2021-11-13T15:46:47.652Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:46:47.652Z] ---> Using cache [2021-11-13T15:46:47.652Z] ---> 59e80810ee4c [2021-11-13T15:46:47.652Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-13T15:46:47.923Z] ---> Running in 76e041958e34 [2021-11-13T15:46:48.199Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T15:46:48.476Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T15:46:49.084Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T15:46:49.358Z] OK: 219 MiB in 52 packages [2021-11-13T15:46:49.957Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T15:46:49.957Z] OK: 219 MiB in 52 packages [2021-11-13T15:46:50.952Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T15:46:50.952Z] Removing intermediate container 2e9b125f1db7 [2021-11-13T15:46:50.952Z] ---> b5bef28f7aa2 [2021-11-13T15:46:50.952Z] Step 6/23 : COPY go.mod . [2021-11-13T15:46:51.549Z] Removing intermediate container 011cb9b9e74b [2021-11-13T15:46:51.549Z] ---> 547487e9c609 [2021-11-13T15:46:51.549Z] Step 6/24 : COPY . . [2021-11-13T15:46:51.826Z] OK: 219 MiB in 52 packages [2021-11-13T15:46:52.441Z] ---> 47f3a312acb1 [2021-11-13T15:46:52.441Z] Step 7/23 : RUN go mod download [2021-11-13T15:46:52.720Z] ---> Running in 524548f06a8e [2021-11-13T15:46:53.320Z] Removing intermediate container 76e041958e34 [2021-11-13T15:46:53.320Z] ---> c54245ff6f47 [2021-11-13T15:46:53.320Z] Step 6/30 : COPY . . [2021-11-13T15:46:54.301Z] Removing intermediate container 6d74363d83e2 [2021-11-13T15:46:54.301Z] ---> 3203b6c011fe [2021-11-13T15:46:54.301Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-13T15:46:54.911Z] ---> Running in a7c896b8e9f1 [2021-11-13T15:46:55.907Z] Removing intermediate container a7c896b8e9f1 [2021-11-13T15:46:55.907Z] ---> 6970c38a92ce [2021-11-13T15:46:55.907Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-13T15:46:56.187Z] ---> Running in ffe6a71f2727 [2021-11-13T15:46:56.790Z] Removing intermediate container ffe6a71f2727 [2021-11-13T15:46:56.790Z] ---> 51e20c66a908 [2021-11-13T15:46:56.790Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-13T15:46:57.401Z] Removing intermediate container 524548f06a8e [2021-11-13T15:46:57.401Z] ---> 6b6f63e060e4 [2021-11-13T15:46:57.401Z] Step 8/23 : COPY . . [2021-11-13T15:46:59.392Z] ---> d6d583e5b8c4 [2021-11-13T15:46:59.392Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-13T15:47:00.387Z] ---> 97cb5fc48ba2 [2021-11-13T15:47:00.387Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-13T15:47:02.394Z] ---> 21c566e8bb8b [2021-11-13T15:47:02.394Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-13T15:47:02.394Z] ---> Running in e16e6fa389ab [2021-11-13T15:47:03.001Z] Removing intermediate container e16e6fa389ab [2021-11-13T15:47:03.001Z] ---> a5570a1fc447 [2021-11-13T15:47:03.001Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T15:47:03.278Z] ---> Running in c82f6b2045fe [2021-11-13T15:47:04.269Z] Removing intermediate container c82f6b2045fe [2021-11-13T15:47:04.269Z] ---> 4be49f196615 [2021-11-13T15:47:04.269Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T15:47:04.547Z] ---> Running in 74069a15f087 [2021-11-13T15:47:05.150Z] Removing intermediate container 74069a15f087 [2021-11-13T15:47:05.150Z] ---> a4509c66d8ec [2021-11-13T15:47:05.150Z] Step 21/22 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:47:05.425Z] ---> Running in 1ccaa1fc5a61 [2021-11-13T15:47:06.410Z] Removing intermediate container 1ccaa1fc5a61 [2021-11-13T15:47:06.410Z] ---> a11b874827e8 [2021-11-13T15:47:06.410Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T15:47:06.410Z] ---> Running in 84fc4dbe9162 [2021-11-13T15:47:07.407Z] Removing intermediate container 84fc4dbe9162 [2021-11-13T15:47:07.407Z] ---> 41dc7fdc50ae [2021-11-13T15:47:07.407Z] [2021-11-13T15:47:08.012Z] Successfully built 41dc7fdc50ae [2021-11-13T15:47:08.012Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-13T15:47:08.288Z]  Building sys-mgmt-agent ... done  ---> 45114bf9e257 [2021-11-13T15:47:08.288Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:47:08.567Z] ---> Running in bdc29abec54b [2021-11-13T15:47:12.901Z] Removing intermediate container bdc29abec54b [2021-11-13T15:47:12.901Z] ---> fe5b196f42db [2021-11-13T15:47:12.901Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-13T15:47:12.901Z] ---> Running in 431e2b183c47 [2021-11-13T15:47:13.512Z] ---> 5abfddf2d021 [2021-11-13T15:47:13.512Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:47:13.789Z] ---> Running in 3229eb00045c [2021-11-13T15:47:14.786Z] 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-11-13T15:47:15.928Z] ---> c1c968416236 [2021-11-13T15:47:15.928Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T15:47:16.249Z] ---> Running in 78468b2ca4d2 [2021-11-13T15:47:19.821Z] Removing intermediate container 3229eb00045c [2021-11-13T15:47:19.821Z] ---> 18e2f635627e [2021-11-13T15:47:19.821Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-13T15:47:19.821Z] ---> Running in 58b9ec9182ef [2021-11-13T15:47:19.821Z] ---> fb06a622180a [2021-11-13T15:47:19.821Z] Step 9/23 : RUN go mod tidy [2021-11-13T15:47:20.100Z] ---> Running in 131a1345d3b4 [2021-11-13T15:47:22.103Z] Removing intermediate container 78468b2ca4d2 [2021-11-13T15:47:22.103Z] ---> ce387c114680 [2021-11-13T15:47:22.103Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-13T15:47:22.103Z] ---> Running in 41e58c1f96bc [2021-11-13T15:47:22.382Z] 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-11-13T15:47:23.848Z] 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-11-13T15:47:27.306Z] Removing intermediate container 131a1345d3b4 [2021-11-13T15:47:27.306Z] ---> ea1e4da76073 [2021-11-13T15:47:27.306Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-13T15:47:27.306Z] ---> Running in 5f95fa1b6dd8 [2021-11-13T15:47:28.761Z] 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-11-13T15:48:50.633Z] 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-11-13T15:49:00.833Z] Removing intermediate container 41e58c1f96bc [2021-11-13T15:49:00.833Z] ---> 8d4a1878c577 [2021-11-13T15:49:00.833Z] [2021-11-13T15:49:00.833Z] Step 9/30 : FROM alpine:3.14 [2021-11-13T15:49:00.833Z] ---> bb3de5531c18 [2021-11-13T15:49:00.833Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-13T15:49:00.833Z] ---> Running in 223ad6ce837c [2021-11-13T15:49:00.833Z] Removing intermediate container 223ad6ce837c [2021-11-13T15:49:00.833Z] ---> 3f270db9e1cf [2021-11-13T15:49:00.833Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-13T15:49:01.112Z] ---> Running in c89fc2fbffef [2021-11-13T15:49:03.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T15:49:03.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T15:49:03.661Z] Removing intermediate container 58b9ec9182ef [2021-11-13T15:49:03.661Z] ---> 4c0be27b4766 [2021-11-13T15:49:03.661Z] [2021-11-13T15:49:03.661Z] Step 9/24 : FROM alpine:3.14 [2021-11-13T15:49:03.661Z] ---> bb3de5531c18 [2021-11-13T15:49:03.661Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-13T15:49:03.940Z] ---> Running in 3eb671f494ed [2021-11-13T15:49:04.218Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-13T15:49:04.218Z] (2/2) Installing su-exec (0.2-r1) [2021-11-13T15:49:04.218Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T15:49:04.218Z] OK: 5 MiB in 16 packages [2021-11-13T15:49:05.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T15:49:05.676Z] Removing intermediate container c89fc2fbffef [2021-11-13T15:49:05.676Z] ---> 4f84f0ff20e8 [2021-11-13T15:49:05.676Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-13T15:49:05.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T15:49:05.951Z] ---> Running in f7d628543678 [2021-11-13T15:49:06.562Z] Removing intermediate container f7d628543678 [2021-11-13T15:49:06.562Z] ---> 48ccc5001043 [2021-11-13T15:49:06.562Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-13T15:49:06.562Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-13T15:49:06.835Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-13T15:49:06.836Z] (3/3) Installing su-exec (0.2-r1) [2021-11-13T15:49:06.836Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T15:49:06.836Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T15:49:06.836Z] ---> Running in 49d1229bcd1c [2021-11-13T15:49:07.111Z] OK: 6 MiB in 17 packages [2021-11-13T15:49:07.712Z] Removing intermediate container 49d1229bcd1c [2021-11-13T15:49:07.712Z] ---> d3d668c65db9 [2021-11-13T15:49:07.712Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-13T15:49:07.712Z] ---> Running in 1e336105e7ed [2021-11-13T15:49:08.311Z] Removing intermediate container 5f95fa1b6dd8 [2021-11-13T15:49:08.311Z] ---> c580f5ca159e [2021-11-13T15:49:08.311Z] [2021-11-13T15:49:08.311Z] Step 11/23 : FROM alpine:3.14 [2021-11-13T15:49:08.311Z] Removing intermediate container 431e2b183c47 [2021-11-13T15:49:08.311Z] ---> bb3de5531c18 [2021-11-13T15:49:08.311Z] ---> 949328fd9e4b [2021-11-13T15:49:08.311Z] [2021-11-13T15:49:08.311Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T15:49:08.311Z] ---> bb3de5531c18 [2021-11-13T15:49:08.311Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-13T15:49:08.311Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-13T15:49:08.311Z] ---> Using cache [2021-11-13T15:49:08.311Z] ---> 3b83b5952e29 [2021-11-13T15:49:08.311Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T15:49:08.311Z] ---> Using cache [2021-11-13T15:49:08.311Z] ---> c26c378a33f3 [2021-11-13T15:49:08.311Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-13T15:49:08.311Z] ---> Running in 393fd8bc2962 [2021-11-13T15:49:08.311Z] ---> Running in dcd2f9223d5e [2021-11-13T15:49:08.906Z] Removing intermediate container 3eb671f494ed [2021-11-13T15:49:08.906Z] ---> 335c6464613b [2021-11-13T15:49:08.906Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T15:49:09.181Z] Removing intermediate container dcd2f9223d5e [2021-11-13T15:49:09.181Z] ---> fd7e2a451693 [2021-11-13T15:49:09.181Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-13T15:49:09.181Z] Removing intermediate container 393fd8bc2962 [2021-11-13T15:49:09.181Z] ---> 1b8132e2e47e [2021-11-13T15:49:09.181Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-13T15:49:09.181Z] ---> Running in 94918ad897ee [2021-11-13T15:49:09.181Z] ---> Running in 35d1140bcfd4 [2021-11-13T15:49:09.181Z] ---> Running in 8ce0b44d3068 [2021-11-13T15:49:09.792Z] Removing intermediate container 35d1140bcfd4 [2021-11-13T15:49:09.792Z] ---> 7c3cc57e090f [2021-11-13T15:49:09.792Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T15:49:09.792Z] Removing intermediate container 8ce0b44d3068 [2021-11-13T15:49:09.792Z] ---> 434fc819795d [2021-11-13T15:49:09.792Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-13T15:49:09.792Z] Removing intermediate container 94918ad897ee [2021-11-13T15:49:09.792Z] ---> ec604299b40f [2021-11-13T15:49:09.792Z] Step 12/24 : WORKDIR / [2021-11-13T15:49:10.067Z] ---> Running in 8efe8c070b8b [2021-11-13T15:49:10.067Z] ---> Running in 30f458a3f887 [2021-11-13T15:49:10.341Z] Removing intermediate container 1e336105e7ed [2021-11-13T15:49:10.341Z] ---> 9fcdf92ca279 [2021-11-13T15:49:10.341Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-13T15:49:10.616Z] ---> Running in 8d7edbfc385a [2021-11-13T15:49:10.616Z] Removing intermediate container 8efe8c070b8b [2021-11-13T15:49:10.616Z] ---> 1375556f77d7 [2021-11-13T15:49:10.616Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T15:49:10.616Z] Removing intermediate container 30f458a3f887 [2021-11-13T15:49:10.616Z] ---> 8fe390344043 [2021-11-13T15:49:10.616Z] 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-11-13T15:49:10.616Z] ---> Running in c6fdd99df6e7 [2021-11-13T15:49:10.896Z] ---> 989cdea1645d [2021-11-13T15:49:10.896Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-13T15:49:11.181Z] Removing intermediate container 8d7edbfc385a [2021-11-13T15:49:11.181Z] ---> 54336c498474 [2021-11-13T15:49:11.181Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-13T15:49:12.162Z] ---> cb1379cbffbe [2021-11-13T15:49:12.162Z] 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-11-13T15:49:12.437Z] ---> 32a1358b53c9 [2021-11-13T15:49:12.437Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-13T15:49:12.437Z] ---> 8be0d7b465ac [2021-11-13T15:49:12.437Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-13T15:49:12.437Z] ---> Running in 6da63dc3c233 [2021-11-13T15:49:13.063Z] ---> d61f2342c704 [2021-11-13T15:49:13.063Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-13T15:49:13.660Z] Removing intermediate container c6fdd99df6e7 [2021-11-13T15:49:13.660Z] ---> 148a3d8ba3ca [2021-11-13T15:49:13.660Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-13T15:49:13.660Z] ---> 168341ab8d9f [2021-11-13T15:49:13.660Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-13T15:49:13.660Z] ---> Running in cf7075a9572d [2021-11-13T15:49:13.660Z] ---> Running in 85e0da945209 [2021-11-13T15:49:14.275Z] Removing intermediate container 85e0da945209 [2021-11-13T15:49:14.276Z] ---> 2e186d04fa53 [2021-11-13T15:49:14.276Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T15:49:14.550Z] ---> 466eaabf5411 [2021-11-13T15:49:14.550Z] 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-11-13T15:49:14.550Z] ---> Running in 288d2bbdabdc [2021-11-13T15:49:15.164Z] Removing intermediate container 288d2bbdabdc [2021-11-13T15:49:15.164Z] ---> 36ce62f7b51f [2021-11-13T15:49:15.164Z] Step 21/23 : LABEL arch=arm64 [2021-11-13T15:49:15.164Z] Removing intermediate container 6da63dc3c233 [2021-11-13T15:49:15.164Z] ---> 0ba5e39547e7 [2021-11-13T15:49:15.164Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T15:49:15.445Z] ---> Running in fbda87f688be [2021-11-13T15:49:15.445Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T15:49:15.445Z] ---> 1c3c5bfa3f82 [2021-11-13T15:49:15.445Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-13T15:49:16.046Z] Removing intermediate container fbda87f688be [2021-11-13T15:49:16.046Z] ---> d77987b90720 [2021-11-13T15:49:16.046Z] Step 22/23 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:49:16.046Z] ---> Running in 57548870794e [2021-11-13T15:49:16.319Z] ---> 6474bf7fe1dc [2021-11-13T15:49:16.319Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-13T15:49:16.319Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T15:49:16.594Z] Removing intermediate container 57548870794e [2021-11-13T15:49:16.594Z] ---> 9c64777416e5 [2021-11-13T15:49:16.594Z] Step 23/23 : LABEL version=0.0.0 [2021-11-13T15:49:16.868Z] ---> Running in c8ac5ea2373b [2021-11-13T15:49:16.868Z] ---> fde3ac188305 [2021-11-13T15:49:16.868Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-13T15:49:17.470Z] Removing intermediate container c8ac5ea2373b [2021-11-13T15:49:17.470Z] ---> 1c9e1f8ae3d2 [2021-11-13T15:49:17.470Z] [2021-11-13T15:49:17.470Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-13T15:49:17.470Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T15:49:17.470Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-13T15:49:17.741Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T15:49:17.741Z] Successfully built 1c9e1f8ae3d2 [2021-11-13T15:49:17.741Z] Successfully tagged support-scheduler-arm64:latest [2021-11-13T15:49:17.741Z]  Building support-scheduler ... done (5/6) Installing libzmq (4.3.4-r0) [2021-11-13T15:49:18.016Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-13T15:49:18.016Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T15:49:18.016Z] OK: 8 MiB in 20 packages [2021-11-13T15:49:18.016Z] ---> 86d9338d10f2 [2021-11-13T15:49:18.016Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-13T15:49:18.619Z] ---> afd177395b1e [2021-11-13T15:49:18.619Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-13T15:49:19.214Z] ---> a9fca19986d6 [2021-11-13T15:49:19.214Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-13T15:49:19.214Z] Removing intermediate container cf7075a9572d [2021-11-13T15:49:19.214Z] ---> 654a5bb468f6 [2021-11-13T15:49:19.214Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T15:49:19.814Z] ---> 3598597aa85a [2021-11-13T15:49:19.814Z] 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-11-13T15:49:19.814Z] ---> Running in 7e2458b89304 [2021-11-13T15:49:20.089Z] ---> 05e621a3c94c [2021-11-13T15:49:20.089Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-13T15:49:20.362Z] ---> 80af3023ee3b [2021-11-13T15:49:20.362Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-13T15:49:21.353Z] ---> 53b105b683c2 [2021-11-13T15:49:21.353Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-13T15:49:21.628Z] ---> Running in 63bcb90bff16 [2021-11-13T15:49:21.628Z] ---> 17c3cfcfab25 [2021-11-13T15:49:21.628Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-13T15:49:22.238Z] Removing intermediate container 63bcb90bff16 [2021-11-13T15:49:22.239Z] ---> 508313069359 [2021-11-13T15:49:22.239Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-13T15:49:22.239Z] Removing intermediate container 7e2458b89304 [2021-11-13T15:49:22.239Z] ---> 1f8b02b21106 [2021-11-13T15:49:22.239Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-13T15:49:22.511Z] ---> Running in 6c713e487655 [2021-11-13T15:49:22.511Z] ---> 19ecd6542371 [2021-11-13T15:49:22.511Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-13T15:49:22.791Z] ---> Running in a54c4ae90ec0 [2021-11-13T15:49:22.791Z] ---> 3e5bc82e9556 [2021-11-13T15:49:22.791Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-13T15:49:23.064Z] Removing intermediate container 6c713e487655 [2021-11-13T15:49:23.064Z] ---> ef48d60af05a [2021-11-13T15:49:23.064Z] Step 22/24 : LABEL arch=arm64 [2021-11-13T15:49:23.064Z] ---> Running in 530282e77834 [2021-11-13T15:49:23.342Z] ---> Running in 311982f594c1 [2021-11-13T15:49:23.342Z] Removing intermediate container a54c4ae90ec0 [2021-11-13T15:49:23.342Z] ---> 4eaa3a8841a5 [2021-11-13T15:49:23.342Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T15:49:23.342Z] ---> Running in c7803d2250d9 [2021-11-13T15:49:23.947Z] Removing intermediate container 311982f594c1 [2021-11-13T15:49:23.947Z] ---> 595f3e378a82 [2021-11-13T15:49:23.947Z] Step 23/24 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:49:23.947Z] ---> Running in 29f276a0e356 [2021-11-13T15:49:23.947Z] Removing intermediate container c7803d2250d9 [2021-11-13T15:49:23.947Z] ---> 6b50a1e31e11 [2021-11-13T15:49:23.947Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T15:49:23.947Z] ---> Running in d5aaa426e94a [2021-11-13T15:49:24.543Z] Removing intermediate container 29f276a0e356 [2021-11-13T15:49:24.543Z] ---> 206105f41d69 [2021-11-13T15:49:24.543Z] Step 24/24 : LABEL version=0.0.0 [2021-11-13T15:49:24.543Z] ---> Running in 099de58ab6d9 [2021-11-13T15:49:24.543Z] Removing intermediate container d5aaa426e94a [2021-11-13T15:49:24.543Z] ---> b5186be58df8 [2021-11-13T15:49:24.543Z] Step 21/22 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:49:24.821Z] ---> Running in af5f8168f8d7 [2021-11-13T15:49:25.093Z] Removing intermediate container 099de58ab6d9 [2021-11-13T15:49:25.093Z] ---> 16d679a3e9c7 [2021-11-13T15:49:25.093Z] [2021-11-13T15:49:25.368Z] Removing intermediate container af5f8168f8d7 [2021-11-13T15:49:25.368Z] ---> 90aa8154a433 [2021-11-13T15:49:25.368Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T15:49:25.368Z] Successfully built 16d679a3e9c7 [2021-11-13T15:49:25.368Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-13T15:49:25.639Z] Removing intermediate container 530282e77834 [2021-11-13T15:49:25.639Z]  Building security-secretstore-setup ... done  ---> 4377f06db8be [2021-11-13T15:49:25.639Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-13T15:49:25.639Z] ---> Running in 5fdee404606d [2021-11-13T15:49:25.910Z] ---> Running in 423054db8fbc [2021-11-13T15:49:25.910Z] Removing intermediate container 5fdee404606d [2021-11-13T15:49:25.910Z] ---> ae94c8628dcc [2021-11-13T15:49:25.910Z] [2021-11-13T15:49:26.184Z] Successfully built ae94c8628dcc [2021-11-13T15:49:26.184Z] Successfully tagged core-data-arm64:latest [2021-11-13T15:49:26.455Z]  Building core-data ... done Removing intermediate container 423054db8fbc [2021-11-13T15:49:26.455Z] ---> 8e3f4edf99b5 [2021-11-13T15:49:26.455Z] Step 27/30 : CMD ["gate"] [2021-11-13T15:49:26.455Z] ---> Running in 1513591ffc58 [2021-11-13T15:49:27.048Z] Removing intermediate container 1513591ffc58 [2021-11-13T15:49:27.048Z] ---> ec6594b9525f [2021-11-13T15:49:27.048Z] Step 28/30 : LABEL arch=arm64 [2021-11-13T15:49:27.048Z] ---> Running in c27ffd0ea972 [2021-11-13T15:49:27.640Z] Removing intermediate container c27ffd0ea972 [2021-11-13T15:49:27.640Z] ---> 907ad72ebc22 [2021-11-13T15:49:27.640Z] Step 29/30 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 [2021-11-13T15:49:27.640Z] ---> Running in 1e4bed7fdea8 [2021-11-13T15:49:28.237Z] Removing intermediate container 1e4bed7fdea8 [2021-11-13T15:49:28.237Z] ---> c4141837b605 [2021-11-13T15:49:28.237Z] Step 30/30 : LABEL version=0.0.0 [2021-11-13T15:49:28.510Z] ---> Running in 17ccd74100b7 [2021-11-13T15:49:28.781Z] Removing intermediate container 17ccd74100b7 [2021-11-13T15:49:28.781Z] ---> 767e36b21a67 [2021-11-13T15:49:28.781Z] [2021-11-13T15:49:29.051Z] Successfully built 767e36b21a67 [2021-11-13T15:49:29.051Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-13T15:49:29.336Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-11-13T15:49:29.328Z] $ docker stop --time=1 7d88f457332e8742beb18692eac54e1c089c3f578c376bdf74eec4f46fd330ec [2021-11-13T15:49:31.045Z] $ docker rm -f 7d88f457332e8742beb18692eac54e1c089c3f578c376bdf74eec4f46fd330ec [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T15:49:31.646Z] + docker images [2021-11-13T15:49:31.926Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-13T15:49:31.926Z] security-bootstrapper-arm64 latest 767e36b21a67 3 seconds ago 17.8MB [2021-11-13T15:49:31.926Z] core-data-arm64 latest ae94c8628dcc 6 seconds ago 19.5MB [2021-11-13T15:49:31.926Z] security-secretstore-setup-arm64 latest 16d679a3e9c7 7 seconds ago 26.8MB [2021-11-13T15:49:31.926Z] support-scheduler-arm64 latest 1c9e1f8ae3d2 14 seconds ago 15.3MB [2021-11-13T15:49:31.926Z] c580f5ca159e 24 seconds ago 1.57GB [2021-11-13T15:49:31.926Z] 949328fd9e4b 24 seconds ago 1.58GB [2021-11-13T15:49:31.926Z] 4c0be27b4766 29 seconds ago 1.58GB [2021-11-13T15:49:31.926Z] 8d4a1878c577 32 seconds ago 1.57GB [2021-11-13T15:49:31.926Z] sys-mgmt-agent-arm64 latest 41dc7fdc50ae 2 minutes ago 277MB [2021-11-13T15:49:31.926Z] support-notifications-arm64 latest a62e59cf4141 3 minutes ago 16.1MB [2021-11-13T15:49:31.926Z] core-metadata-arm64 latest b73a105e5869 3 minutes ago 15.9MB [2021-11-13T15:49:31.926Z] security-proxy-setup-arm64 latest 5b1243b504c8 3 minutes ago 25.4MB [2021-11-13T15:49:31.926Z] core-command-arm64 latest c4bc209b6946 3 minutes ago 15.2MB [2021-11-13T15:49:31.926Z] ab30a3123f25 3 minutes ago 1.57GB [2021-11-13T15:49:31.926Z] 688cfbec3ce4 3 minutes ago 1.57GB [2021-11-13T15:49:31.926Z] 923bfca09816 3 minutes ago 1.57GB [2021-11-13T15:49:31.926Z] 74c2f7c734b4 3 minutes ago 1.57GB [2021-11-13T15:49:31.926Z] 3f9546c29cf8 3 minutes ago 1.57GB [2021-11-13T15:49:31.927Z] ci-base-image-arm64 latest 539b0714db63 13 minutes ago 1.24GB [2021-11-13T15:49:31.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-13T15:49:31.927Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-13T15:49:31.927Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-13T15:49:31.927Z] 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-11-13T15:49:32.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T15:49:32.832Z] [2021-11-13T15:49:32.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:49:33.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T15:49:33.516Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-13T15:49:33.516Z] 448f6bf000e3: Pulling fs layer [2021-11-13T15:49:33.516Z] f757da607395: Pulling fs layer [2021-11-13T15:49:33.516Z] 05883995daec: Pulling fs layer [2021-11-13T15:49:33.516Z] 8603b9c90790: Pulling fs layer [2021-11-13T15:49:33.516Z] 1560dd03e051: Pulling fs layer [2021-11-13T15:49:33.516Z] 27f5ce0e4adf: Pulling fs layer [2021-11-13T15:49:33.516Z] c2d8d7efcc4b: Pulling fs layer [2021-11-13T15:49:33.516Z] 8603b9c90790: Waiting [2021-11-13T15:49:33.516Z] 1560dd03e051: Waiting [2021-11-13T15:49:33.516Z] 27f5ce0e4adf: Waiting [2021-11-13T15:49:33.516Z] c2d8d7efcc4b: Waiting [2021-11-13T15:49:33.516Z] f757da607395: Verifying Checksum [2021-11-13T15:49:33.516Z] f757da607395: Download complete [2021-11-13T15:49:33.516Z] 8603b9c90790: Verifying Checksum [2021-11-13T15:49:33.516Z] 8603b9c90790: Download complete [2021-11-13T15:49:33.792Z] 1560dd03e051: Verifying Checksum [2021-11-13T15:49:33.792Z] 1560dd03e051: Download complete [2021-11-13T15:49:33.792Z] 27f5ce0e4adf: Download complete [2021-11-13T15:49:33.792Z] 05883995daec: Verifying Checksum [2021-11-13T15:49:33.792Z] 05883995daec: Download complete [2021-11-13T15:49:34.077Z] 448f6bf000e3: Verifying Checksum [2021-11-13T15:49:34.077Z] 448f6bf000e3: Download complete [2021-11-13T15:49:36.694Z] c2d8d7efcc4b: Verifying Checksum [2021-11-13T15:49:36.694Z] c2d8d7efcc4b: Download complete [2021-11-13T15:49:38.129Z] 448f6bf000e3: Pull complete [2021-11-13T15:49:38.402Z] f757da607395: Pull complete [2021-11-13T15:49:39.842Z] 05883995daec: Pull complete [2021-11-13T15:49:40.434Z] 8603b9c90790: Pull complete [2021-11-13T15:49:41.414Z] 1560dd03e051: Pull complete [2021-11-13T15:49:41.685Z] 27f5ce0e4adf: Pull complete [2021-11-13T15:49:56.758Z] c2d8d7efcc4b: Pull complete [2021-11-13T15:49:56.758Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-13T15:49:56.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T15:49:56.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-13T15:49:57.013Z] prd-ubuntu18.04-docker-arm64-4c-16g-491 does not seem to be running inside a container [2021-11-13T15:49:57.077Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:arm64 cat [2021-11-13T15:49:59.893Z] $ docker top 9a72c6723838c3d12918030d0cf505419ae773cd17e374983c7a0e101c4fedf6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:50:00.963Z] ---> job-cost.sh [2021-11-13T15:50:00.963Z] lf-activate-venv: SKIPPING [2021-11-13T15:50:00.963Z] INFO: No Stack... [2021-11-13T15:50:01.934Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-13T15:50:02.527Z] INFO: Archiving Costs [Pipeline] sh [2021-11-13T15:50:03.194Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-11-13T15:50:03.194Z] + cut -d, -f6 [Pipeline] lock [2021-11-13T15:50:03.251Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3816-2-stack-cost] [2021-11-13T15:50:03.259Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3816-2-stack-cost] did not exist. Created. [2021-11-13T15:50:03.260Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3816-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-13T15:50:03.920Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-13T15:50:04.078Z] Stashed 1 file(s) [Pipeline] } [2021-11-13T15:50:04.085Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3816-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-13T15:50:04.087Z] $ docker stop --time=1 9a72c6723838c3d12918030d0cf505419ae773cd17e374983c7a0e101c4fedf6 [2021-11-13T15:50:05.630Z] $ docker rm -f 9a72c6723838c3d12918030d0cf505419ae773cd17e374983c7a0e101c4fedf6 [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-11-13T15:50:06.410Z] provisioning config files... [2021-11-13T15:50:06.421Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8613244989724177528tmp [Pipeline] { [Pipeline] sh [2021-11-13T15:50:06.735Z] + set +x [2021-11-13T15:50:06.735Z] + bash -s -- [2021-11-13T15:50:06.735Z] + curl -s https://codecov.io/bash [2021-11-13T15:50:06.735Z] [2021-11-13T15:50:06.735Z] _____ _ [2021-11-13T15:50:06.735Z] / ____| | | [2021-11-13T15:50:06.735Z] | | ___ __| | ___ ___ _____ __ [2021-11-13T15:50:06.735Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-13T15:50:06.735Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-13T15:50:06.735Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-13T15:50:06.735Z] Bash-1.0.6 [2021-11-13T15:50:06.735Z] [2021-11-13T15:50:06.735Z] [2021-11-13T15:50:06.735Z] ==> git version 2.24.4 found [2021-11-13T15:50:06.735Z] ==> 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-11-13T15:50:06.735Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-13T15:50:06.735Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-13T15:50:06.735Z] ==> Jenkins CI detected. [2021-11-13T15:50:06.994Z] current dir:  /w/workspace/edgex-go/2 [2021-11-13T15:50:06.994Z] project root: . [2021-11-13T15:50:06.994Z] --> token set from env [2021-11-13T15:50:06.994Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-13T15:50:06.994Z] ==> Running gcov in . (disable via -X gcov) [2021-11-13T15:50:06.994Z] ==> Python coveragepy not found [2021-11-13T15:50:06.994Z] ==> Searching for coverage reports in: [2021-11-13T15:50:06.994Z] + . [2021-11-13T15:50:06.994Z] -> Found 1 reports [2021-11-13T15:50:06.994Z] ==> Detecting git/mercurial file structure [2021-11-13T15:50:06.994Z] ==> Reading reports [2021-11-13T15:50:06.994Z] + ./coverage.out bytes=428381 [2021-11-13T15:50:06.994Z] ==> Appending adjustments [2021-11-13T15:50:06.994Z] https://docs.codecov.io/docs/fixing-reports [2021-11-13T15:50:08.381Z] + Found adjustments [2021-11-13T15:50:08.381Z] ==> Gzipping contents [2021-11-13T15:50:08.382Z] 60K /tmp/codecov.j9bK9c.gz [2021-11-13T15:50:08.382Z] ==> Uploading reports [2021-11-13T15:50:08.382Z] url: https://codecov.io [2021-11-13T15:50:08.382Z] query: branch=PR-3816&commit=bb168f9eec294762d2adebc7d8c857d7136fd5c2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= [2021-11-13T15:50:08.382Z] -> Pinging Codecov [2021-11-13T15:50:08.382Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3816&commit=bb168f9eec294762d2adebc7d8c857d7136fd5c2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= [2021-11-13T15:50:08.643Z] -> Uploading to [2021-11-13T15:50:08.643Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-13/00271124DB129430A58F1EEE437C3FCB/bb168f9eec294762d2adebc7d8c857d7136fd5c2/a90f696a-1ebe-48b3-81c9-a7eb28c3aa1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211113T155008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8929b78f263832dd6b372dcdf1865e4470e84c44a5ff8f29de65b4b14bf766c8 [2021-11-13T15:50:08.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T15:50:08.644Z] Dload Upload Total Spent Left Speed [2021-11-13T15:50:08.904Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57628 0 0 100 57628 0 174k --:--:-- --:--:-- --:--:-- 174k [2021-11-13T15:50:08.904Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bb168f9eec294762d2adebc7d8c857d7136fd5c2 [Pipeline] } [2021-11-13T15:50:08.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-13T15:50:09.911Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:50:10.219Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:50:10.775Z] ---> package-listing.sh [2021-11-13T15:50:10.775Z] ++ facter osfamily [2021-11-13T15:50:10.775Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-13T15:50:11.034Z] + OS_FAMILY=redhat [2021-11-13T15:50:11.034Z] + workspace=/w/workspace/edgex-go/2 [2021-11-13T15:50:11.034Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-13T15:50:11.034Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-13T15:50:11.034Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-13T15:50:11.034Z] + PACKAGES=/tmp/packages_start.txt [2021-11-13T15:50:11.034Z] + '[' /w/workspace/edgex-go/2 ']' [2021-11-13T15:50:11.034Z] + PACKAGES=/tmp/packages_end.txt [2021-11-13T15:50:11.034Z] + case "${OS_FAMILY}" in [2021-11-13T15:50:11.034Z] + sort [2021-11-13T15:50:11.034Z] + rpm -qa [2021-11-13T15:50:14.331Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-13T15:50:14.331Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-13T15:50:14.331Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-13T15:50:14.331Z] + '[' /w/workspace/edgex-go/2 ']' [2021-11-13T15:50:14.331Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-11-13T15:50:14.331Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-11-13T15:50:14.343Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-13T15:50:14.624Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:50:15.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T15:50:15.181Z] [2021-11-13T15:50:15.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:50:15.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T15:50:15.485Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-13T15:50:15.485Z] b4d181a07f80: Pulling fs layer [2021-11-13T15:50:15.485Z] a1111a8f2ec3: Pulling fs layer [2021-11-13T15:50:15.485Z] ed53099fbce6: Pulling fs layer [2021-11-13T15:50:15.485Z] dc539afda2c1: Pulling fs layer [2021-11-13T15:50:15.485Z] 77bc0d833cb6: Pulling fs layer [2021-11-13T15:50:15.485Z] 9065ff56babe: Pulling fs layer [2021-11-13T15:50:15.485Z] d287ab97295c: Pulling fs layer [2021-11-13T15:50:15.485Z] dc539afda2c1: Waiting [2021-11-13T15:50:15.485Z] 77bc0d833cb6: Waiting [2021-11-13T15:50:15.485Z] 9065ff56babe: Waiting [2021-11-13T15:50:15.485Z] d287ab97295c: Waiting [2021-11-13T15:50:15.485Z] a1111a8f2ec3: Verifying Checksum [2021-11-13T15:50:15.485Z] a1111a8f2ec3: Download complete [2021-11-13T15:50:15.485Z] dc539afda2c1: Verifying Checksum [2021-11-13T15:50:15.485Z] dc539afda2c1: Download complete [2021-11-13T15:50:15.485Z] ed53099fbce6: Verifying Checksum [2021-11-13T15:50:15.485Z] ed53099fbce6: Download complete [2021-11-13T15:50:15.485Z] 77bc0d833cb6: Verifying Checksum [2021-11-13T15:50:15.485Z] 77bc0d833cb6: Download complete [2021-11-13T15:50:15.485Z] 9065ff56babe: Verifying Checksum [2021-11-13T15:50:15.485Z] 9065ff56babe: Download complete [2021-11-13T15:50:15.745Z] b4d181a07f80: Verifying Checksum [2021-11-13T15:50:15.745Z] b4d181a07f80: Download complete [2021-11-13T15:50:16.325Z] d287ab97295c: Verifying Checksum [2021-11-13T15:50:16.325Z] d287ab97295c: Download complete [2021-11-13T15:50:17.276Z] b4d181a07f80: Pull complete [2021-11-13T15:50:17.276Z] a1111a8f2ec3: Pull complete [2021-11-13T15:50:17.863Z] ed53099fbce6: Pull complete [2021-11-13T15:50:17.863Z] dc539afda2c1: Pull complete [2021-11-13T15:50:18.129Z] 77bc0d833cb6: Pull complete [2021-11-13T15:50:18.129Z] 9065ff56babe: Pull complete [2021-11-13T15:50:23.446Z] d287ab97295c: Pull complete [2021-11-13T15:50:23.446Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-13T15:50:23.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T15:50:23.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-13T15:50:23.513Z] prd-centos7-docker-4c-2g-490 does not seem to be running inside a container [2021-11-13T15:50:23.545Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-11-13T15:50:27.148Z] $ docker top bcb8101b2cb05d727b6857a44d71ac4cafbe1e98e98c6acdb4aa504efc907dd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T15:50:27.505Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-13T15:50:27.803Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-13T15:50:28.096Z] + ls /var/log/sa-host [2021-11-13T15:50:28.096Z] + sadf -c /var/log/sa-host/sa13 [2021-11-13T15:50:28.096Z] file_magic: OK [2021-11-13T15:50:28.096Z] HZ: Using current value: 100 [2021-11-13T15:50:28.096Z] file_header: OK [2021-11-13T15:50:28.096Z] 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-11-13T15:50:28.096Z] Statistics: [2021-11-13T15:50:28.096Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-13T15:50:28.096Z] File successfully converted to sysstat format version 12.0.3 [2021-11-13T15:50:28.096Z] + sadf -c /var/log/sa-host/sa30 [2021-11-13T15:50:28.096Z] file_magic: OK [2021-11-13T15:50:28.096Z] HZ: Using current value: 100 [2021-11-13T15:50:28.096Z] file_header: OK [2021-11-13T15:50:28.096Z] 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-11-13T15:50:28.096Z] Statistics: [2021-11-13T15:50:28.096Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-13T15:50:28.096Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T15:50:28.358Z] provisioning config files... [2021-11-13T15:50:28.370Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1701971752909180127tmp [Pipeline] { [Pipeline] echo [2021-11-13T15:50:28.383Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:50:28.670Z] ---> create-netrc.sh [Pipeline] } [2021-11-13T15:50:28.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:50:29.019Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-13T15:50:29.027Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:50:29.315Z] ---> sudo-logs.sh [2021-11-13T15:50:29.315Z] Archiving 'sudo' log.. [2021-11-13T15:50:29.315Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-490.novalocal: Name or service not known [2021-11-13T15:50:29.315Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-490.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-13T15:50:29.343Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:50:29.635Z] ---> job-cost.sh [2021-11-13T15:50:29.635Z] lf-activate-venv: SKIPPING [2021-11-13T15:50:29.635Z] DEBUG: total: 0.10999999940395355 [2021-11-13T15:50:29.635Z] INFO: Retrieving Stack Cost... [2021-11-13T15:50:31.017Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-13T15:50:31.280Z] INFO: Archiving Costs [Pipeline] echo [2021-11-13T15:50:31.293Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:50:31.588Z] ---> logs-deploy.sh [2021-11-13T15:50:31.589Z] lf-activate-venv: SKIPPING [2021-11-13T15:50:31.589Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3816/2 [2021-11-13T15:50:31.589Z] INFO: archiving workspace using pattern(s): [2021-11-13T15:50:32.167Z] Archives upload complete. [2021-11-13T15:50:32.427Z] INFO: archiving logs to Nexus