Pull request #3891 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 613ba3a9f074961a82087988d5f76ae29a1a6b1f rather than fd81e8eea96a92033a94fa95243825eee61fa6ce Obtained Jenkinsfile from 613ba3a9f074961a82087988d5f76ae29a1a6b1f 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-ssh7436505267858002716.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-ssh12684052569311546912.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-3891/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-3891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8058629543291223110.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-ssh3451781268480706046.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3891/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-3891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17940097386749373919.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Running on prd-centos7-docker-4c-2g-6769 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh5192564168672763883.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/4@tmp/jenkins-gitclient-ssh8941252415932288615.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit fd81e8eea96a92033a94fa95243825eee61fa6ce Merge succeeded, producing fd81e8eea96a92033a94fa95243825eee61fa6ce Checking out Revision fd81e8eea96a92033a94fa95243825eee61fa6ce (PR-3891) > git config core.sparsecheckout # timeout=10 > git checkout -f fd81e8eea96a92033a94fa95243825eee61fa6ce # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh9069675984409599698.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd81e8eea96a92033a94fa95243825eee61fa6ce # timeout=10 Commit message: "feat(data): Make MaxEventSize a service configuration setting" First time build. Skipping changelog. > git rev-list --no-walk 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:01:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:01:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:01:55 ========================================================= 12:01:55 EdgeX Global Pipelines Version Info 12:01:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:01:56 ------------------- 12:01:56 stable info: 12:01:56 ------------------- 12:01:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:01:56 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 12:01:56 Message: update stable to v1.0.220 12:01:56 ------------------- 12:01:56 experimental info: 12:01:56 ------------------- 12:01:56 Commited By: **** collab-it+edgex@linuxfoundation.org 12:01:56 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 12:01:56 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:01:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:01:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:01:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:01:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:01:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:01:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 12:01:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3891 [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3891 [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3891 [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd81e8eea96a92033a94fa95243825eee61fa6ce [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd81e8e [Pipeline] echo 12:01:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:01:57 provisioning config files... 12:01:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3460769074910409690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:57 ---> docker-login.sh 12:01:57 nexus3.edgexfoundry.org:10001 12:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:57 Configure a credential helper to remove this warning. See 12:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:57 12:01:57 Login Succeeded 12:01:57 nexus3.edgexfoundry.org:10002 12:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:57 Configure a credential helper to remove this warning. See 12:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:57 12:01:57 Login Succeeded 12:01:57 nexus3.edgexfoundry.org:10003 12:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:58 Configure a credential helper to remove this warning. See 12:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:58 12:01:58 Login Succeeded 12:01:58 nexus3.edgexfoundry.org:10004 12:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:58 Configure a credential helper to remove this warning. See 12:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:58 12:01:58 Login Succeeded 12:01:58 docker.io 12:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:58 Configure a credential helper to remove this warning. See 12:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:58 12:01:58 Login Succeeded 12:01:58 ---> docker-login.sh ends [Pipeline] } 12:01:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:01:59 ++ 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 12:01:59 + for file in '`ls cmd/**/Dockerfile`' 12:01:59 ++ dirname cmd/core-command/Dockerfile 12:01:59 ++ cut -d/ -f2 12:01:59 + echo core-command,cmd/core-command/Dockerfile 12:01:59 + for file in '`ls cmd/**/Dockerfile`' 12:01:59 ++ dirname cmd/core-data/Dockerfile 12:01:59 ++ cut -d/ -f2 12:01:59 + echo core-data,cmd/core-data/Dockerfile 12:01:59 + for file in '`ls cmd/**/Dockerfile`' 12:01:59 ++ dirname cmd/core-metadata/Dockerfile 12:01:59 ++ cut -d/ -f2 12:01:59 + echo core-metadata,cmd/core-metadata/Dockerfile 12:01:59 + for file in '`ls cmd/**/Dockerfile`' 12:01:59 ++ cut -d/ -f2 12:01:59 ++ dirname cmd/security-bootstrapper/Dockerfile 12:01:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:01:59 + for file in '`ls cmd/**/Dockerfile`' 12:01:59 ++ dirname cmd/security-proxy-setup/Dockerfile 12:01:59 ++ cut -d/ -f2 12:01:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:01:59 + for file in '`ls cmd/**/Dockerfile`' 12:01:59 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:01:59 ++ cut -d/ -f2 12:01:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:01:59 + for file in '`ls cmd/**/Dockerfile`' 12:01:59 ++ dirname cmd/support-notifications/Dockerfile 12:01:59 ++ cut -d/ -f2 12:01:59 + echo support-notifications,cmd/support-notifications/Dockerfile 12:01:59 + for file in '`ls cmd/**/Dockerfile`' 12:01:59 ++ dirname cmd/support-scheduler/Dockerfile 12:01:59 ++ cut -d/ -f2 12:01:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:01:59 + for file in '`ls cmd/**/Dockerfile`' 12:01:59 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:01:59 ++ cut -d/ -f2 12:01:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:01:59 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 12:01:59 + git rev-list -1 --merges fd81e8eea96a92033a94fa95243825eee61fa6ce~1..fd81e8eea96a92033a94fa95243825eee61fa6ce [Pipeline] echo 12:01:59 -----------> git rev-list -1 --merges fd81e8eea96a92033a94fa95243825eee61fa6ce~1..fd81e8eea96a92033a94fa95243825eee61fa6ce fd81e8eea96a92033a94fa95243825eee61fa6ce [false] [Pipeline] sh 12:01:59 + git log --format=format:%s -1 fd81e8eea96a92033a94fa95243825eee61fa6ce [Pipeline] echo 12:01:59 ========================================================= 12:01:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:01:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:02:00 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 12:02:00 + grep -v github /etc/ssh/ssh_known_hosts 12:02:00 + '[' -e /tmp/ssh_known_hosts ']' 12:02:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:02:00 + sudo tee -a /etc/ssh/ssh_known_hosts 12:02:00 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 12:02:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:02:00 12:02:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:02:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:02:01 latest: Pulling from edgex-devops/git-semver 12:02:01 a0d0a0d46f8b: Pulling fs layer 12:02:01 3e5f54012d9b: Pulling fs layer 12:02:01 4c7163046ea9: Pulling fs layer 12:02:01 0c2d73faf560: Pulling fs layer 12:02:01 0c2d73faf560: Waiting 12:02:01 3e5f54012d9b: Verifying Checksum 12:02:01 3e5f54012d9b: Download complete 12:02:01 a0d0a0d46f8b: Verifying Checksum 12:02:01 a0d0a0d46f8b: Download complete 12:02:01 4c7163046ea9: Verifying Checksum 12:02:01 4c7163046ea9: Download complete 12:02:01 0c2d73faf560: Verifying Checksum 12:02:01 0c2d73faf560: Download complete 12:02:01 a0d0a0d46f8b: Pull complete 12:02:01 3e5f54012d9b: Pull complete 12:02:01 4c7163046ea9: Pull complete 12:02:01 0c2d73faf560: Pull complete 12:02:01 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 12:02:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:02:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:02:01 prd-centos7-docker-4c-2g-6769 does not seem to be running inside a container 12:02:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:02:02 $ docker top f6cfacf2a604fe033cf2447104e4eb0b583fca685606ac45ddc3cc31cf546092 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:02:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:02:02 [ssh-agent] Looking for ssh-agent implementation... 12:02:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:02:02 $ docker exec f6cfacf2a604fe033cf2447104e4eb0b583fca685606ac45ddc3cc31cf546092 ssh-agent 12:02:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHIMkgh/agent.15 12:02:02 SSH_AGENT_PID=22 12:02:02 Running ssh-add (command line suppressed) 12:02:02 Identity added: /w/workspace/edgex-go/4@tmp/private_key_743672642478007247.key (/w/workspace/edgex-go/4@tmp/private_key_743672642478007247.key) 12:02:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:02:03 + git tag --points-at HEAD [Pipeline] } 12:02:03 $ docker exec --env ******** --env ******** f6cfacf2a604fe033cf2447104e4eb0b583fca685606ac45ddc3cc31cf546092 ssh-agent -k 12:02:03 unset SSH_AUTH_SOCK; 12:02:03 unset SSH_AGENT_PID; 12:02:03 echo Agent pid 22 killed; 12:02:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:02:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:02:03 [ssh-agent] Looking for ssh-agent implementation... 12:02:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:02:03 $ docker exec f6cfacf2a604fe033cf2447104e4eb0b583fca685606ac45ddc3cc31cf546092 ssh-agent 12:02:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIJbjom/agent.55 12:02:03 SSH_AGENT_PID=61 12:02:03 Running ssh-add (command line suppressed) 12:02:03 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4966319086493288285.key (/w/workspace/edgex-go/4@tmp/private_key_4966319086493288285.key) 12:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:02:04 + git semver init 12:02:04 # -> Open(): unable to determine branch for HEAD 12:02:04 # $GIT_DIR = /w/workspace/edgex-go/4/.git 12:02:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 12:02:04 # $SEMVER_REMOTE_NAME = origin 12:02:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:02:04 # $SEMVER_USER_NAME = edgex-jenkins 12:02:04 # $SEMVER_BRANCH = PR-3891 12:02:04 # $SEMVER_TEMP = /tmp/semver-326172231 12:02:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:02:18 # '/tmp/semver-326172231' -> '/w/workspace/edgex-go/4/.semver' 12:02:18 # -> Force: false 12:02:18 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 12:02:19 $ docker exec --env ******** --env ******** f6cfacf2a604fe033cf2447104e4eb0b583fca685606ac45ddc3cc31cf546092 ssh-agent -k 12:02:19 unset SSH_AUTH_SOCK; 12:02:19 unset SSH_AGENT_PID; 12:02:19 echo Agent pid 61 killed; 12:02:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:02:19 + git semver [Pipeline] } 12:02:19 $ docker stop --time=1 f6cfacf2a604fe033cf2447104e4eb0b583fca685606ac45ddc3cc31cf546092 12:02:21 $ docker rm -f f6cfacf2a604fe033cf2447104e4eb0b583fca685606ac45ddc3cc31cf546092 [Pipeline] // withDockerContainer [Pipeline] sh 12:02:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:02:22 Stashed 1 file(s) [Pipeline] echo 12:02:22 [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 12:02:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:02:22 ========================================================= 12:02:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 12:02:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:02:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:02:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 12:02:22 59bf1c3509f3: Pulling fs layer 12:02:22 666ba61612fd: Pulling fs layer 12:02:22 8ed8ca486205: Pulling fs layer 12:02:22 4fe6c5a15a65: Pulling fs layer 12:02:22 22a0e8bec74d: Pulling fs layer 12:02:22 640e595b4fbd: Pulling fs layer 12:02:22 763cafe07f6e: Pulling fs layer 12:02:22 0c0b528cf693: Pulling fs layer 12:02:22 10935f4eaf8b: Pulling fs layer 12:02:22 640e595b4fbd: Waiting 12:02:22 763cafe07f6e: Waiting 12:02:22 0c0b528cf693: Waiting 12:02:22 4fe6c5a15a65: Waiting 12:02:22 22a0e8bec74d: Waiting 12:02:22 10935f4eaf8b: Waiting 12:02:22 8ed8ca486205: Verifying Checksum 12:02:22 8ed8ca486205: Download complete 12:02:22 666ba61612fd: Download complete 12:02:22 22a0e8bec74d: Verifying Checksum 12:02:22 22a0e8bec74d: Download complete 12:02:22 640e595b4fbd: Verifying Checksum 12:02:22 640e595b4fbd: Download complete 12:02:22 59bf1c3509f3: Verifying Checksum 12:02:22 59bf1c3509f3: Download complete 12:02:22 763cafe07f6e: Verifying Checksum 12:02:22 763cafe07f6e: Download complete 12:02:22 0c0b528cf693: Verifying Checksum 12:02:22 0c0b528cf693: Download complete 12:02:22 59bf1c3509f3: Pull complete 12:02:23 4fe6c5a15a65: Verifying Checksum 12:02:23 4fe6c5a15a65: Download complete 12:02:23 10935f4eaf8b: Verifying Checksum 12:02:23 10935f4eaf8b: Download complete 12:02:23 666ba61612fd: Pull complete 12:02:23 8ed8ca486205: Pull complete 12:02:26 4fe6c5a15a65: Pull complete 12:02:26 22a0e8bec74d: Pull complete 12:02:26 640e595b4fbd: Pull complete 12:02:26 763cafe07f6e: Pull complete 12:02:26 0c0b528cf693: Pull complete 12:02:29 10935f4eaf8b: Pull complete 12:02:29 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 12:02:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:02:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 12:02:30 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:02:30 WORKDIR /edgex 12:02:30 COPY go.mod . 12:02:30 RUN go mod download' 12:02:30 + docker build -t ci-base-image-x86_64 -f - . 12:02:31 Sending build context to Docker daemon 334.1MB 12:02:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:02:31 ---> 99d49a6021b9 12:02:31 Step 2/4 : WORKDIR /edgex 12:02:33 ---> Running in f32ecc509e0d 12:02:33 Removing intermediate container f32ecc509e0d 12:02:33 ---> 365f19d90712 12:02:33 Step 3/4 : COPY go.mod . 12:02:33 ---> 52f58d897d98 12:02:33 Step 4/4 : RUN go mod download 12:02:33 ---> Running in 00187f2284b5 12:02:37 Still waiting to schedule task 12:02:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:03:12 Removing intermediate container 00187f2284b5 12:03:12 ---> d6cfb5ecbcd3 12:03:12 Successfully built d6cfb5ecbcd3 12:03:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:03:12 + docker inspect -f . ci-base-image-x86_64 12:03:12 . [Pipeline] withDockerContainer 12:03:12 prd-centos7-docker-4c-2g-6769 does not seem to be running inside a container 12:03:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:03:12 $ docker top 359bf7b0be0c3ea8d0510a74c129f8f26d46c8f27d761b2c5864f32fec65aabb -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:13 + go version 12:03:13 go version go1.17.6 linux/amd64 [Pipeline] } 12:03:13 $ docker stop --time=1 359bf7b0be0c3ea8d0510a74c129f8f26d46c8f27d761b2c5864f32fec65aabb 12:03:14 $ docker rm -f 359bf7b0be0c3ea8d0510a74c129f8f26d46c8f27d761b2c5864f32fec65aabb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:03:14 + docker inspect -f . ci-base-image-x86_64 12:03:14 . [Pipeline] withDockerContainer 12:03:14 prd-centos7-docker-4c-2g-6769 does not seem to be running inside a container 12:03:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:03:15 $ docker top 860eebce2c5599abf856e62d35999b2e3e16a0fcd1308aa4775652c4ca6bd8e6 -eo pid,comm [Pipeline] { [Pipeline] echo 12:03:15 ========================================================= 12:03:15 [edgeXBuildGoParallel] Running Tests and Build... 12:03:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:03:15 + make test 12:03:15 go mod tidy 12:03:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:03:22 ? github.com/edgexfoundry/edgex-go [no test files] 12:03:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:03:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:03:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:03:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:03:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:03:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:03:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:03:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:03:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:03:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:03:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:03:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:03:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:03:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements 12:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 12:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 54.9% of statements 12:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.131s coverage: 89.5% of statements 12:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:03:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 84.4% of statements 12:03:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:03:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:03:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:03:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:03:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:03:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.274s coverage: 94.2% of statements 12:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:03:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 54.2% of statements 12:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:03:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.040s coverage: 60.0% of statements 12:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:03:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 12:03:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:03:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 12:03:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements 12:03:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:03:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 12:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements 12:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 12:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 12:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 12:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements 12:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 12:04:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6770 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws 12:04:08 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 12:04:08 The recommended git tool is: git 12:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.168s coverage: 82.5% of statements 12:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:04:13 using credential edgex-jenkins-ssh 12:04:13 Cloning the remote Git repository 12:04:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:04:13 > git init /w/workspace/edgex-go/4 # timeout=10 12:04:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:04:14 > git --version # timeout=10 12:04:14 > git --version # 'git version 2.17.1' 12:04:14 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.0% of statements 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.267s coverage: 65.4% of statements 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.8% of statements 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 12:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:04:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 12:04:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:04:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:04:30 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit fd81e8eea96a92033a94fa95243825eee61fa6ce 12:04:30 Merge succeeded, producing fd81e8eea96a92033a94fa95243825eee61fa6ce 12:04:30 Checking out Revision fd81e8eea96a92033a94fa95243825eee61fa6ce (PR-3891) 12:04:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:04:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:04:29 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:04:30 > git config core.sparsecheckout # timeout=10 12:04:30 > git checkout -f fd81e8eea96a92033a94fa95243825eee61fa6ce # timeout=10 12:04:30 > git remote # timeout=10 12:04:30 > git config --get remote.origin.url # timeout=10 12:04:30 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:30 > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 12:04:30 > git rev-parse HEAD^{commit} # timeout=10 12:04:30 > git config core.sparsecheckout # timeout=10 12:04:30 > git checkout -f fd81e8eea96a92033a94fa95243825eee61fa6ce # timeout=10 12:04:34 Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:04:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:04:35 % Total % Received % Xferd Average Speed Time Time Time Current 12:04:35 Dload Upload Total Spent Left Speed 12:04:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48338 0 --:--:-- --:--:-- --:--:-- 48338 [Pipeline] sh 12:04:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:04:36 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:04:36 sudo tee /etc/docker/daemon.new 12:04:36 { 12:04:36 "registry-mirrors": [ 12:04:36 "https://nexus3.edgexfoundry.org:10001" 12:04:36 ], 12:04:36 "bip": "10.250.0.254/24", 12:04:36 "hosts": [ 12:04:36 "tcp://0.0.0.0:5555", 12:04:36 "unix:///var/run/docker.sock" 12:04:36 ], 12:04:36 "mtu": 1458, 12:04:36 "selinux-enabled": true, 12:04:36 "seccomp-profile": "/etc/docker/seccomp.json" 12:04:36 } [Pipeline] sh 12:04:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:04:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:04:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:04:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:04:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:04:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:04:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:04:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 12:04:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 12:04:37 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 12:04:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:04:55 provisioning config files... 12:04:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6761781560911888507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:56 ---> docker-login.sh 12:04:56 nexus3.edgexfoundry.org:10001 12:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:56 Configure a credential helper to remove this warning. See 12:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:56 12:04:56 Login Succeeded 12:04:56 nexus3.edgexfoundry.org:10002 12:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:57 Configure a credential helper to remove this warning. See 12:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:57 12:04:57 Login Succeeded 12:04:57 nexus3.edgexfoundry.org:10003 12:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:57 Configure a credential helper to remove this warning. See 12:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:57 12:04:57 Login Succeeded 12:04:57 nexus3.edgexfoundry.org:10004 12:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:58 Configure a credential helper to remove this warning. See 12:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:58 12:04:58 Login Succeeded 12:04:58 docker.io 12:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:58 Configure a credential helper to remove this warning. See 12:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:58 12:04:58 Login Succeeded 12:04:59 ---> docker-login.sh ends [Pipeline] } 12:04:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:04:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:04:59 ========================================================= 12:04:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 12:04:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:05:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:05:00 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:05:00 9b3977197b4f: Pulling fs layer 12:05:00 1a89e8eeedd5: Pulling fs layer 12:05:00 94645a83ff95: Pulling fs layer 12:05:00 3f3a8bcf1eab: Pulling fs layer 12:05:00 0c92f367c5e7: Pulling fs layer 12:05:00 f7c0051592d6: Pulling fs layer 12:05:00 a227ed2f7395: Pulling fs layer 12:05:00 7b1c46037f91: Pulling fs layer 12:05:00 3f3a8bcf1eab: Waiting 12:05:00 f7c0051592d6: Waiting 12:05:00 0c92f367c5e7: Waiting 12:05:00 a227ed2f7395: Waiting 12:05:00 7b1c46037f91: Waiting 12:05:00 94645a83ff95: Verifying Checksum 12:05:00 94645a83ff95: Download complete 12:05:00 1a89e8eeedd5: Verifying Checksum 12:05:00 1a89e8eeedd5: Download complete 12:05:00 0c92f367c5e7: Verifying Checksum 12:05:00 0c92f367c5e7: Download complete 12:05:00 9b3977197b4f: Verifying Checksum 12:05:00 9b3977197b4f: Download complete 12:05:00 a227ed2f7395: Verifying Checksum 12:05:00 a227ed2f7395: Download complete 12:05:01 9b3977197b4f: Pull complete 12:05:01 1a89e8eeedd5: Pull complete 12:05:02 94645a83ff95: Pull complete 12:05:02 7b1c46037f91: Verifying Checksum 12:05:02 7b1c46037f91: Download complete 12:05:02 3f3a8bcf1eab: Verifying Checksum 12:05:02 3f3a8bcf1eab: Download complete 12:05:15 3f3a8bcf1eab: Pull complete 12:05:15 0c92f367c5e7: Pull complete 12:05:15 f7c0051592d6: Pull complete 12:05:15 a227ed2f7395: Pull complete 12:05:16 GO111MODULE=on go vet ./... 12:05:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:05:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:05:17 ./bin/test-attribution-txt.sh [Pipeline] echo 12:05:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:05:18 + ls -al . 12:05:18 total 640 12:05:18 drwxrwxr-x 10 1001 1001 4096 Mar 10 12:05 . 12:05:18 drwxr-xr-x 4 root root 28 Mar 10 12:03 .. 12:05:18 -rw-rw-r-- 1 1001 1001 11 Mar 10 12:01 .dockerignore 12:05:18 drwxrwxr-x 8 1001 1001 179 Mar 10 12:01 .git 12:05:18 drwxrwxr-x 4 1001 1001 142 Mar 10 12:01 .github 12:05:18 -rw-rw-r-- 1 1001 1001 804 Mar 10 12:01 .gitignore 12:05:18 -rw-rw-r-- 1 1001 1001 42 Mar 10 12:01 .golangci.yml 12:05:18 -rw-rw-r-- 1 1001 1001 76 Mar 10 12:01 .hadolint.yml 12:05:18 drwx------ 3 1001 1001 73 Mar 10 12:02 .semver 12:05:18 -rw-rw-r-- 1 1001 1001 166 Mar 10 12:01 .sonarcloud.properties 12:05:18 -rw-rw-r-- 1 1001 1001 1171 Mar 10 12:01 ADOPTERS.md 12:05:18 -rw-rw-r-- 1 1001 1001 9019 Mar 10 12:01 Attribution.txt 12:05:18 -rw-rw-r-- 1 1001 1001 51732 Mar 10 12:01 CHANGELOG.md 12:05:18 -rw-rw-r-- 1 1001 1001 3804 Mar 10 12:01 CONTRIBUTING.md 12:05:18 -rw-rw-r-- 1 1001 1001 677 Mar 10 12:01 GOVERNANCE.md 12:05:18 -rw-rw-r-- 1 1001 1001 849 Mar 10 12:01 Jenkinsfile 12:05:18 -rw-rw-r-- 1 1001 1001 10775 Mar 10 12:01 LICENSE 12:05:18 -rw-rw-r-- 1 1001 1001 6508 Mar 10 12:01 Makefile 12:05:18 -rw-rw-r-- 1 1001 1001 582 Mar 10 12:01 OWNERS.md 12:05:18 -rw-rw-r-- 1 1001 1001 8207 Mar 10 12:01 README.md 12:05:18 -rw-rw-r-- 1 1001 1001 6912 Mar 10 12:01 SECURITY.md 12:05:18 -rw-rw-r-- 1 1001 1001 5 Mar 10 12:02 VERSION 12:05:18 -rw-rw-r-- 1 1001 1001 4131 Mar 10 12:01 ZMQWindows.md 12:05:18 drwxrwxr-x 2 1001 1001 37 Mar 10 12:01 bin 12:05:18 drwxrwxr-x 14 1001 1001 4096 Mar 10 12:01 cmd 12:05:18 -rw-r--r-- 1 root root 425893 Mar 10 12:04 coverage.out 12:05:18 -rw-rw-r-- 1 1001 1001 2827 Mar 10 12:01 go.mod 12:05:18 -rw-rw-r-- 1 1001 1001 50275 Mar 10 12:01 go.sum 12:05:18 drwxrwxr-x 8 1001 1001 124 Mar 10 12:01 internal 12:05:18 drwxrwxr-x 3 1001 1001 16 Mar 10 12:01 openapi 12:05:18 drwxrwxr-x 4 1001 1001 71 Mar 10 12:01 snap 12:05:18 -rw-rw-r-- 1 1001 1001 204 Mar 10 12:01 version.go [Pipeline] sh 12:05:18 + '[' -e coverage.out ] 12:05:18 + chown 1001:1001 coverage.out [Pipeline] stash 12:05:18 Stashed 1 file(s) [Pipeline] sh 12:05:18 + make build 12:05:18 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 12:05:20 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 12:05:22 7b1c46037f91: Pull complete 12:05:22 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 12:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:05:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 12:05:22 + docker build -t ci-base-image-arm64 -f - . 12:05:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:05:22 WORKDIR /edgex 12:05:22 COPY go.mod . 12:05:22 RUN go mod download 12:05:25 Sending build context to Docker daemon 168.7MB 12:05:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:05:25 ---> f79e39bc4007 12:05:25 Step 2/4 : WORKDIR /edgex 12:05:27 ---> Running in 75f18b66cb56 12:05:27 Removing intermediate container 75f18b66cb56 12:05:27 ---> 1fb3bd1e8886 12:05:27 Step 3/4 : COPY go.mod . 12:05:27 ---> 3941a2516e32 12:05:27 Step 4/4 : RUN go mod download 12:05:28 ---> Running in eb8ae17abb5e 12:05:28 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 12:05:28 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 12:05:29 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 12:05:29 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 12:05:30 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 12:05:31 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 12:05:32 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 12:05:32 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 12:05:33 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 12:05:34 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] } 12:05:35 $ docker stop --time=1 860eebce2c5599abf856e62d35999b2e3e16a0fcd1308aa4775652c4ca6bd8e6 12:05:37 $ docker rm -f 860eebce2c5599abf856e62d35999b2e3e16a0fcd1308aa4775652c4ca6bd8e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:05:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:05:38 12:05:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:05:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:05:39 latest: Pulling from edgex-devops/edgex-compose 12:05:39 cbdbe7a5bc2a: Pulling fs layer 12:05:39 ca9280d653b3: Pulling fs layer 12:05:39 7e9c9ca2126c: Pulling fs layer 12:05:39 cbdbe7a5bc2a: Verifying Checksum 12:05:39 cbdbe7a5bc2a: Download complete 12:05:39 ca9280d653b3: Verifying Checksum 12:05:39 ca9280d653b3: Download complete 12:05:39 cbdbe7a5bc2a: Pull complete 12:05:39 7e9c9ca2126c: Download complete 12:05:40 ca9280d653b3: Pull complete 12:05:43 7e9c9ca2126c: Pull complete 12:05:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:05:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:05:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:05:43 prd-centos7-docker-4c-2g-6769 does not seem to be running inside a container 12:05:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:05:45 $ docker top 82bcad3ef68c19d097c62ae214a6e56404707696bf310f536451ed0da2c743e7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:05:46 + docker-compose build --help 12:05:46 + grep parallel 12:05:46 --parallel Build images in parallel. [Pipeline] } 12:05:46 $ docker stop --time=1 82bcad3ef68c19d097c62ae214a6e56404707696bf310f536451ed0da2c743e7 12:05:48 $ docker rm -f 82bcad3ef68c19d097c62ae214a6e56404707696bf310f536451ed0da2c743e7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:05:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:05:48 . [Pipeline] withDockerContainer 12:05:48 prd-centos7-docker-4c-2g-6769 does not seem to be running inside a container 12:05:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:05:48 $ docker top ae1452bbe4f05d7f5dce1b5d62f0e3e108937dbae9281d9769d2528b650b0c5a -eo pid,comm [Pipeline] { [Pipeline] sh 12:05:49 + docker-compose -f ./docker-compose-build.yml build --parallel 12:05:49 Building core-command ... 12:05:49 Building core-data ... 12:05:49 Building core-metadata ... 12:05:49 Building security-bootstrapper ... 12:05:49 Building security-proxy-setup ... 12:05:49 Building security-secretstore-setup ... 12:05:49 Building support-notifications ... 12:05:49 Building support-scheduler ... 12:05:49 Building sys-mgmt-agent ... 12:05:49 Building sys-mgmt-agent 12:05:49 Building core-data 12:05:49 Building support-scheduler 12:05:49 Building support-notifications 12:05:49 Building security-bootstrapper 12:06:02 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:06:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:06:02 ---> d6cfb5ecbcd3 12:06:02 Step 3/22 : WORKDIR /edgex-go 12:06:02 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:06:02 Step 2/31 : FROM ${BUILDER_BASE} AS builder 12:06:02 ---> d6cfb5ecbcd3 12:06:02 Step 3/31 : WORKDIR /edgex-go 12:06:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:06:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:06:02 ---> d6cfb5ecbcd3 12:06:02 Step 3/23 : WORKDIR /edgex-go 12:06:04 ---> Running in 58f3974f50e3 12:06:04 ---> Running in 5479df8e273a 12:06:04 ---> Running in d738cabe81ef 12:06:05 Removing intermediate container d738cabe81ef 12:06:05 ---> 2b0d6278dbc3 12:06:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:06:05 Removing intermediate container 58f3974f50e3 12:06:05 Removing intermediate container 5479df8e273a 12:06:05 ---> fc391373c639 12:06:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:06:05 ---> c3d8fc42c593 12:06:05 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:06:05 ---> Running in 0547d23565da 12:06:05 ---> Running in 3688e3eabab3 12:06:05 ---> Running in d76541a37f83 12:06:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:06:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:06:07 ---> d6cfb5ecbcd3 12:06:07 Step 3/23 : WORKDIR /edgex-go 12:06:07 ---> Using cache 12:06:07 ---> fc391373c639 12:06:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:06:07 ---> Using cache 12:06:07 ---> 003773ccadc2 12:06:07 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:06:07 Removing intermediate container 3688e3eabab3 12:06:07 ---> 003773ccadc2 12:06:07 Step 5/23 : RUN apk add --update --no-cache make bash git 12:06:07 ---> Running in 347c9bf85e53 12:06:07 Removing intermediate container d76541a37f83 12:06:07 ---> 2cf3308ad2d8 12:06:07 Step 5/31 : RUN apk add --update --no-cache make git 12:06:07 ---> Running in b8cea1ca790f 12:06:07 Removing intermediate container 0547d23565da 12:06:07 ---> 37bacb3bb294 12:06:07 Step 5/22 : RUN apk add --update --no-cache make git 12:06:07 ---> Running in caf4d874564c 12:06:07 ---> Running in 6eaa24bbb604 12:06:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:06:07 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:06:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:06:07 ---> d6cfb5ecbcd3 12:06:07 Step 3/22 : WORKDIR /edgex-go 12:06:07 ---> Using cache 12:06:07 ---> fc391373c639 12:06:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:06:07 ---> Using cache 12:06:07 ---> 003773ccadc2 12:06:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:06:07 ---> Running in e33c860ac7a7 12:06:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:06:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:06:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:06:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:06:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:06:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:06:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:06:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:06:09 OK: 221 MiB in 52 packages 12:06:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:06:09 OK: 221 MiB in 52 packages 12:06:09 OK: 221 MiB in 52 packages 12:06:09 Removing intermediate container 347c9bf85e53 12:06:09 ---> c8a613a33fd6 12:06:09 Step 6/23 : COPY go.mod vendor* ./ 12:06:09 OK: 221 MiB in 52 packages 12:06:09 OK: 221 MiB in 52 packages 12:06:09 ---> 0431f5f59fb9 12:06:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:09 ---> Running in 98c1328f15b1 12:06:09 Removing intermediate container b8cea1ca790f 12:06:09 ---> 54af20218e0a 12:06:09 Step 6/23 : COPY go.mod vendor* ./ 12:06:09 Removing intermediate container caf4d874564c 12:06:09 ---> ab828a373de5 12:06:09 Step 6/31 : COPY go.mod vendor* ./ 12:06:09 Removing intermediate container 6eaa24bbb604 12:06:09 ---> 1cf4af894745 12:06:09 Step 6/22 : COPY go.mod vendor* ./ 12:06:10 Removing intermediate container e33c860ac7a7 12:06:10 ---> 62b753762bd0 12:06:10 Step 6/22 : COPY go.mod vendor* ./ 12:06:10 ---> cb67330ccad7 12:06:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:10 ---> c0f9d74c3f58 12:06:10 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:10 ---> Running in ce1c1c7f463b 12:06:10 ---> Running in 43b1bf6ad861 12:06:10 ---> bd31237c0593 12:06:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:10 ---> 093173d7ec37 12:06:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:10 ---> Running in 5fb6dae55511 12:06:10 ---> Running in a0cd92a691db 12:06:12 Removing intermediate container ce1c1c7f463b 12:06:12 ---> 57e67ac3c041 12:06:12 Step 8/23 : COPY . . 12:06:12 Removing intermediate container 5fb6dae55511 12:06:12 ---> 31c46112908f 12:06:12 Step 8/22 : COPY . . 12:06:12 Removing intermediate container 43b1bf6ad861 12:06:12 ---> d93e582b90f2 12:06:12 Step 8/31 : COPY . . 12:06:14 Removing intermediate container a0cd92a691db 12:06:14 ---> e16ca8cdb59f 12:06:14 Step 8/22 : COPY . . 12:06:16 Removing intermediate container 98c1328f15b1 12:06:16 ---> 3d76483dc79b 12:06:16 Step 8/23 : COPY . . 12:06:25 ---> d6e73ddb16e6 12:06:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:06:25 ---> Running in fddf4150b3f2 12:06:27 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 12:06:31 ---> 7981a1a70836 12:06:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:06:31 ---> a62a03c4be2f 12:06:31 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:06:31 ---> 402a4d9f86e4 12:06:31 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:06:31 ---> Running in cd2de337f1e0 12:06:31 ---> Running in 5b3393a656f7 12:06:31 ---> Running in 7705a704faae 12:06:32 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 12:06:32 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 12:06:32 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 12:06:40 ---> bf86e1b58543 12:06:40 Step 9/23 : RUN make cmd/core-data/core-data 12:06:40 ---> Running in 42cdc2ebe590 12:06:40 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 12:06:49 Removing intermediate container eb8ae17abb5e 12:06:49 ---> 85b757e2d080 12:06:49 Successfully built 85b757e2d080 12:06:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:06:50 + docker inspect -f . ci-base-image-arm64 12:06:50 . [Pipeline] withDockerContainer 12:06:50 prd-ubuntu18.04-docker-arm64-4c-16g-6770 does not seem to be running inside a container 12:06:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:06:51 $ docker top 2860b1654395ba01bd0d51fe567423a23785c00f29074058749ca39ca07622eb -eo pid,comm [Pipeline] { [Pipeline] sh 12:06:52 + go version 12:06:52 go version go1.17.6 linux/arm64 [Pipeline] } 12:06:52 $ docker stop --time=1 2860b1654395ba01bd0d51fe567423a23785c00f29074058749ca39ca07622eb 12:06:54 $ docker rm -f 2860b1654395ba01bd0d51fe567423a23785c00f29074058749ca39ca07622eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:06:54 + docker inspect -f . ci-base-image-arm64 12:06:54 . [Pipeline] withDockerContainer 12:06:55 prd-ubuntu18.04-docker-arm64-4c-16g-6770 does not seem to be running inside a container 12:06:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:06:56 $ docker top 7ca0a536498af5a8e5ae5e8ccc2c897f361b2f445fff999f501c579f9740ee95 -eo pid,comm [Pipeline] { [Pipeline] echo 12:06:56 ========================================================= 12:06:56 [edgeXBuildGoParallel] Running Tests and Build... 12:06:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:06:57 + make test 12:06:57 go mod tidy 12:06:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:07:07 Removing intermediate container fddf4150b3f2 12:07:07 ---> a37ef104e371 12:07:07 12:07:07 Step 10/22 : FROM alpine:3.14 12:07:07 3.14: Pulling from library/alpine 12:07:07 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 12:07:07 Status: Downloaded newer image for alpine:3.14 12:07:07 ---> 0a97eee8041e 12:07:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:07:07 ---> Running in 8dcf528f6464 12:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:07:07 (1/1) Installing dumb-init (1.2.5-r1) 12:07:07 Executing busybox-1.33.1-r6.trigger 12:07:07 OK: 6 MiB in 15 packages 12:07:08 Removing intermediate container 8dcf528f6464 12:07:08 ---> f8e2b898995a 12:07:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:07:08 ---> Running in ffb6f919efb7 12:07:08 Removing intermediate container ffb6f919efb7 12:07:08 ---> de1cecf423f1 12:07:08 Step 13/22 : ENV APP_PORT=59861 12:07:08 ---> Running in 5fee76f81a4c 12:07:08 Removing intermediate container 5fee76f81a4c 12:07:08 ---> 085101f602df 12:07:08 Step 14/22 : EXPOSE $APP_PORT 12:07:08 ---> Running in cfe6e00d7ea8 12:07:09 Removing intermediate container cfe6e00d7ea8 12:07:09 ---> 89d1acb04196 12:07:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:07:09 ---> ff5db870ff1e 12:07:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:07:10 ---> 8f176594a562 12:07:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:07:10 ---> ea8ea0086c4e 12:07:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:07:10 ---> Running in 99ad71aec974 12:07:10 Removing intermediate container 99ad71aec974 12:07:10 ---> 3681b2e5d55b 12:07:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:07:10 ---> Running in 090b84f93667 12:07:10 Removing intermediate container 090b84f93667 12:07:10 ---> 46fdb2ffb509 12:07:10 Step 20/22 : LABEL arch=x86_64 12:07:10 ---> Running in 8e2060c27bb2 12:07:10 Removing intermediate container 8e2060c27bb2 12:07:10 ---> 6f22b62963d1 12:07:10 Step 21/22 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce 12:07:10 ---> Running in c20e0e616dc0 12:07:10 Removing intermediate container c20e0e616dc0 12:07:10 ---> 30f2f1736618 12:07:10 Step 22/22 : LABEL version=0.0.0 12:07:10 ---> Running in cefcf61503e9 12:07:11 Removing intermediate container cefcf61503e9 12:07:11 ---> f945695d4120 12:07:11 12:07:11 Successfully built f945695d4120 12:07:11 Successfully tagged support-scheduler:latest 12:07:11 Building core-command 12:07:18  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:07:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:07:18 ---> d6cfb5ecbcd3 12:07:18 Step 3/23 : WORKDIR /edgex-go 12:07:18 ---> Using cache 12:07:18 ---> fc391373c639 12:07:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:18 ---> Using cache 12:07:18 ---> 003773ccadc2 12:07:18 Step 5/23 : RUN apk add --update --no-cache make git 12:07:18 ---> Running in 37f5cc02c2f7 12:07:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:07:18 Removing intermediate container 7705a704faae 12:07:18 ---> ce6805fc645d 12:07:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:07:18 ---> Running in 97ac87ddf6a7 12:07:18 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 12:07:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:07:19 OK: 221 MiB in 52 packages 12:07:20 Removing intermediate container 5b3393a656f7 12:07:20 ---> a1328be886b8 12:07:20 12:07:20 Step 10/31 : FROM alpine:3.14 12:07:20 ---> 0a97eee8041e 12:07:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:07:20 ---> Running in 67ea3a5b8f49 12:07:20 Removing intermediate container 67ea3a5b8f49 12:07:20 ---> 9889976766ef 12:07:20 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 12:07:20 ---> Running in 28f17c217d5e 12:07:20 Removing intermediate container 97ac87ddf6a7 12:07:20 ---> a5341e793f44 12:07:20 12:07:20 Step 11/23 : FROM docker:20.10.10 12:07:20 Removing intermediate container 37f5cc02c2f7 12:07:20 ---> 371ff132a603 12:07:20 Step 6/23 : COPY go.mod vendor* ./ 12:07:21 20.10.10: Pulling from library/docker 12:07:21 ---> 1bc7f919fc1c 12:07:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:21 ---> Running in 5f10e2cb9ea0 12:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:07:22 (1/2) Installing dumb-init (1.2.5-r1) 12:07:22 (2/2) Installing su-exec (0.2-r1) 12:07:22 Executing busybox-1.33.1-r6.trigger 12:07:22 OK: 6 MiB in 16 packages 12:07:22 Removing intermediate container 28f17c217d5e 12:07:22 ---> 004f8f1d2381 12:07:22 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 12:07:22 ---> Running in 9cfb45ae9a7b 12:07:22 Removing intermediate container 9cfb45ae9a7b 12:07:22 ---> 2f49df391ab0 12:07:22 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:07:22 ---> Running in 71dd00ccaf72 12:07:22 Removing intermediate container 71dd00ccaf72 12:07:22 ---> ca0384c20b77 12:07:22 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:07:23 ---> Running in fca72a603c37 12:07:24 Removing intermediate container 5f10e2cb9ea0 12:07:24 ---> 2b0edfcfaea1 12:07:24 Step 8/23 : COPY . . 12:07:24 Removing intermediate container cd2de337f1e0 12:07:24 ---> 4f0317b92b8c 12:07:24 12:07:24 Step 10/22 : FROM alpine:3.14 12:07:24 ---> 0a97eee8041e 12:07:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:07:24 ---> Running in 8c920d0e7df3 12:07:25 Removing intermediate container fca72a603c37 12:07:25 ---> 61eff24ae883 12:07:25 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 12:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:07:25 ---> Running in 13af6a2b3209 12:07:26 (1/2) Installing ca-certificates (20211220-r0) 12:07:26 (2/2) Installing dumb-init (1.2.5-r1) 12:07:26 Executing busybox-1.33.1-r6.trigger 12:07:26 Executing ca-certificates-20211220-r0.trigger 12:07:26 OK: 6 MiB in 16 packages 12:07:27 Removing intermediate container 13af6a2b3209 12:07:27 ---> 29304e505b7d 12:07:27 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:07:27 ---> 46ebf3c37813 12:07:27 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:07:27 ---> Running in 0d4303fe5261 12:07:27 Removing intermediate container 8c920d0e7df3 12:07:27 ---> 0dacbd795415 12:07:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:07:27 ---> Running in 9d2a63b3e23a 12:07:27 Removing intermediate container 9d2a63b3e23a 12:07:27 ---> 01450ad2bd40 12:07:27 Step 13/22 : ENV APP_PORT=59860 12:07:27 ---> Running in 23605f97d42f 12:07:28 Removing intermediate container 23605f97d42f 12:07:28 ---> 3b3a666aa0b5 12:07:28 Step 14/22 : EXPOSE $APP_PORT 12:07:28 ---> Running in 4aa0575991e9 12:07:28 Removing intermediate container 0d4303fe5261 12:07:28 ---> cf00c1653162 12:07:28 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 12:07:28 Removing intermediate container 4aa0575991e9 12:07:28 ---> 2d68127b4115 12:07:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:07:28 ---> c56a40cf03b3 12:07:28 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:07:28 Removing intermediate container 42cdc2ebe590 12:07:28 ---> 0d04fd0b75bf 12:07:28 12:07:28 Step 10/23 : FROM alpine:3.14 12:07:28 ---> 0a97eee8041e 12:07:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:07:28 ---> 93d997814d16 12:07:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:07:28 ---> Running in d8620d0c837e 12:07:29 Removing intermediate container d8620d0c837e 12:07:29 ---> 3d2e4a079a7e 12:07:29 Step 12/23 : ENV APP_PORT=59880 12:07:29 ---> Running in 17c4551c79ea 12:07:29 Removing intermediate container 17c4551c79ea 12:07:29 ---> b66d4a689a8f 12:07:29 Step 13/23 : EXPOSE $APP_PORT 12:07:29 ---> c8f85eb505aa 12:07:29 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:07:29 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 12:07:29 ---> e983bb94e92a 12:07:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:07:29 Status: Downloaded newer image for docker:20.10.10 12:07:29 ---> b706a049f56e 12:07:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:07:29 ---> Running in 879bd384eb5e 12:07:29 ---> Running in d875d92d89be 12:07:29 Removing intermediate container 879bd384eb5e 12:07:29 ---> 0926651877a3 12:07:29 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:29 ---> 645f2ea1efbf 12:07:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:07:29 ---> Running in 04f87541beeb 12:07:29 ---> 1d37fa6a71e8 12:07:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:07:29 Removing intermediate container d875d92d89be 12:07:29 ---> d4d12e1e01e4 12:07:29 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 12:07:29 ---> Running in 816d3c6a222d 12:07:29 ---> Running in 9ba6c352b148 12:07:29 ---> 9ff0123078d3 12:07:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:07:30 Removing intermediate container 816d3c6a222d 12:07:30 ---> a0948f45f626 12:07:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:07:30 ---> Running in 6f7a7becd382 12:07:30 ? github.com/edgexfoundry/edgex-go [no test files] 12:07:30 ---> a4dbb85b1fe6 12:07:30 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 12:07:30 Removing intermediate container 6f7a7becd382 12:07:30 ---> 76094349c2b7 12:07:30 Step 20/22 : LABEL arch=x86_64 12:07:30 ---> Running in e824269d1498 12:07:30 ---> Running in fe8724ee233d 12:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:07:30 (1/42) Installing readline (8.1.0-r0) 12:07:30 (2/42) Installing bash (5.1.4-r0) 12:07:30 Executing bash-5.1.4-r0.post-install 12:07:30 (3/42) Installing brotli-libs (1.0.9-r5) 12:07:30 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:07:30 (5/42) Installing libcurl (7.79.1-r0) 12:07:30 Removing intermediate container fe8724ee233d 12:07:30 ---> 6e1d6be897cc 12:07:30 Step 21/22 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce 12:07:30 (6/42) Installing curl (7.79.1-r0) 12:07:30 (7/42) Installing dumb-init (1.2.5-r1) 12:07:31 (8/42) Installing libbz2 (1.0.8-r1) 12:07:31 (9/42) Installing expat (2.4.7-r0) 12:07:31 (10/42) Installing libffi (3.3-r2) 12:07:31 (11/42) Installing gdbm (1.19-r0) 12:07:31 (12/42) Installing xz-libs (5.2.5-r0) 12:07:31 Removing intermediate container e824269d1498 12:07:31 ---> bf35b29a2236 12:07:31 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:07:31 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:07:31 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:07:31 (15/42) Installing mpdecimal (2.5.1-r1) 12:07:31 (16/42) Installing sqlite-libs (3.35.5-r0) 12:07:31 (17/42) Installing python3 (3.9.5-r2) 12:07:31 ---> Running in 4838fe412d0b 12:07:32 Removing intermediate container 04f87541beeb 12:07:32 ---> 9713faeef1f8 12:07:32 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 12:07:32 ---> ef4961c369b7 12:07:32 Step 26/31 : RUN chmod +x /entrypoint.sh 12:07:32 Removing intermediate container 4838fe412d0b 12:07:32 ---> Running in 3c06c9142584 12:07:32 (18/42) Installing py3-appdirs (1.4.4-r2) 12:07:32 ---> d43172a182bd 12:07:32 Step 22/22 : LABEL version=0.0.0 12:07:32 (19/42) Installing py3-chardet (4.0.0-r2) 12:07:32 (20/42) Installing py3-idna (3.2-r0) 12:07:32 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:07:32 ---> Running in 9da275031e7b 12:07:32 (22/42) Installing py3-certifi (2020.12.5-r1) 12:07:32 (23/42) Installing py3-requests (2.25.1-r4) 12:07:32 (24/42) Installing py3-msgpack (1.0.2-r1) 12:07:32 (25/42) Installing py3-lockfile (0.12.2-r4) 12:07:32 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:07:32 ---> Running in 6d2376779090 12:07:32 (27/42) Installing py3-colorama (0.4.4-r1) 12:07:32 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:07:32 ---> e8345489c290 12:07:32 Step 9/23 : RUN make cmd/core-command/core-command 12:07:32 (29/42) Installing py3-distlib (0.3.1-r3) 12:07:32 Removing intermediate container 9da275031e7b 12:07:32 ---> 42f8d3d38ba0 12:07:32 12:07:32 (30/42) Installing py3-distro (1.5.0-r3) 12:07:32 (31/42) Installing py3-six (1.15.0-r1) 12:07:32 (32/42) Installing py3-webencodings (0.5.1-r4) 12:07:32 (33/42) Installing py3-html5lib (1.1-r1) 12:07:32 (34/42) Installing py3-parsing (2.4.7-r2) 12:07:32 (35/42) Installing py3-packaging (20.9-r1) 12:07:32 (36/42) Installing py3-toml (0.10.2-r2) 12:07:32 ---> Running in 67e66012e66f 12:07:32 (37/42) Installing py3-pep517 (0.10.0-r2) 12:07:32 (38/42) Installing py3-progress (1.5-r2) 12:07:32 (39/42) Installing py3-retrying (1.3.3-r1) 12:07:32 Successfully built 42f8d3d38ba0 12:07:32 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:07:32 (41/42) Installing py3-setuptools (52.0.0-r3) 12:07:32 (42/42) Installing py3-pip (20.3.4-r1) 12:07:32 Successfully tagged support-notifications:latest 12:07:32 Building core-metadata 12:07:32  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:07:33 Executing busybox-1.33.1-r6.trigger 12:07:33 OK: 84 MiB in 64 packages 12: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 12:07:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:07:33 Collecting docker-compose==1.23.2 12:07:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:07:33 (1/6) Installing dumb-init (1.2.5-r1) 12:07:34 Collecting texttable<0.10,>=0.9.0 12:07:34 Downloading texttable-0.9.1.tar.gz (11 kB) 12:07:34 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:07:34 (3/6) Installing libsodium (1.0.18-r0) 12:07:34 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:07:34 (5/6) Installing libzmq (4.3.4-r0) 12:07:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 12:07:34 Collecting jsonschema<3,>=2.5.1 12:07:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:07:34 Collecting dockerpty<0.5,>=0.4.1 12:07:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:07:34 (6/6) Installing zeromq (4.3.4-r0) 12:07:34 Executing busybox-1.33.1-r6.trigger 12:07:34 OK: 8 MiB in 20 packages 12:07:35 Removing intermediate container 6d2376779090 12:07:35 ---> 758079340d5f 12:07:35 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 12:07:35 Collecting websocket-client<1.0,>=0.32.0 12:07:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:07:35 ---> Running in 95202babe655 12:07:35 Collecting cached-property<2,>=1.2.0 12:07:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:07:35 Removing intermediate container 3c06c9142584 12:07:35 ---> 8a282ab927d2 12:07:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:07:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:07:35 Removing intermediate container 95202babe655 12:07:35 ---> 4c8a66bb9068 12:07:35 Step 28/31 : CMD ["gate"] 12:07:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:07:35 Collecting docopt<0.7,>=0.6.1 12:07:35 Downloading docopt-0.6.2.tar.gz (25 kB) 12:07:35 ---> Running in 06260b4ae322 12:07:35 ---> 2d64a5deaec8 12:07:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:07:36 Removing intermediate container 06260b4ae322 12:07:36 ---> c16b11835bc9 12:07:36 Step 29/31 : LABEL arch=x86_64 12:07:36 ---> Running in 1d4d27cc6e92 12:07:36 Collecting docker<4.0,>=3.6.0 12:07:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:07:36 Removing intermediate container 1d4d27cc6e92 12:07:36 ---> e547d6e8d4a6 12:07:36 Step 30/31 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce 12:07:36 Collecting PyYAML<4,>=3.10 12:07:36 Downloading PyYAML-3.13.tar.gz (270 kB) 12:07:36 ---> Running in a7bac93bca08 12:07:36 ---> 88e2b5a106bb 12:07:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:07:36 Removing intermediate container a7bac93bca08 12:07:36 ---> 0f2ea2c2fd52 12:07:36 Step 31/31 : LABEL version=0.0.0 12:07:36 ---> Running in 584419a509cd 12:07:37 ---> 0023b313220a 12:07:37 Step 19/23 : ENTRYPOINT ["/core-data"] 12:07:37 ---> Running in 626792e6619c 12:07:37 Removing intermediate container 584419a509cd 12:07:37 ---> 7cba17760bae 12:07:37 12:07:37 Successfully built 7cba17760bae 12:07:37 Successfully tagged security-bootstrapper:latest 12:07:37 Building security-secretstore-setup 12:07:37 Removing intermediate container 626792e6619c 12:07:37 ---> ff5113bb9e41 12:07:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:07:37  Building security-bootstrapper ... done  ---> Running in 378f6c18ed10 12:07:37 Removing intermediate container 378f6c18ed10 12:07:37 ---> e3407031517f 12:07:37 Step 21/23 : LABEL arch=x86_64 12:07:37 ---> Running in 3c178ad16ca4 12:07:37 Collecting docker-pycreds>=0.4.0 12:07:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:07:38 Removing intermediate container 3c178ad16ca4 12:07:38 ---> 8d705770ca45 12:07:38 Step 22/23 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce 12:07:38 Collecting urllib3<1.25,>=1.21.1 12:07:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:07:38 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) 12:07:38 Collecting chardet<3.1.0,>=3.0.2 12:07:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:07:38 Collecting idna<2.8,>=2.5 12:07:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:07:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:07:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:07:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:07:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:07:38 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:07:38 Attempting uninstall: urllib3 12:07:38 Found existing installation: urllib3 1.26.5 12:07:38 Uninstalling urllib3-1.26.5: 12:07:38 Successfully uninstalled urllib3-1.26.5 12:07:38 ---> Running in 772d998f7e64 12:07:38 Attempting uninstall: idna 12:07:38 Found existing installation: idna 3.2 12:07:38 Uninstalling idna-3.2: 12:07:39 Successfully uninstalled idna-3.2 12:07:39 Attempting uninstall: chardet 12:07:39 Found existing installation: chardet 4.0.0 12:07:39 Uninstalling chardet-4.0.0: 12:07:39 Removing intermediate container 772d998f7e64 12:07:39 ---> c858d7c57399 12:07:39 Step 23/23 : LABEL version=0.0.0 12:07:39 Successfully uninstalled chardet-4.0.0 12:07:40 Attempting uninstall: requests 12:07:40 Found existing installation: requests 2.25.1 12:07:40 Uninstalling requests-2.25.1: 12:07:41 Successfully uninstalled requests-2.25.1 12:07:41 ---> Running in e14d66058560 12:07:41 Running setup.py install for texttable: started 12:07:42 Running setup.py install for texttable: finished with status 'done' 12:07:42 Running setup.py install for PyYAML: started 12:07:42 Removing intermediate container e14d66058560 12:07:42 ---> f81a618fe40c 12:07:42 12:07:42 Successfully built f81a618fe40c 12:07:42 Successfully tagged core-data:latest 12:07:42  Building core-data ... done Building security-proxy-setup 12:07:42 Running setup.py install for PyYAML: finished with status 'done' 12:07:43 Running setup.py install for docopt: started 12:07:43 Running setup.py install for docopt: finished with status 'done' 12:07:43 Running setup.py install for dockerpty: started 12:07:44 Running setup.py install for dockerpty: finished with status 'done' 12:07:44 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 12:07:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:07:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:07:46 ---> d6cfb5ecbcd3 12:07:46 Step 3/23 : WORKDIR /edgex-go 12:07:46 ---> Using cache 12:07:46 ---> fc391373c639 12:07:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:46 ---> Using cache 12:07:46 ---> 003773ccadc2 12:07:46 Step 5/23 : RUN apk add --update --no-cache make git 12:07:47 ---> Using cache 12:07:47 ---> 371ff132a603 12:07:47 Step 6/23 : COPY go.mod vendor* ./ 12:07:47 ---> Using cache 12:07:47 ---> 1bc7f919fc1c 12:07:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:47 ---> Using cache 12:07:47 ---> 2b0edfcfaea1 12:07:47 Step 8/23 : COPY . . 12:07:47 ---> Using cache 12:07:47 ---> e8345489c290 12:07:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 12:07:47 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:07:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:07:47 ---> d6cfb5ecbcd3 12:07:47 Step 3/21 : WORKDIR /edgex-go 12:07:47 ---> Using cache 12:07:47 ---> fc391373c639 12:07:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:47 ---> Using cache 12:07:47 ---> 003773ccadc2 12:07:47 Step 5/21 : RUN apk add --update --no-cache make git 12:07:47 ---> Using cache 12:07:47 ---> 371ff132a603 12:07:47 Step 6/21 : COPY go.mod vendor* ./ 12:07:47 ---> Using cache 12:07:47 ---> 1bc7f919fc1c 12:07:47 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:47 ---> Using cache 12:07:47 ---> 2b0edfcfaea1 12:07:47 Step 8/21 : COPY . . 12:07:47 ---> Using cache 12:07:47 ---> e8345489c290 12:07:47 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:07:47 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:07:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:07:47 ---> d6cfb5ecbcd3 12:07:47 Step 3/25 : WORKDIR /edgex-go 12:07:47 ---> Using cache 12:07:47 ---> fc391373c639 12:07:47 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:47 ---> Using cache 12:07:47 ---> 003773ccadc2 12:07:47 Step 5/25 : RUN apk add --update --no-cache make git 12:07:47 ---> Using cache 12:07:47 ---> 371ff132a603 12:07:47 Step 6/25 : COPY go.mod vendor* ./ 12:07:47 ---> Using cache 12:07:47 ---> 1bc7f919fc1c 12:07:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:47 ---> Using cache 12:07:47 ---> 2b0edfcfaea1 12:07:47 Step 8/25 : COPY . . 12:07:47 ---> Using cache 12:07:47 ---> e8345489c290 12:07:47 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:07:48 ---> Running in 931992f1a016 12:07:48 ---> Running in 4d39e0d139fa 12:07:48 ---> Running in 5f902963fe5d 12:07:49 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 12:07:49 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 12:07:49 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 12:07:52 Removing intermediate container 9ba6c352b148 12:07:52 ---> 893c4c38f3ce 12:07:52 Step 14/23 : ENV APP_PORT=58890 12:07:52 ---> Running in 4c0b1dfa751b 12:07:52 Removing intermediate container 4c0b1dfa751b 12:07:52 ---> 594c6185435a 12:07:52 Step 15/23 : EXPOSE $APP_PORT 12:07:52 ---> Running in 1e8f5c87e138 12:07:52 Removing intermediate container 1e8f5c87e138 12:07:52 ---> a030b9cbd682 12:07:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:07:53 ---> 47f13df65b94 12:07:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:07:53 ---> a2b6e3f145d2 12:07:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:07:54 ---> f6543a4d187a 12:07:54 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 12:07:54 ---> Running in bd181b7794d5 12:07:54 Removing intermediate container bd181b7794d5 12:07:54 ---> 373b2b11e87b 12:07:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:07:54 ---> Running in e564e6e3d593 12:07:54 Removing intermediate container e564e6e3d593 12:07:54 ---> 45cbeba12926 12:07:54 Step 21/23 : LABEL arch=x86_64 12:07:54 ---> Running in 79e0530cd205 12:07:54 Removing intermediate container 79e0530cd205 12:07:54 ---> 2961abb05c7d 12:07:54 Step 22/23 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce 12:07:54 ---> Running in 5ded637d85dc 12:07:54 Removing intermediate container 5ded637d85dc 12:07:54 ---> 1e724116ae07 12:07:54 Step 23/23 : LABEL version=0.0.0 12:07:55 ---> Running in 533373c559ec 12:07:55 Removing intermediate container 533373c559ec 12:07:55 ---> 5dcf131343dd 12:07:55 12:07:55 Successfully built 5dcf131343dd 12:07:55 Successfully tagged sys-mgmt-agent:latest 12:08:05  Building sys-mgmt-agent ... done Removing intermediate container 67e66012e66f 12:08:05 ---> ae0110aefe02 12:08:05 12:08:05 Step 10/23 : FROM alpine:3.14 12:08:05 ---> 0a97eee8041e 12:08:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:08:05 ---> Using cache 12:08:05 ---> f8e2b898995a 12:08:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:08:05 ---> Using cache 12:08:05 ---> de1cecf423f1 12:08:05 Step 13/23 : ENV APP_PORT=59882 12:08:05 ---> Running in bc4db066456f 12:08:05 Removing intermediate container bc4db066456f 12:08:05 ---> 5625f9ea4e10 12:08:05 Step 14/23 : EXPOSE $APP_PORT 12:08:05 ---> Running in 0048a6d24bcc 12:08:05 Removing intermediate container 0048a6d24bcc 12:08:05 ---> f965a64ab0ce 12:08:05 Step 15/23 : WORKDIR / 12:08:05 ---> Running in d1bb7d4da7d6 12:08:05 Removing intermediate container d1bb7d4da7d6 12:08:05 ---> 5750ba7914e7 12:08:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:08:05 ---> c2b34c66732b 12:08:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:08:06 ---> f95cb6ad6a64 12:08:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:08:06 ---> 218f9bb5e978 12:08:06 Step 19/23 : ENTRYPOINT ["/core-command"] 12:08:06 ---> Running in 2f79d3a600c8 12:08:06 Removing intermediate container 2f79d3a600c8 12:08:06 ---> 47feda76b3f2 12:08:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:08:06 ---> Running in 2c06c4f2e7f3 12:08:06 Removing intermediate container 2c06c4f2e7f3 12:08:06 ---> 88c33904e5dd 12:08:06 Step 21/23 : LABEL arch=x86_64 12:08:06 ---> Running in d23b41e55e62 12:08:06 Removing intermediate container d23b41e55e62 12:08:06 ---> f6857ee955fd 12:08:06 Step 22/23 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce 12:08:06 ---> Running in 3df6c0b51726 12:08:07 Removing intermediate container 3df6c0b51726 12:08:07 ---> fedcc4d770ec 12:08:07 Step 23/23 : LABEL version=0.0.0 12:08:07 ---> Running in 2d47e7ed7f10 12:08:07 Removing intermediate container 2d47e7ed7f10 12:08:07 ---> 9976c0e8a784 12:08:07 12:08:07 Successfully built 9976c0e8a784 12:08:07 Successfully tagged core-command:latest 12:08:17  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 12:08:18 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 12:08:22 Removing intermediate container 4d39e0d139fa 12:08:22 ---> db3fd9629931 12:08:22 12:08:22 Step 10/25 : FROM alpine:3.14 12:08:22 ---> 0a97eee8041e 12:08:22 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:08:22 ---> Running in 63ab947a650c 12:08:22 Removing intermediate container 5f902963fe5d 12:08:22 ---> 005dd2fc3aad 12:08:22 12:08:22 Step 10/23 : FROM alpine:3.14 12:08:22 ---> 0a97eee8041e 12:08:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:08:22 ---> Using cache 12:08:22 ---> f8e2b898995a 12:08:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:08:22 ---> Using cache 12:08:22 ---> de1cecf423f1 12:08:22 Step 13/23 : ENV APP_PORT=59881 12:08:22 Removing intermediate container 931992f1a016 12:08:22 ---> 4fffbbc4ded8 12:08:22 12:08:22 Step 10/21 : FROM alpine:3.14 12:08:22 ---> 0a97eee8041e 12:08:22 Step 11/21 : RUN apk add --update --no-cache curl 12:08:22 ---> Running in 5fd04694d6ca 12:08:22 ---> Running in abe6f25b57aa 12:08:22 Removing intermediate container 5fd04694d6ca 12:08:22 ---> 9aa5c2f76ee2 12:08:22 Step 14/23 : EXPOSE $APP_PORT 12:08:22 ---> Running in fbdb3f57f91b 12:08:22 Removing intermediate container fbdb3f57f91b 12:08:22 ---> 4c9a739efe85 12:08:22 Step 15/23 : WORKDIR / 12:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:08:22 ---> Running in 2fa8a7a262d7 12:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:08:23 Removing intermediate container 2fa8a7a262d7 12:08:23 ---> 54050b0101a9 12:08:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:08:23 (1/3) Installing ca-certificates (20211220-r0) 12:08:23 (1/5) Installing ca-certificates (20211220-r0) 12:08:23 (2/3) Installing dumb-init (1.2.5-r1) 12:08:23 (3/3) Installing su-exec (0.2-r1) 12:08:23 (2/5) Installing brotli-libs (1.0.9-r5) 12:08:23 Executing busybox-1.33.1-r6.trigger 12:08:23 Executing ca-certificates-20211220-r0.trigger 12:08:23 OK: 6 MiB in 17 packages 12:08:23 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:08:23 (4/5) Installing libcurl (7.79.1-r0) 12:08:23 (5/5) Installing curl (7.79.1-r0) 12:08:23 Executing busybox-1.33.1-r6.trigger 12:08:23 Executing ca-certificates-20211220-r0.trigger 12:08:23 ---> 54ffc98a700d 12:08:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:08:23 OK: 8 MiB in 19 packages 12:08:23 Removing intermediate container 63ab947a650c 12:08:23 ---> bd5c8916bf2d 12:08:23 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:08:23 Removing intermediate container abe6f25b57aa 12:08:23 ---> c0908fd710d7 12:08:23 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:08:23 ---> Running in 357cbe23783f 12:08:24 ---> ab18487ab93f 12:08:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:08:24 ---> Running in abea0a290ea0 12:08:24 Removing intermediate container 357cbe23783f 12:08:24 ---> adec5345ddf5 12:08:24 Step 13/25 : WORKDIR / 12:08:24 Removing intermediate container abea0a290ea0 12:08:24 ---> 23ea20669499 12:08:24 Step 13/21 : WORKDIR /edgex 12:08:24 ---> Running in 075294bfd695 12:08:24 ---> ed695708a54c 12:08:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 12:08:24 ---> Running in 5679f000f977 12:08:24 ---> Running in ce53c208e77f 12:08:24 Removing intermediate container 5679f000f977 12:08:24 ---> e4a2f9f40c13 12:08:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:08:24 Removing intermediate container 075294bfd695 12:08:24 ---> e96e37c2a82f 12:08:24 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:08:24 Removing intermediate container ce53c208e77f 12:08:24 ---> 142cf8a0257a 12:08:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:08:24 ---> Running in 67a633ca0438 12:08:24 ---> 678e306ce164 12:08:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:08:24 ---> 8177740ef6bf 12:08:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:08:24 Removing intermediate container 67a633ca0438 12:08:24 ---> 48a894f0f737 12:08:24 Step 21/23 : LABEL arch=x86_64 12:08:24 ---> Running in 15b7896832be 12:08:24 Removing intermediate container 15b7896832be 12:08:24 ---> 2b347d7e6dca 12:08:24 Step 22/23 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce 12:08:24 ---> ab8e9e3a4d4a 12:08:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:08:24 ---> 8b161c776aec 12:08:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:08:24 ---> Running in d3f9dc42d704 12:08:24 ---> f6176b928c18 12:08:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:08:24 Removing intermediate container d3f9dc42d704 12:08:24 ---> 3e09f07626ab 12:08:24 Step 23/23 : LABEL version=0.0.0 12:08:24 ---> Running in b74b4408ca7f 12:08:24 ---> 41221abc19c3 12:08:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:08:24 ---> 6d29c070ab22 12:08:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:08:25 ---> Running in 3514651c3bc1 12:08:25 Removing intermediate container b74b4408ca7f 12:08:25 ---> 10bf944950ec 12:08:25 12:08:25 Successfully built 10bf944950ec 12:08:25 Successfully tagged core-metadata:latest 12:08:25  Building core-metadata ... done Removing intermediate container 3514651c3bc1 12:08:25 ---> adf6ed342579 12:08:25 Step 18/21 : CMD ["--init=true"] 12:08:25 ---> Running in 5089dfd589b5 12:08:25 ---> 4641ddb851eb 12:08:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:08:25 Removing intermediate container 5089dfd589b5 12:08:25 ---> 269a8f574525 12:08:25 Step 19/21 : LABEL arch=x86_64 12:08:25 ---> Running in c64713ade1f1 12:08:25 Removing intermediate container c64713ade1f1 12:08:25 ---> daf1cea0a70c 12:08:25 Step 20/21 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce 12:08:25 ---> Running in 1054a516e04f 12:08:25 Removing intermediate container 1054a516e04f 12:08:25 ---> ba12810d23aa 12:08:25 Step 21/21 : LABEL version=0.0.0 12:08:25 ---> 1f87bf496a70 12:08:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:08:25 ---> Running in 141dede1ed28 12:08:25 Removing intermediate container 141dede1ed28 12:08:25 ---> b0d68d8d207c 12:08:25 12:08:25 ---> 9aea0d2927fb 12:08:25 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/ 12:08:25 Successfully built b0d68d8d207c 12:08:25 Successfully tagged security-proxy-setup:latest 12:08:25  Building security-proxy-setup ... done  ---> Running in a1803cee2f16 12:08:26 Removing intermediate container a1803cee2f16 12:08:26 ---> 9e4bb65853c2 12:08:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 12:08:26 ---> Running in d765a9cd4390 12:08:26 Removing intermediate container d765a9cd4390 12:08:26 ---> fb86130dbb30 12:08:26 Step 23/25 : LABEL arch=x86_64 12:08:26 ---> Running in a5c2ab49f129 12:08:26 Removing intermediate container a5c2ab49f129 12:08:26 ---> b781183a129e 12:08:26 Step 24/25 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce 12:08:26 ---> Running in 18a3c84bc9fc 12:08:26 Removing intermediate container 18a3c84bc9fc 12:08:26 ---> 07b6c8c9c034 12:08:26 Step 25/25 : LABEL version=0.0.0 12:08:26 ---> Running in 24b82fcfbc38 12:08:26 Removing intermediate container 24b82fcfbc38 12:08:26 ---> 5651a869dc79 12:08:26 12:08:26 Successfully built 5651a869dc79 12:08:26 Successfully tagged security-secretstore-setup:latest 12:08:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:08:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:08:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:08:27  Building security-secretstore-setup ... done  [Pipeline] } 12:08:27 $ docker stop --time=1 ae1452bbe4f05d7f5dce1b5d62f0e3e108937dbae9281d9769d2528b650b0c5a 12:08:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:08:28 $ docker rm -f ae1452bbe4f05d7f5dce1b5d62f0e3e108937dbae9281d9769d2528b650b0c5a [Pipeline] // withDockerContainer [Pipeline] sh 12:08:28 + docker images 12:08:28 REPOSITORY TAG IMAGE ID CREATED SIZE 12:08:28 security-secretstore-setup latest 5651a869dc79 2 seconds ago 27.9MB 12:08:28 security-proxy-setup latest b0d68d8d207c 3 seconds ago 26.2MB 12:08:28 core-metadata latest 10bf944950ec 4 seconds ago 16.6MB 12:08:28 005dd2fc3aad 6 seconds ago 1.78GB 12:08:28 4fffbbc4ded8 6 seconds ago 1.78GB 12:08:28 db3fd9629931 7 seconds ago 1.78GB 12:08:28 core-command latest 9976c0e8a784 22 seconds ago 15.8MB 12:08:28 ae0110aefe02 24 seconds ago 1.77GB 12:08:28 sys-mgmt-agent latest 5dcf131343dd 34 seconds ago 296MB 12:08:28 core-data latest f81a618fe40c 47 seconds ago 20MB 12:08:28 security-bootstrapper latest 7cba17760bae 51 seconds ago 18.7MB 12:08:28 support-notifications latest 42f8d3d38ba0 56 seconds ago 16.7MB 12:08:28 0d04fd0b75bf About a minute ago 1.79GB 12:08:28 4f0317b92b8c About a minute ago 1.78GB 12:08:28 a1328be886b8 About a minute ago 1.77GB 12:08:28 a5341e793f44 About a minute ago 1.77GB 12:08:28 support-scheduler latest f945695d4120 About a minute ago 16MB 12:08:28 a37ef104e371 About a minute ago 1.78GB 12:08:28 ci-base-image-x86_64 latest d6cfb5ecbcd3 5 minutes ago 1.27GB 12:08:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB 12:08:28 docker 20.10.10 b706a049f56e 3 months ago 216MB 12:08:28 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 12:08:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 12:08:28 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 12:08:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:08:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:08:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:08:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:08:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:08:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:08:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:08:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:08:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:08:44 Still waiting to schedule task 12:08:44 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:08:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements 12:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:08:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.455s coverage: 98.5% of statements 12:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:08:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.418s coverage: 54.9% of statements 12:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:08:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.687s coverage: 89.5% of statements 12:08:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:08:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:08:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:08:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.240s coverage: 84.4% of statements 12:08:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:08:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:08:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:08:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:08:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:09:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.698s coverage: 94.2% of statements 12:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:09:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.189s coverage: 54.2% of statements 12:09:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:09:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:09:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:09:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:09:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:09:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.205s coverage: 60.0% of statements 12:09:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:09:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:09:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:09:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.321s coverage: 0.9% of statements 12:09:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:09:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.176s coverage: 58.8% of statements 12:09:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 21.7% of statements 12:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.216s coverage: 47.1% of statements 12:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.250s coverage: 79.5% of statements 12:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.217s coverage: 94.1% of statements 12:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements 12:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements 12:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.226s coverage: 94.4% of statements 12:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.182s coverage: 44.8% of statements 12:09:19 Running on prd-ubuntu18.04-docker-8c-8g-6772 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws 12:09:19 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 12:09:19 The recommended git tool is: git 12:09:20 using credential edgex-jenkins-ssh 12:09:21 Cloning the remote Git repository 12:09:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:09:21 > git init /w/workspace/edgex-go/4 # timeout=10 12:09:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:09:21 > git --version # timeout=10 12:09:21 > git --version # 'git version 2.17.1' 12:09:21 using GIT_SSH to set credentials SSH Credentials for GitHub 12:09:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.664s coverage: 82.5% of statements 12:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:09:26 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit fd81e8eea96a92033a94fa95243825eee61fa6ce 12:09:26 Merge succeeded, producing fd81e8eea96a92033a94fa95243825eee61fa6ce 12:09:26 Checking out Revision fd81e8eea96a92033a94fa95243825eee61fa6ce (PR-3891) 12:09:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:09:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:09:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:09:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:09:25 using GIT_SSH to set credentials SSH Credentials for GitHub 12:09:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:09:26 > git config core.sparsecheckout # timeout=10 12:09:26 > git checkout -f fd81e8eea96a92033a94fa95243825eee61fa6ce # timeout=10 12:09:26 > git remote # timeout=10 12:09:26 > git config --get remote.origin.url # timeout=10 12:09:26 using GIT_SSH to set credentials SSH Credentials for GitHub 12:09:26 > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 12:09:26 > git rev-parse HEAD^{commit} # timeout=10 12:09:26 > git config core.sparsecheckout # timeout=10 12:09:26 > git checkout -f fd81e8eea96a92033a94fa95243825eee61fa6ce # timeout=10 12:09:29 Commit message: "feat(data): Make MaxEventSize a service configuration setting" 12:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.234s coverage: 92.9% of statements 12:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 12:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.190s coverage: 87.2% of statements 12:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 12:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.243s coverage: 58.8% of statements 12:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.236s coverage: 80.0% of statements 12:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements 12:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.372s coverage: 85.4% of statements 12:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.903s coverage: 91.2% of statements 12:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.698s coverage: 64.4% of statements 12:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements 12:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements 12:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:09:30 + echo snap-build.sh 12:09:30 snap-build.sh 12:09:30 + SNAP_BASE_DIR=. 12:09:30 + '[' '!' -z /w/workspace/edgex-go/4 ']' 12:09:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 12:09:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 12:09:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 12:09:30 + cd /w/workspace/edgex-go/4 12:09:30 + sudo apt-get remove -qy --purge lxd lxd-client 12:09:30 Reading package lists... 12:09:30 Building dependency tree... 12:09:30 Reading state information... 12:09:30 The following packages were automatically installed and are no longer required: 12:09:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:09:30 uidmap xdelta3 12:09:30 Use 'sudo apt autoremove' to remove them. 12:09:30 The following packages will be REMOVED: 12:09:30 lxd* lxd-client* 12:09:30 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:09:30 After this operation, 31.7 MB disk space will be freed. 12:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 12:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 12:09:31 (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.) 12:09:31 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:09:32 Removing lxd dnsmasq configuration 12:09:32 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:09:32 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:09:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:09:33 (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.) 12:09:33 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:09:34 Processing triggers for systemd (237-3ubuntu10.52) ... 12:09:34 Processing triggers for ureadahead (0.100.0-21) ... 12:09:35 + sudo snap remove --purge lxd 12:09:35 snap "lxd" is not installed 12:09:35 + sudo groupadd --force --system lxd 12:09:35 ++ whoami 12:09:35 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:09:35 + newgrp - lxd 12:09:35 + sudo snap install lxd 12:09:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.347s coverage: 65.4% of statements 12:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:09:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.719s coverage: 43.8% of statements 12:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:09:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.244s coverage: 89.5% of statements 12:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:09:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.254s coverage: 84.8% of statements 12:09:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:09:43 2022-03-10T12:09:40Z INFO Waiting for automatic snapd restart... 12:09:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.254s coverage: 17.7% of statements 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:09:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.569s coverage: 92.3% of statements 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:09:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.207s coverage: 63.2% of statements 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:09:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.474s coverage: 97.7% of statements 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:09:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.246s coverage: 28.9% of statements 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:09:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:09:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.182s coverage: 100.0% of statements 12:09:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements 12:09:46 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 12:09:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:09:46 GO111MODULE=on go vet ./... 12:09:58 lxd 4.23 from Canonical* installed 12:09:58 + sudo lxd init --auto 12:10:08 + sudo snap install --classic snapcraft 12:10:12 snapcraft 6.0.2 from Canonical* installed 12:10:12 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:10:12 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 12:10:12 % Total % Received % Xferd Average Speed Time Time Time Current 12:10:12 Dload Upload Total Spent Left Speed 12:10:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4910 0 --:--:-- --:--:-- --:--:-- 4874 12:10:13 100 3325k 100 3325k 0 0 8591k 0 --:--:-- --:--:-- --:--:-- 8591k 12:10:13 ./yq_linux_amd64 12:10:13 + sudo snapcraft prime --use-lxd 12:10:15 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:10:15 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: 12:10:15 - README.md 12:10:15 12:10:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:10:15 Launching a container. 12:10:25 Waiting for container to be ready 12:10:26 To start your first container, try: lxc launch ubuntu:20.04 12:10:26 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 12:10:26 12:10:30 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:10:31 Waiting for network to be ready... 12:10:31 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 12:10:31 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 12:10:31 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1310 kB] 12:10:31 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [228 kB] 12:10:31 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 12:10:31 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 12:10:31 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 12:10:31 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 12:10:31 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [681 kB] 12:10:31 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [117 kB] 12:10:32 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 12:10:32 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 12:10:32 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 12:10:32 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 12:10:32 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 12:10:32 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 12:10:32 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 12:10:32 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 12:10:33 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 12:10:33 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1640 kB] 12:10:33 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 12:10:33 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 12:10:33 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 12:10:33 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 12:10:33 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 12:10:33 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [908 kB] 12:10:33 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 12:10:35 Fetched 23.3 MB in 4s (6291 kB/s) 12:10:36 Reading package lists... 12:10:36 Reading package lists... 12:10:36 Building dependency tree... 12:10:36 Reading state information... 12:10:36 The following additional packages will be installed: 12:10:36 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:10:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:10:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:10:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:10:36 Suggested packages: 12:10:36 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:10:36 Recommended packages: 12:10:36 gnupg libsasl2-modules 12:10:36 The following NEW packages will be installed: 12:10:36 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:10:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:10:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:10:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:10:36 The following packages will be upgraded: 12:10:36 gpg gpg-agent gpgconf libudev1 12:10:36 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 12:10:36 Need to get 3859 kB of archives. 12:10:36 After this operation, 14.9 MB of additional disk space will be used. 12:10:36 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 12:10:37 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 12:10:37 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 12:10:37 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 12:10:37 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 12:10:37 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 12:10:37 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 12:10:37 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 12:10:37 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 12:10:37 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:10:37 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 12:10:37 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 12:10:37 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 12:10:37 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 12:10:37 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 12:10:37 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 12:10:37 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 12:10:37 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 12:10:37 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 12:10:37 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 12:10:37 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 12:10:37 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 12:10:38 debconf: delaying package configuration, since apt-utils is not installed 12:10:38 Fetched 3859 kB in 1s (3437 kB/s) 12:10:38 (Reading database ... 12816 files and directories currently installed.) 12:10:38 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 12:10:38 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:10:38 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 12:10:38 Selecting previously unselected package udev. 12:10:38 (Reading database ... 12816 files and directories currently installed.) 12:10:38 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 12:10:38 Unpacking udev (245.4-4ubuntu3.15) ... 12:10:38 Selecting previously unselected package libfuse2:amd64. 12:10:38 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 12:10:38 Unpacking libfuse2:amd64 (2.9.9-3) ... 12:10:38 Selecting previously unselected package fuse. 12:10:38 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 12:10:38 Unpacking fuse (2.9.9-3) ... 12:10:38 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 12:10:38 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:10:38 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 12:10:38 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:10:38 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 12:10:38 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:10:38 Selecting previously unselected package libksba8:amd64. 12:10:38 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:10:38 Unpacking libksba8:amd64 (1.3.5-2) ... 12:10:38 Selecting previously unselected package libroken18-heimdal:amd64. 12:10:38 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:10:38 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:38 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:10:38 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:10:38 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:38 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:10:38 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:10:38 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:39 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:10:39 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:10:39 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:39 Selecting previously unselected package libwind0-heimdal:amd64. 12:10:39 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:10:39 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:39 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:10:39 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:10:39 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:39 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:10:39 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:10:39 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:10:39 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:10:39 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:39 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:10:39 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:10:39 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:39 Selecting previously unselected package libsasl2-modules-db:amd64. 12:10:39 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 12:10:39 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 12:10:39 Selecting previously unselected package libsasl2-2:amd64. 12:10:39 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 12:10:39 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 12:10:39 Selecting previously unselected package libldap-common. 12:10:39 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 12:10:39 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 12:10:39 Selecting previously unselected package libldap-2.4-2:amd64. 12:10:39 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 12:10:39 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 12:10:39 Selecting previously unselected package dirmngr. 12:10:39 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 12:10:39 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 12:10:39 Setting up libksba8:amd64 (1.3.5-2) ... 12:10:39 Setting up libfuse2:amd64 (2.9.9-3) ... 12:10:39 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 12:10:40 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 12:10:40 Setting up udev (245.4-4ubuntu3.15) ... 12:10:40 invoke-rc.d: policy-rc.d denied execution of start. 12:10:40 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 12:10:40 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:40 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 12:10:40 Setting up gpg (2.2.19-3ubuntu2.1) ... 12:10:40 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:40 Setting up fuse (2.9.9-3) ... 12:10:40 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 12:10:41 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:41 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:41 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:41 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:41 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:41 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:41 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:10:41 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 12:10:41 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 12:10:41 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 12:10:41 Processing triggers for systemd (245.4-4ubuntu3) ... 12:10:41 Processing triggers for libc-bin (2.31-0ubuntu9) ... 12:10:41 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 12:10:41 Alias= settings in the [Install] section, and DefaultInstance= for template 12:10:41 units). This means they are not meant to be enabled using systemctl. 12:10:41 12:10:41 Possible reasons for having this kind of units are: 12:10:41 • A unit may be statically enabled by being symlinked from another unit's 12:10:41 .wants/ or .requires/ directory. 12:10:41 • A unit's purpose may be to act as a helper for some other unit which has 12:10:41 a requirement dependency on it. 12:10:41 • A unit may be started when needed via activation (socket, path, timer, 12:10:41 D-Bus, udev, scripted systemctl call, ...). 12:10:41 • In case of template units, the unit is meant to be enabled with some 12:10:41 instance name specified. 12:10:42 Reading package lists... 12:10:42 Building dependency tree... 12:10:42 Reading state information... 12:10:42 The following additional packages will be installed: 12:10:42 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 12:10:42 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 12:10:42 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 12:10:42 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 12:10:42 openssh-client python3 python3-minimal python3.8 python3.8-minimal 12:10:42 squashfs-tools systemd systemd-sysv systemd-timesyncd 12:10:42 Suggested packages: 12:10:42 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 12:10:42 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:10:42 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 12:10:42 systemd-container policykit-1 12:10:42 Recommended packages: 12:10:42 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 12:10:42 The following NEW packages will be installed: 12:10:42 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 12:10:42 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 12:10:42 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 12:10:42 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 12:10:42 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 12:10:42 The following packages will be upgraded: 12:10:42 libsystemd0 systemd systemd-sysv systemd-timesyncd 12:10:42 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 12:10:42 Need to get 46.5 MB of archives. 12:10:42 After this operation, 181 MB of additional disk space will be used. 12:10:42 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 12:10:42 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 12:10:42 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 12:10:42 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 12:10:42 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 12:10:42 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 12:10:42 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] 12:10:42 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 12:10:43 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 12:10:43 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 12:10:43 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 12:10:43 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 12:10:43 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 12:10:43 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 12:10:43 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 12:10:43 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 12:10:43 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 12:10:43 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 12:10:43 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 12:10:43 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 12:10:43 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 12:10:43 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 12:10:43 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 12:10:43 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 12:10:43 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 12:10:43 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 12:10:43 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 12:10:43 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 12:10:43 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 12:10:43 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 12:10:43 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 12:10:43 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 12:10:43 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 12:10:43 debconf: delaying package configuration, since apt-utils is not installed 12:10:43 Fetched 46.5 MB in 1s (50.4 MB/s) 12:10:43 (Reading database ... 13067 files and directories currently installed.) 12:10:43 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 12:10:43 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:10:43 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 12:10:43 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:10:44 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 12:10:44 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:10:44 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 12:10:44 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:10:44 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 12:10:44 Selecting previously unselected package libpython3.8-minimal:amd64. 12:10:44 (Reading database ... 13068 files and directories currently installed.) 12:10:44 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 12:10:44 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 12:10:44 Selecting previously unselected package libexpat1:amd64. 12:10:44 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... 12:10:44 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... 12:10:44 Selecting previously unselected package python3.8-minimal. 12:10:44 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 12:10:44 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 12:10:45 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 12:10:45 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... 12:10:45 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 12:10:45 Selecting previously unselected package python3-minimal. 12:10:45 (Reading database ... 13359 files and directories currently installed.) 12:10:45 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 12:10:45 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 12:10:45 Selecting previously unselected package mime-support. 12:10:45 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 12:10:46 Unpacking mime-support (3.64ubuntu1) ... 12:10:46 Selecting previously unselected package libmpdec2:amd64. 12:10:46 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 12:10:46 Unpacking libmpdec2:amd64 (2.4.2-3) ... 12:10:46 Selecting previously unselected package libpython3.8-stdlib:amd64. 12:10:46 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 12:10:46 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 12:10:46 Selecting previously unselected package python3.8. 12:10:46 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 12:10:46 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 12:10:46 Selecting previously unselected package libpython3-stdlib:amd64. 12:10:46 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 12:10:46 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 12:10:46 Setting up python3-minimal (3.8.2-0ubuntu2) ... 12:10:46 Selecting previously unselected package python3. 12:10:46 (Reading database ... 13761 files and directories currently installed.) 12:10:46 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 12:10:46 Unpacking python3 (3.8.2-0ubuntu2) ... 12:10:46 Selecting previously unselected package libdbus-1-3:amd64. 12:10:46 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 12:10:46 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 12:10:46 Selecting previously unselected package dbus. 12:10:46 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 12:10:46 Unpacking dbus (1.12.16-2ubuntu2.1) ... 12:10:47 Selecting previously unselected package libbsd0:amd64. 12:10:47 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 12:10:47 Unpacking libbsd0:amd64 (0.10.0-1) ... 12:10:47 Selecting previously unselected package libpam-systemd:amd64. 12:10:47 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 12:10:47 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 12:10:47 Selecting previously unselected package sudo. 12:10:47 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 12:10:47 Unpacking sudo (1.8.31-1ubuntu1.2) ... 12:10:47 Selecting previously unselected package apparmor. 12:10:47 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 12:10:47 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 12:10:47 Selecting previously unselected package libcbor0.6:amd64. 12:10:47 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 12:10:47 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 12:10:47 Selecting previously unselected package libedit2:amd64. 12:10:47 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 12:10:47 Unpacking libedit2:amd64 (3.1-20191231-1) ... 12:10:47 Selecting previously unselected package libfido2-1:amd64. 12:10:47 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 12:10:47 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 12:10:47 Selecting previously unselected package libkrb5support0:amd64. 12:10:47 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 12:10:47 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 12:10:47 Selecting previously unselected package libk5crypto3:amd64. 12:10:47 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 12:10:47 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 12:10:48 Selecting previously unselected package libkeyutils1:amd64. 12:10:48 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 12:10:48 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 12:10:48 Selecting previously unselected package libkrb5-3:amd64. 12:10:48 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 12:10:48 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 12:10:48 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:10:48 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 12:10:48 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 12:10:48 Selecting previously unselected package openssh-client. 12:10:48 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 12:10:48 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 12:10:48 Selecting previously unselected package dbus-user-session. 12:10:48 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 12:10:48 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 12:10:48 Selecting previously unselected package liblzo2-2:amd64. 12:10:48 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 12:10:48 Unpacking liblzo2-2:amd64 (2.10-2) ... 12:10:48 Selecting previously unselected package squashfs-tools. 12:10:48 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 12:10:48 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 12:10:48 Selecting previously unselected package snapd. 12:10:48 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 12:10:48 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 12:10:51 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 12:10:51 Setting up mime-support (3.64ubuntu1) ... 12:10:51 Setting up liblzo2-2:amd64 (2.10-2) ... 12:10:51 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 12:10:51 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 12:10:51 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 12:10:51 Setting up dbus (1.12.16-2ubuntu2.1) ... 12:10:52 Setting up sudo (1.8.31-1ubuntu1.2) ... 12:10:52 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 12:10:52 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 12:10:52 Setting up libmpdec2:amd64 (2.4.2-3) ... 12:10:52 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 12:10:52 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 12:10:52 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 12:10:53 Setting up libbsd0:amd64 (0.10.0-1) ... 12:10:53 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 12:10:53 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 12:10:53 Setting up libedit2:amd64 (3.1-20191231-1) ... 12:10:53 Setting up python3 (3.8.2-0ubuntu2) ... 12:10:53 running python rtupdate hooks for python3.8... 12:10:53 running python post-rtupdate hooks for python3.8... 12:10:53 Setting up apparmor (2.13.3-7ubuntu5.1) ... 12:10:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:10:54 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:10:54 Reloading AppArmor profiles 12:10:54 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 12:10:54 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 12:10:54 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 12:10:55 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 12:10:55 Setting up systemd (245.4-4ubuntu3.15) ... 12:10:55 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:10:55 Installing new version of config file /etc/systemd/resolved.conf ... 12:10:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:10:57 ./bin/test-attribution-txt.sh 12:10:57 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 12:10:57 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 12:10:57 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 12:10:57 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 12:10:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:10:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:10:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:10:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:10:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:10:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [Pipeline] echo 12:10:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:10:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:10:59 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:10:59 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:10:59 + ls -al . 12:10:59 total 668 12:10:59 drwxrwxr-x 9 1001 1001 4096 Mar 10 12:10 . 12:10:59 drwxr-xr-x 4 root root 4096 Mar 10 12:06 .. 12:10:59 -rw-rw-r-- 1 1001 1001 11 Mar 10 12:04 .dockerignore 12:10:59 drwxrwxr-x 8 1001 1001 4096 Mar 10 12:04 .git 12:10:59 drwxrwxr-x 4 1001 1001 4096 Mar 10 12:04 .github 12:10:59 -rw-rw-r-- 1 1001 1001 804 Mar 10 12:04 .gitignore 12:10:59 -rw-rw-r-- 1 1001 1001 42 Mar 10 12:04 .golangci.yml 12:10:59 -rw-rw-r-- 1 1001 1001 76 Mar 10 12:04 .hadolint.yml 12:10:59 -rw-rw-r-- 1 1001 1001 166 Mar 10 12:04 .sonarcloud.properties 12:10:59 -rw-rw-r-- 1 1001 1001 1171 Mar 10 12:04 ADOPTERS.md 12:10:59 -rw-rw-r-- 1 1001 1001 9019 Mar 10 12:04 Attribution.txt 12:10:59 -rw-rw-r-- 1 1001 1001 51732 Mar 10 12:04 CHANGELOG.md 12:10:59 -rw-rw-r-- 1 1001 1001 3804 Mar 10 12:04 CONTRIBUTING.md 12:10:59 -rw-rw-r-- 1 1001 1001 677 Mar 10 12:04 GOVERNANCE.md 12:10:59 -rw-rw-r-- 1 1001 1001 849 Mar 10 12:04 Jenkinsfile 12:10:59 -rw-rw-r-- 1 1001 1001 10775 Mar 10 12:04 LICENSE 12:10:59 -rw-rw-r-- 1 1001 1001 6508 Mar 10 12:04 Makefile 12:10:59 -rw-rw-r-- 1 1001 1001 582 Mar 10 12:04 OWNERS.md 12:10:59 -rw-rw-r-- 1 1001 1001 8207 Mar 10 12:04 README.md 12:10:59 -rw-rw-r-- 1 1001 1001 6912 Mar 10 12:04 SECURITY.md 12:10:59 -rw-rw-r-- 1 1001 1001 5 Mar 10 12:02 VERSION 12:10:59 -rw-rw-r-- 1 1001 1001 4131 Mar 10 12:04 ZMQWindows.md 12:10:59 drwxrwxr-x 2 1001 1001 4096 Mar 10 12:04 bin 12:10:59 drwxrwxr-x 14 1001 1001 4096 Mar 10 12:04 cmd 12:10:59 -rw-r--r-- 1 root root 425893 Mar 10 12:09 coverage.out 12:10:59 -rw-rw-r-- 1 1001 1001 2827 Mar 10 12:04 go.mod 12:10:59 -rw-rw-r-- 1 1001 1001 50275 Mar 10 12:04 go.sum 12:10:59 drwxrwxr-x 8 1001 1001 4096 Mar 10 12:04 internal 12:10:59 drwxrwxr-x 3 1001 1001 4096 Mar 10 12:04 openapi 12:10:59 drwxrwxr-x 4 1001 1001 4096 Mar 10 12:04 snap 12:10:59 -rw-rw-r-- 1 1001 1001 204 Mar 10 12:04 version.go [Pipeline] sh 12:11:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:11:00 /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' 12:11:00 Processing triggers for libc-bin (2.31-0ubuntu9) ... 12:11:00 + '[' -e coverage.out ] 12:11:00 + chown 1001:1001 coverage.out [Pipeline] stash 12:11:00 Warning: overwriting stash ‘coverage-report’ 12:11:01 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 12:11:01 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 12:11:01 Stashed 1 file(s) [Pipeline] sh 12:11:01 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 12:11:01 + make build 12:11:01 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 12:11:02 Reading package lists... 12:11:02 Reading package lists... 12:11:02 Building dependency tree... 12:11:02 Reading state information... 12:11:03 Calculating upgrade... 12:11:03 The following packages will be upgraded: 12:11:03 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 12:11:03 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 12:11:03 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 12:11:03 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 12:11:03 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 12:11:03 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 12:11:03 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 12:11:03 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 12:11:03 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 12:11:03 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 12:11:03 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 12:11:03 xz-utils zlib1g 12:11:03 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:11:03 Need to get 65.7 MB of archives. 12:11:03 After this operation, 27.5 MB of additional disk space will be used. 12:11:03 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 12:11:03 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 12:11:03 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 12:11:04 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 12:11:04 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 12:11:04 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 12:11:04 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 12:11:04 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 12:11:04 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 12:11:04 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 12:11:04 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 12:11:04 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 12:11:04 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 12:11:04 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 12:11:04 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 12:11:04 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 12:11:04 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 12:11:04 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 12:11:04 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 12:11:04 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 12:11:04 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 12:11:04 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] 12:11:04 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 12:11:04 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 12:11:04 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] 12:11:04 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 12:11:04 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 12:11:04 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 12:11:04 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 12:11:04 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 12:11:04 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 12:11:04 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 12:11:04 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 12:11:04 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 12:11:04 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 12:11:04 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 12:11:04 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 12:11:04 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 12:11:04 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 12:11:04 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 12:11:04 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 12:11:04 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 12:11:04 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 12:11:04 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 12:11:04 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 12:11:04 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 12:11:04 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 12:11:04 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 12:11:04 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 12:11:04 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 12:11:04 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 12:11:04 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 12:11:04 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 12:11:04 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 12:11:04 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 12:11:04 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 12:11:04 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 12:11:04 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 12:11:04 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 12:11:04 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 12:11:05 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 12:11:05 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 12:11:05 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 12:11:05 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 12:11:05 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 12:11:05 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 12:11:05 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 12:11:05 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 12:11:05 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 12:11:05 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 12:11:05 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 12:11:05 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 12:11:05 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 12:11:05 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 12:11:05 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 12:11:05 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 12:11:06 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 12:11:06 debconf: delaying package configuration, since apt-utils is not installed 12:11:06 Fetched 65.7 MB in 3s (22.0 MB/s) 12:11:06 (Reading database ... 14313 files and directories currently installed.) 12:11:06 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 12:11:06 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 12:11:06 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 12:11:06 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 12:11:06 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 12:11:07 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 12:11:07 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:11:07 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:11:08 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:11:08 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:11:08 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:11:08 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:11:08 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:11:08 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:11:08 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:11:08 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:11:08 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:11:08 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:11:08 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:11:08 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:11:08 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 12:11:08 (Reading database ... 14312 files and directories currently installed.) 12:11:08 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:11:08 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 12:11:08 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:11:08 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:11:08 (Reading database ... 14312 files and directories currently installed.) 12:11:08 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:11:08 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:11:08 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:11:08 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:11:09 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:11:09 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:11:09 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 12:11:09 (Reading database ... 14312 files and directories currently installed.) 12:11:09 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 12:11:09 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 12:11:09 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 12:11:09 (Reading database ... 14312 files and directories currently installed.) 12:11:09 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 12:11:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:11:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:11:10 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 12:11:10 Setting up base-files (11ubuntu5.5) ... 12:11:10 Installing new version of config file /etc/issue ... 12:11:10 Installing new version of config file /etc/issue.net ... 12:11:10 Installing new version of config file /etc/lsb-release ... 12:11:10 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:11:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:11:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:11:10 Removing obsolete conffile /etc/default/motd-news ... 12:11:10 (Reading database ... 14311 files and directories currently installed.) 12:11:10 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 12:11:10 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 12:11:10 Setting up bash (5.0-6ubuntu1.1) ... 12:11:11 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 12:11:11 (Reading database ... 14311 files and directories currently installed.) 12:11:11 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 12:11:11 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 12:11:11 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 12:11:11 (Reading database ... 14311 files and directories currently installed.) 12:11:11 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 12:11:11 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 12:11:11 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 12:11:11 (Reading database ... 14311 files and directories currently installed.) 12:11:11 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 12:11:11 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:11:12 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 12:11:12 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:11:12 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 12:11:12 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:11:12 Setting up perl-base (5.30.0-9ubuntu0.2) ... 12:11:12 (Reading database ... 14311 files and directories currently installed.) 12:11:12 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 12:11:12 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:11:13 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 12:11:13 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 12:11:13 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 12:11:13 (Reading database ... 14311 files and directories currently installed.) 12:11:13 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 12:11:13 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 12:11:13 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 12:11:13 (Reading database ... 14311 files and directories currently installed.) 12:11:13 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 12:11:13 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:11:13 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 12:11:13 (Reading database ... 14311 files and directories currently installed.) 12:11:13 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 12:11:13 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:11:13 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 12:11:13 (Reading database ... 14311 files and directories currently installed.) 12:11:13 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 12:11:13 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:11:13 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 12:11:13 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:11:13 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 12:11:13 (Reading database ... 14311 files and directories currently installed.) 12:11:13 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 12:11:13 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:11:13 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 12:11:13 (Reading database ... 14311 files and directories currently installed.) 12:11:13 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 12:11:13 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:11:14 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 12:11:14 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:11:14 Setting up util-linux (2.34-0.1ubuntu9.3) ... 12:11:15 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:11:15 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:11:15 (Reading database ... 14311 files and directories currently installed.) 12:11:15 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 12:11:15 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 12:11:15 Setting up libc-bin (2.31-0ubuntu9.7) ... 12:11:15 (Reading database ... 14311 files and directories currently installed.) 12:11:15 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 12:11:15 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 12:11:15 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 12:11:15 (Reading database ... 14311 files and directories currently installed.) 12:11:15 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 12:11:15 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 12:11:15 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 12:11:15 (Reading database ... 14311 files and directories currently installed.) 12:11:15 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 12:11:15 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 12:11:16 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 12:11:16 (Reading database ... 14311 files and directories currently installed.) 12:11:16 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 12:11:16 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 12:11:16 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 12:11:16 (Reading database ... 14311 files and directories currently installed.) 12:11:16 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 12:11:16 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 12:11:16 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 12:11:16 (Reading database ... 14311 files and directories currently installed.) 12:11:16 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 12:11:16 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:11:16 Setting up gpgv (2.2.19-3ubuntu2.1) ... 12:11:16 (Reading database ... 14311 files and directories currently installed.) 12:11:16 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 12:11:16 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 12:11:16 Setting up ubuntu-keyring (2020.02.11.4) ... 12:11:16 (Reading database ... 14311 files and directories currently installed.) 12:11:16 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 12:11:16 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 12:11:16 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 12:11:16 (Reading database ... 14311 files and directories currently installed.) 12:11:16 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 12:11:16 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 12:11:17 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 12:11:17 (Reading database ... 14311 files and directories currently installed.) 12:11:17 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 12:11:17 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 12:11:17 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 12:11:17 (Reading database ... 14311 files and directories currently installed.) 12:11:17 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 12:11:17 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 12:11:17 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 12:11:17 (Reading database ... 14311 files and directories currently installed.) 12:11:17 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 12:11:17 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 12:11:17 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 12:11:17 (Reading database ... 14311 files and directories currently installed.) 12:11:17 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 12:11:17 Unpacking apt (2.0.6) over (2.0.2) ... 12:11:18 Setting up apt (2.0.6) ... 12:11:18 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:11:18 (Reading database ... 14311 files and directories currently installed.) 12:11:18 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 12:11:18 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:11:18 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 12:11:18 (Reading database ... 14311 files and directories currently installed.) 12:11:18 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 12:11:19 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:11:19 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 12:11:19 (Reading database ... 14313 files and directories currently installed.) 12:11:19 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 12:11:19 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:11:19 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 12:11:19 (Reading database ... 14317 files and directories currently installed.) 12:11:19 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 12:11:19 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:11:19 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 12:11:19 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:11:19 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 12:11:19 (Reading database ... 14317 files and directories currently installed.) 12:11:19 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 12:11:19 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 12:11:20 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 12:11:20 (Reading database ... 14317 files and directories currently installed.) 12:11:20 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 12:11:20 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 12:11:20 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 12:11:20 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 12:11:20 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... 12:11:20 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 12:11:20 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... 12:11:20 Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 12:11:20 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 12:11:20 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 12:11:20 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 12:11:20 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 12:11:20 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 12:11:20 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 12:11:21 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 12:11:21 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 12:11:21 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 12:11:21 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 12:11:21 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 12:11:21 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 12:11:22 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 12:11:22 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 12:11:22 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 12:11:22 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:11:22 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 12:11:22 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:11:22 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 12:11:22 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:11:22 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 12:11:22 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:11:22 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 12:11:22 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:11:22 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 12:11:22 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:11:22 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 12:11:22 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 12:11:22 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 12:11:22 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:11:23 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 12:11:23 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:11:24 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 12:11:24 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:11:24 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 12:11:24 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:11:25 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 12:11:25 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:11:25 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 12:11:25 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:11:26 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 12:11:26 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:11:26 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 12:11:26 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 12:11:26 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... 12:11:26 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 12:11:26 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 12:11:26 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 12:11:26 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 12:11:26 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:11:26 Setting up tzdata (2021e-0ubuntu0.20.04) ... 12:11:26 12:11:26 Current default time zone: 'Etc/UTC' 12:11:26 Local time is now: Thu Mar 10 12:11:26 UTC 2022. 12:11:26 Universal Time is now: Thu Mar 10 12:11:26 UTC 2022. 12:11:26 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:11:26 12:11:26 Setting up xz-utils (5.2.4-1ubuntu1) ... 12:11:26 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:11:26 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:11:26 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 12:11:26 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:11:26 Setting up mount (2.34-0.1ubuntu9.3) ... 12:11:26 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 12:11:26 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 12:11:26 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 12:11:27 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 12:11:27 Setting up openssl (1.1.1f-1ubuntu2.11) ... 12:11:27 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:11:27 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:11:27 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 12:11:27 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:11:27 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 12:11:27 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:11:27 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 12:11:27 Setting up fdisk (2.34-0.1ubuntu9.3) ... 12:11:27 Setting up ca-certificates (20210119~20.04.2) ... 12:11:29 Updating certificates in /etc/ssl/certs... 12:11:30 21 added, 21 removed; done. 12:11:30 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 12:11:30 Setting up perl (5.30.0-9ubuntu0.2) ... 12:11:30 Setting up procps (2:3.3.16-1ubuntu2.3) ... 12:11:30 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 12:11:30 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 12:11:30 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 12:11:30 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 12:11:30 Setting up binutils (2.34-6ubuntu1.3) ... 12:11:30 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 12:11:30 Setting up build-essential (12.8ubuntu1.1) ... 12:11:30 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 12:11:30 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 12:11:30 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 12:11:30 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 12:11:30 Processing triggers for systemd (245.4-4ubuntu3.15) ... 12:11:30 Processing triggers for mime-support (3.64ubuntu1) ... 12:11:30 Processing triggers for ca-certificates (20210119~20.04.2) ... 12:11:30 Updating certificates in /etc/ssl/certs... 12:11:31 0 added, 0 removed; done. 12:11:31 Running hooks in /etc/ca-certificates/update.d... 12:11:31 done. 12:11:32 Reading package lists... 12:11:32 Building dependency tree... 12:11:32 Reading state information... 12:11:32 The following NEW packages will be installed: 12:11:32 apt-transport-https 12:11:32 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:11:33 Need to get 4680 B of archives. 12:11:33 After this operation, 162 kB of additional disk space will be used. 12:11:33 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 12:11:33 debconf: delaying package configuration, since apt-utils is not installed 12:11:33 Fetched 4680 B in 0s (20.7 kB/s) 12:11:33 Selecting previously unselected package apt-transport-https. 12:11:33 (Reading database ... 14320 files and directories currently installed.) 12:11:33 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 12:11:33 Unpacking apt-transport-https (2.0.6) ... 12:11:33 Setting up apt-transport-https (2.0.6) ... 12:11:33 Waiting for network to be ready... 12:11:35 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 12:11:36 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 12:11:40 2022-03-10T12:11:37Z INFO Waiting for automatic snapd restart... 12:11:40 snapd 2.54.3 from Canonical* installed 12:11:40 "snapd" switched to the "latest/stable" channel 12:11:40 12:11:40 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 12:11:41 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 12:11:42 core20 20220215 from Canonical* installed 12:11:42 "core20" switched to the "latest/stable" channel 12:11:42 12:11:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:11:45 snapcraft 6.0.2 from Canonical* installed 12:11:45 "snapcraft" switched to the "latest/stable" channel 12:11:45 12:11:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:11:50 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: 12:11:50 - README.md 12:11:50 12:11:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:11:50 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 12:11:50 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 12:11:50 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 12:11:51 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 12:11:51 Reading package lists... 12:11:52 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 12:11:52 Reading package lists... 12:11:52 Building dependency tree... 12:11:52 Reading state information... 12:11:52 Suggested packages: 12:11:52 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 12:11:52 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 12:11:52 krb5-user libnorm-doc 12:11:52 Recommended packages: 12:11:52 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:11:52 The following NEW packages will be installed: 12:11:52 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 12:11:52 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 12:11:52 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 12:11:52 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 12:11:52 libzmq5 pkg-config zip 12:11:52 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 12:11:52 Need to get 10.3 MB of archives. 12:11:52 After this operation, 56.5 MB of additional disk space will be used. 12:11:52 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 12:11:52 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 12:11:52 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 12:11:52 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 12:11:52 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 12:11:52 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 12:11:52 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 12:11:52 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 12:11:52 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 12:11:52 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 12:11:52 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 12:11:52 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 12:11:53 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 12:11:53 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 12:11:53 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 12:11:53 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 12:11:53 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 12:11:53 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 12:11:53 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 12:11:53 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 12:11:53 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 12:11:53 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 12:11:53 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 12:11:53 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 12:11:53 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 12:11:53 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 12:11:53 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 12:11:53 debconf: delaying package configuration, since apt-utils is not installed 12:11:53 Fetched 10.3 MB in 1s (9542 kB/s) 12:11:53 Selecting previously unselected package libglib2.0-0:amd64. 12:11:53 (Reading database ... 14324 files and directories currently installed.) 12:11:53 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 12:11:53 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 12:11:53 Selecting previously unselected package libsodium23:amd64. 12:11:53 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 12:11:53 Unpacking libsodium23:amd64 (1.0.18-1) ... 12:11:54 Selecting previously unselected package libpsl5:amd64. 12:11:54 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 12:11:54 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 12:11:54 Selecting previously unselected package libbrotli1:amd64. 12:11:54 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 12:11:54 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 12:11:54 Selecting previously unselected package libnghttp2-14:amd64. 12:11:54 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 12:11:54 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 12:11:54 Selecting previously unselected package librtmp1:amd64. 12:11:54 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 12:11:54 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 12:11:54 Selecting previously unselected package libssh-4:amd64. 12:11:54 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 12:11:54 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 12:11:54 Selecting previously unselected package libcurl3-gnutls:amd64. 12:11:54 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 12:11:54 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 12:11:54 Selecting previously unselected package liberror-perl. 12:11:54 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 12:11:54 Unpacking liberror-perl (0.17029-1) ... 12:11:54 Selecting previously unselected package git-man. 12:11:54 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 12:11:54 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 12:11:54 Selecting previously unselected package git. 12:11:54 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 12:11:54 Unpacking git (1:2.25.1-1ubuntu3.2) ... 12:11:55 Selecting previously unselected package libgssrpc4:amd64. 12:11:55 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 12:11:55 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 12:11:55 Selecting previously unselected package libkdb5-9:amd64. 12:11:55 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 12:11:55 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 12:11:55 Selecting previously unselected package libkadm5srv-mit11:amd64. 12:11:55 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 12:11:55 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 12:11:55 Selecting previously unselected package libkadm5clnt-mit11:amd64. 12:11:55 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 12:11:55 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 12:11:55 Selecting previously unselected package comerr-dev:amd64. 12:11:55 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 12:11:55 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 12:11:55 Selecting previously unselected package krb5-multidev:amd64. 12:11:55 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 12:11:55 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 12:11:55 Selecting previously unselected package libnorm1:amd64. 12:11:55 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 12:11:55 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 12:11:55 Selecting previously unselected package libnorm-dev:amd64. 12:11:55 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 12:11:55 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 12:11:55 Selecting previously unselected package libpgm-5.2-0:amd64. 12:11:55 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 12:11:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:11:56 Selecting previously unselected package libpgm-dev:amd64. 12:11:56 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 12:11:56 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:11:56 Selecting previously unselected package libsodium-dev:amd64. 12:11:56 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 12:11:56 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 12:11:56 Selecting previously unselected package libzmq5:amd64. 12:11:56 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 12:11:56 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 12:11:56 Selecting previously unselected package libkrb5-dev:amd64. 12:11:56 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 12:11:56 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 12:11:56 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 12:11:56 Selecting previously unselected package libzmq3-dev:amd64. 12:11:56 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 12:11:56 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 12:11:56 Selecting previously unselected package pkg-config. 12:11:56 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 12:11:56 Unpacking pkg-config (0.29.1-0ubuntu4) ... 12:11:56 Selecting previously unselected package zip. 12:11:56 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 12:11:56 Unpacking zip (3.0-11build1) ... 12:11:56 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 12:11:56 Setting up libsodium23:amd64 (1.0.18-1) ... 12:11:56 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 12:11:56 No schema files found: doing nothing. 12:11:56 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 12:11:56 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 12:11:56 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 12:11:56 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 12:11:56 Setting up liberror-perl (0.17029-1) ... 12:11:56 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 12:11:56 Setting up zip (3.0-11build1) ... 12:11:56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 12:11:56 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 12:11:56 Setting up pkg-config (0.29.1-0ubuntu4) ... 12:11:56 Setting up libsodium-dev:amd64 (1.0.18-1) ... 12:11:56 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 12:11:56 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 12:11:56 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 12:11:56 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 12:11:56 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:11:56 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 12:11:56 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 12:11:56 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 12:11:56 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:11:56 Setting up git (1:2.25.1-1ubuntu3.2) ... 12:11:56 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 12:11:56 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 12:11:56 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 12:11:56 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 12:11:57 comerr-dev set to automatically installed. 12:11:57 git set to automatically installed. 12:11:57 git-man set to automatically installed. 12:11:57 krb5-multidev set to automatically installed. 12:11:57 libbrotli1 set to automatically installed. 12:11:57 libcurl3-gnutls set to automatically installed. 12:11:57 liberror-perl set to automatically installed. 12:11:57 libglib2.0-0 set to automatically installed. 12:11:57 libgssrpc4 set to automatically installed. 12:11:57 libkadm5clnt-mit11 set to automatically installed. 12:11:57 libkadm5srv-mit11 set to automatically installed. 12:11:57 libkdb5-9 set to automatically installed. 12:11:57 libkrb5-dev set to automatically installed. 12:11:57 libnghttp2-14 set to automatically installed. 12:11:57 libnorm-dev set to automatically installed. 12:11:57 libnorm1 set to automatically installed. 12:11:57 libpgm-5.2-0 set to automatically installed. 12:11:57 libpgm-dev set to automatically installed. 12:11:57 libpsl5 set to automatically installed. 12:11:57 librtmp1 set to automatically installed. 12:11:57 libsodium-dev set to automatically installed. 12:11:57 libsodium23 set to automatically installed. 12:11:57 libssh-4 set to automatically installed. 12:11:57 libzmq3-dev set to automatically installed. 12:11:57 libzmq5 set to automatically installed. 12:11:57 pkg-config set to automatically installed. 12:11:57 zip set to automatically installed. 12:11:58 snapd is not logged in, snap install commands will use sudo 12:11:59 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 12:12:03 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 12:12:06 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 12:12:07 Downloading snap 'edgex-app-service-configurable' [Pipeline] } 12:12:08 $ docker stop --time=1 7ca0a536498af5a8e5ae5e8ccc2c897f361b2f445fff999f501c579f9740ee95 12:12:09 Pulling app-service-configurable 12:12:09 + snapcraftctl pull 12:12:10 $ docker rm -f 7ca0a536498af5a8e5ae5e8ccc2c897f361b2f445fff999f501c579f9740ee95 12:12:11 Pulling config-common 12:12:11 + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:12:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:12:12 12:12:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:12:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:12:12 Pulling go-build-helper 12:12:12 + snapcraftctl pull 12:12:12 latest: Pulling from edgex-devops/edgex-compose-arm64 12:12:12 29e5d40040c1: Pulling fs layer 12:12:12 1ce36da41761: Pulling fs layer 12:12:12 25b303627fd3: Pulling fs layer 12:12:12 29e5d40040c1: Verifying Checksum 12:12:12 29e5d40040c1: Download complete 12:12:12 1ce36da41761: Verifying Checksum 12:12:12 1ce36da41761: Download complete 12:12:13 29e5d40040c1: Pull complete 12:12:13 'edgex-go' has dependencies that need to be staged: go-build-helper 12:12:13 Skipping pull go-build-helper (already ran) 12:12:13 Building go-build-helper 12:12:13 + snapcraftctl build 12:12:14 25b303627fd3: Verifying Checksum 12:12:14 1ce36da41761: Pull complete 12:12:14 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 12:12:15 Staging go-build-helper 12:12:16 + snapcraftctl stage 12:12:22 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 12:12:22 Fetched 290 kB in 0s (0 B/s) 12:12:22 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 12:12:22 Fetched 158 kB in 0s (0 B/s) 12:12:22 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 12:12:22 Fetched 242 kB in 0s (0 B/s) 12:12:22 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 12:12:22 Fetched 150 kB in 0s (0 B/s) 12:12:22 Pulling edgex-go 12:12:22 + snapcraftctl pull 12:12:23 Pulling hooks 12:12:23 + snapcraftctl pull 12:12:26 25b303627fd3: Pull complete 12:12:26 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:12:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:12:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:12:27 prd-ubuntu18.04-docker-arm64-4c-16g-6770 does not seem to be running inside a container 12:12:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:12:29 $ docker top 2823803dca5fe63db94a890df8ee99ea10dc2adc471573de1cebbee80024ec9a -eo pid,comm [Pipeline] { [Pipeline] sh 12:12:30 + grep parallel 12:12:30 + docker-compose build --help 12:12:34 --parallel Build images in parallel. [Pipeline] } 12:12:34 $ docker stop --time=1 2823803dca5fe63db94a890df8ee99ea10dc2adc471573de1cebbee80024ec9a 12:12:36 $ docker rm -f 2823803dca5fe63db94a890df8ee99ea10dc2adc471573de1cebbee80024ec9a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:12:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:12:36 . [Pipeline] withDockerContainer 12:12:37 prd-ubuntu18.04-docker-arm64-4c-16g-6770 does not seem to be running inside a container 12:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:12:38 Removing suid/guid from /root/parts/static-packages/install/bin/su 12:12:38 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 12:12:38 Fetched 96.1 kB in 0s (0 B/s) 12:12:38 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 12:12:38 Fetched 78.7 kB in 0s (0 B/s) 12:12:38 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 12:12:38 Fetched 48.0 kB in 0s (0 B/s) 12:12:38 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 12:12:38 Fetched 50.2 kB in 0s (0 B/s) 12:12:38 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 12:12:38 Fetched 14.7 kB in 0s (0 B/s) 12:12:38 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 12:12:38 Fetched 234 kB in 0s (0 B/s) 12:12:38 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 12:12:38 Fetched 155 kB in 0s (0 B/s) 12:12:38 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 12:12:38 Fetched 170 kB in 0s (0 B/s) 12:12:38 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 12:12:38 Fetched 267 kB in 0s (0 B/s) 12:12:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:12:38 Fetched 50.6 kB in 0s (0 B/s) 12:12:38 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 12:12:38 Fetched 15.1 kB in 0s (0 B/s) 12:12:38 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 12:12:38 Fetched 51.5 kB in 0s (0 B/s) 12:12:38 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 12:12:38 Fetched 121 kB in 0s (0 B/s) 12:12:38 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 12:12:38 Fetched 29.7 kB in 0s (0 B/s) 12:12:38 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 12:12:38 Fetched 1021 kB in 0s (0 B/s) 12:12:38 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 12:12:38 Fetched 49.3 kB in 0s (0 B/s) 12:12:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 12:12:38 Fetched 54.9 kB in 0s (0 B/s) 12:12:38 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 12:12:38 Fetched 16.6 kB in 0s (0 B/s) 12:12:38 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 12:12:38 Fetched 87.9 kB in 0s (0 B/s) 12:12:38 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 12:12:38 Fetched 142 kB in 0s (0 B/s) 12:12:38 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 12:12:38 Fetched 41.8 kB in 0s (0 B/s) 12:12:38 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 12:12:38 Fetched 181 kB in 0s (0 B/s) 12:12:38 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 12:12:38 Fetched 208 kB in 0s (0 B/s) 12:12:38 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 12:12:38 Fetched 161 kB in 0s (0 B/s) 12:12:38 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 12:12:38 Fetched 107 kB in 0s (0 B/s) 12:12:38 Pulling static-packages 12:12:38 + snapcraftctl pull 12:12:38 Pulling version 12:12:38 + cd /root/project 12:12:38 ++ git describe --tags --abbrev=0 12:12:38 ++ sed s/v// 12:12:38 + GIT_VERSION=2.2.0-dev.33 12:12:38 + '[' -z 2.2.0-dev.33 ']' 12:12:38 + snapcraftctl set-version 2.2.0-dev.33 12:12:38 $ docker top fb5ef73ea8138a44a04c5c2ed9a9ce31e12c1602970c874f23d40d1f5ef94b44 -eo pid,comm [Pipeline] { [Pipeline] sh 12:12:39 + docker-compose -f ./docker-compose-build.yml build --parallel 12:12:39 Building app-service-configurable 12:12:39 + snapcraftctl build 12:12:41 Building config-common 12:12:41 + snapcraftctl build 12:12:42 + cp --archive --link --no-dereference . /root/parts/config-common/install 12:12:43 Skipping build go-build-helper (already ran) 12:12:43 Building core-command ... 12:12:43 Building core-data ... 12:12:43 Building core-metadata ... 12:12:43 Building security-bootstrapper ... 12:12:43 Building security-proxy-setup ... 12:12:43 Building security-secretstore-setup ... 12:12:43 Building support-notifications ... 12:12:43 Building support-scheduler ... 12:12:43 Building sys-mgmt-agent ... 12:12:43 Building support-scheduler 12:12:43 Building security-secretstore-setup 12:12:43 Building core-metadata 12:12:43 Building support-notifications 12:12:43 Building core-data 12:12:43 Building edgex-go 12:12:43 + cd /root/parts/edgex-go/src 12:12:43 ++ sed s/v// 12:12:43 ++ git describe --tags --abbrev=0 12:12:43 + GIT_VERSION=2.2.0-dev.33 12:12:43 + '[' -z 2.2.0-dev.33 ']' 12:12:43 + echo 2.2.0-dev.33 12:12:43 + '[' '!' -d vendor ']' 12:12:43 + go mod download all 12:12:50 + make build 12:12:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-data/core-data ./cmd/core-data 12:13:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:13:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-command/core-command ./cmd/core-command 12:13:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:13:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:13:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:13:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:13:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:13:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:13:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:13:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config 12:13:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:13: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 12:13:17 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:13:17 + case "$service" in 12:13:17 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:13: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 12:13:17 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:13:17 + case "$service" in 12:13:17 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:13: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 12:13:17 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:13:17 + case "$service" in 12:13:17 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:13: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 12:13:17 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:13:17 + case "$service" in 12:13:17 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:13: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 12:13:17 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:13:17 + case "$service" in 12:13:17 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:13: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 12:13:17 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:13:17 + case "$service" in 12:13:17 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:13: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 12:13:17 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:13:17 + case "$service" in 12:13:17 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:13: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 12:13:17 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:13:17 + case "$service" in 12:13:17 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:13: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 12:13:17 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:13:17 + case "$service" in 12:13: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 12:13: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 12:13:17 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:13:17 + case "$service" in 12:13:17 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:13:17 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 12:13: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 12:13:17 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:13:17 + case "$service" in 12:13:17 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:13: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 12:13:17 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:13:17 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:13: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 12:13:18 Building hooks 12:13:18 + cd /root/parts/hooks/src 12:13:18 + make build 12:13:18 go mod tidy 12:13:18 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 12:13:18 go: downloading github.com/davecgh/go-spew v1.1.0 12:13:18 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:13:18 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 12:13:19 GO111MODULE=on go build -o cmd/install/install ./cmd/install 12:13:20 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 12:13:20 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 12:13:22 Removing suid/guid from /root/parts/static-packages/install/bin/su 12:13:22 Building static-packages 12:13:22 + snapcraftctl build 12:13:23 Building version 12:13:23 + snapcraftctl build 12:13:25 Staging app-service-configurable 12:13:25 + snapcraftctl stage 12:13:27 Staging config-common 12:13:27 + snapcraftctl stage 12:13:28 Skipping stage go-build-helper (already ran) 12:13:28 Staging edgex-go 12:13:28 + snapcraftctl stage 12:13:30 Staging hooks 12:13:30 + snapcraftctl stage 12:13:31 Staging static-packages 12:13:31 + snapcraftctl stage 12:13:32 Staging version 12:13:32 + snapcraftctl stage 12:13:34 Priming app-service-configurable 12:13:34 + snapcraftctl prime 12:13: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 12:13:36 stage-packages: 12:13:36 - libnorm1 12:13:36 - libpgm-5.2-0 12:13:36 - libsodium23 12:13:36 - libzmq5 12:13:36 Priming config-common 12:13:36 + snapcraftctl prime 12:13:37 Priming go-build-helper 12:13:37 + snapcraftctl prime 12:13:39 Priming edgex-go 12:13:39 + snapcraftctl prime 12:13:40 Priming hooks 12:13:40 + snapcraftctl prime 12:13:41 Priming static-packages 12:13:42 + snapcraftctl prime 12:13:46 Priming version 12:13:46 + snapcraftctl prime 12:13: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] } 12:13:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:13:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:13:51 ---> 85b757e2d080 12:13:51 Step 3/22 : WORKDIR /edgex-go 12:13:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:13:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:13:51 ---> 85b757e2d080 12:13:51 Step 3/22 : WORKDIR /edgex-go 12:13:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:13:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:13:51 ---> 85b757e2d080 12:13:51 Step 3/23 : WORKDIR /edgex-go 12:13:51 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:13:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:13:51 ---> 85b757e2d080 12:13:51 Step 3/25 : WORKDIR /edgex-go 12:13:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:13:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:13:51 ---> 85b757e2d080 12:13:51 Step 3/23 : WORKDIR /edgex-go 12:13:52 ---> Running in 6d704ec3a5d2 12:13:52 ---> Running in 1e4a6869255d 12:13:52 ---> Running in 1acbe98997ee 12:13:52 ---> Running in 911ce0a007f4 12:13:52 ---> Running in 654d344a7c44 12:13:53 Removing intermediate container 654d344a7c44 12:13:53 ---> 67bc2f619417 12:13:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:13:53 Removing intermediate container 911ce0a007f4 12:13:53 ---> c62e9bd1a397 12:13:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:13:53 Removing intermediate container 6d704ec3a5d2 12:13:53 ---> e0ca2fcb9350 12:13:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:13:53 ---> Running in 521f9226b3f5 12:13:53 ---> Running in e937fd634d30 12:13:53 Removing intermediate container 1acbe98997ee 12:13:53 ---> 8942e455121b 12:13:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:13:53 Removing intermediate container 1e4a6869255d 12:13:53 ---> 466fa6952faa 12:13:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:13:53 ---> Running in cb741a8edde8 12:13:53 ---> Running in dfe7915d02a7 12:13:53 ---> Running in 9c68c192a202 12:13:56 Removing intermediate container e937fd634d30 12:13:56 ---> 8749c9b49da4 12:13:56 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:13:56 ---> Running in 46e898fdf60e 12:13:56 Removing intermediate container 521f9226b3f5 12:13:56 ---> bd855447102a 12:13:56 Step 5/23 : RUN apk add --update --no-cache make git 12:13:56 ---> Running in ae81fd6537c8 12:13:56 Removing intermediate container cb741a8edde8 12:13:56 ---> 945dbd0d6469 12:13:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:13:56 Removing intermediate container 9c68c192a202 12:13:56 ---> e367bf2588f1 12:13:56 Step 5/22 : RUN apk add --update --no-cache make git ---> Running in 89ab98e98365 12:13:56 12:13:56 Removing intermediate container dfe7915d02a7 12:13:56 ---> c1fa64700eb7 12:13:56 Step 5/25 : RUN apk add --update --no-cache make git 12:13:57 ---> Running in d1e5ee6b9d0c 12:13:57 ---> Running in ddb3047efc37 12:13:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:13:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:13:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:13:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:13:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:13:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:13:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:13:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:14:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:14:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:14:00 OK: 220 MiB in 52 packages 12:14:01 OK: 220 MiB in 52 packages 12:14:01 OK: 220 MiB in 52 packages 12:14:01 OK: 220 MiB in 52 packages 12:14:01 OK: 220 MiB in 52 packages 12:14:01 Removing intermediate container 46e898fdf60e 12:14:01 ---> 5fbf177c25b5 12:14:01 Step 6/23 : COPY go.mod vendor* ./ 12:14:02 ---> 7202c4c73491 12:14:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:14:02 ---> Running in c55e187eb5b7 12:14:02 Removing intermediate container 89ab98e98365 12:14:02 ---> 9f3e6a0f494c 12:14:02 Step 6/22 : COPY go.mod vendor* ./ 12:14:03 Removing intermediate container ae81fd6537c8 12:14:03 ---> 7ff2af9909d4 12:14:03 Step 6/23 : COPY go.mod vendor* ./ 12:14:03 Removing intermediate container d1e5ee6b9d0c 12:14:03 ---> e8a84c22c568 12:14:03 Step 6/22 : COPY go.mod vendor* ./ 12:14:03 Removing intermediate container ddb3047efc37 12:14:03 ---> ae1a56f1aeb4 12:14:03 Step 6/25 : COPY go.mod vendor* ./ 12:14:04 ---> 1dcd76490840 12:14:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:14:04 ---> Running in 301538106c58 12:14:04 ---> b8a6af629bf5 12:14:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:14:04 ---> b6b3fcaccdc9 12:14:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:14:04 ---> 9fb9e0dd35a8 12:14:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:14:04 ---> Running in 5e31c52981ee 12:14:04 ---> Running in f567393b3c7f 12:14:04 ---> Running in 9a5875851345 12:14:07 Removing intermediate container c55e187eb5b7 12:14:07 ---> e51956896924 12:14:07 Step 8/23 : COPY . . 12:14:11 Removing intermediate container 301538106c58 12:14:11 ---> d210e1cc8e5b 12:14:11 Step 8/22 : COPY . . 12:14:11 Removing intermediate container 5e31c52981ee 12:14:11 ---> 9fdcc6678b3a 12:14:11 Step 8/25 : COPY . . 12:14:11 Removing intermediate container f567393b3c7f 12:14:11 ---> ac1f7c4be73a 12:14:11 Step 8/23 : COPY . . 12:14:11 Removing intermediate container 9a5875851345 12:14:11 ---> f2426b2907b6 12:14:11 Step 8/22 : COPY . . 12:14:30 ---> 5285bc81105c 12:14:30 Step 9/23 : RUN make cmd/core-data/core-data 12:14:30 ---> Running in e9e2dacb9bf5 12:14:31 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 12:14:34 ---> 2ba87d59bf2c 12:14:34 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:14:34 ---> 68334c69d11e 12:14:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:14:34 ---> Running in 19db75b68f0d 12:14:34 ---> Running in 631ee8d471b0 12:14:34 ---> 2997ad17cd04 12:14:34 Step 9/23 : RUN make cmd/core-metadata/core-metadata 12:14:35 ---> Running in 00dd21bb7995 12:14:35 ---> 837ae9fc1524 12:14:35 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:14:35 ---> Running in 7af8f5a8a8bb 12:14:37 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 12:14: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 12:14: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 12:14:37 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 12:16:44 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 12:16:57 Removing intermediate container 19db75b68f0d 12:16:57 ---> 6a089a9faa75 12:16:57 12:16:57 Step 10/25 : FROM alpine:3.14 12:16:57 3.14: Pulling from library/alpine 12:16:57 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 12:16:57 Status: Downloaded newer image for alpine:3.14 12:16:57 ---> 5b8b7b635229 12:16:57 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:16:57 ---> Running in a74d577dac25 12:16:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:16:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:17:00 (1/3) Installing ca-certificates (20211220-r0) 12:17:00 (2/3) Installing dumb-init (1.2.5-r1) 12:17:00 (3/3) Installing su-exec (0.2-r1) 12:17:00 Executing busybox-1.33.1-r6.trigger 12:17:00 Executing ca-certificates-20211220-r0.trigger 12:17:00 OK: 6 MiB in 17 packages 12:17:02 Removing intermediate container a74d577dac25 12:17:02 ---> 9e78a67592aa 12:17:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:17:02 ---> Running in 2e72b5f2b665 12:17:03 Removing intermediate container 2e72b5f2b665 12:17:03 ---> 1f6f4955c3c4 12:17:03 Step 13/25 : WORKDIR / 12:17:04 ---> Running in a081d83266ed 12:17:04 Removing intermediate container a081d83266ed 12:17:04 ---> 98d97143da45 12:17:04 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:17:06 ---> e487df78d0ae 12:17:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:17:08 ---> 2216f90e7c8c 12:17:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:17:08 Removing intermediate container 631ee8d471b0 12:17:08 ---> 35791a13605f 12:17:08 12:17:08 Step 10/22 : FROM alpine:3.14 12:17:08 ---> 5b8b7b635229 12:17:08 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:17:08 Removing intermediate container 00dd21bb7995 12:17:08 ---> 87c544df0342 12:17:08 12:17:08 Step 10/23 : FROM alpine:3.14 12:17:08 ---> 5b8b7b635229 12:17:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:17:08 ---> 5d83a8712c7e 12:17:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:17:08 ---> Running in 4769e2cb73ac 12:17:09 ---> Running in 897981a944a5 12:17:09 Removing intermediate container 7af8f5a8a8bb 12:17:09 ---> 4d63dc67a5cf 12:17:09 12:17:09 Step 10/22 : FROM alpine:3.14 12:17:09 ---> 5b8b7b635229 12:17:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:17:09 ---> Running in a20ef51ac0e2 12:17:10 ---> c5543be39737 12:17:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:17:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:17:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:17:11 (1/2) Installing ca-certificates (20211220-r0) 12:17:11 (1/1) Installing dumb-init (1.2.5-r1) 12:17:11 Executing busybox-1.33.1-r6.trigger 12:17:11 OK: 6 MiB in 15 packages 12:17:12 (2/2) Installing dumb-init (1.2.5-r1) 12:17:12 Executing busybox-1.33.1-r6.trigger 12:17:12 Executing ca-certificates-20211220-r0.trigger 12:17:12 ---> 9f46c48c76bb 12:17:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:17:12 OK: 6 MiB in 16 packages 12:17:13 (1/1) Installing dumb-init (1.2.5-r1) 12:17:13 Executing busybox-1.33.1-r6.trigger 12:17:13 OK: 6 MiB in 15 packages 12:17:13 Removing intermediate container 897981a944a5 12:17:13 ---> aeb290000c31 12:17:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:17:13 Removing intermediate container e9e2dacb9bf5 12:17:13 ---> df13a06446a8 12:17:13 12:17:13 Step 10/23 : FROM alpine:3.14 12:17:13 ---> 5b8b7b635229 12:17:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:17:14 ---> Running in fe2a8ff73dfb 12:17:14 ---> Running in ee5c574865ee 12:17:14 Removing intermediate container a20ef51ac0e2 12:17:14 ---> 53fef1e471cf 12:17:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:17:14 Removing intermediate container fe2a8ff73dfb 12:17:14 ---> 1158d166a779 12:17:14 Step 13/23 : ENV APP_PORT=59881 12:17:14 Removing intermediate container ee5c574865ee 12:17:14 ---> 2c985e1fca80 12:17:14 Step 12/23 : ENV APP_PORT=59880 12:17:14 ---> 2667fc451817 12:17:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:17:14 ---> Running in a05dd5e080f7 12:17:14 Removing intermediate container 4769e2cb73ac 12:17:14 ---> 9b4d49fee425 12:17:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:17:14 ---> Running in 4215702a705a 12:17:14 ---> Running in ebe8673911cc 12:17:14 ---> Running in 71ba15a8ed03 12:17:15 Removing intermediate container a05dd5e080f7 12:17:15 ---> bc5848ef1a93 12:17:15 Step 13/22 : ENV APP_PORT=59861 12:17:15 ---> Running in 645557f1a2cf 12:17:15 Removing intermediate container ebe8673911cc 12:17:15 ---> e0828d846773 12:17:15 Step 13/23 : EXPOSE $APP_PORT 12:17:15 Removing intermediate container 4215702a705a 12:17:15 ---> 6dee04412914 12:17:15 Step 14/23 : EXPOSE $APP_PORT 12:17:15 Removing intermediate container 71ba15a8ed03 12:17:15 ---> 0c62f93f3047 12:17:15 Step 13/22 : ENV APP_PORT=59860 12:17:15 ---> Running in ddd5416c885c 12:17:15 ---> Running in 6c29fad86666 12:17:15 ---> Running in b2c620dbf292 12:17:15 ---> 6896a23a7102 12:17:15 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/ 12:17:15 ---> Running in 05b482593dd6 12:17:15 Removing intermediate container 645557f1a2cf 12:17:15 ---> 46168775d9b3 12:17:15 Step 14/22 : EXPOSE $APP_PORT 12:17:15 ---> Running in ca67a73c997f 12:17:15 Removing intermediate container 6c29fad86666 12:17:15 ---> 114c8e7c1258 12:17:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:17:16 Removing intermediate container ddd5416c885c 12:17:16 ---> be0d28e4cca4 12:17:16 Step 15/23 : WORKDIR / 12:17:16 Removing intermediate container b2c620dbf292 12:17:16 ---> 5e97bba30095 12:17:16 Step 14/22 : EXPOSE $APP_PORT 12:17:16 ---> Running in 381552eae05c 12:17:16 ---> Running in 9f6d08eff91d 12:17:16 ---> Running in 06035ced60c4 12:17:16 Removing intermediate container ca67a73c997f 12:17:16 ---> ed2b89b1a22f 12:17:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:17:16 Removing intermediate container 06035ced60c4 12:17:16 ---> b62f49369144 12:17:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:17:17 Removing intermediate container 381552eae05c 12:17:17 ---> 7f61b0cdea84 12:17:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:17:17 ---> 5e46233ec521 12:17:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:17:18 ---> 6f34714e9364 12:17:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:17:18 ---> 0b8041ff3d72 12:17:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:17:18 Removing intermediate container 05b482593dd6 12:17:18 ---> 4c92616c0804 12:17:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 12:17:18 ---> Running in 1fefb613a456 12:17:19 Removing intermediate container 9f6d08eff91d 12:17:19 ---> 33f8b3fa0d5f 12:17:19 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 12:17:19 ---> Running in ba598df1de76 12:17:19 Removing intermediate container 1fefb613a456 12:17:19 ---> 65e2e9c42a02 12:17:19 Step 23/25 : LABEL arch=arm64 12:17:19 ---> Running in 222af0689be6 12:17:19 ---> 89bceb7183e7 12:17:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:17:20 ---> c5e542e6eef0 12:17:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:17:20 ---> 60e17e776887 12:17:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:17:20 Removing intermediate container 222af0689be6 12:17:20 ---> 12696cbca4af 12:17:20 Step 24/25 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce 12:17:20 ---> Running in b759d55f9cbe 12:17:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:17:20 ---> be8b891d9ffe 12:17:20 Step 19/23 : ENTRYPOINT ["/core-metadata"] 12:17:21 Removing intermediate container b759d55f9cbe 12:17:21 ---> a1b3d3616704 12:17:21 Step 25/25 : LABEL version=0.0.0 12:17:21 ---> Running in fbf2df0e71d8 12:17:21 ---> Running in 6fbc3f2f3cc1 12:17:21 ---> 252f4a167ebe 12:17:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:17:21 ---> 7af9c141c6a5 12:17:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:17:21 ---> Running in 752132ac4f71 12:17:21 ---> Running in 4de55ba35bc7 12:17:21 Removing intermediate container fbf2df0e71d8 12:17:21 ---> aa7bc7999dac 12:17:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:17:21 ---> Running in 90d30c466964 12:17:21 Removing intermediate container 6fbc3f2f3cc1 12:17:21 ---> 2321d608f36c 12:17:21 12:17:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:17:21 Removing intermediate container 4de55ba35bc7 12:17:21 ---> a94030fbe16f 12:17:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:17:22 Removing intermediate container 752132ac4f71 12:17:22 ---> ef83373e4d23 12:17:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:17:22 ---> Running in 0ae838dd87cb 12:17:22 Removing intermediate container 90d30c466964 12:17:22 ---> 29a7cc09e8b8 12:17:22 Step 21/23 : LABEL arch=arm64 12:17:22 Successfully built 2321d608f36c 12:17:22 Successfully tagged security-secretstore-setup-arm64:latest 12:17:22 ---> Running in 1500d4ee7951 12:17:22 ---> Running in b2787dc9c916 12:17:22  Building security-secretstore-setup ... done Building sys-mgmt-agent 12:17:22 (1/6) Installing dumb-init (1.2.5-r1) 12:17:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:17:22 (3/6) Installing libsodium (1.0.18-r0) 12:17:22 Removing intermediate container 0ae838dd87cb 12:17:22 ---> 712e43707b46 12:17:22 Step 20/22 : LABEL arch=arm64 12:17:22 Removing intermediate container 1500d4ee7951 12:17:22 ---> 1e604d1c9186 12:17:22 Step 22/23 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce 12:17:22 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:17:22 ---> Running in 114045383c54 12:17:22 Removing intermediate container b2787dc9c916 12:17:22 ---> 707d2da93011 12:17:22 Step 20/22 : LABEL arch=arm64 12:17:22 ---> Running in 1d2059c0493d 12:17:22 ---> Running in 6f0ad0317afc 12:17:22 (5/6) Installing libzmq (4.3.4-r0) 12:17:23 (6/6) Installing zeromq (4.3.4-r0) 12:17:23 Executing busybox-1.33.1-r6.trigger 12:17:23 OK: 8 MiB in 20 packages 12:17:23 Removing intermediate container 1d2059c0493d 12:17:23 ---> 4a578e6b335f 12:17:23 Step 23/23 : LABEL version=0.0.0Removing intermediate container 114045383c54 12:17:23 ---> eee2c3c598cb 12:17:23 Step 21/22 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce 12:17:23 12:17:23 ---> Running in adefbcc82c94 12:17:23 Removing intermediate container 6f0ad0317afc 12:17:23 ---> 4a22ae57f475 12:17:23 Step 21/22 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce ---> Running in 5c0ba7977f3b 12:17:23 12:17:23 ---> Running in 8a14a1d70a48 12:17:24 Removing intermediate container 5c0ba7977f3b 12:17:24 ---> 14b0b1bd744f 12:17:24 Step 22/22 : LABEL version=0.0.0 12:17:24 Removing intermediate container adefbcc82c94 12:17:24 ---> 87bbdfb48b54 12:17:24 12:17:24 ---> Running in 095dd91219a4 12:17:24 Removing intermediate container 8a14a1d70a48 12:17:24 ---> 5106de3b9534 12:17:24 Step 22/22 : LABEL version=0.0.0 12:17:24 Removing intermediate container ba598df1de76 12:17:24 ---> 917e630aa864 12:17:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:17:24 ---> Running in 789595786a67 12:17:24 Successfully built 87bbdfb48b54 12:17:24 Successfully tagged core-metadata-arm64:latest 12:17:24  Building core-metadata ... done Building security-bootstrapper 12:17:25 Removing intermediate container 095dd91219a4 12:17:25 ---> c4744d00f7eb 12:17:25 12:17:25 Removing intermediate container 789595786a67 12:17:25 ---> 89c8c8570997 12:17:25 12:17:25 Successfully built c4744d00f7eb 12:17:25 Successfully tagged support-scheduler-arm64:latest 12:17:25 Building core-command 12:17:25  Building support-scheduler ... done  ---> b5419545b96a 12:17:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:17:26 Successfully built 89c8c8570997 12:17:26 Successfully tagged support-notifications-arm64:latest 12:17:26 Building security-proxy-setup 12:17:27  Building support-notifications ... done  ---> cce0a986239b 12:17:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:17:27 ---> 020b463449ad 12:17:27 Step 19/23 : ENTRYPOINT ["/core-data"] 12:17:27 ---> Running in 7cf809cef554 12:17:28 Removing intermediate container 7cf809cef554 12:17:28 ---> 605dda52fdef 12:17:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:17:28 ---> Running in c33eeb25a141 12:17:28 Removing intermediate container c33eeb25a141 12:17:28 ---> 66e433ac3aca 12:17:28 Step 21/23 : LABEL arch=arm64 12:17:28 ---> Running in 754c0839084d 12:17:29 Removing intermediate container 754c0839084d 12:17:29 ---> eeac7c11d24a 12:17:29 Step 22/23 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce 12:17:29 ---> Running in 0bdfc35a4422 12:17:30 Removing intermediate container 0bdfc35a4422 12:17:30 ---> 28b9adfb16c8 12:17:30 Step 23/23 : LABEL version=0.0.0 12:17:30 ---> Running in f92068213b8b 12:17:30 Removing intermediate container f92068213b8b 12:17:30 ---> 81a20e756623 12:17:30 12:17:30 Successfully built 81a20e756623 12:17:30 Successfully tagged core-data-arm64:latest 12:18:17  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:18:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:18:17 ---> 85b757e2d080 12:18:17 Step 3/23 : WORKDIR /edgex-go 12:18:17 ---> Using cache 12:18:17 ---> 466fa6952faa 12:18:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:18:17 ---> Using cache 12:18:17 ---> e367bf2588f1 12:18:17 Step 5/23 : RUN apk add --update --no-cache make bash git 12:18:17 ---> Running in 08c9e0e33e7d 12:18:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:18:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:18:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:18:17 ---> 85b757e2d080 12:18:17 Step 3/23 : WORKDIR /edgex-go 12:18:17 ---> Using cache 12:18:17 ---> 466fa6952faa 12:18:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesfetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:18:17 12:18:17 ---> Using cache 12:18:17 ---> e367bf2588f1 12:18:17 Step 5/23 : RUN apk add --update --no-cache make git 12:18:17 ---> Using cache 12:18:17 ---> e8a84c22c568 12:18:17 Step 6/23 : COPY go.mod vendor* ./ 12:18:17 ---> Using cache 12:18:17 ---> b6b3fcaccdc9 12:18:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:18:17 ---> Using cache 12:18:17 ---> f2426b2907b6 12:18:17 Step 8/23 : COPY . . 12:18:17 ---> Using cache 12:18:17 ---> 837ae9fc1524 12:18:17 Step 9/23 : RUN make cmd/core-command/core-command 12:18:17 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:18:17 Step 2/31 : FROM ${BUILDER_BASE} AS builder 12:18:17 ---> 85b757e2d080 12:18:17 Step 3/31 : WORKDIR /edgex-go 12:18:17 ---> Using cache 12:18:17 ---> 466fa6952faa 12:18:17 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:18:17 ---> Using cache 12:18:17 ---> e367bf2588f1 12:18:17 Step 5/31 : RUN apk add --update --no-cache make git 12:18:17 ---> Using cache 12:18:17 ---> e8a84c22c568 12:18:17 Step 6/31 : COPY go.mod vendor* ./ 12:18:17 ---> Using cache 12:18:17 ---> b6b3fcaccdc9 12:18:17 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:18:17 ---> Using cache 12:18:17 ---> f2426b2907b6 12:18:17 Step 8/31 : COPY . . 12:18:17 ---> Using cache 12:18:17 ---> 837ae9fc1524 12:18:17 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:18:17 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:18:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:18:17 ---> 85b757e2d080 12:18:17 Step 3/21 : WORKDIR /edgex-go 12:18:17 ---> Using cache 12:18:17 ---> 466fa6952faa 12:18:17 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:18:17 ---> Using cache 12:18:17 ---> e367bf2588f1 12:18:17 Step 5/21 : RUN apk add --update --no-cache make git 12:18:17 ---> Using cache 12:18:17 ---> e8a84c22c568 12:18:17 Step 6/21 : COPY go.mod vendor* ./ 12:18:17 ---> Using cache 12:18:17 ---> b6b3fcaccdc9 12:18:17 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:18:17 ---> Using cache 12:18:17 ---> f2426b2907b6 12:18:17 Step 8/21 : COPY . . 12:18:17 ---> Running in 3243916a9f66 12:18:17 ---> Using cache 12:18:17 ---> 837ae9fc1524 12:18:17 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:18:17 ---> Running in e2a580528538 12:18:18 ---> Running in ded0c9ebf3c0 12:18:18 OK: 220 MiB in 52 packages 12:18:19 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 12:18:19 Removing intermediate container 08c9e0e33e7d 12:18:19 ---> ef916544f5e3 12:18:19 Step 6/23 : COPY go.mod vendor* ./ 12:18:19 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 12:18:20 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 12:18:20 ---> 39fe62374e15 12:18:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:18:20 ---> Running in 86651dde1bd5 12:18:26 Removing intermediate container 86651dde1bd5 12:18:26 ---> 9c366df156b3 12:18:26 Step 8/23 : COPY . . 12:18:44 ---> c21fc3c69460 12:18:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:18:44 ---> Running in 5c80177793dd 12:18:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:20:06 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 12:20:06 Removing intermediate container 3243916a9f66 12:20:06 ---> c2d6df9e4cc7 12:20:06 12:20:06 Step 10/23 : FROM alpine:3.14 12:20:06 ---> 5b8b7b635229 12:20:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:20:06 ---> Using cache 12:20:06 ---> 53fef1e471cf 12:20:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:20:06 ---> Using cache 12:20:06 ---> bc5848ef1a93 12:20:06 Step 13/23 : ENV APP_PORT=59882 12:20:06 ---> Running in 990045cfead9 12:20:06 Removing intermediate container 990045cfead9 12:20:06 ---> d32b60c486ee 12:20:06 Step 14/23 : EXPOSE $APP_PORT 12:20:06 ---> Running in 482aa7037cb9 12:20:06 Removing intermediate container 482aa7037cb9 12:20:06 ---> d4220c3b2b5b 12:20:06 Step 15/23 : WORKDIR / 12:20:06 ---> Running in 24c857d1f418 12:20:07 Removing intermediate container 24c857d1f418 12:20:07 ---> 849b0f679ff2 12:20:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:20:08 ---> 8936879f06d0 12:20:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:20:10 ---> a461407a4eae 12:20:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:20:10 Removing intermediate container e2a580528538 12:20:10 ---> 13ecc3012088 12:20:10 12:20:10 Step 10/31 : FROM alpine:3.14 12:20:10 ---> 5b8b7b635229 12:20:10 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:20:11 ---> Running in afa933ea88f3 12:20:12 ---> c01f9c05da18 12:20:12 Step 19/23 : ENTRYPOINT ["/core-command"] 12:20:12 Removing intermediate container afa933ea88f3 12:20:12 ---> 8b862440feb3 12:20:12 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 12:20:12 ---> Running in 33beaaadbdbe 12:20:12 ---> Running in c4e1c161bc60 12:20:12 Removing intermediate container 33beaaadbdbe 12:20:12 ---> a54615e5f830 12:20:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:20:12 ---> Running in 1c659147c2f1 12:20:12 Removing intermediate container ded0c9ebf3c0 12:20:12 ---> 8d3c7ae47a46 12:20:12 12:20:12 Step 10/21 : FROM alpine:3.14 12:20:12 ---> 5b8b7b635229 12:20:12 Step 11/21 : RUN apk add --update --no-cache curl 12:20:12 ---> Running in 03cd2667524c 12:20:13 Removing intermediate container 1c659147c2f1 12:20:13 ---> bd00e7397ca0 12:20:13 Step 21/23 : LABEL arch=arm64 12:20:13 ---> Running in 5132083c9a8f 12:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:20:14 Removing intermediate container 5132083c9a8f 12:20:14 ---> 25e9dbb47893 12:20:14 Step 22/23 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce 12:20:14 ---> Running in 8482ddc757f3 12:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:20:14 Removing intermediate container 8482ddc757f3 12:20:14 ---> 032aa443f441 12:20:14 Step 23/23 : LABEL version=0.0.0 12:20:14 ---> Running in e804e89e5d19 12:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:20:15 (1/2) Installing dumb-init (1.2.5-r1) 12:20:15 (2/2) Installing su-exec (0.2-r1) 12:20:15 Executing busybox-1.33.1-r6.trigger 12:20:15 OK: 6 MiB in 16 packages 12:20:15 Removing intermediate container e804e89e5d19 12:20:15 ---> 8d15e531750b 12:20:15 12:20:16 (1/5) Installing ca-certificates (20211220-r0) 12:20:16 Successfully built 8d15e531750b 12:20:16 Successfully tagged core-command-arm64:latest 12:20:16  Building core-command ... done (2/5) Installing brotli-libs (1.0.9-r5) 12:20:16 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:20:16 (4/5) Installing libcurl (7.79.1-r0) 12:20:16 (5/5) Installing curl (7.79.1-r0) 12:20:16 Executing busybox-1.33.1-r6.trigger 12:20:16 Executing ca-certificates-20211220-r0.trigger 12:20:16 OK: 8 MiB in 19 packages 12:20:16 Removing intermediate container c4e1c161bc60 12:20:16 ---> e0cbd82f5142 12:20:16 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 12:20:16 ---> Running in 9f331a56fe81 12:20:17 Removing intermediate container 9f331a56fe81 12:20:17 ---> 42fc168a5632 12:20:17 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:20:17 ---> Running in 4983d2150176 12:20:18 Removing intermediate container 4983d2150176 12:20:18 ---> 0759f60bef57 12:20:18 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:20:18 Removing intermediate container 03cd2667524c 12:20:18 ---> 5392c0afb875 12:20:18 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:20:18 ---> Running in b93b4a2ae02c 12:20:18 ---> Running in 4dfab58d6b40 12:20:18 Removing intermediate container 4dfab58d6b40 12:20:18 ---> 344731eccc8c 12:20:18 Step 13/21 : WORKDIR /edgex 12:20:18 ---> Running in 6d6f1606118f 12:20:18 Removing intermediate container 5c80177793dd 12:20:18 ---> 82f419be56c7 12:20:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:20:18 ---> Running in 333fcccb0cb1 12:20:19 Removing intermediate container 6d6f1606118f 12:20:19 ---> cc0eef24ee25 12:20:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:20:20 ---> 784cf7b448bd 12:20:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:20:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:20:20 Removing intermediate container b93b4a2ae02c 12:20:20 ---> bd2e62575216 12:20:20 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 12:20:20 ---> Running in 4fc0d5d6c14b 12:20:21 Removing intermediate container 4fc0d5d6c14b 12:20:21 ---> d6b87fddfd11 12:20:21 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:20:21 ---> 7307f1ec9e2b 12:20:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:20:21 ---> d6afad6b3150 12:20:21 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:20:22 ---> Running in 12ac19e81b1b 12:20:23 ---> 9b03053f7a9a 12:20:23 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:20:23 Removing intermediate container 333fcccb0cb1 12:20:23 ---> d2dc67ded7de 12:20:23 12:20:23 Step 11/23 : FROM docker:20.10.10 12:20:23 ---> Running in 6bbf634ae394 12:20:23 20.10.10: Pulling from library/docker 12:20:23 Removing intermediate container 6bbf634ae394 12:20:23 ---> 296538521e34 12:20:23 Step 18/21 : CMD ["--init=true"] 12:20:23 ---> Running in a3b8f6812bf7 12:20:24 Removing intermediate container a3b8f6812bf7 12:20:24 ---> f6f8ce1825e5 12:20:24 Step 19/21 : LABEL arch=arm64 12:20:24 Removing intermediate container 12ac19e81b1b 12:20:24 ---> 1a4e6484fdfc 12:20:24 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 12:20:24 ---> Running in 8d62e6a77d0c 12:20:24 Removing intermediate container 8d62e6a77d0c 12:20:24 ---> 39c7ed50bc8a 12:20:24 Step 20/21 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce 12:20:24 ---> Running in 8d79cb95447a 12:20:25 ---> add7461646fa 12:20:25 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:20:25 Removing intermediate container 8d79cb95447a 12:20:25 ---> 2f20de6497cb 12:20:25 Step 21/21 : LABEL version=0.0.0 12:20:25 ---> Running in 505546d965f4 12:20:25 Removing intermediate container 505546d965f4 12:20:25 ---> 8675d4f6555f 12:20:25 12:20:26 Successfully built 8675d4f6555f 12:20:26 Successfully tagged security-proxy-setup-arm64:latest 12:20:26  Building security-proxy-setup ... done  ---> 36602bcdca9a 12:20:26 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:20:27 ---> 1aa51e285371 12:20:27 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:20:28 ---> f12d63c71191 12:20:28 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:20:28 ---> e15b61aeca37 12:20:28 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 12:20:29 ---> Running in 2ab1194983c2 12:20:29 Removing intermediate container 2ab1194983c2 12:20:29 ---> 52d7b7c522bd 12:20:29 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:20:30 ---> 359e00973ab8 12:20:30 Step 26/31 : RUN chmod +x /entrypoint.sh 12:20:30 ---> Running in 854e5aa56302 12:20:32 Removing intermediate container 854e5aa56302 12:20:32 ---> 241f9293bbad 12:20:32 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 12:20:32 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 12:20:32 Status: Downloaded newer image for docker:20.10.10 12:20:32 ---> 520e9a0a30f7 12:20:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:20:32 ---> Running in 2dbfceb6eadb 12:20:33 ---> Running in 27a22e0bddbd 12:20:33 Removing intermediate container 2dbfceb6eadb 12:20:33 ---> 00cd8282f2c6 12:20:33 Step 28/31 : CMD ["gate"] 12:20:33 Removing intermediate container 27a22e0bddbd 12:20:33 ---> 33034532464f 12:20:33 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 12:20:33 ---> Running in f1e0f1645ab1 12:20:33 ---> Running in d99d5bdc5508 12:20:33 Removing intermediate container f1e0f1645ab1 12:20:33 ---> bb7df9512b48 12:20:33 Step 29/31 : LABEL arch=arm64 12:20:34 ---> Running in 3d45a2fff15b 12:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:20:34 Removing intermediate container 3d45a2fff15b 12:20:34 ---> 88bd58f6ea71 12:20:34 Step 30/31 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce 12:20:34 ---> Running in 4983fe5bad6b 12:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:20:35 Removing intermediate container 4983fe5bad6b 12:20:35 ---> 88c1a12603e4 12:20:35 Step 31/31 : LABEL version=0.0.0 12:20:35 ---> Running in 0e33ae1320cc 12:20:35 (1/42) Installing readline (8.1.0-r0) 12:20:35 (2/42) Installing bash (5.1.4-r0) 12:20:35 Executing bash-5.1.4-r0.post-install 12:20:35 (3/42) Installing brotli-libs (1.0.9-r5) 12:20:35 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:20:35 (5/42) Installing libcurl (7.79.1-r0) 12:20:35 (6/42) Installing curl (7.79.1-r0) 12:20:35 (7/42) Installing dumb-init (1.2.5-r1) 12:20:35 (8/42) Installing libbz2 (1.0.8-r1) 12:20:35 (9/42) Installing expat (2.4.7-r0) 12:20:35 (10/42) Installing libffi (3.3-r2) 12:20:35 (11/42) Installing gdbm (1.19-r0) 12:20:35 (12/42) Installing xz-libs (5.2.5-r0) 12:20:36 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:20:36 Removing intermediate container 0e33ae1320cc 12:20:36 ---> 7937375f4c35 12:20:36 12:20:36 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:20:36 (15/42) Installing mpdecimal (2.5.1-r1) 12:20:36 (16/42) Installing sqlite-libs (3.35.5-r0) 12:20:36 (17/42) Installing python3 (3.9.5-r2) 12:20:36 Successfully built 7937375f4c35 12:20:36 Successfully tagged security-bootstrapper-arm64:latest 12:20:37  Building security-bootstrapper ... done (18/42) Installing py3-appdirs (1.4.4-r2) 12:20:37 (19/42) Installing py3-chardet (4.0.0-r2) 12:20:37 (20/42) Installing py3-idna (3.2-r0) 12:20:38 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:20:38 (22/42) Installing py3-certifi (2020.12.5-r1) 12:20:38 (23/42) Installing py3-requests (2.25.1-r4) 12:20:38 (24/42) Installing py3-msgpack (1.0.2-r1) 12:20:38 (25/42) Installing py3-lockfile (0.12.2-r4) 12:20:38 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:20:38 (27/42) Installing py3-colorama (0.4.4-r1) 12:20:38 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:20:38 (29/42) Installing py3-distlib (0.3.1-r3) 12:20:38 (30/42) Installing py3-distro (1.5.0-r3) 12:20:38 (31/42) Installing py3-six (1.15.0-r1) 12:20:38 (32/42) Installing py3-webencodings (0.5.1-r4) 12:20:38 (33/42) Installing py3-html5lib (1.1-r1) 12:20:38 (34/42) Installing py3-parsing (2.4.7-r2) 12:20:38 (35/42) Installing py3-packaging (20.9-r1) 12:20:38 (36/42) Installing py3-toml (0.10.2-r2) 12:20:38 (37/42) Installing py3-pep517 (0.10.0-r2) 12:20:38 (38/42) Installing py3-progress (1.5-r2) 12:20:38 (39/42) Installing py3-retrying (1.3.3-r1) 12:20:38 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:20:38 (41/42) Installing py3-setuptools (52.0.0-r3) 12:20:38 (42/42) Installing py3-pip (20.3.4-r1) 12:20:38 Executing busybox-1.33.1-r6.trigger 12:20:38 OK: 84 MiB in 64 packages 12:20:42 Collecting docker-compose==1.23.2 12:20:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:20:42 Collecting dockerpty<0.5,>=0.4.1 12:20:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:20:45 Collecting PyYAML<4,>=3.10 12:20:45 Downloading PyYAML-3.13.tar.gz (270 kB) 12:20:48 Collecting docopt<0.7,>=0.6.1 12:20:48 Downloading docopt-0.6.2.tar.gz (25 kB) 12:20:49 Collecting cached-property<2,>=1.2.0 12:20:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:20:49 Collecting texttable<0.10,>=0.9.0 12:20:49 Downloading texttable-0.9.1.tar.gz (11 kB) 12:20:51 Collecting websocket-client<1.0,>=0.32.0 12:20:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:20:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 12:20:51 Collecting docker<4.0,>=3.6.0 12:20:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:20:52 Collecting jsonschema<3,>=2.5.1 12:20:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:20:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:20:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:20:53 Collecting docker-pycreds>=0.4.0 12:20:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:20:54 Collecting idna<2.8,>=2.5 12:20:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:20:54 Collecting urllib3<1.25,>=1.21.1 12:20:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:20:54 Collecting chardet<3.1.0,>=3.0.2 12:20:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:20:54 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) 12:20:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:20:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:20:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:20:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:20:55 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:20:55 Attempting uninstall: urllib3 12:20:55 Found existing installation: urllib3 1.26.5 12:20:56 Uninstalling urllib3-1.26.5: 12:20:56 Successfully uninstalled urllib3-1.26.5 12:20:56 Attempting uninstall: idna 12:20:56 Found existing installation: idna 3.2 12:20:56 Uninstalling idna-3.2: 12:20:56 Successfully uninstalled idna-3.2 12:20:57 Attempting uninstall: chardet 12:20:57 Found existing installation: chardet 4.0.0 12:20:57 Uninstalling chardet-4.0.0: 12:20:57 Successfully uninstalled chardet-4.0.0 12:20:59 Attempting uninstall: requests 12:20:59 Found existing installation: requests 2.25.1 12:20:59 Uninstalling requests-2.25.1: 12:20:59 Successfully uninstalled requests-2.25.1 12:20:59 Running setup.py install for texttable: started 12:21:01 Running setup.py install for texttable: finished with status 'done' 12:21:01 Running setup.py install for PyYAML: started 12:21:03 Running setup.py install for PyYAML: finished with status 'done' 12:21:03 Running setup.py install for docopt: started 12:21:05 Running setup.py install for docopt: finished with status 'done' 12:21:05 Running setup.py install for dockerpty: started 12:21:07 Running setup.py install for dockerpty: finished with status 'done' 12:21:08 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 12:21:16 Removing intermediate container d99d5bdc5508 12:21:16 ---> a9d909632dee 12:21:16 Step 14/23 : ENV APP_PORT=58890 12:21:17 ---> Running in 028c8ac4d0a2 12:21:17 Removing intermediate container 028c8ac4d0a2 12:21:17 ---> f05bc3114880 12:21:17 Step 15/23 : EXPOSE $APP_PORT 12:21:17 ---> Running in 4ba8f069e1f7 12:21:17 Removing intermediate container 4ba8f069e1f7 12:21:17 ---> 66535085974f 12:21:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:21:18 ---> 1fbc2b7e16fa 12:21:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:21:19 ---> bb46d222aa9c 12:21:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:21:20 ---> c4ab684f1806 12:21:20 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 12:21:20 ---> Running in 2a96724b9b37 12:21:20 Removing intermediate container 2a96724b9b37 12:21:20 ---> ceed73817866 12:21:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:21:20 ---> Running in ba502248ebd5 12:21:20 Removing intermediate container ba502248ebd5 12:21:20 ---> 2bd9aa884994 12:21:20 Step 21/23 : LABEL arch=arm64 12:21:20 ---> Running in e570079956ff 12:21:21 Removing intermediate container e570079956ff 12:21:21 ---> e0c4d3e0fd23 12:21:21 Step 22/23 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce 12:21:21 ---> Running in 706a39f9b290 12:21:21 Removing intermediate container 706a39f9b290 12:21:21 ---> ef9e90b4d24f 12:21:21 Step 23/23 : LABEL version=0.0.0 12:21:21 ---> Running in 0fb37eae934b 12:21:22 Removing intermediate container 0fb37eae934b 12:21:22 ---> 7e727661d542 12:21:22 12:21:22 Successfully built 7e727661d542 12:21:22 Successfully tagged sys-mgmt-agent-arm64:latest 12:21:22  Building sys-mgmt-agent ... done  [Pipeline] } 12:21:22 $ docker stop --time=1 fb5ef73ea8138a44a04c5c2ed9a9ce31e12c1602970c874f23d40d1f5ef94b44 12:21:24 $ docker rm -f fb5ef73ea8138a44a04c5c2ed9a9ce31e12c1602970c874f23d40d1f5ef94b44 [Pipeline] // withDockerContainer [Pipeline] sh 12:21:25 + docker images 12:21:25 REPOSITORY TAG IMAGE ID CREATED SIZE 12:21:25 sys-mgmt-agent-arm64 latest 7e727661d542 4 seconds ago 280MB 12:21:25 security-bootstrapper-arm64 latest 7937375f4c35 50 seconds ago 18MB 12:21:25 security-proxy-setup-arm64 latest 8675d4f6555f About a minute ago 25.5MB 12:21:25 d2dc67ded7de About a minute ago 1.59GB 12:21:25 core-command-arm64 latest 8d15e531750b About a minute ago 15.3MB 12:21:25 8d3c7ae47a46 About a minute ago 1.6GB 12:21:25 13ecc3012088 About a minute ago 1.59GB 12:21:25 c2d6df9e4cc7 About a minute ago 1.59GB 12:21:25 core-data-arm64 latest 81a20e756623 3 minutes ago 19.2MB 12:21:25 support-notifications-arm64 latest 89c8c8570997 4 minutes ago 16.1MB 12:21:25 support-scheduler-arm64 latest c4744d00f7eb 4 minutes ago 15.4MB 12:21:25 core-metadata-arm64 latest 87bbdfb48b54 4 minutes ago 16MB 12:21:25 security-secretstore-setup-arm64 latest 2321d608f36c 4 minutes ago 27MB 12:21:25 df13a06446a8 4 minutes ago 1.61GB 12:21:25 35791a13605f 4 minutes ago 1.6GB 12:21:25 4d63dc67a5cf 4 minutes ago 1.6GB 12:21:25 87c544df0342 4 minutes ago 1.6GB 12:21:25 6a089a9faa75 4 minutes ago 1.6GB 12:21:25 ci-base-image-arm64 latest 85b757e2d080 14 minutes ago 1.26GB 12:21:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB 12:21:25 docker 20.10.10 520e9a0a30f7 3 months ago 200MB 12:21:25 alpine 3.14 5b8b7b635229 3 months ago 5.35MB 12:21:25 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 12:21:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:21:25 12:21:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:21:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:21:26 arm64: Pulling from edgex-lftools-log-publisher 12:21:26 8998bd30e6a1: Pulling fs layer 12:21:26 04944245beec: Pulling fs layer 12:21:26 699f458cf7ca: Pulling fs layer 12:21:26 765212b225bb: Pulling fs layer 12:21:26 f23df028b6ca: Pulling fs layer 12:21:26 d65c8cfc05b1: Pulling fs layer 12:21:26 2437ff75d9bd: Pulling fs layer 12:21:26 765212b225bb: Waiting 12:21:26 d65c8cfc05b1: Waiting 12:21:26 f23df028b6ca: Waiting 12:21:26 04944245beec: Download complete 12:21:26 765212b225bb: Verifying Checksum 12:21:26 765212b225bb: Download complete 12:21:26 f23df028b6ca: Verifying Checksum 12:21:26 f23df028b6ca: Download complete 12:21:26 d65c8cfc05b1: Verifying Checksum 12:21:26 d65c8cfc05b1: Download complete 12:21:26 699f458cf7ca: Verifying Checksum 12:21:26 699f458cf7ca: Download complete 12:21:27 8998bd30e6a1: Verifying Checksum 12:21:27 8998bd30e6a1: Download complete 12:21:29 2437ff75d9bd: Verifying Checksum 12:21:29 2437ff75d9bd: Download complete 12:21:31 8998bd30e6a1: Pull complete 12:21:31 04944245beec: Pull complete 12:21:33 699f458cf7ca: Pull complete 12:21:33 765212b225bb: Pull complete 12:21:34 f23df028b6ca: Pull complete 12:21:34 d65c8cfc05b1: Pull complete 12:21:49 2437ff75d9bd: Pull complete 12:21:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:21:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:21:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:21:49 prd-ubuntu18.04-docker-arm64-4c-16g-6770 does not seem to be running inside a container 12:21:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:21:52 $ docker top b6d56ca03a02cf3de5062edea6b4576c917c5b7b575c6ba9877320ce15ad5cff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:21:53 ---> job-cost.sh 12:21:53 lf-activate-venv: SKIPPING 12:21:53 INFO: No Stack... 12:21:54 INFO: Retrieving Pricing Info for: v3-standard-4 12:21:55 INFO: Archiving Costs [Pipeline] sh 12:21:55 + cat /w/workspace/edgex-go/4/archives/cost.csv 12:21:55 + cut -d, -f6 [Pipeline] lock 12:21:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3891-4-stack-cost] 12:21:55 Resource [jenkins-edgexfoundry-edgex-go-PR-3891-4-stack-cost] did not exist. Created. 12:21:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3891-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:21:56 + echo total: 0.10999999940395355 [Pipeline] stash 12:21:56 Stashed 1 file(s) [Pipeline] } 12:21:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3891-4-stack-cost] [Pipeline] // lock [Pipeline] } 12:21:56 $ docker stop --time=1 b6d56ca03a02cf3de5062edea6b4576c917c5b7b575c6ba9877320ce15ad5cff 12:21:58 $ docker rm -f b6d56ca03a02cf3de5062edea6b4576c917c5b7b575c6ba9877320ce15ad5cff [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 12:21:58 provisioning config files... 12:21:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4896213054234795141tmp [Pipeline] { [Pipeline] sh 12:21:59 + set +x 12:21:59 + curl -s https://codecov.io/bash 12:21:59 + bash -s -- 12:21:59 12:21:59 _____ _ 12:21:59 / ____| | | 12:21:59 | | ___ __| | ___ ___ _____ __ 12:21:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:21:59 | |___| (_) | (_| | __/ (_| (_) \ V / 12:21:59 \_____\___/ \__,_|\___|\___\___/ \_/ 12:21:59 Bash-1.0.6 12:21:59 12:21:59 12:21:59 ==> git version 2.24.4 found 12:21:59 ==> 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 12:21:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:21:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:21:59 ==> Jenkins CI detected. 12:21:59 current dir:  /w/workspace/edgex-go/4 12:21:59 project root: . 12:21:59 --> token set from env 12:21:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:21:59 ==> Running gcov in . (disable via -X gcov) 12:21:59 ==> Python coveragepy not found 12:21:59 ==> Searching for coverage reports in: 12:21:59 + . 12:21:59 -> Found 1 reports 12:21:59 ==> Detecting git/mercurial file structure 12:21:59 ==> Reading reports 12:21:59 + ./coverage.out bytes=425893 12:21:59 ==> Appending adjustments 12:21:59 https://docs.codecov.io/docs/fixing-reports 12:22:00 + Found adjustments 12:22:00 ==> Gzipping contents 12:22:00 60K /tmp/codecov.UoDODf.gz 12:22:00 ==> Uploading reports 12:22:00 url: https://codecov.io 12:22:00 query: branch=PR-3891&commit=fd81e8eea96a92033a94fa95243825eee61fa6ce&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= 12:22:00 -> Pinging Codecov 12:22:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3891&commit=fd81e8eea96a92033a94fa95243825eee61fa6ce&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= 12:22:01 -> Uploading to 12:22:01 https://storage.googleapis.com/codecov/v4/raw/2022-03-10/00271124DB129430A58F1EEE437C3FCB/fd81e8eea96a92033a94fa95243825eee61fa6ce/82096310-c19a-46a0-8c4d-e7e143c962c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220310T122200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3049182f379d3a1311e0f85862f455a5b3c47b60741432b93552274c68bee624 12:22:01 % Total % Received % Xferd Average Speed Time Time Time Current 12:22:01 Dload Upload Total Spent Left Speed 12:22:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57752 0 0 100 57752 0 159k --:--:-- --:--:-- --:--:-- 159k 12:22:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fd81e8eea96a92033a94fa95243825eee61fa6ce [Pipeline] } 12:22:01 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 12:22:02 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:22:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:22:03 ---> package-listing.sh 12:22:03 ++ facter osfamily 12:22:03 ++ tr '[:upper:]' '[:lower:]' 12:22:03 + OS_FAMILY=redhat 12:22:03 + workspace=/w/workspace/edgex-go/4 12:22:03 + START_PACKAGES=/tmp/packages_start.txt 12:22:03 + END_PACKAGES=/tmp/packages_end.txt 12:22:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:22:03 + PACKAGES=/tmp/packages_start.txt 12:22:03 + '[' /w/workspace/edgex-go/4 ']' 12:22:03 + PACKAGES=/tmp/packages_end.txt 12:22:03 + case "${OS_FAMILY}" in 12:22:03 + rpm -qa 12:22:03 + sort 12:22:07 + '[' -f /tmp/packages_start.txt ']' 12:22:07 + '[' -f /tmp/packages_end.txt ']' 12:22:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:22:07 + '[' /w/workspace/edgex-go/4 ']' 12:22:07 + mkdir -p /w/workspace/edgex-go/4/archives/ 12:22:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 12:22:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:22:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:22:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:22:08 12:22:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:22:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:22:08 latest: Pulling from edgex-lftools-log-publisher 12:22:08 5eb5b503b376: Pulling fs layer 12:22:08 5c69ac0246d0: Pulling fs layer 12:22:08 ec43610c2a17: Pulling fs layer 12:22:08 3a2ae6a8a46f: Pulling fs layer 12:22:08 33b1e0a273af: Pulling fs layer 12:22:08 5d3b04190fa2: Pulling fs layer 12:22:08 2f39f015ded8: Pulling fs layer 12:22:08 33b1e0a273af: Waiting 12:22:08 5d3b04190fa2: Waiting 12:22:08 2f39f015ded8: Waiting 12:22:08 3a2ae6a8a46f: Waiting 12:22:08 5c69ac0246d0: Verifying Checksum 12:22:08 5c69ac0246d0: Download complete 12:22:08 3a2ae6a8a46f: Verifying Checksum 12:22:08 3a2ae6a8a46f: Download complete 12:22:08 ec43610c2a17: Verifying Checksum 12:22:08 ec43610c2a17: Download complete 12:22:08 33b1e0a273af: Verifying Checksum 12:22:08 33b1e0a273af: Download complete 12:22:08 5d3b04190fa2: Verifying Checksum 12:22:08 5d3b04190fa2: Download complete 12:22:08 5eb5b503b376: Verifying Checksum 12:22:08 5eb5b503b376: Download complete 12:22:09 2f39f015ded8: Verifying Checksum 12:22:09 2f39f015ded8: Download complete 12:22:10 5eb5b503b376: Pull complete 12:22:10 5c69ac0246d0: Pull complete 12:22:11 ec43610c2a17: Pull complete 12:22:11 3a2ae6a8a46f: Pull complete 12:22:11 33b1e0a273af: Pull complete 12:22:11 5d3b04190fa2: Pull complete 12:22:16 2f39f015ded8: Pull complete 12:22:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:22:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:22:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:22:16 prd-centos7-docker-4c-2g-6769 does not seem to be running inside a container 12:22:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:22:20 $ docker top 38fbaac166691ccd5a70e451a4d71ba975fb545e950f81c151b5c572372d07da -eo pid,comm [Pipeline] { [Pipeline] sh 12:22:20 + touch /tmp/pre-build-complete [Pipeline] sh 12:22:20 + mkdir -p /var/log/sysstat [Pipeline] sh 12:22:20 + ls /var/log/sa-host 12:22:20 + sadf -c /var/log/sa-host/sa10 12:22:20 file_magic: OK 12:22:20 HZ: Using current value: 100 12:22:20 file_header: OK 12:22:20 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 12:22:20 Statistics: 12:22:20 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... 12:22:20 File successfully converted to sysstat format version 12.5.2 12:22:20 + sadf -c /var/log/sa-host/sa17 12:22:20 file_magic: OK 12:22:20 HZ: Using current value: 100 12:22:20 file_header: OK 12:22:20 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 12:22:20 Statistics: 12:22:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:22:20 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:22:21 provisioning config files... 12:22:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2441620792562281334tmp [Pipeline] { [Pipeline] echo 12:22:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:22:21 ---> create-netrc.sh [Pipeline] } 12:22:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:22:21 ---> python-tools-install.sh [Pipeline] echo 12:22:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:22:22 ---> sudo-logs.sh 12:22:22 Archiving 'sudo' log.. 12:22:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-6769.novalocal: Name or service not known 12:22:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-6769.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:22:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:22:22 ---> job-cost.sh 12:22:22 lf-activate-venv: SKIPPING 12:22:22 DEBUG: total: 0.10999999940395355 12:22:22 INFO: Retrieving Stack Cost... 12:22:23 INFO: Retrieving Pricing Info for: v3-standard-2 12:22:23 INFO: Archiving Costs [Pipeline] echo 12:22:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:22:23 ---> logs-deploy.sh 12:22:23 lf-activate-venv: SKIPPING 12:22:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3891/4 12:22:23 INFO: archiving workspace using pattern(s): 12:22:24 Archives upload complete. 12:22:24 INFO: archiving logs to Nexus