Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca0f3052e1ef0a4d801960624e9522a3d2143121+c1fb6d23c38d8e4135415aa828943646775f2bb3 (c9eca864bf467f8b6ff174ba2ceaa8e4e57cf2bd) 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-ssh3215241100862618109.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh18109804926113676713.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3883/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-3883/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13362331770733911299.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh8459193417368511301.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-3883/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-3883/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4269440280138955617.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.17 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-5661 in /w/workspace/edgexfoundry_edgex-go_PR-3883 [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-ssh3473641446421493642.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit ca0f3052e1ef0a4d801960624e9522a3d2143121 Merge succeeded, producing bb864a661540386b907751b632727ff0c2aebcdc Checking out Revision bb864a661540386b907751b632727ff0c2aebcdc (PR-3883) > 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-ssh8694513591207544349.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3883/head:refs/remotes/origin/PR-3883 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca0f3052e1ef0a4d801960624e9522a3d2143121 # 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-ssh2754638148906330006.key > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb864a661540386b907751b632727ff0c2aebcdc # timeout=10 Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" > git rev-list --no-walk ca0f3052e1ef0a4d801960624e9522a3d2143121 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:29:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:29:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:29:15 ========================================================= 20:29:15 EdgeX Global Pipelines Version Info 20:29:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:29:16 ------------------- 20:29:16 stable info: 20:29:16 ------------------- 20:29:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:29:16 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 20:29:16 Message: update stable to v1.0.220 20:29:17 ------------------- 20:29:17 experimental info: 20:29:17 ------------------- 20:29:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:29:17 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 20:29:17 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3883 [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3883 [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3883 [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb864a661540386b907751b632727ff0c2aebcdc [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb864a6 [Pipeline] echo 20:29:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:17 provisioning config files... 20:29:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7613723187710321428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:18 ---> docker-login.sh 20:29:18 nexus3.edgexfoundry.org:10001 20:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:18 Configure a credential helper to remove this warning. See 20:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:18 20:29:18 Login Succeeded 20:29:18 nexus3.edgexfoundry.org:10002 20:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:18 Configure a credential helper to remove this warning. See 20:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:18 20:29:18 Login Succeeded 20:29:18 nexus3.edgexfoundry.org:10003 20:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:18 Configure a credential helper to remove this warning. See 20:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:18 20:29:18 Login Succeeded 20:29:18 nexus3.edgexfoundry.org:10004 20:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:18 Configure a credential helper to remove this warning. See 20:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:18 20:29:18 Login Succeeded 20:29:18 docker.io 20:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:19 Configure a credential helper to remove this warning. See 20:29:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:19 20:29:19 Login Succeeded 20:29:19 ---> docker-login.sh ends [Pipeline] } 20:29:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:19 ++ 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 20:29:19 + for file in '`ls cmd/**/Dockerfile`' 20:29:19 ++ dirname cmd/core-command/Dockerfile 20:29:19 ++ cut -d/ -f2 20:29:19 + echo core-command,cmd/core-command/Dockerfile 20:29:19 + for file in '`ls cmd/**/Dockerfile`' 20:29:19 ++ dirname cmd/core-data/Dockerfile 20:29:19 ++ cut -d/ -f2 20:29:19 + echo core-data,cmd/core-data/Dockerfile 20:29:19 + for file in '`ls cmd/**/Dockerfile`' 20:29:19 ++ dirname cmd/core-metadata/Dockerfile 20:29:19 ++ cut -d/ -f2 20:29:19 + echo core-metadata,cmd/core-metadata/Dockerfile 20:29:19 + for file in '`ls cmd/**/Dockerfile`' 20:29:19 ++ dirname cmd/security-bootstrapper/Dockerfile 20:29:19 ++ cut -d/ -f2 20:29:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:29:19 + for file in '`ls cmd/**/Dockerfile`' 20:29:19 ++ dirname cmd/security-proxy-setup/Dockerfile 20:29:19 ++ cut -d/ -f2 20:29:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:29:19 + for file in '`ls cmd/**/Dockerfile`' 20:29:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:29:19 ++ cut -d/ -f2 20:29:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:29:19 + for file in '`ls cmd/**/Dockerfile`' 20:29:19 ++ dirname cmd/support-notifications/Dockerfile 20:29:19 ++ cut -d/ -f2 20:29:19 + echo support-notifications,cmd/support-notifications/Dockerfile 20:29:19 + for file in '`ls cmd/**/Dockerfile`' 20:29:19 ++ dirname cmd/support-scheduler/Dockerfile 20:29:19 ++ cut -d/ -f2 20:29:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:29:19 + for file in '`ls cmd/**/Dockerfile`' 20:29:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:29:19 ++ cut -d/ -f2 20:29:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:29:19 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 20:29:19 + git rev-list -1 --merges bb864a661540386b907751b632727ff0c2aebcdc~1..bb864a661540386b907751b632727ff0c2aebcdc [Pipeline] echo 20:29:19 -----------> git rev-list -1 --merges bb864a661540386b907751b632727ff0c2aebcdc~1..bb864a661540386b907751b632727ff0c2aebcdc bb864a661540386b907751b632727ff0c2aebcdc 20:29:19 bb864a661540386b907751b632727ff0c2aebcdc [false] [Pipeline] sh 20:29:20 + git log --format=format:%s -1 bb864a661540386b907751b632727ff0c2aebcdc [Pipeline] echo 20:29:20 ========================================================= 20:29:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:29:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:29:20 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:29:20 + grep -v github /etc/ssh/ssh_known_hosts 20:29:20 + '[' -e /tmp/ssh_known_hosts ']' 20:29:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:29:20 + sudo tee -a /etc/ssh/ssh_known_hosts 20:29:20 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 20:29:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:29:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:21 20:29:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:29:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:21 latest: Pulling from edgex-devops/git-semver 20:29:21 a0d0a0d46f8b: Pulling fs layer 20:29:21 3e5f54012d9b: Pulling fs layer 20:29:21 4c7163046ea9: Pulling fs layer 20:29:21 0c2d73faf560: Pulling fs layer 20:29:21 0c2d73faf560: Waiting 20:29:21 3e5f54012d9b: Verifying Checksum 20:29:21 3e5f54012d9b: Download complete 20:29:21 a0d0a0d46f8b: Verifying Checksum 20:29:21 a0d0a0d46f8b: Download complete 20:29:21 4c7163046ea9: Verifying Checksum 20:29:21 4c7163046ea9: Download complete 20:29:21 0c2d73faf560: Verifying Checksum 20:29:21 0c2d73faf560: Download complete 20:29:21 a0d0a0d46f8b: Pull complete 20:29:21 3e5f54012d9b: Pull complete 20:29:22 4c7163046ea9: Pull complete 20:29:22 0c2d73faf560: Pull complete 20:29:22 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:29:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:29:22 prd-centos7-docker-4c-2g-5661 does not seem to be running inside a container 20:29:22 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:29:23 $ docker top 346d0ff29570d74ead2cbb34de5abae27c7dc8cdf236270737f931840cf88e29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:29:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:23 [ssh-agent] Looking for ssh-agent implementation... 20:29:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:23 $ docker exec 346d0ff29570d74ead2cbb34de5abae27c7dc8cdf236270737f931840cf88e29 ssh-agent 20:29:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXidkhki/agent.12 20:29:23 SSH_AGENT_PID=18 20:29:23 Running ssh-add (command line suppressed) 20:29:23 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4399190711914074114.key (/w/workspace/edgex-go/3@tmp/private_key_4399190711914074114.key) 20:29:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:23 + git tag --points-at HEAD [Pipeline] } 20:29:23 $ docker exec --env ******** --env ******** 346d0ff29570d74ead2cbb34de5abae27c7dc8cdf236270737f931840cf88e29 ssh-agent -k 20:29:23 unset SSH_AUTH_SOCK; 20:29:23 unset SSH_AGENT_PID; 20:29:23 echo Agent pid 18 killed; 20:29:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:29:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:23 [ssh-agent] Looking for ssh-agent implementation... 20:29:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:24 $ docker exec 346d0ff29570d74ead2cbb34de5abae27c7dc8cdf236270737f931840cf88e29 ssh-agent 20:29:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiDBIGH/agent.48 20:29:24 SSH_AGENT_PID=54 20:29:24 Running ssh-add (command line suppressed) 20:29:24 Identity added: /w/workspace/edgex-go/3@tmp/private_key_9083028290888896774.key (/w/workspace/edgex-go/3@tmp/private_key_9083028290888896774.key) 20:29:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:24 + git semver init 20:29:24 # -> Open(): unable to determine branch for HEAD 20:29:24 # $GIT_DIR = /w/workspace/edgex-go/3/.git 20:29:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 20:29:24 # $SEMVER_REMOTE_NAME = origin 20:29:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:29:24 # $SEMVER_USER_NAME = edgex-jenkins 20:29:24 # $SEMVER_BRANCH = PR-3883 20:29:24 # $SEMVER_TEMP = /tmp/semver-385236180 20:29:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:29:36 # '/tmp/semver-385236180' -> '/w/workspace/edgex-go/3/.semver' 20:29:36 # -> Force: false 20:29:36 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 20:29:36 $ docker exec --env ******** --env ******** 346d0ff29570d74ead2cbb34de5abae27c7dc8cdf236270737f931840cf88e29 ssh-agent -k 20:29:36 unset SSH_AUTH_SOCK; 20:29:36 unset SSH_AGENT_PID; 20:29:36 echo Agent pid 54 killed; 20:29:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:37 + git semver [Pipeline] } 20:29:37 $ docker stop --time=1 346d0ff29570d74ead2cbb34de5abae27c7dc8cdf236270737f931840cf88e29 20:29:39 $ docker rm -f 346d0ff29570d74ead2cbb34de5abae27c7dc8cdf236270737f931840cf88e29 [Pipeline] // withDockerContainer [Pipeline] sh 20:29:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:29:39 Stashed 1 file(s) [Pipeline] echo 20:29:39 [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 20:29:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:29:40 ========================================================= 20:29:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:29:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:29:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:29:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:29:40 59bf1c3509f3: Pulling fs layer 20:29:40 666ba61612fd: Pulling fs layer 20:29:40 8ed8ca486205: Pulling fs layer 20:29:40 4fe6c5a15a65: Pulling fs layer 20:29:40 22a0e8bec74d: Pulling fs layer 20:29:40 640e595b4fbd: Pulling fs layer 20:29:40 763cafe07f6e: Pulling fs layer 20:29:40 0c0b528cf693: Pulling fs layer 20:29:40 10935f4eaf8b: Pulling fs layer 20:29:40 763cafe07f6e: Waiting 20:29:40 0c0b528cf693: Waiting 20:29:40 10935f4eaf8b: Waiting 20:29:40 22a0e8bec74d: Waiting 20:29:40 640e595b4fbd: Waiting 20:29:40 8ed8ca486205: Verifying Checksum 20:29:40 8ed8ca486205: Download complete 20:29:40 666ba61612fd: Verifying Checksum 20:29:40 666ba61612fd: Download complete 20:29:40 22a0e8bec74d: Verifying Checksum 20:29:40 22a0e8bec74d: Download complete 20:29:40 640e595b4fbd: Verifying Checksum 20:29:40 640e595b4fbd: Download complete 20:29:40 59bf1c3509f3: Verifying Checksum 20:29:40 59bf1c3509f3: Download complete 20:29:40 763cafe07f6e: Verifying Checksum 20:29:40 763cafe07f6e: Download complete 20:29:40 0c0b528cf693: Verifying Checksum 20:29:40 0c0b528cf693: Download complete 20:29:40 59bf1c3509f3: Pull complete 20:29:40 10935f4eaf8b: Verifying Checksum 20:29:40 10935f4eaf8b: Download complete 20:29:40 4fe6c5a15a65: Verifying Checksum 20:29:40 4fe6c5a15a65: Download complete 20:29:40 666ba61612fd: Pull complete 20:29:41 8ed8ca486205: Pull complete 20:29:45 4fe6c5a15a65: Pull complete 20:29:45 22a0e8bec74d: Pull complete 20:29:45 640e595b4fbd: Pull complete 20:29:45 763cafe07f6e: Pull complete 20:29:45 0c0b528cf693: Pull complete 20:29:47 10935f4eaf8b: Pull complete 20:29:47 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:29:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:29:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:29:47 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:29:47 WORKDIR /edgex 20:29:47 COPY go.mod . 20:29:47 RUN go mod download' 20:29:47 + docker build -t ci-base-image-x86_64 -f - . 20:29:49 Sending build context to Docker daemon 334MB 20:29:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:29:49 ---> 99d49a6021b9 20:29:49 Step 2/4 : WORKDIR /edgex 20:29:51 ---> Running in 10e71f2049ef 20:29:51 Removing intermediate container 10e71f2049ef 20:29:51 ---> 0804de2af9d1 20:29:51 Step 3/4 : COPY go.mod . 20:29:51 ---> 49d4b801fe5a 20:29:51 Step 4/4 : RUN go mod download 20:29:51 ---> Running in 1c1d2be77b4a 20:29:54 Still waiting to schedule task 20:29:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:30:30 Removing intermediate container 1c1d2be77b4a 20:30:30 ---> 3e37a528e95e 20:30:30 Successfully built 3e37a528e95e 20:30:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:30:30 + docker inspect -f . ci-base-image-x86_64 20:30:30 . [Pipeline] withDockerContainer 20:30:30 prd-centos7-docker-4c-2g-5661 does not seem to be running inside a container 20:30:30 $ 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 ******** ci-base-image-x86_64 cat 20:30:30 $ docker top b26b435ba6f41caf0108fd7c091103eb92a19f89c1fd1bdcf29cddbf6707e1ed -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:31 + go version 20:30:31 go version go1.17.6 linux/amd64 [Pipeline] } 20:30:31 $ docker stop --time=1 b26b435ba6f41caf0108fd7c091103eb92a19f89c1fd1bdcf29cddbf6707e1ed 20:30:32 $ docker rm -f b26b435ba6f41caf0108fd7c091103eb92a19f89c1fd1bdcf29cddbf6707e1ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:32 + docker inspect -f . ci-base-image-x86_64 20:30:32 . [Pipeline] withDockerContainer 20:30:32 prd-centos7-docker-4c-2g-5661 does not seem to be running inside a container 20:30:32 $ 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 ******** ci-base-image-x86_64 cat 20:30:33 $ docker top d0a8a2f7320426c002f3802f93a4c5459d942dce9d0c58f42846d076223be019 -eo pid,comm [Pipeline] { [Pipeline] echo 20:30:33 ========================================================= 20:30:33 [edgeXBuildGoParallel] Running Tests and Build... 20:30:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:33 + make test 20:30:33 go mod tidy 20:30:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:30:40 ? github.com/edgexfoundry/edgex-go [no test files] 20:30:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:30:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:30:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:30:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 89.5% of statements 20:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements 20:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 94.2% of statements 20:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 20:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 20:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements 20:31:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 20:31:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements 20:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 20:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements 20:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 20:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 20:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 20:31:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5664 in /w/workspace/edgexfoundry_edgex-go_PR-3883 [Pipeline] { [Pipeline] ws 20:31:18 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 20:31:18 The recommended git tool is: git 20:31:23 using credential edgex-jenkins-ssh 20:31:23 Cloning the remote Git repository 20:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements 20:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 20:31:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:31:23 > git init /w/workspace/edgex-go/3 # timeout=10 20:31:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:31:23 > git --version # timeout=10 20:31:23 > git --version # 'git version 2.17.1' 20:31:23 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 82.5% of statements 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:31:40 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit ca0f3052e1ef0a4d801960624e9522a3d2143121 20:31:40 Merge succeeded, producing a9b0920b1f108f56c41cce5812cc3e83f347a460 20:31:40 Checking out Revision a9b0920b1f108f56c41cce5812cc3e83f347a460 (PR-3883) 20:31:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:31:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:31:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:31:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3883/head:refs/remotes/origin/PR-3883 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:31:40 > git config core.sparsecheckout # timeout=10 20:31:40 > git checkout -f ca0f3052e1ef0a4d801960624e9522a3d2143121 # timeout=10 20:31:40 > git remote # timeout=10 20:31:40 > git config --get remote.origin.url # timeout=10 20:31:40 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:40 > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 20:31:40 > git rev-parse HEAD^{commit} # timeout=10 20:31:40 > git config core.sparsecheckout # timeout=10 20:31:40 > git checkout -f a9b0920b1f108f56c41cce5812cc3e83f347a460 # timeout=10 20:31:45 Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" 20:31:45 > git rev-list --no-walk ca0f3052e1ef0a4d801960624e9522a3d2143121 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.115s coverage: 64.4% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.247s coverage: 65.4% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.8% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:31:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:31:45 % Total % Received % Xferd Average Speed Time Time Time Current 20:31:45 Dload Upload Total Spent Left Speed 20:31:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 90404 [Pipeline] sh 20:31:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:31:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:31:46 + sudo tee /etc/docker/daemon.new 20:31:46 { 20:31:46 "registry-mirrors": [ 20:31:46 "https://nexus3.edgexfoundry.org:10001" 20:31:46 ], 20:31:46 "bip": "10.250.0.254/24", 20:31:46 "hosts": [ 20:31:46 "tcp://0.0.0.0:5555", 20:31:46 "unix:///var/run/docker.sock" 20:31:46 ], 20:31:46 "mtu": 1458, 20:31:46 "selinux-enabled": true, 20:31:46 "seccomp-profile": "/etc/docker/seccomp.json" 20:31:46 } [Pipeline] sh 20:31:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:31:47 + sudo service docker restart 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 92.3% of statements 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.049s coverage: 28.9% of statements 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements 20:31:52 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 20:32:05 provisioning config files... 20:32:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3776117209379090490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:06 ---> docker-login.sh 20:32:06 nexus3.edgexfoundry.org:10001 20:32:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:07 Configure a credential helper to remove this warning. See 20:32:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:07 20:32:07 Login Succeeded 20:32:07 nexus3.edgexfoundry.org:10002 20:32:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:07 Configure a credential helper to remove this warning. See 20:32:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:07 20:32:07 Login Succeeded 20:32:07 nexus3.edgexfoundry.org:10003 20:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:08 Configure a credential helper to remove this warning. See 20:32:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:08 20:32:08 Login Succeeded 20:32:08 nexus3.edgexfoundry.org:10004 20:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:08 Configure a credential helper to remove this warning. See 20:32:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:08 20:32:08 Login Succeeded 20:32:08 docker.io 20:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:09 Configure a credential helper to remove this warning. See 20:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:09 20:32:09 Login Succeeded 20:32:09 ---> docker-login.sh ends [Pipeline] } 20:32:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:32:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:09 ========================================================= 20:32:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:32:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:32:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:32:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:32:10 9b3977197b4f: Pulling fs layer 20:32:10 1a89e8eeedd5: Pulling fs layer 20:32:10 94645a83ff95: Pulling fs layer 20:32:10 3f3a8bcf1eab: Pulling fs layer 20:32:10 0c92f367c5e7: Pulling fs layer 20:32:10 f7c0051592d6: Pulling fs layer 20:32:10 a227ed2f7395: Pulling fs layer 20:32:10 7b1c46037f91: Pulling fs layer 20:32:10 f7c0051592d6: Waiting 20:32:10 a227ed2f7395: Waiting 20:32:10 3f3a8bcf1eab: Waiting 20:32:10 7b1c46037f91: Waiting 20:32:10 0c92f367c5e7: Waiting 20:32:10 94645a83ff95: Download complete 20:32:10 1a89e8eeedd5: Download complete 20:32:10 0c92f367c5e7: Download complete 20:32:10 f7c0051592d6: Verifying Checksum 20:32:10 f7c0051592d6: Download complete 20:32:10 9b3977197b4f: Verifying Checksum 20:32:10 9b3977197b4f: Download complete 20:32:10 a227ed2f7395: Verifying Checksum 20:32:10 a227ed2f7395: Download complete 20:32:10 9b3977197b4f: Pull complete 20:32:11 1a89e8eeedd5: Pull complete 20:32:12 94645a83ff95: Pull complete 20:32:12 7b1c46037f91: Verifying Checksum 20:32:12 7b1c46037f91: Download complete 20:32:12 3f3a8bcf1eab: Verifying Checksum 20:32:12 3f3a8bcf1eab: Download complete 20:32:25 3f3a8bcf1eab: Pull complete 20:32:25 0c92f367c5e7: Pull complete 20:32:25 f7c0051592d6: Pull complete 20:32:25 a227ed2f7395: Pull complete 20:32:31 GO111MODULE=on go vet ./... 20:32:31 7b1c46037f91: Pull complete 20:32:31 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:32:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:32:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:32:32 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:32:32 WORKDIR /edgex 20:32:32 COPY go.mod . 20:32:32 RUN go mod download build 20:32:32 -t ci-base-image-arm64 -f - . 20:32:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:33 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:33 + ls -al . 20:32:33 total 644 20:32:33 drwxrwxr-x 10 1001 1001 4096 Feb 18 20:32 . 20:32:33 drwxr-xr-x 4 root root 28 Feb 18 20:30 .. 20:32:33 -rw-rw-r-- 1 1001 1001 11 Feb 18 20:29 .dockerignore 20:32:33 drwxrwxr-x 8 1001 1001 179 Feb 18 20:29 .git 20:32:33 drwxrwxr-x 4 1001 1001 142 Feb 18 20:29 .github 20:32:33 -rw-rw-r-- 1 1001 1001 804 Feb 18 20:29 .gitignore 20:32:33 -rw-rw-r-- 1 1001 1001 42 Feb 18 20:29 .golangci.yml 20:32:33 -rw-rw-r-- 1 1001 1001 76 Feb 18 20:29 .hadolint.yml 20:32:33 drwx------ 3 1001 1001 73 Feb 18 20:29 .semver 20:32:33 -rw-rw-r-- 1 1001 1001 166 Feb 18 20:29 .sonarcloud.properties 20:32:33 -rw-rw-r-- 1 1001 1001 1171 Feb 18 20:29 ADOPTERS.md 20:32:33 -rw-rw-r-- 1 1001 1001 9019 Feb 18 20:29 Attribution.txt 20:32:33 -rw-rw-r-- 1 1001 1001 51732 Feb 18 20:29 CHANGELOG.md 20:32:33 -rw-rw-r-- 1 1001 1001 3804 Feb 18 20:29 CONTRIBUTING.md 20:32:33 -rw-rw-r-- 1 1001 1001 677 Feb 18 20:29 GOVERNANCE.md 20:32:33 -rw-rw-r-- 1 1001 1001 849 Feb 18 20:29 Jenkinsfile 20:32:33 -rw-rw-r-- 1 1001 1001 10775 Feb 18 20:29 LICENSE 20:32:33 -rw-rw-r-- 1 1001 1001 6508 Feb 18 20:29 Makefile 20:32:33 -rw-rw-r-- 1 1001 1001 582 Feb 18 20:29 OWNERS.md 20:32:33 -rw-rw-r-- 1 1001 1001 8207 Feb 18 20:29 README.md 20:32:33 -rw-rw-r-- 1 1001 1001 6912 Feb 18 20:29 SECURITY.md 20:32:33 -rw-rw-r-- 1 1001 1001 5 Feb 18 20:29 VERSION 20:32:33 -rw-rw-r-- 1 1001 1001 4131 Feb 18 20:29 ZMQWindows.md 20:32:33 drwxrwxr-x 2 1001 1001 37 Feb 18 20:29 bin 20:32:33 drwxrwxr-x 14 1001 1001 4096 Feb 18 20:29 cmd 20:32:33 -rw-r--r-- 1 root root 428383 Feb 18 20:31 coverage.out 20:32:33 -rw-rw-r-- 1 1001 1001 2841 Feb 18 20:29 go.mod 20:32:33 -rw-rw-r-- 1 1001 1001 50303 Feb 18 20:29 go.sum 20:32:33 drwxrwxr-x 8 1001 1001 124 Feb 18 20:29 internal 20:32:33 drwxrwxr-x 3 1001 1001 16 Feb 18 20:29 openapi 20:32:33 drwxrwxr-x 4 1001 1001 71 Feb 18 20:29 snap 20:32:33 -rw-rw-r-- 1 1001 1001 204 Feb 18 20:29 version.go [Pipeline] sh 20:32:34 + '[' -e coverage.out ] 20:32:34 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:34 Stashed 1 file(s) [Pipeline] sh 20:32:34 Sending build context to Docker daemon 168.7MB 20:32:34 + make build 20:32:34 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 20:32:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:32:34 ---> f79e39bc4007 20:32:34 Step 2/4 : WORKDIR /edgex 20:32:35 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 20:32:36 ---> Running in 5f6cf2e296c6 20:32:36 Removing intermediate container 5f6cf2e296c6 20:32:36 ---> 553ac2ea45ba 20:32:36 Step 3/4 : COPY go.mod . 20:32:37 ---> 5db1a5e4e0db 20:32:37 Step 4/4 : RUN go mod download 20:32:37 ---> Running in 8b982366a704 20:32:44 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 20:32: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 20:32:44 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 20:32:44 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 20:32:45 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 20:32:46 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 20:32:46 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 20:32:48 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 20:32:48 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 20:32:49 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] } 20:32:50 $ docker stop --time=1 d0a8a2f7320426c002f3802f93a4c5459d942dce9d0c58f42846d076223be019 20:32:52 $ docker rm -f d0a8a2f7320426c002f3802f93a4c5459d942dce9d0c58f42846d076223be019 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:53 20:32:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:32:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:53 latest: Pulling from edgex-devops/edgex-compose 20:32:53 cbdbe7a5bc2a: Pulling fs layer 20:32:53 ca9280d653b3: Pulling fs layer 20:32:53 7e9c9ca2126c: Pulling fs layer 20:32:53 cbdbe7a5bc2a: Verifying Checksum 20:32:53 cbdbe7a5bc2a: Download complete 20:32:54 ca9280d653b3: Verifying Checksum 20:32:54 ca9280d653b3: Download complete 20:32:54 cbdbe7a5bc2a: Pull complete 20:32:54 7e9c9ca2126c: Verifying Checksum 20:32:54 7e9c9ca2126c: Download complete 20:32:54 ca9280d653b3: Pull complete 20:32:59 7e9c9ca2126c: Pull complete 20:32:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:32:59 prd-centos7-docker-4c-2g-5661 does not seem to be running inside a container 20:32:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:01 $ docker top 27650088b0dbffc534184f577aecc9477e2108bd9b498b499f4caf9e1ad17646 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:02 + docker-compose build --help 20:33:02 + grep parallel 20:33:02 --parallel Build images in parallel. [Pipeline] } 20:33:02 $ docker stop --time=1 27650088b0dbffc534184f577aecc9477e2108bd9b498b499f4caf9e1ad17646 20:33:03 $ docker rm -f 27650088b0dbffc534184f577aecc9477e2108bd9b498b499f4caf9e1ad17646 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:04 . [Pipeline] withDockerContainer 20:33:04 prd-centos7-docker-4c-2g-5661 does not seem to be running inside a container 20:33:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:04 $ docker top 1398f97a762c0c9166eb32a99be049dd0cf47ef6e76b9fa80d74db96bde8f62e -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:05 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:05 Building core-command ... 20:33:05 Building core-data ... 20:33:05 Building core-metadata ... 20:33:05 Building security-bootstrapper ... 20:33:05 Building security-proxy-setup ... 20:33:05 Building security-secretstore-setup ... 20:33:05 Building support-notifications ... 20:33:05 Building support-scheduler ... 20:33:05 Building sys-mgmt-agent ... 20:33:05 Building security-secretstore-setup 20:33:05 Building core-command 20:33:05 Building support-scheduler 20:33:05 Building core-metadata 20:33:05 Building support-notifications 20:33:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:15 ---> 3e37a528e95e 20:33:15 Step 3/22 : WORKDIR /edgex-go 20:33:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:15 ---> 3e37a528e95e 20:33:15 Step 3/23 : WORKDIR /edgex-go 20:33:20 ---> Running in 011e3f51d65d 20:33:20 ---> Running in 228eacaa6453 20:33:25 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:25 ---> 3e37a528e95e 20:33:25 Step 3/25 : WORKDIR /edgex-go 20:33:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:26 ---> 3e37a528e95e 20:33:26 Step 3/22 : WORKDIR /edgex-go 20:33:26 ---> Using cache 20:33:26 ---> 1554ec981c99 20:33:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:26 Removing intermediate container 011e3f51d65d 20:33:26 ---> 1554ec981c99 20:33:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:27 Removing intermediate container 228eacaa6453 20:33:27 ---> 9d41ccbbf738 20:33:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:27 ---> Running in fe331cd993bb 20:33:27 ---> Running in dc3a0217a5a8 20:33:27 ---> Running in f1df7470cede 20:33:27 ---> Running in 1d58297ab2f3 20:33:27 Removing intermediate container dc3a0217a5a8 20:33:27 ---> 972cac25740c 20:33:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:27 ---> Running in 6d298f65b5ba 20:33:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:28 ---> 3e37a528e95e 20:33:28 Step 3/23 : WORKDIR /edgex-go 20:33:28 ---> Using cache 20:33:28 ---> 972cac25740c 20:33:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:28 Removing intermediate container fe331cd993bb 20:33:28 ---> a97776293986 20:33:28 Step 5/22 : RUN apk add --update --no-cache make git 20:33:28 ---> Running in f5516a82ca34 20:33:28 ---> Running in bb7bb45bc287 20:33:28 Removing intermediate container f1df7470cede 20:33:28 ---> 035bffc83874 20:33:28 Step 5/23 : RUN apk add --update --no-cache make git 20:33:28 Removing intermediate container 1d58297ab2f3 20:33:28 ---> f172ee689774 20:33:28 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:33:28 ---> Running in 0ed2fd6e7d69 20:33:28 ---> Running in 20ca68e793fb 20:33:28 Removing intermediate container 6d298f65b5ba 20:33:28 ---> 68fd22296e20 20:33:28 Step 5/25 : RUN apk add --update --no-cache make git 20:33:28 ---> Running in a263f07dd05a 20:33:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:29 Removing intermediate container f5516a82ca34 20:33:29 ---> e059688e50f6 20:33:29 Step 5/23 : RUN apk add --update --no-cache make git 20:33:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:29 ---> Running in bf1e3420386a 20:33:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:30 OK: 221 MiB in 52 packages 20:33:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:30 Removing intermediate container bb7bb45bc287 20:33:30 ---> 22a644eb60cd 20:33:30 Step 6/22 : COPY go.mod vendor* ./ 20:33:30 OK: 221 MiB in 52 packages 20:33:30 ---> faa9f0972129 20:33:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:30 OK: 221 MiB in 52 packages 20:33:30 ---> Running in 1d7b45839b0b 20:33:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:30 OK: 221 MiB in 52 packages 20:33:31 Removing intermediate container 20ca68e793fb 20:33:31 ---> 9b2fced0ea75 20:33:31 Step 6/22 : COPY go.mod vendor* ./ 20:33:31 Removing intermediate container 0ed2fd6e7d69 20:33:31 ---> cd6fa4d48967 20:33:31 Step 6/23 : COPY go.mod vendor* ./ 20:33:31 Removing intermediate container bf1e3420386a 20:33:31 ---> 72ce98313f72 20:33:31 Step 6/23 : COPY go.mod vendor* ./ 20:33:31 ---> e140139de668 20:33:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:31 ---> Running in e182906744cb 20:33:31 ---> 531dcb566ab0 20:33:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:31 ---> Running in e8140700832f 20:33:31 ---> 9d7bd74075b1 20:33:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:31 ---> Running in 0ad603020948 20:33:31 Removing intermediate container 1d7b45839b0b 20:33:31 ---> c3917c5d4932 20:33:31 Step 8/22 : COPY . . 20:33:33 OK: 221 MiB in 52 packages 20:33:34 Removing intermediate container e182906744cb 20:33:34 ---> 76dd9cf89198 20:33:34 Step 8/22 : COPY . . 20:33:34 Removing intermediate container e8140700832f 20:33:34 ---> 02683f5da5d2 20:33:34 Step 8/23 : COPY . . 20:33:35 Removing intermediate container a263f07dd05a 20:33:35 ---> e341ceefe646 20:33:35 Step 6/25 : COPY go.mod vendor* ./ 20:33:35 Removing intermediate container 0ad603020948 20:33:35 ---> 710c78d43413 20:33:35 Step 8/23 : COPY . . 20:33:38 ---> 9729adc1dee3 20:33:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:40 ---> Running in 168f625a2714 20:33:40 ---> acd6ccf30790 20:33:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:33:40 ---> Running in ad2cb83e0d98 20:33:40 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 20:33:42 Removing intermediate container 168f625a2714 20:33:42 ---> ad5493f91232 20:33:42 Step 8/25 : COPY . . 20:33:42 ---> f554fb7d8017 20:33:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:33:43 ---> Running in cce0022b9414 20:33:43 ---> ea3e826435e6 20:33:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:33:43 ---> Running in c21e0b3092e1 20:33: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 20:33:45 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 20:33:45 ---> 39ecaa98c89f 20:33:45 Step 9/23 : RUN make cmd/core-command/core-command 20:33:45 ---> Running in ac560283ca87 20:33:46 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 20:33:59 Removing intermediate container 8b982366a704 20:33:59 ---> 52cbe72164da 20:33:59 Successfully built 52cbe72164da 20:33:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:33:59 + docker inspect -f . ci-base-image-arm64 20:33:59 . [Pipeline] withDockerContainer 20:33:59 prd-ubuntu18.04-docker-arm64-4c-16g-5664 does not seem to be running inside a container 20:33:59 $ 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 ******** ci-base-image-arm64 cat 20:34:01 $ docker top d6b1f86a5f35aa2d64d97865138f19dc5e01c03ed3a0a52379f0d495b210d527 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:02 + go version 20:34:02 go version go1.17.6 linux/arm64 [Pipeline] } 20:34:02 $ docker stop --time=1 d6b1f86a5f35aa2d64d97865138f19dc5e01c03ed3a0a52379f0d495b210d527 20:34:03 $ docker rm -f d6b1f86a5f35aa2d64d97865138f19dc5e01c03ed3a0a52379f0d495b210d527 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:34:04 + docker inspect -f . ci-base-image-arm64 20:34:04 . [Pipeline] withDockerContainer 20:34:04 prd-ubuntu18.04-docker-arm64-4c-16g-5664 does not seem to be running inside a container 20:34:04 $ 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 ******** ci-base-image-arm64 cat 20:34:05 ---> 7e72d9bc0cda 20:34:05 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:34:05 ---> Running in c6f39f02df8f 20:34:05 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 20:34:05 $ docker top 897dd6bccee0b6268624024cea9827f2ecf33d061f34d5163a46e62c05355784 -eo pid,comm [Pipeline] { [Pipeline] echo 20:34:06 ========================================================= 20:34:06 [edgeXBuildGoParallel] Running Tests and Build... 20:34:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:34:06 + make test 20:34:06 go mod tidy 20:34:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:34:17 Removing intermediate container ad2cb83e0d98 20:34:17 ---> 43c04ae09065 20:34:17 20:34:17 Step 10/22 : FROM alpine:3.14 20:34:17 3.14: Pulling from library/alpine 20:34:18 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:34:18 Status: Downloaded newer image for alpine:3.14 20:34:18 ---> 0a97eee8041e 20:34:18 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:34:18 ---> Running in dcbcaefee952 20:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:19 (1/1) Installing dumb-init (1.2.5-r1) 20:34:19 Executing busybox-1.33.1-r6.trigger 20:34:19 OK: 6 MiB in 15 packages 20:34:19 Removing intermediate container dcbcaefee952 20:34:19 ---> 4205eacd2e36 20:34:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:20 ---> Running in 56e88dbd6a3f 20:34:20 Removing intermediate container 56e88dbd6a3f 20:34:20 ---> e4eb04f09c80 20:34:20 Step 13/22 : ENV APP_PORT=59861 20:34:20 ---> Running in 9b2963668a11 20:34:20 Removing intermediate container 9b2963668a11 20:34:20 ---> abaa3bf94832 20:34:20 Step 14/22 : EXPOSE $APP_PORT 20:34:20 ---> Running in 87dd72383d3c 20:34:20 Removing intermediate container 87dd72383d3c 20:34:20 ---> db3e06bf43f8 20:34:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:20 ---> ca6faf65f665 20:34:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:34:21 ---> 092e3b299a06 20:34:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:34:21 ---> 2640d7ef1088 20:34:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:34:21 ---> Running in cf8679791968 20:34:21 Removing intermediate container cf8679791968 20:34:21 ---> e4cdab92555d 20:34:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:21 ---> Running in bbc8bdc2280a 20:34:21 Removing intermediate container bbc8bdc2280a 20:34:21 ---> 2af219560d4c 20:34:21 Step 20/22 : LABEL arch=x86_64 20:34:21 ---> Running in c3521bbf4599 20:34:21 Removing intermediate container c3521bbf4599 20:34:21 ---> 1eca801ce5a4 20:34:21 Step 21/22 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc 20:34:22 ---> Running in 24db57625d9b 20:34:22 Removing intermediate container 24db57625d9b 20:34:22 ---> cfdbc625cd71 20:34:22 Step 22/22 : LABEL version=0.0.0 20:34:23 Removing intermediate container ac560283ca87 20:34:23 ---> 26a3fca685c7 20:34:23 20:34:23 Step 10/23 : FROM alpine:3.14 20:34:23 ---> 0a97eee8041e 20:34:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:34:23 ---> Using cache 20:34:23 ---> 4205eacd2e36 20:34:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:23 ---> Using cache 20:34:23 ---> e4eb04f09c80 20:34:23 Step 13/23 : ENV APP_PORT=59882 20:34:23 ---> Running in 132475985b66 20:34:23 ---> Running in 3c1fe550104b 20:34:23 Removing intermediate container 132475985b66 20:34:23 ---> 01920859dff4 20:34:23 20:34:23 Removing intermediate container 3c1fe550104b 20:34:23 ---> d850ef2c1a22 20:34:23 Step 14/23 : EXPOSE $APP_PORT 20:34:23 Successfully built 01920859dff4 20:34:23 Successfully tagged support-scheduler:latest 20:34:23 Building security-bootstrapper 20:34:23 ---> Running in fb7c7a53f8b4 20:34:23  Building support-scheduler ... done Removing intermediate container fb7c7a53f8b4 20:34:23 ---> 3fa37d534053 20:34:23 Step 15/23 : WORKDIR / 20:34:23 ---> Running in e0e978b21a87 20:34:24 Removing intermediate container e0e978b21a87 20:34:24 ---> 88bed6993edd 20:34:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:25 ---> e1aabd4fce87 20:34:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:34:25 Removing intermediate container cce0022b9414 20:34:25 ---> 776657c82762 20:34:25 20:34:25 Step 10/22 : FROM alpine:3.14 20:34:25 ---> 0a97eee8041e 20:34:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:34:25 ---> Running in fb593089eb41 20:34:26 ---> 7e732cc594b2 20:34:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:26 ---> e16fe08e8cea 20:34:26 Step 19/23 : ENTRYPOINT ["/core-command"] 20:34:26 (1/2) Installing ca-certificates (20211220-r0) 20:34:26 (2/2) Installing dumb-init (1.2.5-r1) 20:34:26 Executing busybox-1.33.1-r6.trigger 20:34:26 Executing ca-certificates-20211220-r0.trigger 20:34:26 ---> Running in 9b162ba9a487 20:34:26 OK: 6 MiB in 16 packages 20:34:27 Removing intermediate container c21e0b3092e1 20:34:27 ---> 9eb2d7029064 20:34:27 20:34:27 Step 10/23 : FROM alpine:3.14 20:34:27 ---> 0a97eee8041e 20:34:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:34:27 ---> Using cache 20:34:27 ---> 4205eacd2e36 20:34:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:27 ---> Using cache 20:34:27 ---> e4eb04f09c80 20:34:27 Step 13/23 : ENV APP_PORT=59881 20:34:27 Removing intermediate container 9b162ba9a487 20:34:27 ---> 73847dbfa832 20:34:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:27 ---> Running in c293d7f9f275 20:34:27 ---> Running in 6af5c4b22f32 20:34:27 Removing intermediate container c293d7f9f275 20:34:27 ---> 9e204f9c1200 20:34:27 Step 14/23 : EXPOSE $APP_PORT 20:34:27 Removing intermediate container 6af5c4b22f32 20:34:27 ---> 95f7cb0c0207 20:34:27 Step 21/23 : LABEL arch=x86_64 20:34:27 ---> Running in 0c83f9fa9818 20:34:27 ---> Running in 0121cb4736cb 20:34:27 Removing intermediate container fb593089eb41 20:34:27 ---> a768b96fc33f 20:34:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:34:27 Removing intermediate container 0c83f9fa9818 20:34:27 ---> adb179baa5ff 20:34:27 Step 15/23 : WORKDIR / 20:34:27 ---> Running in 647e435fd041 20:34:27 ---> Running in 3fdaeee1c5db 20:34:27 Removing intermediate container 0121cb4736cb 20:34:27 ---> 1cb0435d8b65 20:34:27 Step 22/23 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc 20:34:27 ---> Running in b8c52e524225 20:34:28 Removing intermediate container 647e435fd041 20:34:28 ---> 064985815735 20:34:28 Step 13/22 : ENV APP_PORT=59860 20:34:28 ---> Running in d9e7b07da538 20:34:28 Removing intermediate container 3fdaeee1c5db 20:34:28 ---> d1244fba353b 20:34:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:28 Removing intermediate container b8c52e524225 20:34:28 ---> aa6402222140 20:34:28 Step 23/23 : LABEL version=0.0.0 20:34:28 ---> Running in 2883352a4809 20:34:28 Removing intermediate container d9e7b07da538 20:34:28 ---> b12a2a6f5f97 20:34:28 Step 14/22 : EXPOSE $APP_PORT 20:34:28 ---> Running in 6423eaaf4d2b 20:34:28 Removing intermediate container 2883352a4809 20:34:28 ---> 7e97c130aaaa 20:34:28 20:34:28 ---> 9d2fe29f76cb 20:34:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:34:28 Successfully built 7e97c130aaaa 20:34:28 Successfully tagged core-command:latest 20:34:28 Building sys-mgmt-agent 20:34:28  Building core-command ... done Removing intermediate container 6423eaaf4d2b 20:34:28 ---> a4c212fb4659 20:34:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:30 ---> 69723b76a0a6 20:34:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:34:30 ---> 17035be22510 20:34:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:34:30 ---> 692a2c708c4b 20:34:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:34:30 ---> 48d11c6959fa 20:34:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:34:30 ---> Running in 1f1a4d0b3864 20:34:31 Removing intermediate container 1f1a4d0b3864 20:34:31 ---> 7318b7b80bf1 20:34:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:31 ---> 942af210c869 20:34:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:34:31 ---> Running in d527e108c576 20:34:31 ---> Running in 85c251621786 20:34:31 Removing intermediate container d527e108c576 20:34:31 ---> f988293e30e9 20:34:31 Step 21/23 : LABEL arch=x86_64 20:34:31 Removing intermediate container 85c251621786 20:34:31 ---> b5b54acc5990 20:34:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:31 ---> Running in de19bd5ebb78 20:34:31 ---> Running in 10eb7a448361 20:34:31 Removing intermediate container de19bd5ebb78 20:34:31 ---> b6e8a90f3b1c 20:34:31 Step 22/23 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc 20:34:31 Removing intermediate container 10eb7a448361 20:34:31 ---> d87862b84ee9 20:34:31 Step 20/22 : LABEL arch=x86_64 20:34:31 ---> Running in 44f2dfd0fd4d 20:34:31 ---> Running in 553b9a161318 20:34:32 Removing intermediate container 44f2dfd0fd4d 20:34:32 ---> d219817a1213 20:34:32 Step 23/23 : LABEL version=0.0.0 20:34:33 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 20:34:33 Removing intermediate container 553b9a161318 20:34:33 ---> 2c64678d4432 20:34:33 Step 21/22 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc 20:34:33 ---> Running in 1ce14e81eea5 20:34:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:34 ---> 3e37a528e95e 20:34:34 Step 3/23 : WORKDIR /edgex-go 20:34:34 ---> Using cache 20:34:34 ---> 972cac25740c 20:34:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:34 ---> Using cache 20:34:34 ---> e059688e50f6 20:34:34 Step 5/23 : RUN apk add --update --no-cache make bash git 20:34:34 ---> Running in 2e946d3e3f1c 20:34:34 Removing intermediate container 1ce14e81eea5 20:34:34 ---> 82a64751c5ad 20:34:34 20:34:34 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:34:34 ---> 3e37a528e95e 20:34:34 Step 3/31 : WORKDIR /edgex-go 20:34:34 ---> Using cache 20:34:34 ---> 972cac25740c 20:34:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:34 ---> Using cache 20:34:34 ---> e059688e50f6 20:34:34 Step 5/31 : RUN apk add --update --no-cache make git 20:34:34 ---> Using cache 20:34:34 ---> 72ce98313f72 20:34:34 Step 6/31 : COPY go.mod vendor* ./ 20:34:34 ---> Using cache 20:34:34 ---> 9d7bd74075b1 20:34:34 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:34 ---> Using cache 20:34:34 ---> 710c78d43413 20:34:34 Step 8/31 : COPY . . 20:34:34 ---> Running in da2b07a3676f 20:34:34 Successfully built 82a64751c5ad 20:34:34 ---> Using cache 20:34:34 ---> 39ecaa98c89f 20:34:34 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:34:34 Successfully tagged core-metadata:latest 20:34:34 Building security-proxy-setup 20:34:34  Building core-metadata ... done Removing intermediate container 2e946d3e3f1c 20:34:34 ---> 7c36b63ebe10 20:34:34 Step 22/22 : LABEL version=0.0.0 20:34:34 ---> Running in 74459edf23aa 20:34:34 ---> Running in 9e915ea3f8b7 20:34:35 Removing intermediate container 9e915ea3f8b7 20:34:35 ---> a88b2c0c73ba 20:34:35 20:34:35 Successfully built a88b2c0c73ba 20:34:35 Successfully tagged support-notifications:latest 20:34:35  Building support-notifications ... done Building core-data 20:34:35 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 20:34:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:37 OK: 221 MiB in 52 packages 20:34:39 Removing intermediate container c6f39f02df8f 20:34:39 ---> 5a96755bc2a6 20:34:39 20:34:39 Step 10/25 : FROM alpine:3.14 20:34:39 ---> 0a97eee8041e 20:34:39 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:34:39 ---> Running in bc2ec4531157 20:34:39 Removing intermediate container da2b07a3676f 20:34:39 ---> 59aeb76efd78 20:34:39 Step 6/23 : COPY go.mod vendor* ./ 20:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:40 ? github.com/edgexfoundry/edgex-go [no test files] 20:34:40 ---> c696734b5587 20:34:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:40 ---> Running in ede00ed3d608 20:34:40 (1/3) Installing ca-certificates (20211220-r0) 20:34:40 (2/3) Installing dumb-init (1.2.5-r1) 20:34:40 (3/3) Installing su-exec (0.2-r1) 20:34:40 Executing busybox-1.33.1-r6.trigger 20:34:40 Executing ca-certificates-20211220-r0.trigger 20:34:40 OK: 6 MiB in 17 packages 20:34:41 Removing intermediate container bc2ec4531157 20:34:41 ---> 9bbd9e53cc6c 20:34:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:41 ---> Running in c4ae35b01e1b 20:34:41 Removing intermediate container c4ae35b01e1b 20:34:41 ---> ae2da3dc29dd 20:34:41 Step 13/25 : WORKDIR / 20:34:41 ---> Running in c004326c5903 20:34:41 Removing intermediate container c004326c5903 20:34:41 ---> c4a1a6adfbfb 20:34:41 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:34:42 Removing intermediate container ede00ed3d608 20:34:42 ---> 411cb756a2eb 20:34:42 Step 8/23 : COPY . . 20:34:42 ---> cbb4a3ea9e19 20:34:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:34:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:45 ---> 3e37a528e95e 20:34:45 Step 3/23 : WORKDIR /edgex-go 20:34:45 ---> Using cache 20:34:45 ---> 972cac25740c 20:34:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:45 ---> Using cache 20:34:45 ---> e059688e50f6 20:34:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:34:45 ---> b5f7002b2a1a 20:34:45 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:34:46 ---> Running in e40b0e437f38 20:34:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:46 ---> 48734e234d12 20:34:46 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:34:47 ---> a8b2b8e1255a 20:34:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:34:47 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:34:47 ---> 3e37a528e95e 20:34:47 Step 3/21 : WORKDIR /edgex-go 20:34:47 ---> Using cache 20:34:47 ---> 972cac25740c 20:34:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:47 ---> Using cache 20:34:47 ---> e059688e50f6 20:34:47 Step 5/21 : RUN apk add --update --no-cache make git 20:34:47 ---> Using cache 20:34:47 ---> 72ce98313f72 20:34:47 Step 6/21 : COPY go.mod vendor* ./ 20:34:47 ---> Using cache 20:34:47 ---> 9d7bd74075b1 20:34:47 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:47 ---> Using cache 20:34:47 ---> 710c78d43413 20:34:47 Step 8/21 : COPY . . 20:34:47 ---> Using cache 20:34:47 ---> 39ecaa98c89f 20:34:47 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:34:47 ---> Running in 6ef628d8adf1 20:34:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:48 OK: 221 MiB in 52 packages 20:34: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 20:34:48 ---> e1a655e00bdb 20:34:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:34:49 Removing intermediate container e40b0e437f38 20:34:49 ---> c8c229cc2e6c 20:34:49 Step 6/23 : COPY go.mod vendor* ./ 20:34:49 ---> 436f159a986f 20:34:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:34:49 ---> a9d0fd4facc4 20:34:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:50 ---> Running in 4c34a4a5bf4d 20:34:50 ---> 418f99b333be 20:34:50 Step 21/25 : 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/ 20:34:50 ---> Running in 8fa453a73fd8 20:34:50 ---> e7226178c7b7 20:34:50 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:34:50 ---> Running in 119a4a691784 20:34:51 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 20:34:51 Removing intermediate container 8fa453a73fd8 20:34:51 ---> e5db126959b9 20:34:51 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:34:51 ---> Running in 5c29f902bc0c 20:34:51 Removing intermediate container 5c29f902bc0c 20:34:51 ---> 93c427c5e693 20:34:51 Step 23/25 : LABEL arch=x86_64 20:34:51 Removing intermediate container 4c34a4a5bf4d 20:34:51 ---> 431e80b2840e 20:34:51 Step 8/23 : COPY . . 20:34:51 ---> Running in 5b56cabacf10 20:34:52 Removing intermediate container 5b56cabacf10 20:34:52 ---> 6e77821064fc 20:34:52 Step 24/25 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc 20:34:52 ---> Running in e1beee874489 20:34:53 Removing intermediate container e1beee874489 20:34:53 ---> 26e4b8c74547 20:34:53 Step 25/25 : LABEL version=0.0.0 20:34:53 ---> Running in 135807843de6 20:34:53 Removing intermediate container 135807843de6 20:34:53 ---> a5604ae09cf6 20:34:53 20:34:54 Successfully built a5604ae09cf6 20:34:54 Successfully tagged security-secretstore-setup:latest 20:34:58  Building security-secretstore-setup ... done  ---> d18afc31dac0 20:34:58 Step 9/23 : RUN make cmd/core-data/core-data 20:34:58 ---> Running in 3cc11afeab9d 20:34:58 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 20:35:02 Removing intermediate container 74459edf23aa 20:35:02 ---> 09c0c999d920 20:35:02 20:35:02 Step 10/31 : FROM alpine:3.14 20:35:02 ---> 0a97eee8041e 20:35:02 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:35:02 ---> Running in 6fc5f6520da8 20:35:02 Removing intermediate container 6fc5f6520da8 20:35:02 ---> 3010d6a982b7 20:35:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:35:02 ---> Running in 29119a24fd06 20:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:03 (1/2) Installing dumb-init (1.2.5-r1) 20:35:03 (2/2) Installing su-exec (0.2-r1) 20:35:03 Executing busybox-1.33.1-r6.trigger 20:35:03 OK: 6 MiB in 16 packages 20:35:04 Removing intermediate container 29119a24fd06 20:35:04 ---> 50e1117fccfe 20:35:04 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:35:04 ---> Running in 7a0805e2042e 20:35:04 Removing intermediate container 7a0805e2042e 20:35:04 ---> 4b16bf17e806 20:35:04 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:35:04 ---> Running in 34e0a14d42bb 20:35:04 Removing intermediate container 34e0a14d42bb 20:35:04 ---> 80a3c4984755 20:35:04 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:35:04 ---> Running in 39d40f7a38ee 20:35:05 Removing intermediate container 39d40f7a38ee 20:35:05 ---> 5ff706d58b3d 20:35:05 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:35:05 ---> Running in 2ae05ad19da9 20:35:05 Removing intermediate container 2ae05ad19da9 20:35:05 ---> 616df7b0bdc5 20:35:05 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:35:06 ---> 2d6c847a92a2 20:35:06 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:35:06 ---> Running in 2ccf8d822cc2 20:35:07 Removing intermediate container 2ccf8d822cc2 20:35:07 ---> 39154ee82a0b 20:35:07 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:07 ---> a50d9af4c13c 20:35:07 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:35:07 ---> b44bdbdd6721 20:35:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:35:07 ---> d3be56622529 20:35:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:35:08 ---> 69c6d0a4add5 20:35:08 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:35:08 ---> 405f2d568176 20:35:08 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:35:08 ---> Running in 2248495aab33 20:35:08 Removing intermediate container 2248495aab33 20:35:08 ---> d7306c432f61 20:35:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:35:08 ---> ea296cb4f7c9 20:35:08 Step 26/31 : RUN chmod +x /entrypoint.sh 20:35:09 ---> Running in caae2cbc6dd0 20:35:10 Removing intermediate container caae2cbc6dd0 20:35:10 ---> 9a9b3689f354 20:35:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:35:10 ---> Running in 54fa988eae10 20:35:10 Removing intermediate container 54fa988eae10 20:35:10 ---> 044c71816c48 20:35:10 Step 28/31 : CMD ["gate"] 20:35:10 ---> Running in da87b1ce36e4 20:35:10 Removing intermediate container da87b1ce36e4 20:35:10 ---> 5dfead08ae83 20:35:10 Step 29/31 : LABEL arch=x86_64 20:35:10 ---> Running in d97b7561ab7c 20:35:10 Removing intermediate container d97b7561ab7c 20:35:10 ---> 0c723a695ed6 20:35:10 Step 30/31 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc 20:35:10 ---> Running in 31f540b117f8 20:35:11 Removing intermediate container 31f540b117f8 20:35:11 ---> da17ca674a01 20:35:11 Step 31/31 : LABEL version=0.0.0 20:35:11 ---> Running in 541edab0f723 20:35:11 Removing intermediate container 541edab0f723 20:35:11 ---> 7ba714478c4a 20:35:11 20:35:11 Successfully built 7ba714478c4a 20:35:11 Successfully tagged security-bootstrapper:latest 20:35:13  Building security-bootstrapper ... done 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 20:35:17 Removing intermediate container 6ef628d8adf1 20:35:17 ---> cf7f18723960 20:35:17 20:35:17 Step 10/21 : FROM alpine:3.14 20:35:17 ---> 0a97eee8041e 20:35:17 Step 11/21 : RUN apk add --update --no-cache curl 20:35:17 ---> Running in 90db206d6b87 20:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:18 (1/5) Installing ca-certificates (20211220-r0) 20:35:18 (2/5) Installing brotli-libs (1.0.9-r5) 20:35:18 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:35:18 (4/5) Installing libcurl (7.79.1-r0) 20:35:18 (5/5) Installing curl (7.79.1-r0) 20:35:18 Executing busybox-1.33.1-r6.trigger 20:35:18 Executing ca-certificates-20211220-r0.trigger 20:35:18 OK: 8 MiB in 19 packages 20:35:18 Removing intermediate container 90db206d6b87 20:35:18 ---> ec890ff22a4b 20:35:18 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:35:18 ---> Running in ef6e865c6f00 20:35:19 Removing intermediate container ef6e865c6f00 20:35:19 ---> 518e0c954c13 20:35:19 Step 13/21 : WORKDIR /edgex 20:35:19 ---> Running in a1c2fab8a09d 20:35:19 Removing intermediate container a1c2fab8a09d 20:35:19 ---> 37d066021e98 20:35:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:35:19 ---> 2736e353c1a7 20:35:19 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:35:19 ---> ee5d2595a620 20:35:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:35:20 ---> 4710bedf4a53 20:35:20 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:35:20 ---> Running in 046210d53f41 20:35:21 Removing intermediate container 119a4a691784 20:35:21 ---> a012a57b46f8 20:35:21 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:35:21 Removing intermediate container 046210d53f41 20:35:21 ---> f2224809c26c 20:35:21 Step 18/21 : CMD ["--init=true"] 20:35:21 ---> Running in a99f9bea3e39 20:35:21 ---> Running in b7eb3840af99 20:35:21 Removing intermediate container b7eb3840af99 20:35:21 ---> 18493fdf743c 20:35:21 Step 19/21 : LABEL arch=x86_64 20:35:21 ---> Running in d5c806e49c75 20:35:21 Removing intermediate container d5c806e49c75 20:35:21 ---> c50a55d94a6b 20:35:21 Step 20/21 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc 20:35:21 ---> Running in ef13e727f974 20:35:21 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 20:35:21 Removing intermediate container ef13e727f974 20:35:21 ---> ad0901a7ea2d 20:35:21 Step 21/21 : LABEL version=0.0.0 20:35:21 ---> Running in 03896544fe1d 20:35:21 Removing intermediate container 03896544fe1d 20:35:21 ---> 85ef7285634d 20:35:21 20:35:21 Successfully built 85ef7285634d 20:35:21 Successfully tagged security-proxy-setup:latest 20:35:22  Building security-proxy-setup ... done Removing intermediate container a99f9bea3e39 20:35:22 ---> 94280f4219f0 20:35:22 20:35:22 Step 11/23 : FROM docker:20.10.10 20:35:22 20.10.10: Pulling from library/docker 20:35:26 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 20:35:26 Status: Downloaded newer image for docker:20.10.10 20:35:26 ---> b706a049f56e 20:35:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:35:26 ---> Running in 8fb54e7810db 20:35:27 Removing intermediate container 3cc11afeab9d 20:35:27 ---> 4b9fb41e718b 20:35:27 20:35:27 Step 10/23 : FROM alpine:3.14 20:35:27 ---> 0a97eee8041e 20:35:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:35:27 Removing intermediate container 8fb54e7810db 20:35:27 ---> ab5c472c166b 20:35:27 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:35:27 ---> Running in 279262413fed 20:35:27 ---> Running in 2b564d076f1b 20:35:27 Removing intermediate container 279262413fed 20:35:27 ---> 4a199782db2e 20:35:27 Step 12/23 : ENV APP_PORT=59880 20:35:27 ---> Running in b4ccda1c9fa5 20:35:27 Removing intermediate container b4ccda1c9fa5 20:35:27 ---> 7882e02592ec 20:35:27 Step 13/23 : EXPOSE $APP_PORT 20:35:27 ---> Running in 418f2bdc86b2 20:35:27 Removing intermediate container 418f2bdc86b2 20:35:27 ---> 382a52360226 20:35:27 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:27 ---> Running in afa63b1b20ec 20:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:27 (1/42) Installing readline (8.1.0-r0) 20:35:27 (2/42) Installing bash (5.1.4-r0) 20:35:27 Executing bash-5.1.4-r0.post-install 20:35:27 (3/42) Installing brotli-libs (1.0.9-r5) 20:35:27 (4/42) Installing nghttp2-libs (1.43.0-r0) 20:35:27 (5/42) Installing libcurl (7.79.1-r0) 20:35:27 (6/42) Installing curl (7.79.1-r0) 20:35:27 (7/42) Installing dumb-init (1.2.5-r1) 20:35:27 (8/42) Installing libbz2 (1.0.8-r1) 20:35:27 (9/42) Installing expat (2.4.4-r0) 20:35:27 (10/42) Installing libffi (3.3-r2) 20:35:27 (11/42) Installing gdbm (1.19-r0) 20:35:27 (12/42) Installing xz-libs (5.2.5-r0) 20:35:27 (13/42) Installing libgcc (10.3.1_git20210424-r2) 20:35:27 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 20:35:27 (15/42) Installing mpdecimal (2.5.1-r1) 20:35:27 (16/42) Installing sqlite-libs (3.35.5-r0) 20:35:27 (17/42) Installing python3 (3.9.5-r2) 20:35:28 Removing intermediate container afa63b1b20ec 20:35:28 ---> c8306a4d8fbc 20:35:28 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:35:29 ---> Running in b949cbad45ba 20:35:29 (18/42) Installing py3-appdirs (1.4.4-r2) 20:35:29 (19/42) Installing py3-chardet (4.0.0-r2) 20:35:29 (20/42) Installing py3-idna (3.2-r0) 20:35:29 (21/42) Installing py3-urllib3 (1.26.5-r0) 20:35:29 (22/42) Installing py3-certifi (2020.12.5-r1) 20:35:29 (23/42) Installing py3-requests (2.25.1-r4) 20:35:29 (24/42) Installing py3-msgpack (1.0.2-r1) 20:35:29 (25/42) Installing py3-lockfile (0.12.2-r4) 20:35:29 (26/42) Installing py3-cachecontrol (0.12.6-r1) 20:35:29 (27/42) Installing py3-colorama (0.4.4-r1) 20:35:29 (28/42) Installing py3-contextlib2 (0.6.0-r1) 20:35:29 (29/42) Installing py3-distlib (0.3.1-r3) 20:35:29 (30/42) Installing py3-distro (1.5.0-r3) 20:35:29 (31/42) Installing py3-six (1.15.0-r1) 20:35:29 (32/42) Installing py3-webencodings (0.5.1-r4) 20:35:29 (33/42) Installing py3-html5lib (1.1-r1) 20:35:29 (34/42) Installing py3-parsing (2.4.7-r2) 20:35:29 (35/42) Installing py3-packaging (20.9-r1) 20:35:29 (36/42) Installing py3-toml (0.10.2-r2) 20:35:29 (37/42) Installing py3-pep517 (0.10.0-r2) 20:35:29 (38/42) Installing py3-progress (1.5-r2) 20:35:29 (39/42) Installing py3-retrying (1.3.3-r1) 20:35:29 (40/42) Installing py3-ordered-set (4.0.2-r1) 20:35:29 (41/42) Installing py3-setuptools (52.0.0-r3) 20:35:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:29 (42/42) Installing py3-pip (20.3.4-r1) 20:35:29 Executing busybox-1.33.1-r6.trigger 20:35:29 OK: 84 MiB in 64 packages 20:35:29 Collecting docker-compose==1.23.2 20:35:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:35:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:30 Collecting PyYAML<4,>=3.10 20:35:30 Downloading PyYAML-3.13.tar.gz (270 kB) 20:35:30 (1/6) Installing dumb-init (1.2.5-r1) 20:35:30 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:35:30 (3/6) Installing libsodium (1.0.18-r0) 20:35:30 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:35:30 Collecting texttable<0.10,>=0.9.0 20:35:30 Downloading texttable-0.9.1.tar.gz (11 kB) 20:35:30 (5/6) Installing libzmq (4.3.4-r0) 20:35:30 (6/6) Installing zeromq (4.3.4-r0) 20:35:30 Executing busybox-1.33.1-r6.trigger 20:35:30 OK: 8 MiB in 20 packages 20:35:30 Collecting jsonschema<3,>=2.5.1 20:35:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:35:30 Collecting docopt<0.7,>=0.6.1 20:35:30 Downloading docopt-0.6.2.tar.gz (25 kB) 20:35:31 Collecting websocket-client<1.0,>=0.32.0 20:35:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:35:31 Collecting cached-property<2,>=1.2.0 20:35:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:35:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 20:35:31 Removing intermediate container b949cbad45ba 20:35:31 ---> ae950b1514e7 20:35:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:35:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:35:31 Collecting docker<4.0,>=3.6.0 20:35:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:35:31 ---> 834c598fb9ff 20:35:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:35:31 Collecting dockerpty<0.5,>=0.4.1 20:35:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:35:32 Collecting docker-pycreds>=0.4.0 20:35:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:35:32 ---> 46222319ade8 20:35:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:35:32 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) 20:35:32 Collecting urllib3<1.25,>=1.21.1 20:35:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:35:32 ---> 56f474a2f57a 20:35:32 Step 19/23 : ENTRYPOINT ["/core-data"] 20:35:32 Collecting idna<2.8,>=2.5 20:35:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:35:32 ---> Running in bd065e75d323 20:35:32 Collecting chardet<3.1.0,>=3.0.2 20:35:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:35:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:35:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:35:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:35:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:35:32 Removing intermediate container bd065e75d323 20:35:32 ---> d28e4014966a 20:35:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:32 ---> Running in f4ff54482df2 20:35:32 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:35:32 Attempting uninstall: urllib3 20:35:32 Found existing installation: urllib3 1.26.5 20:35:32 Uninstalling urllib3-1.26.5: 20:35:32 Successfully uninstalled urllib3-1.26.5 20:35:32 Removing intermediate container f4ff54482df2 20:35:32 ---> ea963d102a28 20:35:32 Step 21/23 : LABEL arch=x86_64 20:35:32 ---> Running in ada6d62d6c7f 20:35:32 Attempting uninstall: idna 20:35:32 Found existing installation: idna 3.2 20:35:32 Uninstalling idna-3.2: 20:35:32 Successfully uninstalled idna-3.2 20:35:32 Removing intermediate container ada6d62d6c7f 20:35:32 ---> cff06cafcb46 20:35:32 Step 22/23 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc 20:35:32 ---> Running in e905f27b9fd7 20:35:32 Attempting uninstall: chardet 20:35:32 Found existing installation: chardet 4.0.0 20:35:32 Uninstalling chardet-4.0.0: 20:35:32 Removing intermediate container e905f27b9fd7 20:35:32 ---> e4cfa574aeae 20:35:32 Step 23/23 : LABEL version=0.0.0 20:35:32 Successfully uninstalled chardet-4.0.0 20:35:32 ---> Running in 9bdd606bc3de 20:35:33 Removing intermediate container 9bdd606bc3de 20:35:33 ---> c6aba786e38e 20:35:33 20:35:33 Successfully built c6aba786e38e 20:35:33 Successfully tagged core-data:latest 20:35:33  Building core-data ... done  Attempting uninstall: requests 20:35:33 Found existing installation: requests 2.25.1 20:35:33 Uninstalling requests-2.25.1: 20:35:33 Successfully uninstalled requests-2.25.1 20:35:33 Running setup.py install for texttable: started 20:35:33 Running setup.py install for texttable: finished with status 'done' 20:35:33 Running setup.py install for PyYAML: started 20:35:33 Running setup.py install for PyYAML: finished with status 'done' 20:35:34 Running setup.py install for docopt: started 20:35:34 Running setup.py install for docopt: finished with status 'done' 20:35:34 Running setup.py install for dockerpty: started 20:35:34 Running setup.py install for dockerpty: finished with status 'done' 20:35:34 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 20:35:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:35:37 Removing intermediate container 2b564d076f1b 20:35:37 ---> 4bfcd18683ad 20:35:37 Step 14/23 : ENV APP_PORT=58890 20:35:37 ---> Running in d4f3236fafee 20:35:37 Removing intermediate container d4f3236fafee 20:35:37 ---> 698a73101652 20:35:37 Step 15/23 : EXPOSE $APP_PORT 20:35:37 ---> Running in a9b2297cc3b8 20:35:37 Removing intermediate container a9b2297cc3b8 20:35:37 ---> 7fe8c40f296b 20:35:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:35:37 ---> 887b6481ed2e 20:35:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:35:38 ---> 61cef7a7ebd8 20:35:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:35:38 ---> f6270a3c1ae3 20:35:38 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:35:38 ---> Running in 82c92a5166f7 20:35:38 Removing intermediate container 82c92a5166f7 20:35:38 ---> 5b4c13b9fd44 20:35:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:38 ---> Running in 476942adb6ca 20:35:38 Removing intermediate container 476942adb6ca 20:35:38 ---> 7dad6083c04e 20:35:38 Step 21/23 : LABEL arch=x86_64 20:35:38 ---> Running in a7dbb3c78dae 20:35:38 Removing intermediate container a7dbb3c78dae 20:35:38 ---> 08bd027e82f9 20:35:38 Step 22/23 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc 20:35:38 ---> Running in 4e490515c507 20:35:38 Removing intermediate container 4e490515c507 20:35:38 ---> 2f6b418400b6 20:35:38 Step 23/23 : LABEL version=0.0.0 20:35:38 ---> Running in 780e1466aa86 20:35:38 Removing intermediate container 780e1466aa86 20:35:38 ---> 87aecba02d02 20:35:38 20:35:38 Successfully built 87aecba02d02 20:35:38 Successfully tagged sys-mgmt-agent:latest 20:35:38  Building sys-mgmt-agent ... done  [Pipeline] } 20:35:38 $ docker stop --time=1 1398f97a762c0c9166eb32a99be049dd0cf47ef6e76b9fa80d74db96bde8f62e 20:35:40 $ docker rm -f 1398f97a762c0c9166eb32a99be049dd0cf47ef6e76b9fa80d74db96bde8f62e [Pipeline] // withDockerContainer [Pipeline] sh 20:35:40 + docker images 20:35:40 REPOSITORY TAG IMAGE ID CREATED SIZE 20:35:40 sys-mgmt-agent latest 87aecba02d02 2 seconds ago 296MB 20:35:40 core-data latest c6aba786e38e 8 seconds ago 20MB 20:35:40 4b9fb41e718b 14 seconds ago 1.78GB 20:35:40 94280f4219f0 18 seconds ago 1.77GB 20:35:40 security-proxy-setup latest 85ef7285634d 19 seconds ago 26.2MB 20:35:40 cf7f18723960 24 seconds ago 1.78GB 20:35:40 security-bootstrapper latest 7ba714478c4a 29 seconds ago 18.7MB 20:35:40 09c0c999d920 38 seconds ago 1.77GB 20:35:40 security-secretstore-setup latest a5604ae09cf6 47 seconds ago 27.9MB 20:35:40 5a96755bc2a6 About a minute ago 1.78GB 20:35:40 support-notifications latest a88b2c0c73ba About a minute ago 16.7MB 20:35:40 core-metadata latest 82a64751c5ad About a minute ago 16.6MB 20:35:40 core-command latest 7e97c130aaaa About a minute ago 15.8MB 20:35:40 9eb2d7029064 About a minute ago 1.78GB 20:35:40 776657c82762 About a minute ago 1.78GB 20:35:40 support-scheduler latest 01920859dff4 About a minute ago 16MB 20:35:40 26a3fca685c7 About a minute ago 1.77GB 20:35:40 43c04ae09065 About a minute ago 1.78GB 20:35:40 ci-base-image-x86_64 latest 3e37a528e95e 5 minutes ago 1.27GB 20:35:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 weeks ago 562MB 20:35:40 docker 20.10.10 b706a049f56e 3 months ago 216MB 20:35:40 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 20:35:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB 20:35:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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 20:35:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:35:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:35:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:35:55 Still waiting to schedule task 20:35:55 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:35:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:35:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:35:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:35:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:35:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:35:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:35:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:35:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:35:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:36:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.190s coverage: 28.7% of statements 20:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:36:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.335s coverage: 98.5% of statements 20:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:36:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.373s coverage: 44.7% of statements 20:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:36:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.910s coverage: 89.5% of statements 20:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:36:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.300s coverage: 84.4% of statements 20:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:36:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.908s coverage: 94.2% of statements 20:36:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:36:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:36:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.257s coverage: 59.1% of statements 20:36:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:36:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:36:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:36:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:36:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:36:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.222s coverage: 60.0% of statements 20:36:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:36:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:36:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:36:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.342s coverage: 0.9% of statements 20:36:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:36:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.176s coverage: 58.8% of statements 20:36:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.231s coverage: 21.7% of statements 20:36:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.285s coverage: 47.1% of statements 20:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.240s coverage: 79.5% of statements 20:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements 20:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.256s coverage: 96.3% of statements 20:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements 20:36:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.245s coverage: 94.4% of statements 20:36:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements 20:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.669s coverage: 82.5% of statements 20:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements 20:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 20:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.193s coverage: 87.2% of statements 20:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 20:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.268s coverage: 58.8% of statements 20:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements 20:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements 20:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.304s coverage: 85.4% of statements 20:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.849s coverage: 91.2% of statements 20:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:36:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.925s coverage: 64.4% of statements 20:36:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:36:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:36:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.201s coverage: 100.0% of statements 20:36:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 20:36:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 20:36:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements 20:36:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 20:36:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.306s coverage: 65.4% of statements 20:36:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:36:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:36:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.818s coverage: 43.8% of statements 20:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.240s coverage: 89.5% of statements 20:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.291s coverage: 84.8% of statements 20:36:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:37:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.261s coverage: 17.7% of statements 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:37:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.630s coverage: 92.3% of statements 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:37:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 63.2% of statements 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:37:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.7% of statements 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:37:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:37:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.188s coverage: 100.0% of statements 20:37:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 20:37:08 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 20:37:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:37:08 GO111MODULE=on go vet ./... 20:37:09 Running on prd-ubuntu18.04-docker-8c-8g-5667 in /w/workspace/edgexfoundry_edgex-go_PR-3883 [Pipeline] { [Pipeline] ws 20:37:09 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 20:37:09 The recommended git tool is: git 20:37:11 using credential edgex-jenkins-ssh 20:37:11 Cloning the remote Git repository 20:37:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:37:11 > git init /w/workspace/edgex-go/3 # timeout=10 20:37:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:37:11 > git --version # timeout=10 20:37:11 > git --version # 'git version 2.17.1' 20:37:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:16 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit ca0f3052e1ef0a4d801960624e9522a3d2143121 20:37:16 Merge succeeded, producing 2057c0f7e2fc85c1635889a96d50479e6030b5b9 20:37:16 Checking out Revision 2057c0f7e2fc85c1635889a96d50479e6030b5b9 (PR-3883) 20:37:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:37:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:37:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:37:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3883/head:refs/remotes/origin/PR-3883 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:37:16 > git config core.sparsecheckout # timeout=10 20:37:16 > git checkout -f ca0f3052e1ef0a4d801960624e9522a3d2143121 # timeout=10 20:37:16 > git remote # timeout=10 20:37:16 > git config --get remote.origin.url # timeout=10 20:37:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:16 > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 20:37:16 > git rev-parse HEAD^{commit} # timeout=10 20:37:16 > git config core.sparsecheckout # timeout=10 20:37:16 > git checkout -f 2057c0f7e2fc85c1635889a96d50479e6030b5b9 # timeout=10 20:37:19 Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" 20:37:19 > git rev-list --no-walk ca0f3052e1ef0a4d801960624e9522a3d2143121 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:20 + echo snap-build.sh 20:37:20 snap-build.sh 20:37:20 + SNAP_BASE_DIR=. 20:37:20 + '[' '!' -z /w/workspace/edgex-go/3 ']' 20:37:20 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 20:37:20 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 20:37:20 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 20:37:20 + cd /w/workspace/edgex-go/3 20:37:20 + sudo apt-get remove -qy --purge lxd lxd-client 20:37:20 Reading package lists... 20:37:20 Building dependency tree... 20:37:20 Reading state information... 20:37:20 The following packages were automatically installed and are no longer required: 20:37:20 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:37:20 uidmap xdelta3 20:37:20 Use 'sudo apt autoremove' to remove them. 20:37:20 The following packages will be REMOVED: 20:37:20 lxd* lxd-client* 20:37:20 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:37:20 After this operation, 31.7 MB disk space will be freed. 20:37:21 (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.) 20:37:21 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:37:22 Removing lxd dnsmasq configuration 20:37:22 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:37:22 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:37:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:37:23 (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.) 20:37:23 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:37:24 Processing triggers for systemd (237-3ubuntu10.52) ... 20:37:25 Processing triggers for ureadahead (0.100.0-21) ... 20:37:25 + sudo snap remove --purge lxd 20:37:26 snap "lxd" is not installed 20:37:26 + sudo groupadd --force --system lxd 20:37:26 ++ whoami 20:37:26 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:37:26 + newgrp - lxd 20:37:26 + sudo snap install lxd 20:37:36 2022-02-18T20:37:33Z INFO Waiting for automatic snapd restart... 20:37:54 lxd 4.23 from Canonical* installed 20:37:54 + sudo lxd init --auto 20:38:02 + sudo snap install --classic snapcraft 20:38:04 snapcraft 6.0.2 from Canonical* installed 20:38:04 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:38:04 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:38:04 % Total % Received % Xferd Average Speed Time Time Time Current 20:38:04 Dload Upload Total Spent Left Speed 20:38:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4601 0 --:--:-- --:--:-- --:--:-- 4601 20:38:05 100 3325k 100 3325k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M 20:38:05 ./yq_linux_amd64 20:38:05 + sudo snapcraft prime --use-lxd 20:38:07 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:38:07 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: 20:38:07 - README.md 20:38:07 20:38:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:38:07 Launching a container. 20:38:17 Waiting for container to be ready 20:38:17 To start your first container, try: lxc launch ubuntu:20.04 20:38:17 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 20:38:17 20:38:21 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:38:22 Waiting for network to be ready... 20:38:22 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 20:38:22 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 20:38:23 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 20:38:23 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1247 kB] 20:38:23 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 20:38:23 Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [219 kB] 20:38:23 Get:7 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 20:38:23 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 20:38:23 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 20:38:23 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [757 kB] 20:38:23 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 20:38:23 Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [108 kB] 20:38:23 Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [678 kB] 20:38:23 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 20:38:23 Get:15 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 20:38:23 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 20:38:23 Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 20:38:23 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [116 kB] 20:38:24 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 20:38:24 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1581 kB] 20:38:24 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [304 kB] 20:38:24 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] 20:38:24 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 20:38:24 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [810 kB] 20:38:24 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [115 kB] 20:38:24 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [904 kB] 20:38:24 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [200 kB] 20:38:26 Fetched 23.1 MB in 4s (5983 kB/s) 20:38:27 Reading package lists... 20:38:27 Reading package lists... 20:38:27 Building dependency tree... 20:38:27 Reading state information... 20:38:27 The following additional packages will be installed: 20:38:27 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:38:27 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:38:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:38:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:38:27 Suggested packages: 20:38:27 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:38:27 Recommended packages: 20:38:27 gnupg libsasl2-modules 20:38:27 The following NEW packages will be installed: 20:38:27 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:38:27 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:38:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:38:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:38:27 The following packages will be upgraded: 20:38:27 gpg gpg-agent gpgconf libudev1 20:38:27 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 20:38:27 Need to get 3859 kB of archives. 20:38:27 After this operation, 14.9 MB of additional disk space will be used. 20:38:27 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 20:38:27 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 20:38:27 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 20:38:28 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 20:38:28 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 20:38:28 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 20:38:28 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 20:38:28 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:38:28 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 20:38:28 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 20:38:28 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 20:38:28 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 20:38:28 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 20:38:28 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 20:38:28 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 20:38:28 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 20:38:28 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 20:38:28 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] 20:38:28 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] 20:38:28 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 20:38:28 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 20:38:28 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 20:38:28 debconf: delaying package configuration, since apt-utils is not installed 20:38:28 Fetched 3859 kB in 1s (3574 kB/s) 20:38:28 (Reading database ... 12816 files and directories currently installed.) 20:38:28 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 20:38:28 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:38:29 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 20:38:29 Selecting previously unselected package udev. 20:38:29 (Reading database ... 12816 files and directories currently installed.) 20:38:29 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 20:38:29 Unpacking udev (245.4-4ubuntu3.15) ... 20:38:29 Selecting previously unselected package libfuse2:amd64. 20:38:29 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 20:38:29 Unpacking libfuse2:amd64 (2.9.9-3) ... 20:38:29 Selecting previously unselected package fuse. 20:38:29 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 20:38:29 Unpacking fuse (2.9.9-3) ... 20:38:29 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 20:38:29 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:38:29 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 20:38:29 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:38:29 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 20:38:29 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:38:29 Selecting previously unselected package libksba8:amd64. 20:38:29 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:38:29 Unpacking libksba8:amd64 (1.3.5-2) ... 20:38:29 Selecting previously unselected package libroken18-heimdal:amd64. 20:38:29 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:29 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:29 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:38:29 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:29 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:29 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:38:29 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:29 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:29 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:38:29 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:29 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:29 Selecting previously unselected package libwind0-heimdal:amd64. 20:38:29 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:38:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:38:29 ./bin/test-attribution-txt.sh [Pipeline] echo 20:38:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:38:30 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:30 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:38:30 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:30 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:30 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:38:30 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:30 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:30 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:38:30 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:30 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:30 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:38:30 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:30 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:30 Selecting previously unselected package libsasl2-modules-db:amd64. 20:38:30 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... 20:38:30 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 20:38:30 Selecting previously unselected package libsasl2-2:amd64. 20:38:30 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... 20:38:30 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... 20:38:30 Selecting previously unselected package libldap-common. 20:38:30 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 20:38:30 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 20:38:30 Selecting previously unselected package libldap-2.4-2:amd64. 20:38:30 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 20:38:30 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 20:38:30 + ls -al . 20:38:30 total 672 20:38:30 drwxrwxr-x 9 1001 1001 4096 Feb 18 20:38 . 20:38:30 drwxr-xr-x 4 root root 4096 Feb 18 20:34 .. 20:38:30 -rw-rw-r-- 1 1001 1001 11 Feb 18 20:31 .dockerignore 20:38:30 drwxrwxr-x 8 1001 1001 4096 Feb 18 20:31 .git 20:38:30 drwxrwxr-x 4 1001 1001 4096 Feb 18 20:31 .github 20:38:30 -rw-rw-r-- 1 1001 1001 804 Feb 18 20:31 .gitignore 20:38:30 -rw-rw-r-- 1 1001 1001 42 Feb 18 20:31 .golangci.yml 20:38:30 -rw-rw-r-- 1 1001 1001 76 Feb 18 20:31 .hadolint.yml 20:38:30 -rw-rw-r-- 1 1001 1001 166 Feb 18 20:31 .sonarcloud.properties 20:38:30 -rw-rw-r-- 1 1001 1001 1171 Feb 18 20:31 ADOPTERS.md 20:38:30 -rw-rw-r-- 1 1001 1001 9019 Feb 18 20:31 Attribution.txt 20:38:30 -rw-rw-r-- 1 1001 1001 51732 Feb 18 20:31 CHANGELOG.md 20:38:30 -rw-rw-r-- 1 1001 1001 3804 Feb 18 20:31 CONTRIBUTING.md 20:38:30 -rw-rw-r-- 1 1001 1001 677 Feb 18 20:31 GOVERNANCE.md 20:38:30 -rw-rw-r-- 1 1001 1001 849 Feb 18 20:31 Jenkinsfile 20:38:30 -rw-rw-r-- 1 1001 1001 10775 Feb 18 20:31 LICENSE 20:38:30 -rw-rw-r-- 1 1001 1001 6508 Feb 18 20:31 Makefile 20:38:30 -rw-rw-r-- 1 1001 1001 582 Feb 18 20:31 OWNERS.md 20:38:30 -rw-rw-r-- 1 1001 1001 8207 Feb 18 20:31 README.md 20:38:30 -rw-rw-r-- 1 1001 1001 6912 Feb 18 20:31 SECURITY.md 20:38:30 -rw-rw-r-- 1 1001 1001 5 Feb 18 20:29 VERSION 20:38:30 -rw-rw-r-- 1 1001 1001 4131 Feb 18 20:31 ZMQWindows.md 20:38:30 drwxrwxr-x 2 1001 1001 4096 Feb 18 20:31 bin 20:38:30 drwxrwxr-x 14 1001 1001 4096 Feb 18 20:31 cmd 20:38:30 -rw-r--r-- 1 root root 428383 Feb 18 20:37 coverage.out 20:38:30 -rw-rw-r-- 1 1001 1001 2841 Feb 18 20:31 go.mod 20:38:30 -rw-rw-r-- 1 1001 1001 50303 Feb 18 20:31 go.sum 20:38:30 drwxrwxr-x 8 1001 1001 4096 Feb 18 20:31 internal 20:38:30 drwxrwxr-x 3 1001 1001 4096 Feb 18 20:31 openapi 20:38:30 drwxrwxr-x 4 1001 1001 4096 Feb 18 20:31 snap 20:38:30 -rw-rw-r-- 1 1001 1001 204 Feb 18 20:31 version.go [Pipeline] sh 20:38:30 Selecting previously unselected package dirmngr. 20:38:30 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 20:38:30 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 20:38:30 Setting up libksba8:amd64 (1.3.5-2) ... 20:38:30 Setting up libfuse2:amd64 (2.9.9-3) ... 20:38:30 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 20:38:30 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 20:38:30 Setting up udev (245.4-4ubuntu3.15) ... 20:38:31 invoke-rc.d: policy-rc.d denied execution of start. 20:38:31 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... 20:38:31 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:31 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 20:38:31 + '[' -e coverage.out ] 20:38:31 + chown 1001:1001 coverage.out [Pipeline] stash 20:38:31 Warning: overwriting stash ‘coverage-report’ 20:38:31 Setting up gpg (2.2.19-3ubuntu2.1) ... 20:38:31 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:31 Setting up fuse (2.9.9-3) ... 20:38:31 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 20:38:31 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:31 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:31 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:31 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:31 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:31 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:31 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:31 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 20:38:31 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 20:38:31 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 20:38:31 Processing triggers for systemd (245.4-4ubuntu3) ... 20:38:32 Stashed 1 file(s) [Pipeline] sh 20:38:32 Processing triggers for libc-bin (2.31-0ubuntu9) ... 20:38:32 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 20:38:32 Alias= settings in the [Install] section, and DefaultInstance= for template 20:38:32 units). This means they are not meant to be enabled using systemctl. 20:38:32 20:38:32 Possible reasons for having this kind of units are: 20:38:32 • A unit may be statically enabled by being symlinked from another unit's 20:38:32 .wants/ or .requires/ directory. 20:38:32 • A unit's purpose may be to act as a helper for some other unit which has 20:38:32 a requirement dependency on it. 20:38:32 • A unit may be started when needed via activation (socket, path, timer, 20:38:32 D-Bus, udev, scripted systemctl call, ...). 20:38:32 • In case of template units, the unit is meant to be enabled with some 20:38:32 instance name specified. 20:38:32 + make build 20:38:32 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 20:38:32 Reading package lists... 20:38:33 Building dependency tree... 20:38:33 Reading state information... 20:38:33 The following additional packages will be installed: 20:38:33 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 20:38:33 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 20:38:33 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 20:38:33 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 20:38:33 openssh-client python3 python3-minimal python3.8 python3.8-minimal 20:38:33 squashfs-tools systemd systemd-sysv systemd-timesyncd 20:38:33 Suggested packages: 20:38:33 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 20:38:33 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:38:33 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 20:38:33 systemd-container policykit-1 20:38:33 Recommended packages: 20:38:33 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 20:38:33 The following NEW packages will be installed: 20:38:33 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 20:38:33 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 20:38:33 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 20:38:33 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 20:38:33 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 20:38:33 The following packages will be upgraded: 20:38:33 libsystemd0 systemd systemd-sysv systemd-timesyncd 20:38:33 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 20:38:33 Need to get 46.5 MB of archives. 20:38:33 After this operation, 181 MB of additional disk space will be used. 20:38:33 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 20:38:33 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] 20:38:33 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 20:38:33 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 20:38:33 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 20:38:33 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 20:38:33 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 20:38:33 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 20:38:33 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 20:38:33 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 20:38:33 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 20:38:34 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 20:38:34 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 20:38:34 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 20:38:34 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 20:38:34 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 20:38:34 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 20:38:34 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 20:38:34 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 20:38:34 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 20:38:34 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 20:38:34 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 20:38:34 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 20:38:34 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 20:38:34 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 20:38:34 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 20:38:34 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 20:38:34 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 20:38:34 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 20:38:34 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 20:38:34 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 20:38:34 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 20:38:34 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1 [34.3 MB] 20:38:35 debconf: delaying package configuration, since apt-utils is not installed 20:38:35 Fetched 46.5 MB in 2s (20.0 MB/s) 20:38:35 (Reading database ... 13067 files and directories currently installed.) 20:38:35 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 20:38:35 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:38:35 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 20:38:35 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:38:35 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 20:38:36 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:38:36 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 20:38:36 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:38:36 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 20:38:36 Selecting previously unselected package libpython3.8-minimal:amd64. 20:38:36 (Reading database ... 13068 files and directories currently installed.) 20:38:36 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 20:38:36 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 20:38:37 Selecting previously unselected package libexpat1:amd64. 20:38:37 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... 20:38:37 Unpacking libexpat1:amd64 (2.2.9-1build1) ... 20:38:37 Selecting previously unselected package python3.8-minimal. 20:38:37 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 20:38:37 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 20:38:37 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 20:38:37 Setting up libexpat1:amd64 (2.2.9-1build1) ... 20:38:37 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 20:38:37 Selecting previously unselected package python3-minimal. 20:38:37 (Reading database ... 13359 files and directories currently installed.) 20:38:37 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 20:38:37 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 20:38:37 Selecting previously unselected package mime-support. 20:38:37 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 20:38:37 Unpacking mime-support (3.64ubuntu1) ... 20:38:37 Selecting previously unselected package libmpdec2:amd64. 20:38:37 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 20:38:37 Unpacking libmpdec2:amd64 (2.4.2-3) ... 20:38:38 Selecting previously unselected package libpython3.8-stdlib:amd64. 20:38:38 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 20:38:38 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 20:38:38 Selecting previously unselected package python3.8. 20:38:38 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 20:38:38 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 20:38:38 Selecting previously unselected package libpython3-stdlib:amd64. 20:38:38 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 20:38:38 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 20:38:38 Setting up python3-minimal (3.8.2-0ubuntu2) ... 20:38:38 Selecting previously unselected package python3. 20:38:38 (Reading database ... 13761 files and directories currently installed.) 20:38:38 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 20:38:38 Unpacking python3 (3.8.2-0ubuntu2) ... 20:38:38 Selecting previously unselected package libdbus-1-3:amd64. 20:38:38 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 20:38:38 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 20:38:38 Selecting previously unselected package dbus. 20:38:38 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 20:38:38 Unpacking dbus (1.12.16-2ubuntu2.1) ... 20:38:39 Selecting previously unselected package libbsd0:amd64. 20:38:39 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 20:38:39 Unpacking libbsd0:amd64 (0.10.0-1) ... 20:38:39 Selecting previously unselected package libpam-systemd:amd64. 20:38:39 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 20:38:39 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 20:38:39 Selecting previously unselected package sudo. 20:38:39 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 20:38:39 Unpacking sudo (1.8.31-1ubuntu1.2) ... 20:38:39 Selecting previously unselected package apparmor. 20:38:39 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 20:38:39 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 20:38:39 Selecting previously unselected package libcbor0.6:amd64. 20:38:39 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 20:38:39 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 20:38:39 Selecting previously unselected package libedit2:amd64. 20:38:39 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 20:38:39 Unpacking libedit2:amd64 (3.1-20191231-1) ... 20:38:39 Selecting previously unselected package libfido2-1:amd64. 20:38:39 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 20:38:39 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 20:38:39 Selecting previously unselected package libkrb5support0:amd64. 20:38:39 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 20:38:39 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 20:38:39 Selecting previously unselected package libk5crypto3:amd64. 20:38:39 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 20:38:39 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 20:38:39 Selecting previously unselected package libkeyutils1:amd64. 20:38:39 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 20:38:39 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 20:38:39 Selecting previously unselected package libkrb5-3:amd64. 20:38:39 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 20:38:39 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 20:38:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:38:39 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 20:38:39 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 20:38:39 Selecting previously unselected package openssh-client. 20:38:39 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 20:38:39 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 20:38:39 Selecting previously unselected package dbus-user-session. 20:38:39 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 20:38:39 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 20:38:40 Selecting previously unselected package liblzo2-2:amd64. 20:38:40 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 20:38:40 Unpacking liblzo2-2:amd64 (2.10-2) ... 20:38:40 Selecting previously unselected package squashfs-tools. 20:38:40 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 20:38:40 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 20:38:40 Selecting previously unselected package snapd. 20:38:40 Preparing to unpack .../19-snapd_2.54.3+20.04.1_amd64.deb ... 20:38:40 Unpacking snapd (2.54.3+20.04.1) ... 20:38:40 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 20:38:43 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 20:38:43 Setting up mime-support (3.64ubuntu1) ... 20:38:43 Setting up liblzo2-2:amd64 (2.10-2) ... 20:38:43 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 20:38:43 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 20:38:43 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 20:38:43 Setting up dbus (1.12.16-2ubuntu2.1) ... 20:38:43 Setting up sudo (1.8.31-1ubuntu1.2) ... 20:38:43 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 20:38:43 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 20:38:43 Setting up libmpdec2:amd64 (2.4.2-3) ... 20:38:43 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 20:38:43 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 20:38:43 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 20:38:44 Setting up libbsd0:amd64 (0.10.0-1) ... 20:38:44 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 20:38:44 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 20:38:44 Setting up libedit2:amd64 (3.1-20191231-1) ... 20:38:44 Setting up python3 (3.8.2-0ubuntu2) ... 20:38:44 running python rtupdate hooks for python3.8... 20:38:44 running python post-rtupdate hooks for python3.8... 20:38:44 Setting up apparmor (2.13.3-7ubuntu5.1) ... 20:38:45 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:38:45 Reloading AppArmor profiles 20:38:45 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 20:38:45 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 20:38:45 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 20:38:45 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 20:38:45 Setting up systemd (245.4-4ubuntu3.15) ... 20:38:45 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:38:45 Installing new version of config file /etc/systemd/resolved.conf ... 20:38:47 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 20:38:47 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 20:38:47 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 20:38:48 Setting up snapd (2.54.3+20.04.1) ... 20:38:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:38:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:38:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:38:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:38:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:38:49 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:38:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:38:49 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:38:49 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:38:50 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:38:50 /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' 20:38:50 Processing triggers for libc-bin (2.31-0ubuntu9) ... 20:38:51 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 20:38:51 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 20:38:51 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 20:38:52 Reading package lists... 20:38:52 Reading package lists... 20:38:52 Building dependency tree... 20:38:52 Reading state information... 20:38:52 Calculating upgrade... 20:38:52 The following packages will be upgraded: 20:38:52 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 20:38:52 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 20:38:52 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 20:38:52 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 20:38:52 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 20:38:52 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 20:38:52 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 20:38:52 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 20:38:52 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 20:38:52 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 20:38:52 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 20:38:52 xz-utils zlib1g 20:38:52 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:38:52 Need to get 63.3 MB of archives. 20:38:52 After this operation, 13.8 MB of additional disk space will be used. 20:38:52 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] 20:38:52 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-100.113 [1120 kB] 20:38:53 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 20:38:53 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 20:38:53 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] 20:38:53 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] 20:38:53 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 20:38:53 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 20:38:53 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 20:38:53 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 20:38:53 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 20:38:53 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 20:38:53 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 20:38:53 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 20:38:53 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 20:38:53 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 20:38:53 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 20:38:53 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 20:38:53 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 20:38:53 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] 20:38:53 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 20:38:53 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 20:38:53 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 20:38:53 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 20:38:53 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 20:38:53 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 20:38:53 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 20:38:53 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 20:38:53 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 20:38:53 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 20:38:53 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 20:38:53 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 20:38:53 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 20:38:53 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 20:38:53 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 20:38:53 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 20:38:53 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 20:38:53 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] 20:38:53 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 20:38:53 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 20:38:53 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 20:38:53 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 20:38:53 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 20:38:53 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 20:38:53 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 20:38:53 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 20:38:53 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 20:38:53 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 20:38:53 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 20:38:53 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 20:38:53 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 20:38:54 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 20:38:54 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 20:38:54 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 20:38:54 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 20:38:54 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 20:38:54 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 20:38:54 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 20:38:54 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 20:38:54 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 20:38:54 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 20:38:54 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 20:38:54 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 20:38:54 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 20:38:54 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 20:38:54 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 20:38:54 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 20:38:54 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 20:38:54 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 20:38:54 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 20:38:54 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 20:38:54 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 20:38:54 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 20:38:55 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 20:38:55 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 20:38:55 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 20:38:55 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 20:38:55 debconf: delaying package configuration, since apt-utils is not installed 20:38:55 Fetched 63.3 MB in 3s (23.6 MB/s) 20:38:55 (Reading database ... 14313 files and directories currently installed.) 20:38:55 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... 20:38:55 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 20:38:56 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... 20:38:56 Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 20:38:56 Preparing to unpack .../2-linux-libc-dev_5.4.0-100.113_amd64.deb ... 20:38:56 Unpacking linux-libc-dev:amd64 (5.4.0-100.113) over (5.4.0-26.30) ... 20:38:56 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:56 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:56 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:56 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:56 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:56 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:56 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:56 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:57 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:57 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:57 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:57 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:57 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:57 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:57 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 20:38:57 (Reading database ... 14312 files and directories currently installed.) 20:38:57 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:57 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:57 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:38:57 (Reading database ... 14312 files and directories currently installed.) 20:38:57 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:57 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:57 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:57 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:57 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:57 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:57 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 20:38:57 (Reading database ... 14312 files and directories currently installed.) 20:38:57 Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... 20:38:58 Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 20:38:58 Setting up libc6:amd64 (2.31-0ubuntu9.2) ... 20:38:58 (Reading database ... 14312 files and directories currently installed.) 20:38:58 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 20:38:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:38:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:38:58 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 20:38:59 Setting up base-files (11ubuntu5.5) ... 20:38:59 Installing new version of config file /etc/issue ... 20:38:59 Installing new version of config file /etc/issue.net ... 20:38:59 Installing new version of config file /etc/lsb-release ... 20:38:59 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:38:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:38:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:38:59 Removing obsolete conffile /etc/default/motd-news ... 20:38:59 (Reading database ... 14311 files and directories currently installed.) 20:38:59 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 20:38:59 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 20:38:59 Setting up bash (5.0-6ubuntu1.1) ... 20:38:59 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 20:38:59 (Reading database ... 14311 files and directories currently installed.) 20:38:59 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 20:38:59 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 20:38:59 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 20:38:59 (Reading database ... 14311 files and directories currently installed.) 20:38:59 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 20:39:00 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 20:39:00 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 20:39:00 (Reading database ... 14311 files and directories currently installed.) 20:39:00 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 20:39:00 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:39:00 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 20:39:00 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:39:00 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 20:39:00 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:39:00 Setting up perl-base (5.30.0-9ubuntu0.2) ... 20:39:01 (Reading database ... 14311 files and directories currently installed.) 20:39:01 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 20:39:01 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:39:01 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 20:39:01 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 20:39:01 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 20:39:01 (Reading database ... 14311 files and directories currently installed.) 20:39:01 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 20:39:01 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 20:39:01 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 20:39:01 (Reading database ... 14311 files and directories currently installed.) 20:39:01 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 20:39:01 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:39:01 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 20:39:01 (Reading database ... 14311 files and directories currently installed.) 20:39:01 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 20:39:01 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:39:01 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 20:39:01 (Reading database ... 14311 files and directories currently installed.) 20:39:01 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 20:39:01 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:39:02 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 20:39:02 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:39:02 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 20:39:02 (Reading database ... 14311 files and directories currently installed.) 20:39:02 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 20:39:02 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:39:02 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 20:39:02 (Reading database ... 14311 files and directories currently installed.) 20:39:02 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 20:39:02 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:39:02 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 20:39:02 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:39:03 Setting up util-linux (2.34-0.1ubuntu9.3) ... 20:39:03 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:39:03 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:39:03 (Reading database ... 14311 files and directories currently installed.) 20:39:03 Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... 20:39:03 Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 20:39:03 Setting up libc-bin (2.31-0ubuntu9.2) ... 20:39:03 (Reading database ... 14311 files and directories currently installed.) 20:39:03 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 20:39:03 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 20:39:04 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 20:39:04 (Reading database ... 14311 files and directories currently installed.) 20:39:04 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 20:39:04 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 20:39:04 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 20:39:04 (Reading database ... 14311 files and directories currently installed.) 20:39:04 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 20:39:04 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 20:39:04 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 20:39:04 (Reading database ... 14311 files and directories currently installed.) 20:39:04 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 20:39:04 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 20:39:04 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 20:39:04 (Reading database ... 14311 files and directories currently installed.) 20:39:04 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 20:39:04 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 20:39:04 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 20:39:04 (Reading database ... 14311 files and directories currently installed.) 20:39:04 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 20:39:04 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:39:04 Setting up gpgv (2.2.19-3ubuntu2.1) ... 20:39:04 (Reading database ... 14311 files and directories currently installed.) 20:39:04 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 20:39:04 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 20:39:04 Setting up ubuntu-keyring (2020.02.11.4) ... 20:39:04 (Reading database ... 14311 files and directories currently installed.) 20:39:04 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 20:39:04 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 20:39:05 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 20:39:05 (Reading database ... 14311 files and directories currently installed.) 20:39:05 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 20:39:05 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 20:39:05 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 20:39:05 (Reading database ... 14311 files and directories currently installed.) 20:39:05 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 20:39:05 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 20:39:05 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 20:39:05 (Reading database ... 14311 files and directories currently installed.) 20:39:05 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 20:39:05 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 20:39:05 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 20:39:05 (Reading database ... 14311 files and directories currently installed.) 20:39:05 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 20:39:05 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 20:39:05 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 20:39:05 (Reading database ... 14311 files and directories currently installed.) 20:39:05 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 20:39:05 Unpacking apt (2.0.6) over (2.0.2) ... 20:39:06 Setting up apt (2.0.6) ... 20:39:06 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:39:06 (Reading database ... 14311 files and directories currently installed.) 20:39:06 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 20:39:06 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:39:06 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 20:39:06 (Reading database ... 14311 files and directories currently installed.) 20:39:06 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 20:39:06 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:39:07 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 20:39:07 (Reading database ... 14313 files and directories currently installed.) 20:39:07 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 20:39:07 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:39:07 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 20:39:07 (Reading database ... 14317 files and directories currently installed.) 20:39:07 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 20:39:07 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:39:07 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 20:39:07 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:39:07 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 20:39:07 (Reading database ... 14317 files and directories currently installed.) 20:39:07 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 20:39:07 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 20:39:07 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 20:39:08 (Reading database ... 14317 files and directories currently installed.) 20:39:08 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 20:39:08 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 20:39:08 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 20:39:08 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 20:39:08 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 20:39:08 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 20:39:08 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 20:39:08 Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 20:39:08 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 20:39:08 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 20:39:08 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 20:39:08 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 20:39:08 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 20:39:08 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 20:39:08 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 20:39:08 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 20:39:08 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 20:39:08 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 20:39:08 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 20:39:08 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 20:39:09 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 20:39:09 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 20:39:09 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 20:39:09 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:39:09 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 20:39:09 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:39:09 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 20:39:09 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:39:09 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 20:39:09 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:39:09 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 20:39:09 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:39:09 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 20:39:09 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:39:09 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 20:39:09 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 20:39:09 Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 20:39:09 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 20:39:10 Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 20:39:10 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 20:39:10 Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 20:39:10 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 20:39:11 Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 20:39:11 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 20:39:12 Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 20:39:12 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 20:39:12 Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 20:39:12 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 20:39:12 Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 20:39:12 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 20:39:12 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 20:39:12 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 20:39:12 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 20:39:13 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 20:39:13 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 20:39:13 Setting up linux-libc-dev:amd64 (5.4.0-100.113) ... 20:39:13 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 20:39:13 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:39:13 Setting up tzdata (2021e-0ubuntu0.20.04) ... 20:39:13 20:39:13 Current default time zone: 'Etc/UTC' 20:39:13 Local time is now: Fri Feb 18 20:39:13 UTC 2022. 20:39:13 Universal Time is now: Fri Feb 18 20:39:13 UTC 2022. 20:39:13 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:39:13 20:39:13 Setting up xz-utils (5.2.4-1ubuntu1) ... 20:39:13 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:39:13 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 20:39:13 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:39:13 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 20:39:13 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:39:13 Setting up mount (2.34-0.1ubuntu9.3) ... 20:39:13 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 20:39:13 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 20:39:13 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 20:39:13 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... 20:39:13 Setting up openssl (1.1.1f-1ubuntu2.10) ... 20:39:13 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:39:13 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:39:13 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 20:39:13 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:39:13 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 20:39:13 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:39:13 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 20:39:13 Setting up fdisk (2.34-0.1ubuntu9.3) ... 20:39:13 Setting up ca-certificates (20210119~20.04.2) ... 20:39:14 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 20:39:15 Updating certificates in /etc/ssl/certs... 20:39:15 21 added, 21 removed; done. 20:39:15 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 20:39:15 Setting up perl (5.30.0-9ubuntu0.2) ... 20:39:16 Setting up procps (2:3.3.16-1ubuntu2.3) ... 20:39:16 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 20:39:16 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... 20:39:16 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 20:39:16 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 20:39:16 Setting up binutils (2.34-6ubuntu1.3) ... 20:39:16 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 20:39:16 Setting up build-essential (12.8ubuntu1.1) ... 20:39:16 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 20:39:16 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 20:39:16 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 20:39:16 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 20:39:16 Processing triggers for systemd (245.4-4ubuntu3.15) ... 20:39:16 Processing triggers for mime-support (3.64ubuntu1) ... 20:39:16 Processing triggers for ca-certificates (20210119~20.04.2) ... 20:39:16 Updating certificates in /etc/ssl/certs... 20:39:16 0 added, 0 removed; done. 20:39:16 Running hooks in /etc/ca-certificates/update.d... 20:39:16 done. 20:39:18 Reading package lists... 20:39:18 Building dependency tree... 20:39:18 Reading state information... 20:39:18 The following NEW packages will be installed: 20:39:18 apt-transport-https 20:39:18 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:39:18 Need to get 4680 B of archives. 20:39:18 After this operation, 162 kB of additional disk space will be used. 20:39:18 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 20:39:18 debconf: delaying package configuration, since apt-utils is not installed 20:39:18 Fetched 4680 B in 0s (24.9 kB/s) 20:39:18 Selecting previously unselected package apt-transport-https. 20:39:18 (Reading database ... 14320 files and directories currently installed.) 20:39:18 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 20:39:18 Unpacking apt-transport-https (2.0.6) ... 20:39:18 Setting up apt-transport-https (2.0.6) ... 20:39:19 Waiting for network to be ready... 20:39:20 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 20:39:20 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 20:39:24 2022-02-18T20:39:23Z INFO Waiting for automatic snapd restart... 20:39:25 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 20:39:25 snapd 2.54.3 from Canonical* installed 20:39:26 "snapd" switched to the "latest/stable" channel 20:39:26 20:39:28 core20 20220114 from Canonical* installed 20:39:28 "core20" switched to the "latest/stable" channel 20:39:28 20:39:30 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 20:39:31 snapcraft 6.0.2 from Canonical* installed 20:39:31 "snapcraft" switched to the "latest/stable" channel 20:39:31 20:39:35 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 20:39:35 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: 20:39:35 - README.md 20:39:35 20:39:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:39:35 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 20:39:35 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 20:39:35 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 20:39:36 Reading package lists... 20:39:37 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 20:39:37 Reading package lists... 20:39:37 Building dependency tree... 20:39:37 Reading state information... 20:39:37 Suggested packages: 20:39:37 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 20:39:37 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 20:39:37 krb5-user libnorm-doc 20:39:37 Recommended packages: 20:39:37 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:39:37 The following NEW packages will be installed: 20:39:37 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 20:39:37 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 20:39:37 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 20:39:37 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 20:39:37 libzmq5 pkg-config zip 20:39:37 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 20:39:37 Need to get 10.3 MB of archives. 20:39:37 After this operation, 56.5 MB of additional disk space will be used. 20:39:37 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 20:39:37 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 20:39:37 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 20:39:37 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 20:39:37 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 20:39:37 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 20:39:37 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 20:39:37 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 20:39:37 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 20:39:37 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 20:39:37 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 20:39:37 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 20:39:38 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 20:39:38 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 20:39:38 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 20:39:38 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 20:39:38 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 20:39:38 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 20:39:38 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 20:39:38 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 20:39:38 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 20:39:38 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 20:39:38 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 20:39:38 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 20:39:38 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 20:39:38 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 20:39:38 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 20:39:38 debconf: delaying package configuration, since apt-utils is not installed 20:39:38 Fetched 10.3 MB in 1s (9651 kB/s) 20:39:38 Selecting previously unselected package libglib2.0-0:amd64. 20:39:38 (Reading database ... 14324 files and directories currently installed.) 20:39:38 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 20:39:38 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 20:39:38 Selecting previously unselected package libsodium23:amd64. 20:39:38 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 20:39:38 Unpacking libsodium23:amd64 (1.0.18-1) ... 20:39:38 Selecting previously unselected package libpsl5:amd64. 20:39:38 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 20:39:38 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 20:39:39 Selecting previously unselected package libbrotli1:amd64. 20:39:39 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 20:39:39 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 20:39:39 Selecting previously unselected package libnghttp2-14:amd64. 20:39:39 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 20:39:39 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 20:39:39 Selecting previously unselected package librtmp1:amd64. 20:39:39 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 20:39:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 20:39:39 Selecting previously unselected package libssh-4:amd64. 20:39:39 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 20:39:39 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 20:39:39 Selecting previously unselected package libcurl3-gnutls:amd64. 20:39:39 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 20:39:39 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 20:39:39 Selecting previously unselected package liberror-perl. 20:39:39 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 20:39:39 Unpacking liberror-perl (0.17029-1) ... 20:39:39 Selecting previously unselected package git-man. 20:39:39 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 20:39:39 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 20:39:39 Selecting previously unselected package git. 20:39:39 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 20:39:39 Unpacking git (1:2.25.1-1ubuntu3.2) ... 20:39:40 Selecting previously unselected package libgssrpc4:amd64. 20:39:40 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 20:39:40 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 20:39:40 Selecting previously unselected package libkdb5-9:amd64. 20:39:40 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 20:39:40 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 20:39:40 Selecting previously unselected package libkadm5srv-mit11:amd64. 20:39:40 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 20:39:40 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 20:39:40 Selecting previously unselected package libkadm5clnt-mit11:amd64. 20:39:40 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 20:39:40 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 20:39:40 Selecting previously unselected package comerr-dev:amd64. 20:39:40 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 20:39:40 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 20:39:40 Selecting previously unselected package krb5-multidev:amd64. 20:39:40 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 20:39:40 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 20:39:40 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 20:39:40 Selecting previously unselected package libnorm1:amd64. 20:39:40 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 20:39:40 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 20:39:40 Selecting previously unselected package libnorm-dev:amd64. 20:39:40 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 20:39:40 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 20:39:40 Selecting previously unselected package libpgm-5.2-0:amd64. 20:39:40 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 20:39:40 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:39:40 Selecting previously unselected package libpgm-dev:amd64. 20:39:40 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 20:39:40 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:39:40 Selecting previously unselected package libsodium-dev:amd64. 20:39:40 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 20:39:40 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 20:39:40 Selecting previously unselected package libzmq5:amd64. 20:39:40 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 20:39:40 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 20:39:40 Selecting previously unselected package libkrb5-dev:amd64. 20:39:41 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 20:39:41 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 20:39:41 Selecting previously unselected package libzmq3-dev:amd64. 20:39:41 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 20:39:41 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 20:39:41 Selecting previously unselected package pkg-config. 20:39:41 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 20:39:41 Unpacking pkg-config (0.29.1-0ubuntu4) ... 20:39:41 Selecting previously unselected package zip. 20:39:41 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 20:39:41 Unpacking zip (3.0-11build1) ... 20:39:41 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 20:39:41 Setting up libsodium23:amd64 (1.0.18-1) ... 20:39:41 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 20:39:41 No schema files found: doing nothing. 20:39:41 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 20:39:41 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 20:39:41 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 20:39:41 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 20:39:41 Setting up liberror-perl (0.17029-1) ... 20:39:41 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 20:39:41 Setting up zip (3.0-11build1) ... 20:39:41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 20:39:41 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 20:39:41 Setting up pkg-config (0.29.1-0ubuntu4) ... 20:39:41 Setting up libsodium-dev:amd64 (1.0.18-1) ... 20:39:41 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 20:39:41 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 20:39:41 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 20:39:41 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 20:39:41 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:39:41 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 20:39:41 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 20:39:41 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 20:39:41 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:39:41 Setting up git (1:2.25.1-1ubuntu3.2) ... 20:39:41 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 20:39:41 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 20:39:41 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 20:39:41 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 20:39:42 comerr-dev set to automatically installed. 20:39:42 git set to automatically installed. 20:39:42 git-man set to automatically installed. 20:39:42 krb5-multidev set to automatically installed. 20:39:42 libbrotli1 set to automatically installed. 20:39:42 libcurl3-gnutls set to automatically installed. 20:39:42 liberror-perl set to automatically installed. 20:39:42 libglib2.0-0 set to automatically installed. 20:39:42 libgssrpc4 set to automatically installed. 20:39:42 libkadm5clnt-mit11 set to automatically installed. 20:39:42 libkadm5srv-mit11 set to automatically installed. 20:39:42 libkdb5-9 set to automatically installed. 20:39:42 libkrb5-dev set to automatically installed. 20:39:42 libnghttp2-14 set to automatically installed. 20:39:42 libnorm-dev set to automatically installed. 20:39:42 libnorm1 set to automatically installed. 20:39:42 libpgm-5.2-0 set to automatically installed. 20:39:42 libpgm-dev set to automatically installed. 20:39:42 libpsl5 set to automatically installed. 20:39:42 librtmp1 set to automatically installed. 20:39:42 libsodium-dev set to automatically installed. 20:39:42 libsodium23 set to automatically installed. 20:39:42 libssh-4 set to automatically installed. 20:39:42 libzmq3-dev set to automatically installed. 20:39:42 libzmq5 set to automatically installed. 20:39:42 pkg-config set to automatically installed. 20:39:42 zip set to automatically installed. 20:39:43 snapd is not logged in, snap install commands will use sudo 20:39:43 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 20:39: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 [Pipeline] } 20:39:53 $ docker stop --time=1 897dd6bccee0b6268624024cea9827f2ecf33d061f34d5163a46e62c05355784 20:39:55 $ docker rm -f 897dd6bccee0b6268624024cea9827f2ecf33d061f34d5163a46e62c05355784 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:39:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:39:57 20:39:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:39:57 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 20:39:57 Downloading snap 'edgex-app-service-configurable' 20:39:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:39:58 latest: Pulling from edgex-devops/edgex-compose-arm64 20:39:58 29e5d40040c1: Pulling fs layer 20:39:58 1ce36da41761: Pulling fs layer 20:39:58 25b303627fd3: Pulling fs layer 20:39:58 29e5d40040c1: Verifying Checksum 20:39:58 29e5d40040c1: Download complete 20:39:58 1ce36da41761: Verifying Checksum 20:39:58 1ce36da41761: Download complete 20:39:58 Pulling app-service-configurable 20:39:58 + snapcraftctl pull 20:39:58 29e5d40040c1: Pull complete 20:39:59 Pulling config-common 20:39:59 + snapcraftctl pull 20:40:00 25b303627fd3: Verifying Checksum 20:40:00 25b303627fd3: Download complete 20:40:00 1ce36da41761: Pull complete 20:40:01 Pulling go-build-helper 20:40:01 + snapcraftctl pull 20:40:02 'edgex-go' has dependencies that need to be staged: go-build-helper 20:40:02 Skipping pull go-build-helper (already ran) 20:40:02 Building go-build-helper 20:40:02 + snapcraftctl build 20:40:04 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 20:40:04 Staging go-build-helper 20:40:04 + snapcraftctl stage 20:40:10 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 20:40:10 Fetched 290 kB in 0s (0 B/s) 20:40:10 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 20:40:10 Fetched 158 kB in 0s (0 B/s) 20:40:10 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 20:40:10 Fetched 242 kB in 0s (0 B/s) 20:40:10 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 20:40:10 Fetched 150 kB in 0s (0 B/s) 20:40:10 Pulling edgex-go 20:40:10 + snapcraftctl pull 20:40:10 25b303627fd3: Pull complete 20:40:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:40:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:40:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:40:10 prd-ubuntu18.04-docker-arm64-4c-16g-5664 does not seem to be running inside a container 20:40:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:40:11 Pulling hooks 20:40:11 + snapcraftctl pull 20:40:13 $ docker top 8bf79d29ff9c59d630ef43539886306c3363d708e06f50da7c3e5e0f3881e99e -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:13 + + grep paralleldocker-compose 20:40:13 build --help 20:40:19 --parallel Build images in parallel. [Pipeline] } 20:40:19 $ docker stop --time=1 8bf79d29ff9c59d630ef43539886306c3363d708e06f50da7c3e5e0f3881e99e 20:40:20 $ docker rm -f 8bf79d29ff9c59d630ef43539886306c3363d708e06f50da7c3e5e0f3881e99e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:40:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:40:21 . [Pipeline] withDockerContainer 20:40:21 prd-ubuntu18.04-docker-arm64-4c-16g-5664 does not seem to be running inside a container 20:40:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:40:23 $ docker top 582f3c8e9fe4e1d34b105e39cb51c48fc0ee7f347cc47e09fe4f569b013e91de -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:24 + docker-compose -f ./docker-compose-build.yml build --parallel 20:40:26 Removing suid/guid from /root/parts/static-packages/install/bin/su 20:40:26 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 20:40:26 Fetched 96.1 kB in 0s (0 B/s) 20:40:26 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 20:40:26 Fetched 78.7 kB in 0s (0 B/s) 20:40:26 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 20:40:26 Fetched 48.0 kB in 0s (0 B/s) 20:40:26 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 20:40:26 Fetched 50.2 kB in 0s (0 B/s) 20:40:26 Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] 20:40:26 Fetched 14.9 kB in 0s (0 B/s) 20:40:26 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 20:40:26 Fetched 234 kB in 0s (0 B/s) 20:40:26 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 20:40:26 Fetched 155 kB in 0s (0 B/s) 20:40:26 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 20:40:26 Fetched 170 kB in 0s (0 B/s) 20:40:26 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 20:40:26 Fetched 267 kB in 0s (0 B/s) 20:40:26 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:40:26 Fetched 50.6 kB in 0s (0 B/s) 20:40:26 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 20:40:26 Fetched 15.1 kB in 0s (0 B/s) 20:40:26 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 20:40:26 Fetched 51.5 kB in 0s (0 B/s) 20:40:26 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 20:40:26 Fetched 121 kB in 0s (0 B/s) 20:40:26 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 20:40:26 Fetched 29.7 kB in 0s (0 B/s) 20:40:26 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 20:40:26 Fetched 1021 kB in 0s (0 B/s) 20:40:26 Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] 20:40:26 Fetched 49.3 kB in 0s (0 B/s) 20:40:26 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 20:40:26 Fetched 54.9 kB in 0s (0 B/s) 20:40:26 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 20:40:26 Fetched 16.6 kB in 0s (0 B/s) 20:40:26 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 20:40:26 Fetched 87.9 kB in 0s (0 B/s) 20:40:26 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 20:40:26 Fetched 142 kB in 0s (0 B/s) 20:40:26 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 20:40:26 Fetched 41.8 kB in 0s (0 B/s) 20:40:26 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 20:40:26 Fetched 181 kB in 0s (0 B/s) 20:40:26 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 20:40:26 Fetched 208 kB in 0s (0 B/s) 20:40:26 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 20:40:26 Fetched 161 kB in 0s (0 B/s) 20:40:26 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 20:40:26 Fetched 107 kB in 0s (0 B/s) 20:40:26 Pulling static-packages 20:40:26 + snapcraftctl pull 20:40:26 Pulling version 20:40:26 + cd /root/project 20:40:26 ++ git describe --tags --abbrev=0 20:40:26 ++ sed s/v// 20:40:26 + GIT_VERSION=2.2.0-dev.30 20:40:26 + '[' -z 2.2.0-dev.30 ']' 20:40:26 + snapcraftctl set-version 2.2.0-dev.30 20:40:27 Building app-service-configurable 20:40:27 + snapcraftctl build 20:40:29 Building config-common 20:40:29 + snapcraftctl build 20:40:29 Building core-command ... 20:40:29 Building core-data ... 20:40:29 Building core-metadata ... 20:40:29 Building security-bootstrapper ... 20:40:29 Building security-proxy-setup ... 20:40:29 Building security-secretstore-setup ... 20:40:29 Building support-notifications ... 20:40:29 Building support-scheduler ... 20:40:29 Building sys-mgmt-agent ... 20:40:29 Building sys-mgmt-agent 20:40:29 Building security-proxy-setup 20:40:29 Building support-notifications 20:40:29 Building support-scheduler 20:40:29 Building core-metadata 20:40:30 + cp --archive --link --no-dereference . /root/parts/config-common/install 20:40:31 Skipping build go-build-helper (already ran) 20:40:31 Building edgex-go 20:40:31 + cd /root/parts/edgex-go/src 20:40:31 ++ git describe --tags --abbrev=0 20:40:31 ++ sed s/v// 20:40:31 + GIT_VERSION=2.2.0-dev.30 20:40:31 + '[' -z 2.2.0-dev.30 ']' 20:40:31 + echo 2.2.0-dev.30 20:40:31 + '[' '!' -d vendor ']' 20:40:31 + go mod download all 20:40:37 + make build 20:40:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-data/core-data ./cmd/core-data 20:40:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:40:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-command/core-command ./cmd/core-command 20:40:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:40:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:40:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:40:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:40:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:40:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:40:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:41:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config 20:41:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:41:03 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:41:03 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:41:03 + case "$service" in 20:41:03 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:41:03 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:41:03 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:41:03 + case "$service" in 20:41:03 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:41:03 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:41:03 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:41:03 + case "$service" in 20:41:03 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:41:03 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:41:03 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:41:03 + case "$service" in 20:41:03 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:41:03 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:41:03 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:41:03 + case "$service" in 20:41:03 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:41:03 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:41:03 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:41:03 + case "$service" in 20:41:03 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:41:03 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:41:03 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:41:03 + case "$service" in 20:41:03 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:41:03 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:41:03 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:41:03 + case "$service" in 20:41:03 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:41:03 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:41:03 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:41:03 + case "$service" in 20:41:03 + 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 20:41:03 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:41:03 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:41:03 + case "$service" in 20:41:03 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:41:03 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:41:03 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:41:03 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:41:03 + case "$service" in 20:41:03 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:41:03 + 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 20:41:03 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:41:03 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:41:03 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:41:03 Building hooks 20:41:03 + cd /root/parts/hooks/src 20:41:03 + make build 20:41:03 go mod tidy 20:41:04 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 20:41:04 go: downloading github.com/davecgh/go-spew v1.1.0 20:41:04 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:41:04 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 20:41:05 GO111MODULE=on go build -o cmd/install/install ./cmd/install 20:41:05 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 20:41:05 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 20:41:07 Removing suid/guid from /root/parts/static-packages/install/bin/su 20:41:07 Building static-packages 20:41:07 + snapcraftctl build 20:41:09 Building version 20:41:09 + snapcraftctl build 20:41:11 Staging app-service-configurable 20:41:11 + snapcraftctl stage 20:41:12 Staging config-common 20:41:12 + snapcraftctl stage 20:41:13 Skipping stage go-build-helper (already ran) 20:41:13 Staging edgex-go 20:41:13 + snapcraftctl stage 20:41:15 Staging hooks 20:41:15 + snapcraftctl stage 20:41:16 Staging static-packages 20:41:16 + snapcraftctl stage 20:41:17 Staging version 20:41:17 + snapcraftctl stage 20:41:19 Priming app-service-configurable 20:41:19 + snapcraftctl prime 20:41:22 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 20:41:22 stage-packages: 20:41:22 - libnorm1 20:41:22 - libpgm-5.2-0 20:41:22 - libsodium23 20:41:22 - libzmq5 20:41:22 Priming config-common 20:41:22 + snapcraftctl prime 20:41:23 Priming go-build-helper 20:41:23 + snapcraftctl prime 20:41:24 Priming edgex-go 20:41:24 + snapcraftctl prime 20:41:26 Priming hooks 20:41:26 + snapcraftctl prime 20:41:28 Priming static-packages 20:41:28 + snapcraftctl prime 20:41:32 Priming version 20:41:32 + snapcraftctl prime 20:41:33 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] } 20:41:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:41:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:41:51 ---> 52cbe72164da 20:41:51 Step 3/23 : WORKDIR /edgex-go 20:41:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:41:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:41:51 ---> 52cbe72164da 20:41:51 Step 3/22 : WORKDIR /edgex-go 20:41:51 ---> Running in 6b6e6d23f5a7 20:41:51 ---> Running in 57d148373669 20:41:51 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:41:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:41:51 ---> 52cbe72164da 20:41:51 Step 3/21 : WORKDIR /edgex-go 20:41:51 ---> Running in 2677e15f118a 20:41:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:41:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:41:51 ---> 52cbe72164da 20:41:51 Step 3/22 : WORKDIR /edgex-go 20:41:51 ---> Running in b3d17723c433 20:41:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:41:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:41:51 ---> 52cbe72164da 20:41:51 Step 3/23 : WORKDIR /edgex-go 20:41:51 ---> Running in 5b787d0e10a5 20:41:51 Removing intermediate container b3d17723c433 20:41:51 ---> 6651a6e2cb70 20:41:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:51 Removing intermediate container 57d148373669 20:41:51 ---> b483e57b5234 20:41:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:51 ---> Running in 7f79f9ccf54d 20:41:51 Removing intermediate container 6b6e6d23f5a7 20:41:51 ---> ff12ee1434f3 20:41:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:51 Removing intermediate container 2677e15f118a 20:41:51 ---> 7a3712992b2d 20:41:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:51 ---> Running in 0dd97d68bf62 20:41:51 Removing intermediate container 5b787d0e10a5 20:41:51 ---> 31b73521d25d 20:41:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:51 ---> Running in dee48010fb2a 20:41:51 ---> Running in fe52e20205be 20:41:51 ---> Running in 335716dd2308 20:41:51 Removing intermediate container 7f79f9ccf54d 20:41:51 ---> 3d6657ef87db 20:41:51 Step 5/22 : RUN apk add --update --no-cache make git 20:41:51 ---> Running in f9e003dcea8a 20:41:51 Removing intermediate container 0dd97d68bf62 20:41:51 Removing intermediate container fe52e20205be 20:41:51 ---> 5805de0524a8 20:41:51 Step 5/23 : RUN apk add --update --no-cache make git 20:41:51 ---> bc5085d70340 20:41:51 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:41:51 Removing intermediate container 335716dd2308 20:41:51 ---> 6d576e197526 20:41:51 Step 5/23 : RUN apk add --update --no-cache make bash git 20:41:51 ---> Running in 1d6c0af912af 20:41:51 ---> Running in cfe5263b2463 20:41:51 Removing intermediate container dee48010fb2a 20:41:51 ---> 5e239e5ee3a5 20:41:51 Step 5/21 : RUN apk add --update --no-cache make git 20:41:51 ---> Running in 8167f307e616 20:41:51 ---> Running in e894841d3e3b 20:41:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:41:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:41:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:41:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:41:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:41:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:41:51 OK: 220 MiB in 52 packages 20:41:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:41:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:41:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:41:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:41:51 Removing intermediate container f9e003dcea8a 20:41:51 ---> aac5af47df0b 20:41:51 Step 6/22 : COPY go.mod vendor* ./ 20:41:51 OK: 220 MiB in 52 packages 20:41:51 OK: 220 MiB in 52 packages 20:41:51 OK: 220 MiB in 52 packages 20:41:51 OK: 220 MiB in 52 packages 20:41:51 ---> 843ea1f940f7 20:41:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:51 ---> Running in 8526dc960c92 20:41:51 Removing intermediate container 8167f307e616 20:41:51 ---> 2f437a028b8b 20:41:51 Step 6/23 : COPY go.mod vendor* ./ 20:41:51 Removing intermediate container e894841d3e3b 20:41:51 ---> 919f6165d535 20:41:51 Step 6/21 : COPY go.mod vendor* ./ 20:41:51 Removing intermediate container cfe5263b2463 20:41:51 ---> d356d5ec69a9 20:41:51 Step 6/22 : COPY go.mod vendor* ./ 20:41:51 Removing intermediate container 1d6c0af912af 20:41:51 ---> cb6a22e5f701 20:41:51 Step 6/23 : COPY go.mod vendor* ./ 20:41:51 ---> d8359e5d5c1e 20:41:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:51 ---> 5e3ae9a060b6 20:41:51 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:51 ---> Running in e6c10b47347d 20:41:51 ---> Running in a290669c2203 20:41:51 ---> 3ce84cf57376 20:41:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:51 ---> 79db68b22c69 20:41:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:51 ---> Running in c87aef8dbdf2 20:41:51 ---> Running in e73c45387f10 20:41:53 Removing intermediate container 8526dc960c92 20:41:53 ---> 5d872a643f09 20:41:53 Step 8/22 : COPY . . 20:41:59 Removing intermediate container a290669c2203 20:41:59 ---> 20085dd54aea 20:41:59 Step 8/21 : COPY . . 20:41:59 Removing intermediate container e73c45387f10 20:41:59 ---> 1c609e6793d1 20:41:59 Step 8/22 : COPY . . 20:41:59 Removing intermediate container e6c10b47347d 20:41:59 ---> fcf17ee67fad 20:41:59 Step 8/23 : COPY . . 20:41:59 Removing intermediate container c87aef8dbdf2 20:41:59 ---> a65c23f5b9d0 20:41:59 Step 8/23 : COPY . . 20:42:17 ---> bc35056feff0 20:42:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:42:17 ---> Running in 22904cf5c2e3 20:42:18 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 20:42:22 ---> fbf6296b715e 20:42:22 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:42:22 ---> 35d56c7000a9 20:42:22 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:42:22 ---> 0260fa4a4411 20:42:22 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:42:22 ---> 7af8239a84e9 20:42:22 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:42:22 ---> Running in 379ec5d3cd83 20:42:22 ---> Running in 36683de256b2 20:42:22 ---> Running in b6400622e2fe 20:42:22 ---> Running in 8eb68505494c 20:42:26 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 20:42:26 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 20:42:26 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 20:42:26 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 20:44:47 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 20:44:50 Removing intermediate container 36683de256b2 20:44:50 ---> f45f602e9b2f 20:44:50 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:44:50 ---> Running in ba0357b5b024 20:44: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 20:44:58 Removing intermediate container 22904cf5c2e3 20:44:58 ---> a02f762a4b1d 20:44:58 20:44:58 Step 10/22 : FROM alpine:3.14 20:44:58 3.14: Pulling from library/alpine 20:44:58 Removing intermediate container ba0357b5b024 20:44:58 ---> 01dad4631d84 20:44:58 20:44:58 Step 11/23 : FROM docker:20.10.10 20:44:58 20.10.10: Pulling from library/docker 20:44:59 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:44:59 Status: Downloaded newer image for alpine:3.14 20:44:59 ---> 5b8b7b635229 20:44:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:45:00 ---> Running in fbcaa9cd1592 20:45:00 Removing intermediate container b6400622e2fe 20:45:00 ---> 1f6655ef7785 20:45:00 20:45:00 Step 10/21 : FROM alpine:3.14 20:45:00 ---> 5b8b7b635229 20:45:00 Step 11/21 : RUN apk add --update --no-cache curl 20:45:01 ---> Running in 68534663dd75 20:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:45:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:45:03 (1/1) Installing dumb-init (1.2.5-r1) 20:45:03 Executing busybox-1.33.1-r6.trigger 20:45:03 OK: 6 MiB in 15 packages 20:45:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:45:04 (1/5) Installing ca-certificates (20211220-r0) 20:45:04 (2/5) Installing brotli-libs (1.0.9-r5) 20:45:04 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:45:04 (4/5) Installing libcurl (7.79.1-r0) 20:45:04 (5/5) Installing curl (7.79.1-r0) 20:45:04 Executing busybox-1.33.1-r6.trigger 20:45:04 Executing ca-certificates-20211220-r0.trigger 20:45:05 OK: 8 MiB in 19 packages 20:45:05 Removing intermediate container fbcaa9cd1592 20:45:05 ---> 58d3c8923c85 20:45:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:45:05 ---> Running in a9514e7a7ca0 20:45:06 Removing intermediate container a9514e7a7ca0 20:45:06 ---> 3f7ae1668d3f 20:45:06 Step 13/22 : ENV APP_PORT=59861 20:45:06 ---> Running in 70a5fefc5f82 20:45:07 Removing intermediate container 68534663dd75 20:45:07 ---> c1a410c1c40f 20:45:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:45:07 Removing intermediate container 70a5fefc5f82 20:45:07 ---> 8314f4ccd15b 20:45:07 Step 14/22 : EXPOSE $APP_PORT 20:45:07 ---> Running in 3c3cc1a7ac2f 20:45:07 ---> Running in 41df05c94af2 20:45:08 Removing intermediate container 3c3cc1a7ac2f 20:45:08 ---> e964518ea143 20:45:08 Step 13/21 : WORKDIR /edgex 20:45:08 ---> Running in 1ade0c2203de 20:45:08 Removing intermediate container 41df05c94af2 20:45:08 ---> 1398582a197f 20:45:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:09 Removing intermediate container 1ade0c2203de 20:45:09 ---> 903e9a18198f 20:45:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:45:09 ---> 1fbfda5385de 20:45:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:45:10 Removing intermediate container 8eb68505494c 20:45:10 ---> 77816b77ce0b 20:45:10 20:45:10 Step 10/23 : FROM alpine:3.14 20:45:10 ---> 5b8b7b635229 20:45:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:45:10 ---> Using cache 20:45:10 ---> 58d3c8923c85 20:45:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:45:10 ---> Using cache 20:45:10 ---> 3f7ae1668d3f 20:45:10 Step 13/23 : ENV APP_PORT=59881 20:45:10 Removing intermediate container 379ec5d3cd83 20:45:10 ---> fe80b7e9cfd8 20:45:10 20:45:10 Step 10/22 : FROM alpine:3.14 20:45:10 ---> 5b8b7b635229 20:45:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:45:10 ---> Running in d4b7f566fcd8 20:45:10 ---> 79e618a0b7c0 20:45:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:45:10 ---> Running in 25bc18624fcc 20:45:11 Removing intermediate container d4b7f566fcd8 20:45:11 ---> 3e6c070fd377 20:45:11 Step 14/23 : EXPOSE $APP_PORT 20:45:11 ---> Running in c09247ddc2f7 20:45:11 ---> ca84b19a69ba 20:45:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:45:12 Removing intermediate container c09247ddc2f7 20:45:12 ---> e164206d281e 20:45:12 Step 15/23 : WORKDIR / 20:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:45:12 ---> Running in 35fd336e1407 20:45:12 ---> a7bd4e8f85f4 20:45:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:45:13 (1/2) Installing ca-certificates (20211220-r0) 20:45:13 (2/2) Installing dumb-init (1.2.5-r1) 20:45:13 Executing busybox-1.33.1-r6.trigger 20:45:13 ---> 7b245d0dda67 20:45:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:45:13 Executing ca-certificates-20211220-r0.trigger 20:45:13 Removing intermediate container 35fd336e1407 20:45:13 ---> a1ff65956efa 20:45:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:13 ---> Running in dde413ebb0b4 20:45:13 OK: 6 MiB in 16 packages 20:45:14 Removing intermediate container dde413ebb0b4 20:45:14 ---> 803a1e7c43d1 20:45:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:14 ---> Running in 5212f9e331e6 20:45:14 ---> e39ec1f0e250 20:45:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:45:15 ---> 35136ae53d88 20:45:15 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:45:15 ---> Running in 2d8a38118aae 20:45:15 Removing intermediate container 5212f9e331e6 20:45:15 ---> c84de86aa1a1 20:45:15 Step 20/22 : LABEL arch=arm64 20:45:15 ---> Running in c48419ef1253 20:45:15 Removing intermediate container 2d8a38118aae 20:45:15 ---> 33f75de5c7ce 20:45:15 Step 18/21 : CMD ["--init=true"] 20:45:15 ---> Running in 486de8aaedcc 20:45:15 Removing intermediate container 25bc18624fcc 20:45:15 ---> 24804da2dabd 20:45:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:45:16 ---> Running in 2fe50c91530c 20:45:16 Removing intermediate container c48419ef1253 20:45:16 ---> 2fc90b6904ff 20:45:16 Step 21/22 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 20:45:16 ---> Running in adc447b94c1a 20:45:16 Removing intermediate container 486de8aaedcc 20:45:16 ---> cf82766f18c4 20:45:16 Step 19/21 : LABEL arch=arm64 20:45:16 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 20:45:16 Status: Downloaded newer image for docker:20.10.10 20:45:16 ---> 520e9a0a30f7 20:45:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:45:16 ---> Running in 82d3ce06b0c1 20:45:16 ---> Running in c1ef1f8674f9 20:45:16 Removing intermediate container 2fe50c91530c 20:45:16 ---> 72e1617b489e 20:45:16 Step 13/22 : ENV APP_PORT=59860 20:45:16 ---> 9b6600389869 20:45:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:45:17 Removing intermediate container adc447b94c1a 20:45:17 ---> e4be82f59a6e 20:45:17 Step 22/22 : LABEL version=0.0.0 20:45:17 ---> Running in 898f540f7dcb 20:45:17 ---> Running in 75c45e2ef7f3 20:45:17 Removing intermediate container 82d3ce06b0c1 20:45:17 ---> 9ce091f2344e 20:45:17 Step 20/21 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 20:45:17 Removing intermediate container c1ef1f8674f9 20:45:17 ---> bd0814b5a64a 20:45:17 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:45:17 ---> Running in 6b4d75805b13 20:45:17 ---> Running in bbefe422479f 20:45:17 Removing intermediate container 75c45e2ef7f3 20:45:17 ---> 90c71ea0f302 20:45:17 20:45:17 Removing intermediate container 898f540f7dcb 20:45:17 ---> ddadddb8fe7d 20:45:17 Step 14/22 : EXPOSE $APP_PORT 20:45:18 ---> Running in 726ffe211abe 20:45:18 Removing intermediate container 6b4d75805b13 20:45:18 ---> 6b3ac2ff2d99 20:45:18 Step 21/21 : LABEL version=0.0.0 20:45:18 ---> 7f85258616fb 20:45:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:45:18 ---> Running in f11dde3ce49e 20:45:18 ---> Running in 1bec7ac0be6e 20:45:18 Successfully built 90c71ea0f302 20:45:18 Successfully tagged support-scheduler-arm64:latest 20:45:18  Building support-scheduler ... done Building security-bootstrapper 20:45:18 Removing intermediate container 726ffe211abe 20:45:18 ---> 3f69b0872b7e 20:45:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:18 Removing intermediate container f11dde3ce49e 20:45:18 ---> d4d6650943bf 20:45:18 20:45:18 Removing intermediate container 1bec7ac0be6e 20:45:18 ---> 01f6224bdf50 20:45:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:45:19 ---> Running in 5ce97fcbb443 20:45:19 Successfully built d4d6650943bf 20:45:19 Successfully tagged security-proxy-setup-arm64:latest 20:45:19 Building core-command 20:45:19  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:45:19 Removing intermediate container 5ce97fcbb443 20:45:19 ---> a0e73bc7f6e7 20:45:19 Step 21/23 : LABEL arch=arm64 20:45:19 ---> e570fc84168a 20:45:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:45:19 ---> Running in fb9a2cae8d3f 20:45:20 (1/42) Installing readline (8.1.0-r0) 20:45:20 (2/42) Installing bash (5.1.4-r0) 20:45:20 Executing bash-5.1.4-r0.post-install 20:45:20 (3/42) Installing brotli-libs (1.0.9-r5) 20:45:20 (4/42) Installing nghttp2-libs (1.43.0-r0) 20:45:20 Removing intermediate container fb9a2cae8d3f 20:45:20 ---> 4a44daa5633d 20:45:20 Step 22/23 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 20:45:20 (5/42) Installing libcurl (7.79.1-r0) 20:45:20 (6/42) Installing curl (7.79.1-r0) 20:45:20 (7/42) Installing dumb-init (1.2.5-r1) 20:45:20 (8/42) Installing libbz2 (1.0.8-r1) 20:45:20 (9/42) Installing expat (2.4.4-r0) 20:45:20 (10/42) Installing libffi (3.3-r2) 20:45:20 (11/42) Installing gdbm (1.19-r0) 20:45:20 (12/42) Installing xz-libs (5.2.5-r0) 20:45:20 (13/42) Installing libgcc (10.3.1_git20210424-r2) 20:45:20 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 20:45:20 (15/42) Installing mpdecimal (2.5.1-r1) 20:45:20 (16/42) Installing sqlite-libs (3.35.5-r0) 20:45:20 ---> Running in 411d50482c97 20:45:20 (17/42) Installing python3 (3.9.5-r2) 20:45:21 Removing intermediate container 411d50482c97 20:45:21 ---> 57548f989d6e 20:45:21 Step 23/23 : LABEL version=0.0.0 20:45:21 ---> c13109b725e5 20:45:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:45:21 ---> Running in 2206c6416ba5 20:45:22 Removing intermediate container 2206c6416ba5 20:45:22 ---> 70c4182bf1cf 20:45:22 20:45:22 ---> ce4ea8bfac61 20:45:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:45:22 Successfully built 70c4182bf1cf 20:45:22 Successfully tagged core-metadata-arm64:latest 20:45:22  Building core-metadata ... done Building core-data 20:45:22 ---> Running in 62e7312820a5 20:45:22 (18/42) Installing py3-appdirs (1.4.4-r2) 20:45:22 (19/42) Installing py3-chardet (4.0.0-r2) 20:45:22 (20/42) Installing py3-idna (3.2-r0) 20:45:22 (21/42) Installing py3-urllib3 (1.26.5-r0) 20:45:23 (22/42) Installing py3-certifi (2020.12.5-r1) 20:45:23 (23/42) Installing py3-requests (2.25.1-r4) 20:45:23 (24/42) Installing py3-msgpack (1.0.2-r1) 20:45:23 (25/42) Installing py3-lockfile (0.12.2-r4) 20:45:23 (26/42) Installing py3-cachecontrol (0.12.6-r1) 20:45:23 Removing intermediate container 62e7312820a5 20:45:23 ---> 2f825c6dd4ab 20:45:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:23 (27/42) Installing py3-colorama (0.4.4-r1) 20:45:23 (28/42) Installing py3-contextlib2 (0.6.0-r1) 20:45:23 (29/42) Installing py3-distlib (0.3.1-r3) 20:45:23 (30/42) Installing py3-distro (1.5.0-r3) 20:45:23 ---> Running in 8fd41817e6f8 20:45:23 (31/42) Installing py3-six (1.15.0-r1) 20:45:23 (32/42) Installing py3-webencodings (0.5.1-r4) 20:45:23 (33/42) Installing py3-html5lib (1.1-r1) 20:45:23 (34/42) Installing py3-parsing (2.4.7-r2) 20:45:23 (35/42) Installing py3-packaging (20.9-r1) 20:45:23 (36/42) Installing py3-toml (0.10.2-r2) 20:45:23 (37/42) Installing py3-pep517 (0.10.0-r2) 20:45:23 (38/42) Installing py3-progress (1.5-r2) 20:45:23 (39/42) Installing py3-retrying (1.3.3-r1) 20:45:23 (40/42) Installing py3-ordered-set (4.0.2-r1) 20:45:23 (41/42) Installing py3-setuptools (52.0.0-r3) 20:45:23 (42/42) Installing py3-pip (20.3.4-r1) 20:45:23 Removing intermediate container 8fd41817e6f8 20:45:23 ---> 79fe01673efe 20:45:23 Step 20/22 : LABEL arch=arm64 20:45:23 ---> Running in f4fb6c47a93e 20:45:24 Executing busybox-1.33.1-r6.trigger 20:45:24 OK: 84 MiB in 64 packages 20:45:24 Removing intermediate container f4fb6c47a93e 20:45:24 ---> 8d98b3cdcdd0 20:45:24 Step 21/22 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 20:45:24 ---> Running in b22305055d2c 20:45:25 Removing intermediate container b22305055d2c 20:45:25 ---> b11ea8de23db 20:45:25 Step 22/22 : LABEL version=0.0.0 20:45:25 ---> Running in a98655883dc7 20:45:26 Removing intermediate container a98655883dc7 20:45:26 ---> 1682585152e9 20:45:26 20:45:26 Successfully built 1682585152e9 20:45:26 Successfully tagged support-notifications-arm64:latest 20:45:26  Building support-notifications ... done Building security-secretstore-setup 20:45:28 Collecting docker-compose==1.23.2 20:45:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:45:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:45:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:45:30 Collecting websocket-client<1.0,>=0.32.0 20:45:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:45:30 Collecting jsonschema<3,>=2.5.1 20:45:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:45:31 Collecting docopt<0.7,>=0.6.1 20:45:31 Downloading docopt-0.6.2.tar.gz (25 kB) 20:45:33 Collecting dockerpty<0.5,>=0.4.1 20:45:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:45:35 Collecting cached-property<2,>=1.2.0 20:45:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:45:35 Collecting texttable<0.10,>=0.9.0 20:45:35 Downloading texttable-0.9.1.tar.gz (11 kB) 20:45:38 Collecting PyYAML<4,>=3.10 20:45:38 Downloading PyYAML-3.13.tar.gz (270 kB) 20:45:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 20:45:42 Collecting docker<4.0,>=3.6.0 20:45:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:45:42 Collecting docker-pycreds>=0.4.0 20:45:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:45:43 Collecting chardet<3.1.0,>=3.0.2 20:45:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:45:44 Collecting urllib3<1.25,>=1.21.1 20:45:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:45:44 Collecting idna<2.8,>=2.5 20:45:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:45:44 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) 20:45:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:45:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:45:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:45:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:45:46 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:45:46 Attempting uninstall: urllib3 20:45:46 Found existing installation: urllib3 1.26.5 20:45:46 Uninstalling urllib3-1.26.5: 20:45:46 Successfully uninstalled urllib3-1.26.5 20:45:46 Attempting uninstall: idna 20:45:46 Found existing installation: idna 3.2 20:45:46 Uninstalling idna-3.2: 20:45:47 Successfully uninstalled idna-3.2 20:45:48 Attempting uninstall: chardet 20:45:48 Found existing installation: chardet 4.0.0 20:45:48 Uninstalling chardet-4.0.0: 20:45:48 Successfully uninstalled chardet-4.0.0 20:45:50 Attempting uninstall: requests 20:45:50 Found existing installation: requests 2.25.1 20:45:50 Uninstalling requests-2.25.1: 20:45:50 Successfully uninstalled requests-2.25.1 20:45:50 Running setup.py install for texttable: started 20:45:53 Running setup.py install for texttable: finished with status 'done' 20:45:53 Running setup.py install for PyYAML: started 20:45:56 Running setup.py install for PyYAML: finished with status 'done' 20:45:56 Running setup.py install for docopt: started 20:45:59 Running setup.py install for docopt: finished with status 'done' 20:45:59 Running setup.py install for dockerpty: started 20:46:01 Running setup.py install for dockerpty: finished with status 'done' 20:46: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 20:46:04 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:04 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:46:04 ---> 52cbe72164da 20:46:04 Step 3/31 : WORKDIR /edgex-go 20:46:04 ---> Using cache 20:46:04 ---> 7a3712992b2d 20:46:04 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:04 ---> Using cache 20:46:04 ---> 5e239e5ee3a5 20:46:04 Step 5/31 : RUN apk add --update --no-cache make git 20:46:04 ---> Using cache 20:46:04 ---> 919f6165d535 20:46:04 Step 6/31 : COPY go.mod vendor* ./ 20:46:04 ---> Using cache 20:46:04 ---> 5e3ae9a060b6 20:46:04 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:04 ---> Using cache 20:46:04 ---> 20085dd54aea 20:46:04 Step 8/31 : COPY . . 20:46:04 ---> Using cache 20:46:04 ---> 0260fa4a4411 20:46:04 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:46:05 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:46:05 ---> 52cbe72164da 20:46:05 Step 3/23 : WORKDIR /edgex-go 20:46:05 ---> Using cache 20:46:05 ---> 7a3712992b2d 20:46:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:05 ---> Using cache 20:46:05 ---> 5e239e5ee3a5 20:46:05 Step 5/23 : RUN apk add --update --no-cache make git 20:46:05 ---> Using cache 20:46:05 ---> 919f6165d535 20:46:05 Step 6/23 : COPY go.mod vendor* ./ 20:46:05 ---> Using cache 20:46:05 ---> 5e3ae9a060b6 20:46:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:05 ---> Using cache 20:46:05 ---> 20085dd54aea 20:46:05 Step 8/23 : COPY . . 20:46:05 ---> Using cache 20:46:05 ---> 0260fa4a4411 20:46:05 Step 9/23 : RUN make cmd/core-command/core-command 20:46:06 ---> Running in 3824ef17f40b 20:46:06 ---> Running in ba9e7d131d08 20:46: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 20:46:08 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 20:46:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:46:08 ---> 52cbe72164da 20:46:08 Step 3/23 : WORKDIR /edgex-go 20:46:08 ---> Using cache 20:46:08 ---> 7a3712992b2d 20:46:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:08 ---> Using cache 20:46:08 ---> 5e239e5ee3a5 20:46:08 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:46:08 ---> Running in 6ef355da8433 20:46:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:46:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:46:13 OK: 220 MiB in 52 packages 20:46:13 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:46:13 ---> 52cbe72164da 20:46:13 Step 3/25 : WORKDIR /edgex-go 20:46:13 ---> Using cache 20:46:13 ---> 7a3712992b2d 20:46:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:13 ---> Using cache 20:46:13 ---> 5e239e5ee3a5 20:46:13 Step 5/25 : RUN apk add --update --no-cache make git 20:46:13 ---> Using cache 20:46:13 ---> 919f6165d535 20:46:13 Step 6/25 : COPY go.mod vendor* ./ 20:46:13 ---> Using cache 20:46:13 ---> 5e3ae9a060b6 20:46:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:13 ---> Using cache 20:46:13 ---> 20085dd54aea 20:46:13 Step 8/25 : COPY . . 20:46:13 ---> Using cache 20:46:13 ---> 0260fa4a4411 20:46:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:46:14 ---> Running in 53bdbadf5937 20:46:15 Removing intermediate container 6ef355da8433 20:46:15 ---> a63a89a78496 20:46:15 Step 6/23 : COPY go.mod vendor* ./ 20:46:17 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 20:46:17 ---> 7848213a1ab3 20:46:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:18 ---> Running in ddb76fe50a40 20:46:23 Removing intermediate container bbefe422479f 20:46:23 ---> c76551ab66ed 20:46:23 Step 14/23 : ENV APP_PORT=58890 20:46:23 ---> Running in 6f6907fb825e 20:46:24 Removing intermediate container 6f6907fb825e 20:46:24 ---> 90f4a7822f71 20:46:24 Step 15/23 : EXPOSE $APP_PORT 20:46:24 ---> Running in a1ca55378c81 20:46:24 Removing intermediate container a1ca55378c81 20:46:24 ---> 211ec59d77bb 20:46:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:46:26 Removing intermediate container ddb76fe50a40 20:46:26 ---> fbf2f3b4004e 20:46:26 Step 8/23 : COPY . . 20:46:27 ---> b82866f3111d 20:46:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:46:28 ---> 3cdc96c0dd99 20:46:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:46:30 ---> a6f39843de90 20:46:30 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:46:30 ---> Running in c52f2dbb1fe8 20:46:31 Removing intermediate container c52f2dbb1fe8 20:46:31 ---> 40e37959fd0d 20:46:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:46:31 ---> Running in 5fa9bdb68360 20:46:32 Removing intermediate container 5fa9bdb68360 20:46:32 ---> 0d8cc4a3d38d 20:46:32 Step 21/23 : LABEL arch=arm64 20:46:32 ---> Running in 785cc1ffae05 20:46:33 Removing intermediate container 785cc1ffae05 20:46:33 ---> cbb4992528b9 20:46:33 Step 22/23 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 20:46:33 ---> Running in dd32c9f31801 20:46:34 Removing intermediate container dd32c9f31801 20:46:34 ---> cc37d83652bc 20:46:34 Step 23/23 : LABEL version=0.0.0 20:46:34 ---> Running in 4a17d84168bd 20:46:35 Removing intermediate container 4a17d84168bd 20:46:35 ---> 550c57b1f415 20:46:35 20:46:36 Successfully built 550c57b1f415 20:46:36 Successfully tagged sys-mgmt-agent-arm64:latest 20:46:46  Building sys-mgmt-agent ... done  ---> da06160d4d35 20:46:46 Step 9/23 : RUN make cmd/core-data/core-data 20:46:46 ---> Running in a205d9cb6b1b 20:46:48 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 20:48:25 Removing intermediate container ba9e7d131d08 20:48:25 ---> ca45d6dba2db 20:48:25 20:48:25 Step 10/23 : FROM alpine:3.14 20:48:25 ---> 5b8b7b635229 20:48:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:48:25 ---> Using cache 20:48:25 ---> 58d3c8923c85 20:48:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:48:25 ---> Using cache 20:48:25 ---> 3f7ae1668d3f 20:48:25 Step 13/23 : ENV APP_PORT=59882 20:48:25 ---> Running in 11986ed35ea7 20:48:25 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 20:48:25 Removing intermediate container 11986ed35ea7 20:48:25 ---> c668cd35c5b9 20:48:25 Step 14/23 : EXPOSE $APP_PORT 20:48:25 ---> Running in aa929b5fbf1c 20:48:25 Removing intermediate container aa929b5fbf1c 20:48:25 ---> 68ce70847ab3 20:48:25 Step 15/23 : WORKDIR / 20:48:25 ---> Running in a34ae168cf7f 20:48:25 Removing intermediate container a34ae168cf7f 20:48:25 ---> 566c1c106125 20:48:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:48:25 Removing intermediate container 3824ef17f40b 20:48:25 ---> 7c5092015182 20:48:25 20:48:25 Step 10/31 : FROM alpine:3.14 20:48:25 ---> 5b8b7b635229 20:48:25 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:48:25 ---> Running in cc294b4f4202 20:48:25 ---> 859140096d2b 20:48:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:48:25 Removing intermediate container cc294b4f4202 20:48:25 ---> 37599e37cf5e 20:48:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:48:25 ---> Running in 8a2c1849e24d 20:48:25 ---> 66610d87538f 20:48:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:48:25 ---> 2fdb9d44bd3b 20:48:25 Step 19/23 : ENTRYPOINT ["/core-command"] 20:48:25 ---> Running in d99c3e553c19 20:48:25 (1/2) Installing dumb-init (1.2.5-r1) 20:48:25 (2/2) Installing su-exec (0.2-r1) 20:48:25 Removing intermediate container d99c3e553c19 20:48:25 Executing busybox-1.33.1-r6.trigger 20:48:25 ---> 8811b51da6fd 20:48:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:48:25 OK: 6 MiB in 16 packages 20:48:25 ---> Running in 855509e46c9e 20:48:25 Removing intermediate container 855509e46c9e 20:48:25 ---> 561c3e7f8952 20:48:25 Step 21/23 : LABEL arch=arm64 20:48:25 ---> Running in 3de22e4c2962 20:48:25 Removing intermediate container 3de22e4c2962 20:48:25 ---> 69778218e550 20:48:25 Step 22/23 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 20:48:25 Removing intermediate container 8a2c1849e24d 20:48:25 ---> 9733bbe39b28 20:48:25 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:48:25 ---> Running in d44eeb8c85a6 20:48:25 ---> Running in c3ed49809aca 20:48:25 Removing intermediate container d44eeb8c85a6 20:48:25 ---> c6166764e7b9 20:48:25 Step 23/23 : LABEL version=0.0.0 20:48:25 Removing intermediate container c3ed49809aca 20:48:25 ---> a5257c287775 20:48:25 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:48:25 ---> Running in c2efef9c80e6 20:48:25 ---> Running in 1b2e027cbb7f 20:48:25 Removing intermediate container 1b2e027cbb7f 20:48:25 ---> c161998573f1 20:48:25 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:48:25 Removing intermediate container c2efef9c80e6 20:48:25 ---> e212434fb910 20:48:25 20:48:25 ---> Running in 32b4cdb8f92c 20:48:27 Successfully built e212434fb910 20:48:27 Successfully tagged core-command-arm64:latest 20:48:28  Building core-command ... done Removing intermediate container 53bdbadf5937 20:48:28 ---> 79e002dee5ea 20:48:28 20:48:28 Step 10/25 : FROM alpine:3.14 20:48:28 ---> 5b8b7b635229 20:48:28 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:48:28 ---> Running in 07706650548c 20:48:29 Removing intermediate container 32b4cdb8f92c 20:48:29 ---> 408e1481e4a8 20:48:29 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:48:29 ---> Running in 784fb07155b0 20:48:30 Removing intermediate container 784fb07155b0 20:48:30 ---> 45c0209e63e9 20:48:30 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:48:31 ---> 4fd4126e7e93 20:48:31 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:48:31 ---> Running in 280b3d8e67bc 20:48:31 (1/3) Installing ca-certificates (20211220-r0) 20:48:31 (2/3) Installing dumb-init (1.2.5-r1) 20:48:31 (3/3) Installing su-exec (0.2-r1) 20:48:31 Executing busybox-1.33.1-r6.trigger 20:48:32 Executing ca-certificates-20211220-r0.trigger 20:48:32 OK: 6 MiB in 17 packages 20:48:34 Removing intermediate container 07706650548c 20:48:34 ---> b7c4857931c2 20:48:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:48:34 ---> Running in 30d9bd4ebb5d 20:48:34 Removing intermediate container 280b3d8e67bc 20:48:34 ---> 145a720b3a8d 20:48:34 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:48:35 Removing intermediate container 30d9bd4ebb5d 20:48:35 ---> e63aeab681a9 20:48:35 Step 13/25 : WORKDIR / 20:48:35 ---> Running in 7228f4eeb21e 20:48:35 ---> 75e91f7cafb4 20:48:35 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:48:35 Removing intermediate container 7228f4eeb21e 20:48:35 ---> c7434cd34f41 20:48:35 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:48:36 ---> dd501a0fe2fd 20:48:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:48:37 ---> 1cfade6580a5 20:48:37 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:48:37 ---> a50aa7bb8b63 20:48:37 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:48:38 ---> 6955b83f21b0 20:48:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:48:38 ---> f214613a417e 20:48:38 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:48:38 ---> c50a0f4d76ef 20:48:38 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:48:39 ---> 5813d1b0f1d3 20:48:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:48:39 ---> 3e459b5fa134 20:48:39 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:48:40 ---> Running in 2538bf10ab92 20:48:40 Removing intermediate container 2538bf10ab92 20:48:40 ---> a01b0b7b64ae 20:48:40 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:48:40 ---> 35b422b77bca 20:48:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:48:41 ---> a8de6bfb8f4c 20:48:41 Step 26/31 : RUN chmod +x /entrypoint.sh 20:48:41 ---> Running in d5bc77e4b098 20:48:42 ---> 7700cb50546b 20:48:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:48:42 ---> 7498cce4a867 20:48:42 Step 21/25 : 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/ 20:48:43 ---> Running in dd0e304013a2 20:48:44 Removing intermediate container d5bc77e4b098 20:48:44 ---> 705dc976e804 20:48:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:48:44 ---> Running in 058725cd1f80 20:48:45 Removing intermediate container 058725cd1f80 20:48:45 ---> 95097d8af84a 20:48:45 Step 28/31 : CMD ["gate"] 20:48:45 ---> Running in 3e627fc682bd 20:48:45 Removing intermediate container dd0e304013a2 20:48:45 ---> fbf5bf396dba 20:48:45 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:48:45 ---> Running in 9c7f0036c2b4 20:48:45 Removing intermediate container 3e627fc682bd 20:48:45 ---> 92bbd7a1c04f 20:48:45 Step 29/31 : LABEL arch=arm64 20:48:46 ---> Running in 41ba276a37ce 20:48:46 Removing intermediate container 9c7f0036c2b4 20:48:46 ---> 4fa3869d2c53 20:48:46 Step 23/25 : LABEL arch=arm64 20:48:46 ---> Running in a6c6660236ca 20:48:46 Removing intermediate container 41ba276a37ce 20:48:46 ---> fa1d284faec4 20:48:46 Step 30/31 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 20:48:47 ---> Running in 67d8e384aff9 20:48:47 Removing intermediate container a6c6660236ca 20:48:47 ---> b624803761ea 20:48:47 Step 24/25 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 20:48:47 ---> Running in 1543c21b5615 20:48:47 Removing intermediate container 67d8e384aff9 20:48:47 ---> 8d45eecf6c7a 20:48:47 Step 31/31 : LABEL version=0.0.0 20:48:47 Removing intermediate container 1543c21b5615 20:48:47 ---> 5968064353f7 20:48:47 Step 25/25 : LABEL version=0.0.0 20:48:47 ---> Running in 17898ddb46c0 20:48:47 ---> Running in 58428fb86b84 20:48:48 Removing intermediate container a205d9cb6b1b 20:48:48 ---> f25271605c89 20:48:48 20:48:48 Step 10/23 : FROM alpine:3.14 20:48:48 ---> 5b8b7b635229 20:48:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:48:48 ---> Running in b5ffaa5ead10 20:48:48 Removing intermediate container 17898ddb46c0 20:48:48 ---> 8025d753cc19 20:48:48 20:48:48 Removing intermediate container 58428fb86b84 20:48:48 ---> 3d742c8c6a4f 20:48:48 20:48:48 Successfully built 8025d753cc19 20:48:48 Successfully tagged security-secretstore-setup-arm64:latest 20:48:48  Building security-secretstore-setup ... done Successfully built 3d742c8c6a4f 20:48:48 Successfully tagged security-bootstrapper-arm64:latest 20:48:48  Building security-bootstrapper ... done Removing intermediate container b5ffaa5ead10 20:48:48 ---> 9abf0acfdd5d 20:48:48 Step 12/23 : ENV APP_PORT=59880 20:48:48 ---> Running in cdc7dfeff43f 20:48:49 Removing intermediate container cdc7dfeff43f 20:48:49 ---> 42d8a42e4e42 20:48:49 Step 13/23 : EXPOSE $APP_PORT 20:48:49 ---> Running in 4ff1a032e5c1 20:48:49 Removing intermediate container 4ff1a032e5c1 20:48:49 ---> d742e21526e7 20:48:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:49 ---> Running in 7494a447d733 20:48:51 Removing intermediate container 7494a447d733 20:48:51 ---> 24ae4ae840e6 20:48:51 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:48:51 ---> Running in eebee6c81d66 20:48:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:48:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:48:54 (1/6) Installing dumb-init (1.2.5-r1) 20:48:54 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:48:54 (3/6) Installing libsodium (1.0.18-r0) 20:48:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:48:54 (5/6) Installing libzmq (4.3.4-r0) 20:48:54 (6/6) Installing zeromq (4.3.4-r0) 20:48:55 Executing busybox-1.33.1-r6.trigger 20:48:55 OK: 8 MiB in 20 packages 20:48:56 Removing intermediate container eebee6c81d66 20:48:56 ---> 92fd2efc8146 20:48:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:48:56 ---> d46e67a9b0e2 20:48:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:48:57 ---> c25d1ee7b4c1 20:48:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:48:58 ---> 6437a3198502 20:48:58 Step 19/23 : ENTRYPOINT ["/core-data"] 20:48:58 ---> Running in 59632143231e 20:48:59 Removing intermediate container 59632143231e 20:48:59 ---> e889454d9499 20:48:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:48:59 ---> Running in 2a3963dce375 20:48:59 Removing intermediate container 2a3963dce375 20:48:59 ---> 4ee57a50dc6e 20:48:59 Step 21/23 : LABEL arch=arm64 20:48:59 ---> Running in 22538e025591 20:48:59 Removing intermediate container 22538e025591 20:48:59 ---> 10b7ac2b0582 20:48:59 Step 22/23 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 20:48:59 ---> Running in e31e2dbe6f21 20:49:00 Removing intermediate container e31e2dbe6f21 20:49:00 ---> c429205d84e2 20:49:00 Step 23/23 : LABEL version=0.0.0 20:49:00 ---> Running in f9c91527793b 20:49:00 Removing intermediate container f9c91527793b 20:49:00 ---> 54ff457482d8 20:49:00 20:49:00 Successfully built 54ff457482d8 20:49:00 Successfully tagged core-data-arm64:latest 20:49:01  Building core-data ... done  [Pipeline] } 20:49:01 $ docker stop --time=1 582f3c8e9fe4e1d34b105e39cb51c48fc0ee7f347cc47e09fe4f569b013e91de 20:49:03 $ docker rm -f 582f3c8e9fe4e1d34b105e39cb51c48fc0ee7f347cc47e09fe4f569b013e91de [Pipeline] // withDockerContainer [Pipeline] sh 20:49:03 + docker images 20:49:04 REPOSITORY TAG IMAGE ID CREATED SIZE 20:49:04 core-data-arm64 latest 54ff457482d8 4 seconds ago 19.2MB 20:49:04 security-bootstrapper-arm64 latest 3d742c8c6a4f 16 seconds ago 18MB 20:49:04 security-secretstore-setup-arm64 latest 8025d753cc19 16 seconds ago 27MB 20:49:04 f25271605c89 17 seconds ago 1.6GB 20:49:04 79e002dee5ea 37 seconds ago 1.6GB 20:49:04 core-command-arm64 latest e212434fb910 39 seconds ago 15.3MB 20:49:04 7c5092015182 48 seconds ago 1.59GB 20:49:04 ca45d6dba2db 52 seconds ago 1.59GB 20:49:04 sys-mgmt-agent-arm64 latest 550c57b1f415 2 minutes ago 280MB 20:49:04 support-notifications-arm64 latest 1682585152e9 3 minutes ago 16.1MB 20:49:04 core-metadata-arm64 latest 70c4182bf1cf 3 minutes ago 15.9MB 20:49:04 security-proxy-setup-arm64 latest d4d6650943bf 3 minutes ago 25.5MB 20:49:04 support-scheduler-arm64 latest 90c71ea0f302 3 minutes ago 15.4MB 20:49:04 77816b77ce0b 3 minutes ago 1.6GB 20:49:04 fe80b7e9cfd8 3 minutes ago 1.6GB 20:49:04 1f6655ef7785 4 minutes ago 1.6GB 20:49:04 01dad4631d84 4 minutes ago 1.59GB 20:49:04 a02f762a4b1d 4 minutes ago 1.6GB 20:49:04 ci-base-image-arm64 latest 52cbe72164da 15 minutes ago 1.26GB 20:49:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 weeks ago 551MB 20:49:04 docker 20.10.10 520e9a0a30f7 3 months ago 200MB 20:49:04 alpine 3.14 5b8b7b635229 3 months ago 5.35MB 20:49:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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 20:49:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:49:04 20:49:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:49:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:49:05 arm64: Pulling from edgex-lftools-log-publisher 20:49:05 448f6bf000e3: Pulling fs layer 20:49:05 f757da607395: Pulling fs layer 20:49:05 05883995daec: Pulling fs layer 20:49:05 8603b9c90790: Pulling fs layer 20:49:05 1560dd03e051: Pulling fs layer 20:49:05 27f5ce0e4adf: Pulling fs layer 20:49:05 c2d8d7efcc4b: Pulling fs layer 20:49:05 8603b9c90790: Waiting 20:49:05 27f5ce0e4adf: Waiting 20:49:05 1560dd03e051: Waiting 20:49:05 c2d8d7efcc4b: Waiting 20:49:05 f757da607395: Verifying Checksum 20:49:05 f757da607395: Download complete 20:49:05 8603b9c90790: Verifying Checksum 20:49:05 8603b9c90790: Download complete 20:49:05 1560dd03e051: Verifying Checksum 20:49:05 1560dd03e051: Download complete 20:49:05 27f5ce0e4adf: Verifying Checksum 20:49:05 27f5ce0e4adf: Download complete 20:49:05 05883995daec: Verifying Checksum 20:49:05 05883995daec: Download complete 20:49:05 448f6bf000e3: Verifying Checksum 20:49:05 448f6bf000e3: Download complete 20:49:08 c2d8d7efcc4b: Verifying Checksum 20:49:08 c2d8d7efcc4b: Download complete 20:49:09 448f6bf000e3: Pull complete 20:49:10 f757da607395: Pull complete 20:49:11 05883995daec: Pull complete 20:49:11 8603b9c90790: Pull complete 20:49:12 1560dd03e051: Pull complete 20:49:13 27f5ce0e4adf: Pull complete 20:49:28 c2d8d7efcc4b: Pull complete 20:49:28 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:49:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:49:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:49:28 prd-ubuntu18.04-docker-arm64-4c-16g-5664 does not seem to be running inside a container 20:49:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:49:31 $ docker top d468d2185e10735851971007f17a0aa49dbb90269c3a1811c53f94a934ddfbbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:32 ---> job-cost.sh 20:49:32 lf-activate-venv: SKIPPING 20:49:32 INFO: No Stack... 20:49:33 INFO: Retrieving Pricing Info for: v3-standard-4 20:49:33 INFO: Archiving Costs [Pipeline] sh 20:49:34 + cat /w/workspace/edgex-go/3/archives/cost.csv 20:49:34 + cut -d, -f6 [Pipeline] lock 20:49:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3883-3-stack-cost] 20:49:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3883-3-stack-cost] did not exist. Created. 20:49:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3883-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:49:34 + echo total: 0.10999999940395355 [Pipeline] stash 20:49:34 Stashed 1 file(s) [Pipeline] } 20:49:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3883-3-stack-cost] [Pipeline] // lock [Pipeline] } 20:49:34 $ docker stop --time=1 d468d2185e10735851971007f17a0aa49dbb90269c3a1811c53f94a934ddfbbe 20:49:36 $ docker rm -f d468d2185e10735851971007f17a0aa49dbb90269c3a1811c53f94a934ddfbbe [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 20:49:37 provisioning config files... 20:49:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4200550754737498294tmp [Pipeline] { [Pipeline] sh 20:49:37 + set +x 20:49:37 + curl -s https://codecov.io/bash 20:49:37 + bash -s -- 20:49:37 20:49:37 _____ _ 20:49:37 / ____| | | 20:49:37 | | ___ __| | ___ ___ _____ __ 20:49:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:49:37 | |___| (_) | (_| | __/ (_| (_) \ V / 20:49:37 \_____\___/ \__,_|\___|\___\___/ \_/ 20:49:37 Bash-1.0.6 20:49:37 20:49:37 20:49:37 ==> git version 2.24.4 found 20:49:37 ==> 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 20:49:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:49:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:49:37 ==> Jenkins CI detected. 20:49:37 current dir:  /w/workspace/edgex-go/3 20:49:37 project root: . 20:49:37 --> token set from env 20:49:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:49:37 ==> Running gcov in . (disable via -X gcov) 20:49:37 ==> Python coveragepy not found 20:49:37 ==> Searching for coverage reports in: 20:49:37 + . 20:49:37 -> Found 1 reports 20:49:37 ==> Detecting git/mercurial file structure 20:49:37 ==> Reading reports 20:49:37 + ./coverage.out bytes=428383 20:49:37 ==> Appending adjustments 20:49:37 https://docs.codecov.io/docs/fixing-reports 20:49:38 + Found adjustments 20:49:38 ==> Gzipping contents 20:49:38 60K /tmp/codecov.6dV9HJ.gz 20:49:38 ==> Uploading reports 20:49:38 url: https://codecov.io 20:49:38 query: branch=PR-3883&commit=bb864a661540386b907751b632727ff0c2aebcdc&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3883%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3883&job=&cmd_args= 20:49:38 -> Pinging Codecov 20:49:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3883&commit=bb864a661540386b907751b632727ff0c2aebcdc&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3883%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3883&job=&cmd_args= 20:49:39 -> Uploading to 20:49:39 https://storage.googleapis.com/codecov/v4/raw/2022-02-18/00271124DB129430A58F1EEE437C3FCB/bb864a661540386b907751b632727ff0c2aebcdc/14237743-ede9-4668-8e74-a2807b40f419.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220218T204938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f7ff052ed73929da174fffb492f7bc24ce34e45070f0a8157b22d3fbb868a7a 20:49:39 % Total % Received % Xferd Average Speed Time Time Time Current 20:49:39 Dload Upload Total Spent Left Speed 20:49:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58013 0 0 100 58013 0 175k --:--:-- --:--:-- --:--:-- 175k 20:49:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bb864a661540386b907751b632727ff0c2aebcdc [Pipeline] } 20:49:39 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 20:49:39 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:49:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:49:40 ---> package-listing.sh 20:49:40 ++ facter osfamily 20:49:40 ++ tr '[:upper:]' '[:lower:]' 20:49:41 + OS_FAMILY=redhat 20:49:41 + workspace=/w/workspace/edgex-go/3 20:49:41 + START_PACKAGES=/tmp/packages_start.txt 20:49:41 + END_PACKAGES=/tmp/packages_end.txt 20:49:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:49:41 + PACKAGES=/tmp/packages_start.txt 20:49:41 + '[' /w/workspace/edgex-go/3 ']' 20:49:41 + PACKAGES=/tmp/packages_end.txt 20:49:41 + case "${OS_FAMILY}" in 20:49:41 + sort 20:49:41 + rpm -qa 20:49:45 + '[' -f /tmp/packages_start.txt ']' 20:49:45 + '[' -f /tmp/packages_end.txt ']' 20:49:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:49:45 + '[' /w/workspace/edgex-go/3 ']' 20:49:45 + mkdir -p /w/workspace/edgex-go/3/archives/ 20:49:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 20:49:45 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 20:49:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:49:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:46 20:49:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:49:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:46 latest: Pulling from edgex-lftools-log-publisher 20:49:46 b4d181a07f80: Pulling fs layer 20:49:46 a1111a8f2ec3: Pulling fs layer 20:49:46 ed53099fbce6: Pulling fs layer 20:49:46 dc539afda2c1: Pulling fs layer 20:49:46 77bc0d833cb6: Pulling fs layer 20:49:46 9065ff56babe: Pulling fs layer 20:49:46 d287ab97295c: Pulling fs layer 20:49:46 77bc0d833cb6: Waiting 20:49:46 9065ff56babe: Waiting 20:49:46 d287ab97295c: Waiting 20:49:46 dc539afda2c1: Waiting 20:49:46 a1111a8f2ec3: Verifying Checksum 20:49:46 a1111a8f2ec3: Download complete 20:49:46 dc539afda2c1: Verifying Checksum 20:49:46 dc539afda2c1: Download complete 20:49:46 ed53099fbce6: Verifying Checksum 20:49:46 ed53099fbce6: Download complete 20:49:46 77bc0d833cb6: Verifying Checksum 20:49:46 77bc0d833cb6: Download complete 20:49:46 9065ff56babe: Verifying Checksum 20:49:46 9065ff56babe: Download complete 20:49:46 b4d181a07f80: Verifying Checksum 20:49:46 b4d181a07f80: Download complete 20:49:47 d287ab97295c: Verifying Checksum 20:49:47 d287ab97295c: Download complete 20:49:48 b4d181a07f80: Pull complete 20:49:48 a1111a8f2ec3: Pull complete 20:49:48 ed53099fbce6: Pull complete 20:49:48 dc539afda2c1: Pull complete 20:49:49 77bc0d833cb6: Pull complete 20:49:49 9065ff56babe: Pull complete 20:49:54 d287ab97295c: Pull complete 20:49:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:49:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:49:54 prd-centos7-docker-4c-2g-5661 does not seem to be running inside a container 20:49:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:49:58 $ docker top 60dc380c0418efc8d8d28786a95c6017115f237d4109eff2c489ec01fdb0cad7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:58 + touch /tmp/pre-build-complete [Pipeline] sh 20:49:58 + mkdir -p /var/log/sysstat [Pipeline] sh 20:49:59 + ls /var/log/sa-host 20:49:59 + sadf -c /var/log/sa-host/sa17 20:49:59 file_magic: OK 20:49:59 HZ: Using current value: 100 20:49:59 file_header: OK 20:49:59 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 20:49:59 Statistics: 20:49:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:49:59 File successfully converted to sysstat format version 12.0.3 20:49:59 + sadf -c /var/log/sa-host/sa18 20:49:59 file_magic: OK 20:49:59 HZ: Using current value: 100 20:49:59 file_header: OK 20:49:59 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 20:49:59 Statistics: 20:49:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:49:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:59 provisioning config files... 20:49:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7533089730301338969tmp [Pipeline] { [Pipeline] echo 20:49:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:49:59 ---> create-netrc.sh [Pipeline] } 20:49:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:49:59 ---> python-tools-install.sh [Pipeline] echo 20:49:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:50:00 ---> sudo-logs.sh 20:50:00 Archiving 'sudo' log.. 20:50:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-5661.novalocal: Name or service not known 20:50:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-5661.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:50:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:50:00 ---> job-cost.sh 20:50:00 lf-activate-venv: SKIPPING 20:50:00 DEBUG: total: 0.10999999940395355 20:50:00 INFO: Retrieving Stack Cost... 20:50:01 INFO: Retrieving Pricing Info for: v3-standard-2 20:50:01 INFO: Archiving Costs [Pipeline] echo 20:50:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:50:01 ---> logs-deploy.sh 20:50:01 lf-activate-venv: SKIPPING 20:50:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3883/3 20:50:01 INFO: archiving workspace using pattern(s): 20:50:02 Archives upload complete. 20:50:02 INFO: archiving logs to Nexus