Pull request #3888 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at c1fb6d23c38d8e4135415aa828943646775f2bb3 rather than 13d26752691e326abb7404432683796d3ef37a00 Obtained Jenkinsfile from c1fb6d23c38d8e4135415aa828943646775f2bb3 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-ssh6170162469167052213.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-ssh18331097840981633655.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-3888/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-3888/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7857597471467581110.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-ssh16208328760070592956.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-3888/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-3888/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6770971173547822783.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5993 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh7117925698188658309.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh2575237395987164012.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 13d26752691e326abb7404432683796d3ef37a00 Merge succeeded, producing 1e45a026a8270cd988a29be2d4e3d7ac249d36ee Checking out Revision 1e45a026a8270cd988a29be2d4e3d7ac249d36ee (PR-3888) > git config core.sparsecheckout # timeout=10 > git checkout -f 13d26752691e326abb7404432683796d3ef37a00 # 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/5@tmp/jenkins-gitclient-ssh6926615139982425300.key > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e45a026a8270cd988a29be2d4e3d7ac249d36ee # timeout=10 Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:04:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:04:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:04:08 ========================================================= 15:04:08 EdgeX Global Pipelines Version Info 15:04:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 455abcd9ffacb4b5b146b314a990549bbdfe1d9d # timeout=10 15:04:09 ------------------- 15:04:09 stable info: 15:04:09 ------------------- 15:04:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:04:09 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 15:04:09 Message: update stable to v1.0.220 15:04:10 ------------------- 15:04:10 experimental info: 15:04:10 ------------------- 15:04:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:04:10 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 15:04:10 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3888 [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3888 [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3888 [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e45a026a8270cd988a29be2d4e3d7ac249d36ee [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e45a02 [Pipeline] echo 15:04:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:11 provisioning config files... 15:04:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7634316103725742548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:11 ---> docker-login.sh 15:04:11 nexus3.edgexfoundry.org:10001 15:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:11 Configure a credential helper to remove this warning. See 15:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:11 15:04:11 Login Succeeded 15:04:11 nexus3.edgexfoundry.org:10002 15:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:11 Configure a credential helper to remove this warning. See 15:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:11 15:04:11 Login Succeeded 15:04:11 nexus3.edgexfoundry.org:10003 15:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:11 Configure a credential helper to remove this warning. See 15:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:11 15:04:11 Login Succeeded 15:04:11 nexus3.edgexfoundry.org:10004 15:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:11 Configure a credential helper to remove this warning. See 15:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:11 15:04:11 Login Succeeded 15:04:11 docker.io 15:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:12 Configure a credential helper to remove this warning. See 15:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:12 15:04:12 Login Succeeded 15:04:12 ---> docker-login.sh ends [Pipeline] } 15:04:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:04:12 ++ 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 15:04:12 + for file in '`ls cmd/**/Dockerfile`' 15:04:12 ++ dirname cmd/core-command/Dockerfile 15:04:12 ++ cut -d/ -f2 15:04:12 + echo core-command,cmd/core-command/Dockerfile 15:04:12 + for file in '`ls cmd/**/Dockerfile`' 15:04:12 ++ cut -d/ -f2 15:04:12 ++ dirname cmd/core-data/Dockerfile 15:04:12 + echo core-data,cmd/core-data/Dockerfile 15:04:12 + for file in '`ls cmd/**/Dockerfile`' 15:04:12 ++ dirname cmd/core-metadata/Dockerfile 15:04:12 ++ cut -d/ -f2 15:04:12 + echo core-metadata,cmd/core-metadata/Dockerfile 15:04:12 + for file in '`ls cmd/**/Dockerfile`' 15:04:12 ++ dirname cmd/security-bootstrapper/Dockerfile 15:04:12 ++ cut -d/ -f2 15:04:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:04:12 + for file in '`ls cmd/**/Dockerfile`' 15:04:12 ++ dirname cmd/security-proxy-setup/Dockerfile 15:04:12 ++ cut -d/ -f2 15:04:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:04:12 + for file in '`ls cmd/**/Dockerfile`' 15:04:12 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:04:12 ++ cut -d/ -f2 15:04:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:04:12 + for file in '`ls cmd/**/Dockerfile`' 15:04:12 ++ cut -d/ -f2 15:04:12 ++ dirname cmd/support-notifications/Dockerfile 15:04:12 + echo support-notifications,cmd/support-notifications/Dockerfile 15:04:12 + for file in '`ls cmd/**/Dockerfile`' 15:04:12 ++ dirname cmd/support-scheduler/Dockerfile 15:04:12 ++ cut -d/ -f2 15:04:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:04:12 + for file in '`ls cmd/**/Dockerfile`' 15:04:12 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:04:12 ++ cut -d/ -f2 15:04:12 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:04:12 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 15:04:13 + git rev-list -1 --merges 1e45a026a8270cd988a29be2d4e3d7ac249d36ee~1..1e45a026a8270cd988a29be2d4e3d7ac249d36ee [Pipeline] echo 15:04:13 -----------> git rev-list -1 --merges 1e45a026a8270cd988a29be2d4e3d7ac249d36ee~1..1e45a026a8270cd988a29be2d4e3d7ac249d36ee 1e45a026a8270cd988a29be2d4e3d7ac249d36ee 15:04:13 1e45a026a8270cd988a29be2d4e3d7ac249d36ee [false] [Pipeline] sh 15:04:13 + git log --format=format:%s -1 1e45a026a8270cd988a29be2d4e3d7ac249d36ee [Pipeline] echo 15:04:13 ========================================================= 15:04:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:04:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:04:14 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:04:14 + grep -v github /etc/ssh/ssh_known_hosts 15:04:14 + '[' -e /tmp/ssh_known_hosts ']' 15:04:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:04:14 + sudo tee -a /etc/ssh/ssh_known_hosts 15:04:14 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 15:04:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:04:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:04:14 15:04:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:04:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:04:14 latest: Pulling from edgex-devops/git-semver 15:04:14 a0d0a0d46f8b: Pulling fs layer 15:04:14 3e5f54012d9b: Pulling fs layer 15:04:14 4c7163046ea9: Pulling fs layer 15:04:14 0c2d73faf560: Pulling fs layer 15:04:14 0c2d73faf560: Waiting 15:04:14 3e5f54012d9b: Verifying Checksum 15:04:14 3e5f54012d9b: Download complete 15:04:14 a0d0a0d46f8b: Verifying Checksum 15:04:14 a0d0a0d46f8b: Download complete 15:04:14 0c2d73faf560: Verifying Checksum 15:04:14 0c2d73faf560: Download complete 15:04:15 4c7163046ea9: Verifying Checksum 15:04:15 4c7163046ea9: Download complete 15:04:15 a0d0a0d46f8b: Pull complete 15:04:15 3e5f54012d9b: Pull complete 15:04:15 4c7163046ea9: Pull complete 15:04:15 0c2d73faf560: Pull complete 15:04:15 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:04:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:04:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:04:15 prd-centos7-docker-4c-2g-5993 does not seem to be running inside a container 15:04:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:04:16 $ docker top 2a03125edb9e035171f6cc1d0705cec2e32f691eb08167c45ba6c48226d65c8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:04:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:16 [ssh-agent] Looking for ssh-agent implementation... 15:04:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:16 $ docker exec 2a03125edb9e035171f6cc1d0705cec2e32f691eb08167c45ba6c48226d65c8c ssh-agent 15:04:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAeOaeD/agent.13 15:04:16 SSH_AGENT_PID=19 15:04:16 Running ssh-add (command line suppressed) 15:04:16 Identity added: /w/workspace/edgex-go/5@tmp/private_key_6326753956556224424.key (/w/workspace/edgex-go/5@tmp/private_key_6326753956556224424.key) 15:04:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:04:17 + git tag --points-at HEAD [Pipeline] } 15:04:17 $ docker exec --env ******** --env ******** 2a03125edb9e035171f6cc1d0705cec2e32f691eb08167c45ba6c48226d65c8c ssh-agent -k 15:04:17 unset SSH_AUTH_SOCK; 15:04:17 unset SSH_AGENT_PID; 15:04:17 echo Agent pid 19 killed; 15:04:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:04:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:17 [ssh-agent] Looking for ssh-agent implementation... 15:04:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:17 $ docker exec 2a03125edb9e035171f6cc1d0705cec2e32f691eb08167c45ba6c48226d65c8c ssh-agent 15:04:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLBMldd/agent.53 15:04:17 SSH_AGENT_PID=60 15:04:17 Running ssh-add (command line suppressed) 15:04:17 Identity added: /w/workspace/edgex-go/5@tmp/private_key_7115055803966715997.key (/w/workspace/edgex-go/5@tmp/private_key_7115055803966715997.key) 15:04:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:04:18 + git semver init 15:04:18 # -> Open(): unable to determine branch for HEAD 15:04:18 # $GIT_DIR = /w/workspace/edgex-go/5/.git 15:04:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 15:04:18 # $SEMVER_REMOTE_NAME = origin 15:04:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:04:18 # $SEMVER_USER_NAME = edgex-jenkins 15:04:18 # $SEMVER_BRANCH = PR-3888 15:04:18 # $SEMVER_TEMP = /tmp/semver-970353685 15:04:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:04:30 # '/tmp/semver-970353685' -> '/w/workspace/edgex-go/5/.semver' 15:04:30 # -> Force: false 15:04:30 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 15:04:30 $ docker exec --env ******** --env ******** 2a03125edb9e035171f6cc1d0705cec2e32f691eb08167c45ba6c48226d65c8c ssh-agent -k 15:04:30 unset SSH_AUTH_SOCK; 15:04:30 unset SSH_AGENT_PID; 15:04:30 echo Agent pid 60 killed; 15:04:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:04:31 + git semver [Pipeline] } 15:04:31 $ docker stop --time=1 2a03125edb9e035171f6cc1d0705cec2e32f691eb08167c45ba6c48226d65c8c 15:04:33 $ docker rm -f 2a03125edb9e035171f6cc1d0705cec2e32f691eb08167c45ba6c48226d65c8c [Pipeline] // withDockerContainer [Pipeline] sh 15:04:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:04:33 Stashed 1 file(s) [Pipeline] echo 15:04:33 [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 15:04:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:04:33 ========================================================= 15:04:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:04:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:04:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:04:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:04:34 59bf1c3509f3: Pulling fs layer 15:04:34 666ba61612fd: Pulling fs layer 15:04:34 8ed8ca486205: Pulling fs layer 15:04:34 4fe6c5a15a65: Pulling fs layer 15:04:34 22a0e8bec74d: Pulling fs layer 15:04:34 640e595b4fbd: Pulling fs layer 15:04:34 763cafe07f6e: Pulling fs layer 15:04:34 0c0b528cf693: Pulling fs layer 15:04:34 10935f4eaf8b: Pulling fs layer 15:04:34 640e595b4fbd: Waiting 15:04:34 763cafe07f6e: Waiting 15:04:34 0c0b528cf693: Waiting 15:04:34 10935f4eaf8b: Waiting 15:04:34 4fe6c5a15a65: Waiting 15:04:34 22a0e8bec74d: Waiting 15:04:34 8ed8ca486205: Verifying Checksum 15:04:34 8ed8ca486205: Download complete 15:04:34 666ba61612fd: Verifying Checksum 15:04:34 666ba61612fd: Download complete 15:04:34 22a0e8bec74d: Verifying Checksum 15:04:34 22a0e8bec74d: Download complete 15:04:34 640e595b4fbd: Verifying Checksum 15:04:34 640e595b4fbd: Download complete 15:04:34 59bf1c3509f3: Verifying Checksum 15:04:34 59bf1c3509f3: Download complete 15:04:34 763cafe07f6e: Verifying Checksum 15:04:34 763cafe07f6e: Download complete 15:04:34 0c0b528cf693: Verifying Checksum 15:04:34 0c0b528cf693: Download complete 15:04:34 59bf1c3509f3: Pull complete 15:04:34 666ba61612fd: Pull complete 15:04:34 8ed8ca486205: Pull complete 15:04:34 4fe6c5a15a65: Verifying Checksum 15:04:34 4fe6c5a15a65: Download complete 15:04:34 10935f4eaf8b: Verifying Checksum 15:04:34 10935f4eaf8b: Download complete 15:04:39 4fe6c5a15a65: Pull complete 15:04:39 22a0e8bec74d: Pull complete 15:04:39 640e595b4fbd: Pull complete 15:04:39 763cafe07f6e: Pull complete 15:04:39 0c0b528cf693: Pull complete 15:04:41 10935f4eaf8b: Pull complete 15:04:41 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 15:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:04:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:04:41 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:04:41 WORKDIR /edgex 15:04:41 COPY go.mod . 15:04:41 RUN go mod download' 15:04:41 + docker build -t ci-base-image-x86_64 -f - . 15:04:43 Sending build context to Docker daemon 334.1MB 15:04:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:04:43 ---> 99d49a6021b9 15:04:43 Step 2/4 : WORKDIR /edgex 15:04:45 ---> Running in f7e9278e0f17 15:04:45 Removing intermediate container f7e9278e0f17 15:04:45 ---> 3e943a0b1dcc 15:04:45 Step 3/4 : COPY go.mod . 15:04:45 ---> 903d55bc212e 15:04:45 Step 4/4 : RUN go mod download 15:04:45 ---> Running in 77c9d9404384 15:04:48 Still waiting to schedule task 15:04:48 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5988’ 15:05:17 Removing intermediate container 77c9d9404384 15:05:17 ---> e3bb707b518a 15:05:17 Successfully built e3bb707b518a 15:05:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:05:18 + docker inspect -f . ci-base-image-x86_64 15:05:18 . [Pipeline] withDockerContainer 15:05:18 prd-centos7-docker-4c-2g-5993 does not seem to be running inside a container 15:05:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat 15:05:18 $ docker top 802c68f3068260f09f553f1d859e287a2e1921c60619f74222c304896b0542a4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:05:19 + go version 15:05:19 go version go1.17.6 linux/amd64 [Pipeline] } 15:05:19 $ docker stop --time=1 802c68f3068260f09f553f1d859e287a2e1921c60619f74222c304896b0542a4 15:05:20 $ docker rm -f 802c68f3068260f09f553f1d859e287a2e1921c60619f74222c304896b0542a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:05:20 + docker inspect -f . ci-base-image-x86_64 15:05:20 . [Pipeline] withDockerContainer 15:05:20 prd-centos7-docker-4c-2g-5993 does not seem to be running inside a container 15:05:20 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat 15:05:21 $ docker top 5986014abf5d5f082846567416a94660dae931b0dc77e2e8c1b0b299849098d7 -eo pid,comm [Pipeline] { [Pipeline] echo 15:05:21 ========================================================= 15:05:21 [edgeXBuildGoParallel] Running Tests and Build... 15:05:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:05:21 + make test 15:05:21 go mod tidy 15:05:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:05:28 ? github.com/edgexfoundry/edgex-go [no test files] 15:05:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:05:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:05:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:05:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:05:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:05:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:05:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:05:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:05:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:05:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:05:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:05:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:05:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:05:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:05:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 15:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:05:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 15:05:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:05:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 44.7% of statements 15:05:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:05:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:05:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements 15:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:05:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements 15:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:05:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 94.2% of statements 15:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:05:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 15:05:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:05:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:05:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:05:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:05:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:05:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 15:05:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:05:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:05:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:05:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements 15:05:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:05:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements 15:05:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 15:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 15:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 15:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 15:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 15:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 15:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 15:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 15:06:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.221s coverage: 82.5% of statements 15:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 15:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 15:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 15:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.122s coverage: 91.2% of statements 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 15:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 15:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 15:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 15:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 15:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.221s coverage: 65.4% of statements 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:06:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.8% of statements 15:06:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:06:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:06:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 15:06:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:06:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 15:06:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:06:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 17.7% of statements 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:06:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:06:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:06:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:06:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:06:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:06:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 15:06:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 15:06:42 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 15:07:21 GO111MODULE=on go vet ./... 15:07:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:07:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:07:23 ./bin/test-attribution-txt.sh [Pipeline] echo 15:07:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:07:24 + ls -al . 15:07:24 total 644 15:07:24 drwxrwxr-x 10 1001 1001 4096 Feb 25 15:07 . 15:07:24 drwxr-xr-x 4 root root 28 Feb 25 15:05 .. 15:07:24 -rw-rw-r-- 1 1001 1001 11 Feb 25 15:04 .dockerignore 15:07:24 drwxrwxr-x 8 1001 1001 179 Feb 25 15:04 .git 15:07:24 drwxrwxr-x 4 1001 1001 142 Feb 25 15:04 .github 15:07:24 -rw-rw-r-- 1 1001 1001 804 Feb 25 15:04 .gitignore 15:07:24 -rw-rw-r-- 1 1001 1001 42 Feb 25 15:04 .golangci.yml 15:07:24 -rw-rw-r-- 1 1001 1001 76 Feb 25 15:04 .hadolint.yml 15:07:24 drwx------ 3 1001 1001 73 Feb 25 15:04 .semver 15:07:24 -rw-rw-r-- 1 1001 1001 166 Feb 25 15:04 .sonarcloud.properties 15:07:24 -rw-rw-r-- 1 1001 1001 1171 Feb 25 15:04 ADOPTERS.md 15:07:24 -rw-rw-r-- 1 1001 1001 9019 Feb 25 15:04 Attribution.txt 15:07:24 -rw-rw-r-- 1 1001 1001 51732 Feb 25 15:04 CHANGELOG.md 15:07:24 -rw-rw-r-- 1 1001 1001 3804 Feb 25 15:04 CONTRIBUTING.md 15:07:24 -rw-rw-r-- 1 1001 1001 677 Feb 25 15:04 GOVERNANCE.md 15:07:24 -rw-rw-r-- 1 1001 1001 849 Feb 25 15:04 Jenkinsfile 15:07:24 -rw-rw-r-- 1 1001 1001 10775 Feb 25 15:04 LICENSE 15:07:24 -rw-rw-r-- 1 1001 1001 6508 Feb 25 15:04 Makefile 15:07:24 -rw-rw-r-- 1 1001 1001 582 Feb 25 15:04 OWNERS.md 15:07:24 -rw-rw-r-- 1 1001 1001 8207 Feb 25 15:04 README.md 15:07:24 -rw-rw-r-- 1 1001 1001 6912 Feb 25 15:04 SECURITY.md 15:07:24 -rw-rw-r-- 1 1001 1001 5 Feb 25 15:04 VERSION 15:07:24 -rw-rw-r-- 1 1001 1001 4131 Feb 25 15:04 ZMQWindows.md 15:07:24 drwxrwxr-x 2 1001 1001 37 Feb 25 15:04 bin 15:07:24 drwxrwxr-x 14 1001 1001 4096 Feb 25 15:04 cmd 15:07:24 -rw-r--r-- 1 root root 428383 Feb 25 15:06 coverage.out 15:07:24 -rw-rw-r-- 1 1001 1001 2840 Feb 25 15:04 go.mod 15:07:24 -rw-rw-r-- 1 1001 1001 50301 Feb 25 15:04 go.sum 15:07:24 drwxrwxr-x 8 1001 1001 124 Feb 25 15:04 internal 15:07:24 drwxrwxr-x 3 1001 1001 16 Feb 25 15:04 openapi 15:07:24 drwxrwxr-x 4 1001 1001 71 Feb 25 15:04 snap 15:07:24 -rw-rw-r-- 1 1001 1001 204 Feb 25 15:04 version.go [Pipeline] sh 15:07:24 + '[' -e coverage.out ] 15:07:24 + chown 1001:1001 coverage.out [Pipeline] stash 15:07:25 Stashed 1 file(s) [Pipeline] sh 15:07:25 + make build 15:07:25 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 15:07: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 15:07:33 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 15:07:34 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 15:07:35 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 15:07:35 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 15:07:36 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 15:07:36 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 15:07:37 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 15:07:38 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 15:07:39 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 15:07:40 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] } 15:07:41 $ docker stop --time=1 5986014abf5d5f082846567416a94660dae931b0dc77e2e8c1b0b299849098d7 15:07:43 $ docker rm -f 5986014abf5d5f082846567416a94660dae931b0dc77e2e8c1b0b299849098d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:07:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:07:44 15:07:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:07:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:07:44 latest: Pulling from edgex-devops/edgex-compose 15:07:44 cbdbe7a5bc2a: Pulling fs layer 15:07:44 ca9280d653b3: Pulling fs layer 15:07:44 7e9c9ca2126c: Pulling fs layer 15:07:44 cbdbe7a5bc2a: Verifying Checksum 15:07:44 cbdbe7a5bc2a: Download complete 15:07:45 ca9280d653b3: Verifying Checksum 15:07:45 ca9280d653b3: Download complete 15:07:45 cbdbe7a5bc2a: Pull complete 15:07:45 7e9c9ca2126c: Verifying Checksum 15:07:45 7e9c9ca2126c: Download complete 15:07:46 ca9280d653b3: Pull complete 15:07:50 7e9c9ca2126c: Pull complete 15:07:50 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:07:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:07:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:07:50 prd-centos7-docker-4c-2g-5993 does not seem to be running inside a container 15:07:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 15:07:53 $ docker top cb4d3b357a89dcff4d707093867c186d4881de41389b404f2185e66934db8ff5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:53 + docker-compose build --help 15:07:53 + grep parallel 15:07:54 --parallel Build images in parallel. [Pipeline] } 15:07:54 $ docker stop --time=1 cb4d3b357a89dcff4d707093867c186d4881de41389b404f2185e66934db8ff5 15:07:55 $ docker rm -f cb4d3b357a89dcff4d707093867c186d4881de41389b404f2185e66934db8ff5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:07:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:07:55 . [Pipeline] withDockerContainer 15:07:55 prd-centos7-docker-4c-2g-5993 does not seem to be running inside a container 15:07:56 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:07:56 $ docker top 7b406b8469f7de8c03680456e8fe7945adcabdd952f8900e338c9505d05bac43 -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:56 + docker-compose -f ./docker-compose-build.yml build --parallel 15:07:57 Building core-command ... 15:07:57 Building core-data ... 15:07:57 Building core-metadata ... 15:07:57 Building security-bootstrapper ... 15:07:57 Building security-proxy-setup ... 15:07:57 Building security-secretstore-setup ... 15:07:57 Building support-notifications ... 15:07:57 Building support-scheduler ... 15:07:57 Building sys-mgmt-agent ... 15:07:57 Building support-notifications 15:07:57 Building core-metadata 15:07:57 Building sys-mgmt-agent 15:07:57 Building security-proxy-setup 15:07:57 Building support-scheduler 15:08:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:08:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:08:07 ---> e3bb707b518a 15:08:07 Step 3/23 : WORKDIR /edgex-go 15:08:07 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:08:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:08:07 ---> e3bb707b518a 15:08:07 Step 3/21 : WORKDIR /edgex-go 15:08:12 ---> Running in ce78d18b5357 15:08:12 ---> Running in 85d986d47ff6 15:08:13 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:08:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:08:13 ---> e3bb707b518a 15:08:13 Step 3/22 : WORKDIR /edgex-go 15:08:16 ---> Running in 026cfb13f4c9 15:08:17 Removing intermediate container ce78d18b5357 15:08:17 ---> 02d2c268b8c8 15:08:17 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:17 Removing intermediate container 85d986d47ff6 15:08:17 ---> 39f6bfe51044 15:08:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:17 Removing intermediate container 026cfb13f4c9 15:08:17 ---> c0120e1e22ea 15:08:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:17 ---> Running in 33cf25033740 15:08:17 ---> Running in 687d84d33f11 15:08:17 ---> Running in 16ea37a29a9a 15:08:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:08:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:08:19 ---> e3bb707b518a 15:08:19 Step 3/23 : WORKDIR /edgex-go 15:08:19 ---> Using cache 15:08:19 ---> 02d2c268b8c8 15:08:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:20 ---> Running in 4d006307f56b 15:08:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:08:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:08:20 ---> e3bb707b518a 15:08:20 Step 3/22 : WORKDIR /edgex-go 15:08:20 ---> Using cache 15:08:20 ---> 02d2c268b8c8 15:08:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:20 ---> Running in b0753e12d8f5 15:08:21 Removing intermediate container 687d84d33f11 15:08:21 ---> 6fe0112c2952 15:08:21 Step 5/21 : RUN apk add --update --no-cache make git 15:08:21 ---> Running in 7a7e5f8ae4d3 15:08:21 Removing intermediate container 16ea37a29a9a 15:08:21 ---> 3556a2313404 15:08:21 Step 5/22 : RUN apk add --update --no-cache make git 15:08:21 ---> Running in 0ee46d8baec6 15:08:21 Removing intermediate container 33cf25033740 15:08:21 ---> 7abe6f6fcd3f 15:08:21 Step 5/23 : RUN apk add --update --no-cache make git 15:08:21 ---> Running in 48e06237a2ef 15:08:21 Removing intermediate container 4d006307f56b 15:08:21 ---> 7ebbd431bc06 15:08:21 Step 5/23 : RUN apk add --update --no-cache make bash git 15:08:21 ---> Running in fcaf4d9fb162 15:08:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:08:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:08:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:08:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:08:21 Removing intermediate container b0753e12d8f5 15:08:21 ---> e6256c75d284 15:08:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:08:21 ---> Running in c6bb4ad778de 15:08:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:08:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5994 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws 15:08:22 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 15:08:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:08:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:08:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:08:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:08:22 The recommended git tool is: git 15:08:22 OK: 221 MiB in 52 packages 15:08:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:08:23 OK: 221 MiB in 52 packages 15:08:23 OK: 221 MiB in 52 packages 15:08:23 OK: 221 MiB in 52 packages 15:08:23 OK: 221 MiB in 52 packages 15:08:23 Removing intermediate container 7a7e5f8ae4d3 15:08:23 ---> 9decd28a1602 15:08:23 Step 6/21 : COPY go.mod vendor* ./ 15:08:23 Removing intermediate container 48e06237a2ef 15:08:23 ---> 3b0c984d56dc 15:08:23 Step 6/23 : COPY go.mod vendor* ./ 15:08:23 Removing intermediate container 0ee46d8baec6 15:08:23 ---> 6427b3e61259 15:08:23 Step 6/22 : COPY go.mod vendor* ./ 15:08:23 ---> 38a30f03ca5e 15:08:23 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:23 ---> Running in db61937557fd 15:08:23 ---> befcc6b10282 15:08:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:24 Removing intermediate container fcaf4d9fb162 15:08:24 ---> 37f9613a0e36 15:08:24 Step 6/23 : COPY go.mod vendor* ./ 15:08:24 ---> Running in 78108ff4d40d 15:08:24 Removing intermediate container c6bb4ad778de 15:08:24 ---> 9552fc0fee96 15:08:24 Step 6/22 : COPY go.mod vendor* ./ 15:08:24 ---> 0e0a406b38a5 15:08:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:24 ---> Running in 91bf82254554 15:08:24 ---> 325987f236d2 15:08:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:24 ---> 587b33ad43e0 15:08:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:24 ---> Running in 105957245adc 15:08:24 ---> Running in 3fac0e10edd3 15:08:25 Removing intermediate container db61937557fd 15:08:25 ---> bd6bedf656a5 15:08:25 Step 8/21 : COPY . . 15:08:27 Removing intermediate container 78108ff4d40d 15:08:27 ---> 6914ec2ae943 15:08:27 Step 8/23 : COPY . . 15:08:28 using credential edgex-jenkins-ssh 15:08:28 Cloning the remote Git repository 15:08:28 Removing intermediate container 105957245adc 15:08:28 ---> ece8b724582c 15:08:28 Step 8/23 : COPY . . 15:08:28 Removing intermediate container 91bf82254554 15:08:28 ---> 2ee6d14342d0 15:08:28 Step 8/22 : COPY . . 15:08:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:08:28 > git init /w/workspace/edgex-go/5 # timeout=10 15:08:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:08:28 > git --version # timeout=10 15:08:28 > git --version # 'git version 2.17.1' 15:08:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:29 Removing intermediate container 3fac0e10edd3 15:08:29 ---> 31c2df8db7de 15:08:29 Step 8/22 : COPY . . 15:08:37 ---> 912652270682 15:08:37 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:08:37 ---> 3fde3b984ece 15:08:37 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:08:37 ---> 2f7e237efb8c 15:08:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:08:37 ---> Running in 90448dd54e66 15:08:37 ---> Running in 52e70c504ce4 15:08:37 ---> Running in 5bec6a26995d 15:08:37 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 15:08:37 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 15:08:37 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 15:08:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:08:46 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 13d26752691e326abb7404432683796d3ef37a00 15:08:46 Merge succeeded, producing 209e8878410b1240dcdcedd0d1d3475b8aa1d2dc 15:08:46 Checking out Revision 209e8878410b1240dcdcedd0d1d3475b8aa1d2dc (PR-3888) 15:08:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:08:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:08:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:08:46 > git config core.sparsecheckout # timeout=10 15:08:46 > git checkout -f 13d26752691e326abb7404432683796d3ef37a00 # timeout=10 15:08:46 > git remote # timeout=10 15:08:46 > git config --get remote.origin.url # timeout=10 15:08:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:46 > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 15:08:46 > git rev-parse HEAD^{commit} # timeout=10 15:08:46 > git config core.sparsecheckout # timeout=10 15:08:46 > git checkout -f 209e8878410b1240dcdcedd0d1d3475b8aa1d2dc # timeout=10 15:08:50 ---> a6b86fc010b6 15:08:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:08:50 ---> Running in 256122c927be 15:08:50 ---> 5e66f5fb353a 15:08:50 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:08:50 ---> Running in c3c1dac34a69 15:08:50 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 15:08:50 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 15:08:51 Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" 15:08:51 First time build. Skipping changelog. 15:08:51 > git rev-list --no-walk 455abcd9ffacb4b5b146b314a990549bbdfe1d9d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:08:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:08:52 % Total % Received % Xferd Average Speed Time Time Time Current 15:08:52 Dload Upload Total Spent Left Speed 15:08:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 95508 0 --:--:-- --:--:-- --:--:-- 95508 [Pipeline] sh 15:08:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:08:53 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:08:53 sudo tee /etc/docker/daemon.new 15:08:53 { 15:08:53 "registry-mirrors": [ 15:08:53 "https://nexus3.edgexfoundry.org:10001" 15:08:53 ], 15:08:53 "bip": "10.250.0.254/24", 15:08:53 "hosts": [ 15:08:53 "tcp://0.0.0.0:5555", 15:08:53 "unix:///var/run/docker.sock" 15:08:53 ], 15:08:53 "mtu": 1458, 15:08:53 "selinux-enabled": true, 15:08:53 "seccomp-profile": "/etc/docker/seccomp.json" 15:08:53 } [Pipeline] sh 15:08:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:08:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:09:12 provisioning config files... 15:09:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6124958471855993671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:12 ---> docker-login.sh 15:09:12 nexus3.edgexfoundry.org:10001 15:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:13 Configure a credential helper to remove this warning. See 15:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:13 15:09:13 Login Succeeded 15:09:13 nexus3.edgexfoundry.org:10002 15:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:13 Configure a credential helper to remove this warning. See 15:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:13 15:09:13 Login Succeeded 15:09:13 nexus3.edgexfoundry.org:10003 15:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:14 Configure a credential helper to remove this warning. See 15:09:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:14 15:09:14 Login Succeeded 15:09:14 nexus3.edgexfoundry.org:10004 15:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:14 Configure a credential helper to remove this warning. See 15:09:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:14 15:09:14 Login Succeeded 15:09:14 docker.io 15:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:15 Configure a credential helper to remove this warning. See 15:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:15 15:09:15 Login Succeeded 15:09:15 ---> docker-login.sh ends [Pipeline] } 15:09:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:09:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:09:16 ========================================================= 15:09:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:09:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:09:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:09:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:09:16 9b3977197b4f: Pulling fs layer 15:09:16 1a89e8eeedd5: Pulling fs layer 15:09:16 94645a83ff95: Pulling fs layer 15:09:16 3f3a8bcf1eab: Pulling fs layer 15:09:16 0c92f367c5e7: Pulling fs layer 15:09:16 f7c0051592d6: Pulling fs layer 15:09:16 a227ed2f7395: Pulling fs layer 15:09:16 7b1c46037f91: Pulling fs layer 15:09:16 3f3a8bcf1eab: Waiting 15:09:16 0c92f367c5e7: Waiting 15:09:16 f7c0051592d6: Waiting 15:09:16 a227ed2f7395: Waiting 15:09:16 7b1c46037f91: Waiting 15:09:16 94645a83ff95: Verifying Checksum 15:09:16 94645a83ff95: Download complete 15:09:16 1a89e8eeedd5: Verifying Checksum 15:09:16 1a89e8eeedd5: Download complete 15:09:16 0c92f367c5e7: Verifying Checksum 15:09:16 0c92f367c5e7: Download complete 15:09:16 f7c0051592d6: Download complete 15:09:16 a227ed2f7395: Verifying Checksum 15:09:16 a227ed2f7395: Download complete 15:09:16 9b3977197b4f: Verifying Checksum 15:09:16 9b3977197b4f: Download complete 15:09:16 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 15:09:17 9b3977197b4f: Pull complete 15:09:18 1a89e8eeedd5: Pull complete 15:09:18 94645a83ff95: Pull complete 15:09:18 7b1c46037f91: Verifying Checksum 15:09:18 7b1c46037f91: Download complete 15:09:19 3f3a8bcf1eab: Verifying Checksum 15:09:19 3f3a8bcf1eab: Download complete 15:09:20 Removing intermediate container 5bec6a26995d 15:09:20 ---> 154dfafdc1af 15:09:20 15:09:20 Step 10/21 : FROM alpine:3.14 15:09:20 3.14: Pulling from library/alpine 15:09:20 Removing intermediate container 52e70c504ce4 15:09:20 ---> f9c55e9d2f81 15:09:20 15:09:20 Step 10/23 : FROM alpine:3.14 15:09:20 3.14: Pulling from library/alpine 15:09:21 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:09:21 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:09:21 Status: Downloaded newer image for alpine:3.14 15:09:21 Status: Downloaded newer image for alpine:3.14 15:09:21 ---> 0a97eee8041e 15:09:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:09:21 ---> 0a97eee8041e 15:09:21 Step 11/21 : RUN apk add --update --no-cache curl 15:09:22 ---> Running in 9aa585e335ad 15:09:22 ---> Running in d8bdf1dd046e 15:09:22 Removing intermediate container 90448dd54e66 15:09:22 ---> 56efc86a9a23 15:09:22 15:09:22 Step 10/22 : FROM alpine:3.14 15:09:22 ---> 0a97eee8041e 15:09:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:09:22 ---> Running in 30c7ed997fdf 15:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:09:23 (1/1) Installing dumb-init (1.2.5-r1) 15:09:23 Executing busybox-1.33.1-r6.trigger 15:09:23 OK: 6 MiB in 15 packages 15:09:23 (1/2) Installing ca-certificates (20211220-r0) 15:09:23 (2/2) Installing dumb-init (1.2.5-r1) 15:09:23 Executing busybox-1.33.1-r6.trigger 15:09:23 Executing ca-certificates-20211220-r0.trigger 15:09:23 (1/5) Installing ca-certificates (20211220-r0) 15:09:23 (2/5) Installing brotli-libs (1.0.9-r5) 15:09:23 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:09:23 (4/5) Installing libcurl (7.79.1-r0) 15:09:23 (5/5) Installing curl (7.79.1-r0) 15:09:23 Executing busybox-1.33.1-r6.trigger 15:09:23 Executing ca-certificates-20211220-r0.trigger 15:09:23 OK: 6 MiB in 16 packages 15:09:23 OK: 8 MiB in 19 packages 15:09:23 Removing intermediate container 9aa585e335ad 15:09:23 ---> 853e37719022 15:09:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:09:24 ---> Running in 601d675b89ba 15:09:24 Removing intermediate container 601d675b89ba 15:09:24 ---> d0ca5eec1564 15:09:24 Step 13/23 : ENV APP_PORT=59881 15:09:24 ---> Running in 6ec293f8106b 15:09:24 Removing intermediate container 6ec293f8106b 15:09:24 ---> 6f1011743184 15:09:24 Step 14/23 : EXPOSE $APP_PORT 15:09:24 Removing intermediate container 30c7ed997fdf 15:09:24 ---> 9c6c1885d6b1 15:09:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:09:24 Removing intermediate container d8bdf1dd046e 15:09:24 ---> afee1d2ebeb0 15:09:24 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:09:24 ---> Running in fc5e73c7aa78 15:09:24 ---> Running in af1bd704460d 15:09:24 ---> Running in 9167e5d63ce4 15:09:24 Removing intermediate container fc5e73c7aa78 15:09:24 ---> ae49be1c09d1 15:09:24 Step 15/23 : WORKDIR / 15:09:24 ---> Running in 4c24776f9233 15:09:24 Removing intermediate container 9167e5d63ce4 15:09:24 ---> 73187886d9c3 15:09:24 Step 13/21 : WORKDIR /edgex 15:09:25 Removing intermediate container af1bd704460d 15:09:25 ---> 864628211e6e 15:09:25 Step 13/22 : ENV APP_PORT=59860 15:09:25 ---> Running in 5de5ed065e64 15:09:25 ---> Running in b3db8bccc69f 15:09:25 Removing intermediate container 4c24776f9233 15:09:25 ---> 56c28f3b09bb 15:09:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:09:25 Removing intermediate container 5de5ed065e64 15:09:25 ---> f1d80395d0ea 15:09:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:09:25 Removing intermediate container b3db8bccc69f 15:09:25 ---> f8fccc63c28d 15:09:25 Step 14/22 : EXPOSE $APP_PORT 15:09:25 ---> Running in da8a932f1e29 15:09:25 ---> 7b54de55dd97 15:09:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:09:25 ---> a0a0b2b9434e 15:09:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:09:25 Removing intermediate container da8a932f1e29 15:09:25 ---> f18b98d67d8d 15:09:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:09:26 ---> e0a546637e49 15:09:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:09:26 ---> 8f01d71412f6 15:09:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:09:26 ---> f87bb339ad50 15:09:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:09:27 ---> 2e48f223e272 15:09:27 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:09:27 ---> 7b62fc39a0c7 15:09:27 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:09:27 ---> 9976a715ebd4 15:09:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:09:27 ---> Running in 100597f2e93e 15:09:27 ---> Running in adf7ef396a76 15:09:27 Removing intermediate container 100597f2e93e 15:09:27 ---> b9242677585b 15:09:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:27 Removing intermediate container adf7ef396a76 15:09:27 ---> 80ff9c0023c2 15:09:27 Step 18/21 : CMD ["--init=true"] 15:09:27 ---> 5730c4bb389e 15:09:27 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:09:28 ---> Running in 880b289b7a8b 15:09:28 ---> Running in d50423c3f37d 15:09:28 ---> Running in c13b4bb0cd0c 15:09:28 Removing intermediate container 880b289b7a8b 15:09:28 ---> 8809fe7f232d 15:09:28 Step 19/21 : LABEL arch=x86_64 15:09:28 Removing intermediate container c3c1dac34a69 15:09:28 ---> b46685d857bf 15:09:28 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:09:28 ---> Running in 92e87b08e3f3 15:09:28 Removing intermediate container c13b4bb0cd0c 15:09:28 ---> 9e273f61866f 15:09:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:28 ---> Running in 9d1b19608e9f 15:09:28 Removing intermediate container d50423c3f37d 15:09:28 ---> 313b711613ed 15:09:28 Step 21/23 : LABEL arch=x86_64 15:09:28 ---> Running in db5814d24d26 15:09:28 ---> Running in 488b924de7f4 15:09:28 Removing intermediate container 92e87b08e3f3 15:09:28 ---> 9106c59b9339 15:09:28 Step 20/21 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee 15:09:28 ---> Running in eb966874fce3 15:09:28 Removing intermediate container 488b924de7f4 15:09:28 ---> f74be334add0 15:09:28 Step 22/23 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee 15:09:28 Removing intermediate container db5814d24d26 15:09:28 ---> 58a6fc73d672 15:09:28 Step 20/22 : LABEL arch=x86_64 15:09:28 ---> Running in e4b38eb9f43a 15:09:28 ---> Running in aaee9c7e8ad9 15:09:28 Removing intermediate container eb966874fce3 15:09:28 ---> ee525988d6cf 15:09:28 Step 21/21 : LABEL version=0.0.0 15:09:28 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 15:09:29 ---> Running in 36bc19668cc8 15:09:29 Removing intermediate container aaee9c7e8ad9 15:09:29 ---> 97537c9218b1 15:09:29 Step 21/22 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee 15:09:29 Removing intermediate container e4b38eb9f43a 15:09:29 ---> 7d5bde5b00ff 15:09:29 Step 23/23 : LABEL version=0.0.0 15:09:29 ---> Running in 313b28e41896 15:09:29 ---> Running in 05494aa2f5ab 15:09:29 Removing intermediate container 36bc19668cc8 15:09:29 ---> 267a84dfdc17 15:09:29 15:09:29 Removing intermediate container 313b28e41896 15:09:29 ---> fae5ae462480 15:09:29 Step 22/22 : LABEL version=0.0.0 15:09:29 Successfully built 267a84dfdc17 15:09:29 Successfully tagged security-proxy-setup:latest 15:09:29 ---> Running in 5248c490410b 15:09:29 Building core-command 15:09:29  Building security-proxy-setup ... done Removing intermediate container 05494aa2f5ab 15:09:29 ---> 53089ef2d8d0 15:09:29 15:09:29 Successfully built 53089ef2d8d0 15:09:30 Removing intermediate container 5248c490410b 15:09:30 ---> 52fc01998384 15:09:30 15:09:30 Successfully tagged core-metadata:latest 15:09:30 Building core-data 15:09:30  Building core-metadata ... done Successfully built 52fc01998384 15:09:30 Removing intermediate container 256122c927be 15:09:30 ---> 5f9b67555868 15:09:30 15:09:30 Step 10/22 : FROM alpine:3.14 15:09:30 ---> 0a97eee8041e 15:09:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:09:30 ---> Using cache 15:09:30 ---> 853e37719022 15:09:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:09:30 ---> Using cache 15:09:30 ---> d0ca5eec1564 15:09:30 Step 13/22 : ENV APP_PORT=59861 15:09:30 Successfully tagged support-notifications:latest 15:09:30  Building support-notifications ... done Building security-secretstore-setup 15:09:31 ---> Running in c2aa331a6248 15:09:31 Removing intermediate container 9d1b19608e9f 15:09:31 ---> 207f83be70c9 15:09:31 15:09:31 Step 11/23 : FROM docker:20.10.10 15:09:31 Removing intermediate container c2aa331a6248 15:09:31 ---> e16153d4d2ac 15:09:31 Step 14/22 : EXPOSE $APP_PORT 15:09:31 3f3a8bcf1eab: Pull complete 15:09:31 0c92f367c5e7: Pull complete 15:09:31 f7c0051592d6: Pull complete 15:09:31 a227ed2f7395: Pull complete 15:09:32 20.10.10: Pulling from library/docker 15:09:33 ---> Running in c4ee3e2e27af 15:09:33 Removing intermediate container c4ee3e2e27af 15:09:33 ---> 8f0d07f3a289 15:09:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:09:33 ---> 6179b1c38de7 15:09:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:09:35 ---> f92bd73ee4a5 15:09:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:09:35 ---> d3d47daaf93a 15:09:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:09:35 ---> Running in db29e4aef563 15:09:35 Removing intermediate container db29e4aef563 15:09:35 ---> 7abf04103907 15:09:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:36 ---> Running in 0abd9e8200db 15:09:38 7b1c46037f91: Pull complete 15:09:38 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 15:09:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:09:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:09:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:09:38 WORKDIR /edgex 15:09:38 COPY go.mod . 15:09:38 RUN go mod download 15:09:38 + docker build -t ci-base-image-arm64 -f - . 15:09:38 Removing intermediate container 0abd9e8200db 15:09:38 ---> bc1ffbc797e6 15:09:38 Step 20/22 : LABEL arch=x86_64 15:09:41 ---> Running in da56237d7c7e 15:09:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:09:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:09:41 ---> e3bb707b518a 15:09:41 Step 3/25 : WORKDIR /edgex-go 15:09:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:09:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:09:41 ---> e3bb707b518a 15:09:41 Step 3/23 : WORKDIR /edgex-go 15:09:41 Sending build context to Docker daemon 168.7MB 15:09:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:09:41 ---> f79e39bc4007 15:09:41 Step 2/4 : WORKDIR /edgex 15:09:41 ---> Using cache 15:09:41 ---> 02d2c268b8c8 15:09:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:41 ---> Using cache 15:09:41 ---> 02d2c268b8c8 15:09:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:43 ---> Using cache 15:09:43 ---> e6256c75d284 15:09:43 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:09:43 ---> Using cache 15:09:43 ---> e6256c75d284 15:09:43 Step 5/25 : RUN apk add --update --no-cache make git 15:09:43 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 15:09:43 ---> Running in 15ebe709ec0b 15:09:43 Removing intermediate container da56237d7c7e 15:09:43 ---> 94ec16d5f658 15:09:43 Step 21/22 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee 15:09:43 Status: Downloaded newer image for docker:20.10.10 15:09:43 ---> b706a049f56e 15:09:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:09:43 ---> Running in 6c36d08de607 15:09:43 ---> Running in ddedea14de47 15:09:43 Removing intermediate container 15ebe709ec0b 15:09:43 ---> 2c63cb91fde4 15:09:43 Step 3/4 : COPY go.mod . 15:09:43 ---> Running in 9ca1e2647e6f 15:09:43 ---> Running in 0dabdbd9e879 15:09:43 Removing intermediate container 9ca1e2647e6f 15:09:43 ---> a3316aa1349b 15:09:43 Step 22/22 : LABEL version=0.0.0 15:09:43 Removing intermediate container 0dabdbd9e879 15:09:43 ---> 35c74f9f88bb 15:09:43 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 15:09:43 ---> Running in ea2182fe5b86 15:09:44 ---> Running in b7f61a339a34 15:09:44 Removing intermediate container ea2182fe5b86 15:09:44 ---> c375ec028f8c 15:09:44 15:09:44 Successfully built c375ec028f8c 15:09:44 Successfully tagged support-scheduler:latest 15:09:44  Building support-scheduler ... done Building security-bootstrapper 15:09:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:09:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:09:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:09:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:09:44 (1/42) Installing readline (8.1.0-r0) 15:09:44 (2/42) Installing bash (5.1.4-r0) 15:09:44 Executing bash-5.1.4-r0.post-install 15:09:44 (3/42) Installing brotli-libs (1.0.9-r5) 15:09:44 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:09:44 (5/42) Installing libcurl (7.79.1-r0) 15:09:44 (6/42) Installing curl (7.79.1-r0) 15:09:44 (7/42) Installing dumb-init (1.2.5-r1) 15:09:44 (8/42) Installing libbz2 (1.0.8-r1) 15:09:44 (9/42) Installing expat (2.4.5-r0) 15:09:44 (10/42) Installing libffi (3.3-r2) 15:09:44 (11/42) Installing gdbm (1.19-r0) 15:09:44 (12/42) Installing xz-libs (5.2.5-r0) 15:09:44 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:09:44 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:09:44 ---> 6912f0ddfae3 15:09:44 Step 4/4 : RUN go mod download 15:09:44 ---> Running in 8be52d44b396 15:09:44 (15/42) Installing mpdecimal (2.5.1-r1) 15:09:44 (16/42) Installing sqlite-libs (3.35.5-r0) 15:09:44 (17/42) Installing python3 (3.9.5-r2) 15:09:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:09:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:09:45 (18/42) Installing py3-appdirs (1.4.4-r2) 15:09:45 (19/42) Installing py3-chardet (4.0.0-r2) 15:09:45 OK: 221 MiB in 52 packages 15:09:45 (20/42) Installing py3-idna (3.2-r0) 15:09:45 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:09:45 (22/42) Installing py3-certifi (2020.12.5-r1) 15:09:45 (23/42) Installing py3-requests (2.25.1-r4) 15:09:45 (24/42) Installing py3-msgpack (1.0.2-r1) 15:09:45 (25/42) Installing py3-lockfile (0.12.2-r4) 15:09:45 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:09:45 (27/42) Installing py3-colorama (0.4.4-r1) 15:09:45 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:09:45 (29/42) Installing py3-distlib (0.3.1-r3) 15:09:45 (30/42) Installing py3-distro (1.5.0-r3) 15:09:45 (31/42) Installing py3-six (1.15.0-r1) 15:09:45 (32/42) Installing py3-webencodings (0.5.1-r4) 15:09:45 OK: 221 MiB in 52 packages 15:09:46 (33/42) Installing py3-html5lib (1.1-r1) 15:09:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:09:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:09:46 ---> e3bb707b518a 15:09:46 Step 3/23 : WORKDIR /edgex-go 15:09:46 ---> Using cache 15:09:46 ---> 02d2c268b8c8 15:09:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:46 ---> Using cache 15:09:46 ---> e6256c75d284 15:09:46 Step 5/23 : RUN apk add --update --no-cache make git 15:09:47 (34/42) Installing py3-parsing (2.4.7-r2) 15:09:47 (35/42) Installing py3-packaging (20.9-r1) 15:09:47 (36/42) Installing py3-toml (0.10.2-r2) 15:09:47 (37/42) Installing py3-pep517 (0.10.0-r2) 15:09:47 (38/42) Installing py3-progress (1.5-r2) 15:09:47 (39/42) Installing py3-retrying (1.3.3-r1) 15:09:47 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:09:47 (41/42) Installing py3-setuptools (52.0.0-r3) 15:09:47 (42/42) Installing py3-pip (20.3.4-r1) 15:09:47 ---> Running in 45ac335c5735 15:09:48 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:09:48 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:09:48 ---> e3bb707b518a 15:09:48 Step 3/31 : WORKDIR /edgex-go 15:09:48 ---> Using cache 15:09:48 ---> 02d2c268b8c8 15:09:48 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:48 ---> Using cache 15:09:48 ---> e6256c75d284 15:09:48 Step 5/31 : RUN apk add --update --no-cache make git 15:09:48 ---> Using cache 15:09:48 ---> 58cc705b5b2b 15:09:48 Step 6/31 : COPY go.mod vendor* ./ 15:09:48 Removing intermediate container 6c36d08de607 15:09:48 ---> 58cc705b5b2b 15:09:48 Step 6/25 : COPY go.mod vendor* ./ 15:09:48 Executing busybox-1.33.1-r6.trigger 15:09:48 Removing intermediate container ddedea14de47 15:09:48 ---> ff871af92a94 15:09:48 Step 6/23 : COPY go.mod vendor* ./ 15:09:48 OK: 84 MiB in 64 packages 15:09:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:09:48 ---> 13684e943e86 15:09:48 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:48 ---> 7127dc138274 15:09:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:48 ---> 898d0da19f2b 15:09:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:48 ---> Running in b1ce8112540b 15:09:48 ---> Running in c3be9a706419 15:09:48 ---> Running in d80b51befe3d 15:09:49 Collecting docker-compose==1.23.2 15:09:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:09:49 Collecting docker<4.0,>=3.6.0 15:09:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:09:49 Collecting dockerpty<0.5,>=0.4.1 15:09:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:09:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:09:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:09:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:09:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:09:49 Collecting texttable<0.10,>=0.9.0 15:09:49 Downloading texttable-0.9.1.tar.gz (11 kB) 15:09:50 OK: 221 MiB in 52 packages 15:09:50 Collecting cached-property<2,>=1.2.0 15:09:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:09:50 Collecting docopt<0.7,>=0.6.1 15:09:50 Downloading docopt-0.6.2.tar.gz (25 kB) 15:09:50 Removing intermediate container 45ac335c5735 15:09:50 ---> efeb494386e6 15:09:50 Step 6/23 : COPY go.mod vendor* ./ 15:09:51 ---> 9144bea4d451 15:09:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:51 ---> Running in 4c5686c37bf2 15:09:51 Collecting PyYAML<4,>=3.10 15:09:51 Downloading PyYAML-3.13.tar.gz (270 kB) 15:09:51 Removing intermediate container d80b51befe3d 15:09:51 ---> 74adbccaf5ae 15:09:51 Step 8/25 : COPY . . 15:09:51 Removing intermediate container b1ce8112540b 15:09:51 ---> f902784eba99 15:09:51 Step 8/31 : COPY . . 15:09:51 Removing intermediate container c3be9a706419 15:09:51 ---> 9362ba41109e 15:09:51 Step 8/23 : COPY . . 15:09:51 Collecting jsonschema<3,>=2.5.1 15:09:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:09:51 Collecting websocket-client<1.0,>=0.32.0 15:09:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:09:51 Collecting docker-pycreds>=0.4.0 15:09:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:09:51 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) 15:09:51 Collecting urllib3<1.25,>=1.21.1 15:09:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:09:51 Collecting idna<2.8,>=2.5 15:09:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:09:52 Collecting chardet<3.1.0,>=3.0.2 15:09:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:09:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:09:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:09:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:09:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:09:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:09:52 Attempting uninstall: urllib3 15:09:52 Found existing installation: urllib3 1.26.5 15:09:52 Uninstalling urllib3-1.26.5: 15:09:52 Successfully uninstalled urllib3-1.26.5 15:09:52 Attempting uninstall: idna 15:09:52 Found existing installation: idna 3.2 15:09:52 Uninstalling idna-3.2: 15:09:52 Successfully uninstalled idna-3.2 15:09:52 Attempting uninstall: chardet 15:09:52 Found existing installation: chardet 4.0.0 15:09:52 Uninstalling chardet-4.0.0: 15:09:52 Successfully uninstalled chardet-4.0.0 15:09:53 Attempting uninstall: requests 15:09:53 Found existing installation: requests 2.25.1 15:09:53 Uninstalling requests-2.25.1: 15:09:53 Successfully uninstalled requests-2.25.1 15:09:54 Running setup.py install for texttable: started 15:09:55 Running setup.py install for texttable: finished with status 'done' 15:09:55 Running setup.py install for PyYAML: started 15:09:56 Running setup.py install for PyYAML: finished with status 'done' 15:09:56 Running setup.py install for docopt: started 15:09:56 Running setup.py install for docopt: finished with status 'done' 15:09:56 Running setup.py install for dockerpty: started 15:09:57 Removing intermediate container 4c5686c37bf2 15:09:57 ---> e11316b64337 15:09:57 Step 8/23 : COPY . . 15:09:57 Running setup.py install for dockerpty: finished with status 'done' 15:09:57 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 15:10:03 Removing intermediate container b7f61a339a34 15:10:03 ---> 0f312a2bb675 15:10:03 Step 14/23 : ENV APP_PORT=58890 15:10:03 ---> 4f2087c8ef73 15:10:03 Step 9/23 : RUN make cmd/core-data/core-data 15:10:03 ---> Running in 53a1fb68d0d0 15:10:03 ---> Running in 5cfe6d8300c4 15:10:04 Removing intermediate container 53a1fb68d0d0 15:10:04 ---> f439c911fd9b 15:10:04 Step 15/23 : EXPOSE $APP_PORT 15:10:04 ---> Running in dea7733b2e0e 15:10:04 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 15:10:05 Removing intermediate container dea7733b2e0e 15:10:05 ---> 2cf2551c31f8 15:10:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:10:05 ---> 751a53aeea04 15:10:05 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:10:06 ---> Running in 0dfbc779bd87 15:10:06 ---> bd58c45183d0 15:10:06 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:10:06 ---> 6d7a69d3d98a 15:10:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:10:06 ---> Running in d3a24f17d83b 15:10:07 ---> 6f6499385723 15:10:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:10:07 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 15:10:07 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 15:10:08 ---> a998ebc0744d 15:10:08 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:10:08 ---> Running in 403f42383640 15:10:08 Removing intermediate container 403f42383640 15:10:08 ---> 7ebb96572829 15:10:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:10:08 ---> Running in 8c2099f609f3 15:10:09 Removing intermediate container 8c2099f609f3 15:10:09 ---> fb72b1765a82 15:10:09 Step 21/23 : LABEL arch=x86_64 15:10:09 ---> ad55fb954f59 15:10:09 Step 9/23 : RUN make cmd/core-command/core-command 15:10:09 ---> Running in 093b2621ee93 15:10:09 ---> Running in 72b73f8e2e90 15:10:09 Removing intermediate container 093b2621ee93 15:10:09 ---> 370881e33c9c 15:10:09 Step 22/23 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee 15:10:09 ---> Running in 1f76e4302336 15:10:09 Removing intermediate container 1f76e4302336 15:10:09 ---> e6b5d4441ba8 15:10:09 Step 23/23 : LABEL version=0.0.0 15:10:09 ---> Running in b79e712d8c0b 15:10:09 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 15:10:09 Removing intermediate container b79e712d8c0b 15:10:09 ---> ffe93e346624 15:10:09 15:10:09 Successfully built ffe93e346624 15:10:09 Successfully tagged sys-mgmt-agent:latest 15:10:41  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:10:41 Removing intermediate container 0dfbc779bd87 15:10:41 ---> 04054cdb751b 15:10:41 15:10:41 Step 10/25 : FROM alpine:3.14 15:10:41 ---> 0a97eee8041e 15:10:41 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:10:41 ---> Running in b059f61ad5ef 15:10:42 Removing intermediate container d3a24f17d83b 15:10:42 ---> 5ce9e7c1f083 15:10:42 15:10:42 Step 10/31 : FROM alpine:3.14 15:10:42 ---> 0a97eee8041e 15:10:42 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:10:42 ---> Running in 6b0dd3c3bac0 15:10:43 Removing intermediate container 72b73f8e2e90 15:10:43 ---> 148e88eb120e 15:10:43 15:10:43 Step 10/23 : FROM alpine:3.14 15:10:43 ---> 0a97eee8041e 15:10:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:10:43 ---> Using cache 15:10:43 ---> 853e37719022 15:10:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:10:43 ---> Using cache 15:10:43 ---> d0ca5eec1564 15:10:43 Step 13/23 : ENV APP_PORT=59882 15:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:10:43 ---> Running in d9e22ee1d344 15:10:43 Removing intermediate container 6b0dd3c3bac0 15:10:43 ---> bea4001a06c8 15:10:43 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:10:43 ---> Running in 203b61014552 15:10:43 Removing intermediate container d9e22ee1d344 15:10:43 ---> 4ece7d345a1f 15:10:43 Step 14/23 : EXPOSE $APP_PORT 15:10:43 ---> Running in 038ed992d37a 15:10:43 (1/3) Installing ca-certificates (20211220-r0) 15:10:43 (2/3) Installing dumb-init (1.2.5-r1) 15:10:43 (3/3) Installing su-exec (0.2-r1) 15:10:43 Executing busybox-1.33.1-r6.trigger 15:10:43 Executing ca-certificates-20211220-r0.trigger 15:10:43 OK: 6 MiB in 17 packages 15:10:43 Removing intermediate container 038ed992d37a 15:10:43 ---> 69fe441c4406 15:10:43 Step 15/23 : WORKDIR / 15:10:43 ---> Running in 23ca667ce280 15:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:10:44 Removing intermediate container 23ca667ce280 15:10:44 ---> 54aab8f0a869 15:10:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:10:44 (1/2) Installing dumb-init (1.2.5-r1) 15:10:44 (2/2) Installing su-exec (0.2-r1) 15:10:44 Executing busybox-1.33.1-r6.trigger 15:10:44 OK: 6 MiB in 16 packages 15:10:44 Removing intermediate container b059f61ad5ef 15:10:44 ---> 8248a022e32b 15:10:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:10:44 ---> Running in 20911e61f4aa 15:10:44 ---> fa69d096d759 15:10:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:10:44 Removing intermediate container 20911e61f4aa 15:10:44 ---> 6cbf1e09a755 15:10:44 Step 13/25 : WORKDIR / 15:10:44 ---> Running in 54412d6381a6 15:10:44 Removing intermediate container 203b61014552 15:10:44 ---> 8e3a177b3931 15:10:44 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:10:44 Removing intermediate container 54412d6381a6 15:10:44 ---> f503fd9745dd 15:10:44 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:10:44 ---> Running in 79956ad6dc0d 15:10:44 ---> ca45f9594981 15:10:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:10:44 Removing intermediate container 79956ad6dc0d 15:10:44 ---> 99b3c34d6c98 15:10:44 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:10:44 ---> Running in f2f1c665be03 15:10:45 ---> eeb41850c449 15:10:45 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:10:45 ---> f0fb94e005a0 15:10:45 Step 19/23 : ENTRYPOINT ["/core-command"] 15:10:45 Removing intermediate container f2f1c665be03 15:10:45 ---> b86e39293a2f 15:10:45 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:10:45 ---> e5688e90e45b 15:10:45 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:10:45 ---> Running in 378ab933ddf3 15:10:45 ---> Running in 328b5d20450e 15:10:45 Removing intermediate container 5cfe6d8300c4 15:10:45 ---> f4800e9a096a 15:10:45 15:10:45 Step 10/23 : FROM alpine:3.14 15:10:45 ---> 0a97eee8041e 15:10:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:10:45 Removing intermediate container 328b5d20450e 15:10:45 ---> 13f734f758d2 15:10:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:10:45 ---> Running in f13c13cbbcf1 15:10:45 ---> cac37234565f 15:10:45 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:10:45 ---> Running in b5b0a9f7a4ec 15:10:45 Removing intermediate container f13c13cbbcf1 15:10:45 ---> c7c4db9f20a2 15:10:45 Step 12/23 : ENV APP_PORT=59880 15:10:45 ---> Running in 458cb7db4a57 15:10:45 Removing intermediate container b5b0a9f7a4ec 15:10:45 ---> cf6cbb8f3c78 15:10:45 Step 21/23 : LABEL arch=x86_64 15:10:45 ---> 8f79ae8c69ee 15:10:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:10:45 Removing intermediate container 458cb7db4a57 15:10:45 ---> a518ad019f9c 15:10:45 Step 13/23 : EXPOSE $APP_PORT 15:10:45 ---> Running in c633cbed6f9e 15:10:45 ---> Running in 111cabeb78ff 15:10:46 Removing intermediate container c633cbed6f9e 15:10:46 ---> 54273ea2dfd5 15:10:46 Step 22/23 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee 15:10:46 ---> Running in de47fb7c731d 15:10:46 Removing intermediate container 111cabeb78ff 15:10:46 ---> b4e763ba408f 15:10:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:46 Removing intermediate container 378ab933ddf3 15:10:46 ---> 6ab724c4ee7d 15:10:46 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:10:46 ---> Running in 61fc81cfce61 15:10:46 ---> Running in d0f28982ff54 15:10:46 ---> 231defdace1f 15:10:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:10:46 Removing intermediate container de47fb7c731d 15:10:46 ---> e1263cfab8fc 15:10:46 Step 23/23 : LABEL version=0.0.0 15:10:46 ---> Running in 7801b9949c32 15:10:46 Removing intermediate container d0f28982ff54 15:10:46 ---> 1851ae9ecec5 15:10:46 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:10:46 Removing intermediate container 7801b9949c32 15:10:46 ---> c7d7b754aac5 15:10:46 15:10:46 Successfully built c7d7b754aac5 15:10:46 Successfully tagged core-command:latest 15:10:46  Building core-command ... done  ---> 3de3ed032e5b 15:10:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:10:46 ---> 6cf2810d5ad8 15:10:46 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:10:46 ---> Running in 375247d20793 15:10:46 ---> e748dcb23098 15:10:46 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/ 15:10:46 ---> Running in a71fd753411a 15:10:46 Removing intermediate container 61fc81cfce61 15:10:46 ---> ece915c86cc6 15:10:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:10:46 ---> Running in 4226ee5dbe19 15:10:47 Removing intermediate container 375247d20793 15:10:47 ---> 51bed6103a8e 15:10:47 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:10:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:10:47 ---> a167bf1e435b 15:10:47 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:10:47 Removing intermediate container a71fd753411a 15:10:47 ---> 5eb32dadf7cc 15:10:47 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:10:47 ---> Running in 14580c7c9c7a 15:10:47 Removing intermediate container 14580c7c9c7a 15:10:47 ---> 0b7379dc69bd 15:10:47 Step 23/25 : LABEL arch=x86_64 15:10:47 ---> Running in a9c1f8d222e6 15:10:47 ---> 41f8bc9b9ddd 15:10:47 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:10:47 Removing intermediate container a9c1f8d222e6 15:10:47 ---> bdb7ece88cb6 15:10:47 Step 24/25 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee 15:10:48 ---> Running in c8e627b70ff9 15:10:48 ---> e2691399ea5a 15:10:48 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:10:48 Removing intermediate container c8e627b70ff9 15:10:48 ---> a848982367a6 15:10:48 Step 25/25 : LABEL version=0.0.0 15:10:48 ---> Running in ed9bf68cb793 15:10:48 Removing intermediate container ed9bf68cb793 15:10:48 ---> 364847185fc3 15:10:48 15:10:48 ---> dee62e6d0505 15:10:48 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:10:48 Successfully built 364847185fc3 15:10:48 Successfully tagged security-secretstore-setup:latest 15:10:48  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:10:48 ---> f7f84b4b421c 15:10:48 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:10:48 ---> Running in 08f8afc36a26 15:10:48 (1/6) Installing dumb-init (1.2.5-r1) 15:10:48 Removing intermediate container 08f8afc36a26 15:10:48 ---> d59dba0062c4 15:10:48 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:10:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:10:48 ---> 20879482c735 15:10:48 Step 26/31 : RUN chmod +x /entrypoint.sh 15:10:48 (3/6) Installing libsodium (1.0.18-r0) 15:10:48 ---> Running in f65d00896d20 15:10:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:10:49 (5/6) Installing libzmq (4.3.4-r0) 15:10:49 (6/6) Installing zeromq (4.3.4-r0) 15:10:49 Executing busybox-1.33.1-r6.trigger 15:10:49 OK: 8 MiB in 20 packages 15:10:49 Removing intermediate container f65d00896d20 15:10:49 ---> 49fad275e898 15:10:49 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:10:49 ---> Running in 74761585f5db 15:10:49 Removing intermediate container 4226ee5dbe19 15:10:49 ---> 0ad315d3e07e 15:10:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:10:49 Removing intermediate container 74761585f5db 15:10:49 ---> 32887879758e 15:10:49 Step 28/31 : CMD ["gate"] 15:10:49 ---> Running in 5a1312e4a015 15:10:49 Removing intermediate container 5a1312e4a015 15:10:49 ---> d746e5a87bf4 15:10:49 Step 29/31 : LABEL arch=x86_64 15:10:49 ---> Running in b910b460558c 15:10:49 ---> 4b48a3d82fc6 15:10:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:10:49 Removing intermediate container b910b460558c 15:10:49 ---> 0eecf6ce7cad 15:10:49 Step 30/31 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee 15:10:49 ---> Running in 8ccf96176540 15:10:50 ---> dd3a11a19096 15:10:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:10:50 Removing intermediate container 8ccf96176540 15:10:50 ---> c6e8957eea57 15:10:50 Step 31/31 : LABEL version=0.0.0 15:10:50 ---> Running in 9d53e047d418 15:10:50 ---> 3bae592f6da7 15:10:50 Step 19/23 : ENTRYPOINT ["/core-data"] 15:10:50 ---> Running in c0a9b2a924bf 15:10:50 Removing intermediate container 9d53e047d418 15:10:50 ---> ed1e7cb03727 15:10:50 15:10:50 Successfully built ed1e7cb03727 15:10:50 Removing intermediate container c0a9b2a924bf 15:10:50 ---> e200f00a80b9 15:10:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:10:50 Successfully tagged security-bootstrapper:latest 15:10:50  Building security-bootstrapper ... done  ---> Running in 64a53ea37ed9 15:10:50 Removing intermediate container 64a53ea37ed9 15:10:50 ---> 885ee6cfec1b 15:10:50 Step 21/23 : LABEL arch=x86_64 15:10:50 ---> Running in c7b8f9f0da99 15:10:50 Removing intermediate container c7b8f9f0da99 15:10:50 ---> 782ca5d9b1d5 15:10:50 Step 22/23 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee 15:10:50 ---> Running in 82014be817d0 15:10:50 Removing intermediate container 82014be817d0 15:10:50 ---> 6f64e94a97c8 15:10:50 Step 23/23 : LABEL version=0.0.0 15:10:50 ---> Running in 7a5c76651d98 15:10:50 Removing intermediate container 7a5c76651d98 15:10:50 ---> 156c24184356 15:10:50 15:10:50 Successfully built 156c24184356 15:10:50 Successfully tagged core-data:latest 15:10:50  Building core-data ... done  [Pipeline] } 15:10:50 $ docker stop --time=1 7b406b8469f7de8c03680456e8fe7945adcabdd952f8900e338c9505d05bac43 15:10:52 $ docker rm -f 7b406b8469f7de8c03680456e8fe7945adcabdd952f8900e338c9505d05bac43 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:52 + docker images 15:10:52 REPOSITORY TAG IMAGE ID CREATED SIZE 15:10:52 security-bootstrapper latest ed1e7cb03727 2 seconds ago 18.7MB 15:10:52 core-data latest 156c24184356 2 seconds ago 20MB 15:10:52 security-secretstore-setup latest 364847185fc3 4 seconds ago 27.9MB 15:10:52 core-command latest c7d7b754aac5 6 seconds ago 15.8MB 15:10:52 f4800e9a096a 7 seconds ago 1.79GB 15:10:52 148e88eb120e 10 seconds ago 1.77GB 15:10:52 5ce9e7c1f083 10 seconds ago 1.77GB 15:10:52 04054cdb751b 11 seconds ago 1.78GB 15:10:52 sys-mgmt-agent latest ffe93e346624 43 seconds ago 296MB 15:10:52 support-scheduler latest c375ec028f8c About a minute ago 16MB 15:10:52 5f9b67555868 About a minute ago 1.78GB 15:10:52 207f83be70c9 About a minute ago 1.77GB 15:10:52 core-metadata latest 53089ef2d8d0 About a minute ago 16.6MB 15:10:52 support-notifications latest 52fc01998384 About a minute ago 16.7MB 15:10:52 security-proxy-setup latest 267a84dfdc17 About a minute ago 26.2MB 15:10:52 56efc86a9a23 About a minute ago 1.78GB 15:10:52 f9c55e9d2f81 About a minute ago 1.78GB 15:10:52 154dfafdc1af About a minute ago 1.78GB 15:10:52 ci-base-image-x86_64 latest e3bb707b518a 5 minutes ago 1.27GB 15:10:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 3 weeks ago 562MB 15:10:52 docker 20.10.10 b706a049f56e 3 months ago 216MB 15:10:52 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 15:10:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB 15:10:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 15:11:06 Removing intermediate container 8be52d44b396 15:11:06 ---> 301588ea5d4e 15:11:06 Successfully built 301588ea5d4e 15:11:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:11:06 + docker inspect -f . ci-base-image-arm64 15:11:06 . [Pipeline] withDockerContainer 15:11:07 prd-ubuntu18.04-docker-arm64-4c-16g-5994 does not seem to be running inside a container 15:11:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:11:08 Still waiting to schedule task 15:11:08 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:11:08 $ docker top 91ec35e95644132a6c65e3edbc70f6edeba6ea27f07ed7153727eb908473a72d -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:09 + go version 15:11:09 go version go1.17.6 linux/arm64 [Pipeline] } 15:11:09 $ docker stop --time=1 91ec35e95644132a6c65e3edbc70f6edeba6ea27f07ed7153727eb908473a72d 15:11:11 $ docker rm -f 91ec35e95644132a6c65e3edbc70f6edeba6ea27f07ed7153727eb908473a72d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:11:12 + docker inspect -f . ci-base-image-arm64 15:11:12 . [Pipeline] withDockerContainer 15:11:12 prd-ubuntu18.04-docker-arm64-4c-16g-5994 does not seem to be running inside a container 15:11:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:11:13 $ docker top d657295fa19d43134ca78ae565422eb92f22f4d2b93a3b6c9c950424d83cd3d7 -eo pid,comm [Pipeline] { [Pipeline] echo 15:11:14 ========================================================= 15:11:14 [edgeXBuildGoParallel] Running Tests and Build... 15:11:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:11:14 + make test 15:11:14 go mod tidy 15:11:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:11:48 ? github.com/edgexfoundry/edgex-go [no test files] 15:12:27 Running on prd-ubuntu18.04-docker-8c-8g-5995 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws 15:12:27 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 15:12:27 The recommended git tool is: git 15:12:29 using credential edgex-jenkins-ssh 15:12:29 Cloning the remote Git repository 15:12:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:12:29 > git init /w/workspace/edgex-go/5 # timeout=10 15:12:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:12:29 > git --version # timeout=10 15:12:29 > git --version # 'git version 2.17.1' 15:12:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:34 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 13d26752691e326abb7404432683796d3ef37a00 15:12:34 Merge succeeded, producing 16e2f6d1fe6e2daf7856fe8b337e39c902284a51 15:12:34 Checking out Revision 16e2f6d1fe6e2daf7856fe8b337e39c902284a51 (PR-3888) 15:12:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:12:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:12:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:12:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:12:34 > git config core.sparsecheckout # timeout=10 15:12:34 > git checkout -f 13d26752691e326abb7404432683796d3ef37a00 # timeout=10 15:12:34 > git remote # timeout=10 15:12:34 > git config --get remote.origin.url # timeout=10 15:12:34 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:34 > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 15:12:34 > git rev-parse HEAD^{commit} # timeout=10 15:12:34 > git config core.sparsecheckout # timeout=10 15:12:34 > git checkout -f 16e2f6d1fe6e2daf7856fe8b337e39c902284a51 # timeout=10 15:12:37 Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" 15:12:37 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:37 > git rev-list --no-walk 455abcd9ffacb4b5b146b314a990549bbdfe1d9d # timeout=10 15:12:38 + echo snap-build.sh 15:12:38 snap-build.sh 15:12:38 + SNAP_BASE_DIR=. 15:12:38 + '[' '!' -z /w/workspace/edgex-go/5 ']' 15:12:38 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 15:12:38 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 15:12:38 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 15:12:38 + cd /w/workspace/edgex-go/5 15:12:38 + sudo apt-get remove -qy --purge lxd lxd-client 15:12:38 Reading package lists... 15:12:38 Building dependency tree... 15:12:38 Reading state information... 15:12:38 The following packages were automatically installed and are no longer required: 15:12:38 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:12:38 uidmap xdelta3 15:12:38 Use 'sudo apt autoremove' to remove them. 15:12:38 The following packages will be REMOVED: 15:12:38 lxd* lxd-client* 15:12:38 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:12:39 After this operation, 31.7 MB disk space will be freed. 15:12:39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 15:12:39 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:12:40 Removing lxd dnsmasq configuration 15:12:40 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:12:40 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:12:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:12:41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 15:12:41 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:12:42 Processing triggers for systemd (237-3ubuntu10.52) ... 15:12:42 Processing triggers for ureadahead (0.100.0-21) ... 15:12:43 + sudo snap remove --purge lxd 15:12:43 snap "lxd" is not installed 15:12:43 + sudo groupadd --force --system lxd 15:12:43 ++ whoami 15:12:43 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:12:43 + newgrp - lxd 15:12:43 + sudo snap install lxd 15:12:53 2022-02-25T15:12:50Z INFO Waiting for automatic snapd restart... 15:12:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:12:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:12:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:12:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:13:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:13:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:13:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:13:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:13:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:13:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:13:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:13:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:13:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:13:08 lxd 4.23 from Canonical* installed 15:13:08 + sudo lxd init --auto 15:13:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.294s coverage: 28.7% of statements 15:13:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:13:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:13:18 + sudo snap install --classic snapcraft 15:13:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.356s coverage: 98.5% of statements 15:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:13:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.402s coverage: 44.7% of statements 15:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:13:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.668s coverage: 89.5% of statements 15:13:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:13:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:13:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.287s coverage: 84.4% of statements 15:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:13:22 snapcraft 6.0.2 from Canonical* installed 15:13:22 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:13:22 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:13:22 % Total % Received % Xferd Average Speed Time Time Time Current 15:13:22 Dload Upload Total Spent Left Speed 15:13:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4328 0 --:--:-- --:--:-- --:--:-- 4328 15:13:22 100 3325k 100 3325k 0 0 9340k 0 --:--:-- --:--:-- --:--:-- 9340k 15:13:22 ./yq_linux_amd64 15:13:22 + sudo snapcraft prime --use-lxd 15:13:24 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:13:24 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: 15:13:24 - README.md 15:13:24 15:13:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:13:25 Launching a container. 15:13:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.827s coverage: 94.2% of statements 15:13:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:13:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:13:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.223s coverage: 59.1% of statements 15:13:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:13:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:13:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:13:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:13:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:13:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.189s coverage: 60.0% of statements 15:13:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:13:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:13:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:13:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.330s coverage: 0.9% of statements 15:13:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:13:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.201s coverage: 58.8% of statements 15:13:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.183s coverage: 21.7% of statements 15:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.247s coverage: 47.1% of statements 15:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.203s coverage: 79.5% of statements 15:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements 15:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements 15:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements 15:13:35 Waiting for container to be ready 15:13:35 To start your first container, try: lxc launch ubuntu:20.04 15:13:35 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 15:13:35 15:13:38 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:13:40 Waiting for network to be ready... 15:13:40 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 15:13:40 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 15:13:41 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 15:13:41 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1265 kB] 15:13:41 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 15:13:41 Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [221 kB] 15:13:41 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 15:13:41 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 15:13:41 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [764 kB] 15:13:41 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [109 kB] 15:13:41 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [679 kB] 15:13:41 Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [116 kB] 15:13:41 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 15:13:41 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 15:13:41 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 15:13:41 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 15:13:41 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 15:13:41 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 15:13:42 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 15:13:42 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1600 kB] 15:13:42 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [306 kB] 15:13:42 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] 15:13:42 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 15:13:42 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [818 kB] 15:13:42 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [116 kB] 15:13:42 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [905 kB] 15:13:42 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [201 kB] 15:13:44 Fetched 23.2 MB in 4s (5693 kB/s) 15:13:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.250s coverage: 94.4% of statements 15:13:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements 15:13:45 Reading package lists... 15:13:45 Reading package lists... 15:13:45 Building dependency tree... 15:13:45 Reading state information... 15:13:45 The following additional packages will be installed: 15:13:45 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:13:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:13:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:13:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:13:45 Suggested packages: 15:13:45 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:13:45 Recommended packages: 15:13:45 gnupg libsasl2-modules 15:13:45 The following NEW packages will be installed: 15:13:45 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:13:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:13:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:13:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:13:45 The following packages will be upgraded: 15:13:45 gpg gpg-agent gpgconf libudev1 15:13:45 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 15:13:45 Need to get 3859 kB of archives. 15:13:45 After this operation, 14.9 MB of additional disk space will be used. 15:13:45 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 15:13:45 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 15:13:46 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 15:13:46 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 15:13:46 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 15:13:46 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 15:13:46 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 15:13:46 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:13:46 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 15:13:46 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 15:13:46 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 15:13:46 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 15:13:46 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 15:13:46 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 15:13:46 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 15:13:46 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 15:13:46 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 15:13:46 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 15:13:46 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 15:13:46 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 15:13:46 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 15:13:46 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 15:13:46 debconf: delaying package configuration, since apt-utils is not installed 15:13:46 Fetched 3859 kB in 1s (3375 kB/s) 15:13:46 (Reading database ... 12816 files and directories currently installed.) 15:13:46 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 15:13:46 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:13:46 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 15:13:46 Selecting previously unselected package udev. 15:13:46 (Reading database ... 12816 files and directories currently installed.) 15:13:46 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 15:13:47 Unpacking udev (245.4-4ubuntu3.15) ... 15:13:47 Selecting previously unselected package libfuse2:amd64. 15:13:47 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 15:13:47 Unpacking libfuse2:amd64 (2.9.9-3) ... 15:13:47 Selecting previously unselected package fuse. 15:13:47 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 15:13:47 Unpacking fuse (2.9.9-3) ... 15:13:47 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 15:13:47 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 15:13:47 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 15:13:47 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 15:13:47 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 15:13:47 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 15:13:47 Selecting previously unselected package libksba8:amd64. 15:13:47 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:13:47 Unpacking libksba8:amd64 (1.3.5-2) ... 15:13:47 Selecting previously unselected package libroken18-heimdal:amd64. 15:13:47 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:13:47 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:47 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:13:47 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:13:47 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:47 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:13:47 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:13:47 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:47 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:13:47 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:13:47 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:47 Selecting previously unselected package libwind0-heimdal:amd64. 15:13:47 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:13:47 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:47 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:13:47 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:13:47 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:47 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:13:47 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:13:47 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:48 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:13:48 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:13:48 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:48 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:13:48 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:13:48 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:48 Selecting previously unselected package libsasl2-modules-db:amd64. 15:13:48 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 15:13:48 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 15:13:48 Selecting previously unselected package libsasl2-2:amd64. 15:13:48 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 15:13:48 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 15:13:48 Selecting previously unselected package libldap-common. 15:13:48 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 15:13:48 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 15:13:48 Selecting previously unselected package libldap-2.4-2:amd64. 15:13:48 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 15:13:48 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 15:13:48 Selecting previously unselected package dirmngr. 15:13:48 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 15:13:48 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 15:13:48 Setting up libksba8:amd64 (1.3.5-2) ... 15:13:48 Setting up libfuse2:amd64 (2.9.9-3) ... 15:13:48 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 15:13:48 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 15:13:48 Setting up udev (245.4-4ubuntu3.15) ... 15:13:48 invoke-rc.d: policy-rc.d denied execution of start. 15:13:49 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 15:13:49 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:49 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 15:13:49 Setting up gpg (2.2.19-3ubuntu2.1) ... 15:13:49 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:49 Setting up fuse (2.9.9-3) ... 15:13:49 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 15:13:49 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:49 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:49 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:49 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:49 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:49 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:49 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:13:49 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 15:13:49 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 15:13:49 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 15:13:49 Processing triggers for systemd (245.4-4ubuntu3) ... 15:13:50 Processing triggers for libc-bin (2.31-0ubuntu9) ... 15:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.666s coverage: 82.5% of statements 15:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:13:50 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 15:13:50 Alias= settings in the [Install] section, and DefaultInstance= for template 15:13:50 units). This means they are not meant to be enabled using systemctl. 15:13:50 15:13:50 Possible reasons for having this kind of units are: 15:13:50 • A unit may be statically enabled by being symlinked from another unit's 15:13:50 .wants/ or .requires/ directory. 15:13:50 • A unit's purpose may be to act as a helper for some other unit which has 15:13:50 a requirement dependency on it. 15:13:50 • A unit may be started when needed via activation (socket, path, timer, 15:13:50 D-Bus, udev, scripted systemctl call, ...). 15:13:50 • In case of template units, the unit is meant to be enabled with some 15:13:50 instance name specified. 15:13:50 Reading package lists... 15:13:50 Building dependency tree... 15:13:50 Reading state information... 15:13:51 The following additional packages will be installed: 15:13:51 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 15:13:51 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 15:13:51 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 15:13:51 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 15:13:51 openssh-client python3 python3-minimal python3.8 python3.8-minimal 15:13:51 squashfs-tools systemd systemd-sysv systemd-timesyncd 15:13:51 Suggested packages: 15:13:51 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 15:13:51 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:13:51 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 15:13:51 systemd-container policykit-1 15:13:51 Recommended packages: 15:13:51 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 15:13:51 The following NEW packages will be installed: 15:13:51 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 15:13:51 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 15:13:51 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 15:13:51 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 15:13:51 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 15:13:51 The following packages will be upgraded: 15:13:51 libsystemd0 systemd systemd-sysv systemd-timesyncd 15:13:51 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 15:13:51 Need to get 46.5 MB of archives. 15:13:51 After this operation, 181 MB of additional disk space will be used. 15:13:51 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 15:13:51 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 15:13:51 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 15:13:51 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 15:13:51 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 15:13:51 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 15:13:51 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 15:13:51 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 15:13:51 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 15:13:51 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 15:13:51 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 15:13:51 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 15:13:51 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 15:13:51 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 15:13:51 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 15:13:52 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 15:13:52 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 15:13:52 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 15:13:52 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] 15:13:52 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 15:13:52 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 15:13:52 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 15:13:52 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 15:13:52 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 15:13:52 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 15:13:52 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 15:13:52 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 15:13:52 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 15:13:52 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 15:13:52 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 15:13:52 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 15:13:52 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 15:13:52 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 15:13:53 debconf: delaying package configuration, since apt-utils is not installed 15:13:53 Fetched 46.5 MB in 2s (20.0 MB/s) 15:13:53 (Reading database ... 13067 files and directories currently installed.) 15:13:53 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 15:13:53 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:13:53 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 15:13:53 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:13:54 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 15:13:54 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:13:54 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 15:13:54 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:13:54 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 15:13:54 Selecting previously unselected package libpython3.8-minimal:amd64. 15:13:54 (Reading database ... 13068 files and directories currently installed.) 15:13:54 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 15:13:54 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 15:13:54 Selecting previously unselected package libexpat1:amd64. 15:13:54 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... 15:13:54 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... 15:13:54 Selecting previously unselected package python3.8-minimal. 15:13:54 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 15:13:54 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 15:13:55 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 15:13:55 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... 15:13:55 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 15:13:55 Selecting previously unselected package python3-minimal. 15:13:55 (Reading database ... 13359 files and directories currently installed.) 15:13:55 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 15:13:55 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 15:13:55 Selecting previously unselected package mime-support. 15:13:55 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 15:13:55 Unpacking mime-support (3.64ubuntu1) ... 15:13:55 Selecting previously unselected package libmpdec2:amd64. 15:13:55 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 15:13:55 Unpacking libmpdec2:amd64 (2.4.2-3) ... 15:13:55 Selecting previously unselected package libpython3.8-stdlib:amd64. 15:13:55 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 15:13:55 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 15:13:55 Selecting previously unselected package python3.8. 15:13:55 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 15:13:55 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 15:13:56 Selecting previously unselected package libpython3-stdlib:amd64. 15:13:56 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 15:13:56 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 15:13:56 Setting up python3-minimal (3.8.2-0ubuntu2) ... 15:13:56 Selecting previously unselected package python3. 15:13:56 (Reading database ... 13761 files and directories currently installed.) 15:13:56 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 15:13:56 Unpacking python3 (3.8.2-0ubuntu2) ... 15:13:56 Selecting previously unselected package libdbus-1-3:amd64. 15:13:56 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 15:13:56 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 15:13:56 Selecting previously unselected package dbus. 15:13:56 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 15:13:56 Unpacking dbus (1.12.16-2ubuntu2.1) ... 15:13:56 Selecting previously unselected package libbsd0:amd64. 15:13:56 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 15:13:56 Unpacking libbsd0:amd64 (0.10.0-1) ... 15:13:56 Selecting previously unselected package libpam-systemd:amd64. 15:13:56 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 15:13:56 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 15:13:56 Selecting previously unselected package sudo. 15:13:56 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 15:13:56 Unpacking sudo (1.8.31-1ubuntu1.2) ... 15:13:56 Selecting previously unselected package apparmor. 15:13:56 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 15:13:56 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 15:13:57 Selecting previously unselected package libcbor0.6:amd64. 15:13:57 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 15:13:57 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 15:13:57 Selecting previously unselected package libedit2:amd64. 15:13:57 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 15:13:57 Unpacking libedit2:amd64 (3.1-20191231-1) ... 15:13:57 Selecting previously unselected package libfido2-1:amd64. 15:13:57 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 15:13:57 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 15:13:57 Selecting previously unselected package libkrb5support0:amd64. 15:13:57 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 15:13:57 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 15:13:57 Selecting previously unselected package libk5crypto3:amd64. 15:13:57 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 15:13:57 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 15:13:57 Selecting previously unselected package libkeyutils1:amd64. 15:13:57 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 15:13:57 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 15:13:57 Selecting previously unselected package libkrb5-3:amd64. 15:13:57 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 15:13:57 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 15:13:57 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:13:57 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 15:13:57 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 15:13:57 Selecting previously unselected package openssh-client. 15:13:57 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 15:13:57 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 15:13:57 Selecting previously unselected package dbus-user-session. 15:13:57 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 15:13:57 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 15:13:57 Selecting previously unselected package liblzo2-2:amd64. 15:13:57 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 15:13:57 Unpacking liblzo2-2:amd64 (2.10-2) ... 15:13:57 Selecting previously unselected package squashfs-tools. 15:13:57 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 15:13:57 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 15:13:57 Selecting previously unselected package snapd. 15:13:57 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 15:13:57 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 15:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements 15:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 15:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 15:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 15:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.263s coverage: 58.8% of statements 15:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.342s coverage: 80.0% of statements 15:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.316s coverage: 87.2% of statements 15:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.287s coverage: 85.4% of statements 15:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.783s coverage: 91.2% of statements 15:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.838s coverage: 64.4% of statements 15:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements 15:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements 15:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 15:13:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 15:13:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 15:14:01 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 15:14:01 Setting up mime-support (3.64ubuntu1) ... 15:14:01 Setting up liblzo2-2:amd64 (2.10-2) ... 15:14:01 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 15:14:01 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 15:14:01 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 15:14:01 Setting up dbus (1.12.16-2ubuntu2.1) ... 15:14:01 Setting up sudo (1.8.31-1ubuntu1.2) ... 15:14:01 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 15:14:01 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 15:14:01 Setting up libmpdec2:amd64 (2.4.2-3) ... 15:14:01 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 15:14:01 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 15:14:01 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 15:14:01 Setting up libbsd0:amd64 (0.10.0-1) ... 15:14:01 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 15:14:01 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 15:14:01 Setting up libedit2:amd64 (3.1-20191231-1) ... 15:14:01 Setting up python3 (3.8.2-0ubuntu2) ... 15:14:01 running python rtupdate hooks for python3.8... 15:14:01 running python post-rtupdate hooks for python3.8... 15:14:01 Setting up apparmor (2.13.3-7ubuntu5.1) ... 15:14:02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:14:03 Reloading AppArmor profiles 15:14:03 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 15:14:03 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 15:14:03 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 15:14:03 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 15:14:03 Setting up systemd (245.4-4ubuntu3.15) ... 15:14:03 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:14:03 Installing new version of config file /etc/systemd/resolved.conf ... 15:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.312s coverage: 65.4% of statements 15:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:14:05 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 15:14:05 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 15:14:05 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 15:14:05 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 15:14:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.677s coverage: 43.8% of statements 15:14:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:14:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.377s coverage: 89.5% of statements 15:14:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.273s coverage: 84.8% of statements 15:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:14:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:14:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:14:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:14:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:14:06 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:14:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:14:07 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:14:07 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:14:07 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:14:08 /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' 15:14:08 Processing triggers for libc-bin (2.31-0ubuntu9) ... 15:14:08 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 15:14:08 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 15:14:09 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 15:14:09 Reading package lists... 15:14:09 Reading package lists... 15:14:10 Building dependency tree... 15:14:10 Reading state information... 15:14:10 Calculating upgrade... 15:14:10 The following packages will be upgraded: 15:14:10 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 15:14:10 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 15:14:10 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 15:14:10 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 15:14:10 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 15:14:10 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 15:14:10 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 15:14:10 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 15:14:10 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 15:14:10 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 15:14:10 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 15:14:10 xz-utils zlib1g 15:14:10 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:14:10 Need to get 63.3 MB of archives. 15:14:10 After this operation, 13.8 MB of additional disk space will be used. 15:14:10 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-100.113 [1120 kB] 15:14:10 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] 15:14:10 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 15:14:10 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 15:14:10 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 15:14:10 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 15:14:10 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 15:14:10 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 15:14:10 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 15:14:10 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 15:14:10 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 15:14:10 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 15:14:10 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 15:14:10 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 15:14:10 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 15:14:10 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 15:14:10 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 15:14:10 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 15:14:10 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 15:14:10 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 15:14:10 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 15:14:10 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 15:14:10 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 15:14:10 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 15:14:10 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 15:14:10 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 15:14:10 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 15:14:10 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 15:14:10 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 15:14:10 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 15:14:10 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 15:14:10 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 15:14:10 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 15:14:10 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 15:14:10 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 15:14:10 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 15:14:10 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 15:14:10 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 15:14:10 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 15:14:10 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 15:14:10 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 15:14:10 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 15:14:10 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 15:14:10 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 15:14:10 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 15:14:10 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 15:14:10 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 15:14:10 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 15:14:11 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 15:14:11 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 15:14:11 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 15:14:11 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 15:14:11 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 15:14:11 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] 15:14:11 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] 15:14:11 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 15:14:11 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 15:14:11 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 15:14:11 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 15:14:11 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] 15:14:11 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 15:14:11 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 15:14:11 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 15:14:11 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 15:14:11 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 15:14:11 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 15:14:11 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 15:14:11 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 15:14:11 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 15:14:11 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 15:14:11 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 15:14:11 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 15:14:11 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] 15:14:11 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 15:14:11 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 15:14:11 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 15:14:11 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 15:14:12 debconf: delaying package configuration, since apt-utils is not installed 15:14:12 Fetched 63.3 MB in 1s (44.9 MB/s) 15:14:12 (Reading database ... 14313 files and directories currently installed.) 15:14:12 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... 15:14:12 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 15:14:12 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... 15:14:12 Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 15:14:12 Preparing to unpack .../2-linux-libc-dev_5.4.0-100.113_amd64.deb ... 15:14:12 Unpacking linux-libc-dev:amd64 (5.4.0-100.113) over (5.4.0-26.30) ... 15:14:12 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:14:12 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:14:13 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:14:13 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:14:13 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:14:13 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:14:13 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:14:13 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:14:13 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:14:13 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:14:13 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:14:13 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:14:13 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:14:13 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:14:13 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 15:14:13 (Reading database ... 14312 files and directories currently installed.) 15:14:13 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:14:13 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:14:13 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:14:13 (Reading database ... 14312 files and directories currently installed.) 15:14:13 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:14:13 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:14:14 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:14:14 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:14:14 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:14:14 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:14:14 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 15:14:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.237s coverage: 17.7% of statements 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:14:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 92.3% of statements 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:14:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 63.2% of statements 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:14:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.389s coverage: 97.7% of statements 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:14:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.178s coverage: 28.9% of statements 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:14:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:14:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.165s coverage: 100.0% of statements 15:14:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 15:14:14 (Reading database ... 14312 files and directories currently installed.) 15:14:14 Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... 15:14:14 Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 15:14:14 Setting up libc6:amd64 (2.31-0ubuntu9.2) ... 15:14:14 (Reading database ... 14312 files and directories currently installed.) 15:14:14 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 15:14:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:14:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:14:15 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 15:14:15 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 15:14:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:14:15 GO111MODULE=on go vet ./... 15:14:15 Setting up base-files (11ubuntu5.5) ... 15:14:15 Installing new version of config file /etc/issue ... 15:14:15 Installing new version of config file /etc/issue.net ... 15:14:15 Installing new version of config file /etc/lsb-release ... 15:14:15 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:14:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:14:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:14:15 Removing obsolete conffile /etc/default/motd-news ... 15:14:16 (Reading database ... 14311 files and directories currently installed.) 15:14:16 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 15:14:16 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 15:14:16 Setting up bash (5.0-6ubuntu1.1) ... 15:14:16 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 15:14:16 (Reading database ... 14311 files and directories currently installed.) 15:14:16 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 15:14:16 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 15:14:16 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 15:14:16 (Reading database ... 14311 files and directories currently installed.) 15:14:16 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 15:14:16 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 15:14:16 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 15:14:16 (Reading database ... 14311 files and directories currently installed.) 15:14:16 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 15:14:16 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 15:14:17 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 15:14:17 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 15:14:17 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 15:14:17 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 15:14:17 Setting up perl-base (5.30.0-9ubuntu0.2) ... 15:14:17 (Reading database ... 14311 files and directories currently installed.) 15:14:17 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 15:14:17 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 15:14:17 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 15:14:17 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 15:14:17 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 15:14:17 (Reading database ... 14311 files and directories currently installed.) 15:14:17 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 15:14:17 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 15:14:18 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 15:14:18 (Reading database ... 14311 files and directories currently installed.) 15:14:18 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 15:14:18 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:14:18 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 15:14:18 (Reading database ... 14311 files and directories currently installed.) 15:14:18 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 15:14:18 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:14:18 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 15:14:18 (Reading database ... 14311 files and directories currently installed.) 15:14:18 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 15:14:18 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:14:18 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 15:14:18 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:14:18 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 15:14:18 (Reading database ... 14311 files and directories currently installed.) 15:14:18 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 15:14:18 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:14:18 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 15:14:18 (Reading database ... 14311 files and directories currently installed.) 15:14:18 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 15:14:18 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:14:18 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 15:14:18 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:14:19 Setting up util-linux (2.34-0.1ubuntu9.3) ... 15:14:19 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:14:19 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:14:19 (Reading database ... 14311 files and directories currently installed.) 15:14:19 Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... 15:14:19 Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 15:14:19 Setting up libc-bin (2.31-0ubuntu9.2) ... 15:14:19 (Reading database ... 14311 files and directories currently installed.) 15:14:19 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 15:14:20 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 15:14:20 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 15:14:20 (Reading database ... 14311 files and directories currently installed.) 15:14:20 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 15:14:20 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 15:14:20 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 15:14:20 (Reading database ... 14311 files and directories currently installed.) 15:14:20 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 15:14:20 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 15:14:20 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 15:14:20 (Reading database ... 14311 files and directories currently installed.) 15:14:20 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 15:14:20 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 15:14:20 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 15:14:20 (Reading database ... 14311 files and directories currently installed.) 15:14:20 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 15:14:20 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 15:14:20 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 15:14:20 (Reading database ... 14311 files and directories currently installed.) 15:14:20 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 15:14:20 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 15:14:20 Setting up gpgv (2.2.19-3ubuntu2.1) ... 15:14:20 (Reading database ... 14311 files and directories currently installed.) 15:14:20 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 15:14:20 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 15:14:20 Setting up ubuntu-keyring (2020.02.11.4) ... 15:14:20 (Reading database ... 14311 files and directories currently installed.) 15:14:20 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 15:14:20 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 15:14:20 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 15:14:20 (Reading database ... 14311 files and directories currently installed.) 15:14:20 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 15:14:21 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 15:14:21 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 15:14:21 (Reading database ... 14311 files and directories currently installed.) 15:14:21 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 15:14:21 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 15:14:21 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 15:14:21 (Reading database ... 14311 files and directories currently installed.) 15:14:21 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 15:14:21 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 15:14:21 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 15:14:21 (Reading database ... 14311 files and directories currently installed.) 15:14:21 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 15:14:21 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 15:14:21 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 15:14:21 (Reading database ... 14311 files and directories currently installed.) 15:14:21 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 15:14:21 Unpacking apt (2.0.6) over (2.0.2) ... 15:14:22 Setting up apt (2.0.6) ... 15:14:22 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:14:22 (Reading database ... 14311 files and directories currently installed.) 15:14:22 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 15:14:22 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 15:14:22 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 15:14:22 (Reading database ... 14311 files and directories currently installed.) 15:14:22 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 15:14:22 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 15:14:22 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 15:14:22 (Reading database ... 14313 files and directories currently installed.) 15:14:22 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 15:14:23 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 15:14:23 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 15:14:23 (Reading database ... 14317 files and directories currently installed.) 15:14:23 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 15:14:23 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:14:23 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 15:14:23 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 15:14:23 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 15:14:23 (Reading database ... 14317 files and directories currently installed.) 15:14:23 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 15:14:23 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 15:14:23 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 15:14:23 (Reading database ... 14317 files and directories currently installed.) 15:14:23 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 15:14:23 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 15:14:23 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 15:14:23 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 15:14:24 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 15:14:24 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 15:14:24 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 15:14:24 Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 15:14:24 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 15:14:24 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 15:14:24 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 15:14:24 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 15:14:24 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 15:14:24 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 15:14:24 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 15:14:24 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 15:14:24 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 15:14:24 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 15:14:24 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 15:14:24 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 15:14:25 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 15:14:25 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 15:14:25 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 15:14:25 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:14:25 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 15:14:25 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:14:25 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 15:14:25 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:14:25 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 15:14:25 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:14:25 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 15:14:25 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:14:25 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 15:14:25 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:14:25 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 15:14:25 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 15:14:25 Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:14:25 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:14:25 Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:14:25 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:14:26 Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:14:26 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:14:27 Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:14:27 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:14:27 Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:14:27 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:14:27 Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:14:27 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:14:28 Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:14:28 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:14:28 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 15:14:28 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 15:14:28 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 15:14:28 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 15:14:28 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 15:14:28 Setting up linux-libc-dev:amd64 (5.4.0-100.113) ... 15:14:28 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 15:14:28 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:14:28 Setting up tzdata (2021e-0ubuntu0.20.04) ... 15:14:28 15:14:28 Current default time zone: 'Etc/UTC' 15:14:28 Local time is now: Fri Feb 25 15:14:28 UTC 2022. 15:14:28 Universal Time is now: Fri Feb 25 15:14:28 UTC 2022. 15:14:28 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:14:28 15:14:29 Setting up xz-utils (5.2.4-1ubuntu1) ... 15:14:29 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 15:14:29 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:14:29 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 15:14:29 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:14:29 Setting up mount (2.34-0.1ubuntu9.3) ... 15:14:29 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 15:14:29 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 15:14:29 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 15:14:29 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... 15:14:29 Setting up openssl (1.1.1f-1ubuntu2.10) ... 15:14:29 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 15:14:29 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 15:14:29 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 15:14:29 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:14:29 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 15:14:29 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 15:14:29 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 15:14:29 Setting up fdisk (2.34-0.1ubuntu9.3) ... 15:14:29 Setting up ca-certificates (20210119~20.04.2) ... 15:14:30 Updating certificates in /etc/ssl/certs... 15:14:31 21 added, 21 removed; done. 15:14:31 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 15:14:31 Setting up perl (5.30.0-9ubuntu0.2) ... 15:14:31 Setting up procps (2:3.3.16-1ubuntu2.3) ... 15:14:31 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 15:14:31 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... 15:14:32 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 15:14:32 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 15:14:32 Setting up binutils (2.34-6ubuntu1.3) ... 15:14:32 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 15:14:32 Setting up build-essential (12.8ubuntu1.1) ... 15:14:32 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 15:14:32 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 15:14:32 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 15:14:32 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 15:14:32 Processing triggers for systemd (245.4-4ubuntu3.15) ... 15:14:32 Processing triggers for mime-support (3.64ubuntu1) ... 15:14:32 Processing triggers for ca-certificates (20210119~20.04.2) ... 15:14:32 Updating certificates in /etc/ssl/certs... 15:14:32 0 added, 0 removed; done. 15:14:32 Running hooks in /etc/ca-certificates/update.d... 15:14:32 done. 15:14:34 Reading package lists... 15:14:34 Building dependency tree... 15:14:34 Reading state information... 15:14:34 The following NEW packages will be installed: 15:14:34 apt-transport-https 15:14:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:14:34 Need to get 4680 B of archives. 15:14:34 After this operation, 162 kB of additional disk space will be used. 15:14:34 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 15:14:34 debconf: delaying package configuration, since apt-utils is not installed 15:14:34 Fetched 4680 B in 0s (24.1 kB/s) 15:14:34 Selecting previously unselected package apt-transport-https. 15:14:34 (Reading database ... 14320 files and directories currently installed.) 15:14:34 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 15:14:34 Unpacking apt-transport-https (2.0.6) ... 15:14:34 Setting up apt-transport-https (2.0.6) ... 15:14:34 Waiting for network to be ready... 15:14:39 2022-02-25T15:14:38Z INFO Waiting for automatic snapd restart... 15:14:39 snapd 2.54.3 from Canonical* installed 15:14:40 "snapd" switched to the "latest/stable" channel 15:14:40 15:14:42 core20 20220215 from Canonical* installed 15:14:42 "core20" switched to the "latest/stable" channel 15:14:42 15:14:44 snapcraft 6.0.2 from Canonical* installed 15:14:44 "snapcraft" switched to the "latest/stable" channel 15:14:44 15:14:49 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: 15:14:49 - README.md 15:14:49 15:14:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:14:49 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 15:14:49 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 15:14:49 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 15:14:50 Reading package lists... 15:14:50 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 15:14:51 Reading package lists... 15:14:51 Building dependency tree... 15:14:51 Reading state information... 15:14:51 Suggested packages: 15:14:51 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 15:14:51 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 15:14:51 krb5-user libnorm-doc 15:14:51 Recommended packages: 15:14:51 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:14:51 The following NEW packages will be installed: 15:14:51 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 15:14:51 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 15:14:51 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 15:14:51 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 15:14:51 libzmq5 pkg-config zip 15:14:51 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 15:14:51 Need to get 10.3 MB of archives. 15:14:51 After this operation, 56.5 MB of additional disk space will be used. 15:14:51 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 15:14:51 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 15:14:51 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 15:14:51 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 15:14:51 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 15:14:51 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 15:14:51 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 15:14:51 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 15:14:51 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 15:14:51 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 15:14:51 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 15:14:51 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 15:14:52 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 15:14:52 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 15:14:52 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 15:14:52 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 15:14:52 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 15:14:52 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 15:14:52 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 15:14:52 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 15:14:52 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 15:14:52 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 15:14:52 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 15:14:52 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 15:14:52 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 15:14:52 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 15:14:52 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 15:14:52 debconf: delaying package configuration, since apt-utils is not installed 15:14:52 Fetched 10.3 MB in 1s (9560 kB/s) 15:14:52 Selecting previously unselected package libglib2.0-0:amd64. 15:14:52 (Reading database ... 14324 files and directories currently installed.) 15:14:52 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 15:14:52 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 15:14:52 Selecting previously unselected package libsodium23:amd64. 15:14:52 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 15:14:52 Unpacking libsodium23:amd64 (1.0.18-1) ... 15:14:53 Selecting previously unselected package libpsl5:amd64. 15:14:53 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 15:14:53 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 15:14:53 Selecting previously unselected package libbrotli1:amd64. 15:14:53 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 15:14:53 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 15:14:53 Selecting previously unselected package libnghttp2-14:amd64. 15:14:53 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 15:14:53 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 15:14:53 Selecting previously unselected package librtmp1:amd64. 15:14:53 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 15:14:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 15:14:53 Selecting previously unselected package libssh-4:amd64. 15:14:53 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 15:14:53 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 15:14:53 Selecting previously unselected package libcurl3-gnutls:amd64. 15:14:53 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 15:14:53 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 15:14:53 Selecting previously unselected package liberror-perl. 15:14:53 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 15:14:53 Unpacking liberror-perl (0.17029-1) ... 15:14:53 Selecting previously unselected package git-man. 15:14:53 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 15:14:53 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 15:14:53 Selecting previously unselected package git. 15:14:53 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 15:14:53 Unpacking git (1:2.25.1-1ubuntu3.2) ... 15:14:54 Selecting previously unselected package libgssrpc4:amd64. 15:14:54 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 15:14:54 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 15:14:54 Selecting previously unselected package libkdb5-9:amd64. 15:14:54 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 15:14:54 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 15:14:54 Selecting previously unselected package libkadm5srv-mit11:amd64. 15:14:54 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 15:14:54 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 15:14:54 Selecting previously unselected package libkadm5clnt-mit11:amd64. 15:14:54 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 15:14:54 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 15:14:54 Selecting previously unselected package comerr-dev:amd64. 15:14:54 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 15:14:54 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 15:14:54 Selecting previously unselected package krb5-multidev:amd64. 15:14:54 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 15:14:54 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 15:14:54 Selecting previously unselected package libnorm1:amd64. 15:14:54 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 15:14:54 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 15:14:54 Selecting previously unselected package libnorm-dev:amd64. 15:14:54 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 15:14:54 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 15:14:54 Selecting previously unselected package libpgm-5.2-0:amd64. 15:14:54 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 15:14:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 15:14:55 Selecting previously unselected package libpgm-dev:amd64. 15:14:55 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 15:14:55 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 15:14:55 Selecting previously unselected package libsodium-dev:amd64. 15:14:55 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 15:14:55 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 15:14:55 Selecting previously unselected package libzmq5:amd64. 15:14:55 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 15:14:55 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 15:14:55 Selecting previously unselected package libkrb5-dev:amd64. 15:14:55 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 15:14:55 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 15:14:55 Selecting previously unselected package libzmq3-dev:amd64. 15:14:55 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 15:14:55 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 15:14:55 Selecting previously unselected package pkg-config. 15:14:55 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 15:14:55 Unpacking pkg-config (0.29.1-0ubuntu4) ... 15:14:55 Selecting previously unselected package zip. 15:14:55 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 15:14:55 Unpacking zip (3.0-11build1) ... 15:14:55 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 15:14:55 Setting up libsodium23:amd64 (1.0.18-1) ... 15:14:55 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 15:14:55 No schema files found: doing nothing. 15:14:55 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 15:14:55 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 15:14:55 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 15:14:55 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 15:14:55 Setting up liberror-perl (0.17029-1) ... 15:14:55 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 15:14:55 Setting up zip (3.0-11build1) ... 15:14:55 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 15:14:55 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 15:14:55 Setting up pkg-config (0.29.1-0ubuntu4) ... 15:14:55 Setting up libsodium-dev:amd64 (1.0.18-1) ... 15:14:55 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 15:14:55 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 15:14:55 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 15:14:55 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 15:14:55 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 15:14:55 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 15:14:55 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 15:14:55 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 15:14:55 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 15:14:55 Setting up git (1:2.25.1-1ubuntu3.2) ... 15:14:55 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 15:14:55 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 15:14:55 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 15:14:55 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 15:14:56 comerr-dev set to automatically installed. 15:14:56 git set to automatically installed. 15:14:56 git-man set to automatically installed. 15:14:56 krb5-multidev set to automatically installed. 15:14:56 libbrotli1 set to automatically installed. 15:14:56 libcurl3-gnutls set to automatically installed. 15:14:56 liberror-perl set to automatically installed. 15:14:56 libglib2.0-0 set to automatically installed. 15:14:56 libgssrpc4 set to automatically installed. 15:14:56 libkadm5clnt-mit11 set to automatically installed. 15:14:56 libkadm5srv-mit11 set to automatically installed. 15:14:56 libkdb5-9 set to automatically installed. 15:14:56 libkrb5-dev set to automatically installed. 15:14:56 libnghttp2-14 set to automatically installed. 15:14:56 libnorm-dev set to automatically installed. 15:14:56 libnorm1 set to automatically installed. 15:14:56 libpgm-5.2-0 set to automatically installed. 15:14:56 libpgm-dev set to automatically installed. 15:14:56 libpsl5 set to automatically installed. 15:14:56 librtmp1 set to automatically installed. 15:14:56 libsodium-dev set to automatically installed. 15:14:56 libsodium23 set to automatically installed. 15:14:56 libssh-4 set to automatically installed. 15:14:56 libzmq3-dev set to automatically installed. 15:14:56 libzmq5 set to automatically installed. 15:14:56 pkg-config set to automatically installed. 15:14:56 zip set to automatically installed. 15:14:57 snapd is not logged in, snap install commands will use sudo 15:15:09 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 15:15:09 Downloading snap 'edgex-app-service-configurable' 15:15:12 Pulling app-service-configurable 15:15:12 + snapcraftctl pull 15:15:13 Pulling config-common 15:15:13 + snapcraftctl pull 15:15:15 Pulling go-build-helper 15:15:15 + snapcraftctl pull 15:15:16 'edgex-go' has dependencies that need to be staged: go-build-helper 15:15:16 Skipping pull go-build-helper (already ran) 15:15:16 Building go-build-helper 15:15:16 + snapcraftctl build 15:15:17 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 15:15:18 Staging go-build-helper 15:15:18 + snapcraftctl stage 15:15:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:15:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:15:23 ./bin/test-attribution-txt.sh 15:15:23 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 15:15:23 Fetched 290 kB in 0s (0 B/s) 15:15:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 15:15:23 Fetched 158 kB in 0s (0 B/s) 15:15:23 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 15:15:23 Fetched 242 kB in 0s (0 B/s) 15:15:23 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 15:15:23 Fetched 150 kB in 0s (0 B/s) 15:15:23 Pulling edgex-go 15:15:23 + snapcraftctl pull 15:15:25 Pulling hooks 15:15:25 + snapcraftctl pull [Pipeline] echo 15:15:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:15:26 + ls -al . 15:15:26 total 672 15:15:26 drwxrwxr-x 9 1001 1001 4096 Feb 25 15:15 . 15:15:26 drwxr-xr-x 4 root root 4096 Feb 25 15:11 .. 15:15:26 -rw-rw-r-- 1 1001 1001 11 Feb 25 15:08 .dockerignore 15:15:26 drwxrwxr-x 8 1001 1001 4096 Feb 25 15:08 .git 15:15:26 drwxrwxr-x 4 1001 1001 4096 Feb 25 15:08 .github 15:15:26 -rw-rw-r-- 1 1001 1001 804 Feb 25 15:08 .gitignore 15:15:26 -rw-rw-r-- 1 1001 1001 42 Feb 25 15:08 .golangci.yml 15:15:26 -rw-rw-r-- 1 1001 1001 76 Feb 25 15:08 .hadolint.yml 15:15:26 -rw-rw-r-- 1 1001 1001 166 Feb 25 15:08 .sonarcloud.properties 15:15:26 -rw-rw-r-- 1 1001 1001 1171 Feb 25 15:08 ADOPTERS.md 15:15:26 -rw-rw-r-- 1 1001 1001 9019 Feb 25 15:08 Attribution.txt 15:15:26 -rw-rw-r-- 1 1001 1001 51732 Feb 25 15:08 CHANGELOG.md 15:15:26 -rw-rw-r-- 1 1001 1001 3804 Feb 25 15:08 CONTRIBUTING.md 15:15:26 -rw-rw-r-- 1 1001 1001 677 Feb 25 15:08 GOVERNANCE.md 15:15:26 -rw-rw-r-- 1 1001 1001 849 Feb 25 15:08 Jenkinsfile 15:15:26 -rw-rw-r-- 1 1001 1001 10775 Feb 25 15:08 LICENSE 15:15:26 -rw-rw-r-- 1 1001 1001 6508 Feb 25 15:08 Makefile 15:15:26 -rw-rw-r-- 1 1001 1001 582 Feb 25 15:08 OWNERS.md 15:15:26 -rw-rw-r-- 1 1001 1001 8207 Feb 25 15:08 README.md 15:15:26 -rw-rw-r-- 1 1001 1001 6912 Feb 25 15:08 SECURITY.md 15:15:26 -rw-rw-r-- 1 1001 1001 5 Feb 25 15:04 VERSION 15:15:26 -rw-rw-r-- 1 1001 1001 4131 Feb 25 15:08 ZMQWindows.md 15:15:26 drwxrwxr-x 2 1001 1001 4096 Feb 25 15:08 bin 15:15:26 drwxrwxr-x 14 1001 1001 4096 Feb 25 15:08 cmd 15:15:26 -rw-r--r-- 1 root root 428383 Feb 25 15:14 coverage.out 15:15:26 -rw-rw-r-- 1 1001 1001 2840 Feb 25 15:08 go.mod 15:15:26 -rw-rw-r-- 1 1001 1001 50301 Feb 25 15:08 go.sum 15:15:26 drwxrwxr-x 8 1001 1001 4096 Feb 25 15:08 internal 15:15:26 drwxrwxr-x 3 1001 1001 4096 Feb 25 15:08 openapi 15:15:26 drwxrwxr-x 4 1001 1001 4096 Feb 25 15:08 snap 15:15:26 -rw-rw-r-- 1 1001 1001 204 Feb 25 15:08 version.go [Pipeline] sh 15:15:27 + '[' -e coverage.out ] 15:15:27 + chown 1001:1001 coverage.out [Pipeline] stash 15:15:27 Warning: overwriting stash ‘coverage-report’ 15:15:28 Stashed 1 file(s) [Pipeline] sh 15:15:28 + make build 15:15:28 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 15:15: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 15:15:40 Removing suid/guid from /root/parts/static-packages/install/bin/su 15:15:40 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 15:15:40 Fetched 96.1 kB in 0s (0 B/s) 15:15:40 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 15:15:40 Fetched 78.7 kB in 0s (0 B/s) 15:15:40 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 15:15:40 Fetched 48.0 kB in 0s (0 B/s) 15:15:40 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 15:15:40 Fetched 50.2 kB in 0s (0 B/s) 15:15:40 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 15:15:40 Fetched 14.7 kB in 0s (0 B/s) 15:15:40 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 15:15:40 Fetched 234 kB in 0s (0 B/s) 15:15:40 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 15:15:40 Fetched 155 kB in 0s (0 B/s) 15:15:40 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 15:15:40 Fetched 170 kB in 0s (0 B/s) 15:15:40 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 15:15:40 Fetched 267 kB in 0s (0 B/s) 15:15:40 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:15:40 Fetched 50.6 kB in 0s (0 B/s) 15:15:40 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 15:15:40 Fetched 15.1 kB in 0s (0 B/s) 15:15:40 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 15:15:40 Fetched 51.5 kB in 0s (0 B/s) 15:15:40 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 15:15:40 Fetched 121 kB in 0s (0 B/s) 15:15:40 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 15:15:40 Fetched 29.7 kB in 0s (0 B/s) 15:15:40 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 15:15:40 Fetched 1021 kB in 0s (0 B/s) 15:15:40 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 15:15:40 Fetched 49.3 kB in 0s (0 B/s) 15:15:40 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 15:15:40 Fetched 54.9 kB in 0s (0 B/s) 15:15:40 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 15:15:40 Fetched 16.6 kB in 0s (0 B/s) 15:15:40 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 15:15:40 Fetched 87.9 kB in 0s (0 B/s) 15:15:40 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 15:15:40 Fetched 142 kB in 0s (0 B/s) 15:15:40 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 15:15:40 Fetched 41.8 kB in 0s (0 B/s) 15:15:40 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 15:15:40 Fetched 181 kB in 0s (0 B/s) 15:15:40 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 15:15:40 Fetched 208 kB in 0s (0 B/s) 15:15:40 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 15:15:40 Fetched 161 kB in 0s (0 B/s) 15:15:40 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 15:15:40 Fetched 107 kB in 0s (0 B/s) 15:15:40 Pulling static-packages 15:15:40 + snapcraftctl pull 15:15:40 Pulling version 15:15:40 + cd /root/project 15:15:40 ++ sed s/v// 15:15:40 ++ git describe --tags --abbrev=0 15:15:40 + GIT_VERSION=2.2.0-dev.30 15:15:40 + '[' -z 2.2.0-dev.30 ']' 15:15:40 + snapcraftctl set-version 2.2.0-dev.30 15:15:41 Building app-service-configurable 15:15:41 + snapcraftctl build 15:15:43 Building config-common 15:15:43 + snapcraftctl build 15:15:44 + cp --archive --link --no-dereference . /root/parts/config-common/install 15:15:45 Skipping build go-build-helper (already ran) 15:15:45 Building edgex-go 15:15:45 + cd /root/parts/edgex-go/src 15:15:45 ++ git describe --tags --abbrev=0 15:15:45 ++ sed s/v// 15:15:45 + GIT_VERSION=2.2.0-dev.30 15:15:45 + '[' -z 2.2.0-dev.30 ']' 15:15:45 + echo 2.2.0-dev.30 15:15:45 + '[' '!' -d vendor ']' 15:15:45 + go mod download all 15:15:52 + make build 15:15:52 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 15:16:02 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 15:16:02 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 15:16:04 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 15:16:06 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 15:16:08 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 15:16:08 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 15:16:08 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 15:16:09 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 15:16:09 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 15:16:10 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 15:16:12 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 15:16:12 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 15:16:13 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 15:16:14 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 15:16:14 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 15:16:15 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 15:16:17 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 15:16:17 + 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 15:16:17 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:16:17 + case "$service" in 15:16:17 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:16:17 + 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 15:16:17 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:16:17 + case "$service" in 15:16:17 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:16:17 + 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 15:16:17 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:16:17 + case "$service" in 15:16:17 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:16:17 + 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 15:16:17 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:16:17 + case "$service" in 15:16:17 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:16:17 + 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 15:16:17 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:16:17 + case "$service" in 15:16:17 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:16:17 + 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 15:16:17 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:16:17 + case "$service" in 15:16:17 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:16:17 + 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 15:16:17 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:16:17 + case "$service" in 15:16:17 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:16:17 + 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 15:16:17 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:16:17 + case "$service" in 15:16:17 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:16:17 + 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 15:16:17 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:16:17 + case "$service" in 15:16:17 + 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 15:16:17 + 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 15:16:17 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:16:17 + case "$service" in 15:16:17 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:16:17 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:16:17 + 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 15:16:17 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:16:17 + case "$service" in 15:16:17 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:16:17 + 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 15:16:17 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:16:17 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:16:17 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:16:18 Building hooks 15:16:18 + cd /root/parts/hooks/src 15:16:18 + make build 15:16:18 go mod tidy 15:16:18 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 15:16:18 go: downloading github.com/davecgh/go-spew v1.1.0 15:16:18 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:16:18 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 15:16:19 GO111MODULE=on go build -o cmd/install/install ./cmd/install 15:16:20 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 15:16:20 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 15:16:20 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 15:16:22 Removing suid/guid from /root/parts/static-packages/install/bin/su 15:16:22 Building static-packages 15:16:22 + snapcraftctl build 15:16:23 Building version 15:16:23 + snapcraftctl build 15:16:25 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 15:16:25 Staging app-service-configurable 15:16:25 + snapcraftctl stage 15:16:26 Staging config-common 15:16:26 + snapcraftctl stage 15:16:27 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 15:16:28 Skipping stage go-build-helper (already ran) 15:16:28 Staging edgex-go 15:16:28 + snapcraftctl stage 15:16:29 Staging hooks 15:16:29 + snapcraftctl stage 15:16:30 Staging static-packages 15:16:30 + snapcraftctl stage 15:16:30 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 15:16:32 Staging version 15:16:32 + snapcraftctl stage 15:16:33 Priming app-service-configurable 15:16:33 + snapcraftctl prime 15:16:36 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 15:16:36 stage-packages: 15:16:36 - libnorm1 15:16:36 - libpgm-5.2-0 15:16:36 - libsodium23 15:16:36 - libzmq5 15:16:36 Priming config-common 15:16:36 + snapcraftctl prime [Pipeline] } 15:16:37 $ docker stop --time=1 d657295fa19d43134ca78ae565422eb92f22f4d2b93a3b6c9c950424d83cd3d7 15:16:37 Priming go-build-helper 15:16:37 + snapcraftctl prime 15:16:39 Priming edgex-go 15:16:39 + snapcraftctl prime 15:16:39 $ docker rm -f d657295fa19d43134ca78ae565422eb92f22f4d2b93a3b6c9c950424d83cd3d7 15:16:40 Priming hooks 15:16:40 + snapcraftctl prime [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:16:41 15:16:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:16:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:16:41 latest: Pulling from edgex-devops/edgex-compose-arm64 15:16:41 29e5d40040c1: Pulling fs layer 15:16:41 1ce36da41761: Pulling fs layer 15:16:41 25b303627fd3: Pulling fs layer 15:16:41 29e5d40040c1: Verifying Checksum 15:16:41 29e5d40040c1: Download complete 15:16:42 1ce36da41761: Verifying Checksum 15:16:42 1ce36da41761: Download complete 15:16:42 Priming static-packages 15:16:42 + snapcraftctl prime 15:16:42 29e5d40040c1: Pull complete 15:16:43 25b303627fd3: Verifying Checksum 15:16:43 25b303627fd3: Download complete 15:16:43 1ce36da41761: Pull complete 15:16:46 Priming version 15:16:46 + snapcraftctl prime 15:16:47 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] } 15:16:53 25b303627fd3: Pull complete 15:16:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:16:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:16:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:16:54 prd-ubuntu18.04-docker-arm64-4c-16g-5994 does not seem to be running inside a container 15:16:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:16:56 $ docker top d16daedfcadc9a32e29cc3e806c420f8be2ef3a0fecfd9388196d8dbe5f1ff1b -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:57 + docker-compose build --help 15:16:57 + grep parallel 15:17:01 --parallel Build images in parallel. [Pipeline] } 15:17:01 $ docker stop --time=1 d16daedfcadc9a32e29cc3e806c420f8be2ef3a0fecfd9388196d8dbe5f1ff1b 15:17:03 $ docker rm -f d16daedfcadc9a32e29cc3e806c420f8be2ef3a0fecfd9388196d8dbe5f1ff1b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:17:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:17:03 . [Pipeline] withDockerContainer 15:17:04 prd-ubuntu18.04-docker-arm64-4c-16g-5994 does not seem to be running inside a container 15:17: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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:17:05 $ docker top 8fe5b1a1d6de3f701ed920d82c8ff5f14dfebf98e17d3cdd2a5fb13b5081f837 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:06 + docker-compose -f ./docker-compose-build.yml build --parallel 15:17:10 Building core-command ... 15:17:10 Building core-data ... 15:17:10 Building core-metadata ... 15:17:10 Building security-bootstrapper ... 15:17:10 Building security-proxy-setup ... 15:17:10 Building security-secretstore-setup ... 15:17:10 Building support-notifications ... 15:17:10 Building support-scheduler ... 15:17:10 Building sys-mgmt-agent ... 15:17:10 Building security-proxy-setup 15:17:10 Building support-scheduler 15:17:10 Building security-bootstrapper 15:17:10 Building support-notifications 15:17:10 Building sys-mgmt-agent 15:18:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:18:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:18:18 ---> 301588ea5d4e 15:18:18 Step 3/23 : WORKDIR /edgex-go 15:18:18 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:18:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:18:18 ---> 301588ea5d4e 15:18:18 Step 3/21 : WORKDIR /edgex-go 15:18:18 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:18:18 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:18:18 ---> 301588ea5d4e 15:18:18 Step 3/31 : WORKDIR /edgex-go 15:18:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:18:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:18:18 ---> 301588ea5d4e 15:18:18 Step 3/22 : WORKDIR /edgex-go 15:18:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:18:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:18:18 ---> 301588ea5d4e 15:18:18 Step 3/22 : WORKDIR /edgex-go 15:18:18 ---> Running in bea7ac58c2b8 15:18:18 ---> Running in 9675ba35b606 15:18:18 ---> Running in 06517e1eb1f1 15:18:18 ---> Running in 4006cfdf26ec 15:18:18 ---> Running in 785b00c6d53d 15:18:19 Removing intermediate container 4006cfdf26ec 15:18:19 ---> 31b602aa13d3 15:18:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:19 Removing intermediate container 06517e1eb1f1 15:18:19 ---> 865b07e0f764 15:18:19 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:19 Removing intermediate container 785b00c6d53d 15:18:19 ---> ce3076ef4de3 15:18:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:19 ---> Running in e4d73494a823 15:18:19 Removing intermediate container bea7ac58c2b8 15:18:19 ---> 110e95257b22 15:18:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:19 Removing intermediate container 9675ba35b606 15:18:19 ---> ff4f52087283 15:18:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:19 ---> Running in 1372ab01353e 15:18:19 ---> Running in bcb1ee2f2624 15:18:19 ---> Running in 95e36c75301e 15:18:19 ---> Running in 6eb08d0cda8f 15:18:23 Removing intermediate container e4d73494a823 15:18:23 ---> c3028f5abaeb 15:18:23 Step 5/21 : RUN apk add --update --no-cache make git 15:18:23 ---> Running in df674573bddc 15:18:23 Removing intermediate container 1372ab01353e 15:18:23 ---> 5516b1ed707e 15:18:23 Step 5/31 : RUN apk add --update --no-cache make git 15:18:23 Removing intermediate container bcb1ee2f2624 15:18:23 ---> f342591fa2cf 15:18:23 Step 5/22 : RUN apk add --update --no-cache make git 15:18:23 ---> Running in 8623fb9928fd 15:18:23 Removing intermediate container 95e36c75301e 15:18:23 ---> 7410fe53acab 15:18:23 ---> Running in ef8d098d2b5b 15:18:23 Step 5/23 : RUN apk add --update --no-cache make bash git 15:18:23 Removing intermediate container 6eb08d0cda8f 15:18:23 ---> ef1353f15097 15:18:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:18:23 ---> Running in 7ee95c4a8ae1 15:18:23 ---> Running in e3d13fee4a42 15:18:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:18:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:18:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:18:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:18:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:18:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:18:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:18:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:18:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:18:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:18:26 OK: 220 MiB in 52 packages 15:18:27 OK: 220 MiB in 52 packages 15:18:27 OK: 220 MiB in 52 packages 15:18:27 OK: 220 MiB in 52 packages 15:18:27 OK: 220 MiB in 52 packages 15:18:28 Removing intermediate container df674573bddc 15:18:28 ---> 834d4c3b111e 15:18:28 Step 6/21 : COPY go.mod vendor* ./ 15:18:28 Removing intermediate container 8623fb9928fd 15:18:28 ---> e74c53c3fb1d 15:18:28 Step 6/31 : COPY go.mod vendor* ./ 15:18:28 Removing intermediate container 7ee95c4a8ae1 15:18:28 ---> c512d34b8d04 15:18:28 Step 6/23 : COPY go.mod vendor* ./ 15:18:28 Removing intermediate container e3d13fee4a42 15:18:28 ---> 80c2e9f872fd 15:18:28 Step 6/22 : COPY go.mod vendor* ./ 15:18:29 ---> b3154834135d 15:18:29 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:29 Removing intermediate container ef8d098d2b5b 15:18:29 ---> 001f5afba661 15:18:29 Step 6/22 : COPY go.mod vendor* ./ 15:18:29 ---> Running in ea7aacafbca1 15:18:30 ---> 1bc783c8afc1 15:18:30 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:30 ---> 9f0af1923df4 15:18:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:30 ---> Running in c408f709a3d7 15:18:30 ---> 2ca7d22cbd80 15:18:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:30 ---> Running in 39ea956f1536 15:18:30 ---> 82214d917d28 15:18:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:30 ---> Running in ae1e84234744 15:18:30 ---> Running in 85a468d57390 15:18:34 Removing intermediate container ea7aacafbca1 15:18:34 ---> af83a1ccb428 15:18:34 Step 8/21 : COPY . . 15:18:36 Removing intermediate container c408f709a3d7 15:18:36 ---> 5fd9e3fe6c3a 15:18:36 Step 8/31 : COPY . . 15:18:37 Removing intermediate container 85a468d57390 15:18:37 ---> 4dd7d5a40fdf 15:18:37 Step 8/22 : COPY . . 15:18:37 Removing intermediate container ae1e84234744 15:18:37 ---> da237d59b50c 15:18:37 Step 8/22 : COPY . . 15:18:37 Removing intermediate container 39ea956f1536 15:18:37 ---> 4e576cd47408 15:18:37 Step 8/23 : COPY . . 15:18:59 ---> 3715da0b5a5d 15:18:59 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:18:59 ---> Running in c3bb92a0a13a 15:18:59 ---> a70e1c24a9ee 15:18:59 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:18:59 ---> Running in b88495284b01 15:18:59 ---> 593bbfcaf868 15:18:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:18:59 ---> Running in 9fa7293a4007 15:18:59 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 15:18:59 ---> 00d08f04ad7f 15:18:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:19:00 ---> Running in 5e222e0735d2 15:19:00 ---> c28081bd6d5e 15:19:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:19:00 ---> Running in b214766f032d 15:19:01 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 15:19:01 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 15:19:02 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 15:19:02 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 15:21:09 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 15:21:11 Removing intermediate container 9fa7293a4007 15:21:11 ---> 768dcf239e62 15:21:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:21:11 ---> Running in f78faba068d2 15:21:14 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 15:21:18 Removing intermediate container b88495284b01 15:21:18 ---> d65569273d67 15:21:18 15:21:18 Step 10/31 : FROM alpine:3.14 15:21:18 3.14: Pulling from library/alpine 15:21:18 Removing intermediate container c3bb92a0a13a 15:21:18 ---> 6784853e85ee 15:21:18 15:21:18 Step 10/21 : FROM alpine:3.14 15:21:18 3.14: Pulling from library/alpine 15:21:19 Removing intermediate container f78faba068d2 15:21:19 ---> 710ee4b16c6e 15:21:19 15:21:19 Step 11/23 : FROM docker:20.10.10 15:21:19 20.10.10: Pulling from library/docker 15:21:19 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:21:19 Status: Downloaded newer image for alpine:3.14 15:21:19 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:21:19 Status: Image is up to date for alpine:3.14 15:21:19 ---> 5b8b7b635229 15:21:19 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:21:19 ---> 5b8b7b635229 15:21:19 Step 11/21 : RUN apk add --update --no-cache curl 15:21:19 ---> Running in 78ec6f5cd59d 15:21:19 ---> Running in 14e7210f151e 15:21:20 Removing intermediate container 14e7210f151e 15:21:20 ---> 15309901aeff 15:21:20 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:21:21 ---> Running in 44feb4fe82ac 15:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:21:23 (1/5) Installing ca-certificates (20211220-r0) 15:21:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:21:23 (2/5) Installing brotli-libs (1.0.9-r5) 15:21:23 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:21:23 (4/5) Installing libcurl (7.79.1-r0) 15:21:23 (5/5) Installing curl (7.79.1-r0) 15:21:23 Executing busybox-1.33.1-r6.trigger 15:21:23 Executing ca-certificates-20211220-r0.trigger 15:21:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:21:23 OK: 8 MiB in 19 packages 15:21:24 (1/2) Installing dumb-init (1.2.5-r1) 15:21:24 (2/2) Installing su-exec (0.2-r1) 15:21:24 Executing busybox-1.33.1-r6.trigger 15:21:24 OK: 6 MiB in 16 packages 15:21:26 Removing intermediate container 44feb4fe82ac 15:21:26 ---> 7ab322038d4c 15:21:26 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:21:26 Removing intermediate container 78ec6f5cd59d 15:21:26 ---> b0c0eb24a96f 15:21:26 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:21:26 ---> Running in 57d7fdd8b9f5 15:21:26 ---> Running in 2fb8278b9e1f 15:21:27 Removing intermediate container 5e222e0735d2 15:21:27 ---> dead74d91b5e 15:21:27 15:21:27 Step 10/22 : FROM alpine:3.14 15:21:27 ---> 5b8b7b635229 15:21:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:21:27 Removing intermediate container 2fb8278b9e1f 15:21:27 ---> 87a10991adc2 15:21:27 Step 13/21 : WORKDIR /edgex 15:21:27 Removing intermediate container 57d7fdd8b9f5 15:21:27 ---> 4c8daa738821 15:21:27 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:21:27 ---> Running in c5b7e3a5749e 15:21:27 ---> Running in 31c77efd1105 15:21:27 ---> Running in e85f04f30fa8 15:21:28 Removing intermediate container e85f04f30fa8 15:21:28 ---> e3f89d361872 15:21:28 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:21:28 Removing intermediate container c5b7e3a5749e 15:21:28 ---> 2e370c3ca257 15:21:28 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:21:28 ---> Running in 19b9c49f3cda 15:21:28 Removing intermediate container b214766f032d 15:21:28 ---> 5be0905fd3f4 15:21:28 15:21:28 Step 10/22 : FROM alpine:3.14 15:21:28 ---> 5b8b7b635229 15:21:28 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:21:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:21:28 ---> Running in fddb8a1ba9d8 15:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:21:29 ---> 3f5fc1de3507 15:21:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:21:30 (1/1) Installing dumb-init (1.2.5-r1) 15:21:30 Executing busybox-1.33.1-r6.trigger 15:21:30 OK: 6 MiB in 15 packages 15:21:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:21:31 ---> 4c600cd41956 15:21:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:21:31 Removing intermediate container 19b9c49f3cda 15:21:31 ---> 787f5401d999 15:21:31 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:21:31 Removing intermediate container 31c77efd1105 15:21:31 ---> 98271460e547 15:21:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:21:31 (1/2) Installing ca-certificates (20211220-r0) 15:21:31 ---> Running in 1c62b316e78c 15:21:32 (2/2) Installing dumb-init (1.2.5-r1) 15:21:32 Executing busybox-1.33.1-r6.trigger 15:21:32 Executing ca-certificates-20211220-r0.trigger 15:21:32 ---> Running in c4416425d7cf 15:21:32 OK: 6 MiB in 16 packages 15:21:32 Removing intermediate container 1c62b316e78c 15:21:32 ---> 87e0653f9db7 15:21:32 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:21:33 Removing intermediate container c4416425d7cf 15:21:33 ---> 414e531d5ab1 15:21:33 Step 13/22 : ENV APP_PORT=59861 15:21:33 ---> Running in f932dc711ede 15:21:33 ---> 2dfbdd9b4f35 15:21:33 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:21:33 Removing intermediate container f932dc711ede 15:21:33 ---> ca2e5f10023c 15:21:33 Step 14/22 : EXPOSE $APP_PORT 15:21:33 ---> Running in 96c6689a0a81 15:21:33 ---> Running in 6aca9cd30d0c 15:21:33 ---> 160e520cb08b 15:21:33 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:21:34 ---> Running in e3cf6213b988 15:21:34 Removing intermediate container fddb8a1ba9d8 15:21:34 ---> c2484f37d3ff 15:21:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:21:34 ---> Running in 86fcee76a4d0 15:21:34 Removing intermediate container 96c6689a0a81 15:21:34 ---> ec24da4339ab 15:21:34 Step 18/21 : CMD ["--init=true"] 15:21:34 Removing intermediate container 6aca9cd30d0c 15:21:34 ---> a69ed7d69a56 15:21:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:34 ---> Running in 50ec20553181 15:21:35 Removing intermediate container 86fcee76a4d0 15:21:35 ---> c98489b98357 15:21:35 Step 13/22 : ENV APP_PORT=59860 15:21:35 ---> Running in 4d1bfa864693 15:21:35 Removing intermediate container 50ec20553181 15:21:35 ---> aefee1a654d5 15:21:35 Step 19/21 : LABEL arch=arm64 15:21:35 ---> Running in 5e92b321ed28 15:21:35 ---> 8483aa7b64fb 15:21:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:21:35 Removing intermediate container 4d1bfa864693 15:21:35 ---> 087fb3100750 15:21:35 Step 14/22 : EXPOSE $APP_PORT 15:21:35 ---> Running in d4e5f9575d03 15:21:36 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 15:21:36 Status: Downloaded newer image for docker:20.10.10 15:21:36 ---> 520e9a0a30f7 15:21:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:21:36 Removing intermediate container 5e92b321ed28 15:21:36 ---> 8c981b634861 15:21:36 Step 20/21 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc 15:21:36 ---> Running in 7cbe831c7791 15:21:36 ---> Running in 93f4bbba5cb4 15:21:36 Removing intermediate container d4e5f9575d03 15:21:36 ---> 3e3e2ee328b5 15:21:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:36 Removing intermediate container e3cf6213b988 15:21:36 ---> 71f9aa772b59 15:21:36 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:36 Removing intermediate container 7cbe831c7791 15:21:36 ---> 5810385c7c2d 15:21:36 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 15:21:36 Removing intermediate container 93f4bbba5cb4 15:21:36 ---> 542ca2352c11 15:21:36 Step 21/21 : LABEL version=0.0.0 15:21:36 ---> Running in 045956a06653 15:21:37 ---> Running in 4365b08ff73c 15:21:37 ---> 479c37b71363 15:21:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:21:37 ---> f61e64433743 15:21:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:21:37 Removing intermediate container 4365b08ff73c 15:21:37 ---> 89321729e9aa 15:21:37 15:21:37 ---> 496529645cf4 15:21:37 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:21:38 Successfully built 89321729e9aa 15:21:38 Successfully tagged security-proxy-setup-arm64:latest 15:21:38  Building security-proxy-setup ... done Building core-command 15:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:21:38 ---> 7054276ceb84 15:21:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:21:38 ---> Running in 309a99f53051 15:21:39 Removing intermediate container 309a99f53051 15:21:39 ---> 7b4fc31fd0f5 15:21:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:21:39 (1/42) Installing readline (8.1.0-r0) 15:21:39 (2/42) Installing bash (5.1.4-r0) 15:21:39 ---> 226564dd489a 15:21:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:21:39 Executing bash-5.1.4-r0.post-install 15:21:39 ---> Running in fe7877b30ca4 15:21:39 ---> fe4761b6e20a 15:21:39 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:21:39 (3/42) Installing brotli-libs (1.0.9-r5) 15:21:39 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:21:39 (5/42) Installing libcurl (7.79.1-r0) 15:21:39 (6/42) Installing curl (7.79.1-r0) 15:21:39 (7/42) Installing dumb-init (1.2.5-r1) 15:21:39 (8/42) Installing libbz2 (1.0.8-r1) 15:21:39 (9/42) Installing expat (2.4.5-r0) 15:21:39 (10/42) Installing libffi (3.3-r2) 15:21:39 (11/42) Installing gdbm (1.19-r0) 15:21:39 (12/42) Installing xz-libs (5.2.5-r0) 15:21:39 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:21:40 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:21:40 (15/42) Installing mpdecimal (2.5.1-r1) 15:21:40 (16/42) Installing sqlite-libs (3.35.5-r0) 15:21:40 (17/42) Installing python3 (3.9.5-r2) 15:21:40 Removing intermediate container fe7877b30ca4 15:21:40 ---> 5a47941ba8c5 15:21:40 Step 20/22 : LABEL arch=arm64 15:21:41 ---> d344c6700435 15:21:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:21:41 ---> ef27fe0167ac 15:21:41 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:21:41 ---> Running in b512191022b6 15:21:41 ---> Running in 8f9bccb0113c 15:21:41 Removing intermediate container b512191022b6 15:21:41 ---> 180b6ff5b674 15:21:41 Step 21/22 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc 15:21:41 Removing intermediate container 8f9bccb0113c 15:21:41 ---> 7e39f43a8d1b 15:21:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:21:42 ---> Running in 1075a152cd13 15:21:42 ---> Running in 4ef2a634abfd 15:21:42 ---> 811d6ebe8e45 15:21:42 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:21:42 (18/42) Installing py3-appdirs (1.4.4-r2) 15:21:42 (19/42) Installing py3-chardet (4.0.0-r2) 15:21:42 (20/42) Installing py3-idna (3.2-r0) 15:21:42 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:21:42 (22/42) Installing py3-certifi (2020.12.5-r1) 15:21:42 (23/42) Installing py3-requests (2.25.1-r4) 15:21:42 (24/42) Installing py3-msgpack (1.0.2-r1) 15:21:42 (25/42) Installing py3-lockfile (0.12.2-r4) 15:21:42 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:21:42 (27/42) Installing py3-colorama (0.4.4-r1) 15:21:42 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:21:42 (29/42) Installing py3-distlib (0.3.1-r3) 15:21:42 (30/42) Installing py3-distro (1.5.0-r3) 15:21:42 (31/42) Installing py3-six (1.15.0-r1) 15:21:42 (32/42) Installing py3-webencodings (0.5.1-r4) 15:21:42 Removing intermediate container 4ef2a634abfd 15:21:42 ---> 18d8336d0a6a 15:21:42 Step 20/22 : LABEL arch=arm64 15:21:42 Removing intermediate container 1075a152cd13 15:21:42 ---> 5bfc38994d4e 15:21:42 Step 22/22 : LABEL version=0.0.0 15:21:42 (33/42) Installing py3-html5lib (1.1-r1) 15:21:43 (34/42) Installing py3-parsing (2.4.7-r2) 15:21:43 (35/42) Installing py3-packaging (20.9-r1) 15:21:43 (36/42) Installing py3-toml (0.10.2-r2) 15:21:43 (37/42) Installing py3-pep517 (0.10.0-r2) 15:21:43 (38/42) Installing py3-progress (1.5-r2) 15:21:43 ---> Running in f73ffa7ef6c5 15:21:43 (39/42) Installing py3-retrying (1.3.3-r1) 15:21:43 ---> Running in fdb47e833fde 15:21:43 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:21:43 (41/42) Installing py3-setuptools (52.0.0-r3) 15:21:43 ---> 08c5c9339cff 15:21:43 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:21:43 (42/42) Installing py3-pip (20.3.4-r1) 15:21:43 Removing intermediate container fdb47e833fde 15:21:43 ---> 600df2085f25 15:21:43 Step 21/22 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc 15:21:43 Removing intermediate container f73ffa7ef6c5 15:21:43 ---> Running in 9e660f90cfdf 15:21:43 ---> 75c74710a8b7 15:21:43 15:21:43 ---> Running in eb18bf37a71a 15:21:43 Executing busybox-1.33.1-r6.trigger 15:21:43 OK: 84 MiB in 64 packages 15:21:44 Successfully built 75c74710a8b7 15:21:44 Successfully tagged support-scheduler-arm64:latest 15:21:44 Building core-data 15:21:44  Building support-scheduler ... done Removing intermediate container 9e660f90cfdf 15:21:44 ---> 480c45808b64 15:21:44 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:21:44 Removing intermediate container eb18bf37a71a 15:21:44 ---> 3d5ba458e810 15:21:44 Step 22/22 : LABEL version=0.0.0 15:21:44 ---> Running in 9cdb3e74390a 15:21:45 Removing intermediate container 9cdb3e74390a 15:21:45 ---> d39f30f5a6eb 15:21:45 15:21:45 ---> ff2689818178 15:21:45 Step 26/31 : RUN chmod +x /entrypoint.sh 15:21:45 Successfully built d39f30f5a6eb 15:21:45 Successfully tagged support-notifications-arm64:latest 15:21:45  Building support-notifications ... done Building security-secretstore-setup 15:21:45 ---> Running in 655279ee0f97 15:21:47 Removing intermediate container 655279ee0f97 15:21:47 ---> ff5e6025d2cd 15:21:47 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:21:48 ---> Running in 69c179cd42ae 15:21:48 Collecting docker-compose==1.23.2 15:21:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:21:48 Collecting docopt<0.7,>=0.6.1 15:21:48 Removing intermediate container 69c179cd42ae 15:21:48 ---> 78d176fff647 15:21:48 Step 28/31 : CMD ["gate"] 15:21:48 Downloading docopt-0.6.2.tar.gz (25 kB) 15:21:48 ---> Running in e5f4befa4636 15:21:49 Removing intermediate container e5f4befa4636 15:21:49 ---> 418666acb8ba 15:21:49 Step 29/31 : LABEL arch=arm64 15:21:49 ---> Running in c9412982e197 15:21:50 Removing intermediate container c9412982e197 15:21:50 ---> 7f55580a620e 15:21:50 Step 30/31 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc 15:21:50 ---> Running in 7504e9fa7e7d 15:21:51 Removing intermediate container 7504e9fa7e7d 15:21:51 ---> a94d84b2a9a4 15:21:51 Step 31/31 : LABEL version=0.0.0 15:21:51 Collecting docker<4.0,>=3.6.0 15:21:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:21:51 Collecting dockerpty<0.5,>=0.4.1 15:21:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:21:51 ---> Running in de698b34c7e6 15:21:51 Removing intermediate container de698b34c7e6 15:21:51 ---> 445cd0967b5b 15:21:51 15:21:52 Successfully built 445cd0967b5b 15:21:52 Successfully tagged security-bootstrapper-arm64:latest 15:21:52  Building security-bootstrapper ... done Building core-metadata 15:21:54 Collecting PyYAML<4,>=3.10 15:21:54 Downloading PyYAML-3.13.tar.gz (270 kB) 15:21:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:21:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:21:58 Collecting websocket-client<1.0,>=0.32.0 15:21:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:21:58 Collecting cached-property<2,>=1.2.0 15:21:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:21:58 Collecting jsonschema<3,>=2.5.1 15:21:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:21:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:21:58 Collecting texttable<0.10,>=0.9.0 15:21:58 Downloading texttable-0.9.1.tar.gz (11 kB) 15:22:01 Collecting docker-pycreds>=0.4.0 15:22:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:22:02 Collecting chardet<3.1.0,>=3.0.2 15:22:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:22:02 Collecting idna<2.8,>=2.5 15:22:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:22:02 Collecting urllib3<1.25,>=1.21.1 15:22:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:22:02 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) 15:22:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:22:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:22:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:22:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:22:04 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:22:04 Attempting uninstall: urllib3 15:22:04 Found existing installation: urllib3 1.26.5 15:22:04 Uninstalling urllib3-1.26.5: 15:22:04 Successfully uninstalled urllib3-1.26.5 15:22:04 Attempting uninstall: idna 15:22:04 Found existing installation: idna 3.2 15:22:04 Uninstalling idna-3.2: 15:22:05 Successfully uninstalled idna-3.2 15:22:06 Attempting uninstall: chardet 15:22:06 Found existing installation: chardet 4.0.0 15:22:06 Uninstalling chardet-4.0.0: 15:22:06 Successfully uninstalled chardet-4.0.0 15:22:07 Attempting uninstall: requests 15:22:07 Found existing installation: requests 2.25.1 15:22:07 Uninstalling requests-2.25.1: 15:22:07 Successfully uninstalled requests-2.25.1 15:22:08 Running setup.py install for texttable: started 15:22:10 Running setup.py install for texttable: finished with status 'done' 15:22:10 Running setup.py install for PyYAML: started 15:22:12 Running setup.py install for PyYAML: finished with status 'done' 15:22:12 Running setup.py install for docopt: started 15:22:14 Running setup.py install for docopt: finished with status 'done' 15:22:14 Running setup.py install for dockerpty: started 15:22:16 Running setup.py install for dockerpty: finished with status 'done' 15:22:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:22:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:22:18 ---> 301588ea5d4e 15:22:18 Step 3/23 : WORKDIR /edgex-go 15:22:18 ---> Using cache 15:22:18 ---> ff4f52087283 15:22:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:18 ---> Using cache 15:22:18 ---> ef1353f15097 15:22:18 Step 5/23 : RUN apk add --update --no-cache make git 15:22:18 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 15:22:20 ---> Running in ad1ac82fa2b1 15:22:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:22:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:22:24 OK: 220 MiB in 52 packages 15:22:26 Removing intermediate container ad1ac82fa2b1 15:22:26 ---> 98767b8117d9 15:22:26 Step 6/23 : COPY go.mod vendor* ./ 15:22:27 ---> f56b1ecca5a6 15:22:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:27 ---> Running in fc08b43ceb09 15:22:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:22:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:22:29 ---> 301588ea5d4e 15:22:29 Step 3/23 : WORKDIR /edgex-go 15:22:29 ---> Using cache 15:22:29 ---> ff4f52087283 15:22:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:29 ---> Using cache 15:22:29 ---> ef1353f15097 15:22:29 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:22:29 ---> Running in a408439a56f8 15:22:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:22:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:22:31 ---> 301588ea5d4e 15:22:31 Step 3/25 : WORKDIR /edgex-go 15:22:31 ---> Using cache 15:22:31 ---> ff4f52087283 15:22:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:31 ---> Using cache 15:22:31 ---> ef1353f15097 15:22:31 Step 5/25 : RUN apk add --update --no-cache make git 15:22:31 ---> Using cache 15:22:31 ---> 98767b8117d9 15:22:31 Step 6/25 : COPY go.mod vendor* ./ 15:22:31 ---> Using cache 15:22:31 ---> f56b1ecca5a6 15:22:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:31 ---> Running in 20252497b825 15:22:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:22:32 Removing intermediate container fc08b43ceb09 15:22:32 ---> 56b62d0e319e 15:22:32 Step 8/23 : COPY . . 15:22:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:22:33 OK: 220 MiB in 52 packages 15:22:35 Removing intermediate container a408439a56f8 15:22:35 ---> 3114445e4902 15:22:35 Step 6/23 : COPY go.mod vendor* ./ 15:22:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:22:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:22:35 ---> 301588ea5d4e 15:22:35 Step 3/23 : WORKDIR /edgex-go 15:22:35 ---> Using cache 15:22:35 ---> ff4f52087283 15:22:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:35 ---> Using cache 15:22:35 ---> ef1353f15097 15:22:35 Step 5/23 : RUN apk add --update --no-cache make git 15:22:35 ---> Using cache 15:22:35 ---> 98767b8117d9 15:22:35 Step 6/23 : COPY go.mod vendor* ./ 15:22:35 ---> Using cache 15:22:35 ---> f56b1ecca5a6 15:22:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:35 ---> Using cache 15:22:35 ---> 56b62d0e319e 15:22:35 Step 8/23 : COPY . . 15:22:36 Removing intermediate container 20252497b825 15:22:36 ---> 2a81d00a9298 15:22:36 Step 8/25 : COPY . . 15:22:37 ---> 21eab57fe716 15:22:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:37 ---> Running in e230dfb55670 15:22:37 Removing intermediate container 045956a06653 15:22:37 ---> a69d4b45a369 15:22:37 Step 14/23 : ENV APP_PORT=58890 15:22:37 ---> Running in ce8472042814 15:22:38 Removing intermediate container ce8472042814 15:22:38 ---> 2e02aca9bbdb 15:22:38 Step 15/23 : EXPOSE $APP_PORT 15:22:38 ---> Running in f7927ff3e812 15:22:39 Removing intermediate container f7927ff3e812 15:22:39 ---> 59c20b42ec4f 15:22:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:22:41 ---> 449ec4e4091e 15:22:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:22:41 Removing intermediate container e230dfb55670 15:22:41 ---> 694bee46014e 15:22:41 Step 8/23 : COPY . . 15:22:42 ---> af58b4401adc 15:22:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:22:44 ---> d807171ac2c1 15:22:44 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:22:44 ---> Running in 5149cbee001d 15:22:45 Removing intermediate container 5149cbee001d 15:22:45 ---> 834837dd2846 15:22:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:22:45 ---> Running in 9e0e93fd75d3 15:22:45 Removing intermediate container 9e0e93fd75d3 15:22:45 ---> 6ac81861e402 15:22:45 Step 21/23 : LABEL arch=arm64 15:22:46 ---> Running in 3bc818625726 15:22:46 Removing intermediate container 3bc818625726 15:22:46 ---> a03fe0cac1c4 15:22:46 Step 22/23 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc 15:22:47 ---> Running in 760a505fd2ed 15:22:47 Removing intermediate container 760a505fd2ed 15:22:47 ---> 56cd26e62815 15:22:47 Step 23/23 : LABEL version=0.0.0 15:22:47 ---> Running in 6c2d25936b55 15:22:48 Removing intermediate container 6c2d25936b55 15:22:48 ---> e7a04a860e55 15:22:48 15:22:49 Successfully built e7a04a860e55 15:22:49 Successfully tagged sys-mgmt-agent-arm64:latest 15:22:54  Building sys-mgmt-agent ... done  ---> aa018c611679 15:22:54 Step 9/23 : RUN make cmd/core-command/core-command 15:22:55 ---> Running in e9493968a437 15:22:55 ---> ecf85f27419a 15:22:55 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:22:56 ---> Running in 059f96129005 15:22:56 ---> 210d8bef9797 15:22:56 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:22:56 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 15:22:56 ---> Running in 7466754f0a9c 15:22:57 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 15:22:58 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 15:23:02 ---> 58709f58a48a 15:23:02 Step 9/23 : RUN make cmd/core-data/core-data 15:23:02 ---> Running in dc86f3d11229 15:23:03 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 15:24:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:24:40 Removing intermediate container e9493968a437 15:24:40 ---> 24135b0ab70d 15:24:40 15:24:40 Step 10/23 : FROM alpine:3.14 15:24:40 ---> 5b8b7b635229 15:24:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:24:40 ---> Using cache 15:24:40 ---> 98271460e547 15:24:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:24:40 ---> Using cache 15:24:40 ---> 414e531d5ab1 15:24:40 Step 13/23 : ENV APP_PORT=59882 15:24:40 ---> Running in 1400bc23341d 15:24:40 Removing intermediate container 1400bc23341d 15:24:40 ---> 932d273da9a4 15:24:40 Step 14/23 : EXPOSE $APP_PORT 15:24:40 ---> Running in 54bb8b803481 15:24:40 Removing intermediate container 54bb8b803481 15:24:40 ---> 93b7610d2b6b 15:24:40 Step 15/23 : WORKDIR / 15:24:40 ---> Running in 9ddf923242a5 15:24:41 Removing intermediate container 9ddf923242a5 15:24:41 ---> 142bd62f0771 15:24:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:24:42 ---> fd9aa6c63825 15:24:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:24:43 ---> 3bd73e0d9154 15:24:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:24:44 ---> 61f06ddd1da0 15:24:44 Step 19/23 : ENTRYPOINT ["/core-command"] 15:24:44 ---> Running in 1387d3c189bb 15:24:45 Removing intermediate container 1387d3c189bb 15:24:45 ---> f68314659dca 15:24:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:24:45 ---> Running in e259de24f33e 15:24:46 Removing intermediate container e259de24f33e 15:24:46 ---> 804a72d4c61c 15:24:46 Step 21/23 : LABEL arch=arm64 15:24:46 ---> Running in 0c28ccfeddd7 15:24:47 Removing intermediate container 0c28ccfeddd7 15:24:47 ---> a9e81ed853c4 15:24:47 Step 22/23 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc 15:24:47 ---> Running in 9fce4ecaa705 15:24:48 Removing intermediate container 9fce4ecaa705 15:24:48 ---> 9e58993a203e 15:24:48 Step 23/23 : LABEL version=0.0.0 15:24:48 ---> Running in f5f86a43fe80 15:24:49 Removing intermediate container 7466754f0a9c 15:24:49 ---> 5feff6cf3e56 15:24:49 15:24:49 Step 10/25 : FROM alpine:3.14 15:24:49 ---> 5b8b7b635229 15:24:49 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:24:49 Removing intermediate container f5f86a43fe80 15:24:49 ---> fc4ef10dd538 15:24:49 15:24:49 ---> Running in 8357d7e723b7 15:24:50 Successfully built fc4ef10dd538 15:24:50 Successfully tagged core-command-arm64:latest 15:24:51  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:24:52 (1/3) Installing ca-certificates (20211220-r0) 15:24:52 (2/3) Installing dumb-init (1.2.5-r1) 15:24:52 (3/3) Installing su-exec (0.2-r1) 15:24:52 Executing busybox-1.33.1-r6.trigger 15:24:52 Executing ca-certificates-20211220-r0.trigger 15:24:52 OK: 6 MiB in 17 packages 15:24:54 Removing intermediate container 059f96129005 15:24:54 ---> 2682105cfc28 15:24:54 15:24:54 Step 10/23 : FROM alpine:3.14 15:24:54 ---> 5b8b7b635229 15:24:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:24:54 ---> Using cache 15:24:54 ---> 98271460e547 15:24:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:24:54 ---> Using cache 15:24:54 ---> 414e531d5ab1 15:24:54 Step 13/23 : ENV APP_PORT=59881 15:24:54 Removing intermediate container 8357d7e723b7 15:24:54 ---> 89fabd298bc9 15:24:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:24:54 ---> Running in 885563da4255 15:24:54 ---> Running in fd284774e3eb 15:24:54 Removing intermediate container 885563da4255 15:24:54 ---> 873f81101088 15:24:54 Step 14/23 : EXPOSE $APP_PORT 15:24:55 ---> Running in 8ce2fcbcda24 15:24:55 Removing intermediate container fd284774e3eb 15:24:55 ---> 7a4cce31fbe9 15:24:55 Step 13/25 : WORKDIR / 15:24:55 ---> Running in ded171192d8a 15:24:55 Removing intermediate container 8ce2fcbcda24 15:24:55 ---> ef00de40c402 15:24:55 Step 15/23 : WORKDIR / 15:24:55 ---> Running in 86a8cff6884e 15:24:55 Removing intermediate container ded171192d8a 15:24:55 ---> 89eda6f2c3b7 15:24:55 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:24:56 Removing intermediate container 86a8cff6884e 15:24:56 ---> c422fe250a60 15:24:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:24:56 ---> 2a5146a11b57 15:24:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:24:57 ---> 3e7b0db81121 15:24:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:24:57 ---> 138629067c13 15:24:57 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:24:58 ---> dc8005dcbc7e 15:24:58 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:24:58 ---> dfa1ba2085ae 15:24:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:24:59 ---> 6151b88998b1 15:24:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:24:59 ---> b45a19a32436 15:24:59 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:24:59 ---> Running in 005f153a3aa5 15:24:59 Removing intermediate container 005f153a3aa5 15:24:59 ---> 193801a6990d 15:24:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:24:59 ---> Running in b4117e9f29db 15:25:00 ---> 1e164c57b9f1 15:25:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:25:00 Removing intermediate container b4117e9f29db 15:25:00 ---> 172af7e686bc 15:25:00 Step 21/23 : LABEL arch=arm64 15:25:00 ---> Running in 850a068419de 15:25:01 Removing intermediate container 850a068419de 15:25:01 ---> 9d4a5b0aec84 15:25:01 Step 22/23 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc 15:25:01 ---> Running in ea58c7f6ec72 15:25:01 Removing intermediate container ea58c7f6ec72 15:25:01 ---> 44c3525bc939 15:25:01 Step 23/23 : LABEL version=0.0.0 15:25:01 ---> 1d296549e861 15:25:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:25:01 ---> Running in cfd266ddd65c 15:25:02 Removing intermediate container cfd266ddd65c 15:25:02 ---> 0072630a825c 15:25:02 15:25:02 ---> 88e26fcdff68 15:25:02 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/ 15:25:02 Successfully built 0072630a825c 15:25:02 Successfully tagged core-metadata-arm64:latest 15:25:02  Building core-metadata ... done  ---> Running in 8f93fb77b7e7 15:25:04 Removing intermediate container dc86f3d11229 15:25:04 ---> 47d1afdc89b9 15:25:04 15:25:04 Step 10/23 : FROM alpine:3.14 15:25:04 ---> 5b8b7b635229 15:25:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:25:04 ---> Running in 38c8eaef7924 15:25:04 Removing intermediate container 38c8eaef7924 15:25:04 ---> 7b7b63c91c39 15:25:04 Removing intermediate container 8f93fb77b7e7 15:25:04 Step 12/23 : ENV APP_PORT=59880 ---> ae546fad41a7 15:25:04 15:25:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:25:04 ---> Running in b3a89f5a8a3f 15:25:04 ---> Running in 3ec7ae8ba1e8 15:25:05 Removing intermediate container b3a89f5a8a3f 15:25:05 Removing intermediate container 3ec7ae8ba1e8 15:25:05 ---> a04165e7c380 15:25:05 Step 23/25 : LABEL arch=arm64 15:25:05 ---> 8327c5259f0d 15:25:05 Step 13/23 : EXPOSE $APP_PORT 15:25:05 ---> Running in f57887dd4fcb 15:25:05 ---> Running in cedb6ca96602 15:25:05 Removing intermediate container f57887dd4fcb 15:25:05 Removing intermediate container cedb6ca96602 15:25:05 ---> ea055c42caa7 15:25:05 Step 24/25 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc 15:25:05 ---> c80b3e228cab 15:25:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:05 ---> Running in 1893f1dd2e8a 15:25:05 ---> Running in cbdcfaf81510 15:25:06 Removing intermediate container cbdcfaf81510 15:25:06 ---> 190e8f615066 15:25:06 Step 25/25 : LABEL version=0.0.0 15:25:06 ---> Running in 71034fba32e4 15:25:06 Removing intermediate container 71034fba32e4 15:25:06 ---> 6475c3a3aba5 15:25:06 15:25:07 Successfully built 6475c3a3aba5 15:25:07 Successfully tagged security-secretstore-setup-arm64:latest 15:25:07  Building security-secretstore-setup ... done Removing intermediate container 1893f1dd2e8a 15:25:07 ---> bf139c593178 15:25:07 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:25:07 ---> Running in dc038854fb10 15:25:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:25:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:25:10 (1/6) Installing dumb-init (1.2.5-r1) 15:25:10 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:25:10 (3/6) Installing libsodium (1.0.18-r0) 15:25:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:25:10 (5/6) Installing libzmq (4.3.4-r0) 15:25:10 (6/6) Installing zeromq (4.3.4-r0) 15:25:10 Executing busybox-1.33.1-r6.trigger 15:25:11 OK: 8 MiB in 20 packages 15:25:12 Removing intermediate container dc038854fb10 15:25:12 ---> bd54892a17fa 15:25:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:12 ---> 73dcd109353a 15:25:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:25:13 ---> 888d0ebe9645 15:25:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:25:14 ---> 2b358977adf6 15:25:14 Step 19/23 : ENTRYPOINT ["/core-data"] 15:25:14 ---> Running in 1bd6b54ccfd9 15:25:14 Removing intermediate container 1bd6b54ccfd9 15:25:14 ---> 83d84a84437a 15:25:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:25:14 ---> Running in 2a5d26817e14 15:25:15 Removing intermediate container 2a5d26817e14 15:25:15 ---> 4b72616347e5 15:25:15 Step 21/23 : LABEL arch=arm64 15:25:15 ---> Running in 56a7e0013dc4 15:25:15 Removing intermediate container 56a7e0013dc4 15:25:15 ---> c1bcea71ff15 15:25:15 Step 22/23 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc 15:25:15 ---> Running in befc94af3e67 15:25:15 Removing intermediate container befc94af3e67 15:25:15 ---> 6aec82f3c8ba 15:25:15 Step 23/23 : LABEL version=0.0.0 15:25:15 ---> Running in c21bd8acf711 15:25:16 Removing intermediate container c21bd8acf711 15:25:16 ---> c5f06fb9181a 15:25:16 15:25:16 Successfully built c5f06fb9181a 15:25:16 Successfully tagged core-data-arm64:latest 15:25:17  Building core-data ... done  [Pipeline] } 15:25:17 $ docker stop --time=1 8fe5b1a1d6de3f701ed920d82c8ff5f14dfebf98e17d3cdd2a5fb13b5081f837 15:25:18 $ docker rm -f 8fe5b1a1d6de3f701ed920d82c8ff5f14dfebf98e17d3cdd2a5fb13b5081f837 [Pipeline] // withDockerContainer [Pipeline] sh 15:25:19 + docker images 15:25:19 REPOSITORY TAG IMAGE ID CREATED SIZE 15:25:19 core-data-arm64 latest c5f06fb9181a 3 seconds ago 19.2MB 15:25:19 security-secretstore-setup-arm64 latest 6475c3a3aba5 13 seconds ago 27MB 15:25:19 47d1afdc89b9 16 seconds ago 1.6GB 15:25:19 core-metadata-arm64 latest 0072630a825c 18 seconds ago 15.9MB 15:25:19 2682105cfc28 26 seconds ago 1.6GB 15:25:19 core-command-arm64 latest fc4ef10dd538 30 seconds ago 15.3MB 15:25:19 5feff6cf3e56 31 seconds ago 1.6GB 15:25:19 24135b0ab70d 41 seconds ago 1.59GB 15:25:19 sys-mgmt-agent-arm64 latest e7a04a860e55 2 minutes ago 280MB 15:25:19 security-bootstrapper-arm64 latest 445cd0967b5b 3 minutes ago 18MB 15:25:19 support-notifications-arm64 latest d39f30f5a6eb 3 minutes ago 16.1MB 15:25:19 support-scheduler-arm64 latest 75c74710a8b7 3 minutes ago 15.4MB 15:25:19 security-proxy-setup-arm64 latest 89321729e9aa 3 minutes ago 25.5MB 15:25:19 5be0905fd3f4 3 minutes ago 1.6GB 15:25:19 dead74d91b5e 3 minutes ago 1.6GB 15:25:19 710ee4b16c6e 4 minutes ago 1.59GB 15:25:19 6784853e85ee 4 minutes ago 1.6GB 15:25:19 d65569273d67 4 minutes ago 1.59GB 15:25:19 ci-base-image-arm64 latest 301588ea5d4e 14 minutes ago 1.26GB 15:25:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 3 weeks ago 551MB 15:25:19 docker 20.10.10 520e9a0a30f7 3 months ago 200MB 15:25:19 alpine 3.14 5b8b7b635229 3 months ago 5.35MB 15:25:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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 15:25:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:25:19 15:25:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:25:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:25:20 arm64: Pulling from edgex-lftools-log-publisher 15:25:20 448f6bf000e3: Pulling fs layer 15:25:20 f757da607395: Pulling fs layer 15:25:20 05883995daec: Pulling fs layer 15:25:20 8603b9c90790: Pulling fs layer 15:25:20 1560dd03e051: Pulling fs layer 15:25:20 27f5ce0e4adf: Pulling fs layer 15:25:20 c2d8d7efcc4b: Pulling fs layer 15:25:20 1560dd03e051: Waiting 15:25:20 27f5ce0e4adf: Waiting 15:25:20 c2d8d7efcc4b: Waiting 15:25:20 8603b9c90790: Waiting 15:25:20 f757da607395: Verifying Checksum 15:25:20 f757da607395: Download complete 15:25:20 8603b9c90790: Verifying Checksum 15:25:20 8603b9c90790: Download complete 15:25:20 1560dd03e051: Verifying Checksum 15:25:20 1560dd03e051: Download complete 15:25:20 05883995daec: Verifying Checksum 15:25:20 05883995daec: Download complete 15:25:20 27f5ce0e4adf: Verifying Checksum 15:25:20 27f5ce0e4adf: Download complete 15:25:21 448f6bf000e3: Verifying Checksum 15:25:21 448f6bf000e3: Download complete 15:25:23 c2d8d7efcc4b: Verifying Checksum 15:25:23 c2d8d7efcc4b: Download complete 15:25:25 448f6bf000e3: Pull complete 15:25:25 f757da607395: Pull complete 15:25:27 05883995daec: Pull complete 15:25:27 8603b9c90790: Pull complete 15:25:28 1560dd03e051: Pull complete 15:25:29 27f5ce0e4adf: Pull complete 15:25:44 c2d8d7efcc4b: Pull complete 15:25:44 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:25:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:25:44 prd-ubuntu18.04-docker-arm64-4c-16g-5994 does not seem to be running inside a container 15:25:44 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:25:47 $ docker top 6aad98113ebf598091d83e571fcc378da77bd6f1c94520c0475b5d7e2749ecd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:48 ---> job-cost.sh 15:25:48 lf-activate-venv: SKIPPING 15:25:48 INFO: No Stack... 15:25:48 INFO: Retrieving Pricing Info for: v3-standard-4 15:25:48 INFO: Archiving Costs [Pipeline] sh 15:25:49 + cat /w/workspace/edgex-go/5/archives/cost.csv 15:25:49 + cut -d, -f6 [Pipeline] lock 15:25:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3888-5-stack-cost] 15:25:49 Resource [jenkins-edgexfoundry-edgex-go-PR-3888-5-stack-cost] did not exist. Created. 15:25:49 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3888-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:25:49 + echo total: 0.10999999940395355 [Pipeline] stash 15:25:50 Stashed 1 file(s) [Pipeline] } 15:25:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3888-5-stack-cost] [Pipeline] // lock [Pipeline] } 15:25:50 $ docker stop --time=1 6aad98113ebf598091d83e571fcc378da77bd6f1c94520c0475b5d7e2749ecd6 15:25:51 $ docker rm -f 6aad98113ebf598091d83e571fcc378da77bd6f1c94520c0475b5d7e2749ecd6 [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 15:25:52 provisioning config files... 15:25:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config2613671651623650026tmp [Pipeline] { [Pipeline] sh 15:25:52 + set +x 15:25:52 + curl -s https://codecov.io/bash 15:25:52 + bash -s -- 15:25:52 15:25:52 _____ _ 15:25:52 / ____| | | 15:25:52 | | ___ __| | ___ ___ _____ __ 15:25:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:25:52 | |___| (_) | (_| | __/ (_| (_) \ V / 15:25:52 \_____\___/ \__,_|\___|\___\___/ \_/ 15:25:52 Bash-1.0.6 15:25:52 15:25:52 15:25:52 ==> git version 2.24.4 found 15:25:52 ==> 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 15:25:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:25:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:25:52 ==> Jenkins CI detected. 15:25:52 current dir:  /w/workspace/edgex-go/5 15:25:52 project root: . 15:25:52 --> token set from env 15:25:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:25:52 ==> Running gcov in . (disable via -X gcov) 15:25:52 ==> Python coveragepy not found 15:25:52 ==> Searching for coverage reports in: 15:25:52 + . 15:25:52 -> Found 1 reports 15:25:52 ==> Detecting git/mercurial file structure 15:25:52 ==> Reading reports 15:25:52 + ./coverage.out bytes=428383 15:25:52 ==> Appending adjustments 15:25:52 https://docs.codecov.io/docs/fixing-reports 15:25:54 + Found adjustments 15:25:54 ==> Gzipping contents 15:25:54 60K /tmp/codecov.rvRrjg.gz 15:25:54 ==> Uploading reports 15:25:54 url: https://codecov.io 15:25:54 query: branch=PR-3888&commit=1e45a026a8270cd988a29be2d4e3d7ac249d36ee&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3888%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3888&job=&cmd_args= 15:25:54 -> Pinging Codecov 15:25:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3888&commit=1e45a026a8270cd988a29be2d4e3d7ac249d36ee&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3888%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3888&job=&cmd_args= 15:25:54 -> Uploading to 15:25:54 https://storage.googleapis.com/codecov/v4/raw/2022-02-25/00271124DB129430A58F1EEE437C3FCB/1e45a026a8270cd988a29be2d4e3d7ac249d36ee/7380521b-a0f9-4c89-bd73-19f20b398379.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220225%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220225T152554Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aee9c58e6265d2965ff596154673a1ee4f5f2cb2f13f9ce0a23fdc776448b033 15:25:54 % Total % Received % Xferd Average Speed Time Time Time Current 15:25:54 Dload Upload Total Spent Left Speed 15:25:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57992 0 0 100 57992 0 171k --:--:-- --:--:-- --:--:-- 171k 15:25:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1e45a026a8270cd988a29be2d4e3d7ac249d36ee [Pipeline] } 15:25:54 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 15:25:55 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:25:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:25:56 ---> package-listing.sh 15:25:56 ++ tr '[:upper:]' '[:lower:]' 15:25:56 ++ facter osfamily 15:25:56 + OS_FAMILY=redhat 15:25:56 + workspace=/w/workspace/edgex-go/5 15:25:56 + START_PACKAGES=/tmp/packages_start.txt 15:25:56 + END_PACKAGES=/tmp/packages_end.txt 15:25:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:25:56 + PACKAGES=/tmp/packages_start.txt 15:25:56 + '[' /w/workspace/edgex-go/5 ']' 15:25:56 + PACKAGES=/tmp/packages_end.txt 15:25:56 + case "${OS_FAMILY}" in 15:25:56 + rpm -qa 15:25:56 + sort 15:26:00 + '[' -f /tmp/packages_start.txt ']' 15:26:00 + '[' -f /tmp/packages_end.txt ']' 15:26:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:26:00 + '[' /w/workspace/edgex-go/5 ']' 15:26:00 + mkdir -p /w/workspace/edgex-go/5/archives/ 15:26:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 15:26:00 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:26:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:26:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:26:01 15:26:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:26:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:26:01 latest: Pulling from edgex-lftools-log-publisher 15:26:01 b4d181a07f80: Pulling fs layer 15:26:01 a1111a8f2ec3: Pulling fs layer 15:26:01 ed53099fbce6: Pulling fs layer 15:26:01 dc539afda2c1: Pulling fs layer 15:26:01 77bc0d833cb6: Pulling fs layer 15:26:01 9065ff56babe: Pulling fs layer 15:26:01 d287ab97295c: Pulling fs layer 15:26:01 77bc0d833cb6: Waiting 15:26:01 9065ff56babe: Waiting 15:26:01 d287ab97295c: Waiting 15:26:01 dc539afda2c1: Waiting 15:26:01 a1111a8f2ec3: Verifying Checksum 15:26:01 a1111a8f2ec3: Download complete 15:26:01 dc539afda2c1: Verifying Checksum 15:26:01 dc539afda2c1: Download complete 15:26:02 77bc0d833cb6: Verifying Checksum 15:26:02 77bc0d833cb6: Download complete 15:26:02 b4d181a07f80: Verifying Checksum 15:26:02 b4d181a07f80: Download complete 15:26:02 ed53099fbce6: Verifying Checksum 15:26:02 ed53099fbce6: Download complete 15:26:02 9065ff56babe: Verifying Checksum 15:26:02 9065ff56babe: Download complete 15:26:02 d287ab97295c: Verifying Checksum 15:26:02 d287ab97295c: Download complete 15:26:03 b4d181a07f80: Pull complete 15:26:03 a1111a8f2ec3: Pull complete 15:26:04 ed53099fbce6: Pull complete 15:26:04 dc539afda2c1: Pull complete 15:26:04 77bc0d833cb6: Pull complete 15:26:04 9065ff56babe: Pull complete 15:26:10 d287ab97295c: Pull complete 15:26:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:26:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:26:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:26:10 prd-centos7-docker-4c-2g-5993 does not seem to be running inside a container 15:26:10 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:latest cat 15:26:13 $ docker top 14b049a270d875706442b0d0cb7726df4bbb86f3eb12dff90914635e8f2e7ecb -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:14 + touch /tmp/pre-build-complete [Pipeline] sh 15:26:14 + mkdir -p /var/log/sysstat [Pipeline] sh 15:26:14 + ls /var/log/sa-host 15:26:14 + sadf -c /var/log/sa-host/sa17 15:26:14 file_magic: OK 15:26:14 HZ: Using current value: 100 15:26:14 file_header: OK 15:26:14 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 15:26:14 Statistics: 15:26:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:26:14 File successfully converted to sysstat format version 12.0.3 15:26:14 + sadf -c /var/log/sa-host/sa25 15:26:14 file_magic: OK 15:26:14 HZ: Using current value: 100 15:26:14 file_header: OK 15:26:14 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 15:26:14 Statistics: 15:26:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:26:14 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:26:14 provisioning config files... 15:26:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8635053620724862812tmp [Pipeline] { [Pipeline] echo 15:26:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:26:15 ---> create-netrc.sh [Pipeline] } 15:26:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:26:15 ---> python-tools-install.sh [Pipeline] echo 15:26:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:26:15 ---> sudo-logs.sh 15:26:15 Archiving 'sudo' log.. 15:26:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-5993.novalocal: Name or service not known 15:26:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-5993.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:26:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:26:16 ---> job-cost.sh 15:26:16 lf-activate-venv: SKIPPING 15:26:16 DEBUG: total: 0.10999999940395355 15:26:16 INFO: Retrieving Stack Cost... 15:26:16 INFO: Retrieving Pricing Info for: v3-standard-2 15:26:17 INFO: Archiving Costs [Pipeline] echo 15:26:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:26:17 ---> logs-deploy.sh 15:26:17 lf-activate-venv: SKIPPING 15:26:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3888/5 15:26:17 INFO: archiving workspace using pattern(s): 15:26:17 Archives upload complete. 15:26:18 INFO: archiving logs to Nexus 15:26:18 ---> uname -a: 15:26:18 Linux prd-centos7-docker-4c-2g-5993.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 15:26:18 15:26:18 15:26:18 ---> lscpu: 15:26:18 Architecture: x86_64 15:26:18 CPU op-mode(s): 32-bit, 64-bit 15:26:18 Byte Order: Little Endian 15:26:18 Address sizes: 40 bits physical, 48 bits virtual 15:26:18 CPU(s): 2 15:26:18 On-line CPU(s) list: 0,1 15:26:18 Thread(s) per core: 1 15:26:18 Core(s) per socket: 1 15:26:18 Socket(s): 2 15:26:18 NUMA node(s): 1 15:26:18 Vendor ID: AuthenticAMD 15:26:18 CPU family: 23 15:26:18 Model: 49 15:26:18 Model name: AMD EPYC-Rome Processor 15:26:18 Stepping: 0 15:26:18 CPU MHz: 2799.998 15:26:18 BogoMIPS: 5599.99 15:26:18 Virtualization: AMD-V 15:26:18 Hypervisor vendor: KVM 15:26:18 Virtualization type: full 15:26:18 L1d cache: 32K 15:26:18 L1i cache: 32K 15:26:18 L2 cache: 512K 15:26:18 L3 cache: 16384K 15:26:18 NUMA node0 CPU(s): 0,1 15:26:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:26:18 15:26:18 15:26:18 ---> nproc: 15:26:18 2 15:26:18 15:26:18 15:26:18 ---> df -h: 15:26:18 Filesystem Size Used Avail Use% Mounted on 15:26:18 overlay 40G 14G 27G 35% / 15:26:18 tmpfs 64M 0 64M 0% /dev 15:26:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:26:18 shm 64M 0 64M 0% /dev/shm 15:26:18 /dev/vda1 40G 14G 27G 35% /facter-os 15:26:18 15:26:18 15:26:18 ---> sar -b -r -n DEV: 15:26:18 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/25/22 _x86_64_ (2 CPU) 15:26:18 15:26:18 15:03:23 LINUX RESTART (2 CPU) 15:26:18 15:26:18 15:04:01 tps rtps wtps bread/s bwrtn/s 15:26:18 15:05:01 270.76 3.25 267.52 2330.07 78245.77 15:26:18 15:06:01 182.45 0.00 182.45 0.00 33347.24 15:26:18 15:07:01 62.45 0.02 62.44 0.53 8935.67 15:26:18 15:08:01 224.40 0.00 224.40 0.00 81424.65 15:26:18 15:09:01 838.52 467.49 371.03 18633.86 241777.48 15:26:18 15:10:02 681.42 158.24 523.17 6254.80 242466.39 15:26:18 15:11:01 369.58 79.92 289.66 6270.26 74907.52 15:26:18 15:12:01 1.20 0.02 1.18 0.53 18.27 15:26:18 15:13:01 0.28 0.02 0.27 0.13 3.76 15:26:18 15:14:01 0.25 0.00 0.25 0.00 2.78 15:26:18 15:15:01 0.32 0.07 0.25 0.53 3.91 15:26:18 15:16:01 0.23 0.00 0.23 0.00 2.20 15:26:18 15:17:01 0.22 0.00 0.22 0.00 1.80 15:26:18 15:18:01 0.27 0.00 0.27 0.00 3.25 15:26:18 15:19:01 0.48 0.25 0.23 7.86 3.36 15:26:18 15:20:01 0.92 0.00 0.92 0.00 15.86 15:26:18 15:21:01 0.25 0.00 0.25 0.00 2.48 15:26:18 15:22:01 0.28 0.00 0.28 0.00 3.15 15:26:18 15:23:01 0.25 0.00 0.25 0.00 2.43 15:26:18 15:24:01 0.17 0.00 0.17 0.00 1.63 15:26:18 15:25:01 0.28 0.00 0.28 0.00 3.11 15:26:18 15:26:01 73.80 73.56 0.23 4148.99 17.51 15:26:18 Average: 123.00 35.57 87.44 1708.64 34589.75 15:26:18 15:26:18 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:26:18 15:05:01 3263040 0 937352 11.70 2620 3805920 1621188 17.90 1177348 3087208 115940 15:26:18 15:06:01 3241820 0 1045732 13.06 2620 3718760 1529608 16.89 1449120 2828664 257096 15:26:18 15:07:01 3238240 0 1114504 13.92 2620 3653568 1547240 17.08 1359524 2918920 106564 15:26:18 15:08:01 504680 0 1297936 16.21 2620 6203696 2508628 27.70 2357448 4565984 506916 15:26:18 15:09:01 818224 0 1532228 19.13 2620 5655860 2953624 32.61 2752572 3801464 134552 15:26:18 15:10:02 136656 0 1349656 16.85 2620 6520000 2252436 24.87 3643904 3580144 438932 15:26:18 15:11:01 3723396 0 1123928 14.03 2620 3158988 1461304 16.13 1009768 2684624 20 15:26:18 15:12:01 3731296 0 1115964 13.93 2620 3159052 1378380 15.22 1006712 2682008 40 15:26:18 15:13:01 3731388 0 1115928 13.93 2620 3158996 1422012 15.70 1012380 2677924 8 15:26:18 15:14:01 3749720 0 1097592 13.70 2620 3159000 1388088 15.33 1010756 2662804 20 15:26:18 15:15:01 3751388 0 1095920 13.68 2620 3159004 1378380 15.22 1010472 2662796 8 15:26:18 15:16:01 3751788 0 1095516 13.68 2620 3159008 1378380 15.22 1010452 2662756 8 15:26:18 15:17:01 3751944 0 1095352 13.68 2620 3159016 1378380 15.22 1010460 2662756 16 15:26:18 15:18:01 3751640 0 1095656 13.68 2620 3159016 1378380 15.22 1010468 2662756 8 15:26:18 15:19:01 3749996 0 1097264 13.70 2620 3159052 1391172 15.36 1011280 2662500 16 15:26:18 15:20:01 3751284 0 1095976 13.68 2620 3159052 1378380 15.22 1010796 2662500 8 15:26:18 15:21:01 3751580 0 1095672 13.68 2620 3159060 1378380 15.22 1010676 2662504 8 15:26:18 15:22:01 3751780 0 1095468 13.68 2620 3159064 1378380 15.22 1010800 2662308 8 15:26:18 15:23:01 3751448 0 1095796 13.68 2620 3159068 1378380 15.22 1010688 2662308 8 15:26:18 15:24:01 3750280 0 1096956 13.70 2620 3159076 1401452 15.47 1011320 2662276 8 15:26:18 15:25:01 3751852 0 1095384 13.68 2620 3159076 1378380 15.22 1010668 2662276 8 15:26:18 15:26:01 3613968 0 1108484 13.84 2620 3283860 1448568 15.99 1025088 2783904 292 15:26:18 Average: 3228064 0 1131557 14.13 2620 3646691 1577687 17.42 1314668 2889154 70931 15:26:18 15:26:18 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:26:18 15:05:01 eth0 872.91 1063.00 8833.23 126.79 0.00 0.00 0.00 0.00 15:26:18 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:05:01 docker0 910.61 637.40 78.43 4748.73 0.00 0.00 0.00 0.00 15:26:18 15:06:01 eth0 37.20 21.55 33.46 14.59 0.00 0.00 0.00 0.00 15:26:18 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:06:01 vethef6fbcd 0.43 0.57 0.03 0.05 0.00 0.00 0.00 0.00 15:26:18 15:06:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 15:26:18 15:07:01 eth0 17.42 9.60 13.31 7.12 0.00 0.00 0.00 0.00 15:26:18 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:07:01 vethef6fbcd 1.62 1.62 0.13 0.13 0.00 0.00 0.00 0.00 15:26:18 15:07:01 docker0 1.62 1.62 0.10 0.13 0.00 0.00 0.00 0.00 15:26:18 15:08:01 eth0 99.97 64.05 1698.64 120.63 0.00 0.00 0.00 0.00 15:26:18 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:08:01 veth9724717 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:26:18 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:09:01 vethf3f692e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:26:18 15:09:01 vethf1212c2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:26:18 15:09:01 vetha88ca2a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:26:18 15:09:01 vethd7d81c4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:26:18 15:10:02 eth0 1810.71 1640.68 15571.63 369.53 0.00 0.00 0.00 0.00 15:26:18 15:10:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:26:18 15:10:02 veth9724717 0.00 0.95 0.00 0.05 0.00 0.00 0.00 0.00 15:26:18 15:10:02 docker0 985.94 755.23 83.14 5580.70 0.00 0.00 0.00 0.00 15:26:18 15:11:01 eth0 48.74 28.91 149.52 58.69 0.00 0.00 0.00 0.00 15:26:18 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:11:01 docker0 10.36 18.84 0.63 128.24 0.00 0.00 0.00 0.00 15:26:18 15:12:01 eth0 0.83 0.32 0.07 0.04 0.00 0.00 0.00 0.00 15:26:18 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:13:01 eth0 3.08 3.03 0.86 13.20 0.00 0.00 0.00 0.00 15:26:18 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:14:01 eth0 1.77 1.82 0.19 6.58 0.00 0.00 0.00 0.00 15:26:18 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:15:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:26:18 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:16:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:26:18 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:17:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:26:18 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:18:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:26:18 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:19:01 eth0 1.75 1.88 0.18 6.59 0.00 0.00 0.00 0.00 15:26:18 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:20:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:26:18 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:21:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:26:18 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:26:18 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:23:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:24:01 eth0 1.70 1.97 0.18 12.84 0.00 0.00 0.00 0.00 15:26:18 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:25:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 15:26:18 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:26:01 eth0 18.36 13.08 15.26 30.64 0.00 0.00 0.00 0.00 15:26:18 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 Average: eth0 61.67 61.48 581.03 19.78 0.00 0.00 0.00 0.00 15:26:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:18 Average: docker0 45.36 35.24 3.81 259.89 0.00 0.00 0.00 0.00 15:26:18 15:26:18 15:26:18 ---> sar -P ALL: 15:26:18 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/25/22 _x86_64_ (2 CPU) 15:26:18 15:26:18 15:03:23 LINUX RESTART (2 CPU) 15:26:18 15:26:18 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:26:18 15:05:01 all 32.37 0.00 10.90 4.18 0.10 52.45 15:26:18 15:05:01 0 25.01 0.00 11.23 3.58 0.09 60.09 15:26:18 15:05:01 1 39.80 0.00 10.57 4.78 0.11 44.73 15:26:18 15:06:01 all 59.17 0.00 9.14 1.26 0.13 30.30 15:26:18 15:06:01 0 60.87 0.00 9.04 1.35 0.13 28.61 15:26:18 15:06:01 1 57.47 0.00 9.24 1.17 0.13 31.99 15:26:18 15:07:01 all 37.30 0.00 4.32 0.54 0.07 57.77 15:26:18 15:07:01 0 37.27 0.00 4.55 0.46 0.07 57.65 15:26:18 15:07:01 1 37.34 0.00 4.09 0.62 0.07 57.88 15:26:18 15:08:01 all 58.70 0.00 9.92 2.31 0.14 28.95 15:26:18 15:08:01 0 58.79 0.00 9.81 2.86 0.15 28.40 15:26:18 15:08:01 1 58.60 0.00 10.02 1.76 0.13 29.49 15:26:18 15:09:01 all 53.44 0.00 17.20 23.11 0.13 6.11 15:26:18 15:09:01 0 52.65 0.00 18.08 21.66 0.13 7.47 15:26:18 15:09:01 1 54.23 0.00 16.33 24.56 0.13 4.75 15:26:18 15:10:02 all 61.65 0.00 21.82 12.05 0.13 4.35 15:26:18 15:10:02 0 62.59 0.00 21.41 11.09 0.13 4.79 15:26:18 15:10:02 1 60.71 0.00 22.23 13.02 0.13 3.91 15:26:18 15:11:01 all 60.77 0.00 12.25 5.90 0.14 20.93 15:26:18 15:11:01 0 60.26 0.00 12.84 5.93 0.15 20.82 15:26:18 15:11:01 1 61.27 0.00 11.67 5.88 0.13 21.04 15:26:18 15:12:01 all 0.06 0.00 0.06 0.00 0.02 99.87 15:26:18 15:12:01 0 0.07 0.00 0.05 0.00 0.00 99.88 15:26:18 15:12:01 1 0.05 0.00 0.07 0.00 0.03 99.85 15:26:18 15:13:01 all 0.07 0.00 0.09 0.00 0.01 99.83 15:26:18 15:13:01 0 0.07 0.00 0.10 0.00 0.02 99.82 15:26:18 15:13:01 1 0.07 0.00 0.08 0.00 0.00 99.85 15:26:18 15:14:01 all 0.08 0.00 0.08 0.00 0.02 99.82 15:26:18 15:14:01 0 0.12 0.00 0.07 0.00 0.02 99.80 15:26:18 15:14:01 1 0.05 0.00 0.08 0.00 0.02 99.85 15:26:18 15:15:01 all 0.13 0.00 0.04 0.00 0.02 99.82 15:26:18 15:15:01 0 0.17 0.00 0.03 0.00 0.02 99.78 15:26:18 15:15:01 1 0.08 0.00 0.05 0.00 0.02 99.85 15:26:18 15:26:18 15:15:01 CPU %user %nice %system %iowait %steal %idle 15:26:18 15:16:01 all 0.05 0.00 0.03 0.00 0.00 99.92 15:26:18 15:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:26:18 15:16:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:26:18 15:17:01 all 0.06 0.00 0.03 0.00 0.02 99.89 15:26:18 15:17:01 0 0.08 0.00 0.03 0.00 0.02 99.87 15:26:18 15:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:26:18 15:18:01 all 0.05 0.00 0.03 0.00 0.01 99.91 15:26:18 15:18:01 0 0.07 0.00 0.05 0.00 0.02 99.87 15:26:18 15:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:26:18 15:19:01 all 0.05 0.00 0.06 0.00 0.01 99.88 15:26:18 15:19:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:26:18 15:19:01 1 0.05 0.00 0.07 0.00 0.00 99.88 15:26:18 15:20:01 all 0.05 0.00 0.06 0.00 0.02 99.87 15:26:18 15:20:01 0 0.07 0.00 0.07 0.00 0.02 99.85 15:26:18 15:20:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:26:18 15:21:01 all 0.02 0.00 0.03 0.00 0.01 99.95 15:26:18 15:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:26:18 15:21:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:26:18 15:22:01 all 0.05 0.00 0.03 0.00 0.02 99.91 15:26:18 15:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:26:18 15:22:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:26:18 15:23:01 all 0.03 0.00 0.03 0.00 0.01 99.94 15:26:18 15:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:26:18 15:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:26:18 15:24:01 all 0.08 0.00 0.06 0.00 0.00 99.86 15:26:18 15:24:01 0 0.07 0.00 0.05 0.00 0.00 99.88 15:26:18 15:24:01 1 0.10 0.00 0.07 0.00 0.00 99.83 15:26:18 15:25:01 all 0.05 0.00 0.04 0.00 0.01 99.90 15:26:18 15:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:26:18 15:25:01 1 0.07 0.00 0.07 0.00 0.02 99.85 15:26:18 15:26:01 all 2.51 0.00 0.82 2.14 0.03 94.51 15:26:18 15:26:01 0 2.60 0.00 0.91 1.86 0.02 94.62 15:26:18 15:26:01 1 2.42 0.00 0.74 2.42 0.03 94.39 15:26:18 15:26:18 Average: CPU %user %nice %system %iowait %steal %idle 15:26:18 Average: all 15.62 0.00 3.70 2.18 0.04 78.45 15:26:18 Average: 0 15.37 0.00 3.76 2.07 0.04 78.76 15:26:18 Average: 1 15.88 0.00 3.64 2.30 0.04 78.14 15:26:18 15:26:18 15:26:18