Pull request #3806 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 0f0bcd669b48f74c6b39306e85682e5956f0d04c rather than 334ac0d73ed57db12d26b996581de277a36417b5 Obtained Jenkinsfile from 0f0bcd669b48f74c6b39306e85682e5956f0d04c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh656721407448080152.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8219044117818428049.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3806/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-3806/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4886062901259523914.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7306606005365224789.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3806/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-3806/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh563289131152472223.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-937’ Running on prd-centos7-docker-4c-2g-939 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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/10@tmp/jenkins-gitclient-ssh7082822584944718413.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/10@tmp/jenkins-gitclient-ssh5564908328742728913.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0f0bcd669b48f74c6b39306e85682e5956f0d04c into PR head commit 334ac0d73ed57db12d26b996581de277a36417b5 Merge succeeded, producing 334ac0d73ed57db12d26b996581de277a36417b5 Checking out Revision 334ac0d73ed57db12d26b996581de277a36417b5 (PR-3806) > git config core.sparsecheckout # timeout=10 > git checkout -f 334ac0d73ed57db12d26b996581de277a36417b5 # 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/10@tmp/jenkins-gitclient-ssh3705188765701794205.key > git merge 0f0bcd669b48f74c6b39306e85682e5956f0d04c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 334ac0d73ed57db12d26b996581de277a36417b5 # timeout=10 Commit message: "Merge branch 'main' into update-edgex-go-snap-readme" > git rev-list --no-walk e6a0f3cbf3377930a2cb7d991aae5a709157d544 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:51:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:51:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:51:34 ========================================================= 09:51:34 EdgeX Global Pipelines Version Info 09:51:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:51:35 ------------------- 09:51:35 stable info: 09:51:35 ------------------- 09:51:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:51:35 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 09:51:35 Message: update stable to v1.0.215 09:51:35 ------------------- 09:51:35 experimental info: 09:51:35 ------------------- 09:51:35 Commited By: **** collab-it+edgex@linuxfoundation.org 09:51:35 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 09:51:35 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:51:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:51:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:51:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:51:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3806 [Pipeline] echo 09:51:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3806 [Pipeline] echo 09:51:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3806 [Pipeline] echo 09:51:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 334ac0d73ed57db12d26b996581de277a36417b5 [Pipeline] echo 09:51:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 334ac0d [Pipeline] echo 09:51:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:36 provisioning config files... 09:51:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config486091999314758306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:36 ---> docker-login.sh 09:51:36 nexus3.edgexfoundry.org:10001 09:51:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:36 Configure a credential helper to remove this warning. See 09:51:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:36 09:51:36 Login Succeeded 09:51:36 nexus3.edgexfoundry.org:10002 09:51:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:36 Configure a credential helper to remove this warning. See 09:51:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:36 09:51:36 Login Succeeded 09:51:36 nexus3.edgexfoundry.org:10003 09:51:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:36 Configure a credential helper to remove this warning. See 09:51:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:36 09:51:36 Login Succeeded 09:51:36 nexus3.edgexfoundry.org:10004 09:51:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:36 Configure a credential helper to remove this warning. See 09:51:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:36 09:51:36 Login Succeeded 09:51:36 docker.io 09:51:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:37 Configure a credential helper to remove this warning. See 09:51:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:37 09:51:37 Login Succeeded 09:51:37 ---> docker-login.sh ends [Pipeline] } 09:51:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:37 ++ 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 09:51:37 + for file in '`ls cmd/**/Dockerfile`' 09:51:37 ++ dirname cmd/core-command/Dockerfile 09:51:37 ++ cut -d/ -f2 09:51:37 + echo core-command,cmd/core-command/Dockerfile 09:51:37 + for file in '`ls cmd/**/Dockerfile`' 09:51:37 ++ dirname cmd/core-data/Dockerfile 09:51:37 ++ cut -d/ -f2 09:51:37 + echo core-data,cmd/core-data/Dockerfile 09:51:37 + for file in '`ls cmd/**/Dockerfile`' 09:51:37 ++ dirname cmd/core-metadata/Dockerfile 09:51:37 ++ cut -d/ -f2 09:51:37 + echo core-metadata,cmd/core-metadata/Dockerfile 09:51:37 + for file in '`ls cmd/**/Dockerfile`' 09:51:37 ++ dirname cmd/security-bootstrapper/Dockerfile 09:51:37 ++ cut -d/ -f2 09:51:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:51:37 + for file in '`ls cmd/**/Dockerfile`' 09:51:37 ++ dirname cmd/security-proxy-setup/Dockerfile 09:51:37 ++ cut -d/ -f2 09:51:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:51:37 + for file in '`ls cmd/**/Dockerfile`' 09:51:37 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:51:37 ++ cut -d/ -f2 09:51:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:51:37 + for file in '`ls cmd/**/Dockerfile`' 09:51:37 ++ dirname cmd/support-notifications/Dockerfile 09:51:37 ++ cut -d/ -f2 09:51:37 + echo support-notifications,cmd/support-notifications/Dockerfile 09:51:37 + for file in '`ls cmd/**/Dockerfile`' 09:51:37 ++ dirname cmd/support-scheduler/Dockerfile 09:51:37 ++ cut -d/ -f2 09:51:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:51:37 + for file in '`ls cmd/**/Dockerfile`' 09:51:37 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:51:37 ++ cut -d/ -f2 09:51:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:51:37 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 09:51:37 + git rev-list -1 --merges 334ac0d73ed57db12d26b996581de277a36417b5~1..334ac0d73ed57db12d26b996581de277a36417b5 [Pipeline] echo 09:51:37 -----------> git rev-list -1 --merges 334ac0d73ed57db12d26b996581de277a36417b5~1..334ac0d73ed57db12d26b996581de277a36417b5 334ac0d73ed57db12d26b996581de277a36417b5 09:51:37 334ac0d73ed57db12d26b996581de277a36417b5 [false] [Pipeline] sh 09:51:38 + git log --format=format:%s -1 334ac0d73ed57db12d26b996581de277a36417b5 [Pipeline] echo 09:51:38 ========================================================= 09:51:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:51:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:51:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:38 09:51:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:51:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:39 latest: Pulling from edgex-devops/git-semver 09:51:39 a0d0a0d46f8b: Pulling fs layer 09:51:39 3e5f54012d9b: Pulling fs layer 09:51:39 4c7163046ea9: Pulling fs layer 09:51:39 0c2d73faf560: Pulling fs layer 09:51:39 0c2d73faf560: Waiting 09:51:39 3e5f54012d9b: Download complete 09:51:39 a0d0a0d46f8b: Verifying Checksum 09:51:39 a0d0a0d46f8b: Download complete 09:51:39 4c7163046ea9: Verifying Checksum 09:51:39 4c7163046ea9: Download complete 09:51:39 0c2d73faf560: Verifying Checksum 09:51:39 0c2d73faf560: Download complete 09:51:39 a0d0a0d46f8b: Pull complete 09:51:39 3e5f54012d9b: Pull complete 09:51:39 4c7163046ea9: Pull complete 09:51:39 0c2d73faf560: Pull complete 09:51:39 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:51:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:51:39 prd-centos7-docker-4c-2g-939 does not seem to be running inside a container 09:51:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:51:40 $ docker top 4f96463f6a44f8b52b8e9daab1854a925fd8b7d61ae4bb5f7b0264e6e5e225c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:51:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:40 [ssh-agent] Looking for ssh-agent implementation... 09:51:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:40 $ docker exec 4f96463f6a44f8b52b8e9daab1854a925fd8b7d61ae4bb5f7b0264e6e5e225c7 ssh-agent 09:51:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdAIdjF/agent.13 09:51:40 SSH_AGENT_PID=19 09:51:40 Running ssh-add (command line suppressed) 09:51:40 Identity added: /w/workspace/edgex-go/10@tmp/private_key_390394473417793192.key (/w/workspace/edgex-go/10@tmp/private_key_390394473417793192.key) 09:51:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:41 + git tag --points-at HEAD [Pipeline] } 09:51:41 $ docker exec --env ******** --env ******** 4f96463f6a44f8b52b8e9daab1854a925fd8b7d61ae4bb5f7b0264e6e5e225c7 ssh-agent -k 09:51:41 unset SSH_AUTH_SOCK; 09:51:41 unset SSH_AGENT_PID; 09:51:41 echo Agent pid 19 killed; 09:51:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:51:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:41 [ssh-agent] Looking for ssh-agent implementation... 09:51:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:41 $ docker exec 4f96463f6a44f8b52b8e9daab1854a925fd8b7d61ae4bb5f7b0264e6e5e225c7 ssh-agent 09:51:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaDHnKk/agent.52 09:51:41 SSH_AGENT_PID=58 09:51:41 Running ssh-add (command line suppressed) 09:51:41 Identity added: /w/workspace/edgex-go/10@tmp/private_key_2783150933313689995.key (/w/workspace/edgex-go/10@tmp/private_key_2783150933313689995.key) 09:51:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:42 + git semver init 09:51:42 # -> Open(): unable to determine branch for HEAD 09:51:42 # $GIT_DIR = /w/workspace/edgex-go/10/.git 09:51:42 # $GIT_WORK_TREE = /w/workspace/edgex-go/10 09:51:42 # $SEMVER_REMOTE_NAME = origin 09:51:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:51:42 # $SEMVER_USER_NAME = edgex-jenkins 09:51:42 # $SEMVER_BRANCH = PR-3806 09:51:42 # $SEMVER_TEMP = /tmp/semver-915079783 09:51:42 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:51:42 # -> Clone(): ssh: handshake failed: knownhosts: key mismatch 09:51:42 # git init /tmp/semver-915079783 09:51:42 # '/tmp/semver-915079783' -> '/w/workspace/edgex-go/10/.semver' 09:51:42 # -> Force: false 09:51:42 # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } 09:51:42 $ docker exec --env ******** --env ******** 4f96463f6a44f8b52b8e9daab1854a925fd8b7d61ae4bb5f7b0264e6e5e225c7 ssh-agent -k 09:51:42 unset SSH_AUTH_SOCK; 09:51:42 unset SSH_AGENT_PID; 09:51:42 echo Agent pid 58 killed; 09:51:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:42 + git semver [Pipeline] } 09:51:42 $ docker stop --time=1 4f96463f6a44f8b52b8e9daab1854a925fd8b7d61ae4bb5f7b0264e6e5e225c7 09:51:43 $ docker rm -f 4f96463f6a44f8b52b8e9daab1854a925fd8b7d61ae4bb5f7b0264e6e5e225c7 [Pipeline] // withDockerContainer [Pipeline] sh 09:51:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:51:44 Stashed 1 file(s) [Pipeline] echo 09:51:44 [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 09:51:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:51:44 ========================================================= 09:51:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:51:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:51:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:51:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:51:44 a0d0a0d46f8b: Already exists 09:51:44 31adcdaf11c8: Pulling fs layer 09:51:44 b8b176561691: Pulling fs layer 09:51:44 4527c011a84f: Pulling fs layer 09:51:44 5d74067f8e1e: Pulling fs layer 09:51:44 e0aca202a116: Pulling fs layer 09:51:44 3a43be97a3b4: Pulling fs layer 09:51:44 34cad66bf833: Pulling fs layer 09:51:44 b4e3c513aaa6: Pulling fs layer 09:51:44 3a43be97a3b4: Waiting 09:51:44 5d74067f8e1e: Waiting 09:51:44 e0aca202a116: Waiting 09:51:44 34cad66bf833: Waiting 09:51:44 b4e3c513aaa6: Waiting 09:51:44 31adcdaf11c8: Verifying Checksum 09:51:44 31adcdaf11c8: Download complete 09:51:44 b8b176561691: Verifying Checksum 09:51:44 b8b176561691: Download complete 09:51:44 5d74067f8e1e: Verifying Checksum 09:51:44 5d74067f8e1e: Download complete 09:51:44 e0aca202a116: Verifying Checksum 09:51:44 e0aca202a116: Download complete 09:51:44 3a43be97a3b4: Verifying Checksum 09:51:44 3a43be97a3b4: Download complete 09:51:44 34cad66bf833: Verifying Checksum 09:51:44 34cad66bf833: Download complete 09:51:44 31adcdaf11c8: Pull complete 09:51:44 b8b176561691: Pull complete 09:51:45 4527c011a84f: Verifying Checksum 09:51:45 4527c011a84f: Download complete 09:51:45 b4e3c513aaa6: Verifying Checksum 09:51:45 b4e3c513aaa6: Download complete 09:51:48 4527c011a84f: Pull complete 09:51:48 5d74067f8e1e: Pull complete 09:51:48 e0aca202a116: Pull complete 09:51:48 3a43be97a3b4: Pull complete 09:51:48 34cad66bf833: Pull complete 09:51:51 b4e3c513aaa6: Pull complete 09:51:51 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 09:51:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:51:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 09:51:51 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:51:51 WORKDIR /edgex 09:51:51 COPY go.mod . 09:51:51 RUN go mod download' 09:51:51 + docker build -t ci-base-image-x86_64 -f - . 09:51:52 Sending build context to Docker daemon 166.8MB 09:51:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:51:52 ---> 9f6097aaca64 09:51:52 Step 2/4 : WORKDIR /edgex 09:51:56 ---> Running in 0eb7b7c6d9e6 09:51:56 Removing intermediate container 0eb7b7c6d9e6 09:51:56 ---> 361f22505b28 09:51:56 Step 3/4 : COPY go.mod . 09:51:56 ---> 370544e13d4f 09:51:56 Step 4/4 : RUN go mod download 09:51:56 ---> Running in 05b6f477212c 09:51:59 Still waiting to schedule task 09:51:59 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-938’ 09:52:28 Removing intermediate container 05b6f477212c 09:52:28 ---> 54c38e048769 09:52:28 Successfully built 54c38e048769 09:52:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:52:28 + docker inspect -f . ci-base-image-x86_64 09:52:28 . [Pipeline] withDockerContainer 09:52:29 prd-centos7-docker-4c-2g-939 does not seem to be running inside a container 09:52:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:52:29 $ docker top 376c81d7088dbd2fefe7817f2b66b168a821229ece72c460693e2cceaa80e202 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:29 + go version 09:52:29 go version go1.16.8 linux/amd64 [Pipeline] } 09:52:29 $ docker stop --time=1 376c81d7088dbd2fefe7817f2b66b168a821229ece72c460693e2cceaa80e202 09:52:30 $ docker rm -f 376c81d7088dbd2fefe7817f2b66b168a821229ece72c460693e2cceaa80e202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:52:31 + docker inspect -f . ci-base-image-x86_64 09:52:31 . [Pipeline] withDockerContainer 09:52:31 prd-centos7-docker-4c-2g-939 does not seem to be running inside a container 09:52:31 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:52:31 $ docker top 8fc93833e2ba34ccba130ea24afb92959db321edb3b3e62edfabad1a9ff95f43 -eo pid,comm [Pipeline] { [Pipeline] echo 09:52:31 ========================================================= 09:52:31 [edgeXBuildGoParallel] Running Tests and Build... 09:52:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:52:32 + make test 09:52:32 go mod tidy 09:52:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:52:37 ? github.com/edgexfoundry/edgex-go [no test files] 09:52:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:52:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:52:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:52:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:53:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:53:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:53:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:53:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:53:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:53:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:53:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:53:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:53:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:53:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 09:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:53:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.048s coverage: 98.5% of statements 09:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:53:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 44.7% of statements 09:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:53:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 89.5% of statements 09:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:53:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 84.4% of statements 09:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:53:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.282s coverage: 94.2% of statements 09:53:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:53:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:53:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 09:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:53:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 09:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:53:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 09:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:53:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 09:53:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 09:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 09:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 09:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 09:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 09:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 09:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements 09:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements 09:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.180s coverage: 82.5% of statements 09:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements 09:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 09:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 09:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 09:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 09:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 09:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 09:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 09:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.225s coverage: 65.4% of statements 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.8% of statements 09:53:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:53:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 09:53:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 09:53:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 92.3% of statements 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:53:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:53:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:53:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 09:53:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 09:53:56 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 09:54:29 GO111MODULE=on go vet ./... 09:54:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:54:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:54:39 ./bin/test-attribution-txt.sh [Pipeline] echo 09:54:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:54:39 + ls -al . 09:54:39 total 644 09:54:39 drwxrwxr-x 10 1001 1001 4096 Nov 17 09:54 . 09:54:39 drwxr-xr-x 4 root root 30 Nov 17 09:52 .. 09:54:39 -rw-rw-r-- 1 1001 1001 11 Nov 17 09:51 .dockerignore 09:54:39 drwxrwxr-x 8 1001 1001 179 Nov 17 09:51 .git 09:54:39 drwxrwxr-x 4 1001 1001 142 Nov 17 09:51 .github 09:54:39 -rw-rw-r-- 1 1001 1001 804 Nov 17 09:51 .gitignore 09:54:39 -rw-rw-r-- 1 1001 1001 42 Nov 17 09:51 .golangci.yml 09:54:39 -rw-rw-r-- 1 1001 1001 76 Nov 17 09:51 .hadolint.yml 09:54:39 drwx------ 3 1001 1001 33 Nov 17 09:51 .semver 09:54:39 -rw-rw-r-- 1 1001 1001 166 Nov 17 09:51 .sonarcloud.properties 09:54:39 -rw-rw-r-- 1 1001 1001 1171 Nov 17 09:51 ADOPTERS.md 09:54:39 -rw-rw-r-- 1 1001 1001 8910 Nov 17 09:51 Attribution.txt 09:54:39 -rw-rw-r-- 1 1001 1001 51732 Nov 17 09:51 CHANGELOG.md 09:54:39 -rw-rw-r-- 1 1001 1001 3804 Nov 17 09:51 CONTRIBUTING.md 09:54:39 -rw-rw-r-- 1 1001 1001 677 Nov 17 09:51 GOVERNANCE.md 09:54:39 -rw-rw-r-- 1 1001 1001 849 Nov 17 09:51 Jenkinsfile 09:54:39 -rw-rw-r-- 1 1001 1001 10775 Nov 17 09:51 LICENSE 09:54:39 -rw-rw-r-- 1 1001 1001 6508 Nov 17 09:51 Makefile 09:54:39 -rw-rw-r-- 1 1001 1001 582 Nov 17 09:51 OWNERS.md 09:54:39 -rw-rw-r-- 1 1001 1001 8207 Nov 17 09:51 README.md 09:54:39 -rw-rw-r-- 1 1001 1001 6912 Nov 17 09:51 SECURITY.md 09:54:39 -rw-rw-r-- 1 1001 1001 5 Nov 17 09:51 VERSION 09:54:39 -rw-rw-r-- 1 1001 1001 4131 Nov 17 09:51 ZMQWindows.md 09:54:39 drwxrwxr-x 2 1001 1001 37 Nov 17 09:51 bin 09:54:39 drwxrwxr-x 14 1001 1001 4096 Nov 17 09:51 cmd 09:54:39 -rw-r--r-- 1 root root 428381 Nov 17 09:53 coverage.out 09:54:39 -rw-rw-r-- 1 1001 1001 822 Nov 17 09:51 go.mod 09:54:39 -rw-rw-r-- 1 1001 1001 49471 Nov 17 09:51 go.sum 09:54:39 drwxrwxr-x 8 1001 1001 124 Nov 17 09:51 internal 09:54:39 drwxrwxr-x 3 1001 1001 16 Nov 17 09:51 openapi 09:54:39 drwxrwxr-x 4 1001 1001 71 Nov 17 09:51 snap 09:54:39 -rw-rw-r-- 1 1001 1001 204 Nov 17 09:51 version.go [Pipeline] sh 09:54:39 + '[' -e coverage.out ] 09:54:39 + chown 1001:1001 coverage.out [Pipeline] stash 09:54:39 Stashed 1 file(s) [Pipeline] sh 09:54:40 + make build 09:54: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 09:54:42 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 09:54:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-940 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws 09:54:45 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 09:54:45 The recommended git tool is: git 09:54:50 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 09:54:50 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 09:54:50 using credential edgex-jenkins-ssh 09:54:50 Cloning the remote Git repository 09:54:51 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 09:54:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:54:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:54:50 > git init /w/workspace/edgex-go/10 # timeout=10 09:54:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:54:50 > git --version # timeout=10 09:54:50 > git --version # 'git version 2.17.1' 09:54:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:52 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 09:54:53 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 09:54:53 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 09:54:54 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 09:54:55 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 09:54:56 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] } 09:54:58 $ docker stop --time=1 8fc93833e2ba34ccba130ea24afb92959db321edb3b3e62edfabad1a9ff95f43 09:54:59 $ docker rm -f 8fc93833e2ba34ccba130ea24afb92959db321edb3b3e62edfabad1a9ff95f43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:55:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:55:00 09:55:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:55:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:55:01 latest: Pulling from edgex-devops/edgex-compose 09:55:01 cbdbe7a5bc2a: Pulling fs layer 09:55:01 ca9280d653b3: Pulling fs layer 09:55:01 7e9c9ca2126c: Pulling fs layer 09:55:01 cbdbe7a5bc2a: Verifying Checksum 09:55:01 cbdbe7a5bc2a: Download complete 09:55:01 ca9280d653b3: Verifying Checksum 09:55:01 ca9280d653b3: Download complete 09:55:01 cbdbe7a5bc2a: Pull complete 09:55:01 7e9c9ca2126c: Verifying Checksum 09:55:01 7e9c9ca2126c: Download complete 09:55:02 ca9280d653b3: Pull complete 09:55:05 7e9c9ca2126c: Pull complete 09:55:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:55:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:55:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:55:05 prd-centos7-docker-4c-2g-939 does not seem to be running inside a container 09:55:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 09:55:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:55:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:55:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:55:06 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:55:07 Merging remotes/origin/main commit 0f0bcd669b48f74c6b39306e85682e5956f0d04c into PR head commit 334ac0d73ed57db12d26b996581de277a36417b5 09:55:08 Merge succeeded, producing 334ac0d73ed57db12d26b996581de277a36417b5 09:55:08 Checking out Revision 334ac0d73ed57db12d26b996581de277a36417b5 (PR-3806) 09:55:08 $ docker top d765d32779223abd9630c482373cfe8446b1ebf5a59939fdd30c792608412391 -eo pid,comm [Pipeline] { [Pipeline] sh 09:55:08 + docker-compose build --help 09:55:08 + grep parallel 09:55:09 --parallel Build images in parallel. [Pipeline] } 09:55:09 $ docker stop --time=1 d765d32779223abd9630c482373cfe8446b1ebf5a59939fdd30c792608412391 09:55:07 > git config core.sparsecheckout # timeout=10 09:55:07 > git checkout -f 334ac0d73ed57db12d26b996581de277a36417b5 # timeout=10 09:55:08 > git remote # timeout=10 09:55:08 > git config --get remote.origin.url # timeout=10 09:55:08 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:08 > git merge 0f0bcd669b48f74c6b39306e85682e5956f0d04c # timeout=10 09:55:08 > git rev-parse HEAD^{commit} # timeout=10 09:55:08 > git config core.sparsecheckout # timeout=10 09:55:08 > git checkout -f 334ac0d73ed57db12d26b996581de277a36417b5 # timeout=10 09:55:10 $ docker rm -f d765d32779223abd9630c482373cfe8446b1ebf5a59939fdd30c792608412391 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:55:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:55:10 . [Pipeline] withDockerContainer 09:55:10 prd-centos7-docker-4c-2g-939 does not seem to be running inside a container 09:55:10 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:55:11 $ docker top 78da24fe7cb87212fe43e330a6c030a18947314e1db45f96f1080eda9618b13d -eo pid,comm [Pipeline] { [Pipeline] sh 09:55:11 + docker-compose -f ./docker-compose-build.yml build --parallel 09:55:12 Building core-command ... 09:55:12 Building core-data ... 09:55:12 Building core-metadata ... 09:55:12 Building security-bootstrapper ... 09:55:12 Building security-proxy-setup ... 09:55:12 Building security-secretstore-setup ... 09:55:12 Building support-notifications ... 09:55:12 Building support-scheduler ... 09:55:12 Building sys-mgmt-agent ... 09:55:12 Building security-proxy-setup 09:55:12 Building security-bootstrapper 09:55:12 Building security-secretstore-setup 09:55:12 Building core-data 09:55:12 Building support-notifications 09:55:12 Commit message: "Merge branch 'main' into update-edgex-go-snap-readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:55:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:55:13 % Total % Received % Xferd Average Speed Time Time Time Current 09:55:13 Dload Upload Total Spent Left Speed 09:55:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 209k 0 --:--:-- --:--:-- --:--:-- 209k [Pipeline] sh 09:55:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:55:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 09:55:14 sudo tee /etc/docker/daemon.new 09:55:14 { 09:55:14 "registry-mirrors": [ 09:55:14 "https://nexus3.edgexfoundry.org:10001" 09:55:14 ], 09:55:14 "bip": "10.250.0.254/24", 09:55:14 "hosts": [ 09:55:14 "tcp://0.0.0.0:5555", 09:55:14 "unix:///var/run/docker.sock" 09:55:14 ], 09:55:14 "mtu": 1458, 09:55:14 "selinux-enabled": true, 09:55:14 "seccomp-profile": "/etc/docker/seccomp.json" 09:55:14 } [Pipeline] sh 09:55:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:55:15 + sudo service docker restart 09:55:20 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:55:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:55:20 ---> 54c38e048769 09:55:20 Step 3/21 : WORKDIR /edgex-go 09:55:20 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:55:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:55:20 ---> 54c38e048769 09:55:20 Step 3/20 : WORKDIR /edgex-go 09:55:20 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:55:20 Step 2/30 : FROM ${BUILDER_BASE} AS builder 09:55:20 ---> 54c38e048769 09:55:20 Step 3/30 : WORKDIR /edgex-go 09:55:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:55:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:55:20 ---> 54c38e048769 09:55:20 Step 3/22 : WORKDIR /edgex-go 09:55:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:55:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:55:20 ---> 54c38e048769 09:55:20 Step 3/24 : WORKDIR /edgex-go 09:55:21 ---> Running in 1862de11880b 09:55:21 ---> Running in a0583f403028 09:55:21 ---> Running in feb8fdfba447 09:55:21 ---> Running in b543db564d1a 09:55:21 ---> Running in e49ee7713dcb 09:55:21 Removing intermediate container b543db564d1a 09:55:21 ---> 6ad4227c770d 09:55:21 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:21 Removing intermediate container e49ee7713dcb 09:55:21 ---> 52a28a451e4d 09:55:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:21 ---> Running in 27a8888bf49f 09:55:21 Removing intermediate container 1862de11880b 09:55:21 ---> bb74a4b3ba4d 09:55:21 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:21 Removing intermediate container feb8fdfba447 09:55:21 ---> 323763f56ac8 09:55:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:21 Removing intermediate container a0583f403028 09:55:21 ---> c7d9e8c5b0d9 09:55:21 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:21 ---> Running in a6c17b7a1593 09:55:21 ---> Running in 2f24b3dc5b0c 09:55:21 ---> Running in 470731abe56f 09:55:21 ---> Running in 64d33514f175 09:55:22 Removing intermediate container 27a8888bf49f 09:55:22 ---> c7eb371b2240 09:55:22 Step 5/20 : RUN apk add --update --no-cache make git 09:55:22 ---> Running in 7f54ddb51466 09:55:22 Removing intermediate container a6c17b7a1593 09:55:22 ---> 90cef8aa2f89 09:55:22 Step 5/24 : RUN apk add --update --no-cache make git 09:55:22 ---> Running in 7c5f64c0925e 09:55:22 Removing intermediate container 2f24b3dc5b0c 09:55:22 ---> babd19d7bf7f 09:55:22 Step 5/30 : RUN apk add --update --no-cache make git 09:55:22 ---> Running in 3470e3d2a26d 09:55:22 Removing intermediate container 64d33514f175 09:55:22 ---> 6bdc61040762 09:55:22 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:55:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:55:22 ---> Running in 350622ca8116 09:55:22 Removing intermediate container 470731abe56f 09:55:22 ---> e650182b0c14 09:55:22 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 09:55:23 ---> Running in 0eab76ffd939 09:55:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:55:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:55:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:55:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:55:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:55:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:55:23 OK: 220 MiB in 52 packages 09:55:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:55:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:55:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:55:24 Removing intermediate container 7f54ddb51466 09:55:24 ---> 72a9356e888c 09:55:24 Step 6/20 : COPY . . 09:55:24 OK: 220 MiB in 52 packages 09:55:24 OK: 220 MiB in 52 packages 09:55:24 OK: 220 MiB in 52 packages 09:55:24 OK: 220 MiB in 52 packages 09:55:26 Removing intermediate container 7c5f64c0925e 09:55:26 ---> 460cc4b13dfe 09:55:26 Step 6/24 : COPY . . 09:55:26 Removing intermediate container 3470e3d2a26d 09:55:26 ---> 8ff97bef6da4 09:55:26 Step 6/30 : COPY . . 09:55:26 Removing intermediate container 0eab76ffd939 09:55:26 ---> c73de5414aa2 09:55:26 Step 6/21 : COPY . . 09:55:26 Removing intermediate container 350622ca8116 09:55:26 ---> 7998b47968c6 09:55:26 Step 6/22 : COPY . . 09:55:30 ---> 98888648bc74 09:55:30 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:30 ---> Running in 20b680f09ea7 09:55:32 Removing intermediate container 20b680f09ea7 09:55:32 ---> 574fc4865ea4 09:55:32 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:55:32 ---> Running in cab9f37ace11 09:55:33 ---> 441d2d2decfe 09:55:33 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:33 ---> Running in 9216494b1a5d 09:55:33 ---> 65e4e9d92039 09:55:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:33 ---> 4afbb917a204 09:55:33 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:33 ---> Running in 894acc5d67e9 09:55:33 ---> Running in 27dd4ece2edf 09:55:33 ---> bb4a2171761c 09:55:33 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:33 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 09:55:33 ---> Running in 6539008f09e6 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:33 provisioning config files... 09:55:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1010133191342347580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:33 ---> docker-login.sh 09:55:33 nexus3.edgexfoundry.org:10001 09:55:34 Removing intermediate container 9216494b1a5d 09:55:34 ---> 9fae3844a432 09:55:34 Step 8/21 : RUN make cmd/support-notifications/support-notifications 09:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:34 ---> Running in aeb640e42f16 09:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:34 Configure a credential helper to remove this warning. See 09:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:34 09:55:34 Login Succeeded 09:55:34 nexus3.edgexfoundry.org:10002 09:55:35 Removing intermediate container 6539008f09e6 09:55:35 ---> d9e91557f890 09:55:35 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:55:35 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 09:55:35 ---> Running in 1b3a93d6e582 09:55:35 Removing intermediate container 894acc5d67e9 09:55:35 ---> a7310db61cb9 09:55:35 Step 8/22 : RUN make cmd/core-data/core-data 09:55:35 Removing intermediate container 27dd4ece2edf 09:55:35 ---> a941f12bb23a 09:55:35 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:55:35 ---> Running in e1b71ad0539f 09:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:35 Configure a credential helper to remove this warning. See 09:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:35 09:55:35 Login Succeeded 09:55:35 nexus3.edgexfoundry.org:10003 09:55:35 ---> Running in eea6678f241b 09:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:35 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 09:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:35 Configure a credential helper to remove this warning. See 09:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:35 09:55:35 Login Succeeded 09:55:35 nexus3.edgexfoundry.org:10004 09:55:35 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 09:55:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:36 Configure a credential helper to remove this warning. See 09:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:36 09:55:36 Login Succeeded 09:55:36 docker.io 09:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:36 Configure a credential helper to remove this warning. See 09:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:36 09:55:36 Login Succeeded 09:55:37 ---> docker-login.sh ends [Pipeline] } 09:55:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:55:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:55:37 ========================================================= 09:55:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:55:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:55:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:55:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:55:38 552d1f2373af: Pulling fs layer 09:55:38 ea3f2d53f512: Pulling fs layer 09:55:38 9e70ebbbe112: Pulling fs layer 09:55:38 7a9cfe048b4a: Pulling fs layer 09:55:38 72dc09318566: Pulling fs layer 09:55:38 f4f7b4309257: Pulling fs layer 09:55:38 0ac9a79272e3: Pulling fs layer 09:55:38 b78e95d17946: Pulling fs layer 09:55:38 72dc09318566: Waiting 09:55:38 f4f7b4309257: Waiting 09:55:38 0ac9a79272e3: Waiting 09:55:38 b78e95d17946: Waiting 09:55:38 7a9cfe048b4a: Waiting 09:55:38 9e70ebbbe112: Verifying Checksum 09:55:38 9e70ebbbe112: Download complete 09:55:38 ea3f2d53f512: Verifying Checksum 09:55:38 ea3f2d53f512: Download complete 09:55:38 72dc09318566: Verifying Checksum 09:55:38 72dc09318566: Download complete 09:55:38 f4f7b4309257: Verifying Checksum 09:55:38 f4f7b4309257: Download complete 09:55:38 552d1f2373af: Verifying Checksum 09:55:38 552d1f2373af: Download complete 09:55:38 0ac9a79272e3: Verifying Checksum 09:55:38 0ac9a79272e3: Download complete 09:55:39 552d1f2373af: Pull complete 09:55:39 ea3f2d53f512: Pull complete 09:55:40 9e70ebbbe112: Pull complete 09:55:40 b78e95d17946: Verifying Checksum 09:55:40 b78e95d17946: Download complete 09:55:40 7a9cfe048b4a: Verifying Checksum 09:55:40 7a9cfe048b4a: Download complete 09:55:50 7a9cfe048b4a: Pull complete 09:55:51 72dc09318566: Pull complete 09:55:51 f4f7b4309257: Pull complete 09:55:51 0ac9a79272e3: Pull complete 09:55:58 b78e95d17946: Pull complete 09:55:58 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 09:55:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:55:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 09:55:58 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:55:58 WORKDIR /edgex 09:55:58 COPY go.mod . 09:55:58 RUN go mod download 09:55:58 docker build -t ci-base-image-arm64 -f - . 09:56:01 Sending build context to Docker daemon 166.8MB 09:56:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:56:01 ---> 8b459fc5aaf0 09:56:01 Step 2/4 : WORKDIR /edgex 09:56:03 ---> Running in c2d68903c866 09:56:03 Removing intermediate container c2d68903c866 09:56:03 ---> 689340baa610 09:56:03 Step 3/4 : COPY go.mod . 09:56:04 ---> 8046f84c79fd 09:56:04 Step 4/4 : RUN go mod download 09:56:04 ---> Running in 1ea3e72e160b 09:56:08 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 09:56:11 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 09:56:11 Removing intermediate container cab9f37ace11 09:56:11 ---> 4c453279c952 09:56:11 09:56:11 Step 9/20 : FROM alpine:3.14 09:56:11 3.14: Pulling from library/alpine 09:56:12 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:56:12 Status: Downloaded newer image for alpine:3.14 09:56:12 ---> 0a97eee8041e 09:56:12 Step 10/20 : RUN apk add --update --no-cache curl 09:56:12 ---> Running in 396b3efa862e 09:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:56:13 (1/5) Installing ca-certificates (20191127-r5) 09:56:13 (2/5) Installing brotli-libs (1.0.9-r5) 09:56:13 (3/5) Installing nghttp2-libs (1.43.0-r0) 09:56:13 (4/5) Installing libcurl (7.79.1-r0) 09:56:13 (5/5) Installing curl (7.79.1-r0) 09:56:13 Executing busybox-1.33.1-r6.trigger 09:56:13 Executing ca-certificates-20191127-r5.trigger 09:56:13 OK: 8 MiB in 19 packages 09:56:14 Removing intermediate container 396b3efa862e 09:56:14 ---> 3865e092a958 09:56:14 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:56:14 ---> Running in 6fdfdda336a4 09:56:14 Removing intermediate container 6fdfdda336a4 09:56:14 ---> 280d092afa3b 09:56:14 Step 12/20 : WORKDIR /edgex 09:56:15 ---> Running in c92a8f137672 09:56:15 Removing intermediate container c92a8f137672 09:56:15 ---> 97ab0b0403c7 09:56:15 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:56:15 Removing intermediate container eea6678f241b 09:56:15 ---> c83dc2879a12 09:56:15 09:56:15 Step 9/30 : FROM alpine:3.14 09:56:15 ---> 0a97eee8041e 09:56:15 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:56:15 ---> Running in 89367b0b44fa 09:56:15 ---> 03a2d47a61f6 09:56:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:56:16 Removing intermediate container 89367b0b44fa 09:56:16 ---> f740aeb8aa00 09:56:16 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 09:56:16 Removing intermediate container 1b3a93d6e582 09:56:16 ---> 604c632cbf82 09:56:16 09:56:16 Step 9/24 : FROM alpine:3.14 09:56:16 ---> 0a97eee8041e 09:56:16 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:56:16 ---> Running in aeaf49fd2123 09:56:16 ---> Running in 9cd9ba4699d6 09:56:16 ---> 68afc8705bcd 09:56:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:56:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:56:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:56:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:56:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:56:17 (1/3) Installing ca-certificates (20191127-r5) 09:56:17 ---> da04b3290f07 09:56:17 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:56:17 (2/3) Installing dumb-init (1.2.5-r1) 09:56:17 (3/3) Installing su-exec (0.2-r1) 09:56:17 (1/2) Installing dumb-init (1.2.5-r1) 09:56:17 Executing busybox-1.33.1-r6.trigger 09:56:17 (2/2) Installing su-exec (0.2-r1) 09:56:17 Executing busybox-1.33.1-r6.trigger 09:56:17 OK: 6 MiB in 16 packages 09:56:17 Executing ca-certificates-20191127-r5.trigger 09:56:17 OK: 6 MiB in 17 packages 09:56:17 ---> Running in 3846fdea21d3 09:56:17 Removing intermediate container aeb640e42f16 09:56:17 ---> c34f020a6759 09:56:17 09:56:17 Step 9/21 : FROM alpine:3.14 09:56:17 ---> 0a97eee8041e 09:56:17 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 09:56:17 ---> Running in 1f068ab10cf9 09:56:17 Removing intermediate container 3846fdea21d3 09:56:17 ---> 1dfefd487b2a 09:56:17 Step 17/20 : CMD ["--init=true"] 09:56:18 ---> Running in b011a2aa5b87 09:56:18 Removing intermediate container aeaf49fd2123 09:56:18 ---> 30163ac76f10 09:56:18 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 09:56:18 ---> Running in 0c7782dcb92f 09:56:18 Removing intermediate container b011a2aa5b87 09:56:18 ---> 0ab1fe9176c5 09:56:18 Step 18/20 : LABEL arch=x86_64 09:56:18 ---> Running in f1eef606a59a 09:56:18 Removing intermediate container 0c7782dcb92f 09:56:18 ---> 59cb030e5086 09:56:18 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:56:18 ---> Running in 47346e183e95 09:56:18 Removing intermediate container 9cd9ba4699d6 09:56:18 ---> 6c7ccc14d07e 09:56:18 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:56:18 ---> Running in 321c5478bd83 09:56:18 Removing intermediate container f1eef606a59a 09:56:18 ---> ded52d25201a 09:56:18 Step 19/20 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 09:56:18 Removing intermediate container 47346e183e95 09:56:18 ---> edf924f8e689 09:56:18 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:56:18 ---> Running in b4f3200abc27 09:56:18 ---> Running in 6e56b835471e 09:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:56:18 Removing intermediate container 321c5478bd83 09:56:18 ---> 5e7355a9b9c3 09:56:18 Step 12/24 : WORKDIR / 09:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:56:19 (1/2) Installing ca-certificates (20191127-r5) 09:56:19 Removing intermediate container b4f3200abc27 09:56:19 ---> 98d73a59e67b 09:56:19 Step 20/20 : LABEL version=0.0.0 09:56:19 (2/2) Installing dumb-init (1.2.5-r1) 09:56:19 ---> Running in bdf251ec033c 09:56:19 Executing busybox-1.33.1-r6.trigger 09:56:19 Executing ca-certificates-20191127-r5.trigger 09:56:19 OK: 6 MiB in 16 packages 09:56:19 ---> Running in 2b1dccca4d91 09:56:19 Removing intermediate container bdf251ec033c 09:56:19 ---> 83c025c80867 09:56:19 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:56:19 Removing intermediate container 2b1dccca4d91 09:56:19 ---> aa1710f02b6d 09:56:19 09:56:19 Successfully built aa1710f02b6d 09:56:19 Successfully tagged security-proxy-setup:latest 09:56:19  Building security-proxy-setup ... done Building core-metadata 09:56:19 Removing intermediate container e1b71ad0539f 09:56:19 ---> 0bd9365648d0 09:56:19 09:56:19 Step 9/22 : FROM alpine:3.14 09:56:19 ---> 0a97eee8041e 09:56:19 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:56:19 ---> 4a95c9a978e9 09:56:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:56:19 ---> Running in 0df74c42fd7d 09:56:19 Removing intermediate container 1f068ab10cf9 09:56:19 ---> 70164e76a8ec 09:56:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:56:20 Removing intermediate container 0df74c42fd7d 09:56:20 ---> 0847b3e59e59 09:56:20 Step 11/22 : ENV APP_PORT=59880 09:56:20 ---> Running in 4c5f33331f1c 09:56:20 ---> Running in 0b73e20ef9cb 09:56:20 Removing intermediate container 6e56b835471e 09:56:20 ---> e574e7c114d0 09:56:20 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 09:56:20 ---> b6e0f6ea0167 09:56:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:56:20 Removing intermediate container 4c5f33331f1c 09:56:20 ---> 0026c8468b3c 09:56:20 Step 12/21 : ENV APP_PORT=59860 09:56:20 ---> Running in 83509cfd0ce8 09:56:20 ---> Running in ed8e0e900ad2 09:56:20 Removing intermediate container 0b73e20ef9cb 09:56:20 ---> 12034892d452 09:56:20 Step 12/22 : EXPOSE $APP_PORT 09:56:20 ---> Running in 4975b14e504d 09:56:20 Removing intermediate container 83509cfd0ce8 09:56:20 ---> 75d0ba2c76ed 09:56:20 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:56:20 Removing intermediate container ed8e0e900ad2 09:56:20 ---> 001c5899df4a 09:56:20 Step 13/21 : EXPOSE $APP_PORT 09:56:20 ---> 783631ba1781 09:56:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:56:20 ---> Running in 568b067ec809 09:56:20 Removing intermediate container 4975b14e504d 09:56:20 ---> 21c36179290a 09:56:20 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:20 ---> Running in 8b22f6796991 09:56:21 ---> b390dc922c60 09:56:21 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:56:21 ---> a089fe6e42f5 09:56:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:56:21 Removing intermediate container 568b067ec809 09:56:21 ---> a1565856400e 09:56:21 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:21 ---> Running in 12f59842c6af 09:56:21 ---> 9806e552f8ab 09:56:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:56:21 ---> 0d2b8cc99a44 09:56:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:56:22 ---> 0bf99b64fb82 09:56:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:56:22 Removing intermediate container 8b22f6796991 09:56:22 ---> 2aa279b83403 09:56:22 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 09:56:22 ---> b275e78bda38 09:56:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:56:22 ---> Running in 6e0da3888ece 09:56:22 Removing intermediate container 12f59842c6af 09:56:22 ---> a9f0ea4925f4 09:56:22 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:22 ---> ef94514c620f 09:56:22 Step 17/21 : ENTRYPOINT ["/support-notifications"] 09:56:22 ---> Running in fb12bfe7cadc 09:56:22 ---> d2beb9384aa9 09:56:22 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:56:22 ---> Running in 64faac62c6ba 09:56:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:56:22 Removing intermediate container fb12bfe7cadc 09:56:22 ---> 156b469a6be7 09:56:22 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:56:22 ---> a0c72757d21b 09:56:22 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:56:22 ---> Running in 35fc75ca63ff 09:56:22 Removing intermediate container 35fc75ca63ff 09:56:22 ---> 608b2b5ed403 09:56:22 Step 19/21 : LABEL arch=x86_64 09:56:23 ---> Running in 729f90a5a136 09:56:23 ---> e80e3be5fc13 09:56:23 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:56:23 Removing intermediate container 729f90a5a136 09:56:23 ---> 74e485a632bd 09:56:23 Step 20/21 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 09:56:23 Removing intermediate container 64faac62c6ba 09:56:23 ---> f5a0653c6719 09:56:23 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:56:23 ---> Running in 11349cb32f15 09:56:23 ---> 0f009802ae6a 09:56:23 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:56:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:56:23 ---> Running in 7f102be2e767 09:56:23 Removing intermediate container 11349cb32f15 09:56:23 ---> 897e362d5aef 09:56:23 Step 21/21 : LABEL version=0.0.0 09:56:23 Removing intermediate container 7f102be2e767 09:56:23 ---> ca9eaf5f052a 09:56:23 Step 22/24 : LABEL arch=x86_64 09:56:23 ---> f58e4fa48ab3 09:56:23 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:56:23 ---> Running in 6a3d7d052b2a 09:56:23 ---> Running in aecd18836e22 09:56:23 (1/6) Installing dumb-init (1.2.5-r1) 09:56:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:56:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:56:23 ---> 54c38e048769 09:56:23 Step 3/22 : WORKDIR /edgex-go 09:56:23 ---> Using cache 09:56:23 ---> c7d9e8c5b0d9 09:56:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:23 ---> Using cache 09:56:23 ---> e650182b0c14 09:56:23 Step 5/22 : RUN apk add --update --no-cache make git 09:56:23 Removing intermediate container 6a3d7d052b2a 09:56:23 ---> 417139026f5c 09:56:23 09:56:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:56:23 ---> Running in 7dfc28823bcf 09:56:23 Removing intermediate container aecd18836e22 09:56:23 ---> 0fe27575c5cc 09:56:23 Step 23/24 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 09:56:23 ---> 6dedcb6695ec 09:56:23 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 09:56:23 Successfully built 417139026f5c 09:56:23 ---> Running in c7d52e0c5f4a 09:56:23 (3/6) Installing libsodium (1.0.18-r0) 09:56:23 Successfully tagged support-notifications:latest 09:56:23 Building sys-mgmt-agent 09:56:23  Building support-notifications ... done (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:56:24 ---> Running in 46b2006801c1 09:56:24 (5/6) Installing libzmq (4.3.4-r0) 09:56:24 (6/6) Installing zeromq (4.3.4-r0) 09:56:24 Removing intermediate container c7d52e0c5f4a 09:56:24 ---> a1263fe3ebfd 09:56:24 Step 24/24 : LABEL version=0.0.0 09:56:24 Executing busybox-1.33.1-r6.trigger 09:56:24 OK: 8 MiB in 20 packages 09:56:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:56:24 Removing intermediate container 46b2006801c1 09:56:24 ---> 14402800c15c 09:56:24 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:56:24 ---> Running in 1e06d000e9e7 09:56:24 Removing intermediate container 1e06d000e9e7 09:56:24 ---> f48b0e37d5fb 09:56:24 09:56:25 Successfully built f48b0e37d5fb 09:56:25 Successfully tagged security-secretstore-setup:latest 09:56:25 Building core-command 09:56:25  Building security-secretstore-setup ... done  ---> 8566d7c77686 09:56:25 Step 25/30 : RUN chmod +x /entrypoint.sh 09:56:25 Removing intermediate container 6e0da3888ece 09:56:25 ---> 0b1a3e26151f 09:56:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:25 ---> Running in a3843f72852a 09:56:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:56:26 OK: 220 MiB in 52 packages 09:56:26 ---> 17422cb947d0 09:56:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:56:26 Removing intermediate container 7dfc28823bcf 09:56:26 ---> 2a190a1e3a6b 09:56:26 Step 6/22 : COPY . . 09:56:27 ---> 513b3f2dac5a 09:56:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:56:27 Removing intermediate container a3843f72852a 09:56:27 ---> 8a51ab6250e2 09:56:27 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 09:56:27 ---> Running in d30b749ea3da 09:56:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:56:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:56:27 ---> 54c38e048769 09:56:27 Step 3/22 : WORKDIR /edgex-go 09:56:27 ---> Using cache 09:56:27 ---> c7d9e8c5b0d9 09:56:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:27 ---> Using cache 09:56:27 ---> e650182b0c14 09:56:27 Step 5/22 : RUN apk add --update --no-cache make bash git 09:56:28 ---> aa3abfd62bef 09:56:28 Step 18/22 : ENTRYPOINT ["/core-data"] 09:56:28 Removing intermediate container d30b749ea3da 09:56:28 ---> 3c7977e5fd95 09:56:28 Step 27/30 : CMD ["gate"] 09:56:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:56:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:56:28 ---> 54c38e048769 09:56:28 Step 3/22 : WORKDIR /edgex-go 09:56:28 ---> Using cache 09:56:28 ---> c7d9e8c5b0d9 09:56:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:28 ---> Using cache 09:56:28 ---> e650182b0c14 09:56:28 Step 5/22 : RUN apk add --update --no-cache make git 09:56:28 ---> Using cache 09:56:28 ---> 2a190a1e3a6b 09:56:28 Step 6/22 : COPY . . 09:56:28 ---> Running in 34ee1c1f57c2 09:56:28 ---> Running in 8d905dafffe3 09:56:29 ---> Running in 808aa8b65cca 09:56:29 Removing intermediate container 8d905dafffe3 09:56:29 ---> 616ad3abdc2e 09:56:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:56:29 Removing intermediate container 808aa8b65cca 09:56:29 ---> 309b175cc071 09:56:29 Step 28/30 : LABEL arch=x86_64 09:56:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:56:30 ---> Running in 00a0f37431e0 09:56:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:56:30 ---> Running in d9dd21a58275 09:56:30 Removing intermediate container 00a0f37431e0 09:56:30 ---> 17e8dd68af90 09:56:30 Step 20/22 : LABEL arch=x86_64 09:56:30 Removing intermediate container d9dd21a58275 09:56:30 ---> 776510ac13fb 09:56:30 Step 29/30 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 09:56:30 ---> Running in b19c5771183f 09:56:30 OK: 220 MiB in 52 packages 09:56:30 ---> Running in b69a08dfcc55 09:56:30 Removing intermediate container b19c5771183f 09:56:30 ---> 58295104b368 09:56:30 Step 21/22 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 09:56:30 ---> e770c4a97aa2 09:56:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:30 ---> Running in 44b8b16cd7c7 09:56:30 ---> Running in 2dedd587cc53 09:56:30 Removing intermediate container b69a08dfcc55 09:56:30 ---> 5a3539195f2c 09:56:30 Step 30/30 : LABEL version=0.0.0 09:56:31 ---> Running in 01d750d29c37 09:56:31 Removing intermediate container 34ee1c1f57c2 09:56:31 ---> 3c19ed0bac9e 09:56:31 Step 6/22 : COPY . . 09:56:31 Removing intermediate container 44b8b16cd7c7 09:56:31 ---> cb3dd991bebe 09:56:31 Step 22/22 : LABEL version=0.0.0 09:56:31 Removing intermediate container 01d750d29c37 09:56:31 ---> cb351ae0741c 09:56:31 09:56:31 ---> Running in 4592ec715367 09:56:31 Successfully built cb351ae0741c 09:56:31 Successfully tagged security-bootstrapper:latest 09:56:31 Building support-scheduler 09:56:32  Building security-bootstrapper ... done Removing intermediate container 4592ec715367 09:56:32 ---> ac94497930d1 09:56:32 09:56:32 Successfully built ac94497930d1 09:56:32 Successfully tagged core-data:latest 09:56:34  Building core-data ... done  ---> 522481ffeb73 09:56:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:34 Removing intermediate container 2dedd587cc53 09:56:34 ---> 2459e46943a2 09:56:34 Step 8/22 : RUN make cmd/core-metadata/core-metadata 09:56:34 ---> Running in 7aa7100c9535 09:56:34 ---> Running in ee815ac639f1 09:56:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:56:35 ---> d8e991fd249e 09:56:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:35 ---> Running in cf1cff27fb22 09:56:35 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:56:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:56:35 ---> 54c38e048769 09:56:35 Step 3/23 : WORKDIR /edgex-go 09:56:35 ---> Using cache 09:56:35 ---> c7d9e8c5b0d9 09:56:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:35 ---> Using cache 09:56:35 ---> e650182b0c14 09:56:35 Step 5/23 : RUN apk add --update --no-cache make git 09:56:35 ---> Using cache 09:56:35 ---> 2a190a1e3a6b 09:56:35 Step 6/23 : COPY go.mod . 09:56:35 Removing intermediate container 7aa7100c9535 09:56:35 ---> 85cb431f4b35 09:56:35 Step 8/22 : RUN make cmd/core-command/core-command 09:56:35 ---> Running in de0ca9fe8f49 09:56:36 ---> 7deb7031d1eb 09:56:36 Step 7/23 : RUN go mod download 09:56:36 ---> Running in 52bcd5b38770 09:56:36 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 09:56:37 Removing intermediate container cf1cff27fb22 09:56:37 ---> 62132aad7627 09:56:37 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:56:37 ---> Running in fdbb5e2c29cb 09:56:38 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 09:56:38 Removing intermediate container 52bcd5b38770 09:56:38 ---> 0999a67a5cdc 09:56:38 Step 8/23 : COPY . . 09:56:44 ---> 027d69d55d1d 09:56:44 Step 9/23 : RUN go mod tidy 09:56:44 ---> Running in 863f1d6dfd4f 09:56:45 Removing intermediate container 863f1d6dfd4f 09:56:45 ---> c434a591d959 09:56:45 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:56:45 ---> Running in 163fc57daccd 09:56: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 09:57:12 Removing intermediate container de0ca9fe8f49 09:57:12 ---> c704e167c1d6 09:57:12 09:57:12 Step 9/22 : FROM alpine:3.14 09:57:12 ---> 0a97eee8041e 09:57:12 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:57:12 Removing intermediate container ee815ac639f1 09:57:12 ---> 7d48be5af890 09:57:12 09:57:12 Step 9/22 : FROM alpine:3.14 09:57:12 ---> 0a97eee8041e 09:57:12 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:57:12 ---> Running in 75bae7e56611 09:57:12 Removing intermediate container fdbb5e2c29cb 09:57:12 ---> 1fdeab782d5f 09:57:12 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:57:12 ---> Running in df3df8341a21 09:57:12 ---> Running in fac517dd1f22 09:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:57:12 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 09:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:57:12 (1/1) Installing dumb-init (1.2.5-r1) 09:57:12 Executing busybox-1.33.1-r6.trigger 09:57:12 OK: 6 MiB in 15 packages 09:57:12 (1/1) Installing dumb-init (1.2.5-r1) 09:57:12 Executing busybox-1.33.1-r6.trigger 09:57:12 OK: 6 MiB in 15 packages 09:57:12 Removing intermediate container 75bae7e56611 09:57:12 ---> 5ddf097ced44 09:57:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:57:12 ---> Running in 3394aae9d667 09:57:12 Removing intermediate container df3df8341a21 09:57:12 ---> 2e4a0986d5e8 09:57:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:57:12 Removing intermediate container fac517dd1f22 09:57:12 ---> 4ac7aed575cb 09:57:12 09:57:12 Step 10/22 : FROM docker:20.10.8 09:57:12 ---> Running in 42ea6db697be 09:57:12 Removing intermediate container 3394aae9d667 09:57:12 ---> 08c6cfed36f0 09:57:12 Step 12/22 : ENV APP_PORT=59882 09:57:12 20.10.8: Pulling from library/docker 09:57:12 ---> Running in 4efee97905e7 09:57:12 Removing intermediate container 42ea6db697be 09:57:12 ---> 64d57101b688 09:57:12 Step 12/22 : ENV APP_PORT=59881 09:57:12 ---> Running in 2bef880c442a 09:57:12 Removing intermediate container 4efee97905e7 09:57:12 ---> 2b6aca32ac24 09:57:12 Step 13/22 : EXPOSE $APP_PORT 09:57:12 Removing intermediate container 2bef880c442a 09:57:12 ---> 1e366d01cb88 09:57:12 Step 13/22 : EXPOSE $APP_PORT 09:57:12 ---> Running in 86c344f79ddb 09:57:12 ---> Running in 7ac582a7c77f 09:57:12 Removing intermediate container 7ac582a7c77f 09:57:12 ---> 2be166b4c67e 09:57:12 Step 14/22 : WORKDIR / 09:57:12 Removing intermediate container 86c344f79ddb 09:57:12 ---> 35322eca0bfc 09:57:12 Step 14/22 : WORKDIR / 09:57:12 ---> Running in c83148226bb3 09:57:12 ---> Running in ec3b7967f612 09:57:12 Removing intermediate container ec3b7967f612 09:57:12 ---> 2ad5b40e43d9 09:57:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:12 Removing intermediate container c83148226bb3 09:57:12 ---> aef2763597a1 09:57:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:12 ---> defae1c53cb9 09:57:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:57:12 ---> df52804d845a 09:57:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:57:13 ---> 0e7c4113c1ea 09:57:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:57:13 ---> b18b62df9700 09:57:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:57:13 ---> b537a67360e4 09:57:13 Step 18/22 : ENTRYPOINT ["/core-metadata"] 09:57:13 ---> e10a0851b0c2 09:57:13 Step 18/22 : ENTRYPOINT ["/core-command"] 09:57:13 ---> Running in 417eb7aeb3ad 09:57:13 ---> Running in 81b8a32deb36 09:57:13 Removing intermediate container 417eb7aeb3ad 09:57:13 ---> 7b78ae0299ef 09:57:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:13 Removing intermediate container 81b8a32deb36 09:57:13 ---> 6e755e0dee6d 09:57:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:13 Removing intermediate container 163fc57daccd 09:57:13 ---> 95582bb5d44f 09:57:13 09:57:13 Step 11/23 : FROM alpine:3.14 09:57:13 ---> 0a97eee8041e 09:57:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:57:13 ---> Using cache 09:57:13 ---> 2e4a0986d5e8 09:57:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:57:13 ---> Using cache 09:57:13 ---> 64d57101b688 09:57:13 Step 14/23 : ENV APP_PORT=59861 09:57:13 ---> Running in e61f7c9194e6 09:57:13 ---> Running in 2150a99f7fa8 09:57:13 ---> Running in e704ac0058a6 09:57:14 Removing intermediate container 2150a99f7fa8 09:57:14 ---> 982bafc82342 09:57:14 Step 20/22 : LABEL arch=x86_64 09:57:14 Removing intermediate container e61f7c9194e6 09:57:14 ---> 0ff63e96e853 09:57:14 Step 20/22 : LABEL arch=x86_64 09:57:14 Removing intermediate container e704ac0058a6 09:57:14 ---> 9303ccab6010 09:57:14 Step 15/23 : EXPOSE $APP_PORT 09:57:14 ---> Running in aa4ab2d0ea6d 09:57:14 ---> Running in d20e37ec35b4 09:57:14 ---> Running in 78c09b2a405c 09:57:14 Removing intermediate container aa4ab2d0ea6d 09:57:14 ---> ff8cd810a857 09:57:14 Step 21/22 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 09:57:14 Removing intermediate container 78c09b2a405c 09:57:14 ---> a10471c503f6 09:57:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:14 ---> Running in 033690dd5cd7 09:57:14 Removing intermediate container d20e37ec35b4 09:57:14 ---> 1ddf2e086b55 09:57:14 Step 21/22 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 09:57:14 ---> Running in 8135144dfc7b 09:57:14 Removing intermediate container 033690dd5cd7 09:57:14 ---> 38fde0813630 09:57:14 Step 22/22 : LABEL version=0.0.0 09:57:14 Removing intermediate container 8135144dfc7b 09:57:14 ---> d344f6fc951e 09:57:14 Step 22/22 : LABEL version=0.0.0 09:57:14 ---> 9d720ff071d8 09:57:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:57:14 ---> Running in 53e4c15527c2 09:57:14 ---> Running in baaff4ad3390 09:57:14 Removing intermediate container 53e4c15527c2 09:57:14 ---> 4e334326766b 09:57:14 09:57:14 Removing intermediate container baaff4ad3390 09:57:14 ---> a5d13766f5a6 09:57:14 09:57:15 Successfully built 4e334326766b 09:57:15 Successfully tagged core-command:latest 09:57:15  Building core-command ... done Successfully built a5d13766f5a6 09:57:15 Successfully tagged core-metadata:latest 09:57:15  Building core-metadata ... done  ---> f5d272300eaa 09:57:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:57:15 ---> 7df6394d0436 09:57:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:57:15 ---> Running in dd9e065501fc 09:57:15 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 09:57:15 Status: Downloaded newer image for docker:20.10.8 09:57:15 ---> bc6c0ffef665 09:57:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:57:15 ---> Running in faee7fbd6e04 09:57:15 Removing intermediate container dd9e065501fc 09:57:15 ---> 84cd49ac9bef 09:57:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:15 ---> Running in 8ce16e5b7d27 09:57:15 Removing intermediate container faee7fbd6e04 09:57:15 ---> d2652772aac6 09:57:15 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 09:57:15 ---> Running in 4fc5f539c82b 09:57:15 Removing intermediate container 8ce16e5b7d27 09:57:15 ---> e9c0aaa41679 09:57:15 Step 21/23 : LABEL arch=x86_64 09:57:15 ---> Running in e29141e0330c 09:57:15 Removing intermediate container e29141e0330c 09:57:15 ---> 11aacdff2844 09:57:15 Step 22/23 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 09:57:15 ---> Running in 34f1b33d5e37 09:57:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:57:15 Removing intermediate container 34f1b33d5e37 09:57:15 ---> bfdcfa28616f 09:57:15 Step 23/23 : LABEL version=0.0.0 09:57:15 ---> Running in 15ddf974e4fc 09:57:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:57:15 Removing intermediate container 15ddf974e4fc 09:57:15 ---> 591cfe12fb41 09:57:15 09:57:15 Successfully built 591cfe12fb41 09:57:15 (1/42) Installing readline (8.1.0-r0) 09:57:15 Successfully tagged support-scheduler:latest 09:57:15  Building support-scheduler ... done (2/42) Installing bash (5.1.4-r0) 09:57:16 Executing bash-5.1.4-r0.post-install 09:57:16 (3/42) Installing brotli-libs (1.0.9-r5) 09:57:16 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:57:16 (5/42) Installing libcurl (7.79.1-r0) 09:57:16 (6/42) Installing curl (7.79.1-r0) 09:57:16 (7/42) Installing dumb-init (1.2.5-r1) 09:57:16 (8/42) Installing libbz2 (1.0.8-r1) 09:57:16 (9/42) Installing expat (2.4.1-r0) 09:57:16 (10/42) Installing libffi (3.3-r2) 09:57:16 (11/42) Installing gdbm (1.19-r0) 09:57:16 (12/42) Installing xz-libs (5.2.5-r0) 09:57:16 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:57:16 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:57:16 (15/42) Installing mpdecimal (2.5.1-r1) 09:57:16 (16/42) Installing sqlite-libs (3.35.5-r0) 09:57:16 (17/42) Installing python3 (3.9.5-r1) 09:57:16 (18/42) Installing py3-appdirs (1.4.4-r2) 09:57:16 (19/42) Installing py3-chardet (4.0.0-r2) 09:57:16 (20/42) Installing py3-idna (3.2-r0) 09:57:16 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:57:16 (22/42) Installing py3-certifi (2020.12.5-r1) 09:57:16 (23/42) Installing py3-requests (2.25.1-r4) 09:57:16 (24/42) Installing py3-msgpack (1.0.2-r1) 09:57:16 (25/42) Installing py3-lockfile (0.12.2-r4) 09:57:16 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:57:16 (27/42) Installing py3-colorama (0.4.4-r1) 09:57:16 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:57:16 (29/42) Installing py3-distlib (0.3.1-r3) 09:57:16 (30/42) Installing py3-distro (1.5.0-r3) 09:57:16 (31/42) Installing py3-six (1.15.0-r1) 09:57:16 (32/42) Installing py3-webencodings (0.5.1-r4) 09:57:16 (33/42) Installing py3-html5lib (1.1-r1) 09:57:16 (34/42) Installing py3-parsing (2.4.7-r2) 09:57:16 (35/42) Installing py3-packaging (20.9-r1) 09:57:16 (36/42) Installing py3-toml (0.10.2-r2) 09:57:16 (37/42) Installing py3-pep517 (0.10.0-r2) 09:57:16 (38/42) Installing py3-progress (1.5-r2) 09:57:16 (39/42) Installing py3-retrying (1.3.3-r1) 09:57:16 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:57:16 (41/42) Installing py3-setuptools (52.0.0-r3) 09:57:16 (42/42) Installing py3-pip (20.3.4-r1) 09:57:16 Executing busybox-1.33.1-r3.trigger 09:57:16 OK: 84 MiB in 64 packages 09:57:17 Collecting docker-compose==1.23.2 09:57:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:57:17 Collecting jsonschema<3,>=2.5.1 09:57:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:57:17 Collecting PyYAML<4,>=3.10 09:57:17 Downloading PyYAML-3.13.tar.gz (270 kB) 09:57:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:57:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:57:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:57:18 Collecting texttable<0.10,>=0.9.0 09:57:18 Downloading texttable-0.9.1.tar.gz (11 kB) 09:57:18 Collecting docopt<0.7,>=0.6.1 09:57:18 Downloading docopt-0.6.2.tar.gz (25 kB) 09:57:18 Collecting cached-property<2,>=1.2.0 09:57:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:57:18 Collecting dockerpty<0.5,>=0.4.1 09:57:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:57:19 Collecting docker<4.0,>=3.6.0 09:57:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:57:19 Collecting websocket-client<1.0,>=0.32.0 09:57:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:57:19 Collecting docker-pycreds>=0.4.0 09:57:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:57:19 Collecting urllib3<1.25,>=1.21.1 09:57:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:57:19 Collecting idna<2.8,>=2.5 09:57:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:57:19 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) 09:57:19 Collecting chardet<3.1.0,>=3.0.2 09:57:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:57:19 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:57:19 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:57:19 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:57:19 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:57:19 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:57:19 Attempting uninstall: urllib3 09:57:19 Found existing installation: urllib3 1.26.5 09:57:19 Uninstalling urllib3-1.26.5: 09:57:19 Successfully uninstalled urllib3-1.26.5 09:57:19 Attempting uninstall: idna 09:57:19 Found existing installation: idna 3.2 09:57:19 Uninstalling idna-3.2: 09:57:19 Successfully uninstalled idna-3.2 09:57:19 Attempting uninstall: chardet 09:57:19 Found existing installation: chardet 4.0.0 09:57:20 Uninstalling chardet-4.0.0: 09:57:20 Successfully uninstalled chardet-4.0.0 09:57:20 Attempting uninstall: requests 09:57:20 Found existing installation: requests 2.25.1 09:57:20 Uninstalling requests-2.25.1: 09:57:20 Successfully uninstalled requests-2.25.1 09:57:20 Running setup.py install for texttable: started 09:57:20 Running setup.py install for texttable: finished with status 'done' 09:57:20 Running setup.py install for PyYAML: started 09:57:21 Running setup.py install for PyYAML: finished with status 'done' 09:57:21 Running setup.py install for docopt: started 09:57:21 Running setup.py install for docopt: finished with status 'done' 09:57:21 Running setup.py install for dockerpty: started 09:57:21 Running setup.py install for dockerpty: finished with status 'done' 09:57:22 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 09:57:26 Removing intermediate container 4fc5f539c82b 09:57:26 ---> 60e97fb2dc74 09:57:26 Step 13/22 : ENV APP_PORT=58890 09:57:26 ---> Running in 1551b62b4d10 09:57:26 Removing intermediate container 1551b62b4d10 09:57:26 ---> 1d55f5bb997a 09:57:26 Step 14/22 : EXPOSE $APP_PORT 09:57:26 ---> Running in 404ceb3b79e3 09:57:26 Removing intermediate container 404ceb3b79e3 09:57:26 ---> 2a437aad40ef 09:57:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:57:26 ---> bb73490c2dd7 09:57:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:57:26 ---> a5c69ecc509f 09:57:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:57:26 ---> 9ff5e968900c 09:57:26 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 09:57:26 ---> Running in 0bdc5b28004d 09:57:26 Removing intermediate container 0bdc5b28004d 09:57:26 ---> dc83a024aa3a 09:57:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:26 ---> Running in a343cfd7e8ee 09:57:26 Removing intermediate container a343cfd7e8ee 09:57:26 ---> 28bb374b0632 09:57:26 Step 20/22 : LABEL arch=x86_64 09:57:26 ---> Running in 427c625d613b 09:57:26 Removing intermediate container 1ea3e72e160b 09:57:26 ---> f39accecef70 09:57:26 Successfully built f39accecef70 09:57:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:57:26 Removing intermediate container 427c625d613b 09:57:26 ---> 69c3d8331b57 09:57:26 Step 21/22 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 09:57:26 ---> Running in 1590eb237fa5 09:57:26 Removing intermediate container 1590eb237fa5 09:57:26 ---> 8368114e1a4f 09:57:26 Step 22/22 : LABEL version=0.0.0 09:57:26 ---> Running in 114a717109b4 09:57:26 Removing intermediate container 114a717109b4 09:57:26 ---> 274812c5f06d 09:57:26 09:57:26 + docker inspect -f . ci-base-image-arm64 09:57:26 . [Pipeline] withDockerContainer 09:57:27 Successfully built 274812c5f06d 09:57:27 Successfully tagged sys-mgmt-agent:latest 09:57:27  Building sys-mgmt-agent ... done  09:57:27 prd-ubuntu18.04-docker-arm64-4c-16g-940 does not seem to be running inside a container 09:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:57:28 $ docker top 5745dbc3a2defad76e9d8123d223d0311fcece7bec16a107f679c21eb919a115 -eo pid,comm [Pipeline] { [Pipeline] } 09:57:29 $ docker stop --time=1 78da24fe7cb87212fe43e330a6c030a18947314e1db45f96f1080eda9618b13d 09:57:30 $ docker rm -f 78da24fe7cb87212fe43e330a6c030a18947314e1db45f96f1080eda9618b13d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 09:57:30 + docker images 09:57:30 REPOSITORY TAG IMAGE ID CREATED SIZE 09:57:30 sys-mgmt-agent latest 274812c5f06d 4 seconds ago 294MB 09:57:30 support-scheduler latest 591cfe12fb41 15 seconds ago 16.2MB 09:57:30 core-command latest 4e334326766b 16 seconds ago 16.1MB 09:57:30 core-metadata latest a5d13766f5a6 16 seconds ago 16.9MB 09:57:30 95582bb5d44f 17 seconds ago 1.59GB 09:57:30 4ac7aed575cb 20 seconds ago 1.59GB 09:57:30 7d48be5af890 23 seconds ago 1.6GB 09:57:30 c704e167c1d6 23 seconds ago 1.59GB 09:57:30 core-data latest ac94497930d1 59 seconds ago 20.7MB 09:57:30 security-bootstrapper latest cb351ae0741c 59 seconds ago 18.9MB 09:57:30 security-secretstore-setup latest f48b0e37d5fb About a minute ago 28.4MB 09:57:30 support-notifications latest 417139026f5c About a minute ago 17MB 09:57:30 security-proxy-setup latest aa1710f02b6d About a minute ago 26.9MB 09:57:30 0bd9365648d0 About a minute ago 1.6GB 09:57:30 c34f020a6759 About a minute ago 1.6GB 09:57:30 604c632cbf82 About a minute ago 1.6GB 09:57:30 c83dc2879a12 About a minute ago 1.59GB 09:57:30 4c453279c952 About a minute ago 1.6GB 09:57:30 ci-base-image-x86_64 latest 54c38e048769 5 minutes ago 1.25GB 09:57:30 alpine 3.14 0a97eee8041e 4 days ago 5.61MB 09:57:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 09:57:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB 09:57:30 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 09:57:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 09:57:31 + go version 09:57:31 go version go1.16.8 linux/arm64 [Pipeline] } 09:57:31 $ docker stop --time=1 5745dbc3a2defad76e9d8123d223d0311fcece7bec16a107f679c21eb919a115 09:57:32 $ docker rm -f 5745dbc3a2defad76e9d8123d223d0311fcece7bec16a107f679c21eb919a115 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:57:33 + docker inspect -f . ci-base-image-arm64 09:57:33 . [Pipeline] withDockerContainer 09:57:33 prd-ubuntu18.04-docker-arm64-4c-16g-940 does not seem to be running inside a container 09:57:33 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:57:35 $ docker top 3d442972a17e7b563759e6f330ff75ac75aa4e402e1ae73912a45a229bad6041 -eo pid,comm [Pipeline] { [Pipeline] echo 09:57:35 ========================================================= 09:57:35 [edgeXBuildGoParallel] Running Tests and Build... 09:57:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:57:36 + make test 09:57:36 go mod tidy 09:57:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:57:46 Still waiting to schedule task 09:57:46 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-941’ 09:58:04 ? github.com/edgexfoundry/edgex-go [no test files] 09:59:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:59:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:59:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:59:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:59:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:59:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:59:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:59:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:59:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:59:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:59:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:59:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.214s coverage: 28.7% of statements 09:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:59:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.351s coverage: 98.5% of statements 09:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:59:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.366s coverage: 44.7% of statements 09:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:59:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:59:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.790s coverage: 89.5% of statements 09:59:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:59:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:59:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.241s coverage: 84.4% of statements 09:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:59:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.669s coverage: 94.2% of statements 09:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:59:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.235s coverage: 59.1% of statements 09:59:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:59:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:59:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:59:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:59:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:59:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.334s coverage: 60.0% of statements 09:59:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:59:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:59:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:59:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.345s coverage: 0.9% of statements 09:59:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:59:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.220s coverage: 58.8% of statements 09:59:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.368s coverage: 21.7% of statements 09:59:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:59:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.219s coverage: 47.1% of statements 09:59:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.224s coverage: 79.5% of statements 09:59:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.164s coverage: 94.1% of statements 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.248s coverage: 96.3% of statements 09:59:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.244s coverage: 87.5% of statements 10:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.225s coverage: 94.4% of statements 10:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements 10:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.671s coverage: 82.5% of statements 10:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.235s coverage: 92.9% of statements 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.290s coverage: 80.0% of statements 10:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements 10:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.249s coverage: 85.4% of statements 10:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.780s coverage: 91.2% of statements 10:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:00:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.847s coverage: 64.4% of statements 10:00:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:00:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:00:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.178s coverage: 100.0% of statements 10:00:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.166s coverage: 89.4% of statements 10:00:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 10:00:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 10:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.102s coverage: 100.0% of statements 10:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.210s coverage: 65.4% of statements 10:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:00:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.750s coverage: 43.8% of statements 10:00:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:00:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:00:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.288s coverage: 89.5% of statements 10:00:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:00:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.287s coverage: 84.8% of statements 10:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:00:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.250s coverage: 17.7% of statements 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:00:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.659s coverage: 92.3% of statements 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:00:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.209s coverage: 63.2% of statements 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:00:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:00:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.195s coverage: 28.9% of statements 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:00:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:00:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.184s coverage: 100.0% of statements 10:00:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 10:00:34 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 10:00:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:00:34 GO111MODULE=on go vet ./... 10:00:49 Running on prd-ubuntu18.04-docker-8c-8g-942 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws 10:00:49 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 10:00:49 The recommended git tool is: git 10:00:51 using credential edgex-jenkins-ssh 10:00:51 Cloning the remote Git repository 10:00:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:00:51 > git init /w/workspace/edgex-go/10 # timeout=10 10:00:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:00:51 > git --version # timeout=10 10:00:51 > git --version # 'git version 2.17.1' 10:00:51 using GIT_SSH to set credentials SSH Credentials for GitHub 10:00:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:00:59 Merging remotes/origin/main commit 0f0bcd669b48f74c6b39306e85682e5956f0d04c into PR head commit 334ac0d73ed57db12d26b996581de277a36417b5 10:00:59 Merge succeeded, producing 334ac0d73ed57db12d26b996581de277a36417b5 10:00:59 Checking out Revision 334ac0d73ed57db12d26b996581de277a36417b5 (PR-3806) 10:00:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:00:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:00:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:00:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:00:58 using GIT_SSH to set credentials SSH Credentials for GitHub 10:00:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:00:59 > git config core.sparsecheckout # timeout=10 10:00:59 > git checkout -f 334ac0d73ed57db12d26b996581de277a36417b5 # timeout=10 10:00:59 > git remote # timeout=10 10:00:59 > git config --get remote.origin.url # timeout=10 10:00:59 using GIT_SSH to set credentials SSH Credentials for GitHub 10:00:59 > git merge 0f0bcd669b48f74c6b39306e85682e5956f0d04c # timeout=10 10:00:59 > git rev-parse HEAD^{commit} # timeout=10 10:00:59 > git config core.sparsecheckout # timeout=10 10:00:59 > git checkout -f 334ac0d73ed57db12d26b996581de277a36417b5 # timeout=10 10:01:02 Commit message: "Merge branch 'main' into update-edgex-go-snap-readme" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:04 + echo snap-build.sh 10:01:04 snap-build.sh 10:01:04 + SNAP_BASE_DIR=. 10:01:04 + '[' '!' -z /w/workspace/edgex-go/10 ']' 10:01:04 + SNAP_BASE_DIR=/w/workspace/edgex-go/10 10:01:04 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' 10:01:04 [snap-build] Building snap in dir [/w/workspace/edgex-go/10] 10:01:04 + cd /w/workspace/edgex-go/10 10:01:04 + sudo apt-get remove -qy --purge lxd lxd-client 10:01:04 Reading package lists... 10:01:04 Building dependency tree... 10:01:04 Reading state information... 10:01:04 The following packages were automatically installed and are no longer required: 10:01:04 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 10:01:04 uidmap xdelta3 10:01:04 Use 'sudo apt autoremove' to remove them. 10:01:04 The following packages will be REMOVED: 10:01:04 lxd* lxd-client* 10:01:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 10:01:04 After this operation, 31.7 MB disk space will be freed. 10:01:05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 10:01:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 10:01:05 Removing lxd dnsmasq configuration 10:01:05 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 10:01:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 10:01:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:01:06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 10:01:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 10:01:08 Processing triggers for systemd (237-3ubuntu10.45) ... 10:01:08 Processing triggers for ureadahead (0.100.0-21) ... 10:01:08 + sudo snap remove --purge lxd 10:01:08 snap "lxd" is not installed 10:01:08 + sudo groupadd --force --system lxd 10:01:08 ++ whoami 10:01:08 + sudo /usr/sbin/usermod -G lxd -a jenkins 10:01:08 + newgrp - lxd 10:01:08 + sudo snap install lxd 10:01:18 2021-11-17T10:01:15Z INFO Waiting for automatic snapd restart... 10:01:40 lxd 4.20 from Canonical* installed 10:01:40 + sudo lxd init --auto 10:01:47 + sudo snap install --classic snapcraft 10:02:02 snapcraft 5.0 from Canonical* installed 10:02:02 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 10:02:02 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 10:02:02 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:02 Dload Upload Total Spent Left Speed 10:02:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3582 0 --:--:-- --:--:-- --:--:-- 3582 10:02:02 100 3325k 100 3325k 0 0 9955k 0 --:--:-- --:--:-- --:--:-- 9955k 10:02:02 ./yq_linux_amd64 10:02:02 + sudo snapcraft prime --use-lxd 10:02:04 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 10:02:04 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: 10:02:04 - README.md 10:02:04 10:02:04 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:02:04 Launching a container. 10:02:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:02:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:02:11 ./bin/test-attribution-txt.sh [Pipeline] echo 10:02:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:02:12 + ls -al . 10:02:12 total 672 10:02:12 drwxrwxr-x 9 1001 1001 4096 Nov 17 10:02 . 10:02:12 drwxr-xr-x 4 root root 4096 Nov 17 09:57 .. 10:02:12 -rw-rw-r-- 1 1001 1001 11 Nov 17 09:55 .dockerignore 10:02:12 drwxrwxr-x 8 1001 1001 4096 Nov 17 09:55 .git 10:02:12 drwxrwxr-x 4 1001 1001 4096 Nov 17 09:55 .github 10:02:12 -rw-rw-r-- 1 1001 1001 804 Nov 17 09:55 .gitignore 10:02:12 -rw-rw-r-- 1 1001 1001 42 Nov 17 09:55 .golangci.yml 10:02:12 -rw-rw-r-- 1 1001 1001 76 Nov 17 09:55 .hadolint.yml 10:02:12 -rw-rw-r-- 1 1001 1001 166 Nov 17 09:55 .sonarcloud.properties 10:02:12 -rw-rw-r-- 1 1001 1001 1171 Nov 17 09:55 ADOPTERS.md 10:02:12 -rw-rw-r-- 1 1001 1001 8910 Nov 17 09:55 Attribution.txt 10:02:12 -rw-rw-r-- 1 1001 1001 51732 Nov 17 09:55 CHANGELOG.md 10:02:12 -rw-rw-r-- 1 1001 1001 3804 Nov 17 09:55 CONTRIBUTING.md 10:02:12 -rw-rw-r-- 1 1001 1001 677 Nov 17 09:55 GOVERNANCE.md 10:02:12 -rw-rw-r-- 1 1001 1001 849 Nov 17 09:55 Jenkinsfile 10:02:12 -rw-rw-r-- 1 1001 1001 10775 Nov 17 09:55 LICENSE 10:02:12 -rw-rw-r-- 1 1001 1001 6508 Nov 17 09:55 Makefile 10:02:12 -rw-rw-r-- 1 1001 1001 582 Nov 17 09:55 OWNERS.md 10:02:12 -rw-rw-r-- 1 1001 1001 8207 Nov 17 09:55 README.md 10:02:12 -rw-rw-r-- 1 1001 1001 6912 Nov 17 09:55 SECURITY.md 10:02:12 -rw-rw-r-- 1 1001 1001 5 Nov 17 09:51 VERSION 10:02:12 -rw-rw-r-- 1 1001 1001 4131 Nov 17 09:55 ZMQWindows.md 10:02:12 drwxrwxr-x 2 1001 1001 4096 Nov 17 09:55 bin 10:02:12 drwxrwxr-x 14 1001 1001 4096 Nov 17 09:55 cmd 10:02:12 -rw-r--r-- 1 root root 428381 Nov 17 10:00 coverage.out 10:02:12 -rw-rw-r-- 1 1001 1001 822 Nov 17 09:55 go.mod 10:02:12 -rw-rw-r-- 1 1001 1001 49471 Nov 17 09:55 go.sum 10:02:12 drwxrwxr-x 8 1001 1001 4096 Nov 17 09:55 internal 10:02:12 drwxrwxr-x 3 1001 1001 4096 Nov 17 09:55 openapi 10:02:12 drwxrwxr-x 4 1001 1001 4096 Nov 17 09:55 snap 10:02:12 -rw-rw-r-- 1 1001 1001 204 Nov 17 09:55 version.go [Pipeline] sh 10:02:13 + '[' -e coverage.out ] 10:02:13 + chown 1001:1001 coverage.out [Pipeline] stash 10:02:13 Warning: overwriting stash ‘coverage-report’ 10:02:13 Stashed 1 file(s) [Pipeline] sh 10:02:14 + make build 10:02:14 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 10:02:16 Waiting for container to be ready 10:02:16 To start your first container, try: lxc launch ubuntu:20.04 10:02:16 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 10:02:16 10:02:18 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 10:02:18 Waiting for network to be ready... 10:02:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:02:18 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:02:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 10:02:19 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:02:19 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:02:20 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:02:20 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:02:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:02:20 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:02:20 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:02:20 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:02:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 10:02:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 10:02:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 10:02:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 10:02:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 10:02:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 10:02:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 10:02:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:02:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 10:02:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 10:02:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 10:02:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 10:02:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 10:02:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 10:02:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 10:02:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 10:02:21 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 10:02:23 Fetched 25.6 MB in 5s (5629 kB/s) 10:02:24 Reading package lists... 10:02:24 Reading package lists... 10:02:24 Building dependency tree... 10:02:24 Reading state information... 10:02:24 The following additional packages will be installed: 10:02:24 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:02:24 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:02:24 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:02:24 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 10:02:24 Suggested packages: 10:02:24 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 10:02:24 Recommended packages: 10:02:24 gnupg libsasl2-modules 10:02:24 The following NEW packages will be installed: 10:02:24 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:02:24 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:02:24 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:02:24 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 10:02:24 The following packages will be upgraded: 10:02:24 gpg gpg-agent gpgconf libudev1 10:02:25 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 10:02:25 Need to get 3527 kB of archives. 10:02:25 After this operation, 13.3 MB of additional disk space will be used. 10:02:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 10:02:25 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 10:02:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 10:02:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 10:02:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 10:02:25 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 10:02:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 10:02:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 10:02:25 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 10:02:25 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 10:02:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 10:02:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 10:02:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 10:02:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 10:02:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 10:02:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 10:02:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 10:02:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 10:02:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 10:02:25 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 10:02:25 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 10:02:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 10:02:25 debconf: delaying package configuration, since apt-utils is not installed 10:02:26 Fetched 3527 kB in 1s (3372 kB/s) 10:02:26 (Reading database ... 12511 files and directories currently installed.) 10:02:26 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 10:02:26 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 10:02:26 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 10:02:26 Selecting previously unselected package udev. 10:02:26 (Reading database ... 12511 files and directories currently installed.) 10:02:26 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 10:02:26 Unpacking udev (237-3ubuntu10.52) ... 10:02:26 Selecting previously unselected package libfuse2:amd64. 10:02:26 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 10:02:26 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:02:26 Selecting previously unselected package fuse. 10:02:26 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 10:02:26 Unpacking fuse (2.9.7-1ubuntu1) ... 10:02:26 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 10:02:26 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:02:26 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 10:02:26 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:02:26 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 10:02:26 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:02:26 Selecting previously unselected package libksba8:amd64. 10:02:26 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 10:02:26 Unpacking libksba8:amd64 (1.3.5-2) ... 10:02:26 Selecting previously unselected package libroken18-heimdal:amd64. 10:02:26 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:02:26 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:26 Selecting previously unselected package libasn1-8-heimdal:amd64. 10:02:26 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:02:26 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:26 Selecting previously unselected package libheimbase1-heimdal:amd64. 10:02:26 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:02:26 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:26 Selecting previously unselected package libhcrypto4-heimdal:amd64. 10:02:26 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:02:26 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:26 Selecting previously unselected package libwind0-heimdal:amd64. 10:02:26 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:02:26 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:27 Selecting previously unselected package libhx509-5-heimdal:amd64. 10:02:27 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:02:27 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:27 Selecting previously unselected package libkrb5-26-heimdal:amd64. 10:02:27 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:02:27 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:27 Selecting previously unselected package libheimntlm0-heimdal:amd64. 10:02:27 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:02:27 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:27 Selecting previously unselected package libgssapi3-heimdal:amd64. 10:02:27 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:02:27 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:27 Selecting previously unselected package libsasl2-modules-db:amd64. 10:02:27 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:02:27 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:02:27 Selecting previously unselected package libsasl2-2:amd64. 10:02:27 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:02:27 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:02:27 Selecting previously unselected package libldap-common. 10:02:27 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 10:02:27 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:02:27 Selecting previously unselected package libldap-2.4-2:amd64. 10:02:27 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 10:02:27 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:02:27 Selecting previously unselected package dirmngr. 10:02:27 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 10:02:27 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 10:02:27 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:02:27 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 10:02:27 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:02:27 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:02:27 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:02:27 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 10:02:27 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:27 Setting up libksba8:amd64 (1.3.5-2) ... 10:02:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:02:27 Setting up udev (237-3ubuntu10.52) ... 10:02:27 invoke-rc.d: policy-rc.d denied execution of start. 10:02:27 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:27 Processing triggers for systemd (237-3ubuntu10) ... 10:02:28 Setting up fuse (2.9.7-1ubuntu1) ... 10:02:28 Setting up gpg (2.2.4-1ubuntu1.4) ... 10:02:28 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:28 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:28 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:28 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:28 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:28 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:28 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:02:28 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:02:28 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 10:02:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:02:28 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 10:02:28 settings in the [Install] section, and DefaultInstance for template units). 10:02:28 This means they are not meant to be enabled using systemctl. 10:02:28 Possible reasons for having this kind of units are: 10:02:28 1) A unit may be statically enabled by being symlinked from another unit's 10:02:28 .wants/ or .requires/ directory. 10:02:28 2) A unit's purpose may be to act as a helper for some other unit which has 10:02:28 a requirement dependency on it. 10:02:28 3) A unit may be started when needed via activation (socket, path, timer, 10:02:28 D-Bus, udev, scripted systemctl call, ...). 10:02:28 4) In case of template units, the unit is meant to be enabled with some 10:02:28 instance name specified. 10:02:29 Reading package lists... 10:02:29 Building dependency tree... 10:02:29 Reading state information... 10:02:29 The following additional packages will be installed: 10:02:29 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 10:02:29 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 10:02:29 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 10:02:29 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 10:02:29 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 10:02:29 Suggested packages: 10:02:29 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 10:02:29 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 10:02:29 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 10:02:29 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 10:02:29 systemd-container policykit-1 10:02:29 Recommended packages: 10:02:29 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 10:02:29 The following NEW packages will be installed: 10:02:29 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 10:02:29 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 10:02:29 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 10:02:29 multiarch-support openssh-client python3 python3-minimal python3.6 10:02:29 python3.6-minimal snapd squashfs-tools sudo 10:02:29 The following packages will be upgraded: 10:02:29 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 10:02:29 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 10:02:29 Need to get 36.8 MB of archives. 10:02:29 After this operation, 147 MB of additional disk space will be used. 10:02:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 10:02:29 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 10:02:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 10:02:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 10:02:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 10:02:30 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 10:02:30 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 10:02:30 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 10:02:30 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 10:02:30 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 10:02:30 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 10:02:30 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 10:02:30 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 10:02:30 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 10:02:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 10:02:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 10:02:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 10:02:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 10:02:30 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 10:02:30 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 10:02:30 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 10:02:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 10:02:30 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 10:02:30 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 10:02:30 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 10:02:30 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 10:02:30 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 10:02:30 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 10:02:30 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 10:02:30 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 10:02:31 debconf: delaying package configuration, since apt-utils is not installed 10:02:31 Fetched 36.8 MB in 2s (19.2 MB/s) 10:02:31 (Reading database ... 12757 files and directories currently installed.) 10:02:31 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 10:02:31 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 10:02:32 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 10:02:32 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 10:02:32 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 10:02:32 (Reading database ... 12757 files and directories currently installed.) 10:02:32 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 10:02:32 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 10:02:32 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 10:02:32 (Reading database ... 12757 files and directories currently installed.) 10:02:32 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 10:02:32 Unpacking apt (1.6.14) over (1.6.1) ... 10:02:32 Setting up apt (1.6.14) ... 10:02:32 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 10:02:32 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 10:02:32 (Reading database ... 12764 files and directories currently installed.) 10:02:32 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 10:02:32 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 10:02:33 Selecting previously unselected package libpython3.6-minimal:amd64. 10:02:33 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:02:33 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:02:33 Selecting previously unselected package libexpat1:amd64. 10:02:33 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 10:02:33 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:02:33 Selecting previously unselected package python3.6-minimal. 10:02:33 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:02:33 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:02:33 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 10:02:33 Checking for services that may need to be restarted...done. 10:02:33 Checking for services that may need to be restarted...done. 10:02:33 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:02:33 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:02:33 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:02:34 Selecting previously unselected package python3-minimal. 10:02:34 (Reading database ... 13012 files and directories currently installed.) 10:02:34 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 10:02:34 Unpacking python3-minimal (3.6.7-1~18.04) ... 10:02:34 Selecting previously unselected package mime-support. 10:02:34 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 10:02:34 Unpacking mime-support (3.60ubuntu1) ... 10:02:34 Selecting previously unselected package libmpdec2:amd64. 10:02:34 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 10:02:34 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:02:34 Selecting previously unselected package libpython3.6-stdlib:amd64. 10:02:34 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:02:34 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:02:34 Selecting previously unselected package python3.6. 10:02:34 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:02:34 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:02:34 Selecting previously unselected package libpython3-stdlib:amd64. 10:02:34 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 10:02:34 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:02:34 Setting up python3-minimal (3.6.7-1~18.04) ... 10:02:34 Selecting previously unselected package python3. 10:02:34 (Reading database ... 13442 files and directories currently installed.) 10:02:34 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 10:02:34 Unpacking python3 (3.6.7-1~18.04) ... 10:02:34 Selecting previously unselected package multiarch-support. 10:02:34 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 10:02:34 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 10:02:34 Setting up multiarch-support (2.27-3ubuntu1.4) ... 10:02:34 Selecting previously unselected package liblzo2-2:amd64. 10:02:34 (Reading database ... 13479 files and directories currently installed.) 10:02:34 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 10:02:34 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 10:02:34 Selecting previously unselected package libbsd0:amd64. 10:02:34 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 10:02:34 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:02:34 Selecting previously unselected package sudo. 10:02:34 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 10:02:34 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 10:02:34 Selecting previously unselected package apparmor. 10:02:34 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 10:02:34 Unpacking apparmor (2.12-4ubuntu5.1) ... 10:02:35 Selecting previously unselected package libedit2:amd64. 10:02:35 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 10:02:35 Unpacking libedit2:amd64 (3.1-20170329-1) ... 10:02:35 Selecting previously unselected package libkrb5support0:amd64. 10:02:35 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 10:02:35 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:02:35 Selecting previously unselected package libk5crypto3:amd64. 10:02:35 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 10:02:35 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:02:35 Selecting previously unselected package libkeyutils1:amd64. 10:02:35 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 10:02:35 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:02:35 Selecting previously unselected package libkrb5-3:amd64. 10:02:35 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 10:02:35 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:02:35 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:02:35 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 10:02:35 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:02:35 Selecting previously unselected package libssl1.0.0:amd64. 10:02:35 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 10:02:35 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 10:02:35 Selecting previously unselected package openssh-client. 10:02:35 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 10:02:35 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 10:02:36 Selecting previously unselected package squashfs-tools. 10:02:36 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 10:02:36 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 10:02:36 Selecting previously unselected package snapd. 10:02:36 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 10:02:36 Unpacking snapd (2.51.1+18.04) ... 10:02:37 Setting up libedit2:amd64 (3.1-20170329-1) ... 10:02:37 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 10:02:38 Setting up mime-support (3.60ubuntu1) ... 10:02:38 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 10:02:38 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:02:38 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:02:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:02:38 Setting up systemd (237-3ubuntu10.52) ... 10:02:38 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 10:02:38 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:02:38 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:02:38 Setting up liblzo2-2:amd64 (2.08-1.2) ... 10:02:38 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:02:38 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:02:38 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:02:39 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 10:02:39 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:02:39 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:02:39 Setting up python3 (3.6.7-1~18.04) ... 10:02:39 running python rtupdate hooks for python3.6... 10:02:39 running python post-rtupdate hooks for python3.6... 10:02:39 Setting up apparmor (2.12-4ubuntu5.1) ... 10:02:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:02:40 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:02:40 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 10:02:40 Setting up snapd (2.51.1+18.04) ... 10:02:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 10:02:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 10:02:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 10:02:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 10:02:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:02:41 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:02:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 10:02:41 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 10:02:41 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 10:02:41 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 10:02:41 /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' 10:02:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:02:41 Processing triggers for systemd (237-3ubuntu10.52) ... 10:02:42 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:02:42 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:02:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:02:44 Reading package lists... 10:02:44 Reading package lists... 10:02:44 Building dependency tree... 10:02:44 Reading state information... 10:02:44 Calculating upgrade... 10:02:44 The following packages will be upgraded: 10:02:44 advancecomp base-files bash binutils binutils-common 10:02:44 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 10:02:44 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 10:02:44 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 10:02:44 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 10:02:44 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 10:02:44 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 10:02:44 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 10:02:44 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 10:02:44 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 10:02:44 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 10:02:44 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 10:02:44 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 10:02:44 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 10:02:44 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 10:02:44 ubuntu-keyring util-linux 10:02:44 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:02:44 Need to get 64.2 MB of archives. 10:02:44 After this operation, 5152 kB of additional disk space will be used. 10:02:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 10:02:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 10:02:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 10:02:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 10:02:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 10:02:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 10:02:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 10:02:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 10:02:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 10:02:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 10:02:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 10:02:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 10:02:44 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 10:02:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 10:02:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 10:02:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 10:02:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 10:02:44 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 10:02:45 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 10:02:45 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 10:02:45 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 10:02:45 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 10:02:45 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 10:02:45 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 10:02:45 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 10:02:45 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 10:02:45 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 10:02:45 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 10:02:45 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 10:02:45 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 10:02:45 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 10:02:45 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 10:02:45 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 10:02:45 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 10:02:45 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 10:02:45 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 10:02:45 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 10:02:45 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 10:02:45 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 10:02:45 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 10:02:45 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 10:02:45 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 10:02:45 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 10:02:45 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 10:02:45 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 10:02:45 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 10:02:45 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 10:02:45 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 10:02:45 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 10:02:45 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 10:02:45 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 10:02:45 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 10:02:45 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 10:02:45 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 10:02:45 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 10:02:45 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 10:02:45 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 10:02:45 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 10:02:45 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 10:02:45 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 10:02:45 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 10:02:45 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 10:02:45 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 10:02:45 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 10:02:45 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 10:02:45 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 10:02:45 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 10:02:45 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 10:02:45 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 10:02:45 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 10:02:45 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 10:02:45 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 10:02:45 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 10:02:45 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 10:02:45 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 10:02:45 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 10:02:45 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 10:02:45 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 10:02:45 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 10:02:45 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 10:02:45 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 10:02:45 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 10:02:45 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 10:02:46 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 10:02:46 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 10:02:46 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 10:02:46 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 10:02:46 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 10:02:46 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 10:02:46 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 10:02:46 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 10:02:46 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 10:02:46 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 10:02:46 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 10:02:46 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 10:02:46 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 10:02:46 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 10:02:46 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 10:02:46 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 10:02:46 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 10:02:46 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 10:02:46 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 10:02:46 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 10:02:46 debconf: delaying package configuration, since apt-utils is not installed 10:02:46 Fetched 64.2 MB in 2s (38.4 MB/s) 10:02:46 (Reading database ... 13914 files and directories currently installed.) 10:02:46 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 10:02:46 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:02:47 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 10:02:47 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:02:47 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 10:02:47 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 10:02:47 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:02:47 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:02:47 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:02:47 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:02:47 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:02:47 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:02:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 10:02:48 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 10:02:48 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:02:48 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:02:48 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:02:48 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:02:48 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:02:48 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:02:48 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:02:48 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:02:48 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 10:02:48 (Reading database ... 13914 files and directories currently installed.) 10:02:48 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 10:02:48 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 10:02:48 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 10:02:48 (Reading database ... 13914 files and directories currently installed.) 10:02:48 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:02:48 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:02:48 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:02:48 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:02:48 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:02:48 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:02:48 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 10:02:48 (Reading database ... 13914 files and directories currently installed.) 10:02:48 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 10:02:48 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:02:49 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 10:02:49 (Reading database ... 13914 files and directories currently installed.) 10:02:49 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 10:02:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 10:02:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 10:02:49 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 10:02:49 Setting up base-files (10.1ubuntu2.11) ... 10:02:49 Installing new version of config file /etc/issue ... 10:02:49 Installing new version of config file /etc/issue.net ... 10:02:49 Installing new version of config file /etc/lsb-release ... 10:02:49 Installing new version of config file /etc/update-motd.d/50-motd-news ... 10:02:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 10:02:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 10:02:50 Removing obsolete conffile /etc/default/motd-news ... 10:02:50 (Reading database ... 13915 files and directories currently installed.) 10:02:50 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 10:02:50 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 10:02:50 Setting up bash (4.4.18-2ubuntu1.2) ... 10:02:50 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 10:02:50 (Reading database ... 13915 files and directories currently installed.) 10:02:50 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 10:02:50 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 10:02:50 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 10:02:50 (Reading database ... 13915 files and directories currently installed.) 10:02:50 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 10:02:50 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 10:02:50 Setting up tar (1.29b-2ubuntu0.2) ... 10:02:50 (Reading database ... 13915 files and directories currently installed.) 10:02:50 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 10:02:50 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:02:50 Setting up dpkg (1.19.0.5ubuntu2.3) ... 10:02:50 (Reading database ... 13915 files and directories currently installed.) 10:02:50 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 10:02:50 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:02:50 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 10:02:50 (Reading database ... 13915 files and directories currently installed.) 10:02:50 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 10:02:50 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:02:50 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 10:02:51 (Reading database ... 13915 files and directories currently installed.) 10:02:51 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 10:02:51 Unpacking grep (3.1-2build1) over (3.1-2) ... 10:02:51 Setting up grep (3.1-2build1) ... 10:02:51 (Reading database ... 13915 files and directories currently installed.) 10:02:51 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 10:02:51 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 10:02:51 Setting up gzip (1.6-5ubuntu1.1) ... 10:02:51 (Reading database ... 13915 files and directories currently installed.) 10:02:51 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 10:02:51 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:02:51 Setting up login (1:4.5-1ubuntu2) ... 10:02:51 (Reading database ... 13915 files and directories currently installed.) 10:02:51 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 10:02:51 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:02:51 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 10:02:51 (Reading database ... 13915 files and directories currently installed.) 10:02:51 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 10:02:51 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:02:51 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 10:02:51 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:02:52 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 10:02:52 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:02:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:02:52 Setting up perl-base (5.26.1-6ubuntu0.5) ... 10:02:52 (Reading database ... 13915 files and directories currently installed.) 10:02:52 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 10:02:52 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:02:53 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:02:53 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:02:53 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:02:53 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:02:53 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 10:02:53 (Reading database ... 13915 files and directories currently installed.) 10:02:53 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 10:02:53 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 10:02:53 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 10:02:53 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 10:02:53 (Reading database ... 13915 files and directories currently installed.) 10:02:53 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:02:53 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:02:53 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:02:53 (Reading database ... 13915 files and directories currently installed.) 10:02:53 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:02:53 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:02:53 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:02:53 (Reading database ... 13915 files and directories currently installed.) 10:02:53 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:02:53 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:02:53 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:02:53 (Reading database ... 13915 files and directories currently installed.) 10:02:53 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:02:53 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:02:53 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:02:53 (Reading database ... 13915 files and directories currently installed.) 10:02:53 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 10:02:53 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:02:54 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 10:02:54 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:02:54 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 10:02:54 (Reading database ... 13915 files and directories currently installed.) 10:02:54 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 10:02:54 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:02:54 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 10:02:54 (Reading database ... 13915 files and directories currently installed.) 10:02:54 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:02:54 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:02:54 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:02:54 (Reading database ... 13915 files and directories currently installed.) 10:02:54 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:02:54 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:02:54 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 10:02:54 (Reading database ... 13915 files and directories currently installed.) 10:02:54 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:02:54 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:02:54 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 10:02:55 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 10:02:55 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 10:02:55 (Reading database ... 13915 files and directories currently installed.) 10:02:55 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 10:02:55 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:02:55 Setting up libc-bin (2.27-3ubuntu1.4) ... 10:02:55 (Reading database ... 13915 files and directories currently installed.) 10:02:55 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 10:02:55 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:02:55 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 10:02:55 (Reading database ... 13917 files and directories currently installed.) 10:02:55 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 10:02:55 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 10:02:55 Setting up debconf (1.5.66ubuntu1) ... 10:02:56 (Reading database ... 13917 files and directories currently installed.) 10:02:56 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 10:02:56 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:02:56 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 10:02:56 (Reading database ... 13917 files and directories currently installed.) 10:02:56 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 10:02:56 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:02:56 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 10:02:56 (Reading database ... 13917 files and directories currently installed.) 10:02:56 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 10:02:56 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:02:56 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 10:02:56 (Reading database ... 13917 files and directories currently installed.) 10:02:56 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 10:02:56 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:02:56 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 10:02:56 (Reading database ... 13919 files and directories currently installed.) 10:02:56 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 10:02:56 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:02:56 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 10:02:56 (Reading database ... 13923 files and directories currently installed.) 10:02:56 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:02:56 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:02:56 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 10:02:56 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 10:02:56 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 10:02:56 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:02:56 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 10:02:57 (Reading database ... 13923 files and directories currently installed.) 10:02:57 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 10:02:57 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 10:02:57 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 10:02:57 (Reading database ... 13923 files and directories currently installed.) 10:02:57 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 10:02:57 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 10:02:57 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 10:02:57 (Reading database ... 13923 files and directories currently installed.) 10:02:57 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 10:02:57 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:02:57 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 10:02:57 (Reading database ... 13923 files and directories currently installed.) 10:02:57 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 10:02:57 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:02:57 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 10:02:57 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 10:02:57 (Reading database ... 13923 files and directories currently installed.) 10:02:57 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 10:02:57 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 10:02:58 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 10:02:58 (Reading database ... 13923 files and directories currently installed.) 10:02:58 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 10:02:58 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:02:58 Setting up passwd (1:4.5-1ubuntu2) ... 10:02:58 (Reading database ... 13923 files and directories currently installed.) 10:02:58 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 10:02:58 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:02:58 Setting up gpgv (2.2.4-1ubuntu1.4) ... 10:02:58 (Reading database ... 13923 files and directories currently installed.) 10:02:58 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 10:02:58 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 10:02:58 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 10:02:58 (Reading database ... 13923 files and directories currently installed.) 10:02:58 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 10:02:58 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 10:02:58 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 10:02:58 (Reading database ... 13923 files and directories currently installed.) 10:02:58 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 10:02:58 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 10:02:58 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 10:02:58 (Reading database ... 13923 files and directories currently installed.) 10:02:58 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 10:02:58 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 10:02:58 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 10:02:58 (Reading database ... 13923 files and directories currently installed.) 10:02:58 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 10:02:58 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 10:02:59 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 10:02:59 (Reading database ... 13923 files and directories currently installed.) 10:02:59 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 10:02:59 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 10:02:59 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 10:02:59 (Reading database ... 13923 files and directories currently installed.) 10:02:59 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 10:02:59 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 10:02:59 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 10:02:59 (Reading database ... 13923 files and directories currently installed.) 10:02:59 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 10:02:59 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 10:02:59 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 10:02:59 (Reading database ... 13924 files and directories currently installed.) 10:02:59 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:02:59 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:02:59 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:02:59 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:02:59 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 10:02:59 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 10:02:59 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 10:02:59 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 10:02:59 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 10:02:59 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 10:02:59 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 10:02:59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 10:02:59 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 10:02:59 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 10:03:00 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 10:03:00 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 10:03:00 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 10:03:00 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 10:03:00 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 10:03:00 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 10:03:00 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 10:03:00 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 10:03:00 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 10:03:00 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 10:03:00 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 10:03:00 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 10:03:00 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 10:03:00 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 10:03:00 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 10:03:00 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 10:03:00 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 10:03:00 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 10:03:01 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 10:03:01 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 10:03:01 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 10:03:01 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 10:03:01 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 10:03:01 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:03:01 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:03:01 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:03:01 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:03:01 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:03:01 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:03:01 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:03:01 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:03:02 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:03:02 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:03:02 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:03:02 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:03:03 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:03:03 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:03:03 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:03:03 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:03:04 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:03:04 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:03:04 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:03:04 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:03:04 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 10:03:04 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:03:04 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 10:03:04 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:03:04 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 10:03:04 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 10:03:04 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 10:03:04 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:03:04 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:03:04 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:03:04 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:03:04 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 10:03:04 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 10:03:04 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:03:04 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 10:03:04 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:03:04 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:03:04 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:03:04 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 10:03:04 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 10:03:04 Setting up tzdata (2021e-0ubuntu0.18.04) ... 10:03:04 10:03:04 Current default time zone: 'Etc/UTC' 10:03:04 Local time is now: Wed Nov 17 10:03:04 UTC 2021. 10:03:04 Universal Time is now: Wed Nov 17 10:03:04 UTC 2021. 10:03:04 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:03:04 10:03:05 Setting up systemd-sysv (237-3ubuntu10.52) ... 10:03:05 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:03:05 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 10:03:05 Setting up mount (2.31.1-0.4ubuntu3.7) ... 10:03:05 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 10:03:05 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 10:03:05 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 10:03:05 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 10:03:05 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 10:03:05 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 10:03:05 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:03:05 Setting up procps (2:3.3.12-3ubuntu1.2) ... 10:03:05 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 10:03:05 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 10:03:05 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 10:03:05 Setting up patch (2.7.6-2ubuntu1.1) ... 10:03:05 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 10:03:05 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 10:03:05 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 10:03:05 Installing new version of config file /etc/ssl/openssl.cnf ... 10:03:05 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 10:03:05 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 10:03:05 Setting up ca-certificates (20210119~18.04.2) ... 10:03:07 Updating certificates in /etc/ssl/certs... 10:03:07 23 added, 28 removed; done. 10:03:07 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 10:03:07 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:03:07 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 10:03:07 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 10:03:07 Setting up pkgbinarymangler (138.18.04.1) ... 10:03:07 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 10:03:07 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 10:03:08 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 10:03:08 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 10:03:08 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:03:08 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 10:03:08 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:03:08 Setting up perl (5.26.1-6ubuntu0.5) ... 10:03:08 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 10:03:08 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 10:03:08 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 10:03:08 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 10:03:08 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 10:03:08 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 10:03:08 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 10:03:08 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 10:03:08 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 10:03:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:03:08 Processing triggers for systemd (237-3ubuntu10.52) ... 10:03:08 Processing triggers for mime-support (3.60ubuntu1) ... 10:03:08 Processing triggers for ca-certificates (20210119~18.04.2) ... 10:03:08 Updating certificates in /etc/ssl/certs... 10:03:08 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 10:03:09 0 added, 0 removed; done. 10:03:09 Running hooks in /etc/ca-certificates/update.d... 10:03:09 done. 10:03:09 Reading package lists... 10:03:09 Building dependency tree... 10:03:09 Reading state information... 10:03:09 The following NEW packages will be installed: 10:03:09 apt-transport-https 10:03:09 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 10:03:10 Need to get 4348 B of archives. 10:03:10 After this operation, 154 kB of additional disk space will be used. 10:03:10 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 10:03:10 debconf: delaying package configuration, since apt-utils is not installed 10:03:10 Fetched 4348 B in 0s (24.0 kB/s) 10:03:10 Selecting previously unselected package apt-transport-https. 10:03:10 (Reading database ... 13931 files and directories currently installed.) 10:03:10 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 10:03:10 Unpacking apt-transport-https (1.6.14) ... 10:03:10 Setting up apt-transport-https (1.6.14) ... 10:03:10 Waiting for network to be ready... 10:03:12 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 10:03:15 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 10:03:16 2021-11-17T10:03:14Z INFO Waiting for automatic snapd restart... 10:03:17 snapd 2.52.1 from Canonical* installed 10:03:18 "snapd" switched to the "latest/stable" channel 10:03:18 10:03:20 core18 20211015 from Canonical* installed 10:03:20 "core18" switched to the "latest/stable" channel 10:03:20 [Pipeline] } 10:03:22 $ docker stop --time=1 3d442972a17e7b563759e6f330ff75ac75aa4e402e1ae73912a45a229bad6041 10:03:23 snapcraft 5.0 from Canonical* installed 10:03:23 "snapcraft" switched to the "latest/stable" channel 10:03:23 10:03:24 $ docker rm -f 3d442972a17e7b563759e6f330ff75ac75aa4e402e1ae73912a45a229bad6041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:03:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:03:26 10:03:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:03:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:03:27 latest: Pulling from edgex-devops/edgex-compose-arm64 10:03:27 29e5d40040c1: Pulling fs layer 10:03:27 1ce36da41761: Pulling fs layer 10:03:27 25b303627fd3: Pulling fs layer 10:03:27 29e5d40040c1: Verifying Checksum 10:03:27 29e5d40040c1: Download complete 10:03:27 1ce36da41761: Verifying Checksum 10:03:27 1ce36da41761: Download complete 10:03:27 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: 10:03:27 - README.md 10:03:27 10:03:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:03:27 29e5d40040c1: Pull complete 10:03:27 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 10:03:27 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:03:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:03:28 25b303627fd3: Download complete 10:03:29 1ce36da41761: Pull complete 10:03:29 Reading package lists... 10:03:29 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 10:03:29 Reading package lists... 10:03:29 Building dependency tree... 10:03:29 Reading state information... 10:03:29 Suggested packages: 10:03:29 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 10:03:29 git-gui gitk gitweb git-cvs git-mediawiki git-svn 10:03:29 Recommended packages: 10:03:29 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 10:03:29 The following NEW packages will be installed: 10:03:29 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 10:03:29 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 10:03:29 pkg-config zip 10:03:30 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 10:03:30 Need to get 7670 kB of archives. 10:03:30 After this operation, 43.8 MB of additional disk space will be used. 10:03:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 10:03:30 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 10:03:30 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 10:03:30 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 10:03:30 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 10:03:30 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 10:03:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 10:03:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 10:03:30 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 10:03:30 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 10:03:31 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 10:03:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 10:03:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 10:03:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 10:03:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 10:03:31 debconf: delaying package configuration, since apt-utils is not installed 10:03:31 Fetched 7670 kB in 1s (7053 kB/s) 10:03:31 Selecting previously unselected package libglib2.0-0:amd64. 10:03:31 (Reading database ... 13935 files and directories currently installed.) 10:03:31 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 10:03:31 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:03:31 Selecting previously unselected package libpsl5:amd64. 10:03:31 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 10:03:31 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 10:03:31 Selecting previously unselected package libnghttp2-14:amd64. 10:03:31 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 10:03:31 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:03:31 Selecting previously unselected package librtmp1:amd64. 10:03:31 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 10:03:31 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:03:31 Selecting previously unselected package libcurl3-gnutls:amd64. 10:03:31 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 10:03:31 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 10:03:31 Selecting previously unselected package liberror-perl. 10:03:31 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 10:03:31 Unpacking liberror-perl (0.17025-1) ... 10:03:31 Selecting previously unselected package git-man. 10:03:31 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 10:03:31 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 10:03:32 Selecting previously unselected package git. 10:03:32 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 10:03:32 Unpacking git (1:2.17.1-1ubuntu0.9) ... 10:03:32 Selecting previously unselected package libnorm1:amd64. 10:03:32 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 10:03:32 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:03:32 Selecting previously unselected package libpgm-5.2-0:amd64. 10:03:32 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 10:03:32 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:03:32 Selecting previously unselected package libsodium23:amd64. 10:03:32 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 10:03:32 Unpacking libsodium23:amd64 (1.0.16-2) ... 10:03:32 Selecting previously unselected package libzmq5:amd64. 10:03:32 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 10:03:32 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:03:32 Selecting previously unselected package libzmq3-dev:amd64. 10:03:32 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 10:03:32 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:03:32 Selecting previously unselected package pkg-config. 10:03:32 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 10:03:32 Unpacking pkg-config (0.29.1-0ubuntu2) ... 10:03:32 Selecting previously unselected package zip. 10:03:32 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 10:03:32 Unpacking zip (3.0-11build1) ... 10:03:32 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:03:32 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 10:03:32 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:03:32 Setting up liberror-perl (0.17025-1) ... 10:03:32 Setting up libpsl5:amd64 (0.19.1-5build1) ... 10:03:32 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:03:32 No schema files found: doing nothing. 10:03:32 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:03:32 Setting up zip (3.0-11build1) ... 10:03:32 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:03:32 Setting up libsodium23:amd64 (1.0.16-2) ... 10:03:32 Setting up pkg-config (0.29.1-0ubuntu2) ... 10:03:32 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:03:32 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 10:03:32 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:03:32 Setting up git (1:2.17.1-1ubuntu0.9) ... 10:03:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:03:33 git set to automatically installed. 10:03:33 git-man set to automatically installed. 10:03:33 libcurl3-gnutls set to automatically installed. 10:03:33 liberror-perl set to automatically installed. 10:03:33 libglib2.0-0 set to automatically installed. 10:03:33 libnghttp2-14 set to automatically installed. 10:03:33 libnorm1 set to automatically installed. 10:03:33 libpgm-5.2-0 set to automatically installed. 10:03:33 libpsl5 set to automatically installed. 10:03:33 librtmp1 set to automatically installed. 10:03:33 libsodium23 set to automatically installed. 10:03:33 libzmq3-dev set to automatically installed. 10:03:33 libzmq5 set to automatically installed. 10:03:33 pkg-config set to automatically installed. 10:03:33 zip set to automatically installed. 10:03:34 snapd is not logged in, snap install commands will use sudo 10:03:35 snap "core18" has no updates available 10:03:36 snapd is not logged in, snap install commands will use sudo 10:03:39 25b303627fd3: Pull complete 10:03:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:03:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:03:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:03:39 prd-ubuntu18.04-docker-arm64-4c-16g-940 does not seem to be running inside a container 10:03:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:03:42 $ docker top 87f2c285a504aeb7c75a475749b7455a809dd4825a8db1421b6cea08d3331a86 -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:43 + docker-compose build+ --helpgrep 10:03:43 parallel 10:03:48 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 10:03:48 Pulling config-common 10:03:48 + snapcraftctl pull 10:03:48 --parallel Build images in parallel. [Pipeline] } 10:03:48 $ docker stop --time=1 87f2c285a504aeb7c75a475749b7455a809dd4825a8db1421b6cea08d3331a86 10:03:49 Pulling go-build-helper 10:03:49 + snapcraftctl pull 10:03:50 'edgex-go' has dependencies that need to be staged: go-build-helper 10:03:50 Skipping pull go-build-helper (already ran) 10:03:50 Building go-build-helper 10:03:50 + snapcraftctl build 10:03:50 $ docker rm -f 87f2c285a504aeb7c75a475749b7455a809dd4825a8db1421b6cea08d3331a86 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:03:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:03:51 . [Pipeline] withDockerContainer 10:03:51 prd-ubuntu18.04-docker-arm64-4c-16g-940 does not seem to be running inside a container 10:03:51 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:03:52 Staging go-build-helper 10:03:52 + snapcraftctl stage 10:03:53 $ docker top 27e1caf6cd7ed27adb32b59801fde652f82797ca8fbdf4c47d7f6773003cbc64 -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:53 + docker-compose -f ./docker-compose-build.yml build --parallel 10:03:59 Building core-command ... 10:03:59 Building core-data ... 10:03:59 Building core-metadata ... 10:03:59 Building security-bootstrapper ... 10:03:59 Building security-proxy-setup ... 10:03:59 Building security-secretstore-setup ... 10:03:59 Building support-notifications ... 10:03:59 Building support-scheduler ... 10:03:59 Building sys-mgmt-agent ... 10:03:59 Building security-secretstore-setup 10:03:59 Building sys-mgmt-agent 10:03:59 Building core-metadata 10:03:59 Building support-notifications 10:03:59 Building security-bootstrapper 10:04:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:04:02 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:04:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 10:04:02 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:04:02 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:04:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 10:04:02 Get:7 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:04:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 10:04:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 10:04:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 10:04:02 Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:04:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:04:02 Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:04:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:04:02 Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:04:02 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 10:04:02 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 10:04:02 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 10:04:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:04:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 10:04:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 10:04:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 10:04:02 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 10:04:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 10:04:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 10:04:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 10:04:02 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 10:04:02 Fetched 25.6 MB in 0s (0 B/s) 10:04:02 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:04:02 Fetched 224 kB in 0s (0 B/s) 10:04:02 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:04:02 Fetched 157 kB in 0s (0 B/s) 10:04:02 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:04:02 Fetched 221 kB in 0s (0 B/s) 10:04:02 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:04:02 Fetched 143 kB in 0s (0 B/s) 10:04:02 Pulling edgex-go 10:04:02 + snapcraftctl pull 10:04:03 Pulling hooks 10:04:03 + snapcraftctl pull 10:04:25 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 10:04:25 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 10:04:25 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:04:25 Fetched 0 B in 0s (0 B/s) 10:04:25 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 10:04:25 Fetched 96.5 kB in 0s (0 B/s) 10:04:25 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 10:04:25 Fetched 279 kB in 0s (0 B/s) 10:04:25 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 10:04:25 Fetched 122 kB in 0s (0 B/s) 10:04:25 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 10:04:25 Fetched 77.8 kB in 0s (0 B/s) 10:04:25 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 10:04:25 Fetched 8848 B in 0s (0 B/s) 10:04:25 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 10:04:25 Fetched 47.8 kB in 0s (0 B/s) 10:04:25 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 10:04:25 Fetched 45.6 kB in 0s (0 B/s) 10:04:25 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 10:04:25 Fetched 15.0 kB in 0s (0 B/s) 10:04:25 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 10:04:25 Fetched 220 kB in 0s (0 B/s) 10:04:25 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 10:04:25 Fetched 154 kB in 0s (0 B/s) 10:04:25 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 10:04:25 Fetched 50.6 kB in 0s (0 B/s) 10:04:25 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 10:04:25 Fetched 14.8 kB in 0s (0 B/s) 10:04:25 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 10:04:25 Fetched 41.8 kB in 0s (0 B/s) 10:04:25 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 10:04:25 Fetched 499 kB in 0s (0 B/s) 10:04:25 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 10:04:25 Fetched 111 kB in 0s (0 B/s) 10:04:25 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 10:04:25 Fetched 240 kB in 0s (0 B/s) 10:04:25 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 10:04:25 Fetched 29.3 kB in 0s (0 B/s) 10:04:25 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 10:04:25 Fetched 85.5 kB in 0s (0 B/s) 10:04:25 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 10:04:25 Fetched 24.5 kB in 0s (0 B/s) 10:04:25 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 10:04:25 Fetched 49.2 kB in 0s (0 B/s) 10:04:25 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 10:04:25 Fetched 54.2 kB in 0s (0 B/s) 10:04:25 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 10:04:25 Fetched 30.8 kB in 0s (0 B/s) 10:04:25 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 10:04:25 Fetched 15.8 kB in 0s (0 B/s) 10:04:25 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 10:04:25 Fetched 85.9 kB in 0s (0 B/s) 10:04:25 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 10:04:25 Fetched 8720 B in 0s (0 B/s) 10:04:25 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 10:04:25 Fetched 140 kB in 0s (0 B/s) 10:04:25 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 10:04:25 Fetched 119 kB in 0s (0 B/s) 10:04:25 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 10:04:25 Fetched 111 kB in 0s (0 B/s) 10:04:25 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 10:04:25 Fetched 11.1 kB in 0s (0 B/s) 10:04:25 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 10:04:25 Fetched 646 kB in 0s (0 B/s) 10:04:25 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 10:04:25 Fetched 41.3 kB in 0s (0 B/s) 10:04:25 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 10:04:25 Fetched 17.9 kB in 0s (0 B/s) 10:04:25 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 10:04:25 Fetched 368 kB in 0s (0 B/s) 10:04:25 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 10:04:25 Fetched 187 kB in 0s (0 B/s) 10:04:25 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 10:04:25 Fetched 175 kB in 0s (0 B/s) 10:04:25 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 10:04:25 Fetched 206 kB in 0s (0 B/s) 10:04:25 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 10:04:25 Fetched 1302 kB in 0s (0 B/s) 10:04:25 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 10:04:25 Fetched 36.2 kB in 0s (0 B/s) 10:04:25 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 10:04:25 Fetched 159 kB in 0s (0 B/s) 10:04:25 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 10:04:25 Fetched 107 kB in 0s (0 B/s) 10:04:25 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 10:04:25 Fetched 48.7 kB in 0s (0 B/s) 10:04:25 Pulling static-packages 10:04:25 + snapcraftctl pull 10:04:25 Pulling version 10:04:25 + cd /root/project 10:04:25 + + gitsed describe s/v// --tags 10:04:25 --abbrev=0 10:04:25 + GIT_VERSION=2.0.1-dev.99 10:04:25 + [ -z 2.0.1-dev.99 ] 10:04:25 + snapcraftctl set-version 2.0.1-dev.99 10:04:25 Building config-common 10:04:25 + snapcraftctl build 10:04:26 Skipping build go-build-helper (already ran) 10:04:26 Building edgex-go 10:04:26 + cd /root/parts/edgex-go/src 10:04:26 + git describe --tags+ --abbrev=0sed 10:04:26 s/v// 10:04:26 + GIT_VERSION=2.0.1-dev.99 10:04:26 + [ -z 2.0.1-dev.99 ] 10:04:26 + echo 2.0.1-dev.99 10:04:26 + [ ! -d vendor ] 10:04:26 + go mod download all 10:04:35 + make build 10:04:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-data/core-data ./cmd/core-data 10:04:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:04:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-command/core-command ./cmd/core-command 10:04:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:04:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:04:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:04:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:04:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:04:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:04:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:04:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/secrets-config ./cmd/secrets-config 10:04:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:04:59 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 10:04:59 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 10:04:59 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 10:04:59 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 10:04:59 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 10:04:59 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 10:04:59 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 10:04:59 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 10:04:59 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 10:04:59 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 10:04:59 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 10:04:59 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 10:04:59 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 10:04:59 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 10:04:59 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 10:04:59 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 10:04:59 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 10:04:59 + 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 10:04:59 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 10:04:59 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 10:04:59 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 10:04:59 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 10:04:59 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 10:04:59 + 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 10:04:59 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 10:04:59 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 10:04:59 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 10:05:00 Building hooks 10:05:00 + cd /root/parts/hooks/src 10:05:00 + make build 10:05:00 go mod tidy 10:05:01 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 10:05:01 go: downloading github.com/davecgh/go-spew v1.1.0 10:05:01 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 10:05:01 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 10:05:02 GO111MODULE=on go build -o cmd/install/install ./cmd/install 10:05:03 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 10:05:03 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 10:05:06 Building static-packages 10:05:06 + snapcraftctl build 10:05:07 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:05:07 Step 2/30 : FROM ${BUILDER_BASE} AS builder 10:05:07 ---> f39accecef70 10:05:07 Step 3/30 : WORKDIR /edgex-go 10:05:07 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:05:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:05:07 ---> f39accecef70 10:05:07 Step 3/21 : WORKDIR /edgex-go 10:05:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:05:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:05:07 ---> f39accecef70 10:05:07 Step 3/22 : WORKDIR /edgex-go 10:05:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:05:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:05:07 ---> f39accecef70 10:05:07 Step 3/22 : WORKDIR /edgex-go 10:05:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:05:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:05:07 ---> f39accecef70 10:05:07 Step 3/24 : WORKDIR /edgex-go 10:05:07 ---> Running in 9110ffd25113 10:05:07 ---> Running in afab254a0583 10:05:07 ---> Running in 70643d361d5a 10:05:07 ---> Running in 5a4fcc1541a6 10:05:07 ---> Running in 2c339ebc0821 10:05:07 Removing intermediate container 2c339ebc0821 10:05:07 ---> 09db169d4b80 10:05:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:07 Removing intermediate container 5a4fcc1541a6 10:05:07 ---> 88785964ac24 10:05:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:07 Removing intermediate container 9110ffd25113 10:05:07 ---> c755a72ce68d 10:05:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:07 Removing intermediate container afab254a0583 10:05:07 ---> 167458a9998e 10:05:07 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:07 Removing intermediate container 70643d361d5a 10:05:07 ---> cb07f85b0536 10:05:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:07 ---> Running in 2aba8bce4b12 10:05:07 ---> Running in edb0a393c507 10:05:07 ---> Running in fb30625cbc46 10:05:07 ---> Running in 625c21b4e0f7 10:05:07 ---> Running in a7fcd9885c87 10:05:07 Building version 10:05:07 + snapcraftctl build 10:05:10 Staging config-common 10:05:10 + snapcraftctl stage 10:05:11 Removing intermediate container 2aba8bce4b12 10:05:11 ---> de883becc63e 10:05:11 Step 5/24 : RUN apk add --update --no-cache make git 10:05:11 ---> Running in c48889508348 10:05:11 Skipping stage go-build-helper (already ran) 10:05:11 Staging edgex-go 10:05:11 + snapcraftctl stage 10:05:11 Removing intermediate container 625c21b4e0f7 10:05:11 ---> 4dcf3d593597 10:05:11 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 10:05:11 ---> Running in c6250f846eda 10:05:12 Removing intermediate container edb0a393c507 10:05:12 ---> 6188a6abad95 10:05:12 Step 5/22 : RUN apk add --update --no-cache make git 10:05:12 ---> Running in 6eec2db56882 10:05:12 Staging hooks 10:05:12 + snapcraftctl stage 10:05:12 Removing intermediate container a7fcd9885c87 10:05:12 ---> 3e8ce0ddd488 10:05:12 Step 5/22 : RUN apk add --update --no-cache make bash git 10:05:12 Removing intermediate container fb30625cbc46 10:05:12 ---> 519a8a40649b 10:05:12 Step 5/30 : RUN apk add --update --no-cache make git 10:05:12 ---> Running in 0ac34ac2ece1 10:05:12 ---> Running in 04545c20e63c 10:05:13 Staging static-packages 10:05:13 + snapcraftctl stage 10:05:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:05:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:05:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:05:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:05:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:05:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:05:14 Staging version 10:05:14 + snapcraftctl stage 10:05:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:05:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:05:15 OK: 219 MiB in 52 packages 10:05:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:05:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:05:15 Priming config-common 10:05:15 + snapcraftctl prime 10:05:16 OK: 219 MiB in 52 packages 10:05:16 OK: 219 MiB in 52 packages 10:05:16 Priming go-build-helper 10:05:16 + snapcraftctl prime 10:05:16 OK: 219 MiB in 52 packages 10:05:16 OK: 219 MiB in 52 packages 10:05:17 Removing intermediate container c48889508348 10:05:17 ---> becbe259c020 10:05:17 Step 6/24 : COPY . . 10:05:17 Removing intermediate container c6250f846eda 10:05:17 ---> 365e93520b83 10:05:17 Step 6/21 : COPY . . 10:05:17 Priming edgex-go 10:05:17 + snapcraftctl prime 10:05:18 Removing intermediate container 6eec2db56882 10:05:18 ---> c14d3f8e0cab 10:05:18 Step 6/22 : COPY . . 10:05:18 Removing intermediate container 04545c20e63c 10:05:18 ---> 416bb862c1b4 10:05:18 Step 6/30 : COPY . . 10:05:18 Removing intermediate container 0ac34ac2ece1 10:05:18 ---> 30949e53f4ca 10:05:18 Step 6/22 : COPY . . 10:05:18 Priming hooks 10:05:18 + snapcraftctl prime 10:05:20 Priming static-packages 10:05:20 + snapcraftctl prime 10:05:22 Priming version 10:05:22 + snapcraftctl prime 10:05:24 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] } 10:05:41 ---> 43b6825aade0 10:05:41 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:41 ---> 8e6c48a98d3b 10:05:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:41 ---> 58cd60153891 10:05:41 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:41 ---> Running in f17c6ccd23b0 10:05:41 ---> Running in 855139ad6360 10:05:41 ---> Running in 2d91c1df2c86 10:05:41 ---> 3389a9601256 10:05:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:41 ---> Running in da3434cc313e 10:05:42 ---> d65fecccb439 10:05:42 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:42 ---> Running in 5327fa8453ea 10:05:47 Removing intermediate container f17c6ccd23b0 10:05:47 ---> 6467d6feb524 10:05:47 Step 8/22 : RUN make cmd/core-metadata/core-metadata 10:05:47 ---> Running in 37d46c72a76f 10:05:47 Removing intermediate container 855139ad6360 10:05:47 Removing intermediate container 2d91c1df2c86 10:05:47 ---> 3a3e93d10609 10:05:47 Step 8/21 : RUN make cmd/support-notifications/support-notifications 10:05:47 ---> e70c60e3ba27 10:05:47 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:05:47 ---> Running in 5c07db450aff 10:05:47 ---> Running in 9196da6e1e3a 10:05:47 Removing intermediate container da3434cc313e 10:05:47 ---> 5688fed9089e 10:05:47 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:05:47 ---> Running in f964d6591c52 10:05:47 Removing intermediate container 5327fa8453ea 10:05:47 ---> 45d640791a02 10:05:47 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:05:48 ---> Running in 31a61f8d4976 10:05: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 10:05:49 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 10:05: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 10:05:49 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 10:05:50 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 10:07:56 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 10:07:56 Removing intermediate container f964d6591c52 10:07:56 ---> f9d2285571dc 10:07:56 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:07:56 ---> Running in 061f1ed04cf6 10:07:56 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 10:08:01 Removing intermediate container 31a61f8d4976 10:08:01 ---> 4accfdb5ad6d 10:08:01 10:08:01 Step 9/30 : FROM alpine:3.14 10:08:01 3.14: Pulling from library/alpine 10:08:02 Removing intermediate container 9196da6e1e3a 10:08:02 ---> c6657c36a0ed 10:08:02 10:08:02 Step 9/24 : FROM alpine:3.14 10:08:02 3.14: Pulling from library/alpine 10:08:03 Removing intermediate container 061f1ed04cf6 10:08:03 ---> 72154bb712db 10:08:03 10:08:03 Step 10/22 : FROM docker:20.10.8 10:08:03 20.10.8: Pulling from library/docker 10:08:03 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:08:03 Status: Downloaded newer image for alpine:3.14 10:08:03 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:08:03 Status: Image is up to date for alpine:3.14 10:08:03 ---> 5b8b7b635229 10:08:03 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:08:03 ---> 5b8b7b635229 10:08:03 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:08:04 ---> Running in 8e93576da780 10:08:04 ---> Running in f46178f51c56 10:08:05 Removing intermediate container 8e93576da780 10:08:05 ---> 8110e19af036 10:08:05 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 10:08:05 ---> Running in b530042367dd 10:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:08:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:08:07 (1/3) Installing ca-certificates (20191127-r5) 10:08:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:08:07 (2/3) Installing dumb-init (1.2.5-r1) 10:08:07 (3/3) Installing su-exec (0.2-r1) 10:08:07 Executing busybox-1.33.1-r6.trigger 10:08:07 Executing ca-certificates-20191127-r5.trigger 10:08:08 OK: 6 MiB in 17 packages 10:08:08 (1/2) Installing dumb-init (1.2.5-r1) 10:08:08 (2/2) Installing su-exec (0.2-r1) 10:08:08 Executing busybox-1.33.1-r6.trigger 10:08:08 OK: 6 MiB in 16 packages 10:08:10 Removing intermediate container 5c07db450aff 10:08:10 ---> 02031f08794f 10:08:10 10:08:10 Step 9/21 : FROM alpine:3.14 10:08:10 ---> 5b8b7b635229 10:08:10 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 10:08:10 ---> Running in 4a7fa70ad706 10:08:10 Removing intermediate container b530042367dd 10:08:10 ---> d7302a9994bc 10:08:10 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 10:08:10 Removing intermediate container 37d46c72a76f 10:08:10 ---> b3cc4f43910d 10:08:10 10:08:10 Step 9/22 : FROM alpine:3.14 10:08:10 ---> 5b8b7b635229 10:08:10 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:08:10 ---> Running in 4ee9ed765748 10:08:10 ---> Running in 1cbd10f93f9c 10:08:10 Removing intermediate container f46178f51c56 10:08:10 ---> b633f6da3fd9 10:08:10 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:08:11 ---> Running in 30f1a4895f95 10:08:11 Removing intermediate container 4ee9ed765748 10:08:11 ---> 17cec406a761 10:08:11 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:08:11 ---> Running in be5221af34ec 10:08:12 Removing intermediate container 30f1a4895f95 10:08:12 ---> 3bfa71c22949 10:08:12 Step 12/24 : WORKDIR / 10:08:12 ---> Running in abecdc696a53 10:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:08:12 Removing intermediate container be5221af34ec 10:08:12 ---> 25ddd15aa58c 10:08:12 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:08:12 ---> Running in fff1e85641b7 10:08:12 Removing intermediate container abecdc696a53 10:08:12 ---> b47d3a534747 10:08:12 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:08:13 (1/2) Installing ca-certificates (20191127-r5) 10:08:13 (2/2) Installing dumb-init (1.2.5-r1) 10:08:13 Executing busybox-1.33.1-r6.trigger 10:08:13 Executing ca-certificates-20191127-r5.trigger 10:08:14 OK: 6 MiB in 16 packages 10:08:14 (1/1) Installing dumb-init (1.2.5-r1) 10:08:14 Executing busybox-1.33.1-r6.trigger 10:08:14 OK: 6 MiB in 15 packages 10:08:14 ---> c49ec7df2bff 10:08:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:08:16 Removing intermediate container 1cbd10f93f9c 10:08:16 ---> 5590cbb382f9 10:08:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:08:16 ---> Running in 39f990baf180 10:08:16 ---> 44b7945fc675 10:08:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:08:16 Removing intermediate container fff1e85641b7 10:08:16 ---> 1f7474291f86 10:08:16 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 10:08:16 ---> Running in 1dd3c076195b 10:08:16 Removing intermediate container 4a7fa70ad706 10:08:16 ---> dc01a9c5011c 10:08:16 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:08:16 ---> Running in eeaf1a832f73 10:08:16 Removing intermediate container 39f990baf180 10:08:16 ---> 001dbe14458a 10:08:16 Step 12/22 : ENV APP_PORT=59881 10:08:17 ---> Running in 3e9ca4fb1a6c 10:08:17 Removing intermediate container 1dd3c076195b 10:08:17 ---> 912ec042e87a 10:08:17 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:08:17 ---> 8e17c9adb1ce 10:08:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:08:17 Removing intermediate container eeaf1a832f73 10:08:17 ---> 3d937a95e3a0 10:08:17 Step 12/21 : ENV APP_PORT=59860 10:08:17 ---> Running in 1e27043ee66f 10:08:17 Removing intermediate container 3e9ca4fb1a6c 10:08:17 ---> f9656e4e9445 10:08:17 Step 13/22 : EXPOSE $APP_PORT 10:08:17 ---> Running in 7b92872c5336 10:08:18 Removing intermediate container 1e27043ee66f 10:08:18 ---> e38c2007f5b9 10:08:18 Step 13/21 : EXPOSE $APP_PORT 10:08:18 ---> Running in 3a8955aa39ae 10:08:18 Removing intermediate container 7b92872c5336 10:08:18 ---> 1d9cb8cbc728 10:08:18 Step 14/22 : WORKDIR / 10:08:18 ---> 071deae3c258 10:08:18 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:08:18 ---> Running in 25045512e805 10:08:19 ---> 3434d71cb385 10:08:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:08:19 ---> Running in 65faba7e7fc9 10:08:19 Removing intermediate container 3a8955aa39ae 10:08:19 ---> dfba9f11e1ad 10:08:19 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 10:08:19 Removing intermediate container 25045512e805 10:08:19 ---> 54fdb4a06fda 10:08:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:08:20 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 10:08:20 Status: Downloaded newer image for docker:20.10.8 10:08:20 ---> 3734d5adc5ac 10:08:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:08:20 ---> Running in a323134ff162 10:08:20 ---> 980ab91039d0 10:08:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:08:21 ---> ca7762449e83 10:08:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:08:21 ---> 468dbcbb64b2 10:08:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:08:21 Removing intermediate container a323134ff162 10:08:21 ---> 5563fcee8dcd 10:08:21 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 10:08:21 ---> Running in 7a8bed852954 10:08:22 Removing intermediate container 65faba7e7fc9 10:08:22 ---> 36931e304b15 10:08:22 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 10:08:22 ---> c1e2c407649a 10:08:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:08:23 ---> 954049eb47a9 10:08:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:08:23 ---> d40bdf564377 10:08:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:08:23 ---> 723fa1c72e2d 10:08:23 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:08:24 (1/42) Installing readline (8.1.0-r0) 10:08:24 (2/42) Installing bash (5.1.4-r0) 10:08:24 Executing bash-5.1.4-r0.post-install 10:08:24 (3/42) Installing brotli-libs (1.0.9-r5) 10:08:24 ---> dcacf5a58e06 10:08:24 Step 17/21 : ENTRYPOINT ["/support-notifications"] 10:08:24 (4/42) Installing nghttp2-libs (1.43.0-r0) 10:08:24 (5/42) Installing libcurl (7.79.1-r0) 10:08:24 (6/42) Installing curl (7.79.1-r0) 10:08:24 ---> 75b763af6480 10:08:24 Step 18/22 : ENTRYPOINT ["/core-metadata"](7/42) Installing dumb-init (1.2.5-r1) 10:08:24 10:08:24 (8/42) Installing libbz2 (1.0.8-r1) 10:08:24 (9/42) Installing expat (2.4.1-r0) 10:08:24 (10/42) Installing libffi (3.3-r2) 10:08:24 (11/42) Installing gdbm (1.19-r0) 10:08:24 (12/42) Installing xz-libs (5.2.5-r0) 10:08:24 (13/42) Installing libgcc (10.3.1_git20210424-r2) 10:08:24 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 10:08:24 ---> Running in 98712f8c4100 10:08:24 (15/42) Installing mpdecimal (2.5.1-r1) 10:08:24 ---> Running in 20cc4078fe56 10:08:24 (16/42) Installing sqlite-libs (3.35.5-r0) 10:08:24 (17/42) Installing python3 (3.9.5-r1) 10:08:24 ---> 1d48f4f9e4d2 10:08:24 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 10:08:24 ---> Running in 18156d63ff5c 10:08:25 Removing intermediate container 98712f8c4100 10:08:25 ---> 58fdee3aba65 10:08:25 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:08:25 Removing intermediate container 20cc4078fe56 10:08:25 ---> ad736ae3b366 10:08:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:08:25 ---> Running in dec888db4ec1 10:08:25 ---> Running in 2736391b5d36 10:08:26 ---> e17ba9cdb538 10:08:26 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:08:26 Removing intermediate container dec888db4ec1 10:08:26 ---> 746a5aeaafae 10:08:26 Step 19/21 : LABEL arch=arm64 10:08:26 ---> Running in f0ddf888c650 10:08:26 Removing intermediate container 2736391b5d36 10:08:26 ---> ff790f19c6ac 10:08:26 Step 20/22 : LABEL arch=arm64 10:08:27 ---> Running in e61aedf1d22a 10:08:27 (18/42) Installing py3-appdirs (1.4.4-r2) 10:08:27 (19/42) Installing py3-chardet (4.0.0-r2) 10:08:27 (20/42) Installing py3-idna (3.2-r0) 10:08:27 (21/42) Installing py3-urllib3 (1.26.5-r0) 10:08:27 (22/42) Installing py3-certifi (2020.12.5-r1) 10:08:27 (23/42) Installing py3-requests (2.25.1-r4) 10:08:27 (24/42) Installing py3-msgpack (1.0.2-r1) 10:08:27 (25/42) Installing py3-lockfile (0.12.2-r4) 10:08:27 (26/42) Installing py3-cachecontrol (0.12.6-r1) 10:08:27 (27/42) Installing py3-colorama (0.4.4-r1) 10:08:27 (28/42) Installing py3-contextlib2 (0.6.0-r1) 10:08:27 (29/42) Installing py3-distlib (0.3.1-r3) 10:08:27 (30/42) Installing py3-distro (1.5.0-r3) 10:08:27 (31/42) Installing py3-six (1.15.0-r1) 10:08:27 (32/42) Installing py3-webencodings (0.5.1-r4) 10:08:27 (33/42) Installing py3-html5lib (1.1-r1) 10:08:27 Removing intermediate container f0ddf888c650 10:08:27 ---> dd52912474c7 10:08:27 Step 20/21 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 10:08:27 (34/42) Installing py3-parsing (2.4.7-r2) 10:08:27 (35/42) Installing py3-packaging (20.9-r1) 10:08:27 (36/42) Installing py3-toml (0.10.2-r2) 10:08:27 (37/42) Installing py3-pep517 (0.10.0-r2) 10:08:27 (38/42) Installing py3-progress (1.5-r2) 10:08:27 ---> Running in 24f963cc9a77 10:08:27 (39/42) Installing py3-retrying (1.3.3-r1) 10:08:27 (40/42) Installing py3-ordered-set (4.0.2-r1) 10:08:27 (41/42) Installing py3-setuptools (52.0.0-r3) 10:08:27 (42/42) Installing py3-pip (20.3.4-r1) 10:08:28 ---> f61366b2db40 10:08:28 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:08:28 Removing intermediate container e61aedf1d22a 10:08:28 ---> 27a7b7b57242 10:08:28 Step 21/22 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 10:08:28 ---> Running in 9429c94981be 10:08:28 Removing intermediate container 24f963cc9a77 10:08:28 ---> 491ec6cee8d0 10:08:28 Step 21/21 : LABEL version=0.0.0 10:08:28 Executing busybox-1.33.1-r3.trigger 10:08:28 Removing intermediate container 18156d63ff5c 10:08:28 ---> 42c728471b82 10:08:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:08:28 OK: 84 MiB in 64 packages 10:08:28 ---> Running in b2c03e0f5a7c 10:08:28 ---> Running in 78182f0a454a 10:08:29 Removing intermediate container 9429c94981be 10:08:29 ---> d2475824ae70 10:08:29 Step 22/22 : LABEL version=0.0.0 10:08:29 ---> Running in 5ce05bb06345 10:08:29 Removing intermediate container b2c03e0f5a7c 10:08:29 ---> 960f67bd9428 10:08:29 10:08:29 Removing intermediate container 78182f0a454a 10:08:29 ---> f674f28ca1a3 10:08:29 Step 22/24 : LABEL arch=arm64 10:08:29 ---> 11e6453dd19b 10:08:29 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:08:30 ---> Running in 7993edbb72b7 10:08:30 Removing intermediate container 5ce05bb06345 10:08:30 ---> 0d49718224f0 10:08:30 10:08:30 Successfully built 960f67bd9428 10:08:30 Successfully tagged support-notifications-arm64:latest 10:08:30  Building support-notifications ... done Building core-command 10:08:30 Removing intermediate container 7993edbb72b7 10:08:30 ---> 55b219b1145c 10:08:30 Step 23/24 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 10:08:30 ---> Running in 336c30317f0e 10:08:30 Successfully built 0d49718224f0 10:08:30 Successfully tagged core-metadata-arm64:latest 10:08:30 Building core-data 10:08:31  Building core-metadata ... done  ---> 9d82e44cd0c2 10:08:31 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 10:08:31 ---> Running in 9ebaed90fc43 10:08:31 Removing intermediate container 336c30317f0e 10:08:31 ---> 4ec05a1ad19e 10:08:31 Step 24/24 : LABEL version=0.0.0 10:08:31 ---> Running in 961e96e30b82 10:08:32 Removing intermediate container 9ebaed90fc43 10:08:32 ---> a208a2b03d7b 10:08:32 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:08:32 Removing intermediate container 961e96e30b82 10:08:32 ---> b26f2d368fbf 10:08:32 10:08:32 Successfully built b26f2d368fbf 10:08:32 Successfully tagged security-secretstore-setup-arm64:latest 10:08:32  Building security-secretstore-setup ... done Building security-proxy-setup 10:08:32 ---> 686c6bf7b1ca 10:08:32 Step 25/30 : RUN chmod +x /entrypoint.sh 10:08:33 Collecting docker-compose==1.23.2 10:08:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:08:33 ---> Running in 2ecd722dde51 10:08:33 Collecting dockerpty<0.5,>=0.4.1 10:08:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:08:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 10:08:35 Collecting docopt<0.7,>=0.6.1 10:08:35 Downloading docopt-0.6.2.tar.gz (25 kB) 10:08:35 Removing intermediate container 2ecd722dde51 10:08:35 ---> e2105772b499 10:08:35 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 10:08:36 ---> Running in 873c7e8cde09 10:08:36 Removing intermediate container 873c7e8cde09 10:08:36 ---> 14d7982dd399 10:08:36 Step 27/30 : CMD ["gate"] 10:08:36 ---> Running in 7ce05c3fe5d3 10:08:37 Collecting texttable<0.10,>=0.9.0 10:08:37 Downloading texttable-0.9.1.tar.gz (11 kB) 10:08:37 Removing intermediate container 7ce05c3fe5d3 10:08:37 ---> b175397c4619 10:08:37 Step 28/30 : LABEL arch=arm64 10:08:37 ---> Running in 8a0df555e074 10:08:38 Removing intermediate container 8a0df555e074 10:08:38 ---> d381dc47917d 10:08:38 Step 29/30 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 10:08:38 ---> Running in f974ff35286b 10:08:39 Removing intermediate container f974ff35286b 10:08:39 ---> 5d21140abd90 10:08:39 Step 30/30 : LABEL version=0.0.0 10:08:39 ---> Running in ef5fd35fc7e3 10:08:39 Removing intermediate container ef5fd35fc7e3 10:08:39 ---> 7dec39bc775d 10:08:39 10:08:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:08:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:08:40 Successfully built 7dec39bc775d 10:08:40 Successfully tagged security-bootstrapper-arm64:latest 10:08:40 Building support-scheduler 10:08:40  Building security-bootstrapper ... done Collecting docker<4.0,>=3.6.0 10:08:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:08:41 Collecting jsonschema<3,>=2.5.1 10:08:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:08:41 Collecting websocket-client<1.0,>=0.32.0 10:08:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:08:42 Collecting PyYAML<4,>=3.10 10:08:42 Downloading PyYAML-3.13.tar.gz (270 kB) 10:08:45 Collecting cached-property<2,>=1.2.0 10:08:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:08:45 Collecting docker-pycreds>=0.4.0 10:08:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:08:46 Collecting idna<2.8,>=2.5 10:08:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:08:46 Collecting urllib3<1.25,>=1.21.1 10:08:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:08:46 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) 10:08:47 Collecting chardet<3.1.0,>=3.0.2 10:08:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:08:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:08:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:08:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:08:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:08:48 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:08:48 Attempting uninstall: urllib3 10:08:48 Found existing installation: urllib3 1.26.5 10:08:48 Uninstalling urllib3-1.26.5: 10:08:48 Successfully uninstalled urllib3-1.26.5 10:08:48 Attempting uninstall: idna 10:08:48 Found existing installation: idna 3.2 10:08:48 Uninstalling idna-3.2: 10:08:48 Successfully uninstalled idna-3.2 10:08:49 Attempting uninstall: chardet 10:08:49 Found existing installation: chardet 4.0.0 10:08:49 Uninstalling chardet-4.0.0: 10:08:49 Successfully uninstalled chardet-4.0.0 10:08:51 Attempting uninstall: requests 10:08:51 Found existing installation: requests 2.25.1 10:08:51 Uninstalling requests-2.25.1: 10:08:51 Successfully uninstalled requests-2.25.1 10:08:52 Running setup.py install for texttable: started 10:08:54 Running setup.py install for texttable: finished with status 'done' 10:08:54 Running setup.py install for PyYAML: started 10:08:56 Running setup.py install for PyYAML: finished with status 'done' 10:08:56 Running setup.py install for docopt: started 10:08:58 Running setup.py install for docopt: finished with status 'done' 10:08:58 Running setup.py install for dockerpty: started 10:09:00 Running setup.py install for dockerpty: finished with status 'done' 10:09:02 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 10:09:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:09:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:09:15 ---> f39accecef70 10:09:15 Step 3/22 : WORKDIR /edgex-go 10:09:15 ---> Using cache 10:09:15 ---> cb07f85b0536 10:09:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:15 ---> Using cache 10:09:15 ---> 3e8ce0ddd488 10:09:15 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:09:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:09:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:09:15 ---> f39accecef70 10:09:15 Step 3/22 : WORKDIR /edgex-go 10:09:15 ---> Using cache 10:09:15 ---> cb07f85b0536 10:09:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:15 ---> Using cache 10:09:15 ---> 3e8ce0ddd488 10:09:15 Step 5/22 : RUN apk add --update --no-cache make git 10:09:16 ---> Running in 9ffdd7255c05 10:09:16 ---> Running in 0296015b8478 10:09:17 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:09:17 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:09:17 ---> f39accecef70 10:09:17 Step 3/20 : WORKDIR /edgex-go 10:09:17 ---> Using cache 10:09:17 ---> cb07f85b0536 10:09:17 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:17 ---> Using cache 10:09:17 ---> 3e8ce0ddd488 10:09:17 Step 5/20 : RUN apk add --update --no-cache make git 10:09:17 ---> Running in 1bad4aa41f6b 10:09:18 Removing intermediate container 7a8bed852954 10:09:18 ---> 9d361d8ae5bf 10:09:18 Step 13/22 : ENV APP_PORT=58890 10:09:18 ---> Running in e30d6b3e79e3 10:09:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:09:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:09:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:09:19 Removing intermediate container e30d6b3e79e3 10:09:19 ---> 7550b0eba086 10:09:19 Step 14/22 : EXPOSE $APP_PORT 10:09:19 ---> Running in d89cb9667be4 10:09:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:09:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:09:19 Removing intermediate container d89cb9667be4 10:09:19 ---> 752144ae09cd 10:09:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:09:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:09:20 OK: 219 MiB in 52 packages 10:09:21 OK: 219 MiB in 52 packages 10:09:21 OK: 219 MiB in 52 packages 10:09:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:09:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:09:21 ---> f39accecef70 10:09:21 Step 3/23 : WORKDIR /edgex-go 10:09:21 ---> Using cache 10:09:21 ---> cb07f85b0536 10:09:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:21 ---> Using cache 10:09:21 ---> 3e8ce0ddd488 10:09:21 Step 5/23 : RUN apk add --update --no-cache make git 10:09:21 ---> Running in 98cb0a7f2fe8 10:09:22 Removing intermediate container 9ffdd7255c05 10:09:22 ---> 19ee152046be 10:09:22 Step 6/22 : COPY . . 10:09:22 ---> ff375e0e69fe 10:09:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:09:22 Removing intermediate container 1bad4aa41f6b 10:09:22 ---> 280fea47c2b9 10:09:22 Step 6/20 : COPY . . 10:09:22 Removing intermediate container 0296015b8478 10:09:22 ---> 77a9b1e5b76e 10:09:22 Step 6/22 : COPY . . 10:09:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:09:23 ---> 3c9766760143 10:09:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:09:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:09:25 ---> 454d8e6993a2 10:09:25 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 10:09:25 OK: 219 MiB in 52 packages 10:09:25 ---> Running in c8fce4478d6b 10:09:26 Removing intermediate container c8fce4478d6b 10:09:26 ---> e7d2c4ff2182 10:09:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:09:26 ---> Running in bd4133795baf 10:09:27 Removing intermediate container 98cb0a7f2fe8 10:09:27 ---> 29c3221a06c8 10:09:27 Step 6/23 : COPY go.mod . 10:09:27 Removing intermediate container bd4133795baf 10:09:27 ---> abada1b79d01 10:09:27 Step 20/22 : LABEL arch=arm64 10:09:27 ---> Running in 85a2c2c325a6 10:09:28 ---> 5a779bfa3649 10:09:28 Step 7/23 : RUN go mod download 10:09:28 Removing intermediate container 85a2c2c325a6 10:09:28 ---> 821561b61cbc 10:09:28 Step 21/22 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 10:09:28 ---> Running in 488837d12b5c 10:09:28 ---> Running in d1b2c8aa0703 10:09:29 Removing intermediate container d1b2c8aa0703 10:09:29 ---> 174691f5e287 10:09:29 Step 22/22 : LABEL version=0.0.0 10:09:29 ---> Running in c04ee984bb58 10:09:30 Removing intermediate container c04ee984bb58 10:09:30 ---> 46ebb7819d16 10:09:30 10:09:31 Successfully built 46ebb7819d16 10:09:31 Successfully tagged sys-mgmt-agent-arm64:latest 10:09:33  Building sys-mgmt-agent ... done Removing intermediate container 488837d12b5c 10:09:33 ---> 296a0b4cda72 10:09:33 Step 8/23 : COPY . . 10:09:43 ---> 6ca88e188f21 10:09:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:43 ---> d9043e41963c 10:09:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:43 ---> 60dcd959d650 10:09:43 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:44 ---> Running in 084b202bde98 10:09:44 ---> Running in 757e3922135d 10:09:44 ---> Running in bb5be16517fb 10:09:49 Removing intermediate container 757e3922135d 10:09:49 ---> 8d49cdd4a029 10:09:49 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:09:49 Removing intermediate container bb5be16517fb 10:09:49 ---> c4b65009a377 10:09:49 Step 8/22 : RUN make cmd/core-data/core-data 10:09:49 Removing intermediate container 084b202bde98 10:09:49 ---> 39d46767e10a 10:09:49 Step 8/22 : RUN make cmd/core-command/core-command 10:09:49 ---> Running in d8cd7dfdca8c 10:09:49 ---> Running in 74dc269f7484 10:09:49 ---> Running in bc38af377865 10:09:50 ---> fc1c7502f32c 10:09:50 Step 9/23 : RUN go mod tidy 10:09:50 ---> Running in 2263a3976da8 10:09:51 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 10:09:51 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 10:09:51 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 10:09:57 Removing intermediate container 2263a3976da8 10:09:57 ---> 59c99700a963 10:09:57 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:09:57 ---> Running in cc9882c20ff5 10:09:58 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 10:11:20 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 10:11:24 Removing intermediate container bc38af377865 10:11:24 ---> 0dd9308280a1 10:11:24 10:11:24 Step 9/22 : FROM alpine:3.14 10:11:24 ---> 5b8b7b635229 10:11:24 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:11:24 ---> Using cache 10:11:24 ---> 5590cbb382f9 10:11:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:11:24 ---> Using cache 10:11:24 ---> 001dbe14458a 10:11:24 Step 12/22 : ENV APP_PORT=59882 10:11:24 ---> Running in 9c2e73eed0fd 10:11:24 Removing intermediate container 9c2e73eed0fd 10:11:24 ---> e73adb25b7fe 10:11:24 Step 13/22 : EXPOSE $APP_PORT 10:11:24 ---> Running in 6616afb09229 10:11:25 Removing intermediate container 6616afb09229 10:11:25 ---> 71f50fcd5017 10:11:25 Step 14/22 : WORKDIR / 10:11:25 ---> Running in 0338fff5b7dc 10:11:26 Removing intermediate container 0338fff5b7dc 10:11:26 ---> 4b029e4d32c2 10:11:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:11:27 ---> 12eb0afd1061 10:11:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:11:30 ---> d2ab4ef5d27d 10:11:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:11:31 Removing intermediate container d8cd7dfdca8c 10:11:31 ---> 58d0102b78ef 10:11:31 10:11:31 Step 9/20 : FROM alpine:3.14 10:11:31 ---> 5b8b7b635229 10:11:31 Step 10/20 : RUN apk add --update --no-cache curl 10:11:31 ---> ff149cb07063 10:11:31 Step 18/22 : ENTRYPOINT ["/core-command"] 10:11:31 ---> Running in f19ef76cc317 10:11:32 ---> Running in 0a9598fd3af0 10:11:33 Removing intermediate container 0a9598fd3af0 10:11:33 ---> 6b57c4cfbde4 10:11:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:11:33 ---> Running in 06b116e18a12 10:11:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:11:33 Removing intermediate container 06b116e18a12 10:11:33 ---> bc3427f62284 10:11:33 Step 20/22 : LABEL arch=arm64 10:11:34 ---> Running in 59f10c01e36b 10:11:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:11:35 Removing intermediate container 59f10c01e36b 10:11:35 ---> 6fa80ed9e58e 10:11:35 Step 21/22 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 10:11:35 (1/5) Installing ca-certificates (20191127-r5) 10:11:35 (2/5) Installing brotli-libs (1.0.9-r5) 10:11:35 (3/5) Installing nghttp2-libs (1.43.0-r0) 10:11:35 (4/5) Installing libcurl (7.79.1-r0) 10:11:35 (5/5) Installing curl (7.79.1-r0) 10:11:35 ---> Running in a2e0be014a91 10:11:35 Executing busybox-1.33.1-r6.trigger 10:11:35 Executing ca-certificates-20191127-r5.trigger 10:11:35 OK: 8 MiB in 19 packages 10:11:35 Removing intermediate container a2e0be014a91 10:11:35 ---> 7aae99425a8a 10:11:35 Step 22/22 : LABEL version=0.0.0 10:11:36 ---> Running in bf78cf8d2a68 10:11:37 Removing intermediate container bf78cf8d2a68 10:11:37 ---> 485e54f93d34 10:11:37 10:11:37 Removing intermediate container cc9882c20ff5 10:11:37 ---> e20a407e933a 10:11:37 10:11:37 Step 11/23 : FROM alpine:3.14 10:11:37 ---> 5b8b7b635229 10:11:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:11:37 ---> Using cache 10:11:37 ---> 5590cbb382f9 10:11:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:11:37 ---> Using cache 10:11:37 ---> 001dbe14458a 10:11:37 Step 14/23 : ENV APP_PORT=59861 10:11:37 ---> Running in 74843a636d7c 10:11:37 Removing intermediate container f19ef76cc317 10:11:37 ---> 901d7c4cded7 10:11:37 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:11:37 Successfully built 485e54f93d34 10:11:37 Successfully tagged core-command-arm64:latest 10:11:37  Building core-command ... done  ---> Running in 57424c04a102 10:11:37 Removing intermediate container 74843a636d7c 10:11:37 ---> f1de5ee5dc79 10:11:37 Step 15/23 : EXPOSE $APP_PORT 10:11:37 ---> Running in b33bfe994c48 10:11:38 Removing intermediate container 57424c04a102 10:11:38 ---> fe8bcf2d8e82 10:11:38 Step 12/20 : WORKDIR /edgex 10:11:38 ---> Running in 14c104237247 10:11:38 Removing intermediate container b33bfe994c48 10:11:38 ---> 56f7a33b4c91 10:11:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:11:38 Removing intermediate container 14c104237247 10:11:38 ---> 3b6421a84b28 10:11:38 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:11:39 ---> 34223129b457 10:11:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:11:39 ---> 0c13decf62ca 10:11:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:11:40 ---> 276b7b6d877c 10:11:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:11:40 ---> 1f3207b9c7e3 10:11:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:11:41 ---> 0d0d8d433e54 10:11:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:11:42 ---> Running in fc030fbd7d9f 10:11:42 ---> 3d07aefc27e6 10:11:42 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:11:42 ---> Running in 2dbb5d1213c6 10:11:42 Removing intermediate container fc030fbd7d9f 10:11:42 ---> 44769ef0904d 10:11:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:11:42 ---> Running in 350cd39f976f 10:11:43 Removing intermediate container 2dbb5d1213c6 10:11:43 ---> 957764aa729e 10:11:43 Step 17/20 : CMD ["--init=true"] 10:11:43 Removing intermediate container 74dc269f7484 10:11:43 ---> a36aecd5841b 10:11:43 10:11:43 Step 9/22 : FROM alpine:3.14 10:11:43 ---> 5b8b7b635229 10:11:43 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:11:43 Removing intermediate container 350cd39f976f 10:11:43 ---> bb747162740e 10:11:43 Step 21/23 : LABEL arch=arm64 10:11:43 ---> Running in 946cb6437166 10:11:43 ---> Running in 78b3d637616b 10:11:43 ---> Running in e10e33ad19a9 10:11:43 Removing intermediate container 946cb6437166 10:11:43 ---> 1d4f65ca1d19 10:11:43 Step 18/20 : LABEL arch=arm64 10:11:44 Removing intermediate container 78b3d637616b 10:11:44 ---> 00756c6277ba 10:11:44 Step 11/22 : ENV APP_PORT=59880 10:11:44 Removing intermediate container e10e33ad19a9 10:11:44 ---> 74f6a68422c4 10:11:44 Step 22/23 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 10:11:44 ---> Running in dc77c92a6ac0 10:11:44 ---> Running in 234e59cf688f 10:11:44 ---> Running in 3e55f1d59d65 10:11:44 Removing intermediate container dc77c92a6ac0 10:11:44 ---> 3045fed16aa6 10:11:44 Step 19/20 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 10:11:44 ---> Running in a6d5c8795469 10:11:44 Removing intermediate container 3e55f1d59d65 10:11:44 ---> 1387fd0828d3 10:11:44 Step 12/22 : EXPOSE $APP_PORT 10:11:44 Removing intermediate container 234e59cf688f 10:11:44 ---> 697e387a483c 10:11:44 Step 23/23 : LABEL version=0.0.0 10:11:44 ---> Running in 300aaf6c136b 10:11:45 ---> Running in 09b6eb71df11 10:11:45 Removing intermediate container a6d5c8795469 10:11:45 ---> 04e31a79c459 10:11:45 Step 20/20 : LABEL version=0.0.0 10:11:45 ---> Running in 089231a3d8b2 10:11:45 Removing intermediate container 300aaf6c136b 10:11:45 ---> bf3eb52a001c 10:11:45 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:45 Removing intermediate container 09b6eb71df11 10:11:45 ---> c1ff06f3077f 10:11:45 10:11:45 ---> Running in 75cb0003a3af 10:11:45 Removing intermediate container 089231a3d8b2 10:11:45 ---> 7eebb1d64581 10:11:45 10:11:45 Successfully built c1ff06f3077f 10:11:45 Successfully tagged support-scheduler-arm64:latest 10:11:46  Building support-scheduler ... done Successfully built 7eebb1d64581 10:11:46 Successfully tagged security-proxy-setup-arm64:latest 10:11:47  Building security-proxy-setup ... done Removing intermediate container 75cb0003a3af 10:11:47 ---> 6d6c113d21ee 10:11:47 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 10:11:47 ---> Running in a56becbb440e 10:11:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:11:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:11:50 (1/6) Installing dumb-init (1.2.5-r1) 10:11:50 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:11:50 (3/6) Installing libsodium (1.0.18-r0) 10:11:50 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:11:50 (5/6) Installing libzmq (4.3.4-r0) 10:11:50 (6/6) Installing zeromq (4.3.4-r0) 10:11:51 Executing busybox-1.33.1-r6.trigger 10:11:51 OK: 8 MiB in 20 packages 10:11:52 Removing intermediate container a56becbb440e 10:11:52 ---> b50292022f19 10:11:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:11:52 ---> 9520e7e48fd6 10:11:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:11:54 ---> 7aea0b5157c0 10:11:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:11:54 ---> 695cbd925425 10:11:54 Step 18/22 : ENTRYPOINT ["/core-data"] 10:11:54 ---> Running in 23e09c411859 10:11:54 Removing intermediate container 23e09c411859 10:11:54 ---> 11e4990c60dc 10:11:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:11:55 ---> Running in 858653f0e909 10:11:55 Removing intermediate container 858653f0e909 10:11:55 ---> 2aa02b65137e 10:11:55 Step 20/22 : LABEL arch=arm64 10:11:55 ---> Running in fb0388508b4d 10:11:56 Removing intermediate container fb0388508b4d 10:11:56 ---> e801cb8d6b7c 10:11:56 Step 21/22 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 10:11:56 ---> Running in ca69872cf9e3 10:11:56 Removing intermediate container ca69872cf9e3 10:11:56 ---> 603aa386ceb3 10:11:56 Step 22/22 : LABEL version=0.0.0 10:11:56 ---> Running in ace5640aa905 10:11:57 Removing intermediate container ace5640aa905 10:11:57 ---> 95f1c6425658 10:11:57 10:11:57 Successfully built 95f1c6425658 10:11:57 Successfully tagged core-data-arm64:latest 10:11:58  Building core-data ... done  [Pipeline] } 10:11:58 $ docker stop --time=1 27e1caf6cd7ed27adb32b59801fde652f82797ca8fbdf4c47d7f6773003cbc64 10:11:59 $ docker rm -f 27e1caf6cd7ed27adb32b59801fde652f82797ca8fbdf4c47d7f6773003cbc64 [Pipeline] // withDockerContainer [Pipeline] sh 10:12:00 + docker images 10:12:00 REPOSITORY TAG IMAGE ID CREATED SIZE 10:12:00 core-data-arm64 latest 95f1c6425658 4 seconds ago 19.6MB 10:12:00 support-scheduler-arm64 latest c1ff06f3077f 15 seconds ago 15.3MB 10:12:00 security-proxy-setup-arm64 latest 7eebb1d64581 15 seconds ago 25.5MB 10:12:00 a36aecd5841b 18 seconds ago 1.58GB 10:12:00 e20a407e933a 24 seconds ago 1.57GB 10:12:00 core-command-arm64 latest 485e54f93d34 24 seconds ago 15.2MB 10:12:00 58d0102b78ef 29 seconds ago 1.58GB 10:12:00 0dd9308280a1 37 seconds ago 1.57GB 10:12:00 sys-mgmt-agent-arm64 latest 46ebb7819d16 2 minutes ago 277MB 10:12:00 security-bootstrapper-arm64 latest 7dec39bc775d 3 minutes ago 17.8MB 10:12:00 security-secretstore-setup-arm64 latest b26f2d368fbf 3 minutes ago 26.8MB 10:12:00 support-notifications-arm64 latest 960f67bd9428 3 minutes ago 16.1MB 10:12:00 core-metadata-arm64 latest 0d49718224f0 3 minutes ago 15.9MB 10:12:00 b3cc4f43910d 3 minutes ago 1.57GB 10:12:00 02031f08794f 3 minutes ago 1.57GB 10:12:00 72154bb712db 3 minutes ago 1.57GB 10:12:00 c6657c36a0ed 3 minutes ago 1.58GB 10:12:00 4accfdb5ad6d 4 minutes ago 1.57GB 10:12:00 ci-base-image-arm64 latest f39accecef70 14 minutes ago 1.24GB 10:12:00 alpine 3.14 5b8b7b635229 4 days ago 5.35MB 10:12:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 10:12:00 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 10:12:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:12:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:12:01 10:12:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:12:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:12:02 arm64: Pulling from edgex-lftools-log-publisher 10:12:02 448f6bf000e3: Pulling fs layer 10:12:02 f757da607395: Pulling fs layer 10:12:02 05883995daec: Pulling fs layer 10:12:02 8603b9c90790: Pulling fs layer 10:12:02 1560dd03e051: Pulling fs layer 10:12:02 27f5ce0e4adf: Pulling fs layer 10:12:02 c2d8d7efcc4b: Pulling fs layer 10:12:02 1560dd03e051: Waiting 10:12:02 27f5ce0e4adf: Waiting 10:12:02 c2d8d7efcc4b: Waiting 10:12:02 8603b9c90790: Waiting 10:12:02 f757da607395: Verifying Checksum 10:12:02 f757da607395: Download complete 10:12:02 8603b9c90790: Verifying Checksum 10:12:02 8603b9c90790: Download complete 10:12:02 1560dd03e051: Verifying Checksum 10:12:02 1560dd03e051: Download complete 10:12:02 27f5ce0e4adf: Verifying Checksum 10:12:02 27f5ce0e4adf: Download complete 10:12:02 05883995daec: Verifying Checksum 10:12:02 05883995daec: Download complete 10:12:02 448f6bf000e3: Verifying Checksum 10:12:02 448f6bf000e3: Download complete 10:12:05 c2d8d7efcc4b: Verifying Checksum 10:12:05 c2d8d7efcc4b: Download complete 10:12:06 448f6bf000e3: Pull complete 10:12:06 f757da607395: Pull complete 10:12:08 05883995daec: Pull complete 10:12:08 8603b9c90790: Pull complete 10:12:09 1560dd03e051: Pull complete 10:12:10 27f5ce0e4adf: Pull complete 10:12:25 c2d8d7efcc4b: Pull complete 10:12:25 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 10:12:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:12:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:12:25 prd-ubuntu18.04-docker-arm64-4c-16g-940 does not seem to be running inside a container 10:12:25 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:12:28 $ docker top ee5fae618b0efa7915025b0c923f1af6807ee4e3cf1862416438b1024a8336ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:29 ---> job-cost.sh 10:12:29 lf-activate-venv: SKIPPING 10:12:29 INFO: No Stack... 10:12:29 INFO: Retrieving Pricing Info for: v3-standard-4 10:12:30 INFO: Archiving Costs [Pipeline] sh 10:12:30 + cut -d, -f6 10:12:30 + cat /w/workspace/edgex-go/10/archives/cost.csv [Pipeline] lock 10:12:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3806-10-stack-cost] 10:12:30 Resource [jenkins-edgexfoundry-edgex-go-PR-3806-10-stack-cost] did not exist. Created. 10:12:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3806-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:12:31 + echo total: 0.10999999940395355 [Pipeline] stash 10:12:31 Stashed 1 file(s) [Pipeline] } 10:12:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3806-10-stack-cost] [Pipeline] // lock [Pipeline] } 10:12:31 $ docker stop --time=1 ee5fae618b0efa7915025b0c923f1af6807ee4e3cf1862416438b1024a8336ce 10:12:33 $ docker rm -f ee5fae618b0efa7915025b0c923f1af6807ee4e3cf1862416438b1024a8336ce [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 10:12:33 provisioning config files... 10:12:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config8284694921019129860tmp [Pipeline] { [Pipeline] sh 10:12:34 + set +x 10:12:34 + bash -s -- 10:12:34 + curl -s https://codecov.io/bash 10:12:34 10:12:34 _____ _ 10:12:34 / ____| | | 10:12:34 | | ___ __| | ___ ___ _____ __ 10:12:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:12:34 | |___| (_) | (_| | __/ (_| (_) \ V / 10:12:34 \_____\___/ \__,_|\___|\___\___/ \_/ 10:12:34 Bash-1.0.6 10:12:34 10:12:34 10:12:34 ==> git version 2.24.4 found 10:12:34 ==> 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 10:12:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:12:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:12:34 ==> Jenkins CI detected. 10:12:34 current dir:  /w/workspace/edgex-go/10 10:12:34 project root: . 10:12:34 --> token set from env 10:12:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:12:34 ==> Running gcov in . (disable via -X gcov) 10:12:34 ==> Python coveragepy not found 10:12:34 ==> Searching for coverage reports in: 10:12:34 + . 10:12:34 -> Found 1 reports 10:12:34 ==> Detecting git/mercurial file structure 10:12:34 ==> Reading reports 10:12:34 + ./coverage.out bytes=428381 10:12:34 ==> Appending adjustments 10:12:34 https://docs.codecov.io/docs/fixing-reports 10:12:35 + Found adjustments 10:12:35 ==> Gzipping contents 10:12:35 60K /tmp/codecov.entYI2.gz 10:12:35 ==> Uploading reports 10:12:35 url: https://codecov.io 10:12:35 query: branch=PR-3806&commit=334ac0d73ed57db12d26b996581de277a36417b5&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= 10:12:35 -> Pinging Codecov 10:12:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3806&commit=334ac0d73ed57db12d26b996581de277a36417b5&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= 10:12:35 -> Uploading to 10:12:35 https://storage.googleapis.com/codecov/v4/raw/2021-11-17/00271124DB129430A58F1EEE437C3FCB/334ac0d73ed57db12d26b996581de277a36417b5/2163394c-406c-4bd5-bd9c-e54a773fba7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211117T101235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79bde798028cdb667b620d7123582393f8fb0bfafee10f74d433d2dd4de6f5d3 10:12:35 % Total % Received % Xferd Average Speed Time Time Time Current 10:12:35 Dload Upload Total Spent Left Speed 10:12:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57840 0 0 100 57840 0 169k --:--:-- --:--:-- --:--:-- 170k 10:12:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/334ac0d73ed57db12d26b996581de277a36417b5 [Pipeline] } 10:12:36 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 10:12:37 + '[' -d /w/workspace/edgex-go/10/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:12:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:12:38 ---> package-listing.sh 10:12:38 ++ facter osfamily 10:12:38 ++ tr '[:upper:]' '[:lower:]' 10:12:38 + OS_FAMILY=redhat 10:12:38 + workspace=/w/workspace/edgex-go/10 10:12:38 + START_PACKAGES=/tmp/packages_start.txt 10:12:38 + END_PACKAGES=/tmp/packages_end.txt 10:12:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:12:38 + PACKAGES=/tmp/packages_start.txt 10:12:38 + '[' /w/workspace/edgex-go/10 ']' 10:12:38 + PACKAGES=/tmp/packages_end.txt 10:12:38 + case "${OS_FAMILY}" in 10:12:38 + rpm -qa 10:12:38 + sort 10:12:41 + '[' -f /tmp/packages_start.txt ']' 10:12:41 + '[' -f /tmp/packages_end.txt ']' 10:12:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:12:41 + '[' /w/workspace/edgex-go/10 ']' 10:12:41 + mkdir -p /w/workspace/edgex-go/10/archives/ 10:12:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 10:12:41 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:12:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:12:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:42 10:12:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:12:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:42 latest: Pulling from edgex-lftools-log-publisher 10:12:42 b4d181a07f80: Pulling fs layer 10:12:42 a1111a8f2ec3: Pulling fs layer 10:12:42 ed53099fbce6: Pulling fs layer 10:12:42 dc539afda2c1: Pulling fs layer 10:12:42 77bc0d833cb6: Pulling fs layer 10:12:42 9065ff56babe: Pulling fs layer 10:12:42 d287ab97295c: Pulling fs layer 10:12:42 77bc0d833cb6: Waiting 10:12:42 9065ff56babe: Waiting 10:12:42 d287ab97295c: Waiting 10:12:42 dc539afda2c1: Waiting 10:12:42 a1111a8f2ec3: Verifying Checksum 10:12:42 a1111a8f2ec3: Download complete 10:12:42 dc539afda2c1: Verifying Checksum 10:12:42 dc539afda2c1: Download complete 10:12:42 ed53099fbce6: Verifying Checksum 10:12:42 ed53099fbce6: Download complete 10:12:42 9065ff56babe: Verifying Checksum 10:12:42 9065ff56babe: Download complete 10:12:43 77bc0d833cb6: Verifying Checksum 10:12:43 77bc0d833cb6: Download complete 10:12:43 b4d181a07f80: Verifying Checksum 10:12:43 b4d181a07f80: Download complete 10:12:43 d287ab97295c: Verifying Checksum 10:12:43 d287ab97295c: Download complete 10:12:45 b4d181a07f80: Pull complete 10:12:45 a1111a8f2ec3: Pull complete 10:12:45 ed53099fbce6: Pull complete 10:12:45 dc539afda2c1: Pull complete 10:12:46 77bc0d833cb6: Pull complete 10:12:46 9065ff56babe: Pull complete 10:12:51 d287ab97295c: Pull complete 10:12:51 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:12:51 prd-centos7-docker-4c-2g-939 does not seem to be running inside a container 10:12:51 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:12:54 $ docker top 1453d9ff9b2918c563d7af7c79f8056cc2a09890e1350ecae7c8893b4a8b18b5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:55 + touch /tmp/pre-build-complete [Pipeline] sh 10:12:55 + mkdir -p /var/log/sysstat [Pipeline] sh 10:12:55 + ls /var/log/sa-host 10:12:55 + sadf -c /var/log/sa-host/sa17 10:12:55 file_magic: OK 10:12:55 HZ: Using current value: 100 10:12:55 file_header: OK 10:12:55 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 10:12:55 Statistics: 10:12:55 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... 10:12:55 File successfully converted to sysstat format version 12.0.3 10:12:55 + sadf -c /var/log/sa-host/sa30 10:12:55 file_magic: OK 10:12:55 HZ: Using current value: 100 10:12:55 file_header: OK 10:12:55 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 10:12:55 Statistics: 10:12:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:12:55 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:55 provisioning config files... 10:12:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config8233707695268095519tmp [Pipeline] { [Pipeline] echo 10:12:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:12:55 ---> create-netrc.sh [Pipeline] } 10:12:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:12:56 ---> python-tools-install.sh [Pipeline] echo 10:12:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:12:56 ---> sudo-logs.sh 10:12:56 Archiving 'sudo' log.. 10:12:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-939.novalocal: Name or service not known 10:12:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-939.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:12:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:12:56 ---> job-cost.sh 10:12:56 lf-activate-venv: SKIPPING 10:12:56 DEBUG: total: 0.10999999940395355 10:12:56 INFO: Retrieving Stack Cost... 10:12:57 INFO: Retrieving Pricing Info for: v3-standard-2 10:12:57 INFO: Archiving Costs [Pipeline] echo 10:12:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:12:58 ---> logs-deploy.sh 10:12:58 lf-activate-venv: SKIPPING 10:12:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3806/10 10:12:58 INFO: archiving workspace using pattern(s): 10:12:58 Archives upload complete. 10:12:58 INFO: archiving logs to Nexus 10:12:59 ---> uname -a: 10:12:59 Linux prd-centos7-docker-4c-2g-939.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 10:12:59 10:12:59 10:12:59 ---> lscpu: 10:12:59 Architecture: x86_64 10:12:59 CPU op-mode(s): 32-bit, 64-bit 10:12:59 Byte Order: Little Endian 10:12:59 Address sizes: 40 bits physical, 48 bits virtual 10:12:59 CPU(s): 2 10:12:59 On-line CPU(s) list: 0,1 10:12:59 Thread(s) per core: 1 10:12:59 Core(s) per socket: 1 10:12:59 Socket(s): 2 10:12:59 NUMA node(s): 1 10:12:59 Vendor ID: AuthenticAMD 10:12:59 CPU family: 23 10:12:59 Model: 49 10:12:59 Model name: AMD EPYC-Rome Processor 10:12:59 Stepping: 0 10:12:59 CPU MHz: 2799.998 10:12:59 BogoMIPS: 5599.99 10:12:59 Virtualization: AMD-V 10:12:59 Hypervisor vendor: KVM 10:12:59 Virtualization type: full 10:12:59 L1d cache: 32K 10:12:59 L1i cache: 32K 10:12:59 L2 cache: 512K 10:12:59 L3 cache: 16384K 10:12:59 NUMA node0 CPU(s): 0,1 10:12:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 10:12:59 10:12:59 10:12:59 ---> nproc: 10:12:59 2 10:12:59 10:12:59 10:12:59 ---> df -h: 10:12:59 Filesystem Size Used Avail Use% Mounted on 10:12:59 overlay 40G 12G 29G 30% / 10:12:59 tmpfs 64M 0 64M 0% /dev 10:12:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:12:59 shm 64M 0 64M 0% /dev/shm 10:12:59 /dev/vda1 40G 12G 29G 30% /facter-os 10:12:59 10:12:59 10:12:59 ---> sar -b -r -n DEV: 10:12:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/17/21 _x86_64_ (2 CPU) 10:12:59 10:12:59 09:50:59 LINUX RESTART (2 CPU) 10:12:59 10:12:59 09:52:01 tps rtps wtps bread/s bwrtn/s 10:12:59 09:53:01 302.43 0.00 302.43 0.00 55988.91 10:12:59 09:54:01 57.56 0.00 57.56 0.00 10840.23 10:12:59 09:55:01 126.37 0.02 126.36 0.53 10243.59 10:12:59 09:56:02 401.16 29.47 371.69 2052.83 203072.82 10:12:59 09:57:01 506.71 16.36 490.35 467.86 194763.43 10:12:59 09:58:01 199.07 1.63 197.44 72.73 35603.56 10:12:59 09:59:01 1.63 0.00 1.63 0.00 31.02 10:12:59 10:00:01 0.27 0.02 0.25 0.13 2.88 10:12:59 10:01:01 0.30 0.05 0.25 0.67 2.07 10:12:59 10:02:01 0.55 0.15 0.40 2.93 5.98 10:12:59 10:03:01 0.25 0.00 0.25 0.00 2.73 10:12:59 10:04:01 0.17 0.00 0.17 0.00 1.52 10:12:59 10:05:01 0.18 0.00 0.18 0.00 2.22 10:12:59 10:06:01 0.18 0.00 0.18 0.00 1.92 10:12:59 10:07:01 2.97 2.07 0.90 41.98 16.92 10:12:59 10:08:01 289.09 267.95 21.14 3717.92 1093.29 10:12:59 10:09:01 0.37 0.00 0.37 0.00 5.03 10:12:59 10:10:01 0.18 0.00 0.18 0.00 2.20 10:12:59 10:11:01 0.15 0.00 0.15 0.00 2.22 10:12:59 10:12:01 0.30 0.00 0.30 0.00 5.55 10:12:59 Average: 94.20 15.89 78.31 317.88 25461.44 10:12:59 10:12:59 09:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:12:59 09:53:01 3621604 0 945096 11.80 2620 3439620 1564416 17.27 1130952 2785788 252676 10:12:59 09:54:01 3563120 0 1030884 12.87 2620 3412316 1731080 19.11 1130340 2838948 67944 10:12:59 09:55:01 3533696 0 1025636 12.81 2620 3446988 1597264 17.63 1181908 2817252 145100 10:12:59 09:56:02 1696084 0 1420140 17.73 2620 4890096 3578200 39.51 2461792 3232004 288172 10:12:59 09:57:01 454828 0 1463352 18.27 2620 6088140 3283204 36.25 2658532 4240264 187744 10:12:59 09:58:01 1601888 0 1157768 14.46 2620 5246664 1375676 15.19 1230276 4544608 8 10:12:59 09:59:01 1607356 0 1152292 14.39 2620 5246672 1341796 14.81 1227672 4544116 8 10:12:59 10:00:01 1615376 0 1144264 14.29 2620 5246680 1339732 14.79 1222584 4540732 8 10:12:59 10:01:01 1614032 0 1145608 14.30 2620 5246680 1342144 14.82 1238120 4526344 16 10:12:59 10:02:01 1620440 0 1139016 14.22 2620 5246864 1340252 14.80 1236764 4522120 12 10:12:59 10:03:01 1620372 0 1139080 14.22 2620 5246868 1340216 14.80 1236492 4522120 12 10:12:59 10:04:01 1619900 0 1139548 14.23 2620 5246872 1340436 14.80 1237016 4522120 20 10:12:59 10:05:01 1620600 0 1138840 14.22 2620 5246880 1340232 14.80 1236628 4522124 20 10:12:59 10:06:01 1620412 0 1139028 14.22 2620 5246880 1359472 15.01 1236632 4522120 8 10:12:59 10:07:01 1616956 0 1141440 14.25 2620 5247924 1343476 14.83 1238220 4522616 8 10:12:59 10:08:01 1463476 0 1232680 15.39 2620 5310164 1340312 14.80 1276800 4545104 8 10:12:59 10:09:01 1462896 0 1233256 15.40 2620 5310168 1340264 14.80 1276952 4545104 8 10:12:59 10:10:01 1462888 0 1233256 15.40 2620 5310176 1340264 14.80 1276852 4545104 16 10:12:59 10:11:01 1463012 0 1233132 15.40 2620 5310176 1340264 14.80 1276764 4545104 16 10:12:59 10:12:01 1462800 0 1233336 15.40 2620 5310184 1340348 14.80 1276976 4545104 8 10:12:59 Average: 1817087 0 1174383 14.66 2620 5014851 1595952 17.62 1364414 4196440 47091 10:12:59 10:12:59 09:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:12:59 09:53:01 eth0 119.96 87.68 1364.62 17.27 0.00 0.00 0.00 0.00 10:12:59 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 09:53:01 veth3fd1612 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:12:59 09:53:01 docker0 69.32 88.38 5.43 1335.11 0.00 0.00 0.00 0.00 10:12:59 09:54:01 eth0 28.93 15.20 22.02 11.34 0.00 0.00 0.00 0.00 10:12:59 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 09:54:01 veth3fd1612 2.15 2.15 0.17 0.17 0.00 0.00 0.00 0.00 10:12:59 09:54:01 docker0 2.15 2.15 0.14 0.17 0.00 0.00 0.00 0.00 10:12:59 09:55:01 eth0 99.07 54.81 1682.79 78.68 0.00 0.00 0.00 0.00 10:12:59 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 09:56:02 veth3726003 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:12:59 09:56:02 veth5193b4a 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 10:12:59 09:56:02 vethe666a9a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:12:59 09:56:02 veth3d13993 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:12:59 09:57:01 vethdc2aafa 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:12:59 09:57:01 veth3823fda 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:12:59 09:57:01 veth8611e0f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:12:59 09:57:01 eth0 1494.19 1076.89 11443.33 313.20 0.00 0.00 0.00 0.00 10:12:59 09:58:01 eth0 85.30 42.62 1526.36 10.39 0.00 0.00 0.00 0.00 10:12:59 09:58:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:12:59 09:58:01 docker0 209.16 313.45 16.56 2981.96 0.00 0.00 0.00 0.00 10:12:59 09:59:01 eth0 0.10 0.08 0.01 0.02 0.00 0.00 0.00 0.00 10:12:59 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:00:01 eth0 0.38 0.22 0.37 0.01 0.00 0.00 0.00 0.00 10:12:59 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:01:01 eth0 0.98 0.35 0.32 0.20 0.00 0.00 0.00 0.00 10:12:59 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:02:01 eth0 0.27 0.15 0.09 0.07 0.00 0.00 0.00 0.00 10:12:59 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:03:01 eth0 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 10:12:59 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:04:01 eth0 1.35 0.40 0.36 0.17 0.00 0.00 0.00 0.00 10:12:59 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:05:01 eth0 0.13 0.10 0.01 0.04 0.00 0.00 0.00 0.00 10:12:59 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:06:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:12:59 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:07:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:12:59 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:08:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 10:12:59 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:09:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:12:59 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:10:01 eth0 0.10 0.08 0.01 0.00 0.00 0.00 0.00 0.00 10:12:59 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:11:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:12:01 eth0 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:12:59 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 Average: eth0 24.74 14.17 259.04 9.65 0.00 0.00 0.00 0.00 10:12:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:59 Average: docker0 5.93 9.85 0.44 114.00 0.00 0.00 0.00 0.00 10:12:59 10:12:59 10:12:59 ---> sar -P ALL: 10:12:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/17/21 _x86_64_ (2 CPU) 10:12:59 10:12:59 09:50:59 LINUX RESTART (2 CPU) 10:12:59 10:12:59 09:52:01 CPU %user %nice %system %iowait %steal %idle 10:12:59 09:53:01 all 52.78 0.00 10.12 2.65 0.10 34.35 10:12:59 09:53:01 0 53.04 0.00 10.02 2.93 0.09 33.92 10:12:59 09:53:01 1 52.52 0.00 10.22 2.37 0.11 34.78 10:12:59 09:54:01 all 33.04 0.00 4.27 0.75 0.10 61.85 10:12:59 09:54:01 0 32.54 0.00 4.60 0.72 0.11 62.04 10:12:59 09:54:01 1 33.55 0.00 3.93 0.77 0.09 61.66 10:12:59 09:55:01 all 71.82 0.00 7.72 1.85 0.13 18.47 10:12:59 09:55:01 0 73.52 0.00 7.91 2.09 0.13 16.36 10:12:59 09:55:01 1 70.14 0.00 7.53 1.62 0.13 20.58 10:12:59 09:56:02 all 63.97 0.00 17.28 3.07 0.11 15.57 10:12:59 09:56:02 0 63.74 0.00 17.53 3.08 0.11 15.54 10:12:59 09:56:02 1 64.21 0.00 17.02 3.06 0.11 15.60 10:12:59 09:57:01 all 75.34 0.00 17.98 4.86 0.13 1.68 10:12:59 09:57:01 0 76.17 0.00 17.23 4.66 0.13 1.81 10:12:59 09:57:01 1 74.52 0.00 18.74 5.05 0.13 1.55 10:12:59 09:58:01 all 22.20 0.00 6.37 2.20 0.07 69.16 10:12:59 09:58:01 0 22.81 0.00 6.34 1.74 0.07 69.04 10:12:59 09:58:01 1 21.59 0.00 6.40 2.65 0.07 69.29 10:12:59 09:59:01 all 0.25 0.00 0.06 0.00 0.03 99.67 10:12:59 09:59:01 0 0.47 0.00 0.03 0.00 0.02 99.48 10:12:59 09:59:01 1 0.03 0.00 0.08 0.00 0.03 99.85 10:12:59 10:00:01 all 0.14 0.00 0.03 0.00 0.03 99.81 10:12:59 10:00:01 0 0.05 0.00 0.03 0.00 0.03 99.88 10:12:59 10:00:01 1 0.23 0.00 0.02 0.00 0.02 99.73 10:12:59 10:01:01 all 0.13 0.00 0.03 0.00 0.02 99.82 10:12:59 10:01:01 0 0.05 0.00 0.05 0.00 0.03 99.87 10:12:59 10:01:01 1 0.20 0.00 0.02 0.00 0.00 99.78 10:12:59 10:02:01 all 0.13 0.00 0.04 0.00 0.03 99.80 10:12:59 10:02:01 0 0.05 0.00 0.05 0.00 0.03 99.87 10:12:59 10:02:01 1 0.22 0.00 0.03 0.00 0.02 99.73 10:12:59 10:03:01 all 0.11 0.00 0.03 0.00 0.02 99.85 10:12:59 10:03:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:12:59 10:03:01 1 0.18 0.00 0.02 0.00 0.00 99.80 10:12:59 10:12:59 10:03:01 CPU %user %nice %system %iowait %steal %idle 10:12:59 10:04:01 all 0.13 0.00 0.03 0.00 0.02 99.83 10:12:59 10:04:01 0 0.10 0.00 0.03 0.00 0.02 99.85 10:12:59 10:04:01 1 0.15 0.00 0.02 0.00 0.02 99.82 10:12:59 10:05:01 all 0.03 0.00 0.02 0.00 0.03 99.92 10:12:59 10:05:01 0 0.02 0.00 0.02 0.00 0.03 99.93 10:12:59 10:05:01 1 0.05 0.00 0.02 0.00 0.03 99.90 10:12:59 10:06:01 all 0.06 0.00 0.02 0.00 0.03 99.90 10:12:59 10:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:12:59 10:06:01 1 0.07 0.00 0.02 0.00 0.03 99.88 10:12:59 10:07:01 all 0.03 0.01 0.11 0.03 0.02 99.82 10:12:59 10:07:01 0 0.02 0.00 0.10 0.02 0.02 99.85 10:12:59 10:07:01 1 0.03 0.02 0.12 0.03 0.02 99.78 10:12:59 10:08:01 all 0.20 4.03 14.58 2.46 0.05 78.69 10:12:59 10:08:01 0 0.37 4.04 15.05 2.60 0.05 77.88 10:12:59 10:08:01 1 0.02 4.02 14.10 2.32 0.05 79.49 10:12:59 10:09:01 all 0.16 0.00 0.03 0.00 0.01 99.81 10:12:59 10:09:01 0 0.25 0.00 0.02 0.00 0.00 99.73 10:12:59 10:09:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:12:59 10:10:01 all 0.14 0.00 0.02 0.00 0.03 99.82 10:12:59 10:10:01 0 0.27 0.00 0.02 0.00 0.02 99.70 10:12:59 10:10:01 1 0.02 0.00 0.02 0.00 0.03 99.93 10:12:59 10:11:01 all 0.18 0.00 0.03 0.00 0.02 99.77 10:12:59 10:11:01 0 0.22 0.00 0.03 0.00 0.03 99.72 10:12:59 10:11:01 1 0.15 0.00 0.02 0.00 0.00 99.83 10:12:59 10:12:01 all 0.19 0.00 0.03 0.00 0.03 99.75 10:12:59 10:12:01 0 0.35 0.00 0.03 0.00 0.03 99.58 10:12:59 10:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:12:59 Average: all 15.00 0.20 3.73 0.84 0.05 80.17 10:12:59 Average: 0 15.15 0.20 3.75 0.84 0.05 80.01 10:12:59 Average: 1 14.86 0.20 3.71 0.84 0.05 80.34 10:12:59 10:12:59 10:12:59