Pull request #3839 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 4264632f3ddafb0cbc2089cffbea8c0719035c96 rather than dbd721e7ae994ac76883d948bf15f95a2b7f079e Obtained Jenkinsfile from 4264632f3ddafb0cbc2089cffbea8c0719035c96 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-ssh9542196728479381464.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh5335324283627544305.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3839/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-3839/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5048422960599780288.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh3527714213207219056.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-3839/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-3839/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13143631731254235361.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-380 in /w/workspace/edgexfoundry_edgex-go_PR-3839 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh7247912209257829603.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8122300329857948860.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3839/head:refs/remotes/origin/PR-3839 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4264632f3ddafb0cbc2089cffbea8c0719035c96 into PR head commit dbd721e7ae994ac76883d948bf15f95a2b7f079e Merge succeeded, producing dbd721e7ae994ac76883d948bf15f95a2b7f079e Checking out Revision dbd721e7ae994ac76883d948bf15f95a2b7f079e (PR-3839) > git config core.sparsecheckout # timeout=10 > git checkout -f dbd721e7ae994ac76883d948bf15f95a2b7f079e # 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/3@tmp/jenkins-gitclient-ssh2860295149363005864.key > git merge 4264632f3ddafb0cbc2089cffbea8c0719035c96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbd721e7ae994ac76883d948bf15f95a2b7f079e # timeout=10 Commit message: "Merge branch 'main' into issue-3838" First time build. Skipping changelog. > git rev-list --no-walk 942f80c0c211a798d7b641a411e02a5377388823 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:06:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:06:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:06:24 ========================================================= 03:06:24 EdgeX Global Pipelines Version Info 03:06:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:06:25 ------------------- 03:06:25 stable info: 03:06:25 ------------------- 03:06:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:06:25 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 03:06:25 Message: update stable to v1.0.217 03:06:25 ------------------- 03:06:25 experimental info: 03:06:25 ------------------- 03:06:25 Commited By: **** collab-it+edgex@linuxfoundation.org 03:06:25 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 03:06:25 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3839 [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3839 [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3839 [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbd721e7ae994ac76883d948bf15f95a2b7f079e [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbd721e [Pipeline] echo 03:06:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:06:26 provisioning config files... 03:06:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config801618044618864234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:26 ---> docker-login.sh 03:06:26 nexus3.edgexfoundry.org:10001 03:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:27 Configure a credential helper to remove this warning. See 03:06:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:27 03:06:27 Login Succeeded 03:06:27 nexus3.edgexfoundry.org:10002 03:06:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:27 Configure a credential helper to remove this warning. See 03:06:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:27 03:06:27 Login Succeeded 03:06:27 nexus3.edgexfoundry.org:10003 03:06:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:27 Configure a credential helper to remove this warning. See 03:06:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:27 03:06:27 Login Succeeded 03:06:27 nexus3.edgexfoundry.org:10004 03:06:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:27 Configure a credential helper to remove this warning. See 03:06:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:27 03:06:27 Login Succeeded 03:06:27 docker.io 03:06:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:27 Configure a credential helper to remove this warning. See 03:06:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:27 03:06:27 Login Succeeded 03:06:27 ---> docker-login.sh ends [Pipeline] } 03:06:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:06:28 ++ 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 03:06:28 + for file in '`ls cmd/**/Dockerfile`' 03:06:28 ++ dirname cmd/core-command/Dockerfile 03:06:28 ++ cut -d/ -f2 03:06:28 + echo core-command,cmd/core-command/Dockerfile 03:06:28 + for file in '`ls cmd/**/Dockerfile`' 03:06:28 ++ dirname cmd/core-data/Dockerfile 03:06:28 ++ cut -d/ -f2 03:06:28 + echo core-data,cmd/core-data/Dockerfile 03:06:28 + for file in '`ls cmd/**/Dockerfile`' 03:06:28 ++ dirname cmd/core-metadata/Dockerfile 03:06:28 ++ cut -d/ -f2 03:06:28 + echo core-metadata,cmd/core-metadata/Dockerfile 03:06:28 + for file in '`ls cmd/**/Dockerfile`' 03:06:28 ++ dirname cmd/security-bootstrapper/Dockerfile 03:06:28 ++ cut -d/ -f2 03:06:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:06:28 + for file in '`ls cmd/**/Dockerfile`' 03:06:28 ++ dirname cmd/security-proxy-setup/Dockerfile 03:06:28 ++ cut -d/ -f2 03:06:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:06:28 + for file in '`ls cmd/**/Dockerfile`' 03:06:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:06:28 ++ cut -d/ -f2 03:06:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:06:28 + for file in '`ls cmd/**/Dockerfile`' 03:06:28 ++ dirname cmd/support-notifications/Dockerfile 03:06:28 ++ cut -d/ -f2 03:06:28 + echo support-notifications,cmd/support-notifications/Dockerfile 03:06:28 + for file in '`ls cmd/**/Dockerfile`' 03:06:28 ++ dirname cmd/support-scheduler/Dockerfile 03:06:28 ++ cut -d/ -f2 03:06:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:06:28 + for file in '`ls cmd/**/Dockerfile`' 03:06:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:06:28 ++ cut -d/ -f2 03:06:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:06:28 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 03:06:28 + git rev-list -1 --merges dbd721e7ae994ac76883d948bf15f95a2b7f079e~1..dbd721e7ae994ac76883d948bf15f95a2b7f079e [Pipeline] echo 03:06:28 -----------> git rev-list -1 --merges dbd721e7ae994ac76883d948bf15f95a2b7f079e~1..dbd721e7ae994ac76883d948bf15f95a2b7f079e dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:06:28 dbd721e7ae994ac76883d948bf15f95a2b7f079e [false] [Pipeline] sh 03:06:28 + git log --format=format:%s -1 dbd721e7ae994ac76883d948bf15f95a2b7f079e [Pipeline] echo 03:06:28 ========================================================= 03:06:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:06:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:06:29 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 03:06:29 + grep -v github /etc/ssh/ssh_known_hosts 03:06:29 + '[' -e /tmp/ssh_known_hosts ']' 03:06:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:06:29 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 03:06:29 + sudo tee -a /etc/ssh/ssh_known_hosts 03:06:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:06:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:06:29 03:06:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:06:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:06:30 latest: Pulling from edgex-devops/git-semver 03:06:30 a0d0a0d46f8b: Pulling fs layer 03:06:30 3e5f54012d9b: Pulling fs layer 03:06:30 4c7163046ea9: Pulling fs layer 03:06:30 0c2d73faf560: Pulling fs layer 03:06:30 0c2d73faf560: Waiting 03:06:30 3e5f54012d9b: Verifying Checksum 03:06:30 3e5f54012d9b: Download complete 03:06:30 a0d0a0d46f8b: Verifying Checksum 03:06:30 a0d0a0d46f8b: Download complete 03:06:30 0c2d73faf560: Verifying Checksum 03:06:30 0c2d73faf560: Download complete 03:06:30 4c7163046ea9: Verifying Checksum 03:06:30 4c7163046ea9: Download complete 03:06:30 a0d0a0d46f8b: Pull complete 03:06:30 3e5f54012d9b: Pull complete 03:06:30 4c7163046ea9: Pull complete 03:06:31 0c2d73faf560: Pull complete 03:06:31 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:06:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:06:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:06:31 prd-centos7-docker-4c-2g-380 does not seem to be running inside a container 03:06:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:06:31 $ docker top f028ee344389d94941fc47c7f6e4a23ada971e959c668d59f7ee99c395d2f58f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:06:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:06:31 [ssh-agent] Looking for ssh-agent implementation... 03:06:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:06:31 $ docker exec f028ee344389d94941fc47c7f6e4a23ada971e959c668d59f7ee99c395d2f58f ssh-agent 03:06:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKBJele/agent.14 03:06:32 SSH_AGENT_PID=20 03:06:32 Running ssh-add (command line suppressed) 03:06:32 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3089764276497172820.key (/w/workspace/edgex-go/3@tmp/private_key_3089764276497172820.key) 03:06:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:06:32 + git tag --points-at HEAD [Pipeline] } 03:06:32 $ docker exec --env ******** --env ******** f028ee344389d94941fc47c7f6e4a23ada971e959c668d59f7ee99c395d2f58f ssh-agent -k 03:06:32 unset SSH_AUTH_SOCK; 03:06:32 unset SSH_AGENT_PID; 03:06:32 echo Agent pid 20 killed; 03:06:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:06:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:06:32 [ssh-agent] Looking for ssh-agent implementation... 03:06:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:06:32 $ docker exec f028ee344389d94941fc47c7f6e4a23ada971e959c668d59f7ee99c395d2f58f ssh-agent 03:06:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDKBhJl/agent.53 03:06:32 SSH_AGENT_PID=59 03:06:32 Running ssh-add (command line suppressed) 03:06:32 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7456258457377143712.key (/w/workspace/edgex-go/3@tmp/private_key_7456258457377143712.key) 03:06:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:06:33 + git semver init 03:06:33 # -> Open(): unable to determine branch for HEAD 03:06:33 # $GIT_DIR = /w/workspace/edgex-go/3/.git 03:06:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 03:06:33 # $SEMVER_REMOTE_NAME = origin 03:06:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:06:33 # $SEMVER_USER_NAME = edgex-jenkins 03:06:33 # $SEMVER_BRANCH = PR-3839 03:06:33 # $SEMVER_TEMP = /tmp/semver-762078654 03:06:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:06:48 # '/tmp/semver-762078654' -> '/w/workspace/edgex-go/3/.semver' 03:06:48 # -> Force: false 03:06:48 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 03:06:48 $ docker exec --env ******** --env ******** f028ee344389d94941fc47c7f6e4a23ada971e959c668d59f7ee99c395d2f58f ssh-agent -k 03:06:48 unset SSH_AUTH_SOCK; 03:06:48 unset SSH_AGENT_PID; 03:06:48 echo Agent pid 59 killed; 03:06:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:06:48 + git semver [Pipeline] } 03:06:48 $ docker stop --time=1 f028ee344389d94941fc47c7f6e4a23ada971e959c668d59f7ee99c395d2f58f 03:06:50 $ docker rm -f f028ee344389d94941fc47c7f6e4a23ada971e959c668d59f7ee99c395d2f58f [Pipeline] // withDockerContainer [Pipeline] sh 03:06:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:06:51 Stashed 1 file(s) [Pipeline] echo 03:06:51 [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 03:06:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:06:51 ========================================================= 03:06:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:06:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:06:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:06:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:06:51 a0d0a0d46f8b: Already exists 03:06:51 31adcdaf11c8: Pulling fs layer 03:06:51 b8b176561691: Pulling fs layer 03:06:51 4527c011a84f: Pulling fs layer 03:06:51 5d74067f8e1e: Pulling fs layer 03:06:51 e0aca202a116: Pulling fs layer 03:06:51 3a43be97a3b4: Pulling fs layer 03:06:51 34cad66bf833: Pulling fs layer 03:06:51 b4e3c513aaa6: Pulling fs layer 03:06:51 5d74067f8e1e: Waiting 03:06:51 e0aca202a116: Waiting 03:06:51 3a43be97a3b4: Waiting 03:06:51 34cad66bf833: Waiting 03:06:51 b4e3c513aaa6: Waiting 03:06:51 b8b176561691: Verifying Checksum 03:06:51 b8b176561691: Download complete 03:06:51 31adcdaf11c8: Verifying Checksum 03:06:51 31adcdaf11c8: Download complete 03:06:51 5d74067f8e1e: Verifying Checksum 03:06:51 5d74067f8e1e: Download complete 03:06:51 e0aca202a116: Verifying Checksum 03:06:51 e0aca202a116: Download complete 03:06:51 3a43be97a3b4: Verifying Checksum 03:06:51 3a43be97a3b4: Download complete 03:06:51 34cad66bf833: Verifying Checksum 03:06:51 34cad66bf833: Download complete 03:06:51 31adcdaf11c8: Pull complete 03:06:51 b8b176561691: Pull complete 03:06:52 b4e3c513aaa6: Verifying Checksum 03:06:52 b4e3c513aaa6: Download complete 03:06:52 4527c011a84f: Verifying Checksum 03:06:52 4527c011a84f: Download complete 03:06:55 4527c011a84f: Pull complete 03:06:56 5d74067f8e1e: Pull complete 03:06:56 e0aca202a116: Pull complete 03:06:56 3a43be97a3b4: Pull complete 03:06:56 34cad66bf833: Pull complete 03:06:58 b4e3c513aaa6: Pull complete 03:06:58 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 03:06:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:06:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 03:06:59 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:06:59 WORKDIR /edgex 03:06:59 COPY go.mod . 03:06:59 RUN go mod download' 03:06:59 + docker build -t ci-base-image-x86_64 -f - . 03:07:00 Sending build context to Docker daemon 334.6MB 03:07:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:07:00 ---> 9f6097aaca64 03:07:00 Step 2/4 : WORKDIR /edgex 03:07:02 ---> Running in e2ad1539094b 03:07:02 Removing intermediate container e2ad1539094b 03:07:02 ---> e7ca02fe09c7 03:07:02 Step 3/4 : COPY go.mod . 03:07:02 ---> 86290409e806 03:07:02 Step 4/4 : RUN go mod download 03:07:02 ---> Running in 473fdd145a10 03:07:06 Still waiting to schedule task 03:07:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:07:41 Removing intermediate container 473fdd145a10 03:07:41 ---> c4db85310393 03:07:41 Successfully built c4db85310393 03:07:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:07:41 + docker inspect -f . ci-base-image-x86_64 03:07:41 . [Pipeline] withDockerContainer 03:07:41 prd-centos7-docker-4c-2g-380 does not seem to be running inside a container 03:07:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:07:42 $ docker top deecac096f47d029fbdb280865c36c9d8fa08d5c060b01332667aab073514b20 -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:42 + go version 03:07:42 go version go1.16.8 linux/amd64 [Pipeline] } 03:07:42 $ docker stop --time=1 deecac096f47d029fbdb280865c36c9d8fa08d5c060b01332667aab073514b20 03:07:43 $ docker rm -f deecac096f47d029fbdb280865c36c9d8fa08d5c060b01332667aab073514b20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:07:44 + docker inspect -f . ci-base-image-x86_64 03:07:44 . [Pipeline] withDockerContainer 03:07:44 prd-centos7-docker-4c-2g-380 does not seem to be running inside a container 03:07:44 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:07:44 $ docker top bbad53d4fbe94d4c4e8ecd5d2e845085170b934710a78d204fc04f8bf59a466e -eo pid,comm [Pipeline] { [Pipeline] echo 03:07:44 ========================================================= 03:07:44 [edgeXBuildGoParallel] Running Tests and Build... 03:07:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:07:45 + make test 03:07:45 go mod tidy 03:07:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:07:52 ? github.com/edgexfoundry/edgex-go [no test files] 03:08:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:08:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:08:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:08:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:08:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:08:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:08:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:08:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:08:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:08:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:08:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:08:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:08:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:08:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 03:08:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:08:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:08:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements 03:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:08:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 44.7% of statements 03:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:08:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 89.5% of statements 03:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:08:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 84.4% of statements 03:08:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:08:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:08:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:08:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:08:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:08:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.283s coverage: 94.2% of statements 03:08:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:08:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:08:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements 03:08:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:08:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:08:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:08:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:08:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:08:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements 03:08:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:08:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:08:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:08:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.040s coverage: 0.9% of statements 03:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:08:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 03:08:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 21.7% of statements 03:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 03:08:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-381 in /w/workspace/edgexfoundry_edgex-go_PR-3839 [Pipeline] { [Pipeline] ws 03:08:27 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 03:08:28 The recommended git tool is: git 03:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements 03:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 03:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 03:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 03:08:32 using credential edgex-jenkins-ssh 03:08:32 Cloning the remote Git repository 03:08:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:08:32 > git init /w/workspace/edgex-go/3 # timeout=10 03:08:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:08:32 > git --version # timeout=10 03:08:32 > git --version # 'git version 2.17.1' 03:08:32 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 03:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.182s coverage: 82.5% of statements 03:08:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:08:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:08:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:08:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:08:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:08:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3839/head:refs/remotes/origin/PR-3839 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:08:49 Merging remotes/origin/main commit 4264632f3ddafb0cbc2089cffbea8c0719035c96 into PR head commit dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:08:49 Merge succeeded, producing dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:08:49 Checking out Revision dbd721e7ae994ac76883d948bf15f95a2b7f079e (PR-3839) 03:08:49 > git config core.sparsecheckout # timeout=10 03:08:49 > git checkout -f dbd721e7ae994ac76883d948bf15f95a2b7f079e # timeout=10 03:08:49 > git remote # timeout=10 03:08:49 > git config --get remote.origin.url # timeout=10 03:08:49 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:49 > git merge 4264632f3ddafb0cbc2089cffbea8c0719035c96 # timeout=10 03:08:49 > git rev-parse HEAD^{commit} # timeout=10 03:08:49 > git config core.sparsecheckout # timeout=10 03:08:49 > git checkout -f dbd721e7ae994ac76883d948bf15f95a2b7f079e # timeout=10 03:08:53 Commit message: "Merge branch 'main' into issue-3838" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:08:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:08:54 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:54 Dload Upload Total Spent Left Speed 03:08:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 83858 0 --:--:-- --:--:-- --:--:-- 83858 [Pipeline] sh 03:08:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:08:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:08:55 + sudo tee /etc/docker/daemon.new 03:08:55 { 03:08:55 "registry-mirrors": [ 03:08:55 "https://nexus3.edgexfoundry.org:10001" 03:08:55 ], 03:08:55 "bip": "10.250.0.254/24", 03:08:55 "hosts": [ 03:08:55 "tcp://0.0.0.0:5555", 03:08:55 "unix:///var/run/docker.sock" 03:08:55 ], 03:08:55 "mtu": 1458, 03:08:55 "selinux-enabled": true, 03:08:55 "seccomp-profile": "/etc/docker/seccomp.json" 03:08:55 } [Pipeline] sh 03:08:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:08:56 + sudo service docker restart 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.059s coverage: 58.8% of statements 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.116s coverage: 91.2% of statements 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.124s coverage: 64.4% of statements 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.207s coverage: 65.4% of statements 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.8% of statements 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 03:09:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 03:09:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:09:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:09:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:09:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:09:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:09:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:09:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:09:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements 03:09:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 03:09:13 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 03:09:14 provisioning config files... 03:09:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5098986165563000109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:15 ---> docker-login.sh 03:09:15 nexus3.edgexfoundry.org:10001 03:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:15 Configure a credential helper to remove this warning. See 03:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:15 03:09:15 Login Succeeded 03:09:15 nexus3.edgexfoundry.org:10002 03:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:16 Configure a credential helper to remove this warning. See 03:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:16 03:09:16 Login Succeeded 03:09:16 nexus3.edgexfoundry.org:10003 03:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:16 Configure a credential helper to remove this warning. See 03:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:16 03:09:16 Login Succeeded 03:09:16 nexus3.edgexfoundry.org:10004 03:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:17 Configure a credential helper to remove this warning. See 03:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:17 03:09:17 Login Succeeded 03:09:17 docker.io 03:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:18 Configure a credential helper to remove this warning. See 03:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:18 03:09:18 Login Succeeded 03:09:18 ---> docker-login.sh ends [Pipeline] } 03:09:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:09:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:09:19 ========================================================= 03:09:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:09:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:09:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:09:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:09:19 552d1f2373af: Pulling fs layer 03:09:19 ea3f2d53f512: Pulling fs layer 03:09:19 9e70ebbbe112: Pulling fs layer 03:09:19 7a9cfe048b4a: Pulling fs layer 03:09:19 72dc09318566: Pulling fs layer 03:09:19 f4f7b4309257: Pulling fs layer 03:09:19 0ac9a79272e3: Pulling fs layer 03:09:19 b78e95d17946: Pulling fs layer 03:09:19 7a9cfe048b4a: Waiting 03:09:19 72dc09318566: Waiting 03:09:19 f4f7b4309257: Waiting 03:09:19 0ac9a79272e3: Waiting 03:09:19 b78e95d17946: Waiting 03:09:19 9e70ebbbe112: Download complete 03:09:19 ea3f2d53f512: Download complete 03:09:19 72dc09318566: Download complete 03:09:19 f4f7b4309257: Verifying Checksum 03:09:19 f4f7b4309257: Download complete 03:09:19 0ac9a79272e3: Verifying Checksum 03:09:19 0ac9a79272e3: Download complete 03:09:19 552d1f2373af: Download complete 03:09:20 552d1f2373af: Pull complete 03:09:20 ea3f2d53f512: Pull complete 03:09:21 9e70ebbbe112: Pull complete 03:09:21 b78e95d17946: Verifying Checksum 03:09:21 b78e95d17946: Download complete 03:09:22 7a9cfe048b4a: Verifying Checksum 03:09:22 7a9cfe048b4a: Download complete 03:09:34 7a9cfe048b4a: Pull complete 03:09:34 72dc09318566: Pull complete 03:09:34 f4f7b4309257: Pull complete 03:09:34 0ac9a79272e3: Pull complete 03:09:39 b78e95d17946: Pull complete 03:09:39 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 03:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:09:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 03:09:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:09:40 WORKDIR /edgex 03:09:40 COPY go.mod . 03:09:40 RUN go mod download 03:09:40 + docker build -t ci-base-image-arm64 -f - . 03:09:42 Sending build context to Docker daemon 168.9MB 03:09:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:09:42 ---> 8b459fc5aaf0 03:09:42 Step 2/4 : WORKDIR /edgex 03:09:44 ---> Running in a7096a0b1b4d 03:09:44 Removing intermediate container a7096a0b1b4d 03:09:44 ---> cfe45c859011 03:09:44 Step 3/4 : COPY go.mod . 03:09:45 ---> 9fb175651230 03:09:45 Step 4/4 : RUN go mod download 03:09:45 ---> Running in 94fcd26e2ca3 03:09:45 GO111MODULE=on go vet ./... 03:09:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:09:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:09:55 ./bin/test-attribution-txt.sh [Pipeline] echo 03:09:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:09:56 + ls -al . 03:09:56 total 644 03:09:56 drwxrwxr-x 10 1001 1001 4096 Dec 7 03:09 . 03:09:56 drwxr-xr-x 4 root root 28 Dec 7 03:07 .. 03:09:56 -rw-rw-r-- 1 1001 1001 11 Dec 7 03:06 .dockerignore 03:09:56 drwxrwxr-x 8 1001 1001 179 Dec 7 03:06 .git 03:09:56 drwxrwxr-x 4 1001 1001 142 Dec 7 03:06 .github 03:09:56 -rw-rw-r-- 1 1001 1001 804 Dec 7 03:06 .gitignore 03:09:56 -rw-rw-r-- 1 1001 1001 42 Dec 7 03:06 .golangci.yml 03:09:56 -rw-rw-r-- 1 1001 1001 76 Dec 7 03:06 .hadolint.yml 03:09:56 drwx------ 3 1001 1001 73 Dec 7 03:06 .semver 03:09:56 -rw-rw-r-- 1 1001 1001 166 Dec 7 03:06 .sonarcloud.properties 03:09:56 -rw-rw-r-- 1 1001 1001 1171 Dec 7 03:06 ADOPTERS.md 03:09:56 -rw-rw-r-- 1 1001 1001 8910 Dec 7 03:06 Attribution.txt 03:09:56 -rw-rw-r-- 1 1001 1001 51732 Dec 7 03:06 CHANGELOG.md 03:09:56 -rw-rw-r-- 1 1001 1001 3804 Dec 7 03:06 CONTRIBUTING.md 03:09:56 -rw-rw-r-- 1 1001 1001 677 Dec 7 03:06 GOVERNANCE.md 03:09:56 -rw-rw-r-- 1 1001 1001 849 Dec 7 03:06 Jenkinsfile 03:09:56 -rw-rw-r-- 1 1001 1001 10775 Dec 7 03:06 LICENSE 03:09:56 -rw-rw-r-- 1 1001 1001 6508 Dec 7 03:06 Makefile 03:09:56 -rw-rw-r-- 1 1001 1001 582 Dec 7 03:06 OWNERS.md 03:09:56 -rw-rw-r-- 1 1001 1001 8207 Dec 7 03:06 README.md 03:09:56 -rw-rw-r-- 1 1001 1001 6912 Dec 7 03:06 SECURITY.md 03:09:56 -rw-rw-r-- 1 1001 1001 5 Dec 7 03:06 VERSION 03:09:56 -rw-rw-r-- 1 1001 1001 4131 Dec 7 03:06 ZMQWindows.md 03:09:56 drwxrwxr-x 2 1001 1001 37 Dec 7 03:06 bin 03:09:56 drwxrwxr-x 14 1001 1001 4096 Dec 7 03:06 cmd 03:09:56 -rw-r--r-- 1 root root 428381 Dec 7 03:09 coverage.out 03:09:56 -rw-rw-r-- 1 1001 1001 828 Dec 7 03:06 go.mod 03:09:56 -rw-rw-r-- 1 1001 1001 49483 Dec 7 03:07 go.sum 03:09:56 drwxrwxr-x 8 1001 1001 124 Dec 7 03:06 internal 03:09:56 drwxrwxr-x 3 1001 1001 16 Dec 7 03:06 openapi 03:09:56 drwxrwxr-x 4 1001 1001 71 Dec 7 03:06 snap 03:09:56 -rw-rw-r-- 1 1001 1001 204 Dec 7 03:06 version.go [Pipeline] sh 03:09:56 + '[' -e coverage.out ] 03:09:56 + chown 1001:1001 coverage.out [Pipeline] stash 03:09:56 Stashed 1 file(s) [Pipeline] sh 03:09:57 + make build 03:09:57 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 03:09:58 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 03:10:05 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 03:10:05 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 03:10:06 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 03:10:06 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 03:10:07 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 03:10:08 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 03:10:09 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 03:10:10 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 03:10:11 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 03:10:11 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] } 03:10:13 $ docker stop --time=1 bbad53d4fbe94d4c4e8ecd5d2e845085170b934710a78d204fc04f8bf59a466e 03:10:15 $ docker rm -f bbad53d4fbe94d4c4e8ecd5d2e845085170b934710a78d204fc04f8bf59a466e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:10:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:10:16 03:10:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:10:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:10:16 latest: Pulling from edgex-devops/edgex-compose 03:10:16 cbdbe7a5bc2a: Pulling fs layer 03:10:16 ca9280d653b3: Pulling fs layer 03:10:16 7e9c9ca2126c: Pulling fs layer 03:10:16 cbdbe7a5bc2a: Verifying Checksum 03:10:16 cbdbe7a5bc2a: Download complete 03:10:17 ca9280d653b3: Verifying Checksum 03:10:17 ca9280d653b3: Download complete 03:10:17 cbdbe7a5bc2a: Pull complete 03:10:17 7e9c9ca2126c: Verifying Checksum 03:10:17 7e9c9ca2126c: Download complete 03:10:17 ca9280d653b3: Pull complete 03:10:21 7e9c9ca2126c: Pull complete 03:10:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:10:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:10:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:10:21 prd-centos7-docker-4c-2g-380 does not seem to be running inside a container 03:10:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:10:24 $ docker top 57edf6b5e117b80d6b9bbbe8ad4fbdacb35d3fb72b8562ff6942f0fce1cc4d4b -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:24 + docker-compose build --help 03:10:24 + grep parallel 03:10:25 --parallel Build images in parallel. [Pipeline] } 03:10:25 $ docker stop --time=1 57edf6b5e117b80d6b9bbbe8ad4fbdacb35d3fb72b8562ff6942f0fce1cc4d4b 03:10:26 $ docker rm -f 57edf6b5e117b80d6b9bbbe8ad4fbdacb35d3fb72b8562ff6942f0fce1cc4d4b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:10:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:10:27 . [Pipeline] withDockerContainer 03:10:27 prd-centos7-docker-4c-2g-380 does not seem to be running inside a container 03:10:27 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 03:10:27 $ docker top 6d24f94ad9fad5dfd11b75eef1d95cf191f3d503da3f726b2d25f693979367aa -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:27 + docker-compose -f ./docker-compose-build.yml build --parallel 03:10:28 Building core-command ... 03:10:28 Building core-data ... 03:10:28 Building core-metadata ... 03:10:28 Building security-bootstrapper ... 03:10:28 Building security-proxy-setup ... 03:10:28 Building security-secretstore-setup ... 03:10:28 Building support-notifications ... 03:10:28 Building support-scheduler ... 03:10:28 Building sys-mgmt-agent ... 03:10:28 Building security-proxy-setup 03:10:28 Building support-scheduler 03:10:28 Building core-metadata 03:10:28 Building core-data 03:10:28 Building core-command 03:10:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:10:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:10:40 ---> c4db85310393 03:10:40 Step 3/22 : WORKDIR /edgex-go 03:10:40 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:10:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:10:40 ---> c4db85310393 03:10:40 Step 3/20 : WORKDIR /edgex-go 03:10:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:10:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:10:40 ---> c4db85310393 03:10:40 Step 3/22 : WORKDIR /edgex-go 03:10:43 ---> Running in 2f28056a980f 03:10:43 ---> Running in 889e59d66c45 03:10:43 ---> Running in 461e33473604 03:10:47 Removing intermediate container 889e59d66c45 03:10:47 ---> 7f9e99ee4930 03:10:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:47 Removing intermediate container 461e33473604 03:10:47 ---> b49aaddb29b6 03:10:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:47 Removing intermediate container 2f28056a980f 03:10:47 ---> c696472336e2 03:10:47 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:47 ---> Running in 6ffa0161752d 03:10:47 ---> Running in 7c9e82e5e590 03:10:47 ---> Running in 37533f1c6997 03:10:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:10:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:10:51 ---> c4db85310393 03:10:51 Step 3/23 : WORKDIR /edgex-go 03:10:51 ---> Using cache 03:10:51 ---> c696472336e2 03:10:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:51 Removing intermediate container 6ffa0161752d 03:10:51 ---> d33f4ad650fa 03:10:51 Step 5/22 : RUN apk add --update --no-cache make git 03:10:51 ---> Running in cb517a34b381 03:10:51 Removing intermediate container 37533f1c6997 03:10:51 ---> 70ea872d5a87 03:10:51 Step 5/20 : RUN apk add --update --no-cache make git 03:10:51 ---> Running in d900834ff6e0 03:10:51 ---> Running in a970c779b0f6 03:10:51 Removing intermediate container 7c9e82e5e590 03:10:51 ---> 140c704228f4 03:10:51 Step 5/22 : RUN apk add --update --no-cache make git 03:10:51 ---> Running in e44492645e24 03:10:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:10:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:10:52 ---> c4db85310393 03:10:52 Step 3/22 : WORKDIR /edgex-go 03:10:52 ---> Using cache 03:10:52 ---> c696472336e2 03:10:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:52 ---> Using cache 03:10:52 ---> 70ea872d5a87 03:10:52 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:10:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:10:52 ---> Running in 97d9df9ab2d2 03:10:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:10:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:10:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:10:52 Removing intermediate container cb517a34b381 03:10:52 ---> d10902fc5469 03:10:52 Step 5/23 : RUN apk add --update --no-cache make git 03:10:52 ---> Running in ae32fc86eb59 03:10:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:10:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:10:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:10:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:10:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:10:53 OK: 220 MiB in 52 packages 03:10:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:10:53 OK: 220 MiB in 52 packages 03:10:53 OK: 220 MiB in 52 packages 03:10:53 OK: 220 MiB in 52 packages 03:10:53 OK: 220 MiB in 52 packages 03:10:53 Removing intermediate container e44492645e24 03:10:53 ---> a81a1cd0789d 03:10:53 Step 6/22 : COPY . . 03:10:53 Removing intermediate container d900834ff6e0 03:10:53 ---> edd73c2db205 03:10:53 Step 6/22 : COPY . . 03:10:55 Removing intermediate container a970c779b0f6 03:10:55 ---> 89d5089cdb0d 03:10:55 Step 6/20 : COPY . . 03:10:55 Removing intermediate container 97d9df9ab2d2 03:10:55 ---> 008eee03ada5 03:10:55 Step 6/22 : COPY . . 03:10:57 Removing intermediate container ae32fc86eb59 03:10:57 ---> 438e54efdd2f 03:10:57 Step 6/23 : COPY go.mod . 03:11:00 ---> 73b1b090ff0b 03:11:00 Step 7/23 : RUN go mod download 03:11:01 ---> Running in bae49c7028b2 03:11:01 ---> f2e4172bdacf 03:11:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:01 ---> 9859e837607d 03:11:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:01 ---> Running in b2afa0af7007 03:11:01 ---> Running in 66dbdef99df1 03:11:05 Removing intermediate container bae49c7028b2 03:11:05 ---> 3ab3e6f2a026 03:11:05 Step 8/23 : COPY . . 03:11:05 ---> 4011e7f53992 03:11:05 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:05 Removing intermediate container 66dbdef99df1 03:11:05 ---> f6ddaff4b5ae 03:11:05 Step 8/22 : RUN make cmd/core-command/core-command 03:11:05 ---> c750fc3e3a67 03:11:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:05 ---> Running in b2c4bb056b0c 03:11:05 ---> Running in 49a432ab7ecc 03:11:05 Removing intermediate container b2afa0af7007 03:11:05 ---> 6703a5a3e709 03:11:05 Step 8/22 : RUN make cmd/core-metadata/core-metadata 03:11:05 ---> Running in 673553e20b46 03:11:05 ---> Running in 68a2e1ebea49 03:11:05 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 03:11:06 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 03:11:07 Removing intermediate container 94fcd26e2ca3 03:11:07 ---> 46c084b23456 03:11:07 Successfully built 46c084b23456 03:11:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:11:07 + docker inspect -f . ci-base-image-arm64 03:11:07 . [Pipeline] withDockerContainer 03:11:07 prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container 03:11:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:11:08 Removing intermediate container b2c4bb056b0c 03:11:08 ---> 0318aaeef409 03:11:08 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:11:09 Removing intermediate container 673553e20b46 03:11:09 ---> 31ddf0c7bff1 03:11:09 Step 8/22 : RUN make cmd/core-data/core-data 03:11:09 ---> Running in 25beeae2dbba 03:11:09 $ docker top 3b5454f42c2a6cb43233af7354d75c6e87ecdef352ddb6684e659f03cc8c3de0 -eo pid,comm 03:11:09 ---> Running in e167106f6248 [Pipeline] { [Pipeline] sh 03:11:10 + go version 03:11:10 go version go1.16.8 linux/arm64 [Pipeline] } 03:11:10 $ docker stop --time=1 3b5454f42c2a6cb43233af7354d75c6e87ecdef352ddb6684e659f03cc8c3de0 03:11:10 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 03:11:10 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 03:11:11 $ docker rm -f 3b5454f42c2a6cb43233af7354d75c6e87ecdef352ddb6684e659f03cc8c3de0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:11:12 + docker inspect -f . ci-base-image-arm64 03:11:12 . [Pipeline] withDockerContainer 03:11:12 prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container 03:11:12 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:11:14 $ docker top 0ef5c817658910133bc9a98ae4e60a6be92ebf2c77e63552c0ab732c30517449 -eo pid,comm [Pipeline] { [Pipeline] echo 03:11:14 ========================================================= 03:11:14 [edgeXBuildGoParallel] Running Tests and Build... 03:11:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:11:14 + make test 03:11:14 go mod tidy 03:11:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:11:16 ---> 0f1d7ad4600b 03:11:16 Step 9/23 : RUN go mod tidy 03:11:16 ---> Running in 51c982b72306 03:11:17 Removing intermediate container 51c982b72306 03:11:17 ---> 7c683d9bd6c7 03:11:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:11:17 ---> Running in 40068600bff6 03:11:17 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 03:11:42 ? github.com/edgexfoundry/edgex-go [no test files] 03:11:44 Removing intermediate container 49a432ab7ecc 03:11:44 ---> c376dc1853ee 03:11:44 03:11:44 Step 9/22 : FROM alpine:3.14 03:11:44 3.14: Pulling from library/alpine 03:11:44 3.14: Pulling from library/alpine 03:11:44 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 03:11:44 Status: Downloaded newer image for alpine:3.14 03:11:44 ---> 0a97eee8041e 03:11:44 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:11:44 ---> Running in 3ae55bbc94fb 03:11:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:11:44 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 03:11:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:11:44 (1/1) Installing dumb-init (1.2.5-r1) 03:11:44 Executing busybox-1.33.1-r6.trigger 03:11:44 OK: 6 MiB in 15 packages 03:11:45 Removing intermediate container 3ae55bbc94fb 03:11:45 ---> 7a10a12f7900 03:11:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:11:45 ---> Running in 62b59dd77526 03:11:45 Removing intermediate container 62b59dd77526 03:11:45 ---> 12493644f74d 03:11:45 Step 12/22 : ENV APP_PORT=59882 03:11:45 ---> Running in a1ce2c232989 03:11:46 Removing intermediate container a1ce2c232989 03:11:46 ---> 343b769336f5 03:11:46 Step 13/22 : EXPOSE $APP_PORT 03:11:46 ---> Running in ce03f0617324 03:11:46 Removing intermediate container ce03f0617324 03:11:46 ---> f516ea8f0c83 03:11:46 Step 14/22 : WORKDIR / 03:11:46 ---> Running in 5d777036bca8 03:11:46 Removing intermediate container 5d777036bca8 03:11:46 ---> f4dd1fc6e3f7 03:11:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:11:46 ---> 8fa2180bc4b0 03:11:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:11:47 ---> 214d3a546114 03:11:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:11:47 Removing intermediate container 68a2e1ebea49 03:11:47 ---> d700db112290 03:11:47 03:11:47 Step 9/22 : FROM alpine:3.14 03:11:47 ---> 0a97eee8041e 03:11:47 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:11:47 ---> Using cache 03:11:47 ---> 7a10a12f7900 03:11:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:11:47 ---> Using cache 03:11:47 ---> 12493644f74d 03:11:47 Step 12/22 : ENV APP_PORT=59881 03:11:47 ---> Running in 26dfef3362b7 03:11:48 ---> 8feb830f95b6 03:11:48 Step 18/22 : ENTRYPOINT ["/core-command"] 03:11:48 Removing intermediate container 26dfef3362b7 03:11:48 ---> 0155ded7aca5 03:11:48 Step 13/22 : EXPOSE $APP_PORT 03:11:48 ---> Running in 7a6506345e95 03:11:48 ---> Running in 321dd1be169a 03:11:48 Removing intermediate container 7a6506345e95 03:11:48 ---> d8b001d7dc1f 03:11:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:11:48 Removing intermediate container 321dd1be169a 03:11:48 ---> 44b168f70007 03:11:48 Step 14/22 : WORKDIR / 03:11:48 ---> Running in 4f2776712ed1 03:11:48 ---> Running in c3a07a58f769 03:11:48 Removing intermediate container c3a07a58f769 03:11:48 ---> ed6eb837b459 03:11:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:11:48 Removing intermediate container 4f2776712ed1 03:11:48 ---> 17d2a36db196 03:11:48 Step 20/22 : LABEL arch=x86_64 03:11:48 ---> Running in ad42e15200e2 03:11:48 Removing intermediate container ad42e15200e2 03:11:48 ---> ed22757eec07 03:11:48 Step 21/22 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:11:48 ---> 7e439bc76c08 03:11:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:11:49 ---> Running in b125587bd3ca 03:11:49 Removing intermediate container b125587bd3ca 03:11:49 ---> 3e7287a97e6a 03:11:49 Step 22/22 : LABEL version=0.0.0 03:11:49 ---> ebe0adc9c989 03:11:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:11:49 ---> Running in e8e9ae1e6719 03:11:49 Removing intermediate container 25beeae2dbba 03:11:49 ---> b3c716fc84a6 03:11:49 03:11:49 Step 9/20 : FROM alpine:3.14 03:11:49 ---> 0a97eee8041e 03:11:49 Step 10/20 : RUN apk add --update --no-cache curl 03:11:49 ---> Running in 8a410e6b123a 03:11:50 Removing intermediate container e8e9ae1e6719 03:11:50 ---> 0def327f4765 03:11:50 03:11:50 ---> 8b7179edcd3c 03:11:50 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:11:50 ---> Running in 47123adfe1f1 03:11:50 Successfully built 0def327f4765 03:11:50 Successfully tagged core-command:latest 03:11:50 Building support-notifications 03:11:50  Building core-command ... done Removing intermediate container 47123adfe1f1 03:11:50 ---> bb0e9a3a264e 03:11:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:11:50 ---> Running in 48075c8452af 03:11:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:11:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:11:51 Removing intermediate container 48075c8452af 03:11:51 ---> 5ac8fc247e19 03:11:51 Step 20/22 : LABEL arch=x86_64 03:11:51 (1/5) Installing ca-certificates (20191127-r5) 03:11:51 (2/5) Installing brotli-libs (1.0.9-r5) 03:11:51 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:11:51 (4/5) Installing libcurl (7.79.1-r0) 03:11:51 (5/5) Installing curl (7.79.1-r0) 03:11:51 Executing busybox-1.33.1-r6.trigger 03:11:51 Executing ca-certificates-20191127-r5.trigger 03:11:51 OK: 8 MiB in 19 packages 03:11:51 ---> Running in 8121e80c04d0 03:11:51 Removing intermediate container 8121e80c04d0 03:11:51 ---> db4b7f55f6f5 03:11:51 Step 21/22 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:11:51 ---> Running in 03e0334a482e 03:11:52 Removing intermediate container 03e0334a482e 03:11:52 ---> 580e8844d96f 03:11:52 Step 22/22 : LABEL version=0.0.0 03:11:52 ---> Running in 071140a36a59 03:11:52 Removing intermediate container 8a410e6b123a 03:11:52 ---> 6e9dc6184d5c 03:11:52 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:11:52 ---> Running in 298a94fd78ee 03:11:52 Removing intermediate container 071140a36a59 03:11:52 ---> 2daa16c221d6 03:11:52 03:11:52 Successfully built 2daa16c221d6 03:11:52 Successfully tagged core-metadata:latest 03:11:52 Building security-bootstrapper 03:11:52  Building core-metadata ... done Removing intermediate container 298a94fd78ee 03:11:52 ---> 633ba615e8ac 03:11:52 Step 12/20 : WORKDIR /edgex 03:11:52 ---> Running in f285533fa7f3 03:11:53 Removing intermediate container f285533fa7f3 03:11:53 ---> c5e573078323 03:11:53 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:11:55 ---> 49b9fb402378 03:11:55 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:11:55 ---> 3ddab32c21ba 03:11:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:11:58 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:11:58 Step 2/30 : FROM ${BUILDER_BASE} AS builder 03:11:58 ---> c4db85310393 03:11:58 Step 3/30 : WORKDIR /edgex-go 03:11:58 ---> Using cache 03:11:58 ---> c696472336e2 03:11:58 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:58 ---> Using cache 03:11:58 ---> d10902fc5469 03:11:58 Step 5/30 : RUN apk add --update --no-cache make git 03:11:58 ---> Using cache 03:11:58 ---> 438e54efdd2f 03:11:58 Step 6/30 : COPY . . 03:11:59 ---> 07b230579c6a 03:11:59 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:12:03 Removing intermediate container 40068600bff6 03:12:03 ---> 2bc242648ff2 03:12:03 03:12:03 Step 11/23 : FROM alpine:3.14 03:12:03 ---> 0a97eee8041e 03:12:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:12:03 ---> Using cache 03:12:03 ---> 7a10a12f7900 03:12:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:12:03 ---> Using cache 03:12:03 ---> 12493644f74d 03:12:03 Step 14/23 : ENV APP_PORT=59861 03:12:03 Removing intermediate container e167106f6248 03:12:03 ---> 3b8b62797c61 03:12:03 03:12:03 Step 9/22 : FROM alpine:3.14 03:12:03 ---> 0a97eee8041e 03:12:03 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:12:03 ---> Running in 6aec9f967f84 03:12:03 ---> Running in 1e9cefb65b17 03:12:03 ---> Running in d91b2f22f223 03:12:03 Removing intermediate container 6aec9f967f84 03:12:03 ---> b0a87421a70c 03:12:03 Step 17/20 : CMD ["--init=true"] 03:12:03 Removing intermediate container d91b2f22f223 03:12:03 ---> 2d68d55483be 03:12:03 Step 15/23 : EXPOSE $APP_PORT 03:12:03 ---> 906e253d817d 03:12:03 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:03 ---> Running in e559952342f4 03:12:03 ---> Running in c66d9a5d457a 03:12:03 Removing intermediate container 1e9cefb65b17 03:12:03 ---> 59fb176da8cf 03:12:03 Step 11/22 : ENV APP_PORT=59880 03:12:03 ---> Running in 7d8953259034 03:12:03 Removing intermediate container e559952342f4 03:12:03 ---> 7bb33b0587eb 03:12:03 Step 18/20 : LABEL arch=x86_64 03:12:03 ---> Running in 15dab927c0cb 03:12:03 ---> Running in 983d2cc903c7 03:12:03 Removing intermediate container 7d8953259034 03:12:03 ---> 9411827fd1fd 03:12:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:12:04 Removing intermediate container 15dab927c0cb 03:12:04 ---> a6ce047a67a6 03:12:04 Step 12/22 : EXPOSE $APP_PORT 03:12:04 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:12:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:12:04 ---> c4db85310393 03:12:04 Step 3/21 : WORKDIR /edgex-go 03:12:04 ---> Using cache 03:12:04 ---> c696472336e2 03:12:04 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:04 ---> Using cache 03:12:04 ---> d10902fc5469 03:12:04 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 03:12:04 Removing intermediate container 983d2cc903c7 03:12:04 ---> aeafb378fe63 03:12:04 Step 19/20 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:12:04 ---> Running in 6963476e8990 03:12:04 ---> Running in c78efa03c3e6 03:12:04 ---> f7ea9814d42b 03:12:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:12:04 ---> Running in 3938ff5fc1eb 03:12:04 Removing intermediate container 6963476e8990 03:12:04 ---> bfa9f21accf5 03:12:04 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:04 ---> Running in ae26185d6203 03:12:04 Removing intermediate container 3938ff5fc1eb 03:12:04 ---> 7b4506133e39 03:12:04 Step 20/20 : LABEL version=0.0.0 03:12:04 ---> Running in 481993ef6096 03:12:04 ---> 112d0574c2fc 03:12:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:12:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:12:05 Removing intermediate container 481993ef6096 03:12:05 ---> 450d6100f320 03:12:05 03:12:05 Successfully built 450d6100f320 03:12:05 Successfully tagged security-proxy-setup:latest 03:12:05  Building security-proxy-setup ... done Building sys-mgmt-agent 03:12:05 ---> 7dd696df16fd 03:12:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:12:05 ---> Running in 870574d49288 03:12:06 Removing intermediate container c66d9a5d457a 03:12:06 ---> b853ee64ec9a 03:12:06 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:12:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:12:06 OK: 220 MiB in 52 packages 03:12:07 Removing intermediate container ae26185d6203 03:12:07 ---> e1fc4916731a 03:12:07 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 03:12:07 Removing intermediate container 870574d49288 03:12:07 ---> 14c63b1508fd 03:12:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:12:07 ---> Running in 77f3bed96786 03:12:07 ---> Running in d0e1df4e5fce 03:12:07 ---> Running in 60471bacd361 03:12:07 Removing intermediate container c78efa03c3e6 03:12:07 ---> eb0ae42bb1aa 03:12:07 Step 6/21 : COPY . . 03:12:07 Removing intermediate container 60471bacd361 03:12:07 ---> 448b6f74cf42 03:12:07 Step 21/23 : LABEL arch=x86_64 03:12:07 ---> Running in 61e5a42ba77b 03:12:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:12:08 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 03:12:08 Removing intermediate container 61e5a42ba77b 03:12:08 ---> 993fed08ba01 03:12:08 Step 22/23 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:12:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:12:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:12:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:12:09 ---> c4db85310393 03:12:09 Step 3/22 : WORKDIR /edgex-go 03:12:09 ---> Using cache 03:12:09 ---> c696472336e2 03:12:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:09 ---> Using cache 03:12:09 ---> d10902fc5469 03:12:09 Step 5/22 : RUN apk add --update --no-cache make bash git 03:12:09 (1/6) Installing dumb-init (1.2.5-r1) 03:12:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:12:09 (3/6) Installing libsodium (1.0.18-r0) 03:12:09 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:12:09 (5/6) Installing libzmq (4.3.4-r0) 03:12:09 ---> Running in c683784ea280 03:12:09 (6/6) Installing zeromq (4.3.4-r0) 03:12:09 ---> Running in 1c67c5dbf3e6 03:12:09 Executing busybox-1.33.1-r6.trigger 03:12:09 OK: 8 MiB in 20 packages 03:12:09 Removing intermediate container c683784ea280 03:12:09 ---> 2b90af15eb33 03:12:09 Step 23/23 : LABEL version=0.0.0 03:12:09 ---> Running in c283ea686d50 03:12:10 Removing intermediate container c283ea686d50 03:12:10 ---> b8de0e90c85e 03:12:10 03:12:10 Successfully built b8de0e90c85e 03:12:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:12:10 Successfully tagged support-scheduler:latest 03:12:10 Building security-secretstore-setup 03:12:10 Removing intermediate container d0e1df4e5fce 03:12:10 ---> 14d98d36726b 03:12:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:12:11  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:12:11 OK: 220 MiB in 52 packages 03:12:13 ---> 556a886fbd18 03:12:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:12:13 ---> 77c2250aba47 03:12:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:12:13 Removing intermediate container 1c67c5dbf3e6 03:12:13 ---> 82a2faae14f0 03:12:13 Step 6/22 : COPY . . 03:12:13 ---> 9b323aba94bf 03:12:13 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:13 ---> Running in d1fc3a0ce435 03:12:14 ---> 96c51cd2324d 03:12:14 Step 18/22 : ENTRYPOINT ["/core-data"] 03:12:15 ---> Running in a1cc743ec959 03:12:16 Removing intermediate container a1cc743ec959 03:12:16 ---> 6d87c09958fe 03:12:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:12:16 ---> Running in e95c83abe587 03:12:16 Removing intermediate container e95c83abe587 03:12:16 ---> c892a3bfd60c 03:12:16 Step 20/22 : LABEL arch=x86_64 03:12:16 ---> Running in af01b304ae78 03:12:16 Removing intermediate container d1fc3a0ce435 03:12:16 ---> 997e9c43d595 03:12:16 Step 8/21 : RUN make cmd/support-notifications/support-notifications 03:12:16 ---> Running in 53f2c2a04af0 03:12:17 Removing intermediate container af01b304ae78 03:12:17 ---> 0a25b72bc7b4 03:12:17 Step 21/22 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:12:17 ---> Running in 2ef4506608cb 03:12:17 Removing intermediate container 2ef4506608cb 03:12:17 ---> 3eca6e3f77ca 03:12:17 Step 22/22 : LABEL version=0.0.0 03:12:17 ---> Running in 9d825b58bde3 03:12:17 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 03:12:18 Removing intermediate container 9d825b58bde3 03:12:18 ---> 6622a49789c5 03:12:18 03:12:18 Successfully built 6622a49789c5 03:12:18 Successfully tagged core-data:latest 03:12:22  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:12:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:12:22 ---> c4db85310393 03:12:22 Step 3/24 : WORKDIR /edgex-go 03:12:22 ---> Using cache 03:12:22 ---> c696472336e2 03:12:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:22 ---> Using cache 03:12:22 ---> d10902fc5469 03:12:22 Step 5/24 : RUN apk add --update --no-cache make git 03:12:22 ---> Using cache 03:12:22 ---> 438e54efdd2f 03:12:22 Step 6/24 : COPY . . 03:12:22 ---> Using cache 03:12:22 ---> 906e253d817d 03:12:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:22 ---> Using cache 03:12:22 ---> b853ee64ec9a 03:12:22 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:12:22 ---> Running in e95ba17c37f7 03:12:22 ---> 3b0604f727ae 03:12:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:23 ---> Running in 624ff0b596d4 03:12:23 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 03:12:24 Removing intermediate container 624ff0b596d4 03:12:24 ---> 616e25786842 03:12:24 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:12:24 ---> Running in 6d8b61fdfcf4 03:12:25 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 03:12:33 Removing intermediate container 77f3bed96786 03:12:33 ---> 348fa574b516 03:12:33 03:12:33 Step 9/30 : FROM alpine:3.14 03:12:33 ---> 0a97eee8041e 03:12:33 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:12:33 ---> Running in 0c2a86000b3b 03:12:33 Removing intermediate container 0c2a86000b3b 03:12:33 ---> c3c7ecf37ccc 03:12:33 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 03:12:33 ---> Running in 6eef38ee875c 03:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:12:34 (1/2) Installing dumb-init (1.2.5-r1) 03:12:34 (2/2) Installing su-exec (0.2-r1) 03:12:34 Executing busybox-1.33.1-r6.trigger 03:12:34 OK: 6 MiB in 16 packages 03:12:34 Removing intermediate container 6eef38ee875c 03:12:34 ---> d4295145409a 03:12:34 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 03:12:34 ---> Running in c9d18ac65715 03:12:34 Removing intermediate container c9d18ac65715 03:12:34 ---> 03ebbbd5a67d 03:12:34 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:12:34 ---> Running in 33a57f54bacf 03:12:35 Removing intermediate container 33a57f54bacf 03:12:35 ---> 9f9664bac20c 03:12:35 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:12:35 ---> Running in d4db348ad632 03:12:36 Removing intermediate container d4db348ad632 03:12:36 ---> 230f2dda571c 03:12:36 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 03:12:36 ---> Running in 4119fe1c8ed0 03:12:36 Removing intermediate container 4119fe1c8ed0 03:12:36 ---> 261c6546eab9 03:12:36 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:12:36 ---> bd26a673d32f 03:12:36 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:12:36 ---> Running in 97e1620506b5 03:12:37 Removing intermediate container 97e1620506b5 03:12:37 ---> f87875e0cb97 03:12:37 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 03:12:37 ---> 6e03ff454b7f 03:12:37 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:12:38 ---> 6a07415e8957 03:12:38 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:12:38 ---> 5f52b147e43a 03:12:38 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:12:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:12:39 ---> a901982592dd 03:12:39 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:12:39 ---> 8b9dd1eddab5 03:12:39 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 03:12:39 ---> Running in faeb663653b9 03:12:39 Removing intermediate container faeb663653b9 03:12:39 ---> f0c08a8dc338 03:12:39 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:12:40 ---> fddcb7bf86ec 03:12:40 Step 25/30 : RUN chmod +x /entrypoint.sh 03:12:40 ---> Running in c64f75541463 03:12:41 Removing intermediate container c64f75541463 03:12:41 ---> 446363e7d9fb 03:12:41 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 03:12:41 ---> Running in d0de7507d683 03:12:41 Removing intermediate container d0de7507d683 03:12:41 ---> b256db5f58dc 03:12:41 Step 27/30 : CMD ["gate"] 03:12:41 ---> Running in b5aa2dfd5cc2 03:12:41 Removing intermediate container b5aa2dfd5cc2 03:12:41 ---> 9c5953417326 03:12:41 Step 28/30 : LABEL arch=x86_64 03:12:41 ---> Running in 1333d68e2905 03:12:41 Removing intermediate container 1333d68e2905 03:12:41 ---> 04057a782df4 03:12:41 Step 29/30 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:12:41 ---> Running in 4e332b63b646 03:12:42 Removing intermediate container 4e332b63b646 03:12:42 ---> b34019f99022 03:12:42 Step 30/30 : LABEL version=0.0.0 03:12:42 ---> Running in c9610f44ae6a 03:12:42 Removing intermediate container c9610f44ae6a 03:12:42 ---> 1da0f3fec837 03:12:42 03:12:42 Successfully built 1da0f3fec837 03:12:42 Successfully tagged security-bootstrapper:latest 03:12:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:12:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:12:49  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:12:49 Removing intermediate container 53f2c2a04af0 03:12:49 ---> 1c5968870cd9 03:12:49 03:12:49 Step 9/21 : FROM alpine:3.14 03:12:49 ---> 0a97eee8041e 03:12:49 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 03:12:49 ---> Running in 10e357ae4f6e 03:12:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:12:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:12:50 (1/2) Installing ca-certificates (20191127-r5) 03:12:50 (2/2) Installing dumb-init (1.2.5-r1) 03:12:50 Executing busybox-1.33.1-r6.trigger 03:12:50 Executing ca-certificates-20191127-r5.trigger 03:12:50 OK: 6 MiB in 16 packages 03:12:51 Removing intermediate container e95ba17c37f7 03:12:51 ---> 4318112ad0c0 03:12:51 03:12:51 Step 9/24 : FROM alpine:3.14 03:12:51 ---> 0a97eee8041e 03:12:51 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:12:51 ---> Running in 171e1bd6a74f 03:12:51 Removing intermediate container 10e357ae4f6e 03:12:51 ---> 2eccd88a0da7 03:12:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:12:51 ---> Running in eac141a45283 03:12:51 Removing intermediate container eac141a45283 03:12:51 ---> 4097c8e954d3 03:12:51 Step 12/21 : ENV APP_PORT=59860 03:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:12:51 ---> Running in 8359e3b61efd 03:12:52 (1/3) Installing ca-certificates (20191127-r5) 03:12:52 (2/3) Installing dumb-init (1.2.5-r1) 03:12:52 (3/3) Installing su-exec (0.2-r1) 03:12:52 Executing busybox-1.33.1-r6.trigger 03:12:52 Executing ca-certificates-20191127-r5.trigger 03:12:52 OK: 6 MiB in 17 packages 03:12:52 Removing intermediate container 8359e3b61efd 03:12:52 ---> 8bc67658e50b 03:12:52 Step 13/21 : EXPOSE $APP_PORT 03:12:52 Removing intermediate container 6d8b61fdfcf4 03:12:52 ---> 4099c6d5b896 03:12:52 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:12:52 ---> Running in f2afb467383c 03:12:52 ---> Running in 3dbb857af43a 03:12:52 Removing intermediate container f2afb467383c 03:12:52 ---> 86e177477485 03:12:52 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 03:12:52 Removing intermediate container 171e1bd6a74f 03:12:52 ---> d440d63f25da 03:12:52 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:12:52 ---> Running in 0b5dee606292 03:12:52 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 03:12:52 ---> bfc96c5f416b 03:12:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:12:52 Removing intermediate container 0b5dee606292 03:12:52 ---> ede9ef6e7d41 03:12:52 Step 12/24 : WORKDIR / 03:12:52 ---> Running in 0c91d67fe4e6 03:12:52 ---> 44eac6d367eb 03:12:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:12:53 Removing intermediate container 0c91d67fe4e6 03:12:53 ---> ffa8a5169343 03:12:53 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:12:53 ---> 2759816e034e 03:12:53 Step 17/21 : ENTRYPOINT ["/support-notifications"] 03:12:53 ---> 6751027c9664 03:12:53 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:12:53 ---> Running in ce49f727837e 03:12:53 Removing intermediate container 3dbb857af43a 03:12:53 ---> 5a653cd898d3 03:12:53 03:12:53 Step 10/22 : FROM docker:20.10.8 03:12:53 Removing intermediate container ce49f727837e 03:12:53 ---> 1a0bce1242f1 03:12:53 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:12:53 ---> 4f075b963728 03:12:53 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:12:53 ---> Running in df60cda9c4b6 03:12:53 20.10.8: Pulling from library/docker 03:12:53 Removing intermediate container df60cda9c4b6 03:12:53 ---> 8a90543d9dd8 03:12:53 Step 19/21 : LABEL arch=x86_64 03:12:53 ---> Running in f6767192e95e 03:12:53 ---> 3d6f013442b0 03:12:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:12:53 Removing intermediate container f6767192e95e 03:12:53 ---> e7be151e4f08 03:12:53 Step 20/21 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:12:53 ---> Running in 7a0f193deb91 03:12:53 ---> 319b3fe70b8a 03:12:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:12:53 Removing intermediate container 7a0f193deb91 03:12:53 ---> 06d916a3323d 03:12:53 Step 21/21 : LABEL version=0.0.0 03:12:53 ---> Running in f0f86b1a23b4 03:12:54 Removing intermediate container f0f86b1a23b4 03:12:54 ---> a9636fc3b509 03:12:54 03:12:54 Successfully built a9636fc3b509 03:12:54 Successfully tagged support-notifications:latest 03:12:54  Building support-notifications ... done  ---> ef8086f06b1b 03:12:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:12:54 ---> 812025cb3170 03:12:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:12:55 ---> 29a7f51e9480 03:12:55 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/ 03:12:55 ---> Running in 13e9ed5fa3aa 03:12:56 Removing intermediate container 13e9ed5fa3aa 03:12:56 ---> 827910fcdd55 03:12:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:12:56 ---> Running in 836eed8ee3df 03:12:56 Removing intermediate container 836eed8ee3df 03:12:56 ---> eded7358b53e 03:12:56 Step 22/24 : LABEL arch=x86_64 03:12:56 ---> Running in 4e77f8194098 03:12:56 Removing intermediate container 4e77f8194098 03:12:56 ---> 6db673d77722 03:12:56 Step 23/24 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:12:56 ---> Running in 9c0c1b04dc1f 03:12:56 Removing intermediate container 9c0c1b04dc1f 03:12:56 ---> 5e3a77949e1d 03:12:56 Step 24/24 : LABEL version=0.0.0 03:12:56 ---> Running in a3f56af46e8e 03:12:56 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 03:12:56 Removing intermediate container a3f56af46e8e 03:12:56 ---> c721996cd9b3 03:12:56 03:12:56 Status: Downloaded newer image for docker:20.10.8 03:12:56 ---> bc6c0ffef665 03:12:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:12:56 ---> Running in 6722d3ec1599 03:12:56 Successfully built c721996cd9b3 03:12:56 Successfully tagged security-secretstore-setup:latest 03:12:56  Building security-secretstore-setup ... done Removing intermediate container 6722d3ec1599 03:12:56 ---> 633e381bc775 03:12:56 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 03:12:56 ---> Running in d6382ce12055 03:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:12:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:12:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:12:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:12:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:12:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:12:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:12:57 (1/42) Installing readline (8.1.0-r0) 03:12:57 (2/42) Installing bash (5.1.4-r0) 03:12:57 Executing bash-5.1.4-r0.post-install 03:12:57 (3/42) Installing brotli-libs (1.0.9-r5) 03:12:57 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:12:57 (5/42) Installing libcurl (7.79.1-r0) 03:12:57 (6/42) Installing curl (7.79.1-r0) 03:12:57 (7/42) Installing dumb-init (1.2.5-r1) 03:12:57 (8/42) Installing libbz2 (1.0.8-r1) 03:12:57 (9/42) Installing expat (2.4.1-r0) 03:12:57 (10/42) Installing libffi (3.3-r2) 03:12:57 (11/42) Installing gdbm (1.19-r0) 03:12:57 (12/42) Installing xz-libs (5.2.5-r0) 03:12:57 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:12:57 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:12:57 (15/42) Installing mpdecimal (2.5.1-r1) 03:12:57 (16/42) Installing sqlite-libs (3.35.5-r0) 03:12:57 (17/42) Installing python3 (3.9.5-r2) 03:12:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:12:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:12:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:12:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:12:58 (18/42) Installing py3-appdirs (1.4.4-r2) 03:12:58 (19/42) Installing py3-chardet (4.0.0-r2) 03:12:58 (20/42) Installing py3-idna (3.2-r0) 03:12:58 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:12:58 (22/42) Installing py3-certifi (2020.12.5-r1) 03:12:58 (23/42) Installing py3-requests (2.25.1-r4) 03:12:58 (24/42) Installing py3-msgpack (1.0.2-r1) 03:12:58 (25/42) Installing py3-lockfile (0.12.2-r4) 03:12:58 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:12:58 (27/42) Installing py3-colorama (0.4.4-r1) 03:12:58 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:12:58 (29/42) Installing py3-distlib (0.3.1-r3) 03:12:58 (30/42) Installing py3-distro (1.5.0-r3) 03:12:58 (31/42) Installing py3-six (1.15.0-r1) 03:12:58 (32/42) Installing py3-webencodings (0.5.1-r4) 03:12:58 (33/42) Installing py3-html5lib (1.1-r1) 03:12:58 (34/42) Installing py3-parsing (2.4.7-r2) 03:12:58 (35/42) Installing py3-packaging (20.9-r1) 03:12:58 (36/42) Installing py3-toml (0.10.2-r2) 03:12:58 (37/42) Installing py3-pep517 (0.10.0-r2) 03:12:58 (38/42) Installing py3-progress (1.5-r2) 03:12:58 (39/42) Installing py3-retrying (1.3.3-r1) 03:12:58 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:12:58 (41/42) Installing py3-setuptools (52.0.0-r3) 03:12:58 (42/42) Installing py3-pip (20.3.4-r1) 03:12:58 Executing busybox-1.33.1-r3.trigger 03:12:58 OK: 84 MiB in 64 packages 03:12:59 Collecting docker-compose==1.23.2 03:12:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:12:59 Collecting cached-property<2,>=1.2.0 03:12:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:12:59 Collecting docker<4.0,>=3.6.0 03:12:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:12:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:12:59 Collecting jsonschema<3,>=2.5.1 03:12:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:12:59 Collecting PyYAML<4,>=3.10 03:12:59 Downloading PyYAML-3.13.tar.gz (270 kB) 03:12:59 Collecting docopt<0.7,>=0.6.1 03:12:59 Downloading docopt-0.6.2.tar.gz (25 kB) 03:13:00 Collecting texttable<0.10,>=0.9.0 03:13:00 Downloading texttable-0.9.1.tar.gz (11 kB) 03:13:00 Collecting dockerpty<0.5,>=0.4.1 03:13:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:13:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:13:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:13:01 Collecting websocket-client<1.0,>=0.32.0 03:13:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:13:01 Collecting docker-pycreds>=0.4.0 03:13:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:13:01 Collecting chardet<3.1.0,>=3.0.2 03:13:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:13:01 Collecting idna<2.8,>=2.5 03:13:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:13:01 Collecting urllib3<1.25,>=1.21.1 03:13:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:13:01 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) 03:13:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:13:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:13:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:13:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:13:01 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:13:01 Attempting uninstall: urllib3 03:13:01 Found existing installation: urllib3 1.26.5 03:13:01 Uninstalling urllib3-1.26.5: 03:13:01 Successfully uninstalled urllib3-1.26.5 03:13:01 Attempting uninstall: idna 03:13:01 Found existing installation: idna 3.2 03:13:01 Uninstalling idna-3.2: 03:13:01 Successfully uninstalled idna-3.2 03:13:01 Attempting uninstall: chardet 03:13:01 Found existing installation: chardet 4.0.0 03:13:01 Uninstalling chardet-4.0.0: 03:13:01 Successfully uninstalled chardet-4.0.0 03:13:02 Attempting uninstall: requests 03:13:02 Found existing installation: requests 2.25.1 03:13:02 Uninstalling requests-2.25.1: 03:13:02 Successfully uninstalled requests-2.25.1 03:13:02 Running setup.py install for texttable: started 03:13:02 Running setup.py install for texttable: finished with status 'done' 03:13:02 Running setup.py install for PyYAML: started 03:13:02 Running setup.py install for PyYAML: finished with status 'done' 03:13:02 Running setup.py install for docopt: started 03:13:03 Running setup.py install for docopt: finished with status 'done' 03:13:03 Running setup.py install for dockerpty: started 03:13:03 Running setup.py install for dockerpty: finished with status 'done' 03:13:03 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 03:13:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.206s coverage: 28.7% of statements 03:13:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:13:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:13:06 Removing intermediate container d6382ce12055 03:13:06 ---> 55be414ce581 03:13:06 Step 13/22 : ENV APP_PORT=58890 03:13:06 ---> Running in 741e9f2fa0e3 03:13:06 Removing intermediate container 741e9f2fa0e3 03:13:06 ---> 2bc38a91349b 03:13:06 Step 14/22 : EXPOSE $APP_PORT 03:13:06 ---> Running in 6e77829efc36 03:13:07 Removing intermediate container 6e77829efc36 03:13:07 ---> bf4b9fae71b2 03:13:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:13:07 ---> fe572e1b3926 03:13:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:13:07 ---> 3b518ff701ef 03:13:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:13:07 ---> 073490750140 03:13:07 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 03:13:07 ---> Running in 357d39a76254 03:13:07 Removing intermediate container 357d39a76254 03:13:07 ---> 307e2f7627ce 03:13:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:13:07 ---> Running in 4dbaaf55dcbe 03:13:08 Removing intermediate container 4dbaaf55dcbe 03:13:08 ---> 1ca1b0323866 03:13:08 Step 20/22 : LABEL arch=x86_64 03:13:08 ---> Running in 1bfd9e9a7bff 03:13:08 Removing intermediate container 1bfd9e9a7bff 03:13:08 ---> c8809a75c1a6 03:13:08 Step 21/22 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:13:08 ---> Running in 54ba2318f2c5 03:13:08 Removing intermediate container 54ba2318f2c5 03:13:08 ---> cfead349b3b8 03:13:08 Step 22/22 : LABEL version=0.0.0 03:13:08 ---> Running in a57c26b6822d 03:13:08 Removing intermediate container a57c26b6822d 03:13:08 ---> 9b867d10501f 03:13:08 03:13:08 Successfully built 9b867d10501f 03:13:08 Successfully tagged sys-mgmt-agent:latest 03:13:08  Building sys-mgmt-agent ... done  [Pipeline] } 03:13:08 $ docker stop --time=1 6d24f94ad9fad5dfd11b75eef1d95cf191f3d503da3f726b2d25f693979367aa 03:13:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.298s coverage: 98.5% of statements 03:13:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:13:09 $ docker rm -f 6d24f94ad9fad5dfd11b75eef1d95cf191f3d503da3f726b2d25f693979367aa [Pipeline] // withDockerContainer [Pipeline] sh 03:13:09 + docker images 03:13:09 REPOSITORY TAG IMAGE ID CREATED SIZE 03:13:09 sys-mgmt-agent latest 9b867d10501f 1 second ago 294MB 03:13:09 security-secretstore-setup latest c721996cd9b3 13 seconds ago 28.4MB 03:13:09 5a653cd898d3 16 seconds ago 1.76GB 03:13:09 support-notifications latest a9636fc3b509 16 seconds ago 17MB 03:13:09 4318112ad0c0 18 seconds ago 1.77GB 03:13:09 1c5968870cd9 20 seconds ago 1.76GB 03:13:09 security-bootstrapper latest 1da0f3fec837 27 seconds ago 18.9MB 03:13:09 348fa574b516 37 seconds ago 1.76GB 03:13:09 core-data latest 6622a49789c5 52 seconds ago 20.7MB 03:13:09 support-scheduler latest b8de0e90c85e 59 seconds ago 16.2MB 03:13:09 security-proxy-setup latest 450d6100f320 About a minute ago 26.9MB 03:13:09 3b8b62797c61 About a minute ago 1.77GB 03:13:09 2bc242648ff2 About a minute ago 1.76GB 03:13:09 core-metadata latest 2daa16c221d6 About a minute ago 16.9MB 03:13:09 core-command latest 0def327f4765 About a minute ago 16.1MB 03:13:09 b3c716fc84a6 About a minute ago 1.77GB 03:13:09 d700db112290 About a minute ago 1.76GB 03:13:09 c376dc1853ee About a minute ago 1.76GB 03:13:09 ci-base-image-x86_64 latest c4db85310393 5 minutes ago 1.25GB 03:13:09 alpine 3.14 0a97eee8041e 3 weeks ago 5.61MB 03:13:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 7 weeks ago 548MB 03:13:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 months ago 34.5MB 03:13:09 docker 20.10.8 bc6c0ffef665 3 months ago 214MB 03:13:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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 03:13:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 44.7% of statements 03:13:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:13:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:13:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.691s coverage: 89.5% of statements 03:13:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:13:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:13:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.247s coverage: 84.4% of statements 03:13:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:13:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:13:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:13:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:13:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:13:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.463s coverage: 94.2% of statements 03:13:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:13:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:13:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.269s coverage: 59.1% of statements 03:13:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:13:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:13:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:13:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:13:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:13:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.186s coverage: 60.0% of statements 03:13:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:13:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:13:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:13:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.349s coverage: 0.9% of statements 03:13:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:13:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.238s coverage: 58.8% of statements 03:13:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.217s coverage: 21.7% of statements 03:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.257s coverage: 47.1% of statements 03:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.334s coverage: 79.5% of statements 03:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.187s coverage: 94.1% of statements 03:13:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.253s coverage: 96.3% of statements 03:13:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.181s coverage: 87.5% of statements 03:13:25 Still waiting to schedule task 03:13:25 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:13:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.264s coverage: 94.4% of statements 03:13:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.160s coverage: 44.8% of statements 03:13:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.513s coverage: 82.5% of statements 03:13:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements 03:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 03:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements 03:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 03:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements 03:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.243s coverage: 80.0% of statements 03:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements 03:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.274s coverage: 85.4% of statements 03:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.751s coverage: 91.2% of statements 03:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.753s coverage: 64.4% of statements 03:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.166s coverage: 100.0% of statements 03:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements 03:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 03:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements 03:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 03:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.305s coverage: 65.4% of statements 03:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.810s coverage: 43.8% of statements 03:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.214s coverage: 89.5% of statements 03:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.203s coverage: 84.8% of statements 03:13:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:14:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.234s coverage: 17.7% of statements 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:14:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.608s coverage: 92.3% of statements 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:14:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.220s coverage: 63.2% of statements 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:14:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.397s coverage: 97.7% of statements 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:14:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.194s coverage: 28.9% of statements 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:14:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements 03:14:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 03:14:05 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 03:14:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:14:05 GO111MODULE=on go vet ./... 03:14:26 Running on prd-ubuntu18.04-docker-8c-8g-382 in /w/workspace/edgexfoundry_edgex-go_PR-3839 [Pipeline] { [Pipeline] ws 03:14:26 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 03:14:26 The recommended git tool is: git 03:14:28 using credential edgex-jenkins-ssh 03:14:28 Cloning the remote Git repository 03:14:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:14:28 > git init /w/workspace/edgex-go/3 # timeout=10 03:14:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:14:28 > git --version # timeout=10 03:14:28 > git --version # 'git version 2.17.1' 03:14:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:14:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:14:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:14:34 Merging remotes/origin/main commit 4264632f3ddafb0cbc2089cffbea8c0719035c96 into PR head commit dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:14:34 Merge succeeded, producing dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:14:34 Checking out Revision dbd721e7ae994ac76883d948bf15f95a2b7f079e (PR-3839) 03:14:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:14:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:14:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3839/head:refs/remotes/origin/PR-3839 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:14:34 > git config core.sparsecheckout # timeout=10 03:14:34 > git checkout -f dbd721e7ae994ac76883d948bf15f95a2b7f079e # timeout=10 03:14:34 > git remote # timeout=10 03:14:34 > git config --get remote.origin.url # timeout=10 03:14:34 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:34 > git merge 4264632f3ddafb0cbc2089cffbea8c0719035c96 # timeout=10 03:14:34 > git rev-parse HEAD^{commit} # timeout=10 03:14:34 > git config core.sparsecheckout # timeout=10 03:14:34 > git checkout -f dbd721e7ae994ac76883d948bf15f95a2b7f079e # timeout=10 03:14:38 Commit message: "Merge branch 'main' into issue-3838" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:14:38 + echo snap-build.sh 03:14:38 snap-build.sh 03:14:38 + SNAP_BASE_DIR=. 03:14:38 + '[' '!' -z /w/workspace/edgex-go/3 ']' 03:14:38 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 03:14:38 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 03:14:38 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 03:14:38 + cd /w/workspace/edgex-go/3 03:14:38 + sudo apt-get remove -qy --purge lxd lxd-client 03:14:38 Reading package lists... 03:14:38 Building dependency tree... 03:14:38 Reading state information... 03:14:38 The following packages were automatically installed and are no longer required: 03:14:38 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:14:38 uidmap xdelta3 03:14:38 Use 'sudo apt autoremove' to remove them. 03:14:38 The following packages will be REMOVED: 03:14:38 lxd* lxd-client* 03:14:38 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:14:39 After this operation, 31.7 MB disk space will be freed. 03:14:39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 03:14:39 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:14:40 Removing lxd dnsmasq configuration 03:14:40 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:14:40 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:14:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:14:41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 03:14:41 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:14:43 Processing triggers for systemd (237-3ubuntu10.52) ... 03:14:43 Processing triggers for ureadahead (0.100.0-21) ... 03:14:43 + sudo snap remove --purge lxd 03:14:43 snap "lxd" is not installed 03:14:43 + sudo groupadd --force --system lxd 03:14:43 ++ whoami 03:14:43 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:14:43 + newgrp - lxd 03:14:43 + sudo snap install lxd 03:14:53 2021-12-07T03:14:50Z INFO Waiting for automatic snapd restart... 03:15:12 lxd 4.20 from Canonical* installed 03:15:12 + sudo lxd init --auto 03:15:19 + sudo snap install --classic snapcraft 03:15:24 snapcraft 6.0 from Canonical* installed 03:15:24 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:15:24 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:15:24 % Total % Received % Xferd Average Speed Time Time Time Current 03:15:24 Dload Upload Total Spent Left Speed 03:15:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4061 0 --:--:-- --:--:-- --:--:-- 4061 03:15:24 100 3325k 100 3325k 0 0 9419k 0 --:--:-- --:--:-- --:--:-- 9419k 03:15:24 ./yq_linux_amd64 03:15:24 + sudo snapcraft prime --use-lxd 03:15:26 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:15:26 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: 03:15:26 - README.md 03:15:26 03:15:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:15:26 Launching a container. 03:15:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:15:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:15:27 ./bin/test-attribution-txt.sh [Pipeline] echo 03:15:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:15:28 + ls -al . 03:15:28 total 672 03:15:28 drwxrwxr-x 9 1001 1001 4096 Dec 7 03:15 . 03:15:28 drwxr-xr-x 4 root root 4096 Dec 7 03:11 .. 03:15:28 -rw-rw-r-- 1 1001 1001 11 Dec 7 03:08 .dockerignore 03:15:28 drwxrwxr-x 8 1001 1001 4096 Dec 7 03:08 .git 03:15:28 drwxrwxr-x 4 1001 1001 4096 Dec 7 03:08 .github 03:15:28 -rw-rw-r-- 1 1001 1001 804 Dec 7 03:08 .gitignore 03:15:28 -rw-rw-r-- 1 1001 1001 42 Dec 7 03:08 .golangci.yml 03:15:28 -rw-rw-r-- 1 1001 1001 76 Dec 7 03:08 .hadolint.yml 03:15:28 -rw-rw-r-- 1 1001 1001 166 Dec 7 03:08 .sonarcloud.properties 03:15:28 -rw-rw-r-- 1 1001 1001 1171 Dec 7 03:08 ADOPTERS.md 03:15:28 -rw-rw-r-- 1 1001 1001 8910 Dec 7 03:08 Attribution.txt 03:15:28 -rw-rw-r-- 1 1001 1001 51732 Dec 7 03:08 CHANGELOG.md 03:15:28 -rw-rw-r-- 1 1001 1001 3804 Dec 7 03:08 CONTRIBUTING.md 03:15:28 -rw-rw-r-- 1 1001 1001 677 Dec 7 03:08 GOVERNANCE.md 03:15:28 -rw-rw-r-- 1 1001 1001 849 Dec 7 03:08 Jenkinsfile 03:15:28 -rw-rw-r-- 1 1001 1001 10775 Dec 7 03:08 LICENSE 03:15:28 -rw-rw-r-- 1 1001 1001 6508 Dec 7 03:08 Makefile 03:15:28 -rw-rw-r-- 1 1001 1001 582 Dec 7 03:08 OWNERS.md 03:15:28 -rw-rw-r-- 1 1001 1001 8207 Dec 7 03:08 README.md 03:15:28 -rw-rw-r-- 1 1001 1001 6912 Dec 7 03:08 SECURITY.md 03:15:28 -rw-rw-r-- 1 1001 1001 5 Dec 7 03:06 VERSION 03:15:28 -rw-rw-r-- 1 1001 1001 4131 Dec 7 03:08 ZMQWindows.md 03:15:28 drwxrwxr-x 2 1001 1001 4096 Dec 7 03:08 bin 03:15:28 drwxrwxr-x 14 1001 1001 4096 Dec 7 03:08 cmd 03:15:28 -rw-r--r-- 1 root root 428381 Dec 7 03:14 coverage.out 03:15:28 -rw-rw-r-- 1 1001 1001 828 Dec 7 03:08 go.mod 03:15:28 -rw-rw-r-- 1 1001 1001 49483 Dec 7 03:11 go.sum 03:15:28 drwxrwxr-x 8 1001 1001 4096 Dec 7 03:08 internal 03:15:28 drwxrwxr-x 3 1001 1001 4096 Dec 7 03:08 openapi 03:15:28 drwxrwxr-x 4 1001 1001 4096 Dec 7 03:08 snap 03:15:28 -rw-rw-r-- 1 1001 1001 204 Dec 7 03:08 version.go [Pipeline] sh 03:15:28 + '[' -e coverage.out ] 03:15:28 + chown 1001:1001 coverage.out [Pipeline] stash 03:15:28 Warning: overwriting stash ‘coverage-report’ 03:15:29 Stashed 1 file(s) [Pipeline] sh 03:15:30 + make build 03:15:30 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 03:15:36 Waiting for container to be ready 03:15:36 To start your first container, try: lxc launch ubuntu:20.04 03:15:36 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 03:15:36 03:15:36 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 03:15:40 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:15:40 Waiting for network to be ready... 03:15:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:15:41 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:15:41 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:15:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1983 kB] 03:15:41 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:15:42 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:15:42 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:15:42 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:15:42 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:15:42 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:15:42 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:15:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [355 kB] 03:15:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 03:15:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 03:15:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [535 kB] 03:15:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [72.4 kB] 03:15:42 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1153 kB] 03:15:42 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [265 kB] 03:15:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:15:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2328 kB] 03:15:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [448 kB] 03:15:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 03:15:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 03:15:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [559 kB] 03:15:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [76.4 kB] 03:15:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1770 kB] 03:15:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [382 kB] 03:15:46 Fetched 25.7 MB in 5s (5554 kB/s) 03:15:46 Reading package lists... 03:15:46 Reading package lists... 03:15:46 Building dependency tree... 03:15:46 Reading state information... 03:15:46 The following additional packages will be installed: 03:15:46 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:15:46 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:15:46 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:15:46 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:15:46 Suggested packages: 03:15:46 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:15:46 Recommended packages: 03:15:46 gnupg libsasl2-modules 03:15:46 The following NEW packages will be installed: 03:15:46 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:15:46 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:15:46 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:15:46 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:15:46 The following packages will be upgraded: 03:15:46 gpg gpg-agent gpgconf libudev1 03:15:46 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 03:15:46 Need to get 3527 kB of archives. 03:15:46 After this operation, 13.3 MB of additional disk space will be used. 03:15:46 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] 03:15:46 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] 03:15:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:15:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 03:15:47 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 03:15:47 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 03:15:47 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:15:47 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:15:47 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:15:47 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:15:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:15:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:15:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:15:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:15:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:15:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:15:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:15:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:15:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:15:47 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:15:47 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:15:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:15:47 debconf: delaying package configuration, since apt-utils is not installed 03:15:47 Fetched 3527 kB in 1s (3405 kB/s) 03:15:48 (Reading database ... 12511 files and directories currently installed.) 03:15:48 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 03:15:48 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:15:48 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 03:15:48 Selecting previously unselected package udev. 03:15:48 (Reading database ... 12511 files and directories currently installed.) 03:15:48 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 03:15:48 Unpacking udev (237-3ubuntu10.52) ... 03:15:48 Selecting previously unselected package libfuse2:amd64. 03:15:48 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:15:48 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:15:48 Selecting previously unselected package fuse. 03:15:48 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:15:48 Unpacking fuse (2.9.7-1ubuntu1) ... 03:15:48 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:15:48 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:15:48 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:15:48 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:15:48 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:15:48 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:15:48 Selecting previously unselected package libksba8:amd64. 03:15:48 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:15:48 Unpacking libksba8:amd64 (1.3.5-2) ... 03:15:48 Selecting previously unselected package libroken18-heimdal:amd64. 03:15:48 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:48 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:48 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:15:48 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:48 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:48 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:15:48 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:48 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:48 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:15:48 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:48 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:49 Selecting previously unselected package libwind0-heimdal:amd64. 03:15:49 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:49 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:49 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:15:49 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:49 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:49 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:15:49 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:49 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:49 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:15:49 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:49 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:49 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:15:49 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:15:49 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:49 Selecting previously unselected package libsasl2-modules-db:amd64. 03:15:49 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:15:49 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:15:49 Selecting previously unselected package libsasl2-2:amd64. 03:15:49 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:15:49 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:15:49 Selecting previously unselected package libldap-common. 03:15:49 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:15:49 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:15:49 Selecting previously unselected package libldap-2.4-2:amd64. 03:15:49 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:15:49 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:15:49 Selecting previously unselected package dirmngr. 03:15:49 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:15:49 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:15:49 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:15:49 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:15:49 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:15:49 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:15:49 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:15:49 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:15:49 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:49 Setting up libksba8:amd64 (1.3.5-2) ... 03:15:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:15:50 Setting up udev (237-3ubuntu10.52) ... 03:15:50 invoke-rc.d: policy-rc.d denied execution of start. 03:15:50 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:50 Processing triggers for systemd (237-3ubuntu10) ... 03:15:50 Setting up fuse (2.9.7-1ubuntu1) ... 03:15:50 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:15:50 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:50 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:50 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:50 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:50 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:50 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:50 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:15:50 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:15:50 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:15:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:15:50 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:15:50 settings in the [Install] section, and DefaultInstance for template units). 03:15:50 This means they are not meant to be enabled using systemctl. 03:15:50 Possible reasons for having this kind of units are: 03:15:50 1) A unit may be statically enabled by being symlinked from another unit's 03:15:50 .wants/ or .requires/ directory. 03:15:50 2) A unit's purpose may be to act as a helper for some other unit which has 03:15:50 a requirement dependency on it. 03:15:50 3) A unit may be started when needed via activation (socket, path, timer, 03:15:50 D-Bus, udev, scripted systemctl call, ...). 03:15:50 4) In case of template units, the unit is meant to be enabled with some 03:15:50 instance name specified. 03:15:51 Reading package lists... 03:15:51 Building dependency tree... 03:15:51 Reading state information... 03:15:51 The following additional packages will be installed: 03:15:51 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:15:51 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:15:51 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:15:51 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:15:51 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:15:51 Suggested packages: 03:15:51 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:15:51 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:15:51 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:15:51 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:15:51 systemd-container policykit-1 03:15:51 Recommended packages: 03:15:51 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:15:51 The following NEW packages will be installed: 03:15:51 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:15:51 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:15:51 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:15:51 multiarch-support openssh-client python3 python3-minimal python3.6 03:15:51 python3.6-minimal snapd squashfs-tools sudo 03:15:51 The following packages will be upgraded: 03:15:51 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:15:51 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 03:15:51 Need to get 36.8 MB of archives. 03:15:51 After this operation, 147 MB of additional disk space will be used. 03:15:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 03:15:51 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 03:15:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:15:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:15:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:15:52 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 03:15:52 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 03:15:52 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 03:15:52 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:15:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:15:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:15:52 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:15:52 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:15:52 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:15:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:15:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:15:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:15:52 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:15:52 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:15:52 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:15:52 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:15:52 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:15:52 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:15:52 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:15:52 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:15:52 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:15:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 03:15:52 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 03:15:52 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 03:15:52 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 03:15:53 debconf: delaying package configuration, since apt-utils is not installed 03:15:53 Fetched 36.8 MB in 2s (20.3 MB/s) 03:15:53 (Reading database ... 12757 files and directories currently installed.) 03:15:53 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 03:15:53 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:15:54 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 03:15:54 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:15:54 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 03:15:54 (Reading database ... 12757 files and directories currently installed.) 03:15:54 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 03:15:54 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 03:15:54 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 03:15:54 (Reading database ... 12757 files and directories currently installed.) 03:15:54 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 03:15:54 Unpacking apt (1.6.14) over (1.6.1) ... 03:15:54 Setting up apt (1.6.14) ... 03:15:54 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:15:55 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:15:55 (Reading database ... 12764 files and directories currently installed.) 03:15:55 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 03:15:55 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 03:15:55 Selecting previously unselected package libpython3.6-minimal:amd64. 03:15:55 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:15:55 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:15:55 Selecting previously unselected package libexpat1:amd64. 03:15:55 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:15:55 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:15:55 Selecting previously unselected package python3.6-minimal. 03:15:55 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:15:55 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:15:55 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 03:15:55 Checking for services that may need to be restarted...done. 03:15:55 Checking for services that may need to be restarted...done. 03:15:55 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:15:55 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:15:55 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:15:56 Selecting previously unselected package python3-minimal. 03:15:56 (Reading database ... 13012 files and directories currently installed.) 03:15:56 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:15:56 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:15:56 Selecting previously unselected package mime-support. 03:15:56 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:15:56 Unpacking mime-support (3.60ubuntu1) ... 03:15:56 Selecting previously unselected package libmpdec2:amd64. 03:15:56 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:15:56 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:15:56 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:15:56 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:15:56 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:15:56 Selecting previously unselected package python3.6. 03:15:56 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:15:56 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:15:56 Selecting previously unselected package libpython3-stdlib:amd64. 03:15:56 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:15:56 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:15:56 Setting up python3-minimal (3.6.7-1~18.04) ... 03:15:57 Selecting previously unselected package python3. 03:15:57 (Reading database ... 13442 files and directories currently installed.) 03:15:57 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:15:57 Unpacking python3 (3.6.7-1~18.04) ... 03:15:57 Selecting previously unselected package multiarch-support. 03:15:57 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:15:57 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:15:57 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:15:57 Selecting previously unselected package liblzo2-2:amd64. 03:15:57 (Reading database ... 13479 files and directories currently installed.) 03:15:57 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:15:57 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:15:57 Selecting previously unselected package libbsd0:amd64. 03:15:57 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:15:57 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:15:57 Selecting previously unselected package sudo. 03:15:57 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:15:57 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:15:57 Selecting previously unselected package apparmor. 03:15:57 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:15:57 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:15:57 Selecting previously unselected package libedit2:amd64. 03:15:57 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:15:57 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:15:57 Selecting previously unselected package libkrb5support0:amd64. 03:15:57 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:15:57 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:15:57 Selecting previously unselected package libk5crypto3:amd64. 03:15:57 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:15:57 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:15:57 Selecting previously unselected package libkeyutils1:amd64. 03:15:57 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:15:57 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:15:57 Selecting previously unselected package libkrb5-3:amd64. 03:15:57 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:15:57 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:15:57 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:15:57 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:15:57 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:15:57 Selecting previously unselected package libssl1.0.0:amd64. 03:15:57 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 03:15:57 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 03:15:58 Selecting previously unselected package openssh-client. 03:15:58 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 03:15:58 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 03:15:58 Selecting previously unselected package squashfs-tools. 03:15:58 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 03:15:58 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 03:15:58 Selecting previously unselected package snapd. 03:15:58 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 03:15:58 Unpacking snapd (2.51.1+18.04) ... 03:15:59 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 03:16:00 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:16:00 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 03:16:00 Setting up mime-support (3.60ubuntu1) ... 03:16:00 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:16:00 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:16:00 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:16:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:16:00 Setting up systemd (237-3ubuntu10.52) ... 03:16:00 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:16:01 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:16:01 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:16:01 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:16:01 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:16:01 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:16:01 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:16:01 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 03:16:01 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:16:01 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:16:01 Setting up python3 (3.6.7-1~18.04) ... 03:16:01 running python rtupdate hooks for python3.6... 03:16:01 running python post-rtupdate hooks for python3.6... 03:16:01 Setting up apparmor (2.12-4ubuntu5.1) ... 03:16:01 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 03:16:02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:16:02 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:16:02 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 03:16:02 Setting up snapd (2.51.1+18.04) ... 03:16:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:16:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:16:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:16:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:16:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:16:03 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:16:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:16:03 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:16:04 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:16:04 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:16:04 /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' 03:16:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:16:04 Processing triggers for systemd (237-3ubuntu10.52) ... 03:16:05 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:16:05 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:16:05 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:16:06 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 03:16:06 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 03:16:06 Reading package lists... 03:16:06 Reading package lists... 03:16:07 Building dependency tree... 03:16:07 Reading state information... 03:16:07 Calculating upgrade... 03:16:07 The following packages will be upgraded: 03:16:07 advancecomp base-files bash binutils binutils-common 03:16:07 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:16:07 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:16:07 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 03:16:07 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 03:16:07 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:16:07 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:16:07 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 03:16:07 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 03:16:07 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 03:16:07 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 03:16:07 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 03:16:07 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 03:16:07 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 03:16:07 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 03:16:07 ubuntu-keyring util-linux 03:16:07 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:16:07 Need to get 64.2 MB of archives. 03:16:07 After this operation, 5155 kB of additional disk space will be used. 03:16:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] 03:16:07 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:16:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:16:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:16:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:16:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:16:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:16:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:16:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:16:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:16:07 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:16:07 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:16:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:16:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:16:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:16:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:16:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:16:07 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:16:07 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:16:07 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:16:07 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:16:07 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:16:07 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:16:07 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:16:07 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:16:07 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:16:07 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:16:07 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:16:07 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:16:07 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:16:07 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:16:07 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:16:07 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:16:07 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 03:16:07 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 03:16:07 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:16:07 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:16:07 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 03:16:07 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 03:16:07 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:16:07 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:16:07 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 03:16:07 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 03:16:07 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:16:07 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:16:07 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:16:07 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 03:16:07 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:16:07 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:16:07 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] 03:16:08 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 03:16:08 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 03:16:08 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 03:16:08 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:16:08 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:16:08 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:16:08 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:16:08 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:16:08 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:16:08 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:16:08 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:16:08 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:16:08 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:16:08 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:16:08 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:16:08 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:16:08 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:16:08 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:16:08 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 03:16:08 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:16:08 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:16:08 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:16:08 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 03:16:08 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:16:08 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:16:08 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:16:08 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:16:08 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:16:08 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:16:08 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:16:08 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:16:08 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:16:08 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:16:08 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 03:16:08 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] 03:16:08 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 03:16:09 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 03:16:09 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] 03:16:09 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:16:09 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:16:09 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:16:09 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 03:16:09 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 03:16:09 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 03:16:09 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:16:09 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:16:09 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] 03:16:09 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:16:09 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:16:09 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:16:09 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:16:09 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:16:09 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:16:09 debconf: delaying package configuration, since apt-utils is not installed 03:16:09 Fetched 64.2 MB in 2s (39.9 MB/s) 03:16:09 (Reading database ... 13914 files and directories currently installed.) 03:16:09 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:16:09 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:16:09 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:16:09 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:16:09 Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... 03:16:09 Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... 03:16:09 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 03:16:10 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:16:10 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:16:10 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:16:10 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:16:10 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:16:10 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:16:10 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:16:10 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:16:10 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:16:10 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:16:10 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:16:10 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:16:10 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:16:10 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:16:10 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:10 (Reading database ... 13914 files and directories currently installed.) 03:16:10 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:16:10 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:16:10 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:16:10 (Reading database ... 13914 files and directories currently installed.) 03:16:10 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:16:10 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:16:11 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:16:11 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:16:11 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:16:11 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:16:11 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:11 (Reading database ... 13914 files and directories currently installed.) 03:16:11 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:16:11 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:16:11 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:16:11 (Reading database ... 13914 files and directories currently installed.) 03:16:11 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 03:16:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:16:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:16:11 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 03:16:12 Setting up base-files (10.1ubuntu2.11) ... 03:16:12 Installing new version of config file /etc/issue ... 03:16:12 Installing new version of config file /etc/issue.net ... 03:16:12 Installing new version of config file /etc/lsb-release ... 03:16:12 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:16:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:16:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:16:12 Removing obsolete conffile /etc/default/motd-news ... 03:16:12 (Reading database ... 13915 files and directories currently installed.) 03:16:12 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:16:12 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:16:12 Setting up bash (4.4.18-2ubuntu1.2) ... 03:16:12 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 03:16:12 (Reading database ... 13915 files and directories currently installed.) 03:16:12 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:12 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:16:12 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:16:13 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 03:16:13 (Reading database ... 13915 files and directories currently installed.) 03:16:13 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:16:13 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:16:13 Setting up tar (1.29b-2ubuntu0.2) ... 03:16:13 (Reading database ... 13915 files and directories currently installed.) 03:16:13 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:16:13 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:16:13 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:16:13 (Reading database ... 13915 files and directories currently installed.) 03:16:13 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:16:13 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:16:13 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:16:13 (Reading database ... 13915 files and directories currently installed.) 03:16:13 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:16:13 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:16:14 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:16:14 (Reading database ... 13915 files and directories currently installed.) 03:16:14 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:16:14 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:16:14 Setting up grep (3.1-2build1) ... 03:16:14 (Reading database ... 13915 files and directories currently installed.) 03:16:14 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 03:16:14 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 03:16:14 Setting up gzip (1.6-5ubuntu1.1) ... 03:16:14 (Reading database ... 13915 files and directories currently installed.) 03:16:14 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:16:14 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:16:14 Setting up login (1:4.5-1ubuntu2) ... 03:16:14 (Reading database ... 13915 files and directories currently installed.) 03:16:14 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:16:14 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:16:14 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:16:14 (Reading database ... 13915 files and directories currently installed.) 03:16:14 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:16:14 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:16:15 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:16:15 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:16:15 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:16:15 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:16:15 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:16:15 (Reading database ... 13915 files and directories currently installed.) 03:16:15 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:16:15 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:16:15 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:16:15 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:16:16 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:16:16 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:16:16 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:16:16 (Reading database ... 13915 files and directories currently installed.) 03:16:16 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:16:16 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:16:16 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:16:16 (Reading database ... 13915 files and directories currently installed.) 03:16:16 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:16 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:16 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:16:16 (Reading database ... 13915 files and directories currently installed.) 03:16:16 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:16 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:16 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 03:16:16 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:16:16 (Reading database ... 13915 files and directories currently installed.) 03:16:16 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:16 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:16 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:16:16 (Reading database ... 13915 files and directories currently installed.) 03:16:16 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:16 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:16 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:16:16 (Reading database ... 13915 files and directories currently installed.) 03:16:16 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:16:16 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:16:16 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:16:16 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:16:16 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:16:17 (Reading database ... 13915 files and directories currently installed.) 03:16:17 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:16:17 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:16:17 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:16:17 (Reading database ... 13915 files and directories currently installed.) 03:16:17 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:17 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:17 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:16:17 (Reading database ... 13915 files and directories currently installed.) 03:16:17 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:17 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:17 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:16:17 (Reading database ... 13915 files and directories currently installed.) 03:16:17 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:17 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:18 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:16:18 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:16:18 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:16:18 (Reading database ... 13915 files and directories currently installed.) 03:16:18 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:16:18 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:16:18 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:16:18 (Reading database ... 13915 files and directories currently installed.) 03:16:18 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:16:18 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:16:18 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:16:18 (Reading database ... 13917 files and directories currently installed.) 03:16:18 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:16:18 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:16:19 Setting up debconf (1.5.66ubuntu1) ... 03:16:19 (Reading database ... 13917 files and directories currently installed.) 03:16:19 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:16:19 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:16:19 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:16:19 (Reading database ... 13917 files and directories currently installed.) 03:16:19 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:16:19 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:16:19 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:16:19 (Reading database ... 13917 files and directories currently installed.) 03:16:19 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:16:19 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:16:19 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:16:19 (Reading database ... 13917 files and directories currently installed.) 03:16:19 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:16:19 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:16:19 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 03:16:19 (Reading database ... 13919 files and directories currently installed.) 03:16:19 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:16:19 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:16:19 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:16:19 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 03:16:20 (Reading database ... 13923 files and directories currently installed.) 03:16:20 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:20 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:20 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 03:16:20 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:16:20 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:16:20 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:16:20 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:16:20 (Reading database ... 13923 files and directories currently installed.) 03:16:20 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 03:16:20 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 03:16:20 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 03:16:20 (Reading database ... 13923 files and directories currently installed.) 03:16:20 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 03:16:20 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 03:16:20 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 03:16:20 (Reading database ... 13923 files and directories currently installed.) 03:16:20 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 03:16:20 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:16:20 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 03:16:20 (Reading database ... 13923 files and directories currently installed.) 03:16:20 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:16:20 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:16:20 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:16:20 (Reading database ... 13923 files and directories currently installed.) 03:16:20 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:16:20 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:16:21 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:16:21 (Reading database ... 13923 files and directories currently installed.) 03:16:21 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:16:21 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:16:21 Setting up passwd (1:4.5-1ubuntu2) ... 03:16:21 (Reading database ... 13923 files and directories currently installed.) 03:16:21 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:16:21 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:16:21 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:16:21 (Reading database ... 13923 files and directories currently installed.) 03:16:21 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:16:21 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:16:21 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:16:21 (Reading database ... 13923 files and directories currently installed.) 03:16:21 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:16:21 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:16:21 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:16:21 (Reading database ... 13923 files and directories currently installed.) 03:16:21 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:16:21 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:16:21 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:16:21 (Reading database ... 13923 files and directories currently installed.) 03:16:21 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:16:21 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:16:21 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:16:22 (Reading database ... 13923 files and directories currently installed.) 03:16:22 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:16:22 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:16:22 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:16:22 (Reading database ... 13923 files and directories currently installed.) 03:16:22 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 03:16:22 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 03:16:22 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 03:16:22 (Reading database ... 13923 files and directories currently installed.) 03:16:22 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 03:16:22 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 03:16:22 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 03:16:22 (Reading database ... 13923 files and directories currently installed.) 03:16:22 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 03:16:22 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 03:16:22 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 03:16:22 (Reading database ... 13924 files and directories currently installed.) 03:16:22 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:16:22 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:16:22 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:16:22 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:16:23 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 03:16:23 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 03:16:23 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 03:16:23 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 03:16:23 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:16:23 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:16:23 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:16:23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:16:23 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:16:23 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:16:23 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:16:23 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:16:23 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 03:16:23 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:16:23 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:16:23 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:16:23 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:16:23 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:16:23 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:16:23 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 03:16:23 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 03:16:24 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:16:24 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:16:24 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:16:24 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:16:24 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 03:16:24 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 03:16:24 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 03:16:24 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 03:16:24 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 03:16:24 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 03:16:24 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 03:16:24 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 03:16:24 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:24 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:24 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:24 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:24 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:24 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:24 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:24 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:25 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:25 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:25 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 03:16:26 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:26 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:26 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:26 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:26 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:26 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:27 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:16:27 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:16:27 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:16:27 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:16:27 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:16:27 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:16:28 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:16:28 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:16:28 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:16:28 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:16:28 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:16:28 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:16:28 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:16:28 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:16:28 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:16:28 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:16:28 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:28 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:16:28 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:28 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:28 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:28 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:16:28 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:16:28 Setting up tzdata (2021e-0ubuntu0.18.04) ... 03:16:28 03:16:28 Current default time zone: 'Etc/UTC' 03:16:28 Local time is now: Tue Dec 7 03:16:28 UTC 2021. 03:16:28 Universal Time is now: Tue Dec 7 03:16:28 UTC 2021. 03:16:28 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:16:28 03:16:28 Setting up systemd-sysv (237-3ubuntu10.52) ... 03:16:28 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:28 Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... 03:16:28 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:16:28 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:16:28 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:16:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:16:28 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:16:28 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:16:28 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:16:28 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:28 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:16:28 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:16:28 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 03:16:28 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:28 Setting up patch (2.7.6-2ubuntu1.1) ... 03:16:28 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:16:28 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:16:28 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 03:16:28 Installing new version of config file /etc/ssl/openssl.cnf ... 03:16:28 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:16:28 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:16:28 Setting up ca-certificates (20210119~18.04.2) ... 03:16:30 Updating certificates in /etc/ssl/certs... 03:16:31 23 added, 28 removed; done. 03:16:31 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:16:31 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:16:31 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:16:31 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:16:31 Setting up pkgbinarymangler (138.18.04.1) ... 03:16:31 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:16:31 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 03:16:31 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:16:31 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:16:31 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:16:31 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:16:31 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:16:31 Setting up perl (5.26.1-6ubuntu0.5) ... 03:16:31 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 03:16:31 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:16:31 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:16:31 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 03:16:31 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:16:31 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:16:31 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:16:31 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:16:31 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:16:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:16:31 Processing triggers for systemd (237-3ubuntu10.52) ... 03:16:32 Processing triggers for mime-support (3.60ubuntu1) ... 03:16:32 Processing triggers for ca-certificates (20210119~18.04.2) ... 03:16:32 Updating certificates in /etc/ssl/certs... 03:16:32 0 added, 0 removed; done. 03:16:32 Running hooks in /etc/ca-certificates/update.d... 03:16:32 done. [Pipeline] } 03:16:32 $ docker stop --time=1 0ef5c817658910133bc9a98ae4e60a6be92ebf2c77e63552c0ab732c30517449 03:16:32 Reading package lists... 03:16:33 Building dependency tree... 03:16:33 Reading state information... 03:16:33 The following NEW packages will be installed: 03:16:33 apt-transport-https 03:16:33 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:16:33 Need to get 4348 B of archives. 03:16:33 After this operation, 154 kB of additional disk space will be used. 03:16:33 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 03:16:33 debconf: delaying package configuration, since apt-utils is not installed 03:16:33 Fetched 4348 B in 0s (24.1 kB/s) 03:16:33 Selecting previously unselected package apt-transport-https. 03:16:33 (Reading database ... 13931 files and directories currently installed.) 03:16:33 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 03:16:33 Unpacking apt-transport-https (1.6.14) ... 03:16:33 Setting up apt-transport-https (1.6.14) ... 03:16:33 Waiting for network to be ready... 03:16:34 $ docker rm -f 0ef5c817658910133bc9a98ae4e60a6be92ebf2c77e63552c0ab732c30517449 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:16:36 03:16:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:16:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:16:36 latest: Pulling from edgex-devops/edgex-compose-arm64 03:16:36 29e5d40040c1: Pulling fs layer 03:16:36 1ce36da41761: Pulling fs layer 03:16:36 25b303627fd3: Pulling fs layer 03:16:36 29e5d40040c1: Download complete 03:16:37 1ce36da41761: Verifying Checksum 03:16:37 1ce36da41761: Download complete 03:16:37 29e5d40040c1: Pull complete 03:16:38 25b303627fd3: Verifying Checksum 03:16:38 25b303627fd3: Download complete 03:16:38 1ce36da41761: Pull complete 03:16:40 2021-12-07T03:16:38Z INFO Waiting for automatic snapd restart... 03:16:42 snapd 2.53.2 from Canonical* installed 03:16:43 "snapd" switched to the "latest/stable" channel 03:16:43 03:16:48 25b303627fd3: Pull complete 03:16:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:16:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:16:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:16:48 prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container 03:16:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:16:49 core18 20211028 from Canonical* installed 03:16:51 $ docker top 0727f736e41fb57f5ad8e9c9c666b2d1e90158c9223f8df0765eb0e5f567052e -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:51 core20 20211115 from Canonical* installed 03:16:52 "core20" switched to the "latest/stable" channel 03:16:52 03:16:52 + + docker-composegrep parallel build 03:16:52 --help 03:16:54 snapcraft 6.0 from Canonical* installed 03:16:54 "snapcraft" switched to the "latest/stable" channel 03:16:54 03:16:55 --parallel Build images in parallel. [Pipeline] } 03:16:55 $ docker stop --time=1 0727f736e41fb57f5ad8e9c9c666b2d1e90158c9223f8df0765eb0e5f567052e 03:16:57 $ docker rm -f 0727f736e41fb57f5ad8e9c9c666b2d1e90158c9223f8df0765eb0e5f567052e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:16:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:16:57 . [Pipeline] withDockerContainer 03:16:57 prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container 03:16:57 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 03:16:58 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: 03:16:58 - README.md 03:16:58 03:16:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:16:59 $ docker top 6c2f2a74b1ee2c4d473cc83b8833e0a2b695077fe2b0f3a52330505c565e5b94 -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:59 + docker-compose -f ./docker-compose-build.yml build --parallel 03:17:00 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 03:17:00 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:17:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:17:01 Reading package lists... 03:17:03 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 03:17:04 Reading package lists... 03:17:04 Building dependency tree... 03:17:04 Reading state information... 03:17:04 Building core-command ... 03:17:04 Building core-data ... 03:17:04 Building core-metadata ... 03:17:04 Building security-bootstrapper ... 03:17:04 Building security-proxy-setup ... 03:17:04 Building security-secretstore-setup ... 03:17:04 Building support-notifications ... 03:17:04 Building support-scheduler ... 03:17:04 Building sys-mgmt-agent ... 03:17:04 Building sys-mgmt-agent 03:17:04 Building core-metadata 03:17:04 Building security-proxy-setup 03:17:04 Building security-bootstrapper 03:17:04 Building core-command 03:17:04 Suggested packages: 03:17:04 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:17:04 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:17:04 Recommended packages: 03:17:04 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:17:04 The following NEW packages will be installed: 03:17:04 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:17:04 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:17:04 pkg-config zip 03:17:04 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:17:04 Need to get 7670 kB of archives. 03:17:04 After this operation, 43.8 MB of additional disk space will be used. 03:17:04 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:17:04 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:17:04 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:17:05 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:17:05 Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:17:05 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:17:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:17:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 03:17:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:17:05 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:17:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 03:17:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 03:17:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 03:17:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:17:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:17:06 debconf: delaying package configuration, since apt-utils is not installed 03:17:06 Fetched 7670 kB in 2s (4337 kB/s) 03:17:06 Selecting previously unselected package libglib2.0-0:amd64. 03:17:06 (Reading database ... 13935 files and directories currently installed.) 03:17:06 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:17:06 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:17:06 Selecting previously unselected package libpsl5:amd64. 03:17:06 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:17:06 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:17:06 Selecting previously unselected package libnghttp2-14:amd64. 03:17:06 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:17:06 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:17:06 Selecting previously unselected package librtmp1:amd64. 03:17:06 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:17:06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:17:06 Selecting previously unselected package libcurl3-gnutls:amd64. 03:17:06 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 03:17:06 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 03:17:06 Selecting previously unselected package liberror-perl. 03:17:06 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:17:06 Unpacking liberror-perl (0.17025-1) ... 03:17:06 Selecting previously unselected package git-man. 03:17:06 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 03:17:06 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 03:17:06 Selecting previously unselected package git. 03:17:06 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 03:17:06 Unpacking git (1:2.17.1-1ubuntu0.9) ... 03:17:07 Selecting previously unselected package libnorm1:amd64. 03:17:07 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:17:07 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:17:07 Selecting previously unselected package libpgm-5.2-0:amd64. 03:17:07 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:17:07 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:17:07 Selecting previously unselected package libsodium23:amd64. 03:17:07 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:17:07 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:17:07 Selecting previously unselected package libzmq5:amd64. 03:17:07 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:17:07 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:17:07 Selecting previously unselected package libzmq3-dev:amd64. 03:17:07 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:17:07 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:17:07 Selecting previously unselected package pkg-config. 03:17:07 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:17:07 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:17:07 Selecting previously unselected package zip. 03:17:07 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:17:07 Unpacking zip (3.0-11build1) ... 03:17:07 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:17:07 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 03:17:07 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:17:07 Setting up liberror-perl (0.17025-1) ... 03:17:07 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:17:07 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:17:07 No schema files found: doing nothing. 03:17:07 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:17:07 Setting up zip (3.0-11build1) ... 03:17:07 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:17:07 Setting up libsodium23:amd64 (1.0.16-2) ... 03:17:07 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:17:08 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:17:08 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 03:17:08 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:17:08 Setting up git (1:2.17.1-1ubuntu0.9) ... 03:17:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:17:08 git set to automatically installed. 03:17:08 git-man set to automatically installed. 03:17:08 libcurl3-gnutls set to automatically installed. 03:17:08 liberror-perl set to automatically installed. 03:17:08 libglib2.0-0 set to automatically installed. 03:17:08 libnghttp2-14 set to automatically installed. 03:17:08 libnorm1 set to automatically installed. 03:17:08 libpgm-5.2-0 set to automatically installed. 03:17:08 libpsl5 set to automatically installed. 03:17:08 librtmp1 set to automatically installed. 03:17:08 libsodium23 set to automatically installed. 03:17:08 libzmq3-dev set to automatically installed. 03:17:08 libzmq5 set to automatically installed. 03:17:08 pkg-config set to automatically installed. 03:17:08 zip set to automatically installed. 03:17:09 snapd is not logged in, snap install commands will use sudo 03:17:17 go (1.16/stable) 1.16.11 from Michael Hudson-Doyle (mwhudson) installed 03:17:17 Downloading snap 'edgex-app-service-configurable' 03:17:20 Pulling app-service-configurable 03:17:20 + snapcraftctl pull 03:17:22 Pulling config-common 03:17:22 + snapcraftctl pull 03:17:23 Pulling go-build-helper 03:17:23 + snapcraftctl pull 03:17:24 'edgex-go' has dependencies that need to be staged: go-build-helper 03:17:24 Skipping pull go-build-helper (already ran) 03:17:24 Building go-build-helper 03:17:24 + snapcraftctl build 03:17:27 Staging go-build-helper 03:17:27 + snapcraftctl stage 03:17:32 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:17:32 Fetched 224 kB in 0s (0 B/s) 03:17:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:17:32 Fetched 157 kB in 0s (0 B/s) 03:17:32 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:17:32 Fetched 221 kB in 0s (0 B/s) 03:17:32 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:17:32 Fetched 143 kB in 0s (0 B/s) 03:17:32 Pulling edgex-go 03:17:32 + snapcraftctl pull 03:17:34 Pulling hooks 03:17:34 + snapcraftctl pull 03:17:56 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:17:56 Fetched 96.5 kB in 0s (0 B/s) 03:17:56 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:17:56 Fetched 279 kB in 0s (0 B/s) 03:17:56 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:17:56 Fetched 122 kB in 0s (0 B/s) 03:17:56 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:17:56 Fetched 77.8 kB in 0s (0 B/s) 03:17:56 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:17:56 Fetched 8848 B in 0s (0 B/s) 03:17:56 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:17:56 Fetched 47.8 kB in 0s (0 B/s) 03:17:56 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:17:56 Fetched 45.6 kB in 0s (0 B/s) 03:17:56 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:17:56 Fetched 15.0 kB in 0s (0 B/s) 03:17:56 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 03:17:56 Fetched 220 kB in 0s (0 B/s) 03:17:56 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 03:17:56 Fetched 154 kB in 0s (0 B/s) 03:17:56 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:17:56 Fetched 50.6 kB in 0s (0 B/s) 03:17:56 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:17:56 Fetched 14.8 kB in 0s (0 B/s) 03:17:56 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:17:56 Fetched 41.8 kB in 0s (0 B/s) 03:17:56 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:17:56 Fetched 499 kB in 0s (0 B/s) 03:17:56 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:17:56 Fetched 111 kB in 0s (0 B/s) 03:17:56 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:17:56 Fetched 240 kB in 0s (0 B/s) 03:17:56 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:17:56 Fetched 29.3 kB in 0s (0 B/s) 03:17:56 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:17:56 Fetched 85.5 kB in 0s (0 B/s) 03:17:56 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:17:56 Fetched 24.5 kB in 0s (0 B/s) 03:17:56 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:17:56 Fetched 49.2 kB in 0s (0 B/s) 03:17:56 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:17:56 Fetched 54.2 kB in 0s (0 B/s) 03:17:56 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:17:56 Fetched 30.8 kB in 0s (0 B/s) 03:17:56 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 03:17:56 Fetched 15.8 kB in 0s (0 B/s) 03:17:56 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:17:56 Fetched 85.9 kB in 0s (0 B/s) 03:17:56 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:17:56 Fetched 8720 B in 0s (0 B/s) 03:17:56 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 03:17:56 Fetched 140 kB in 0s (0 B/s) 03:17:56 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:17:56 Fetched 119 kB in 0s (0 B/s) 03:17:56 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 03:17:56 Fetched 111 kB in 0s (0 B/s) 03:17:56 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:17:56 Fetched 11.1 kB in 0s (0 B/s) 03:17:56 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 03:17:56 Fetched 646 kB in 0s (0 B/s) 03:17:56 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:17:56 Fetched 41.3 kB in 0s (0 B/s) 03:17:56 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:17:56 Fetched 17.9 kB in 0s (0 B/s) 03:17:56 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:17:56 Fetched 368 kB in 0s (0 B/s) 03:17:56 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:17:56 Fetched 187 kB in 0s (0 B/s) 03:17:56 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:17:56 Fetched 175 kB in 0s (0 B/s) 03:17:56 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:17:56 Fetched 206 kB in 0s (0 B/s) 03:17:56 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 03:17:56 Fetched 1302 kB in 0s (0 B/s) 03:17:56 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:17:56 Fetched 36.2 kB in 0s (0 B/s) 03:17:56 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 03:17:56 Fetched 159 kB in 0s (0 B/s) 03:17:56 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:17:56 Fetched 107 kB in 0s (0 B/s) 03:17:56 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:17:56 Fetched 48.7 kB in 0s (0 B/s) 03:17:56 Pulling static-packages 03:17:56 + snapcraftctl pull 03:17:56 Pulling version 03:17:56 + cd /root/project 03:17:56 + git describe --tags --abbrev=0 03:17:56 + sed s/v// 03:17:56 + GIT_VERSION=2.2.0-dev.10 03:17:56 + [ -z 2.2.0-dev.10 ] 03:17:56 + snapcraftctl set-version 2.2.0-dev.10 03:17:56 Building app-service-configurable 03:17:56 + snapcraftctl build 03:17:57 Building config-common 03:17:57 + snapcraftctl build 03:17:59 Skipping build go-build-helper (already ran) 03:17:59 Building edgex-go 03:17:59 + cd /root/parts/edgex-go/src 03:17:59 + git describe --tags --abbrev=0 03:17:59 + sed s/v// 03:17:59 + GIT_VERSION=2.2.0-dev.10 03:17:59 + [ -z 2.2.0-dev.10 ] 03:17:59 + echo 2.2.0-dev.10 03:17:59 + [ ! -d vendor ] 03:17:59 + go mod download all 03:18:08 + make build 03:18:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/core-data/core-data ./cmd/core-data 03:18:12 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:18:12 Step 2/30 : FROM ${BUILDER_BASE} AS builder 03:18:12 ---> 46c084b23456 03:18:12 Step 3/30 : WORKDIR /edgex-go 03:18:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:18:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:18:12 ---> 46c084b23456 03:18:12 Step 3/22 : WORKDIR /edgex-go 03:18:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:18:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:18:12 ---> 46c084b23456 03:18:12 Step 3/22 : WORKDIR /edgex-go 03:18:12 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:18:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:18:12 ---> 46c084b23456 03:18:12 Step 3/20 : WORKDIR /edgex-go 03:18:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:18:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:18:12 ---> 46c084b23456 03:18:12 Step 3/22 : WORKDIR /edgex-go 03:18:12 ---> Running in 23348c99cb89 03:18:12 ---> Running in 7b62c8b772fa 03:18:12 ---> Running in d5d817dd9b68 03:18:12 ---> Running in f2b799ec1984 03:18:12 ---> Running in fdf3fcbb740a 03:18:12 Removing intermediate container 23348c99cb89 03:18:12 ---> 88fd33d03ce8 03:18:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:12 Removing intermediate container d5d817dd9b68 03:18:12 ---> be1b975bdec9 03:18:12 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:12 ---> Running in a855ce3c0cb8 03:18:12 Removing intermediate container f2b799ec1984 03:18:12 ---> 32ae84a90569 03:18:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:12 ---> Running in 73ce61ef280c 03:18:12 Removing intermediate container 7b62c8b772fa 03:18:12 ---> 26faf96fe19e 03:18:12 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:12 Removing intermediate container fdf3fcbb740a 03:18:12 ---> 217118e59ebf 03:18:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:12 ---> Running in 70ca84e136aa 03:18:12 ---> Running in 541a6b11d690 03:18:12 ---> Running in 501b407b7000 03:18:13 Removing intermediate container a855ce3c0cb8 03:18:13 ---> 6f554a0271e8 03:18:13 Step 5/22 : RUN apk add --update --no-cache make bash git 03:18:13 ---> Running in d38f5ad5916e 03:18:13 Removing intermediate container 73ce61ef280c 03:18:13 ---> 26d30a838463 03:18:13 Step 5/30 : RUN apk add --update --no-cache make git 03:18:13 ---> Running in 02ce349da28d 03:18:13 Removing intermediate container 541a6b11d690 03:18:13 ---> ca0bfd31d295 03:18:13 Step 5/20 : RUN apk add --update --no-cache make git 03:18:14 ---> Running in 3871a877c6bf 03:18:14 Removing intermediate container 70ca84e136aa 03:18:14 ---> b83956aec737 03:18:14 Step 5/22 : RUN apk add --update --no-cache make git 03:18:14 Removing intermediate container 501b407b7000 03:18:14 ---> acf33b50078f 03:18:14 Step 5/22 : RUN apk add --update --no-cache make git 03:18:14 ---> Running in 1904bd054d96 03:18:14 ---> Running in 9accaed30e7c 03:18:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:18:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:18:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:18:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:18:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:18:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:18:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:18:16 OK: 219 MiB in 52 packages 03:18:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:18:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:18:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:18:17 OK: 219 MiB in 52 packages 03:18:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:18:18 OK: 219 MiB in 52 packages 03:18:18 OK: 219 MiB in 52 packages 03:18:18 Removing intermediate container d38f5ad5916e 03:18:18 ---> 4119d5d9ba79 03:18:18 Step 6/22 : COPY . . 03:18:18 OK: 219 MiB in 52 packages 03:18:19 Removing intermediate container 02ce349da28d 03:18:19 ---> eaf0ffb7c5d7 03:18:19 Step 6/30 : COPY . . 03:18:19 Removing intermediate container 9accaed30e7c 03:18:19 ---> 6ae3a560d6ed 03:18:19 Step 6/22 : COPY . . 03:18:19 Removing intermediate container 3871a877c6bf 03:18:19 ---> c218c9d57d48 03:18:19 Step 6/20 : COPY . . 03:18:19 Removing intermediate container 1904bd054d96 03:18:19 ---> e5cd1d028d6a 03:18:19 Step 6/22 : COPY . . 03:18:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/core-command/core-command ./cmd/core-command 03:18:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:18:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:18:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:18:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:18:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:18:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:18:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:18:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/secrets-config ./cmd/secrets-config 03:18:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:18:33 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:18:33 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:18:33 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:18:33 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:18:33 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:18:33 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:18:33 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:18:33 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:18:33 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:18:33 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:18:33 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:18:33 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:18:33 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:18:33 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:18:33 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:18:33 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:18:33 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:18:33 + 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 03:18:33 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:18:33 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:18:33 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:18:33 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:18:33 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:18:33 + 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 03:18:33 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:18:33 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:18:33 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:18:34 Building hooks 03:18:34 + cd /root/parts/hooks/src 03:18:34 + make build 03:18:34 go mod tidy 03:18:34 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 03:18:35 go: downloading github.com/davecgh/go-spew v1.1.0 03:18:35 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:18:35 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 03:18:36 GO111MODULE=on go build -o cmd/install/install ./cmd/install 03:18:36 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 03:18:36 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 03:18:38 Building static-packages 03:18:38 + snapcraftctl build 03:18:40 Building version 03:18:40 + snapcraftctl build 03:18:41 ---> c4ced48b4739 03:18:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:41 ---> 6216ad583ff3 03:18:41 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:41 ---> Running in 760a4ac7425b 03:18:41 ---> Running in b1385a4e32b1 03:18:41 ---> 3269a4df74be 03:18:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:41 ---> Running in e31de7bd29f6 03:18:41 ---> 9dc7e5320416 03:18:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:41 ---> Running in ced92b1ab74a 03:18:42 ---> 9f8b5c91aebf 03:18:42 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:42 ---> Running in eefca580e5fb 03:18:42 Staging app-service-configurable 03:18:42 + snapcraftctl stage 03:18:44 Staging config-common 03:18:44 + snapcraftctl stage 03:18:44 Skipping stage go-build-helper (already ran) 03:18:44 Staging edgex-go 03:18:44 + snapcraftctl stage 03:18:45 Removing intermediate container 760a4ac7425b 03:18:45 ---> e4bada3e4f4d 03:18:45 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:18:45 ---> Running in 162686e04ff7 03:18:45 Removing intermediate container b1385a4e32b1 03:18:45 ---> ea2e0b2a5a69 03:18:45 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:18:45 ---> Running in 3c607470251a 03:18:45 Removing intermediate container e31de7bd29f6 03:18:45 ---> b20184282c3f 03:18:45 Step 8/22 : RUN make cmd/core-command/core-command 03:18:45 ---> Running in 4d65c2bc2cb3 03:18:46 Removing intermediate container ced92b1ab74a 03:18:46 ---> 062ff5e72ec0 03:18:46 Step 8/22 : RUN make cmd/core-metadata/core-metadata 03:18:46 Staging hooks 03:18:46 + snapcraftctl stage 03:18:46 ---> Running in d12e6aad3407 03:18:47 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 03:18:47 Removing intermediate container eefca580e5fb 03:18:47 ---> 15779e887c58 03:18:47 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:18:47 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 03:18:47 ---> Running in 5b67e93b777e 03:18:47 Staging static-packages 03:18:47 + snapcraftctl stage 03:18:48 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 03:18:48 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 03:18:48 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 03:18:49 Staging version 03:18:49 + snapcraftctl stage 03:18:50 Priming app-service-configurable 03:18:50 + snapcraftctl prime 03:18:53 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 03:18:53 stage-packages: 03:18:53 - libnorm1 03:18:53 - libpgm-5.2-0 03:18:53 - libsodium23 03:18:53 - libzmq5 03:18:54 Priming config-common 03:18:54 + snapcraftctl prime 03:18:55 Priming go-build-helper 03:18:55 + snapcraftctl prime 03:18:56 Priming edgex-go 03:18:56 + snapcraftctl prime 03:18:58 Priming hooks 03:18:58 + snapcraftctl prime 03:19:00 Priming static-packages 03:19:00 + snapcraftctl prime 03:19:02 Priming version 03:19:02 + snapcraftctl prime 03:19:04 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] } 03:20:40 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 03:20:41 Removing intermediate container 162686e04ff7 03:20:41 ---> d2c3524485d0 03:20:41 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:20:41 ---> Running in 36666bc35be6 03:20:43 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 03:20:44 Removing intermediate container 4d65c2bc2cb3 03:20:44 ---> 02db93400475 03:20:44 03:20:44 Step 9/22 : FROM alpine:3.14 03:20:44 3.14: Pulling from library/alpine 03:20:46 Removing intermediate container 3c607470251a 03:20:46 ---> 034773910f60 03:20:46 03:20:46 Step 9/30 : FROM alpine:3.14 03:20:46 3.14: Pulling from library/alpine 03:20:46 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 03:20:46 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 03:20:46 Status: Downloaded newer image for alpine:3.14 03:20:46 Status: Image is up to date for alpine:3.14 03:20:46 ---> 5b8b7b635229 03:20:46 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:20:46 ---> 5b8b7b635229 03:20:46 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:20:47 ---> Running in 2d6c81b20c0e 03:20:47 ---> Running in 35f231522ceb 03:20:48 Removing intermediate container 35f231522ceb 03:20:48 ---> c0ab29ed6f54 03:20:48 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 03:20:48 ---> Running in 86d115fe5646 03:20:48 Removing intermediate container 36666bc35be6 03:20:48 ---> 598b118bf63f 03:20:48 03:20:48 Step 10/22 : FROM docker:20.10.8 03:20:48 20.10.8: Pulling from library/docker 03:20:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:20:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:20:50 Removing intermediate container 5b67e93b777e 03:20:50 ---> b57a276fe7d0 03:20:50 03:20:50 Step 9/20 : FROM alpine:3.14 03:20:50 ---> 5b8b7b635229 03:20:50 Step 10/20 : RUN apk add --update --no-cache curl 03:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:20:50 (1/1) Installing dumb-init (1.2.5-r1) 03:20:50 Executing busybox-1.33.1-r6.trigger 03:20:50 OK: 6 MiB in 15 packages 03:20:50 ---> Running in 514211e8876c 03:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:20:51 (1/2) Installing dumb-init (1.2.5-r1) 03:20:51 (2/2) Installing su-exec (0.2-r1) 03:20:51 Executing busybox-1.33.1-r6.trigger 03:20:51 OK: 6 MiB in 16 packages 03:20:52 Removing intermediate container 2d6c81b20c0e 03:20:52 ---> 309a13829f3e 03:20:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:20:52 ---> Running in 7d2b55424908 03:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:20:52 Removing intermediate container 86d115fe5646 03:20:52 ---> 8358d3dfc8f1 03:20:52 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 03:20:53 Removing intermediate container 7d2b55424908 03:20:53 ---> eb37be6e5f7c 03:20:53 Step 12/22 : ENV APP_PORT=59882 03:20:53 ---> Running in 58d782f921b5 03:20:53 ---> Running in d63d43fa3523 03:20:53 (1/5) Installing ca-certificates (20191127-r5) 03:20:53 (2/5) Installing brotli-libs (1.0.9-r5) 03:20:53 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:20:53 (4/5) Installing libcurl (7.79.1-r0) 03:20:53 Removing intermediate container 58d782f921b5 03:20:53 ---> 96d2eeb0791c 03:20:53 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:20:53 (5/5) Installing curl (7.79.1-r0) 03:20:53 Executing busybox-1.33.1-r6.trigger 03:20:53 Executing ca-certificates-20191127-r5.trigger 03:20:54 Removing intermediate container d63d43fa3523 03:20:54 ---> 7a474b62a615 03:20:54 Step 13/22 : EXPOSE $APP_PORT 03:20:54 ---> Running in 6946342375a1 03:20:54 OK: 8 MiB in 19 packages 03:20:54 ---> Running in f1fd2bd8af71 03:20:54 Removing intermediate container d12e6aad3407 03:20:54 ---> 838a354bdbe2 03:20:54 03:20:54 Step 9/22 : FROM alpine:3.14 03:20:54 ---> 5b8b7b635229 03:20:54 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:20:54 ---> Using cache 03:20:54 ---> 309a13829f3e 03:20:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:20:54 ---> Using cache 03:20:54 ---> eb37be6e5f7c 03:20:54 Step 12/22 : ENV APP_PORT=59881 03:20:54 ---> Running in d05c0e4cea37 03:20:54 Removing intermediate container 6946342375a1 03:20:54 ---> 08f8b753338f 03:20:54 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:20:54 ---> Running in 602135e784ef 03:20:54 Removing intermediate container f1fd2bd8af71 03:20:54 ---> 1ec7759635e9 03:20:54 Step 14/22 : WORKDIR / 03:20:55 ---> Running in afb17aea1f77 03:20:55 Removing intermediate container d05c0e4cea37 03:20:55 ---> c25d05e51cab 03:20:55 Step 13/22 : EXPOSE $APP_PORT 03:20:55 ---> Running in fe7e2a5eca98 03:20:55 Removing intermediate container afb17aea1f77 03:20:55 ---> 395283eae1d6 03:20:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:56 Removing intermediate container fe7e2a5eca98 03:20:56 ---> c1dca892d1f3 03:20:56 Step 14/22 : WORKDIR / 03:20:56 Removing intermediate container 514211e8876c 03:20:56 ---> 54e3710095d6 03:20:56 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:20:56 ---> Running in b1d51fbf5306 03:20:56 ---> Running in f0764855cc2b 03:20:57 ---> ff33bd3d5da7 03:20:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:20:57 Removing intermediate container b1d51fbf5306 03:20:57 ---> e9d03f4612b6 03:20:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:57 Removing intermediate container f0764855cc2b 03:20:57 ---> 43dfa1df8bab 03:20:57 Step 12/20 : WORKDIR /edgex 03:20:57 ---> Running in c58eb710eef9 03:20:57 Removing intermediate container 602135e784ef 03:20:57 ---> 727e54087ea6 03:20:57 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 03:20:57 ---> Running in 3268e97b9eef 03:20:57 Removing intermediate container c58eb710eef9 03:20:57 ---> b15dfb5e5e8d 03:20:57 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:20:58 ---> 31f5bf834d15 03:20:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:20:58 Removing intermediate container 3268e97b9eef 03:20:58 ---> 434400ac8db0 03:20:58 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:20:58 ---> 194983a55d2a 03:20:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:20:59 ---> eebdc5459542 03:20:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:20:59 ---> 6e46247cbf8f 03:20:59 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:20:59 ---> Running in 9d895527f04c 03:21:00 ---> 20db1a798516 03:21:00 Step 18/22 : ENTRYPOINT ["/core-command"] 03:21:00 ---> 867f328e9e7f 03:21:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:21:00 ---> Running in b37bb2a8c77e 03:21:01 Removing intermediate container b37bb2a8c77e 03:21:01 ---> 672ce3b5bfd8 03:21:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:01 ---> Running in c10adf043f6e 03:21:01 ---> 06800f9c2a93 03:21:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:21:01 ---> ad321eecd8ff 03:21:01 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:21:01 ---> Running in b4f6f49d7e17 03:21:01 Removing intermediate container c10adf043f6e 03:21:01 ---> f7ca8746abc0 03:21:01 Step 20/22 : LABEL arch=arm64 03:21:01 ---> Running in 2b32e1491f89 03:21:02 Removing intermediate container b4f6f49d7e17 03:21:02 ---> 0ee664c380a5 03:21:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:02 ---> Running in 87814ad4bf72 03:21:02 Removing intermediate container 9d895527f04c 03:21:02 ---> 47ab92db2ae3 03:21:02 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 03:21:02 Removing intermediate container 2b32e1491f89 03:21:02 ---> ff408cb8565a 03:21:02 Step 21/22 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:21:02 ---> Running in 0c6c74034c0e 03:21:02 Removing intermediate container 87814ad4bf72 03:21:02 ---> 67eca9d1ad41 03:21:02 Step 20/22 : LABEL arch=arm64 03:21:03 ---> Running in f7388ff42182 03:21:03 ---> 9ad86cf9126e 03:21:03 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:21:03 Removing intermediate container 0c6c74034c0e 03:21:03 ---> f97c4f5b7206 03:21:03 Step 22/22 : LABEL version=0.0.0 03:21:03 ---> Running in 60d1b7762c69 03:21:03 ---> Running in e16dc7278780 03:21:03 ---> 7bdcc0938e8e 03:21:03 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:21:03 Removing intermediate container f7388ff42182 03:21:03 ---> d5e080fa7e1c 03:21:03 Step 21/22 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:21:03 ---> Running in 0240b4382015 03:21:03 Removing intermediate container 60d1b7762c69 03:21:03 ---> 55df25204183 03:21:03 Step 17/20 : CMD ["--init=true"] 03:21:03 Removing intermediate container e16dc7278780 03:21:03 ---> db65e051209c 03:21:03 03:21:04 ---> Running in 6a4f4db0e9fd 03:21:04 Removing intermediate container 0240b4382015 03:21:04 ---> c9a5175fa25d 03:21:04 Step 22/22 : LABEL version=0.0.0 03:21:04 ---> Running in a6d78b4d5872 03:21:04 Successfully built db65e051209c 03:21:04 Successfully tagged core-command-arm64:latest 03:21:04  Building core-command ... done Building core-data 03:21:04 Removing intermediate container 6a4f4db0e9fd 03:21:04 ---> 9a5d86c04e13 03:21:04 Step 18/20 : LABEL arch=arm64 03:21:04 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 03:21:04 Status: Downloaded newer image for docker:20.10.8 03:21:04 ---> 3734d5adc5ac 03:21:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:21:04 ---> Running in 4bc33a7bbbf8 03:21:04 ---> Running in 563b9da7ee9a 03:21:04 Removing intermediate container a6d78b4d5872 03:21:04 ---> b5f9fb0f20be 03:21:04 03:21:05 Removing intermediate container 4bc33a7bbbf8 03:21:05 ---> 45ad20b4754d 03:21:05 Step 19/20 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:21:05 ---> d9615838151d 03:21:05 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:21:05 Removing intermediate container 563b9da7ee9a 03:21:05 ---> 24e6b376dd1e 03:21:05 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 03:21:05 ---> Running in 553313bdf8a3 03:21:05 Successfully built b5f9fb0f20be 03:21:05 ---> Running in b2bca4600ccb 03:21:05 Successfully tagged core-metadata-arm64:latest 03:21:05 Building security-secretstore-setup 03:21:06  Building core-metadata ... done Removing intermediate container 553313bdf8a3 03:21:06 ---> 8e87be8a9f0e 03:21:06 Step 20/20 : LABEL version=0.0.0 03:21:06 ---> Running in 2d5d3413e7c1 03:21:06 ---> 7f54f2b463bc 03:21:06 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:21:07 Removing intermediate container 2d5d3413e7c1 03:21:07 ---> ccf806254bc3 03:21:07 03:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:21:07 Successfully built ccf806254bc3 03:21:07 Successfully tagged security-proxy-setup-arm64:latest 03:21:07  Building security-proxy-setup ... done Building support-scheduler 03:21:07 ---> 62b44d773a34 03:21:07 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:21:08 (1/42) Installing readline (8.1.0-r0) 03:21:08 (2/42) Installing bash (5.1.4-r0) 03:21:08 Executing bash-5.1.4-r0.post-install 03:21:08 (3/42) Installing brotli-libs (1.0.9-r5) 03:21:08 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:21:08 (5/42) Installing libcurl (7.79.1-r0) 03:21:08 (6/42) Installing curl (7.79.1-r0) 03:21:08 (7/42) Installing dumb-init (1.2.5-r1) 03:21:08 (8/42) Installing libbz2 (1.0.8-r1) 03:21:08 (9/42) Installing expat (2.4.1-r0) 03:21:08 (10/42) Installing libffi (3.3-r2) 03:21:08 (11/42) Installing gdbm (1.19-r0) 03:21:08 (12/42) Installing xz-libs (5.2.5-r0) 03:21:08 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:21:08 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:21:08 (15/42) Installing mpdecimal (2.5.1-r1) 03:21:08 (16/42) Installing sqlite-libs (3.35.5-r0) 03:21:08 ---> 42519099724f 03:21:08 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 03:21:08 (17/42) Installing python3 (3.9.5-r2) 03:21:08 ---> Running in 55a6f2cde635 03:21:09 Removing intermediate container 55a6f2cde635 03:21:09 ---> a96c4a3ee702 03:21:09 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:21:10 (18/42) Installing py3-appdirs (1.4.4-r2) 03:21:10 (19/42) Installing py3-chardet (4.0.0-r2) 03:21:10 (20/42) Installing py3-idna (3.2-r0) 03:21:10 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:21:10 (22/42) Installing py3-certifi (2020.12.5-r1) 03:21:10 (23/42) Installing py3-requests (2.25.1-r4) 03:21:10 (24/42) Installing py3-msgpack (1.0.2-r1) 03:21:10 (25/42) Installing py3-lockfile (0.12.2-r4) 03:21:10 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:21:10 ---> a1bdff158677 03:21:10 Step 25/30 : RUN chmod +x /entrypoint.sh 03:21:10 (27/42) Installing py3-colorama (0.4.4-r1) 03:21:10 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:21:10 (29/42) Installing py3-distlib (0.3.1-r3) 03:21:10 (30/42) Installing py3-distro (1.5.0-r3) 03:21:10 (31/42) Installing py3-six (1.15.0-r1) 03:21:10 (32/42) Installing py3-webencodings (0.5.1-r4) 03:21:10 (33/42) Installing py3-html5lib (1.1-r1) 03:21:11 (34/42) Installing py3-parsing (2.4.7-r2) 03:21:11 (35/42) Installing py3-packaging (20.9-r1) 03:21:11 (36/42) Installing py3-toml (0.10.2-r2) 03:21:11 ---> Running in 805caba4e51a 03:21:11 (37/42) Installing py3-pep517 (0.10.0-r2) 03:21:11 (38/42) Installing py3-progress (1.5-r2) 03:21:11 (39/42) Installing py3-retrying (1.3.3-r1) 03:21:11 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:21:11 (41/42) Installing py3-setuptools (52.0.0-r3) 03:21:11 (42/42) Installing py3-pip (20.3.4-r1) 03:21:11 Executing busybox-1.33.1-r3.trigger 03:21:11 OK: 84 MiB in 64 packages 03:21:13 Removing intermediate container 805caba4e51a 03:21:13 ---> 8e92a36ea14d 03:21:13 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 03:21:13 ---> Running in 1f4bc2ae14c6 03:21:14 Removing intermediate container 1f4bc2ae14c6 03:21:14 ---> 6e7c080f4391 03:21:14 Step 27/30 : CMD ["gate"] 03:21:14 ---> Running in f21c3a0785d2 03:21:15 Removing intermediate container f21c3a0785d2 03:21:15 ---> b9b433914f0c 03:21:15 Step 28/30 : LABEL arch=arm64 03:21:15 ---> Running in 0d7c992b827c 03:21:15 Removing intermediate container 0d7c992b827c 03:21:15 ---> 996307653927 03:21:15 Step 29/30 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:21:15 Collecting docker-compose==1.23.2 03:21:15 ---> Running in 06f401d45dfb 03:21:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:21:16 Collecting docopt<0.7,>=0.6.1 03:21:16 Downloading docopt-0.6.2.tar.gz (25 kB) 03:21:16 Removing intermediate container 06f401d45dfb 03:21:16 ---> afb1351ad1e0 03:21:16 Step 30/30 : LABEL version=0.0.0 03:21:16 ---> Running in 151ab1465285 03:21:17 Removing intermediate container 151ab1465285 03:21:17 ---> 48c4064f099e 03:21:17 03:21:17 Successfully built 48c4064f099e 03:21:17 Successfully tagged security-bootstrapper-arm64:latest 03:21:17  Building security-bootstrapper ... done Building support-notifications 03:21:18 Collecting jsonschema<3,>=2.5.1 03:21:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:21:18 Collecting websocket-client<1.0,>=0.32.0 03:21:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:21:18 Collecting dockerpty<0.5,>=0.4.1 03:21:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:21:21 Collecting PyYAML<4,>=3.10 03:21:21 Downloading PyYAML-3.13.tar.gz (270 kB) 03:21:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:21:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:21:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:21:25 Collecting docker<4.0,>=3.6.0 03:21:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:21:26 Collecting texttable<0.10,>=0.9.0 03:21:26 Downloading texttable-0.9.1.tar.gz (11 kB) 03:21:28 Collecting cached-property<2,>=1.2.0 03:21:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:21:28 Collecting docker-pycreds>=0.4.0 03:21:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:21:29 Collecting idna<2.8,>=2.5 03:21:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:21:29 Collecting urllib3<1.25,>=1.21.1 03:21:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:21:30 Collecting chardet<3.1.0,>=3.0.2 03:21:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:21:30 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) 03:21:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:21:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:21:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:21:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:21:31 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:21:31 Attempting uninstall: urllib3 03:21:31 Found existing installation: urllib3 1.26.5 03:21:31 Uninstalling urllib3-1.26.5: 03:21:31 Successfully uninstalled urllib3-1.26.5 03:21:32 Attempting uninstall: idna 03:21:32 Found existing installation: idna 3.2 03:21:32 Uninstalling idna-3.2: 03:21:32 Successfully uninstalled idna-3.2 03:21:33 Attempting uninstall: chardet 03:21:33 Found existing installation: chardet 4.0.0 03:21:33 Uninstalling chardet-4.0.0: 03:21:33 Successfully uninstalled chardet-4.0.0 03:21:35 Attempting uninstall: requests 03:21:35 Found existing installation: requests 2.25.1 03:21:35 Uninstalling requests-2.25.1: 03:21:35 Successfully uninstalled requests-2.25.1 03:21:35 Running setup.py install for texttable: started 03:21:37 Running setup.py install for texttable: finished with status 'done' 03:21:37 Running setup.py install for PyYAML: started 03:21:40 Running setup.py install for PyYAML: finished with status 'done' 03:21:40 Running setup.py install for docopt: started 03:21:42 Running setup.py install for docopt: finished with status 'done' 03:21:42 Running setup.py install for dockerpty: started 03:21:43 Running setup.py install for dockerpty: finished with status 'done' 03:21:45 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 03:21:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:21:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:21:47 ---> 46c084b23456 03:21:47 Step 3/22 : WORKDIR /edgex-go 03:21:47 ---> Using cache 03:21:47 ---> 217118e59ebf 03:21:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:47 ---> Using cache 03:21:47 ---> acf33b50078f 03:21:47 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:21:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:21:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:21:50 ---> 46c084b23456 03:21:50 Step 3/24 : WORKDIR /edgex-go 03:21:50 ---> Using cache 03:21:50 ---> 217118e59ebf 03:21:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:50 ---> Using cache 03:21:50 ---> acf33b50078f 03:21:50 Step 5/24 : RUN apk add --update --no-cache make git 03:21:50 ---> Using cache 03:21:50 ---> 6ae3a560d6ed 03:21:50 Step 6/24 : COPY . . 03:21:50 ---> Using cache 03:21:50 ---> 3269a4df74be 03:21:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:50 ---> Using cache 03:21:50 ---> b20184282c3f 03:21:50 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:21:50 ---> Running in 20515be2cffe 03:21:50 ---> Running in 9e95d20a15b1 03:21:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:21:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:21:51 ---> 46c084b23456 03:21:51 Step 3/23 : WORKDIR /edgex-go 03:21:51 ---> Using cache 03:21:51 ---> 217118e59ebf 03:21:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:51 ---> Using cache 03:21:51 ---> acf33b50078f 03:21:51 Step 5/23 : RUN apk add --update --no-cache make git 03:21:51 ---> Using cache 03:21:51 ---> 6ae3a560d6ed 03:21:51 Step 6/23 : COPY go.mod . 03:21:52 ---> b72d2a7ee82d 03:21:52 Step 7/23 : RUN go mod download 03:21:52 ---> Running in 169dd5525501 03:21:52 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 03:21:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:21:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:21:54 OK: 219 MiB in 52 packages 03:21:56 Removing intermediate container 9e95d20a15b1 03:21:56 ---> e6f3df3dcda0 03:21:56 Step 6/22 : COPY . . 03:21:59 Removing intermediate container 169dd5525501 03:21:59 ---> aa5ffa03ac82 03:21:59 Step 8/23 : COPY . . 03:22:00 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:22:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:22:00 ---> 46c084b23456 03:22:00 Step 3/21 : WORKDIR /edgex-go 03:22:00 ---> Using cache 03:22:00 ---> 217118e59ebf 03:22:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:00 ---> Using cache 03:22:00 ---> acf33b50078f 03:22:00 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 03:22:01 ---> Running in 9cfb285c00d9 03:22:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:22:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:22:05 OK: 219 MiB in 52 packages 03:22:08 Removing intermediate container 9cfb285c00d9 03:22:08 ---> 93af7e000422 03:22:08 Step 6/21 : COPY . . 03:22:10 Removing intermediate container b2bca4600ccb 03:22:10 ---> a81bdbd0c88b 03:22:10 Step 13/22 : ENV APP_PORT=58890 03:22:11 ---> Running in 2281d6a6c151 03:22:12 Removing intermediate container 2281d6a6c151 03:22:12 ---> 6f2c2adbb290 03:22:12 Step 14/22 : EXPOSE $APP_PORT 03:22:12 ---> Running in 3dec8f06b0e1 03:22:13 Removing intermediate container 3dec8f06b0e1 03:22:13 ---> 27a23c7c23de 03:22:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:22:17 ---> 25089e50efab 03:22:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:22:19 ---> de7abdf732c1 03:22:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:22:21 ---> 349a7c43401d 03:22:21 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 03:22:21 ---> Running in 061d04591e6c 03:22:22 Removing intermediate container 061d04591e6c 03:22:22 ---> 13bd0995141c 03:22:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:22:22 ---> Running in 1706bc5f8375 03:22:23 Removing intermediate container 1706bc5f8375 03:22:23 ---> 187f8e820025 03:22:23 Step 20/22 : LABEL arch=arm64 03:22:23 ---> Running in f28b6af9d0cb 03:22:25 Removing intermediate container f28b6af9d0cb 03:22:25 ---> 6dfe4cef3230 03:22:25 Step 21/22 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:22:25 ---> Running in 9f738c3f8b5a 03:22:26 Removing intermediate container 9f738c3f8b5a 03:22:26 ---> 70e59bc14b0d 03:22:26 Step 22/22 : LABEL version=0.0.0 03:22:26 ---> Running in 0e072ae4d789 03:22:27 Removing intermediate container 0e072ae4d789 03:22:27 ---> fcfbdc0fbad3 03:22:27 03:22:28 Successfully built fcfbdc0fbad3 03:22:28 Successfully tagged sys-mgmt-agent-arm64:latest 03:22:35  Building sys-mgmt-agent ... done  ---> 12924bf08385 03:22:35 Step 9/23 : RUN go mod tidy 03:22:35 ---> c24769ffda96 03:22:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:35 ---> Running in 6c9dda5e43ea 03:22:35 ---> Running in 4a2d6e2097e9 03:22:38 ---> 8547b4f9c0b3 03:22:38 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:38 ---> Running in 985164c5a276 03:22:39 Removing intermediate container 4a2d6e2097e9 03:22:39 ---> afa0a488dda7 03:22:39 Step 8/22 : RUN make cmd/core-data/core-data 03:22:39 ---> Running in f95c8b9bd179 03:22:39 Removing intermediate container 6c9dda5e43ea 03:22:39 ---> a4cb078b9238 03:22:39 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:22:40 ---> Running in b88b575cc62d 03:22:40 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 03:22:41 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 03:22:41 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 03:22:42 Removing intermediate container 985164c5a276 03:22:42 ---> 33bd5eb137ae 03:22:42 Step 8/21 : RUN make cmd/support-notifications/support-notifications 03:22:42 ---> Running in 3d82c3b39a01 03:22:44 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 03:22:52 Removing intermediate container 20515be2cffe 03:22:52 ---> c6ff10a7a0bf 03:22:52 03:22:52 Step 9/24 : FROM alpine:3.14 03:22:52 ---> 5b8b7b635229 03:22:52 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:22:52 ---> Running in 3ad505495ebf 03:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:22:55 (1/3) Installing ca-certificates (20191127-r5) 03:22:55 (2/3) Installing dumb-init (1.2.5-r1) 03:22:55 (3/3) Installing su-exec (0.2-r1) 03:22:55 Executing busybox-1.33.1-r6.trigger 03:22:55 Executing ca-certificates-20191127-r5.trigger 03:22:56 OK: 6 MiB in 17 packages 03:22:58 Removing intermediate container 3ad505495ebf 03:22:58 ---> a0d204d1cd10 03:22:58 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:22:58 ---> Running in 3a06cee1ee02 03:22:58 Removing intermediate container 3a06cee1ee02 03:22:58 ---> 4b585904af95 03:22:58 Step 12/24 : WORKDIR / 03:22:58 ---> Running in 15b0f5b95c43 03:22:59 Removing intermediate container 15b0f5b95c43 03:22:59 ---> 2713b1cdafc5 03:22:59 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:23:00 ---> 408fd8c7bf24 03:23:00 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:23:01 ---> b1910ffa2781 03:23:01 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:23:02 ---> 27db37184095 03:23:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:23:03 ---> b1ecb761cfb5 03:23:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:23:04 ---> 119ac12b2c0f 03:23:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:23:06 ---> 38fba99b23c2 03:23:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:23:06 ---> 990559ef213d 03:23:06 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/ 03:23:06 ---> Running in 8f8e0432cb2e 03:23:10 Removing intermediate container 8f8e0432cb2e 03:23:10 ---> 5a87358b36c1 03:23:10 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:23:10 ---> Running in 19c9b087fed5 03:23:10 Removing intermediate container 19c9b087fed5 03:23:10 ---> 1b453103e425 03:23:10 Step 22/24 : LABEL arch=arm64 03:23:10 ---> Running in 6bd748f88248 03:23:11 Removing intermediate container 6bd748f88248 03:23:11 ---> b2431f55b287 03:23:11 Step 23/24 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:23:11 ---> Running in df29307ddf8f 03:23:11 Removing intermediate container df29307ddf8f 03:23:11 ---> adf3eb56d007 03:23:11 Step 24/24 : LABEL version=0.0.0 03:23:11 ---> Running in 473bd6a0f373 03:23:12 Removing intermediate container 473bd6a0f373 03:23:12 ---> 8696d6752299 03:23:12 03:23:13 Successfully built 8696d6752299 03:23:13 Successfully tagged security-secretstore-setup-arm64:latest 03:24:09  Building security-secretstore-setup ... done Removing intermediate container b88b575cc62d 03:24:09 ---> e343c08ff2b2 03:24:09 03:24:09 Step 11/23 : FROM alpine:3.14 03:24:09 ---> 5b8b7b635229 03:24:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:24:09 ---> Using cache 03:24:09 ---> 309a13829f3e 03:24:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:24:09 ---> Using cache 03:24:09 ---> eb37be6e5f7c 03:24:09 Step 14/23 : ENV APP_PORT=59861 03:24:09 ---> Running in c9adc8decf80 03:24:09 Removing intermediate container c9adc8decf80 03:24:09 ---> 2f6f4ccc4e4a 03:24:09 Step 15/23 : EXPOSE $APP_PORT 03:24:09 ---> Running in ed9f2225ac71 03:24:09 Removing intermediate container ed9f2225ac71 03:24:09 ---> 8eab6ead7957 03:24:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:09 Removing intermediate container 3d82c3b39a01 03:24:09 ---> fe499f1e17eb 03:24:09 03:24:09 Step 9/21 : FROM alpine:3.14 03:24:09 ---> 5b8b7b635229 03:24:09 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 03:24:09 ---> Running in 40766337f368 03:24:09 ---> 2acf0859776d 03:24:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:24:11 ---> 9662767fbf50 03:24:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:24:11 (1/2) Installing ca-certificates (20191127-r5) 03:24:11 (2/2) Installing dumb-init (1.2.5-r1) 03:24:11 Executing busybox-1.33.1-r6.trigger 03:24:11 Executing ca-certificates-20191127-r5.trigger 03:24:11 ---> 0317b8e47e43 03:24:11 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:24:11 ---> Running in 419799630b47 03:24:11 OK: 6 MiB in 16 packages 03:24:12 Removing intermediate container 419799630b47 03:24:12 ---> fb20db824646 03:24:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:24:12 ---> Running in f3f3e1a99ae1 03:24:13 Removing intermediate container f3f3e1a99ae1 03:24:13 ---> ab86c4a0c0b8 03:24:13 Step 21/23 : LABEL arch=arm64 03:24:13 ---> Running in 49e2f0bccbf5 03:24:13 Removing intermediate container 40766337f368 03:24:13 ---> b235ed43abd6 03:24:13 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:24:13 ---> Running in 1c7fcd548750 03:24:13 Removing intermediate container 49e2f0bccbf5 03:24:13 ---> d44e6091d449 03:24:13 Step 22/23 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:24:13 ---> Running in 3eb01d939086 03:24:13 Removing intermediate container 1c7fcd548750 03:24:13 ---> 7ff45709741d 03:24:13 Step 12/21 : ENV APP_PORT=59860 03:24:14 ---> Running in 92e815cc09fe 03:24:14 Removing intermediate container 3eb01d939086 03:24:14 ---> f8a271178440 03:24:14 Step 23/23 : LABEL version=0.0.0 03:24:14 ---> Running in 3161f676095c 03:24:14 Removing intermediate container 92e815cc09fe 03:24:14 ---> 870f114c0abc 03:24:14 Step 13/21 : EXPOSE $APP_PORT 03:24:14 ---> Running in a016810b51ed 03:24:15 Removing intermediate container 3161f676095c 03:24:15 ---> 31dd45496cea 03:24:15 03:24:15 Removing intermediate container f95c8b9bd179 03:24:15 ---> c1154324e527 03:24:15 03:24:15 Step 9/22 : FROM alpine:3.14 03:24:15 ---> 5b8b7b635229 03:24:15 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:24:15 ---> Running in fbfb18ef4669 03:24:15 Removing intermediate container a016810b51ed 03:24:15 ---> 1b2135e879e2 03:24:15 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:15 Successfully built 31dd45496cea 03:24:15 Successfully tagged support-scheduler-arm64:latest 03:24:15  Building support-scheduler ... done Removing intermediate container fbfb18ef4669 03:24:15 ---> 3b92c88541a6 03:24:15 Step 11/22 : ENV APP_PORT=59880 03:24:15 ---> Running in 287c5af01906 03:24:15 ---> 0da6492dc4f0 03:24:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:24:16 Removing intermediate container 287c5af01906 03:24:16 ---> 58490dc132dd 03:24:16 Step 12/22 : EXPOSE $APP_PORT 03:24:16 ---> Running in 9b30d1b85694 03:24:16 Removing intermediate container 9b30d1b85694 03:24:16 ---> 0cf9ed716729 03:24:16 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:16 ---> Running in 97f823b3a288 03:24:17 ---> ce1af2b69583 03:24:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:24:18 ---> 3468890e1ff7 03:24:18 Step 17/21 : ENTRYPOINT ["/support-notifications"] 03:24:18 ---> Running in 1ab91187dcb4 03:24:18 Removing intermediate container 1ab91187dcb4 03:24:18 ---> c64019d1bfaa 03:24:18 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:24:18 ---> Running in d54e2f5f5c91 03:24:18 Removing intermediate container 97f823b3a288 03:24:18 ---> 83af9e4643a1 03:24:18 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 03:24:18 ---> Running in d252baa56909 03:24:18 Removing intermediate container d54e2f5f5c91 03:24:18 ---> bb94643c72a5 03:24:18 Step 19/21 : LABEL arch=arm64 03:24:18 ---> Running in fb18ee83ccb7 03:24:19 Removing intermediate container fb18ee83ccb7 03:24:19 ---> 1cd3f6dbe163 03:24:19 Step 20/21 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:24:19 ---> Running in efeeacd25f73 03:24:19 Removing intermediate container efeeacd25f73 03:24:19 ---> 36fe9988ed8f 03:24:19 Step 21/21 : LABEL version=0.0.0 03:24:20 ---> Running in 45de713a5e54 03:24:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:24:20 Removing intermediate container 45de713a5e54 03:24:20 ---> 90f4c8031e67 03:24:20 03:24:20 Successfully built 90f4c8031e67 03:24:20 Successfully tagged support-notifications-arm64:latest 03:24:20  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:24:21 (1/6) Installing dumb-init (1.2.5-r1) 03:24:21 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:24:21 (3/6) Installing libsodium (1.0.18-r0) 03:24:21 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:24:22 (5/6) Installing libzmq (4.3.4-r0) 03:24:22 (6/6) Installing zeromq (4.3.4-r0) 03:24:22 Executing busybox-1.33.1-r6.trigger 03:24:22 OK: 8 MiB in 20 packages 03:24:23 Removing intermediate container d252baa56909 03:24:23 ---> 19daa2992890 03:24:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:24 ---> 52a17ed765db 03:24:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:24:24 ---> 228cfb48b850 03:24:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:24:25 ---> c37922efda09 03:24:25 Step 18/22 : ENTRYPOINT ["/core-data"] 03:24:25 ---> Running in 667ebcc3ee7d 03:24:25 Removing intermediate container 667ebcc3ee7d 03:24:25 ---> a69be628de60 03:24:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:24:26 ---> Running in a002ffa899d5 03:24:26 Removing intermediate container a002ffa899d5 03:24:26 ---> 3fa0bd5c252f 03:24:26 Step 20/22 : LABEL arch=arm64 03:24:26 ---> Running in f11a7835b063 03:24:26 Removing intermediate container f11a7835b063 03:24:26 ---> f72cfa920f79 03:24:26 Step 21/22 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e 03:24:26 ---> Running in c5914aebc4cf 03:24:27 Removing intermediate container c5914aebc4cf 03:24:27 ---> f1ea8329385c 03:24:27 Step 22/22 : LABEL version=0.0.0 03:24:27 ---> Running in cb586dc7367b 03:24:27 Removing intermediate container cb586dc7367b 03:24:27 ---> 566eb2cd806e 03:24:27 03:24:28 Successfully built 566eb2cd806e 03:24:28 Successfully tagged core-data-arm64:latest 03:24:28  Building core-data ... done  [Pipeline] } 03:24:28 $ docker stop --time=1 6c2f2a74b1ee2c4d473cc83b8833e0a2b695077fe2b0f3a52330505c565e5b94 03:24:29 $ docker rm -f 6c2f2a74b1ee2c4d473cc83b8833e0a2b695077fe2b0f3a52330505c565e5b94 [Pipeline] // withDockerContainer [Pipeline] sh 03:24:30 + docker images 03:24:30 REPOSITORY TAG IMAGE ID CREATED SIZE 03:24:30 core-data-arm64 latest 566eb2cd806e 3 seconds ago 19.6MB 03:24:30 support-notifications-arm64 latest 90f4c8031e67 10 seconds ago 16.1MB 03:24:30 c1154324e527 16 seconds ago 1.58GB 03:24:30 support-scheduler-arm64 latest 31dd45496cea 16 seconds ago 15.3MB 03:24:30 fe499f1e17eb 22 seconds ago 1.57GB 03:24:30 e343c08ff2b2 24 seconds ago 1.57GB 03:24:30 security-secretstore-setup-arm64 latest 8696d6752299 About a minute ago 26.8MB 03:24:30 c6ff10a7a0bf About a minute ago 1.58GB 03:24:30 sys-mgmt-agent-arm64 latest fcfbdc0fbad3 2 minutes ago 277MB 03:24:30 security-bootstrapper-arm64 latest 48c4064f099e 3 minutes ago 17.8MB 03:24:30 security-proxy-setup-arm64 latest ccf806254bc3 3 minutes ago 25.5MB 03:24:30 core-metadata-arm64 latest b5f9fb0f20be 3 minutes ago 15.9MB 03:24:30 core-command-arm64 latest db65e051209c 3 minutes ago 15.2MB 03:24:30 838a354bdbe2 3 minutes ago 1.58GB 03:24:30 b57a276fe7d0 3 minutes ago 1.58GB 03:24:30 598b118bf63f 3 minutes ago 1.57GB 03:24:30 034773910f60 3 minutes ago 1.57GB 03:24:30 02db93400475 3 minutes ago 1.57GB 03:24:30 ci-base-image-arm64 latest 46c084b23456 13 minutes ago 1.24GB 03:24:30 alpine 3.14 5b8b7b635229 3 weeks ago 5.35MB 03:24:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 7 weeks ago 534MB 03:24:30 docker 20.10.8 3734d5adc5ac 3 months ago 198MB 03:24:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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 03:24:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:24:31 03:24:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:24:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:24:32 arm64: Pulling from edgex-lftools-log-publisher 03:24:32 448f6bf000e3: Pulling fs layer 03:24:32 f757da607395: Pulling fs layer 03:24:32 05883995daec: Pulling fs layer 03:24:32 8603b9c90790: Pulling fs layer 03:24:32 1560dd03e051: Pulling fs layer 03:24:32 27f5ce0e4adf: Pulling fs layer 03:24:32 c2d8d7efcc4b: Pulling fs layer 03:24:32 8603b9c90790: Waiting 03:24:32 1560dd03e051: Waiting 03:24:32 27f5ce0e4adf: Waiting 03:24:32 c2d8d7efcc4b: Waiting 03:24:32 f757da607395: Verifying Checksum 03:24:32 f757da607395: Download complete 03:24:32 8603b9c90790: Verifying Checksum 03:24:32 8603b9c90790: Download complete 03:24:32 1560dd03e051: Verifying Checksum 03:24:32 1560dd03e051: Download complete 03:24:32 27f5ce0e4adf: Verifying Checksum 03:24:32 27f5ce0e4adf: Download complete 03:24:32 05883995daec: Download complete 03:24:32 448f6bf000e3: Verifying Checksum 03:24:32 448f6bf000e3: Download complete 03:24:35 c2d8d7efcc4b: Verifying Checksum 03:24:35 c2d8d7efcc4b: Download complete 03:24:36 448f6bf000e3: Pull complete 03:24:37 f757da607395: Pull complete 03:24:38 05883995daec: Pull complete 03:24:38 8603b9c90790: Pull complete 03:24:39 1560dd03e051: Pull complete 03:24:39 27f5ce0e4adf: Pull complete 03:24:54 c2d8d7efcc4b: Pull complete 03:24:54 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:24:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:24:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:24:54 prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container 03:24:55 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:24:57 $ docker top 85b9f53c1b847cc5b1a035101bf953a6bd9b435b721f35522a2747cb3556f046 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:58 ---> job-cost.sh 03:24:58 lf-activate-venv: SKIPPING 03:24:58 INFO: No Stack... 03:24:59 INFO: Retrieving Pricing Info for: v3-standard-4 03:24:59 INFO: Archiving Costs [Pipeline] sh 03:25:00 + cut -d, -f6 03:25:00 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 03:25:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3839-3-stack-cost] 03:25:00 Resource [jenkins-edgexfoundry-edgex-go-PR-3839-3-stack-cost] did not exist. Created. 03:25:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3839-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:25:01 + echo total: 0.10999999940395355 [Pipeline] stash 03:25:01 Stashed 1 file(s) [Pipeline] } 03:25:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3839-3-stack-cost] [Pipeline] // lock [Pipeline] } 03:25:01 $ docker stop --time=1 85b9f53c1b847cc5b1a035101bf953a6bd9b435b721f35522a2747cb3556f046 03:25:02 $ docker rm -f 85b9f53c1b847cc5b1a035101bf953a6bd9b435b721f35522a2747cb3556f046 [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 03:25:03 provisioning config files... 03:25:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7637589360192589965tmp [Pipeline] { [Pipeline] sh 03:25:03 + set +x 03:25:03 + curl -s https://codecov.io/bash 03:25:03 + bash -s -- 03:25:03 03:25:03 _____ _ 03:25:03 / ____| | | 03:25:03 | | ___ __| | ___ ___ _____ __ 03:25:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:25:03 | |___| (_) | (_| | __/ (_| (_) \ V / 03:25:03 \_____\___/ \__,_|\___|\___\___/ \_/ 03:25:03 Bash-1.0.6 03:25:03 03:25:03 03:25:03 ==> git version 2.24.4 found 03:25:03 ==> 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 03:25:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:25:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:25:03 ==> Jenkins CI detected. 03:25:04 current dir:  /w/workspace/edgex-go/3 03:25:04 project root: . 03:25:04 --> token set from env 03:25:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:25:04 ==> Running gcov in . (disable via -X gcov) 03:25:04 ==> Python coveragepy not found 03:25:04 ==> Searching for coverage reports in: 03:25:04 + . 03:25:04 -> Found 1 reports 03:25:04 ==> Detecting git/mercurial file structure 03:25:04 ==> Reading reports 03:25:04 + ./coverage.out bytes=428381 03:25:04 ==> Appending adjustments 03:25:04 https://docs.codecov.io/docs/fixing-reports 03:25:04 + Found adjustments 03:25:04 ==> Gzipping contents 03:25:04 60K /tmp/codecov.GLvuZr.gz 03:25:04 ==> Uploading reports 03:25:04 url: https://codecov.io 03:25:04 query: branch=PR-3839&commit=dbd721e7ae994ac76883d948bf15f95a2b7f079e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3839%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3839&job=&cmd_args= 03:25:04 -> Pinging Codecov 03:25:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3839&commit=dbd721e7ae994ac76883d948bf15f95a2b7f079e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3839%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3839&job=&cmd_args= 03:25:05 -> Uploading to 03:25:05 https://storage.googleapis.com/codecov/v4/raw/2021-12-07/00271124DB129430A58F1EEE437C3FCB/dbd721e7ae994ac76883d948bf15f95a2b7f079e/6a1be81e-c715-4e1b-914a-7866608d2a22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211207T032505Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ebcb138a4a792c7094ee44bc6ccfb62bb39e030d53b760548b3fdf85357243e 03:25:05 % Total % Received % Xferd Average Speed Time Time Time Current 03:25:05 Dload Upload Total Spent Left Speed 03:25:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57958 0 0 100 57958 0 184k --:--:-- --:--:-- --:--:-- 184k 100 57958 0 0 100 57958 0 184k --:--:-- --:--:-- --:--:-- 184k 03:25:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dbd721e7ae994ac76883d948bf15f95a2b7f079e [Pipeline] } 03:25:05 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 03:25:06 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:25:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:25:07 ---> package-listing.sh 03:25:07 ++ facter osfamily 03:25:07 ++ tr '[:upper:]' '[:lower:]' 03:25:07 + OS_FAMILY=redhat 03:25:07 + workspace=/w/workspace/edgex-go/3 03:25:07 + START_PACKAGES=/tmp/packages_start.txt 03:25:07 + END_PACKAGES=/tmp/packages_end.txt 03:25:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:25:07 + PACKAGES=/tmp/packages_start.txt 03:25:07 + '[' /w/workspace/edgex-go/3 ']' 03:25:07 + PACKAGES=/tmp/packages_end.txt 03:25:07 + case "${OS_FAMILY}" in 03:25:07 + rpm -qa 03:25:07 + sort 03:25:12 + '[' -f /tmp/packages_start.txt ']' 03:25:12 + '[' -f /tmp/packages_end.txt ']' 03:25:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:25:12 + '[' /w/workspace/edgex-go/3 ']' 03:25:12 + mkdir -p /w/workspace/edgex-go/3/archives/ 03:25:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 03:25:12 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:25:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:25:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:25:13 03:25:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:25:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:25:13 latest: Pulling from edgex-lftools-log-publisher 03:25:13 b4d181a07f80: Pulling fs layer 03:25:13 a1111a8f2ec3: Pulling fs layer 03:25:13 ed53099fbce6: Pulling fs layer 03:25:13 dc539afda2c1: Pulling fs layer 03:25:13 77bc0d833cb6: Pulling fs layer 03:25:13 9065ff56babe: Pulling fs layer 03:25:13 d287ab97295c: Pulling fs layer 03:25:13 dc539afda2c1: Waiting 03:25:13 77bc0d833cb6: Waiting 03:25:13 d287ab97295c: Waiting 03:25:13 9065ff56babe: Waiting 03:25:13 a1111a8f2ec3: Download complete 03:25:13 dc539afda2c1: Verifying Checksum 03:25:13 dc539afda2c1: Download complete 03:25:13 77bc0d833cb6: Verifying Checksum 03:25:13 77bc0d833cb6: Download complete 03:25:13 9065ff56babe: Verifying Checksum 03:25:13 9065ff56babe: Download complete 03:25:13 ed53099fbce6: Verifying Checksum 03:25:13 ed53099fbce6: Download complete 03:25:13 b4d181a07f80: Verifying Checksum 03:25:13 b4d181a07f80: Download complete 03:25:14 d287ab97295c: Verifying Checksum 03:25:14 d287ab97295c: Download complete 03:25:15 b4d181a07f80: Pull complete 03:25:15 a1111a8f2ec3: Pull complete 03:25:15 ed53099fbce6: Pull complete 03:25:15 dc539afda2c1: Pull complete 03:25:16 77bc0d833cb6: Pull complete 03:25:16 9065ff56babe: Pull complete 03:25:21 d287ab97295c: Pull complete 03:25:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:25:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:25:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:25:21 prd-centos7-docker-4c-2g-380 does not seem to be running inside a container 03:25:21 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:25:24 $ docker top 0b80bebaac394c2df53863a6c3df37904ad9e65edf0aa21834c7452c1fffd94f -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:24 + touch /tmp/pre-build-complete [Pipeline] sh 03:25:25 + mkdir -p /var/log/sysstat [Pipeline] sh 03:25:25 + ls /var/log/sa-host 03:25:25 + sadf -c /var/log/sa-host/sa07 03:25:25 file_magic: OK 03:25:25 HZ: Using current value: 100 03:25:25 file_header: OK 03:25:25 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 03:25:25 Statistics: 03:25:25 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... 03:25:25 File successfully converted to sysstat format version 12.0.3 03:25:25 + sadf -c /var/log/sa-host/sa17 03:25:25 file_magic: OK 03:25:25 HZ: Using current value: 100 03:25:25 file_header: OK 03:25:25 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 03:25:25 Statistics: 03:25:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:25:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:25:25 provisioning config files... 03:25:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config735413095871175103tmp [Pipeline] { [Pipeline] echo 03:25:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:25:26 ---> create-netrc.sh [Pipeline] } 03:25:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:25:26 ---> python-tools-install.sh [Pipeline] echo 03:25:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:25:26 ---> sudo-logs.sh 03:25:26 Archiving 'sudo' log.. 03:25:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-380.novalocal: Name or service not known 03:25:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-380.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:25:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:25:27 ---> job-cost.sh 03:25:27 lf-activate-venv: SKIPPING 03:25:27 DEBUG: total: 0.10999999940395355 03:25:27 INFO: Retrieving Stack Cost... 03:25:27 INFO: Retrieving Pricing Info for: v3-standard-2 03:25:27 INFO: Archiving Costs [Pipeline] echo 03:25:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:25:27 ---> logs-deploy.sh 03:25:27 lf-activate-venv: SKIPPING 03:25:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3839/3 03:25:27 INFO: archiving workspace using pattern(s): 03:25:28 Archives upload complete. 03:25:28 INFO: archiving logs to Nexus