Pull request #3759 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 7b375ad7dd174ceab43231717ee6a136af8e8a8e+86411704c056e83a3fc2a54d4c214538f329b007 (73cb40213e15c05f0f927ad1558155fe7fa25e6d) 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-ssh5464598465506620366.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh3034062365618184394.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3759/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-3759/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2808505884032398112.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh2912680476570561259.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-3759/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-3759/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6197898649183773382.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-377 in /w/workspace/edgexfoundry_edgex-go_PR-3759 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5619710914895293865.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7124390579819004597.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3759/head:refs/remotes/origin/PR-3759 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit 7b375ad7dd174ceab43231717ee6a136af8e8a8e Merge succeeded, producing 7b375ad7dd174ceab43231717ee6a136af8e8a8e Checking out Revision 7b375ad7dd174ceab43231717ee6a136af8e8a8e (PR-3759) > git config core.sparsecheckout # timeout=10 > git checkout -f 7b375ad7dd174ceab43231717ee6a136af8e8a8e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh1904320126244708320.key > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b375ad7dd174ceab43231717ee6a136af8e8a8e # timeout=10 Commit message: "feat(notifications): add new API to Get Transmissions by Notification id" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:14:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:14:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:14:15 ========================================================= 04:14:15 EdgeX Global Pipelines Version Info 04:14:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5e84694cc75a1c0bc1cde475755bdc77a431b07c # timeout=10 04:14:16 ------------------- 04:14:16 stable info: 04:14:16 ------------------- 04:14:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:14:16 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 04:14:16 Message: update stable to v1.0.210 04:14:17 ------------------- 04:14:17 experimental info: 04:14:17 ------------------- 04:14:17 Commited By: **** collab-it+edgex@linuxfoundation.org 04:14:17 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 04:14:17 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3759 [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3759 [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3759 [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b375ad7dd174ceab43231717ee6a136af8e8a8e [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b375ad [Pipeline] echo 04:14:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:17 provisioning config files... 04:14:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config952531395790530368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:17 ---> docker-login.sh 04:14:17 nexus3.edgexfoundry.org:10001 04:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:18 Configure a credential helper to remove this warning. See 04:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:18 04:14:18 Login Succeeded 04:14:18 nexus3.edgexfoundry.org:10002 04:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:18 Configure a credential helper to remove this warning. See 04:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:18 04:14:18 Login Succeeded 04:14:18 nexus3.edgexfoundry.org:10003 04:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:18 Configure a credential helper to remove this warning. See 04:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:18 04:14:18 Login Succeeded 04:14:18 nexus3.edgexfoundry.org:10004 04:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:18 Configure a credential helper to remove this warning. See 04:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:18 04:14:18 Login Succeeded 04:14:18 docker.io 04:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:18 Configure a credential helper to remove this warning. See 04:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:18 04:14:18 Login Succeeded 04:14:18 ---> docker-login.sh ends [Pipeline] } 04:14:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:14:19 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 04:14:19 + for file in '`ls cmd/**/Dockerfile`' 04:14:19 ++ dirname cmd/core-command/Dockerfile 04:14:19 ++ cut -d/ -f2 04:14:19 + echo core-command,cmd/core-command/Dockerfile 04:14:19 + for file in '`ls cmd/**/Dockerfile`' 04:14:19 ++ dirname cmd/core-data/Dockerfile 04:14:19 ++ cut -d/ -f2 04:14:19 + echo core-data,cmd/core-data/Dockerfile 04:14:19 + for file in '`ls cmd/**/Dockerfile`' 04:14:19 ++ dirname cmd/core-metadata/Dockerfile 04:14:19 ++ cut -d/ -f2 04:14:19 + echo core-metadata,cmd/core-metadata/Dockerfile 04:14:19 + for file in '`ls cmd/**/Dockerfile`' 04:14:19 ++ dirname cmd/security-bootstrapper/Dockerfile 04:14:19 ++ cut -d/ -f2 04:14:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:14:19 + for file in '`ls cmd/**/Dockerfile`' 04:14:19 ++ dirname cmd/security-proxy-setup/Dockerfile 04:14:19 ++ cut -d/ -f2 04:14:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:14:19 + for file in '`ls cmd/**/Dockerfile`' 04:14:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:14:19 ++ cut -d/ -f2 04:14:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:14:19 + for file in '`ls cmd/**/Dockerfile`' 04:14:19 ++ cut -d/ -f2 04:14:19 ++ dirname cmd/support-notifications/Dockerfile 04:14:19 + echo support-notifications,cmd/support-notifications/Dockerfile 04:14:19 + for file in '`ls cmd/**/Dockerfile`' 04:14:19 ++ cut -d/ -f2 04:14:19 ++ dirname cmd/support-scheduler/Dockerfile 04:14:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:14:19 + for file in '`ls cmd/**/Dockerfile`' 04:14:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:14:19 ++ cut -d/ -f2 04:14:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:14:19 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:14:19 04:14:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:14:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:14:20 latest: Pulling from edgex-devops/git-semver 04:14:20 a0d0a0d46f8b: Pulling fs layer 04:14:20 3e5f54012d9b: Pulling fs layer 04:14:20 4c7163046ea9: Pulling fs layer 04:14:20 0c2d73faf560: Pulling fs layer 04:14:20 0c2d73faf560: Waiting 04:14:20 3e5f54012d9b: Verifying Checksum 04:14:20 3e5f54012d9b: Download complete 04:14:20 a0d0a0d46f8b: Verifying Checksum 04:14:20 a0d0a0d46f8b: Download complete 04:14:20 0c2d73faf560: Verifying Checksum 04:14:20 0c2d73faf560: Download complete 04:14:20 4c7163046ea9: Verifying Checksum 04:14:20 4c7163046ea9: Download complete 04:14:20 a0d0a0d46f8b: Pull complete 04:14:20 3e5f54012d9b: Pull complete 04:14:20 4c7163046ea9: Pull complete 04:14:20 0c2d73faf560: Pull complete 04:14:20 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:14:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:14:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:14:20 prd-centos7-docker-4c-2g-377 does not seem to be running inside a container 04:14:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:14:21 $ docker top 48bcd8ea2aca108dbefd34ead0047080b615c2c890c5dea9c16c7e9aec310e0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:14:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:21 [ssh-agent] Looking for ssh-agent implementation... 04:14:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:21 $ docker exec 48bcd8ea2aca108dbefd34ead0047080b615c2c890c5dea9c16c7e9aec310e0e ssh-agent 04:14:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMgpanp/agent.15 04:14:22 SSH_AGENT_PID=21 04:14:22 Running ssh-add (command line suppressed) 04:14:22 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2156417305088684186.key (/w/workspace/edgex-go/3@tmp/private_key_2156417305088684186.key) 04:14:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:22 + git tag --points-at HEAD [Pipeline] } 04:14:22 $ docker exec --env ******** --env ******** 48bcd8ea2aca108dbefd34ead0047080b615c2c890c5dea9c16c7e9aec310e0e ssh-agent -k 04:14:22 unset SSH_AUTH_SOCK; 04:14:22 unset SSH_AGENT_PID; 04:14:22 echo Agent pid 21 killed; 04:14:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:14:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:22 [ssh-agent] Looking for ssh-agent implementation... 04:14:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:22 $ docker exec 48bcd8ea2aca108dbefd34ead0047080b615c2c890c5dea9c16c7e9aec310e0e ssh-agent 04:14:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGONAAD/agent.56 04:14:22 SSH_AGENT_PID=62 04:14:22 Running ssh-add (command line suppressed) 04:14:22 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7165164950444241697.key (/w/workspace/edgex-go/3@tmp/private_key_7165164950444241697.key) 04:14:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:23 + git semver init 04:14:23 # -> Open(): unable to determine branch for HEAD 04:14:23 # $GIT_DIR = /w/workspace/edgex-go/3/.git 04:14:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 04:14:23 # $SEMVER_REMOTE_NAME = origin 04:14:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:14:23 # $SEMVER_USER_NAME = edgex-jenkins 04:14:23 # $SEMVER_BRANCH = PR-3759 04:14:23 # $SEMVER_TEMP = /tmp/semver-466445625 04:14:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:14:38 # '/tmp/semver-466445625' -> '/w/workspace/edgex-go/3/.semver' 04:14:38 # -> Force: false 04:14:38 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 04:14:38 $ docker exec --env ******** --env ******** 48bcd8ea2aca108dbefd34ead0047080b615c2c890c5dea9c16c7e9aec310e0e ssh-agent -k 04:14:38 unset SSH_AUTH_SOCK; 04:14:38 unset SSH_AGENT_PID; 04:14:38 echo Agent pid 62 killed; 04:14:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:14:38 + git semver [Pipeline] } 04:14:38 $ docker stop --time=1 48bcd8ea2aca108dbefd34ead0047080b615c2c890c5dea9c16c7e9aec310e0e 04:14:40 $ docker rm -f 48bcd8ea2aca108dbefd34ead0047080b615c2c890c5dea9c16c7e9aec310e0e [Pipeline] // withDockerContainer [Pipeline] sh 04:14:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:14:41 Stashed 1 file(s) [Pipeline] echo 04:14:41 [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 04:14:41 ========================================================= 04:14:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:14:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:14:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:14:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:14:41 a0d0a0d46f8b: Already exists 04:14:41 31adcdaf11c8: Pulling fs layer 04:14:41 b8b176561691: Pulling fs layer 04:14:41 4527c011a84f: Pulling fs layer 04:14:41 5d74067f8e1e: Pulling fs layer 04:14:41 e0aca202a116: Pulling fs layer 04:14:41 3a43be97a3b4: Pulling fs layer 04:14:41 34cad66bf833: Pulling fs layer 04:14:41 b4e3c513aaa6: Pulling fs layer 04:14:41 5d74067f8e1e: Waiting 04:14:41 e0aca202a116: Waiting 04:14:41 3a43be97a3b4: Waiting 04:14:41 34cad66bf833: Waiting 04:14:41 b4e3c513aaa6: Waiting 04:14:41 b8b176561691: Verifying Checksum 04:14:41 b8b176561691: Download complete 04:14:41 31adcdaf11c8: Verifying Checksum 04:14:41 31adcdaf11c8: Download complete 04:14:41 5d74067f8e1e: Verifying Checksum 04:14:41 5d74067f8e1e: Download complete 04:14:41 e0aca202a116: Verifying Checksum 04:14:41 e0aca202a116: Download complete 04:14:41 3a43be97a3b4: Verifying Checksum 04:14:41 3a43be97a3b4: Download complete 04:14:42 31adcdaf11c8: Pull complete 04:14:42 34cad66bf833: Verifying Checksum 04:14:42 34cad66bf833: Download complete 04:14:42 b8b176561691: Pull complete 04:14:42 b4e3c513aaa6: Verifying Checksum 04:14:42 b4e3c513aaa6: Download complete 04:14:42 4527c011a84f: Verifying Checksum 04:14:42 4527c011a84f: Download complete 04:14:46 4527c011a84f: Pull complete 04:14:46 5d74067f8e1e: Pull complete 04:14:46 e0aca202a116: Pull complete 04:14:46 3a43be97a3b4: Pull complete 04:14:46 34cad66bf833: Pull complete 04:14:49 b4e3c513aaa6: Pull complete 04:14:49 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 04:14:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:14:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 04:14:49 + docker build -t ci-base-image-x86_64 -f - . 04:14:49 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:14:49 WORKDIR /edgex 04:14:49 COPY go.mod . 04:14:49 RUN go mod download' 04:14:53 Sending build context to Docker daemon 329.6MB 04:14:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:14:53 ---> 9f6097aaca64 04:14:53 Step 2/4 : WORKDIR /edgex 04:14:53 ---> Running in 44184d57f137 04:14:53 Removing intermediate container 44184d57f137 04:14:53 ---> 5b3607748826 04:14:53 Step 3/4 : COPY go.mod . 04:14:53 ---> 295b362c12e9 04:14:53 Step 4/4 : RUN go mod download 04:14:53 ---> Running in eea00a205b9e 04:14:56 Still waiting to schedule task 04:14:56 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:15:26 Removing intermediate container eea00a205b9e 04:15:26 ---> e22f0be86981 04:15:26 Successfully built e22f0be86981 04:15:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:15:26 + docker inspect -f . ci-base-image-x86_64 04:15:26 . [Pipeline] withDockerContainer 04:15:26 prd-centos7-docker-4c-2g-377 does not seem to be running inside a container 04:15:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:15:26 $ docker top b02fbd5f119c1084dc38783f138ad8301089967d3f8c8c869713b75e4b20b362 -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:27 + go version 04:15:27 go version go1.16.8 linux/amd64 [Pipeline] } 04:15:27 $ docker stop --time=1 b02fbd5f119c1084dc38783f138ad8301089967d3f8c8c869713b75e4b20b362 04:15:28 $ docker rm -f b02fbd5f119c1084dc38783f138ad8301089967d3f8c8c869713b75e4b20b362 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:15:28 + docker inspect -f . ci-base-image-x86_64 04:15:28 . [Pipeline] withDockerContainer 04:15:29 prd-centos7-docker-4c-2g-377 does not seem to be running inside a container 04:15:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:15:29 $ docker top bc789185d01a1501af55d67b9ae7c8fc39fdb5bdf6f321707f877bc5291cd1bc -eo pid,comm [Pipeline] { [Pipeline] echo 04:15:29 ========================================================= 04:15:29 [edgeXBuildGoParallel] Running Tests and Build... 04:15:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:15:29 + make test 04:15:29 go mod tidy 04:15:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:15:36 ? github.com/edgexfoundry/edgex-go [no test files] 04:15:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:15:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:15:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:15:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:16:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:16:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:16:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:16:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:16:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:16:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:16:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:16:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:16:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:16:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 04:16:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:16:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:16:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements 04:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:16:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 47.2% of statements 04:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:16:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 90.1% of statements 04:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:16:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements 04:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:16:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.278s coverage: 94.2% of statements 04:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:16:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 04:16:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:16:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:16:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:16:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:16:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:16:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements 04:16:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:16:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:16:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:16:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements 04:16:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:16:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 04:16:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements 04:16:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:16:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 04:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements 04:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 04:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 04:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 04:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements 04:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 04:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.187s coverage: 82.5% of statements 04:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 89.4% of statements 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.222s coverage: 70.4% of statements 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.139s coverage: 43.4% of statements 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 04:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:16:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:16:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:16:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:16:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:16:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:16:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:16:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 04:16:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 04:16:57 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 04:17:36 GO111MODULE=on go vet ./... 04:17:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:17:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:17:46 ./bin/test-attribution-txt.sh [Pipeline] sh 04:17:47 + ls -al . 04:17:47 total 628 04:17:47 drwxrwxr-x 10 1001 1001 4096 Oct 20 04:17 . 04:17:47 drwxr-xr-x 4 root root 28 Oct 20 04:15 .. 04:17:47 -rw-rw-r-- 1 1001 1001 11 Oct 20 04:14 .dockerignore 04:17:47 drwxrwxr-x 8 1001 1001 179 Oct 20 04:14 .git 04:17:47 drwxrwxr-x 4 1001 1001 142 Oct 20 04:14 .github 04:17:47 -rw-rw-r-- 1 1001 1001 804 Oct 20 04:14 .gitignore 04:17:47 -rw-rw-r-- 1 1001 1001 42 Oct 20 04:14 .golangci.yml 04:17:47 -rw-rw-r-- 1 1001 1001 76 Oct 20 04:14 .hadolint.yml 04:17:47 drwx------ 3 1001 1001 58 Oct 20 04:14 .semver 04:17:47 -rw-rw-r-- 1 1001 1001 166 Oct 20 04:14 .sonarcloud.properties 04:17:47 -rw-rw-r-- 1 1001 1001 1171 Oct 20 04:14 ADOPTERS.md 04:17:47 -rw-rw-r-- 1 1001 1001 8608 Oct 20 04:14 Attribution.txt 04:17:47 -rw-rw-r-- 1 1001 1001 43881 Oct 20 04:14 CHANGELOG.md 04:17:47 -rw-rw-r-- 1 1001 1001 3804 Oct 20 04:14 CONTRIBUTING.md 04:17:47 -rw-rw-r-- 1 1001 1001 677 Oct 20 04:14 GOVERNANCE.md 04:17:47 -rw-rw-r-- 1 1001 1001 849 Oct 20 04:14 Jenkinsfile 04:17:47 -rw-rw-r-- 1 1001 1001 10775 Oct 20 04:14 LICENSE 04:17:47 -rw-rw-r-- 1 1001 1001 6508 Oct 20 04:14 Makefile 04:17:47 -rw-rw-r-- 1 1001 1001 582 Oct 20 04:14 OWNERS.md 04:17:47 -rw-rw-r-- 1 1001 1001 8256 Oct 20 04:14 README.md 04:17:47 -rw-rw-r-- 1 1001 1001 6912 Oct 20 04:14 SECURITY.md 04:17:47 -rw-rw-r-- 1 1001 1001 5 Oct 20 04:14 VERSION 04:17:47 -rw-rw-r-- 1 1001 1001 4131 Oct 20 04:14 ZMQWindows.md 04:17:47 drwxrwxr-x 2 1001 1001 37 Oct 20 04:14 bin 04:17:47 drwxrwxr-x 14 1001 1001 4096 Oct 20 04:14 cmd 04:17:47 -rw-r--r-- 1 root root 420693 Oct 20 04:16 coverage.out 04:17:47 -rw-rw-r-- 1 1001 1001 829 Oct 20 04:14 go.mod 04:17:47 -rw-rw-r-- 1 1001 1001 50143 Oct 20 04:14 go.sum 04:17:47 drwxrwxr-x 8 1001 1001 124 Oct 20 04:14 internal 04:17:47 drwxrwxr-x 3 1001 1001 16 Oct 20 04:14 openapi 04:17:47 drwxrwxr-x 4 1001 1001 71 Oct 20 04:14 snap 04:17:47 -rw-rw-r-- 1 1001 1001 204 Oct 20 04:14 version.go [Pipeline] sh 04:17:47 + '[' -e coverage.out ] 04:17:47 + chown 1001:1001 coverage.out [Pipeline] stash 04:17:47 Stashed 1 file(s) [Pipeline] sh 04:17:47 + make build 04:17:47 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 04:17: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 04:17:58 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 04:17:58 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 04:17:58 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 04:17:58 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 04:17:59 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 04:18: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 04:18:01 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 04:18:03 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 04:18:03 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 04:18:05 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] } 04:18:07 $ docker stop --time=1 bc789185d01a1501af55d67b9ae7c8fc39fdb5bdf6f321707f877bc5291cd1bc 04:18:09 $ docker rm -f bc789185d01a1501af55d67b9ae7c8fc39fdb5bdf6f321707f877bc5291cd1bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:18:10 04:18:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:18:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:18:11 latest: Pulling from edgex-devops/edgex-compose 04:18:11 cbdbe7a5bc2a: Pulling fs layer 04:18:11 ca9280d653b3: Pulling fs layer 04:18:11 7e9c9ca2126c: Pulling fs layer 04:18:11 cbdbe7a5bc2a: Verifying Checksum 04:18:11 cbdbe7a5bc2a: Download complete 04:18:11 ca9280d653b3: Verifying Checksum 04:18:11 ca9280d653b3: Download complete 04:18:11 cbdbe7a5bc2a: Pull complete 04:18:11 7e9c9ca2126c: Download complete 04:18:12 ca9280d653b3: Pull complete 04:18:16 7e9c9ca2126c: Pull complete 04:18:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:18:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:18:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:18:16 prd-centos7-docker-4c-2g-377 does not seem to be running inside a container 04:18:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:18:19 $ docker top e3cc301e0d7aaef74c0657fd4b3f206a15d1df70c84bfd9fbff407d39be97609 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:19 + grep parallel 04:18:19 + docker-compose build --help 04:18:20 --parallel Build images in parallel. [Pipeline] } 04:18:20 $ docker stop --time=1 e3cc301e0d7aaef74c0657fd4b3f206a15d1df70c84bfd9fbff407d39be97609 04:18:21 $ docker rm -f e3cc301e0d7aaef74c0657fd4b3f206a15d1df70c84bfd9fbff407d39be97609 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:18:21 . [Pipeline] withDockerContainer 04:18:21 prd-centos7-docker-4c-2g-377 does not seem to be running inside a container 04:18:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:18:22 $ docker top c5a03331dc34aa45c1d52daed65c701ac80ec20a18633e480c082d8b3f99668d -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:22 + docker-compose -f ./docker-compose-build.yml build --parallel 04:18:23 Building core-command ... 04:18:23 Building core-data ... 04:18:23 Building core-metadata ... 04:18:23 Building security-bootstrapper ... 04:18:23 Building security-proxy-setup ... 04:18:23 Building security-secretstore-setup ... 04:18:23 Building support-notifications ... 04:18:23 Building support-scheduler ... 04:18:23 Building sys-mgmt-agent ... 04:18:23 Building support-notifications 04:18:23 Building sys-mgmt-agent 04:18:23 Building core-metadata 04:18:23 Building security-proxy-setup 04:18:23 Building core-command 04:18:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:18:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:18:33 ---> e22f0be86981 04:18:33 Step 3/22 : WORKDIR /edgex-go 04:18:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:18:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:18:33 ---> e22f0be86981 04:18:33 Step 3/22 : WORKDIR /edgex-go 04:18:38 ---> Running in aa3ba9ee84b8 04:18:38 ---> Running in a910250a4efe 04:18:43 Removing intermediate container aa3ba9ee84b8 04:18:43 ---> 84b5d4840e41 04:18:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:43 Removing intermediate container a910250a4efe 04:18:43 ---> b99a4178b4ce 04:18:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:43 ---> Running in b4fc959de7ab 04:18:43 ---> Running in fff1a82fae95 04:18:45 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:18:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:18:45 ---> e22f0be86981 04:18:45 Step 3/20 : WORKDIR /edgex-go 04:18:45 ---> Using cache 04:18:45 ---> b99a4178b4ce 04:18:45 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:45 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:18:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:18:45 ---> e22f0be86981 04:18:45 Step 3/21 : WORKDIR /edgex-go 04:18:45 ---> Using cache 04:18:45 ---> b99a4178b4ce 04:18:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:45 ---> Running in 2918af6db3ad 04:18:45 ---> Running in 4a7d447e9ddd 04:18:45 Removing intermediate container fff1a82fae95 04:18:45 ---> ab310fc847a4 04:18:45 Step 5/22 : RUN apk add --update --no-cache make git 04:18:46 ---> Running in e2b3d7be69df 04:18:46 Removing intermediate container b4fc959de7ab 04:18:46 ---> 2f8b510371f7 04:18:46 Step 5/22 : RUN apk add --update --no-cache make bash git 04:18:46 ---> Running in 71b159c9dbfa 04:18:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:18:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:18:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:18:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:18:46 ---> e22f0be86981 04:18:46 Step 3/22 : WORKDIR /edgex-go 04:18:46 ---> Using cache 04:18:46 ---> b99a4178b4ce 04:18:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:46 ---> Using cache 04:18:46 ---> 65f2f4b40a53 04:18:46 Step 5/22 : RUN apk add --update --no-cache make git 04:18:46 Removing intermediate container 2918af6db3ad 04:18:46 ---> 65f2f4b40a53 04:18:46 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 04:18:46 ---> Running in 6154d5d4f4a1 04:18:46 ---> Running in 3f1739229a2b 04:18:46 Removing intermediate container 4a7d447e9ddd 04:18:46 ---> bb3efb3fe0c9 04:18:46 Step 5/20 : RUN apk add --update --no-cache make git 04:18:47 ---> Running in ebf955c79cce 04:18:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:18:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:18:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:18:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:18:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:18:47 OK: 220 MiB in 52 packages 04:18:47 OK: 220 MiB in 52 packages 04:18:47 Removing intermediate container 71b159c9dbfa 04:18:47 ---> 1c1ef76adce4 04:18:47 Step 6/22 : COPY . . 04:18:47 Removing intermediate container e2b3d7be69df 04:18:47 ---> d8052d82a382 04:18:47 Step 6/22 : COPY . . 04:18:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:18:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:18:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:18:48 OK: 220 MiB in 52 packages 04:18:48 OK: 220 MiB in 52 packages 04:18:48 OK: 220 MiB in 52 packages 04:18:51 Removing intermediate container 6154d5d4f4a1 04:18:51 ---> caac6389d361 04:18:51 Step 6/22 : COPY . . 04:18:51 Removing intermediate container 3f1739229a2b 04:18:51 ---> 0969c9e79ce6 04:18:51 Step 6/21 : COPY . . 04:18:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-382 in /w/workspace/edgexfoundry_edgex-go_PR-3759 [Pipeline] { [Pipeline] ws 04:18:51 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 04:18:52 Removing intermediate container ebf955c79cce 04:18:52 ---> 6185317acc87 04:18:52 Step 6/20 : COPY . . 04:18:52 The recommended git tool is: git 04:18:58 using credential edgex-jenkins-ssh 04:18:58 Cloning the remote Git repository 04:18:58 ---> fcf65e5ebba4 04:18:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:58 ---> Running in a520a94a795d 04:18:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:18:58 > git init /w/workspace/edgex-go/3 # timeout=10 04:18:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:18:59 > git --version # timeout=10 04:18:59 > git --version # 'git version 2.17.1' 04:18:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:18:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:05 ---> 0ea696353614 04:19:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:05 ---> Running in 73cc24aaf847 04:19:05 Removing intermediate container a520a94a795d 04:19:05 ---> 6035a9aee9c8 04:19:05 Step 8/22 : RUN make cmd/core-command/core-command 04:19:05 ---> Running in 57a4e22ef83c 04:19:06 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 04:19:07 Removing intermediate container 73cc24aaf847 04:19:07 ---> f68b645dd236 04:19:07 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:19:07 ---> Running in 99ff8a3519c9 04:19:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:19:10 ---> dee3b6ebf517 04:19:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:11 ---> Running in 3d4744dd37e4 04:19:13 ---> 8ad162d48afd 04:19:13 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:13 ---> Running in 64a4aefffd79 04:19:13 ---> c349581ae129 04:19:13 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:13 ---> Running in 848e333297e1 04:19:13 Removing intermediate container 3d4744dd37e4 04:19:13 ---> 336c6e1f821e 04:19:13 Step 8/22 : RUN make cmd/core-metadata/core-metadata 04:19:13 ---> Running in af9e754c6e69 04:19:14 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 04:19:15 Removing intermediate container 64a4aefffd79 04:19:15 ---> 0f361adab5e5 04:19:15 Step 8/21 : RUN make cmd/support-notifications/support-notifications 04:19:15 ---> Running in e2472c22587f 04:19:16 Removing intermediate container 848e333297e1 04:19:16 ---> 9ba1f360f6e5 04:19:16 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:19:16 ---> Running in 5a8318916cd8 04:19:16 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 04:19:16 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 04:19:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:19:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:19:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:19:16 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3759/head:refs/remotes/origin/PR-3759 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:19:17 Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit 7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:19:17 Merge succeeded, producing 7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:19:17 Checking out Revision 7b375ad7dd174ceab43231717ee6a136af8e8a8e (PR-3759) 04:19:17 > git config core.sparsecheckout # timeout=10 04:19:17 > git checkout -f 7b375ad7dd174ceab43231717ee6a136af8e8a8e # timeout=10 04:19:17 > git remote # timeout=10 04:19:17 > git config --get remote.origin.url # timeout=10 04:19:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:17 > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 04:19:17 > git rev-parse HEAD^{commit} # timeout=10 04:19:17 > git config core.sparsecheckout # timeout=10 04:19:17 > git checkout -f 7b375ad7dd174ceab43231717ee6a136af8e8a8e # timeout=10 04:19:22 Commit message: "feat(notifications): add new API to Get Transmissions by Notification id" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:19:23 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:23 Dload Upload Total Spent Left Speed 04:19:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh 04:19:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:19:24 + sudo tee /etc/docker/daemon.new 04:19:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:19:24 { 04:19:24 "registry-mirrors": [ 04:19:24 "https://nexus3.edgexfoundry.org:10001" 04:19:24 ], 04:19:24 "bip": "10.250.0.254/24", 04:19:24 "hosts": [ 04:19:24 "tcp://0.0.0.0:5555", 04:19:24 "unix:///var/run/docker.sock" 04:19:24 ], 04:19:24 "mtu": 1458, 04:19:24 "selinux-enabled": true, 04:19:24 "seccomp-profile": "/etc/docker/seccomp.json" 04:19:24 } [Pipeline] sh 04:19:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:19:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:43 provisioning config files... 04:19:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8976881819021654515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:43 ---> docker-login.sh 04:19:43 nexus3.edgexfoundry.org:10001 04:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:45 Configure a credential helper to remove this warning. See 04:19:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:45 04:19:45 Login Succeeded 04:19:45 nexus3.edgexfoundry.org:10002 04:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:46 Configure a credential helper to remove this warning. See 04:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:46 04:19:46 Login Succeeded 04:19:46 nexus3.edgexfoundry.org:10003 04:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:46 Configure a credential helper to remove this warning. See 04:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:46 04:19:46 Login Succeeded 04:19:46 nexus3.edgexfoundry.org:10004 04:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:47 Configure a credential helper to remove this warning. See 04:19:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:47 04:19:47 Login Succeeded 04:19:47 docker.io 04:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:48 Configure a credential helper to remove this warning. See 04:19:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:48 04:19:48 Login Succeeded 04:19:48 ---> docker-login.sh ends [Pipeline] } 04:19:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:19:48 Removing intermediate container 57a4e22ef83c 04:19:48 ---> 41f215c8a12c 04:19:48 04:19:48 Step 9/22 : FROM alpine:3.14 04:19:48 3.14: Pulling from library/alpine 04:19:48 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:19:48 Status: Downloaded newer image for alpine:3.14 04:19:48 ---> 14119a10abf4 04:19:48 Step 10/22 : RUN apk add --update --no-cache dumb-init 04:19:48 ---> Running in 8699a139669a 04:19:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:19:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:19:48 (1/1) Installing dumb-init (1.2.5-r1) 04:19:48 Executing busybox-1.33.1-r3.trigger 04:19:48 OK: 6 MiB in 15 packages 04:19:48 Removing intermediate container 99ff8a3519c9 04:19:48 ---> 8a5e7baa5aef 04:19:48 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:19:48 ---> Running in 52d106afd25f 04:19:48 Removing intermediate container 8699a139669a 04:19:48 ---> 3f1b4a4ff311 04:19:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:19:48 ---> Running in 523b7eefd09f 04:19:48 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 04:19:48 Removing intermediate container 523b7eefd09f 04:19:48 ---> ae3a1d763a45 04:19:48 Step 12/22 : ENV APP_PORT=59882 04:19:48 ---> Running in 06d317adad99 04:19:49 Removing intermediate container 06d317adad99 04:19:49 ---> 02d2499ef592 04:19:49 Step 13/22 : EXPOSE $APP_PORT 04:19:49 ---> Running in 899214c18052 04:19:49 Removing intermediate container 899214c18052 04:19:49 ---> 44f586abec79 04:19:49 Step 14/22 : WORKDIR / 04:19:49 ---> Running in da7eea0f586f [Pipeline] echo 04:19:49 ========================================================= 04:19:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:19:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:19:49 Removing intermediate container da7eea0f586f 04:19:49 ---> 9687bb71f6ff 04:19:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:19:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:19:49 ---> d6c2f5be17f2 04:19:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:19:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:19:49 552d1f2373af: Pulling fs layer 04:19:49 ea3f2d53f512: Pulling fs layer 04:19:49 9e70ebbbe112: Pulling fs layer 04:19:49 7a9cfe048b4a: Pulling fs layer 04:19:49 72dc09318566: Pulling fs layer 04:19:49 f4f7b4309257: Pulling fs layer 04:19:49 0ac9a79272e3: Pulling fs layer 04:19:49 b78e95d17946: Pulling fs layer 04:19:49 f4f7b4309257: Waiting 04:19:49 b78e95d17946: Waiting 04:19:49 0ac9a79272e3: Waiting 04:19:49 7a9cfe048b4a: Waiting 04:19:49 72dc09318566: Waiting 04:19:49 9e70ebbbe112: Verifying Checksum 04:19:49 9e70ebbbe112: Download complete 04:19:49 ea3f2d53f512: Verifying Checksum 04:19:49 ea3f2d53f512: Download complete 04:19:49 72dc09318566: Verifying Checksum 04:19:49 72dc09318566: Download complete 04:19:50 f4f7b4309257: Verifying Checksum 04:19:50 f4f7b4309257: Download complete 04:19:50 0ac9a79272e3: Verifying Checksum 04:19:50 0ac9a79272e3: Download complete 04:19:50 552d1f2373af: Verifying Checksum 04:19:50 552d1f2373af: Download complete 04:19:50 ---> 57e440a608e3 04:19:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:19:50 ---> 88b84f5df744 04:19:50 Step 18/22 : ENTRYPOINT ["/core-command"] 04:19:50 ---> Running in c94581b43f6b 04:19:50 Removing intermediate container c94581b43f6b 04:19:50 ---> a0a5df27adc4 04:19:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:19:50 ---> Running in 9d82244fead0 04:19:51 Removing intermediate container 9d82244fead0 04:19:51 ---> 445ef3ccf56c 04:19:51 Step 20/22 : LABEL arch=x86_64 04:19:51 Removing intermediate container 52d106afd25f 04:19:51 ---> f5b7d10d9da5 04:19:51 04:19:51 Step 10/22 : FROM docker:20.10.8 04:19:51 ---> Running in ca35d37a1384 04:19:51 552d1f2373af: Pull complete 04:19:51 20.10.8: Pulling from library/docker 04:19:51 Removing intermediate container ca35d37a1384 04:19:51 ---> 200510cfb87f 04:19:51 Step 21/22 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:19:51 ---> Running in 5c4af3b7f6ff 04:19:51 Removing intermediate container 5c4af3b7f6ff 04:19:51 ---> 1abf758df891 04:19:51 Step 22/22 : LABEL version=0.0.0 04:19:51 ea3f2d53f512: Pull complete 04:19:51 ---> Running in 76d9de30dc31 04:19:52 b78e95d17946: Verifying Checksum 04:19:52 b78e95d17946: Download complete 04:19:52 9e70ebbbe112: Pull complete 04:19:52 Removing intermediate container 76d9de30dc31 04:19:52 ---> 123ec1c654ff 04:19:52 04:19:52 Successfully built 123ec1c654ff 04:19:52 Successfully tagged core-command:latest 04:19:52 Building core-data 04:19:52 7a9cfe048b4a: Verifying Checksum 04:19:52 7a9cfe048b4a: Download complete 04:19:56  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 04:19:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:19:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:19:59 ---> e22f0be86981 04:19:59 Step 3/22 : WORKDIR /edgex-go 04:19:59 ---> Using cache 04:19:59 ---> b99a4178b4ce 04:19:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:59 ---> Using cache 04:19:59 ---> bb3efb3fe0c9 04:19:59 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:20:00 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 04:20:00 Status: Downloaded newer image for docker:20.10.8 04:20:01 ---> Running in 0fec34618475 04:20:01 ---> bc6c0ffef665 04:20:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:20:01 ---> Running in 06e7ce2a1e81 04:20:01 Removing intermediate container 06e7ce2a1e81 04:20:01 ---> 0eb2ce777f1e 04:20:01 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 04:20:01 ---> Running in 14d265ee8fc6 04:20:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:20:02 (1/42) Installing readline (8.1.0-r0) 04:20:02 (2/42) Installing bash (5.1.4-r0) 04:20:02 Executing bash-5.1.4-r0.post-install 04:20:02 (3/42) Installing brotli-libs (1.0.9-r5) 04:20:02 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:20:02 (5/42) Installing libcurl (7.79.1-r0) 04:20:02 (6/42) Installing curl (7.79.1-r0) 04:20:02 (7/42) Installing dumb-init (1.2.5-r1) 04:20:02 (8/42) Installing libbz2 (1.0.8-r1) 04:20:02 (9/42) Installing expat (2.4.1-r0) 04:20:02 (10/42) Installing libffi (3.3-r2) 04:20:02 (11/42) Installing gdbm (1.19-r0) 04:20:02 (12/42) Installing xz-libs (5.2.5-r0) 04:20:02 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:20:02 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:20:02 (15/42) Installing mpdecimal (2.5.1-r1) 04:20:02 (16/42) Installing sqlite-libs (3.35.5-r0) 04:20:02 (17/42) Installing python3 (3.9.5-r1) 04:20:02 7a9cfe048b4a: Pull complete 04:20:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:20:03 72dc09318566: Pull complete 04:20:03 OK: 220 MiB in 52 packages 04:20:03 f4f7b4309257: Pull complete 04:20:03 Removing intermediate container e2472c22587f 04:20:03 ---> 734a8da20434 04:20:03 04:20:03 Step 9/21 : FROM alpine:3.14 04:20:03 ---> 14119a10abf4 04:20:03 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 04:20:03 0ac9a79272e3: Pull complete 04:20:04 (18/42) Installing py3-appdirs (1.4.4-r2) 04:20:04 (19/42) Installing py3-chardet (4.0.0-r2) 04:20:04 ---> Running in 75391d085a63 04:20:04 (20/42) Installing py3-idna (3.2-r0) 04:20:04 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:20:04 (22/42) Installing py3-certifi (2020.12.5-r1) 04:20:04 Removing intermediate container 0fec34618475 04:20:04 ---> 93c5cd5c3f19 04:20:04 Step 6/22 : COPY . . 04:20:04 (23/42) Installing py3-requests (2.25.1-r4) 04:20:04 (24/42) Installing py3-msgpack (1.0.2-r1) 04:20:04 (25/42) Installing py3-lockfile (0.12.2-r4) 04:20:04 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:20:04 (27/42) Installing py3-colorama (0.4.4-r1) 04:20:04 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:20:04 (29/42) Installing py3-distlib (0.3.1-r3) 04:20:04 (30/42) Installing py3-distro (1.5.0-r3) 04:20:04 (31/42) Installing py3-six (1.15.0-r1) 04:20:04 (32/42) Installing py3-webencodings (0.5.1-r4) 04:20:04 (33/42) Installing py3-html5lib (1.1-r1) 04:20:05 (34/42) Installing py3-parsing (2.4.7-r2) 04:20:05 (35/42) Installing py3-packaging (20.9-r1) 04:20:05 (36/42) Installing py3-toml (0.10.2-r2) 04:20:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:20:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:20:06 (37/42) Installing py3-pep517 (0.10.0-r2) 04:20:06 (38/42) Installing py3-progress (1.5-r2) 04:20:06 (39/42) Installing py3-retrying (1.3.3-r1) 04:20:06 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:20:06 (41/42) Installing py3-setuptools (52.0.0-r3) 04:20:06 Removing intermediate container 5a8318916cd8 04:20:06 ---> f04f68d7d481 04:20:06 04:20:06 Step 9/20 : FROM alpine:3.14 04:20:06 ---> 14119a10abf4 04:20:06 Step 10/20 : RUN apk add --update --no-cache curl 04:20:06 (1/2) Installing ca-certificates (20191127-r5) 04:20:06 (42/42) Installing py3-pip (20.3.4-r1) 04:20:06 (2/2) Installing dumb-init (1.2.5-r1) 04:20:06 Executing busybox-1.33.1-r3.trigger 04:20:06 Executing ca-certificates-20191127-r5.trigger 04:20:06 OK: 6 MiB in 16 packages 04:20:06 Removing intermediate container af9e754c6e69 04:20:06 ---> 9154e8ae3a27 04:20:06 04:20:06 Step 9/22 : FROM alpine:3.14 04:20:06 ---> 14119a10abf4 04:20:06 Step 10/22 : RUN apk add --update --no-cache dumb-init 04:20:06 ---> Using cache 04:20:06 ---> 3f1b4a4ff311 04:20:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:20:06 ---> Using cache 04:20:06 ---> ae3a1d763a45 04:20:06 Step 12/22 : ENV APP_PORT=59881 04:20:06 ---> Running in 154e617df827 04:20:07 ---> Running in 8ff129b25c3a 04:20:07 Executing busybox-1.33.1-r3.trigger 04:20:07 OK: 84 MiB in 64 packages 04:20:07 Removing intermediate container 8ff129b25c3a 04:20:07 ---> ad04ffaace13 04:20:07 Step 13/22 : EXPOSE $APP_PORT 04:20:08 Collecting docker-compose==1.23.2 04:20:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:20:08 Removing intermediate container 75391d085a63 04:20:08 ---> 7d3519dbff2f 04:20:08 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:20:08 ---> Running in 0bed1e63aac4 04:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:20:08 Collecting PyYAML<4,>=3.10 04:20:08 Downloading PyYAML-3.13.tar.gz (270 kB) 04:20:08 ---> Running in 0d061aa84cad 04:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:20:08 Removing intermediate container 0bed1e63aac4 04:20:08 ---> 532a4ff1adb0 04:20:08 Step 14/22 : WORKDIR / 04:20:08 (1/5) Installing ca-certificates (20191127-r5) 04:20:08 (2/5) Installing brotli-libs (1.0.9-r5) 04:20:08 (3/5) Installing nghttp2-libs (1.43.0-r0) 04:20:08 (4/5) Installing libcurl (7.79.1-r0) 04:20:08 (5/5) Installing curl (7.79.1-r0) 04:20:08 Executing busybox-1.33.1-r3.trigger 04:20:08 Executing ca-certificates-20191127-r5.trigger 04:20:08 OK: 8 MiB in 19 packages 04:20:08 Removing intermediate container 0d061aa84cad 04:20:08 ---> cd86afc13f31 04:20:08 Step 12/21 : ENV APP_PORT=59860 04:20:09 b78e95d17946: Pull complete 04:20:09 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 04:20:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:20:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 04:20:09 ---> Running in 0b11da5e4d3c 04:20:09 Collecting docker<4.0,>=3.6.0 04:20:09 ---> Running in 88ddc3737cba 04:20:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:20:09 Collecting jsonschema<3,>=2.5.1 04:20:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:20:09 Collecting docopt<0.7,>=0.6.1 04:20:09 Downloading docopt-0.6.2.tar.gz (25 kB) 04:20:09 Removing intermediate container 0b11da5e4d3c 04:20:09 ---> 1c788cf57288 04:20:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:20:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:20:09 WORKDIR /edgex 04:20:09 COPY go.mod . 04:20:09 RUN go mod download 04:20:09 + docker build -t ci-base-image-arm64 -f - . 04:20:09 Removing intermediate container 88ddc3737cba 04:20:09 ---> 692f6e6fd5d6 04:20:09 Step 13/21 : EXPOSE $APP_PORT 04:20:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:20:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:20:09 Collecting websocket-client<1.0,>=0.32.0 04:20:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:20:09 ---> Running in 7c420e5ddbac 04:20:09 Collecting dockerpty<0.5,>=0.4.1 04:20:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:20:09 Removing intermediate container 154e617df827 04:20:09 ---> 43d68870c8a8 04:20:09 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:20:09 ---> dfd23019ee9c 04:20:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:20:09 ---> Running in 9b4f5b515900 04:20:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 04:20:10 Collecting cached-property<2,>=1.2.0 04:20:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:20:10 Collecting texttable<0.10,>=0.9.0 04:20:10 Downloading texttable-0.9.1.tar.gz (11 kB) 04:20:10 ---> 6a8386533ea4 04:20:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:10 Removing intermediate container 9b4f5b515900 04:20:10 ---> ff658c17cf99 04:20:10 Step 12/20 : WORKDIR /edgex 04:20:10 Removing intermediate container 7c420e5ddbac 04:20:10 ---> 919d90563ed9 04:20:10 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 04:20:10 ---> 91036133d034 04:20:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:20:10 ---> Running in f52c4b6a6525 04:20:10 ---> Running in dcaf1e298969 04:20:10 Collecting docker-pycreds>=0.4.0 04:20:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:20:10 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) 04:20:10 Collecting idna<2.8,>=2.5 04:20:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:20:10 Removing intermediate container f52c4b6a6525 04:20:10 ---> 8c3c475dff7e 04:20:10 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:20:10 Collecting urllib3<1.25,>=1.21.1 04:20:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:20:10 ---> bc56547215d6 04:20:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:20:10 Collecting chardet<3.1.0,>=3.0.2 04:20:10 ---> 1b5f82952b3f 04:20:10 Step 18/22 : ENTRYPOINT ["/core-metadata"] 04:20:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:20:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:20:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:20:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:20:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:20:11 ---> Running in 140b2ccd94db 04:20:11 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:20:11 Attempting uninstall: urllib3 04:20:11 Found existing installation: urllib3 1.26.5 04:20:11 Uninstalling urllib3-1.26.5: 04:20:11 Successfully uninstalled urllib3-1.26.5 04:20:11 ---> 7bd9c59e622c 04:20:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:20:11 ---> 18b5900b0bc3 04:20:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:20:11 Attempting uninstall: idna 04:20:11 Found existing installation: idna 3.2 04:20:11 Uninstalling idna-3.2: 04:20:11 Removing intermediate container 140b2ccd94db 04:20:11 ---> 51ae7df874db 04:20:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:20:11 Successfully uninstalled idna-3.2 04:20:11 Sending build context to Docker daemon 166.5MB 04:20:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:20:11 ---> 8b459fc5aaf0 04:20:11 Step 2/4 : WORKDIR /edgex 04:20:11 ---> Running in 4bf24d5b7de3 04:20:11 Attempting uninstall: chardet 04:20:11 Found existing installation: chardet 4.0.0 04:20:11 Uninstalling chardet-4.0.0: 04:20:11 Successfully uninstalled chardet-4.0.0 04:20:11 ---> 20ea5aab9c86 04:20:11 Step 17/21 : ENTRYPOINT ["/support-notifications"] 04:20:11 Removing intermediate container 4bf24d5b7de3 04:20:11 ---> ba1b336ca824 04:20:11 Step 20/22 : LABEL arch=x86_64 04:20:11 ---> Running in 4d311d341a55 04:20:11 ---> Running in 0d67625c3a15 04:20:11 Removing intermediate container dcaf1e298969 04:20:11 ---> 65235cd96197 04:20:11 Step 8/22 : RUN make cmd/core-data/core-data 04:20:11 ---> bf9684eb3aca 04:20:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:20:11 Attempting uninstall: requests 04:20:11 Found existing installation: requests 2.25.1 04:20:11 Uninstalling requests-2.25.1: 04:20:11 Successfully uninstalled requests-2.25.1 04:20:12 ---> Running in fb0949b5a40c 04:20:12 Removing intermediate container 4d311d341a55 04:20:12 ---> f906c953e1d9 04:20:12 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:20:12 Removing intermediate container 0d67625c3a15 04:20:12 ---> 133943a66af4 04:20:12 Step 21/22 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:20:12 Running setup.py install for texttable: started 04:20:12 ---> Running in 1705e7779a1b 04:20:12 ---> Running in 5b1e352023fc 04:20:12 Removing intermediate container 1705e7779a1b 04:20:12 ---> 96dc4a0214f4 04:20:12 Step 19/21 : LABEL arch=x86_64 04:20:12 ---> 80841f545ce0 04:20:12 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:20:12 Running setup.py install for texttable: finished with status 'done' 04:20:12 Running setup.py install for PyYAML: started 04:20:12 ---> Running in 14bb06253f11 04:20:12 ---> Running in 9c8c70865cc4 04:20:12 Removing intermediate container 5b1e352023fc 04:20:12 ---> c201bc0588eb 04:20:12 Step 22/22 : LABEL version=0.0.0 04:20:12 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 04:20:12 ---> Running in 050bc5f339ee 04:20:12 Removing intermediate container 9c8c70865cc4 04:20:12 ---> 9cddb927db5c 04:20:12 Step 17/20 : CMD ["--init=true"] 04:20:12 Removing intermediate container 14bb06253f11 04:20:12 ---> 5444df4a7298 04:20:12 Step 20/21 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:20:13 Removing intermediate container 050bc5f339ee 04:20:13 ---> fd61df6b2af3 04:20:13 04:20:13 ---> Running in 1af08eb8168d 04:20:13 ---> Running in e50c8cabb6f3 04:20:13 Running setup.py install for PyYAML: finished with status 'done' 04:20:13 Removing intermediate container 1af08eb8168d 04:20:13 ---> 148253869a66 04:20:13 Step 21/21 : LABEL version=0.0.0 04:20:13 Successfully built fd61df6b2af3 04:20:13 ---> Running in a9262499efd8 04:20:13 Successfully tagged core-metadata:latest 04:20:13 Building support-scheduler 04:20:13  Building core-metadata ... done  Running setup.py install for docopt: started 04:20:13 Removing intermediate container e50c8cabb6f3 04:20:13 ---> 9bd3c02f82e0 04:20:13 Step 18/20 : LABEL arch=x86_64 04:20:13 ---> Running in 9854fcd13095 04:20:13 Removing intermediate container a9262499efd8 04:20:13 ---> 5b306ca3875f 04:20:13 04:20:13 Successfully built 5b306ca3875f 04:20:13 Removing intermediate container 9854fcd13095 04:20:13 ---> ae5674de1635 04:20:13 Step 19/20 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:20:13 Successfully tagged support-notifications:latest 04:20:13  Building support-notifications ... done Building security-secretstore-setup 04:20:13 ---> Running in 2161976cdd0f 04:20:13 Running setup.py install for docopt: finished with status 'done' 04:20:13 Running setup.py install for dockerpty: started 04:20:13 Removing intermediate container 2161976cdd0f 04:20:13 ---> f00085f092d7 04:20:13 Step 20/20 : LABEL version=0.0.0 04:20:14 Running setup.py install for dockerpty: finished with status 'done' 04:20:15 ---> Running in 1cca1ce94e06 04:20:17 Removing intermediate container 1cca1ce94e06 04:20:17 ---> bf1bdbfd2b7a 04:20:17 04:20:17 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 04:20:17 Successfully built bf1bdbfd2b7a 04:20:17 Successfully tagged security-proxy-setup:latest 04:20:17 Building security-bootstrapper 04:20:18 ---> Running in 1fa3649f6d32 04:20:18 Removing intermediate container 1fa3649f6d32 04:20:18 ---> d64453f32099 04:20:18 Step 3/4 : COPY go.mod . 04:20:18 ---> 56ce361dd04d 04:20:18 Step 4/4 : RUN go mod download 04:20:19 ---> Running in ab076e0e1483 04:20:20  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:20:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:20:20 ---> e22f0be86981 04:20:20 Step 3/24 : WORKDIR /edgex-go 04:20:20 ---> Using cache 04:20:20 ---> b99a4178b4ce 04:20:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:20 ---> Using cache 04:20:20 ---> bb3efb3fe0c9 04:20:20 Step 5/24 : RUN apk add --update --no-cache make git 04:20:20 ---> Using cache 04:20:20 ---> 6185317acc87 04:20:20 Step 6/24 : COPY . . 04:20:20 ---> Using cache 04:20:20 ---> c349581ae129 04:20:20 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:20 ---> Using cache 04:20:20 ---> 9ba1f360f6e5 04:20:20 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:20:23 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:20:23 Step 2/30 : FROM ${BUILDER_BASE} AS builder 04:20:23 ---> e22f0be86981 04:20:23 Step 3/30 : WORKDIR /edgex-go 04:20:23 ---> Using cache 04:20:23 ---> b99a4178b4ce 04:20:23 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:23 ---> Using cache 04:20:23 ---> bb3efb3fe0c9 04:20:23 Step 5/30 : RUN apk add --update --no-cache make git 04:20:23 ---> Using cache 04:20:23 ---> 6185317acc87 04:20:23 Step 6/30 : COPY . . 04:20:24 ---> Using cache 04:20:24 ---> c349581ae129 04:20:24 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:24 ---> Using cache 04:20:24 ---> 9ba1f360f6e5 04:20:24 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:20:24 ---> Running in e0a13469fa1f 04:20:25 Removing intermediate container 14d265ee8fc6 04:20:25 ---> 03f1f1f0f5c2 04:20:25 Step 13/22 : ENV APP_PORT=58890 04:20:25 ---> Running in 0804ce8e2fef 04:20:25 ---> Running in b8a0e6f00c98 04:20:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:20:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:20:25 ---> e22f0be86981 04:20:25 Step 3/23 : WORKDIR /edgex-go 04:20:25 ---> Using cache 04:20:25 ---> b99a4178b4ce 04:20:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:25 ---> Using cache 04:20:25 ---> bb3efb3fe0c9 04:20:25 Step 5/23 : RUN apk add --update --no-cache make git 04:20:25 ---> Using cache 04:20:25 ---> 6185317acc87 04:20:25 Step 6/23 : COPY go.mod . 04:20:25 Removing intermediate container b8a0e6f00c98 04:20:25 ---> 3af1524f4c23 04:20:25 Step 14/22 : EXPOSE $APP_PORT 04:20:26 ---> Running in d50876cc4bf3 04:20:26 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 04:20:26 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 04:20:26 ---> 11ad5f9635fb 04:20:26 Step 7/23 : RUN go mod download 04:20:26 Removing intermediate container d50876cc4bf3 04:20:26 ---> 17fbac132fdf 04:20:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:20:26 ---> Running in 3b362f95c540 04:20:26 ---> f774637cb125 04:20:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:20:27 ---> e5534e9c675c 04:20:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:20:27 ---> dd5ded65eedf 04:20:27 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 04:20:27 ---> Running in 7443ee7bb877 04:20:27 Removing intermediate container 7443ee7bb877 04:20:27 ---> 9c57658ebbb1 04:20:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:20:27 ---> Running in accd2ab857c2 04:20:28 Removing intermediate container accd2ab857c2 04:20:28 ---> 8d537f16ecb7 04:20:28 Step 20/22 : LABEL arch=x86_64 04:20:28 ---> Running in ff681639af17 04:20:28 Removing intermediate container ff681639af17 04:20:28 ---> 11a3479699aa 04:20:28 Step 21/22 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:20:28 ---> Running in 538f80e8e470 04:20:28 Removing intermediate container 538f80e8e470 04:20:28 ---> 62001e3dfefa 04:20:28 Step 22/22 : LABEL version=0.0.0 04:20:28 ---> Running in cc67a26d8813 04:20:28 Removing intermediate container cc67a26d8813 04:20:28 ---> f907e3deb111 04:20:28 04:20:28 Successfully built f907e3deb111 04:20:28 Successfully tagged sys-mgmt-agent:latest 04:20:29  Building sys-mgmt-agent ... done Removing intermediate container 3b362f95c540 04:20:29 ---> 0a6338fc31fc 04:20:29 Step 8/23 : COPY . . 04:20:37 ---> 775ce753929b 04:20:37 Step 9/23 : RUN go mod tidy 04:20:37 ---> Running in cba0d1d00635 04:20:40 Removing intermediate container cba0d1d00635 04:20:40 ---> fdd09d746cbc 04:20:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:20:40 ---> Running in 255f827a3b03 04:20:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:20:59 Removing intermediate container fb0949b5a40c 04:20:59 ---> c92f89eb1556 04:20:59 04:20:59 Step 9/22 : FROM alpine:3.14 04:20:59 ---> 14119a10abf4 04:20:59 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:20:59 ---> Running in 9d7f582d8cb8 04:20:59 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 04:20:59 Removing intermediate container 9d7f582d8cb8 04:20:59 ---> 8867fa6e7f00 04:20:59 Step 11/22 : ENV APP_PORT=59880 04:20:59 ---> Running in 865e1e54ebec 04:20:59 Removing intermediate container 865e1e54ebec 04:20:59 ---> e1067d849a87 04:20:59 Step 12/22 : EXPOSE $APP_PORT 04:20:59 ---> Running in d153513da032 04:20:59 Removing intermediate container d153513da032 04:20:59 ---> 0018c90554ef 04:20:59 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:00 ---> Running in 413dc51e8b95 04:21:00 Removing intermediate container 413dc51e8b95 04:21:00 ---> e76602a10443 04:21:00 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 04:21:00 ---> Running in 9cb6cdd07561 04:21:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:21:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:21:02 (1/6) Installing dumb-init (1.2.5-r1) 04:21:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:21:03 (3/6) Installing libsodium (1.0.18-r0) 04:21:03 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:21:03 (5/6) Installing libzmq (4.3.4-r0) 04:21:03 (6/6) Installing zeromq (4.3.4-r0) 04:21:03 Executing busybox-1.33.1-r3.trigger 04:21:03 OK: 8 MiB in 20 packages 04:21:03 Removing intermediate container 0804ce8e2fef 04:21:03 ---> abb2b4c42b5f 04:21:03 04:21:03 Step 9/30 : FROM alpine:3.14 04:21:03 ---> 14119a10abf4 04:21:03 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:21:03 Removing intermediate container e0a13469fa1f 04:21:03 ---> 8e07c1301ae1 04:21:03 04:21:03 Step 9/24 : FROM alpine:3.14 04:21:03 ---> 14119a10abf4 04:21:03 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:21:04 ---> Running in 942b1e7028e2 04:21:04 ---> Running in 5566a726e41f 04:21:04 Removing intermediate container 942b1e7028e2 04:21:04 ---> 1e8b49854ef3 04:21:04 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 04:21:04 ---> Running in 4bca2d4db6c5 04:21:04 Removing intermediate container 9cb6cdd07561 04:21:04 ---> e220f419340d 04:21:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:21:04 ---> 0d82a1a6d3e9 04:21:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:21:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:21:05 (1/3) Installing ca-certificates (20191127-r5) 04:21:05 (2/3) Installing dumb-init (1.2.5-r1) 04:21:05 (3/3) Installing su-exec (0.2-r1) 04:21:05 Executing busybox-1.33.1-r3.trigger 04:21:05 Executing ca-certificates-20191127-r5.trigger 04:21:05 (1/2) Installing dumb-init (1.2.5-r1) 04:21:05 OK: 6 MiB in 17 packages 04:21:05 (2/2) Installing su-exec (0.2-r1) 04:21:05 Executing busybox-1.33.1-r3.trigger 04:21:05 OK: 6 MiB in 16 packages 04:21:05 ---> 3f96d508e16a 04:21:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:21:06 ---> fe5b6fd7218b 04:21:06 Step 18/22 : ENTRYPOINT ["/core-data"] 04:21:06 ---> Running in ad01780fc27e 04:21:06 Removing intermediate container 4bca2d4db6c5 04:21:06 ---> 97b1dc75eb11 04:21:06 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 04:21:06 Removing intermediate container 5566a726e41f 04:21:06 ---> e610c04fefdc 04:21:06 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:21:06 Removing intermediate container ad01780fc27e 04:21:06 ---> d40b30ffa43f 04:21:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:21:06 ---> Running in d7eb14b41bf2 04:21:06 ---> Running in f7d4f0bb58fd 04:21:06 ---> Running in 88e896ba5a30 04:21:06 Removing intermediate container f7d4f0bb58fd 04:21:06 ---> 4f4c7ef48cfb 04:21:06 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:21:06 Removing intermediate container d7eb14b41bf2 04:21:06 ---> d2ba3325e0ff 04:21:06 Step 12/24 : WORKDIR / 04:21:06 ---> Running in 8e0d235ca462 04:21:06 Removing intermediate container 88e896ba5a30 04:21:06 ---> 3da86478ff18 04:21:06 Step 20/22 : LABEL arch=x86_64 04:21:06 ---> Running in f695c575b0f9 04:21:06 ---> Running in f28242de3dbe 04:21:06 Removing intermediate container 8e0d235ca462 04:21:06 ---> fd7bb1191886 04:21:06 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:21:06 ---> Running in 3809acc3b017 04:21:06 Removing intermediate container f28242de3dbe 04:21:06 ---> d52f1ad8659e 04:21:06 Step 21/22 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:21:06 Removing intermediate container f695c575b0f9 04:21:06 ---> b1d01b348d9a 04:21:06 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:21:06 ---> Running in cf45d14f029f 04:21:07 Removing intermediate container cf45d14f029f 04:21:07 ---> f979a8aabc62 04:21:07 Step 22/22 : LABEL version=0.0.0 04:21:07 ---> Running in afe5bbc8a233 04:21:07 ---> 5910334462a8 04:21:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:21:07 Removing intermediate container afe5bbc8a233 04:21:07 ---> f013eae3a4b2 04:21:07 04:21:07 Successfully built f013eae3a4b2 04:21:07 Successfully tagged core-data:latest 04:21:07  Building core-data ... done  ---> 787760d7f86c 04:21:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:21:07 ---> 069f7400d981 04:21:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:21:07 Removing intermediate container 3809acc3b017 04:21:07 ---> ae01babcd66d 04:21:07 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 04:21:07 ---> Running in fda783b7adb5 04:21:08 ---> 32db8dce8b1d 04:21:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:21:08 Removing intermediate container fda783b7adb5 04:21:08 ---> 94459a098303 04:21:08 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:21:08 ---> f436175b2264 04:21:08 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:21:08 ---> c1f3b063fa9c 04:21:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:21:08 ---> Running in 9e922bcc64ff 04:21:09 ---> ff67800845fa 04:21:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:21:09 Removing intermediate container 255f827a3b03 04:21:09 ---> 64fdb01616ca 04:21:09 04:21:09 Step 11/23 : FROM alpine:3.14 04:21:09 ---> 14119a10abf4 04:21:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:21:09 ---> Using cache 04:21:09 ---> 3f1b4a4ff311 04:21:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:21:09 ---> Using cache 04:21:09 ---> ae3a1d763a45 04:21:09 Step 14/23 : ENV APP_PORT=59861 04:21:09 ---> Running in bfd928551d5e 04:21:09 Removing intermediate container 9e922bcc64ff 04:21:09 ---> 70e25adba7d8 04:21:09 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 04:21:09 ---> 0f06a99cae28 04:21:09 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/ 04:21:09 Removing intermediate container bfd928551d5e 04:21:09 ---> d205b37b96a9 04:21:09 Step 15/23 : EXPOSE $APP_PORT 04:21:09 ---> Running in e5a9fdd90d50 04:21:09 ---> Running in 01bd149b581b 04:21:09 ---> 24bffe8121a0 04:21:09 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:21:09 Removing intermediate container 01bd149b581b 04:21:09 ---> 9044727470eb 04:21:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:21:10 ---> 806a00bbd3fd 04:21:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:21:10 ---> e845e67ff972 04:21:10 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:21:10 Removing intermediate container e5a9fdd90d50 04:21:10 ---> 3ac99b94eb61 04:21:10 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 04:21:10 ---> 93be2fa0d191 04:21:10 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:21:10 ---> Running in a2804fff9512 04:21:10 ---> ad50a2141421 04:21:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:21:10 ---> c16316cf501b 04:21:10 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:21:10 Removing intermediate container a2804fff9512 04:21:10 ---> 4bbedcf6a93b 04:21:10 Step 22/24 : LABEL arch=x86_64 04:21:11 ---> Running in 9813c1f6c1c5 04:21:11 ---> a9eef5f870ff 04:21:11 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:21:11 Removing intermediate container 9813c1f6c1c5 04:21:11 ---> bcc0fc10f159 04:21:11 Step 23/24 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:21:11 ---> 62b28cbc6980 04:21:11 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 04:21:11 ---> Running in e8d410160926 04:21:11 ---> Running in 6f1ae9f93c38 04:21:11 ---> Running in 2750ed10cb02 04:21:11 Removing intermediate container e8d410160926 04:21:11 ---> fef93874d302 04:21:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:21:11 ---> Running in 03781af30e37 04:21:11 Removing intermediate container 2750ed10cb02 04:21:11 ---> 42cfec60b6f7 04:21:11 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:21:11 Removing intermediate container 6f1ae9f93c38 04:21:11 ---> ee3b4df59711 04:21:11 Step 24/24 : LABEL version=0.0.0 04:21:11 ---> Running in 6288f0e1a6cf 04:21:11 Removing intermediate container 03781af30e37 04:21:11 ---> c42f4b8cdff6 04:21:11 Step 21/23 : LABEL arch=x86_64 04:21:11 ---> Running in 496e55d27434 04:21:11 Removing intermediate container 6288f0e1a6cf 04:21:11 ---> 96b68d8d2d54 04:21:11 04:21:11 ---> 31ab28d88f4b 04:21:11 Step 25/30 : RUN chmod +x /entrypoint.sh 04:21:11 Successfully built 96b68d8d2d54 04:21:11 Successfully tagged security-secretstore-setup:latest 04:21:11  Building security-secretstore-setup ... done Removing intermediate container 496e55d27434 04:21:11 ---> c9c52e730f52 04:21:11 Step 22/23 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:21:11 ---> Running in 3418aeb4b8de 04:21:11 ---> Running in 912415affa61 04:21:11 Removing intermediate container 912415affa61 04:21:11 ---> a9906db61c6d 04:21:11 Step 23/23 : LABEL version=0.0.0 04:21:11 ---> Running in 153e7d929fd9 04:21:11 Removing intermediate container 153e7d929fd9 04:21:11 ---> b72a05cddac1 04:21:11 04:21:11 Successfully built b72a05cddac1 04:21:11 Successfully tagged support-scheduler:latest 04:21:12  Building support-scheduler ... done Removing intermediate container 3418aeb4b8de 04:21:12 ---> adb52744a977 04:21:12 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 04:21:12 ---> Running in e106547e4f9c 04:21:12 Removing intermediate container e106547e4f9c 04:21:12 ---> 8817eea14aae 04:21:12 Step 27/30 : CMD ["gate"] 04:21:12 ---> Running in b4aecb4f94ce 04:21:12 Removing intermediate container b4aecb4f94ce 04:21:12 ---> ea369f9cc598 04:21:12 Step 28/30 : LABEL arch=x86_64 04:21:12 ---> Running in 197ab4fcedea 04:21:12 Removing intermediate container 197ab4fcedea 04:21:12 ---> e89db6d10c50 04:21:12 Step 29/30 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:21:12 ---> Running in c14de711d3d9 04:21:12 Removing intermediate container c14de711d3d9 04:21:12 ---> d11192eb89de 04:21:12 Step 30/30 : LABEL version=0.0.0 04:21:12 ---> Running in f69580ed1516 04:21:13 Removing intermediate container f69580ed1516 04:21:13 ---> 892d36f1dc55 04:21:13 04:21:13 Successfully built 892d36f1dc55 04:21:13 Successfully tagged security-bootstrapper:latest 04:21:13  Building security-bootstrapper ... done  [Pipeline] } 04:21:13 $ docker stop --time=1 c5a03331dc34aa45c1d52daed65c701ac80ec20a18633e480c082d8b3f99668d 04:21:14 $ docker rm -f c5a03331dc34aa45c1d52daed65c701ac80ec20a18633e480c082d8b3f99668d [Pipeline] // withDockerContainer [Pipeline] sh 04:21:15 + docker images 04:21:15 REPOSITORY TAG IMAGE ID CREATED SIZE 04:21:15 security-bootstrapper latest 892d36f1dc55 3 seconds ago 18.8MB 04:21:15 support-scheduler latest b72a05cddac1 4 seconds ago 16.1MB 04:21:15 security-secretstore-setup latest 96b68d8d2d54 4 seconds ago 28.2MB 04:21:15 64fdb01616ca 6 seconds ago 1.76GB 04:21:15 core-data latest f013eae3a4b2 8 seconds ago 20.6MB 04:21:15 abb2b4c42b5f 12 seconds ago 1.75GB 04:21:15 8e07c1301ae1 12 seconds ago 1.76GB 04:21:15 c92f89eb1556 17 seconds ago 1.76GB 04:21:15 sys-mgmt-agent latest f907e3deb111 47 seconds ago 294MB 04:21:15 security-proxy-setup latest bf1bdbfd2b7a About a minute ago 26.7MB 04:21:15 support-notifications latest 5b306ca3875f About a minute ago 16.9MB 04:21:15 core-metadata latest fd61df6b2af3 About a minute ago 16.8MB 04:21:15 9154e8ae3a27 About a minute ago 1.76GB 04:21:15 f04f68d7d481 About a minute ago 1.76GB 04:21:15 734a8da20434 About a minute ago 1.76GB 04:21:15 core-command latest 123ec1c654ff About a minute ago 16MB 04:21:15 f5b7d10d9da5 About a minute ago 1.75GB 04:21:15 41f215c8a12c About a minute ago 1.75GB 04:21:15 ci-base-image-x86_64 latest e22f0be86981 5 minutes ago 1.25GB 04:21:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 days ago 548MB 04:21:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 12 days ago 34.5MB 04:21:15 docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB 04:21:15 alpine 3.14 14119a10abf4 7 weeks ago 5.6MB 04:21:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 04:21:30 Still waiting to schedule task 04:21:30 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 04:21:40 Removing intermediate container ab076e0e1483 04:21:40 ---> 14a478950057 04:21:40 Successfully built 14a478950057 04:21:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:21:41 + docker inspect -f . ci-base-image-arm64 04:21:41 . [Pipeline] withDockerContainer 04:21:41 prd-ubuntu18.04-docker-arm64-4c-16g-382 does not seem to be running inside a container 04:21:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:21:43 $ docker top 530f305b551baab3d0b8cccbedd167a0904996ad655c2656bf15a19c103fcbde -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:44 + go version 04:21:44 go version go1.16.8 linux/arm64 [Pipeline] } 04:21:44 $ docker stop --time=1 530f305b551baab3d0b8cccbedd167a0904996ad655c2656bf15a19c103fcbde 04:21:46 $ docker rm -f 530f305b551baab3d0b8cccbedd167a0904996ad655c2656bf15a19c103fcbde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:21:47 + docker inspect -f . ci-base-image-arm64 04:21:47 . [Pipeline] withDockerContainer 04:21:47 prd-ubuntu18.04-docker-arm64-4c-16g-382 does not seem to be running inside a container 04:21:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:21:49 $ docker top 0c85a6f64d6f53ab56aef123f3d2d59cf79d84708b0f2701ace830c7ad9f0cff -eo pid,comm [Pipeline] { [Pipeline] echo 04:21:49 ========================================================= 04:21:49 [edgeXBuildGoParallel] Running Tests and Build... 04:21:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:21:50 + make test 04:21:50 go mod tidy 04:21:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:22:18 ? github.com/edgexfoundry/edgex-go [no test files] 04:23:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:23:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:23:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:23:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:23:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:23:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:23:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:23:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:23:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:23:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:23:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:23:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:23:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:23:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:23:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.193s coverage: 28.7% of statements 04:23:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:23:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:23:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.323s coverage: 98.5% of statements 04:23:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:23:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.454s coverage: 47.2% of statements 04:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.599s coverage: 90.1% of statements 04:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.223s coverage: 84.4% of statements 04:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:24:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.194s coverage: 94.2% of statements 04:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:24:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.249s coverage: 59.1% of statements 04:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:24:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.225s coverage: 60.0% of statements 04:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:24:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.521s coverage: 0.9% of statements 04:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:24:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.180s coverage: 58.8% of statements 04:24:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.207s coverage: 21.7% of statements 04:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:24:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.241s coverage: 47.1% of statements 04:24:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.372s coverage: 79.5% of statements 04:24:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements 04:24:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.352s coverage: 96.3% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements 04:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.205s coverage: 94.4% of statements 04:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements 04:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.531s coverage: 82.5% of statements 04:24:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements 04:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 04:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.191s coverage: 87.2% of statements 04:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements 04:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.242s coverage: 58.8% of statements 04:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements 04:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements 04:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements 04:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.759s coverage: 91.2% of statements 04:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.643s coverage: 64.4% of statements 04:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements 04:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 89.4% of statements 04:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 04:24:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 04:24:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 04:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.392s coverage: 70.4% of statements 04:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:24:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.783s coverage: 43.4% of statements 04:24:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:24:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:24:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.193s coverage: 89.5% of statements 04:24:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:24:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.285s coverage: 84.8% of statements 04:24:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:24:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.269s coverage: 17.7% of statements 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:24:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.676s coverage: 92.3% of statements 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:24:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.232s coverage: 63.2% of statements 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:24:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 97.7% of statements 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:24:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.187s coverage: 28.9% of statements 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:24:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.171s coverage: 100.0% of statements 04:24:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 04:24:50 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 04:24:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:24:51 GO111MODULE=on go vet ./... 04:25:41 Running on prd-ubuntu18.04-docker-8c-8g-391 in /w/workspace/edgexfoundry_edgex-go_PR-3759 [Pipeline] { [Pipeline] ws 04:25:41 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 04:25:41 The recommended git tool is: git 04:25:43 using credential edgex-jenkins-ssh 04:25:43 Cloning the remote Git repository 04:25:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:25:44 > git init /w/workspace/edgex-go/3 # timeout=10 04:25:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:25:44 > git --version # timeout=10 04:25:44 > git --version # 'git version 2.17.1' 04:25:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:25:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:25:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:25:48 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3759/head:refs/remotes/origin/PR-3759 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:25:49 Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit 7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:25:49 Merge succeeded, producing 7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:25:49 Checking out Revision 7b375ad7dd174ceab43231717ee6a136af8e8a8e (PR-3759) 04:25:49 > git config core.sparsecheckout # timeout=10 04:25:49 > git checkout -f 7b375ad7dd174ceab43231717ee6a136af8e8a8e # timeout=10 04:25:49 > git remote # timeout=10 04:25:49 > git config --get remote.origin.url # timeout=10 04:25:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:49 > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 04:25:49 > git rev-parse HEAD^{commit} # timeout=10 04:25:49 > git config core.sparsecheckout # timeout=10 04:25:49 > git checkout -f 7b375ad7dd174ceab43231717ee6a136af8e8a8e # timeout=10 04:25:53 Commit message: "feat(notifications): add new API to Get Transmissions by Notification id" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:53 + echo snap-build.sh 04:25:53 snap-build.sh 04:25:53 + SNAP_BASE_DIR=. 04:25:53 + '[' '!' -z /w/workspace/edgex-go/3 ']' 04:25:53 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 04:25:53 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 04:25:53 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 04:25:53 + cd /w/workspace/edgex-go/3 04:25:53 + sudo apt-get remove -qy --purge lxd lxd-client 04:25:53 Reading package lists... 04:25:53 Building dependency tree... 04:25:53 Reading state information... 04:25:53 The following packages were automatically installed and are no longer required: 04:25:53 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:25:53 uidmap xdelta3 04:25:53 Use 'sudo apt autoremove' to remove them. 04:25:53 The following packages will be REMOVED: 04:25:53 lxd* lxd-client* 04:25:54 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:25:54 After this operation, 31.7 MB disk space will be freed. 04:25:54 (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.) 04:25:54 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:25:55 Removing lxd dnsmasq configuration 04:25:55 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:25:55 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:25:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:25:56 (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.) 04:25:56 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:25:58 Processing triggers for systemd (237-3ubuntu10.45) ... 04:25:58 Processing triggers for ureadahead (0.100.0-21) ... 04:25:58 + sudo snap remove --purge lxd 04:25:58 snap "lxd" is not installed 04:25:58 + sudo groupadd --force --system lxd 04:25:58 ++ whoami 04:25:58 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:25:58 + newgrp - lxd 04:25:58 + sudo snap install lxd 04:26:08 2021-10-20T04:26:05Z INFO Waiting for automatic snapd restart... 04:26:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:26:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:26:14 ./bin/test-attribution-txt.sh [Pipeline] sh 04:26:17 + ls -al . 04:26:17 total 656 04:26:17 drwxrwxr-x 9 1001 1001 4096 Oct 20 04:26 . 04:26:17 drwxr-xr-x 4 root root 4096 Oct 20 04:21 .. 04:26:17 -rw-rw-r-- 1 1001 1001 11 Oct 20 04:19 .dockerignore 04:26:17 drwxrwxr-x 8 1001 1001 4096 Oct 20 04:19 .git 04:26:17 drwxrwxr-x 4 1001 1001 4096 Oct 20 04:19 .github 04:26:17 -rw-rw-r-- 1 1001 1001 804 Oct 20 04:19 .gitignore 04:26:17 -rw-rw-r-- 1 1001 1001 42 Oct 20 04:19 .golangci.yml 04:26:17 -rw-rw-r-- 1 1001 1001 76 Oct 20 04:19 .hadolint.yml 04:26:17 -rw-rw-r-- 1 1001 1001 166 Oct 20 04:19 .sonarcloud.properties 04:26:17 -rw-rw-r-- 1 1001 1001 1171 Oct 20 04:19 ADOPTERS.md 04:26:17 -rw-rw-r-- 1 1001 1001 8608 Oct 20 04:19 Attribution.txt 04:26:17 -rw-rw-r-- 1 1001 1001 43881 Oct 20 04:19 CHANGELOG.md 04:26:17 -rw-rw-r-- 1 1001 1001 3804 Oct 20 04:19 CONTRIBUTING.md 04:26:17 -rw-rw-r-- 1 1001 1001 677 Oct 20 04:19 GOVERNANCE.md 04:26:17 -rw-rw-r-- 1 1001 1001 849 Oct 20 04:19 Jenkinsfile 04:26:17 -rw-rw-r-- 1 1001 1001 10775 Oct 20 04:19 LICENSE 04:26:17 -rw-rw-r-- 1 1001 1001 6508 Oct 20 04:19 Makefile 04:26:17 -rw-rw-r-- 1 1001 1001 582 Oct 20 04:19 OWNERS.md 04:26:17 -rw-rw-r-- 1 1001 1001 8256 Oct 20 04:19 README.md 04:26:17 -rw-rw-r-- 1 1001 1001 6912 Oct 20 04:19 SECURITY.md 04:26:17 -rw-rw-r-- 1 1001 1001 5 Oct 20 04:14 VERSION 04:26:17 -rw-rw-r-- 1 1001 1001 4131 Oct 20 04:19 ZMQWindows.md 04:26:17 drwxrwxr-x 2 1001 1001 4096 Oct 20 04:19 bin 04:26:17 drwxrwxr-x 14 1001 1001 4096 Oct 20 04:19 cmd 04:26:17 -rw-r--r-- 1 root root 420693 Oct 20 04:24 coverage.out 04:26:17 -rw-rw-r-- 1 1001 1001 829 Oct 20 04:19 go.mod 04:26:17 -rw-rw-r-- 1 1001 1001 50143 Oct 20 04:19 go.sum 04:26:17 drwxrwxr-x 8 1001 1001 4096 Oct 20 04:19 internal 04:26:17 drwxrwxr-x 3 1001 1001 4096 Oct 20 04:19 openapi 04:26:17 drwxrwxr-x 4 1001 1001 4096 Oct 20 04:19 snap 04:26:17 -rw-rw-r-- 1 1001 1001 204 Oct 20 04:19 version.go [Pipeline] sh 04:26:17 + '[' -e coverage.out ] 04:26:17 + chown 1001:1001 coverage.out [Pipeline] stash 04:26:17 Warning: overwriting stash ‘coverage-report’ 04:26:18 Stashed 1 file(s) [Pipeline] sh 04:26:19 + make build 04:26:19 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 04:26:23 lxd 4.19 from Canonical* installed 04:26:23 + sudo lxd init --auto 04:26:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:26:32 + sudo snap install --classic snapcraft 04:26:44 snapcraft 5.0 from Canonical* installed 04:26:44 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 04:26:44 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 04:26:44 % Total % Received % Xferd Average Speed Time Time Time Current 04:26:44 Dload Upload Total Spent Left Speed 04:26:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3800 0 --:--:-- --:--:-- --:--:-- 3777 04:26:44 100 3325k 100 3325k 0 0 6545k 0 --:--:-- --:--:-- --:--:-- 6545k 04:26:44 ./yq_linux_amd64 04:26:45 + sudo snapcraft prime --use-lxd 04:26:46 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:26:47 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: 04:26:47 - README.md 04:26:47 04:26:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:26:47 Launching a container. 04:26: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 04:26:51 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 04:26:52 Waiting for container to be ready 04:26:52 To start your first instance, try: lxc launch ubuntu:20.04 04:26:52 04:26:56 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:26: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 04:26:56 Waiting for network to be ready... 04:26:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:26:57 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 04:26:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1910 kB] 04:26:57 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:26:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] 04:26:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 04:26:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 04:26:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [474 kB] 04:26:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [64.0 kB] 04:26:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] 04:26:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 04:26:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:26:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:26:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:26:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:26:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:26:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:26:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:26:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:26:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:26:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2267 kB] 04:26:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [440 kB] 04:26:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 04:26:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 04:26:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [508 kB] 04:26:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.0 kB] 04:26:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] 04:26:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 04:27:00 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 04:27:01 Fetched 25.4 MB in 4s (6323 kB/s) 04:27:01 Reading package lists... 04:27:01 Reading package lists... 04:27:02 Building dependency tree... 04:27:02 Reading state information... 04:27:02 The following additional packages will be installed: 04:27:02 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:27:02 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:27:02 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:27:02 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:27:02 Suggested packages: 04:27:02 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:27:02 Recommended packages: 04:27:02 gnupg libsasl2-modules 04:27:02 The following NEW packages will be installed: 04:27:02 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:27:02 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:27:02 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:27:02 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:27:02 The following packages will be upgraded: 04:27:02 gpg gpg-agent gpgconf libudev1 04:27:02 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 04:27:02 Need to get 3527 kB of archives. 04:27:02 After this operation, 13.3 MB of additional disk space will be used. 04:27:02 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] 04:27:02 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 04:27:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 04:27:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 04:27:02 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 04:27:02 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 04:27:03 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 04:27:03 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 04:27:03 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 04:27:03 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 04:27:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 04:27:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:27:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 04:27:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 04:27:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 04:27:03 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 04:27:03 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 04:27:03 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 04:27:03 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 04:27:03 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 04:27:03 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 04:27:03 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 04:27:03 debconf: delaying package configuration, since apt-utils is not installed 04:27:03 Fetched 3527 kB in 1s (3093 kB/s) 04:27:03 (Reading database ... 12511 files and directories currently installed.) 04:27:03 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 04:27:03 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 04:27:03 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 04:27:03 Selecting previously unselected package udev. 04:27:03 (Reading database ... 12511 files and directories currently installed.) 04:27:03 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 04:27:03 Unpacking udev (237-3ubuntu10.52) ... 04:27:03 Selecting previously unselected package libfuse2:amd64. 04:27:03 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 04:27:03 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:27:03 Selecting previously unselected package fuse. 04:27:03 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 04:27:03 Unpacking fuse (2.9.7-1ubuntu1) ... 04:27:03 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 04:27:03 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:27:04 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 04:27:04 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:27:04 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 04:27:04 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:27:04 Selecting previously unselected package libksba8:amd64. 04:27:04 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:27:04 Unpacking libksba8:amd64 (1.3.5-2) ... 04:27:04 Selecting previously unselected package libroken18-heimdal:amd64. 04:27:04 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:27:04 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:04 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:27:04 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:27:04 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:04 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:27:04 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:27:04 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:04 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:27:04 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:27:04 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:04 Selecting previously unselected package libwind0-heimdal:amd64. 04:27:04 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:27:04 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:04 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:27:04 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:27:04 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:04 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:27:04 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:27:04 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:04 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 04:27:05 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:27:05 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:27:05 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:05 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:27:05 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:27:05 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:05 Selecting previously unselected package libsasl2-modules-db:amd64. 04:27:05 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:27:05 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:27:05 Selecting previously unselected package libsasl2-2:amd64. 04:27:05 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:27:05 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:27:05 Selecting previously unselected package libldap-common. 04:27:05 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 04:27:05 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:27:05 Selecting previously unselected package libldap-2.4-2:amd64. 04:27:05 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 04:27:05 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:27:05 Selecting previously unselected package dirmngr. 04:27:05 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 04:27:05 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 04:27:05 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:27:05 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 04:27:05 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:27:05 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:27:05 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:27:05 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 04:27:05 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:05 Setting up libksba8:amd64 (1.3.5-2) ... 04:27:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:27:05 Setting up udev (237-3ubuntu10.52) ... 04:27:05 invoke-rc.d: policy-rc.d denied execution of start. 04:27:05 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:05 Processing triggers for systemd (237-3ubuntu10) ... 04:27:06 Setting up fuse (2.9.7-1ubuntu1) ... 04:27:06 Setting up gpg (2.2.4-1ubuntu1.4) ... 04:27:06 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:06 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:06 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:06 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:06 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:06 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:06 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:27:06 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:27:06 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 04:27:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:27:06 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 04:27:06 settings in the [Install] section, and DefaultInstance for template units). 04:27:06 This means they are not meant to be enabled using systemctl. 04:27:06 Possible reasons for having this kind of units are: 04:27:06 1) A unit may be statically enabled by being symlinked from another unit's 04:27:06 .wants/ or .requires/ directory. 04:27:06 2) A unit's purpose may be to act as a helper for some other unit which has 04:27:06 a requirement dependency on it. 04:27:06 3) A unit may be started when needed via activation (socket, path, timer, 04:27:06 D-Bus, udev, scripted systemctl call, ...). 04:27:06 4) In case of template units, the unit is meant to be enabled with some 04:27:06 instance name specified. 04:27:06 Reading package lists... 04:27:07 Building dependency tree... 04:27:07 Reading state information... 04:27:07 The following additional packages will be installed: 04:27:07 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 04:27:07 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 04:27:07 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 04:27:07 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 04:27:07 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 04:27:07 Suggested packages: 04:27:07 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 04:27:07 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 04:27:07 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:27:07 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 04:27:07 systemd-container policykit-1 04:27:07 Recommended packages: 04:27:07 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 04:27:07 The following NEW packages will be installed: 04:27:07 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 04:27:07 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 04:27:07 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 04:27:07 multiarch-support openssh-client python3 python3-minimal python3.6 04:27:07 python3.6-minimal snapd squashfs-tools sudo 04:27:07 The following packages will be upgraded: 04:27:07 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 04:27:07 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 04:27:07 Need to get 36.8 MB of archives. 04:27:07 After this operation, 147 MB of additional disk space will be used. 04:27:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 04:27:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 04:27:07 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 04:27:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 04:27:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 04:27:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 04:27:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 04:27:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 04:27:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 04:27:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 04:27:07 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 04:27:07 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 04:27:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 04:27:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 04:27:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 04:27:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 04:27:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 04:27:08 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 04:27:08 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 04:27:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 04:27:08 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 04:27:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 04:27:08 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 04:27:08 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 04:27:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 04:27:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 04:27:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 04:27:08 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 04:27:08 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 04:27:08 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 04:27:08 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 04:27:09 debconf: delaying package configuration, since apt-utils is not installed 04:27:09 Fetched 36.8 MB in 2s (20.4 MB/s) 04:27:09 (Reading database ... 12757 files and directories currently installed.) 04:27:09 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 04:27:09 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 04:27:10 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 04:27:10 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 04:27:10 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 04:27:10 (Reading database ... 12757 files and directories currently installed.) 04:27:10 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 04:27:10 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 04:27:10 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 04:27:10 (Reading database ... 12757 files and directories currently installed.) 04:27:10 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 04:27:10 Unpacking apt (1.6.14) over (1.6.1) ... 04:27:10 Setting up apt (1.6.14) ... 04:27:10 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 04:27:11 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:27:11 (Reading database ... 12764 files and directories currently installed.) 04:27:11 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 04:27:11 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 04:27:11 Selecting previously unselected package libpython3.6-minimal:amd64. 04:27:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:27:11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:27:11 Selecting previously unselected package libexpat1:amd64. 04:27:11 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 04:27:11 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:27:11 Selecting previously unselected package python3.6-minimal. 04:27:11 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:27:11 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:27:11 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 04:27:11 Checking for services that may need to be restarted...done. 04:27:11 Checking for services that may need to be restarted...done. 04:27:11 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:27:11 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:27:11 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:27:12 Selecting previously unselected package python3-minimal. 04:27:12 (Reading database ... 13012 files and directories currently installed.) 04:27:12 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 04:27:12 Unpacking python3-minimal (3.6.7-1~18.04) ... 04:27:12 Selecting previously unselected package mime-support. 04:27:12 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 04:27:12 Unpacking mime-support (3.60ubuntu1) ... 04:27:12 Selecting previously unselected package libmpdec2:amd64. 04:27:12 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 04:27:12 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:27:12 Selecting previously unselected package libpython3.6-stdlib:amd64. 04:27:12 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:27:12 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:27:12 Selecting previously unselected package python3.6. 04:27:12 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:27:12 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:27:12 Selecting previously unselected package libpython3-stdlib:amd64. 04:27:12 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 04:27:12 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:27:12 Setting up python3-minimal (3.6.7-1~18.04) ... 04:27:12 Selecting previously unselected package python3. 04:27:12 (Reading database ... 13442 files and directories currently installed.) 04:27:12 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 04:27:12 Unpacking python3 (3.6.7-1~18.04) ... 04:27:12 Selecting previously unselected package multiarch-support. 04:27:12 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 04:27:12 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 04:27:12 Setting up multiarch-support (2.27-3ubuntu1.4) ... 04:27:13 Selecting previously unselected package liblzo2-2:amd64. 04:27:13 (Reading database ... 13479 files and directories currently installed.) 04:27:13 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 04:27:13 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 04:27:13 Selecting previously unselected package libbsd0:amd64. 04:27:13 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 04:27:13 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:27:13 Selecting previously unselected package sudo. 04:27:13 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 04:27:13 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 04:27:13 Selecting previously unselected package apparmor. 04:27:13 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 04:27:13 Unpacking apparmor (2.12-4ubuntu5.1) ... 04:27:13 Selecting previously unselected package libedit2:amd64. 04:27:13 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 04:27:13 Unpacking libedit2:amd64 (3.1-20170329-1) ... 04:27:13 Selecting previously unselected package libkrb5support0:amd64. 04:27:13 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 04:27:13 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:27:13 Selecting previously unselected package libk5crypto3:amd64. 04:27:13 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 04:27:13 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:27:13 Selecting previously unselected package libkeyutils1:amd64. 04:27:13 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 04:27:13 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:27:13 Selecting previously unselected package libkrb5-3:amd64. 04:27:13 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 04:27:13 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:27:13 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:27:13 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 04:27:13 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:27:13 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 04:27:13 Selecting previously unselected package libssl1.0.0:amd64. 04:27:13 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 04:27:13 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 04:27:13 Selecting previously unselected package openssh-client. 04:27:13 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 04:27:13 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 04:27:14 Selecting previously unselected package squashfs-tools. 04:27:14 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 04:27:14 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 04:27:14 Selecting previously unselected package snapd. 04:27:14 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 04:27:14 Unpacking snapd (2.51.1+18.04) ... 04:27:16 Setting up libedit2:amd64 (3.1-20170329-1) ... 04:27:16 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 04:27:16 Setting up mime-support (3.60ubuntu1) ... 04:27:16 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 04:27:16 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:27:16 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:27:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:27:16 Setting up systemd (237-3ubuntu10.52) ... 04:27:16 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:27:16 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:27:16 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:27:16 Setting up liblzo2-2:amd64 (2.08-1.2) ... 04:27:16 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:27:16 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:27:16 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:27:17 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 04:27:17 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 04:27:17 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:27:17 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:27:17 Setting up python3 (3.6.7-1~18.04) ... 04:27:17 running python rtupdate hooks for python3.6... 04:27:17 running python post-rtupdate hooks for python3.6... 04:27:17 Setting up apparmor (2.12-4ubuntu5.1) ... 04:27:18 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:27:18 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:27:18 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 04:27:18 Setting up snapd (2.51.1+18.04) ... 04:27:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:27:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:27:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:27:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:27:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:27:19 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:27:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:27:20 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:27:20 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:27:20 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:27:20 /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' 04:27:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:27:20 Processing triggers for systemd (237-3ubuntu10.52) ... 04:27:20 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 04:27:21 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:27:21 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:27:21 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:27:22 Reading package lists... 04:27:22 Reading package lists... 04:27:23 Building dependency tree... 04:27:23 Reading state information... 04:27:23 Calculating upgrade... 04:27:23 The following packages will be upgraded: 04:27:23 advancecomp base-files bash binutils binutils-common 04:27:23 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 04:27:23 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 04:27:23 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 04:27:23 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 04:27:23 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 04:27:23 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 04:27:23 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 04:27:23 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 04:27:23 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 04:27:23 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 04:27:23 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 04:27:23 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 04:27:23 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 04:27:23 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 04:27:23 ubuntu-keyring util-linux 04:27:23 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:27:23 Need to get 64.1 MB of archives. 04:27:23 After this operation, 5144 kB of additional disk space will be used. 04:27:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 04:27:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 04:27:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 04:27:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 04:27:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 04:27:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 04:27:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 04:27:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 04:27:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 04:27:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 04:27:23 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 04:27:23 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 04:27:23 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 04:27:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 04:27:23 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 04:27:23 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 04:27:23 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 04:27:23 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 04:27:23 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 04:27:23 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 04:27:23 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 04:27:23 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 04:27:23 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 04:27:23 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 04:27:23 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 04:27:23 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 04:27:23 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 04:27:23 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 04:27:23 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 04:27:23 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 04:27:24 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 04:27:24 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 04:27:24 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 04:27:24 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 04:27:24 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 04:27:24 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 04:27:24 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 04:27:24 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 04:27:24 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 04:27:24 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 04:27:24 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 04:27:24 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 04:27:24 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 04:27:24 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 04:27:24 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 04:27:24 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 04:27:24 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 04:27:24 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 04:27:24 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 04:27:24 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 04:27:24 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 04:27:24 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 04:27:24 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 04:27:24 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 04:27:24 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 04:27:24 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 04:27:24 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 04:27:24 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 04:27:24 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 04:27:24 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 04:27:24 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 04:27:24 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 04:27:24 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 04:27:24 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 04:27:24 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 04:27:24 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 04:27:24 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 04:27:24 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 04:27:24 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 04:27:24 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 04:27:24 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 04:27:24 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 04:27:24 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 04:27:24 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 04:27:24 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 04:27:24 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 04:27:24 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 04:27:24 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 04:27:24 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 04:27:24 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 04:27:24 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 04:27:24 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 04:27:24 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 04:27:24 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 04:27:24 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] 04:27:24 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 04:27:24 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 04:27:25 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] 04:27:25 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 04:27:25 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 04:27:25 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 04:27:25 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 04:27:25 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 04:27:25 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 04:27:25 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 04:27:25 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 04:27:25 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] 04:27:25 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 04:27:25 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 04:27:25 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 04:27:25 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 04:27:25 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 04:27:25 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 04:27:25 debconf: delaying package configuration, since apt-utils is not installed 04:27:25 Fetched 64.1 MB in 2s (38.4 MB/s) 04:27:25 (Reading database ... 13914 files and directories currently installed.) 04:27:25 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 04:27:25 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:27:25 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 04:27:25 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:27:25 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 04:27:25 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 04:27:26 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:27:26 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:27:26 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:27:26 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:27:26 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:27:26 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:27:26 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:27:26 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:27:26 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:27:26 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:27:26 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:27:26 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:27:26 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:27:26 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:27:26 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 04:27:26 (Reading database ... 13914 files and directories currently installed.) 04:27:26 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 04:27:26 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 04:27:26 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 04:27:26 (Reading database ... 13914 files and directories currently installed.) 04:27:26 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:27:26 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:27:26 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:27:26 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:27:26 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:27:26 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:27:27 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 04:27:27 (Reading database ... 13914 files and directories currently installed.) 04:27:27 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [Pipeline] } 04:27:27 $ docker stop --time=1 0c85a6f64d6f53ab56aef123f3d2d59cf79d84708b0f2701ace830c7ad9f0cff 04:27:27 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:27:27 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 04:27:27 (Reading database ... 13914 files and directories currently installed.) 04:27:27 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 04:27:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:27:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:27:27 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 04:27:28 Setting up base-files (10.1ubuntu2.11) ... 04:27:28 Installing new version of config file /etc/issue ... 04:27:28 Installing new version of config file /etc/issue.net ... 04:27:28 Installing new version of config file /etc/lsb-release ... 04:27:28 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:27:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:27:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:27:28 Removing obsolete conffile /etc/default/motd-news ... 04:27:28 (Reading database ... 13915 files and directories currently installed.) 04:27:28 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 04:27:28 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 04:27:29 Setting up bash (4.4.18-2ubuntu1.2) ... 04:27:29 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 04:27:29 (Reading database ... 13915 files and directories currently installed.) 04:27:29 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 04:27:29 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 04:27:29 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 04:27:29 (Reading database ... 13915 files and directories currently installed.) 04:27:29 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 04:27:29 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 04:27:29 Setting up tar (1.29b-2ubuntu0.2) ... 04:27:29 (Reading database ... 13915 files and directories currently installed.) 04:27:29 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 04:27:29 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:27:29 Setting up dpkg (1.19.0.5ubuntu2.3) ... 04:27:29 (Reading database ... 13915 files and directories currently installed.) 04:27:29 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 04:27:29 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:27:29 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 04:27:29 (Reading database ... 13915 files and directories currently installed.) 04:27:29 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 04:27:29 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:27:29 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 04:27:30 (Reading database ... 13915 files and directories currently installed.) 04:27:30 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 04:27:30 Unpacking grep (3.1-2build1) over (3.1-2) ... 04:27:30 Setting up grep (3.1-2build1) ... 04:27:30 (Reading database ... 13915 files and directories currently installed.) 04:27:30 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 04:27:30 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 04:27:30 Setting up gzip (1.6-5ubuntu1.1) ... 04:27:30 $ docker rm -f 0c85a6f64d6f53ab56aef123f3d2d59cf79d84708b0f2701ace830c7ad9f0cff 04:27:30 (Reading database ... 13915 files and directories currently installed.) 04:27:30 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 04:27:30 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:27:30 Setting up login (1:4.5-1ubuntu2) ... 04:27:30 (Reading database ... 13915 files and directories currently installed.) 04:27:30 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 04:27:30 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:27:30 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 04:27:30 (Reading database ... 13915 files and directories currently installed.) 04:27:30 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 04:27:30 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:27:31 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 04:27:31 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:27:31 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 04:27:31 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:27:31 Setting up perl-base (5.26.1-6ubuntu0.5) ... 04:27:31 (Reading database ... 13915 files and directories currently installed.) 04:27:31 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 04:27:31 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:27:32 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:27:32 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:27:32 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:27:32 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:27:32 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 04:27:32 (Reading database ... 13915 files and directories currently installed.) 04:27:32 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 04:27:32 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 04:27:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:27:32 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 04:27:32 (Reading database ... 13915 files and directories currently installed.) 04:27:32 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:27:32 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:27:32 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:27:32 04:27:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:27:32 (Reading database ... 13915 files and directories currently installed.) 04:27:32 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:27:32 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:27:32 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:27:32 (Reading database ... 13915 files and directories currently installed.) 04:27:32 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:27:32 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:27:32 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:27:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:27:32 (Reading database ... 13915 files and directories currently installed.) 04:27:32 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:27:32 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:27:32 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:27:32 (Reading database ... 13915 files and directories currently installed.) 04:27:32 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 04:27:32 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:27:32 latest: Pulling from edgex-devops/edgex-compose-arm64 04:27:32 29e5d40040c1: Pulling fs layer 04:27:32 1ce36da41761: Pulling fs layer 04:27:32 25b303627fd3: Pulling fs layer 04:27:33 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 04:27:33 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:27:33 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 04:27:33 (Reading database ... 13915 files and directories currently installed.) 04:27:33 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 04:27:33 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:27:33 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 04:27:33 29e5d40040c1: Verifying Checksum 04:27:33 29e5d40040c1: Download complete 04:27:33 (Reading database ... 13915 files and directories currently installed.) 04:27:33 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:27:33 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:27:33 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:27:33 (Reading database ... 13915 files and directories currently installed.) 04:27:33 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:27:33 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:27:33 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 04:27:33 1ce36da41761: Verifying Checksum 04:27:33 1ce36da41761: Download complete 04:27:33 (Reading database ... 13915 files and directories currently installed.) 04:27:33 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:27:33 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:27:33 29e5d40040c1: Pull complete 04:27:33 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 04:27:34 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:27:34 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:27:34 (Reading database ... 13915 files and directories currently installed.) 04:27:34 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 04:27:34 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:27:34 Setting up libc-bin (2.27-3ubuntu1.4) ... 04:27:34 (Reading database ... 13915 files and directories currently installed.) 04:27:34 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 04:27:34 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:27:34 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 04:27:34 (Reading database ... 13917 files and directories currently installed.) 04:27:34 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 04:27:34 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 04:27:35 Setting up debconf (1.5.66ubuntu1) ... 04:27:35 (Reading database ... 13917 files and directories currently installed.) 04:27:35 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 04:27:35 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:27:35 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 04:27:35 25b303627fd3: Verifying Checksum 04:27:35 25b303627fd3: Download complete 04:27:35 1ce36da41761: Pull complete 04:27:35 (Reading database ... 13917 files and directories currently installed.) 04:27:35 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 04:27:35 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:27:35 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 04:27:35 (Reading database ... 13917 files and directories currently installed.) 04:27:35 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:27:35 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:27:35 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 04:27:35 (Reading database ... 13917 files and directories currently installed.) 04:27:35 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:27:35 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:27:35 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 04:27:35 (Reading database ... 13919 files and directories currently installed.) 04:27:35 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:27:35 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:27:35 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 04:27:35 (Reading database ... 13923 files and directories currently installed.) 04:27:35 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:27:36 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:27:36 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 04:27:36 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 04:27:36 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 04:27:36 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:27:36 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 04:27:36 (Reading database ... 13923 files and directories currently installed.) 04:27:36 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 04:27:36 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 04:27:36 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 04:27:36 (Reading database ... 13923 files and directories currently installed.) 04:27:36 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 04:27:36 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 04:27:36 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 04:27:36 (Reading database ... 13923 files and directories currently installed.) 04:27:36 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 04:27:36 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:27:36 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 04:27:36 (Reading database ... 13923 files and directories currently installed.) 04:27:36 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 04:27:36 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:27:36 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 04:27:36 (Reading database ... 13923 files and directories currently installed.) 04:27:36 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 04:27:36 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 04:27:36 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 04:27:36 (Reading database ... 13923 files and directories currently installed.) 04:27:36 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 04:27:37 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:27:37 Setting up passwd (1:4.5-1ubuntu2) ... 04:27:37 (Reading database ... 13923 files and directories currently installed.) 04:27:37 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 04:27:37 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:27:37 Setting up gpgv (2.2.4-1ubuntu1.4) ... 04:27:37 (Reading database ... 13923 files and directories currently installed.) 04:27:37 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 04:27:37 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 04:27:37 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 04:27:37 (Reading database ... 13923 files and directories currently installed.) 04:27:37 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 04:27:37 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 04:27:37 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 04:27:37 (Reading database ... 13923 files and directories currently installed.) 04:27:37 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 04:27:37 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 04:27:38 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 04:27:38 (Reading database ... 13923 files and directories currently installed.) 04:27:38 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 04:27:38 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 04:27:38 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 04:27:38 (Reading database ... 13923 files and directories currently installed.) 04:27:38 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 04:27:38 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 04:27:38 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 04:27:38 (Reading database ... 13923 files and directories currently installed.) 04:27:38 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 04:27:38 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 04:27:38 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 04:27:38 (Reading database ... 13923 files and directories currently installed.) 04:27:38 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 04:27:38 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 04:27:38 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 04:27:38 (Reading database ... 13923 files and directories currently installed.) 04:27:38 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 04:27:38 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 04:27:38 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 04:27:38 (Reading database ... 13924 files and directories currently installed.) 04:27:38 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:27:38 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:27:38 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:27:38 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:27:38 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 04:27:38 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 04:27:39 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 04:27:39 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 04:27:39 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 04:27:39 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 04:27:39 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 04:27:39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 04:27:39 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 04:27:39 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 04:27:39 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 04:27:39 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 04:27:39 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 04:27:39 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 04:27:39 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 04:27:39 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 04:27:39 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 04:27:39 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 04:27:39 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 04:27:39 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 04:27:39 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 04:27:39 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 04:27:39 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 04:27:39 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 04:27:39 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:27:39 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:27:40 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:27:40 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:27:40 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:27:40 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:27:40 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:27:40 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:27:40 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:27:40 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:27:40 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:27:40 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:27:40 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:27:40 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:27:40 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:27:40 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:27:41 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:27:41 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:27:42 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:27:42 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:27:42 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:27:42 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:27:43 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:27:43 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:27:43 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:27:43 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:27:43 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:27:43 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:27:43 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 04:27:43 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:27:43 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 04:27:43 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:27:44 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 04:27:44 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 04:27:44 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:27:44 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:27:44 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:27:44 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:27:44 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 04:27:44 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 04:27:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:27:44 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 04:27:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:27:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:27:44 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:27:44 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 04:27:44 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 04:27:44 Setting up tzdata (2021a-2ubuntu0.18.04) ... 04:27:44 04:27:44 Current default time zone: 'Etc/UTC' 04:27:44 Local time is now: Wed Oct 20 04:27:44 UTC 2021. 04:27:44 Universal Time is now: Wed Oct 20 04:27:44 UTC 2021. 04:27:44 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:27:44 04:27:44 Setting up systemd-sysv (237-3ubuntu10.52) ... 04:27:44 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:27:44 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 04:27:44 Setting up mount (2.31.1-0.4ubuntu3.7) ... 04:27:44 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 04:27:44 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 04:27:44 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 04:27:44 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 04:27:44 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 04:27:44 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 04:27:44 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:27:44 Setting up procps (2:3.3.12-3ubuntu1.2) ... 04:27:44 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 04:27:44 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 04:27:44 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 04:27:44 Setting up patch (2.7.6-2ubuntu1.1) ... 04:27:44 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 04:27:44 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 04:27:44 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 04:27:44 Installing new version of config file /etc/ssl/openssl.cnf ... 04:27:44 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 04:27:44 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 04:27:44 Setting up ca-certificates (20210119~18.04.2) ... 04:27:45 25b303627fd3: Pull complete 04:27:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:27:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:27:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:27:45 prd-ubuntu18.04-docker-arm64-4c-16g-382 does not seem to be running inside a container 04:27:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:27:46 Updating certificates in /etc/ssl/certs... 04:27:47 23 added, 28 removed; done. 04:27:47 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 04:27:47 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:27:47 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 04:27:47 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 04:27:47 Setting up pkgbinarymangler (138.18.04.1) ... 04:27:47 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 04:27:47 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 04:27:47 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 04:27:47 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 04:27:47 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:27:47 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 04:27:47 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:27:47 Setting up perl (5.26.1-6ubuntu0.5) ... 04:27:47 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 04:27:47 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 04:27:47 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 04:27:47 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 04:27:47 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 04:27:47 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 04:27:47 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 04:27:47 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 04:27:47 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 04:27:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:27:47 Processing triggers for systemd (237-3ubuntu10.52) ... 04:27:47 Processing triggers for mime-support (3.60ubuntu1) ... 04:27:47 Processing triggers for ca-certificates (20210119~18.04.2) ... 04:27:47 Updating certificates in /etc/ssl/certs... 04:27:48 0 added, 0 removed; done. 04:27:48 Running hooks in /etc/ca-certificates/update.d... 04:27:48 done. 04:27:48 Reading package lists... 04:27:48 Building dependency tree... 04:27:48 Reading state information... 04:27:49 The following NEW packages will be installed: 04:27:49 apt-transport-https 04:27:49 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:27:49 Need to get 4348 B of archives. 04:27:49 After this operation, 154 kB of additional disk space will be used. 04:27:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 04:27:49 debconf: delaying package configuration, since apt-utils is not installed 04:27:49 Fetched 4348 B in 0s (24.2 kB/s) 04:27:49 Selecting previously unselected package apt-transport-https. 04:27:49 (Reading database ... 13928 files and directories currently installed.) 04:27:49 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 04:27:49 Unpacking apt-transport-https (1.6.14) ... 04:27:49 Setting up apt-transport-https (1.6.14) ... 04:27:49 $ docker top 2cc6e741b0ccd4355b49a07965d922da2e4d9bcdfc5182e6d7a93e97c42f588e -eo pid,comm 04:27:49 Waiting for network to be ready... [Pipeline] { [Pipeline] sh 04:27:50 + docker-compose build --help+ 04:27:50 grep parallel 04:27:54 --parallel Build images in parallel. [Pipeline] } 04:27:55 $ docker stop --time=1 2cc6e741b0ccd4355b49a07965d922da2e4d9bcdfc5182e6d7a93e97c42f588e 04:27:56 $ docker rm -f 2cc6e741b0ccd4355b49a07965d922da2e4d9bcdfc5182e6d7a93e97c42f588e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:27:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:27:57 . [Pipeline] withDockerContainer 04:27:57 prd-ubuntu18.04-docker-arm64-4c-16g-382 does not seem to be running inside a container 04:27:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:27:57 2021-10-20T04:27:53Z INFO Waiting for automatic snapd restart... 04:27:57 snapd 2.52 from Canonical* installed 04:27:58 "snapd" switched to the "latest/stable" channel 04:27:58 04:27:59 $ docker top 850c30f8d0cbae2805a2ebc02657232d606eabbabad1499c11594c784c4e7364 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:00 + docker-compose -f ./docker-compose-build.yml build --parallel 04:28:01 core18 20210722 from Canonical* installed 04:28:01 "core18" switched to the "latest/stable" channel 04:28:01 04:28:03 snapcraft 5.0 from Canonical* installed 04:28:04 "snapcraft" switched to the "latest/stable" channel 04:28:04 04:28:05 Building core-command ... 04:28:05 Building core-data ... 04:28:05 Building core-metadata ... 04:28:05 Building security-bootstrapper ... 04:28:05 Building security-proxy-setup ... 04:28:05 Building security-secretstore-setup ... 04:28:05 Building support-notifications ... 04:28:05 Building support-scheduler ... 04:28:05 Building sys-mgmt-agent ... 04:28:05 Building security-secretstore-setup 04:28:05 Building core-command 04:28:05 Building security-proxy-setup 04:28:05 Building security-bootstrapper 04:28:05 Building core-metadata 04:28:08 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: 04:28:08 - README.md 04:28:08 04:28:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:28:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:28:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:28:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:28:10 Reading package lists... 04:28:10 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 04:28:10 Reading package lists... 04:28:10 Building dependency tree... 04:28:10 Reading state information... 04:28:10 Suggested packages: 04:28:10 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 04:28:10 git-gui gitk gitweb git-cvs git-mediawiki git-svn 04:28:10 Recommended packages: 04:28:10 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:28:10 The following NEW packages will be installed: 04:28:10 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 04:28:10 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 04:28:10 pkg-config zip 04:28:10 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 04:28:10 Need to get 7670 kB of archives. 04:28:10 After this operation, 43.8 MB of additional disk space will be used. 04:28:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 04:28:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 04:28:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 04:28:10 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 04:28:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 04:28:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 04:28:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 04:28:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 04:28:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 04:28:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 04:28:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 04:28:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 04:28:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 04:28:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 04:28:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 04:28:11 debconf: delaying package configuration, since apt-utils is not installed 04:28:11 Fetched 7670 kB in 1s (9431 kB/s) 04:28:11 Selecting previously unselected package libglib2.0-0:amd64. 04:28:11 (Reading database ... 13932 files and directories currently installed.) 04:28:11 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 04:28:11 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:28:11 Selecting previously unselected package libpsl5:amd64. 04:28:11 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 04:28:11 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 04:28:11 Selecting previously unselected package libnghttp2-14:amd64. 04:28:11 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 04:28:11 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:28:11 Selecting previously unselected package librtmp1:amd64. 04:28:11 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 04:28:11 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:28:11 Selecting previously unselected package libcurl3-gnutls:amd64. 04:28:11 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 04:28:12 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 04:28:12 Selecting previously unselected package liberror-perl. 04:28:12 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 04:28:12 Unpacking liberror-perl (0.17025-1) ... 04:28:12 Selecting previously unselected package git-man. 04:28:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 04:28:12 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 04:28:12 Selecting previously unselected package git. 04:28:12 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 04:28:12 Unpacking git (1:2.17.1-1ubuntu0.9) ... 04:28:12 Selecting previously unselected package libnorm1:amd64. 04:28:12 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 04:28:12 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:28:12 Selecting previously unselected package libpgm-5.2-0:amd64. 04:28:12 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 04:28:12 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:28:13 Selecting previously unselected package libsodium23:amd64. 04:28:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 04:28:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 04:28:13 Selecting previously unselected package libzmq5:amd64. 04:28:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 04:28:13 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:28:13 Selecting previously unselected package libzmq3-dev:amd64. 04:28:13 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 04:28:13 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:28:13 Selecting previously unselected package pkg-config. 04:28:13 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 04:28:13 Unpacking pkg-config (0.29.1-0ubuntu2) ... 04:28:13 Selecting previously unselected package zip. 04:28:13 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 04:28:13 Unpacking zip (3.0-11build1) ... 04:28:13 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:28:13 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 04:28:13 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:28:13 Setting up liberror-perl (0.17025-1) ... 04:28:13 Setting up libpsl5:amd64 (0.19.1-5build1) ... 04:28:13 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:28:13 No schema files found: doing nothing. 04:28:13 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:28:13 Setting up zip (3.0-11build1) ... 04:28:13 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:28:13 Setting up libsodium23:amd64 (1.0.16-2) ... 04:28:13 Setting up pkg-config (0.29.1-0ubuntu2) ... 04:28:13 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:28:13 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 04:28:13 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:28:13 Setting up git (1:2.17.1-1ubuntu0.9) ... 04:28:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:28:14 git set to automatically installed. 04:28:14 git-man set to automatically installed. 04:28:14 libcurl3-gnutls set to automatically installed. 04:28:14 liberror-perl set to automatically installed. 04:28:14 libglib2.0-0 set to automatically installed. 04:28:14 libnghttp2-14 set to automatically installed. 04:28:14 libnorm1 set to automatically installed. 04:28:14 libpgm-5.2-0 set to automatically installed. 04:28:14 libpsl5 set to automatically installed. 04:28:14 librtmp1 set to automatically installed. 04:28:14 libsodium23 set to automatically installed. 04:28:14 libzmq3-dev set to automatically installed. 04:28:14 libzmq5 set to automatically installed. 04:28:14 pkg-config set to automatically installed. 04:28:14 zip set to automatically installed. 04:28:15 snapd is not logged in, snap install commands will use sudo 04:28:23 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 04:28:23 snapd is not logged in, snap install commands will use sudo 04:28:24 snap "core18" has no updates available 04:28:24 Pulling config-common 04:28:24 + snapcraftctl pull 04:28:25 Pulling go-build-helper 04:28:25 + snapcraftctl pull 04:28:26 'edgex-go' has dependencies that need to be staged: go-build-helper 04:28:26 Skipping pull go-build-helper (already ran) 04:28:26 Building go-build-helper 04:28:26 + snapcraftctl build 04:28:28 Staging go-build-helper 04:28:28 + snapcraftctl stage 04:28:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:28:38 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:28:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1910 kB] 04:28:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] 04:28:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 04:28:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 04:28:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [474 kB] 04:28:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [64.0 kB] 04:28:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] 04:28:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 04:28:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:28:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:28:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:28:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:28:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:28:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:28:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:28:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:28:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:28:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2267 kB] 04:28:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [440 kB] 04:28:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 04:28:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 04:28:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [508 kB] 04:28:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.0 kB] 04:28:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] 04:28:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 04:28:38 Fetched 25.4 MB in 0s (0 B/s) 04:28:38 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 04:28:38 Fetched 224 kB in 0s (0 B/s) 04:28:38 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 04:28:38 Fetched 157 kB in 0s (0 B/s) 04:28:38 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 04:28:38 Fetched 221 kB in 0s (0 B/s) 04:28:38 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 04:28:38 Fetched 143 kB in 0s (0 B/s) 04:28:38 Pulling edgex-go 04:28:38 + snapcraftctl pull 04:28:38 Pulling hooks 04:28:38 + snapcraftctl pull 04:28:56 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 04:28:56 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 04:28:56 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:28:56 Fetched 0 B in 0s (0 B/s) 04:28:56 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 04:28:56 Fetched 96.5 kB in 0s (0 B/s) 04:28:56 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 04:28:56 Fetched 279 kB in 0s (0 B/s) 04:28:56 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 04:28:56 Fetched 122 kB in 0s (0 B/s) 04:28:56 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 04:28:56 Fetched 77.8 kB in 0s (0 B/s) 04:28:56 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 04:28:56 Fetched 8848 B in 0s (0 B/s) 04:28:56 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 04:28:56 Fetched 47.8 kB in 0s (0 B/s) 04:28:56 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 04:28:56 Fetched 45.6 kB in 0s (0 B/s) 04:28:56 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 04:28:56 Fetched 15.0 kB in 0s (0 B/s) 04:28:56 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 04:28:56 Fetched 220 kB in 0s (0 B/s) 04:28:56 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 04:28:56 Fetched 154 kB in 0s (0 B/s) 04:28:56 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 04:28:56 Fetched 50.6 kB in 0s (0 B/s) 04:28:56 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 04:28:56 Fetched 14.8 kB in 0s (0 B/s) 04:28:56 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 04:28:56 Fetched 41.8 kB in 0s (0 B/s) 04:28:56 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 04:28:56 Fetched 499 kB in 0s (0 B/s) 04:28:56 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 04:28:56 Fetched 111 kB in 0s (0 B/s) 04:28:56 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 04:28:56 Fetched 240 kB in 0s (0 B/s) 04:28:56 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 04:28:56 Fetched 29.3 kB in 0s (0 B/s) 04:28:56 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 04:28:56 Fetched 85.5 kB in 0s (0 B/s) 04:28:56 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 04:28:56 Fetched 24.5 kB in 0s (0 B/s) 04:28:56 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 04:28:56 Fetched 49.2 kB in 0s (0 B/s) 04:28:56 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 04:28:56 Fetched 54.2 kB in 0s (0 B/s) 04:28:56 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 04:28:56 Fetched 30.8 kB in 0s (0 B/s) 04:28:56 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 04:28:56 Fetched 15.8 kB in 0s (0 B/s) 04:28:56 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 04:28:56 Fetched 85.9 kB in 0s (0 B/s) 04:28:56 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 04:28:56 Fetched 8720 B in 0s (0 B/s) 04:28:56 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 04:28:56 Fetched 140 kB in 0s (0 B/s) 04:28:56 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 04:28:56 Fetched 119 kB in 0s (0 B/s) 04:28:56 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 04:28:56 Fetched 111 kB in 0s (0 B/s) 04:28:56 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 04:28:56 Fetched 11.1 kB in 0s (0 B/s) 04:28:56 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 04:28:56 Fetched 646 kB in 0s (0 B/s) 04:28:56 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 04:28:56 Fetched 41.3 kB in 0s (0 B/s) 04:28:56 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 04:28:56 Fetched 17.9 kB in 0s (0 B/s) 04:28:56 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 04:28:56 Fetched 368 kB in 0s (0 B/s) 04:28:56 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 04:28:56 Fetched 187 kB in 0s (0 B/s) 04:28:56 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 04:28:56 Fetched 175 kB in 0s (0 B/s) 04:28:56 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 04:28:56 Fetched 206 kB in 0s (0 B/s) 04:28:56 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 04:28:56 Fetched 1302 kB in 0s (0 B/s) 04:28:56 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 04:28:56 Fetched 36.2 kB in 0s (0 B/s) 04:28:56 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 04:28:56 Fetched 159 kB in 0s (0 B/s) 04:28:56 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 04:28:56 Fetched 107 kB in 0s (0 B/s) 04:28:56 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 04:28:56 Fetched 48.7 kB in 0s (0 B/s) 04:28:56 Pulling static-packages 04:28:56 + snapcraftctl pull 04:28:56 Pulling version 04:28:56 + cd /root/project 04:28:56 + git describe --tags --abbrev=0 04:28:56 + sed s/v// 04:28:56 + GIT_VERSION=2.0.1-dev.72 04:28:56 + [ -z 2.0.1-dev.72 ] 04:28:56 + snapcraftctl set-version 2.0.1-dev.72 04:28:56 Building config-common 04:28:56 + snapcraftctl build 04:28:58 Skipping build go-build-helper (already ran) 04:28:58 Building edgex-go 04:28:58 + cd /root/parts/edgex-go/src 04:28:58 + git describe --tags --abbrev=0 04:28:58 + sed s/v// 04:28:58 + GIT_VERSION=2.0.1-dev.72 04:28:58 + [ -z 2.0.1-dev.72 ] 04:28:58 + echo 2.0.1-dev.72 04:28:58 + [ ! -d vendor ] 04:28:58 + go mod download all 04:29:08 + make build 04:29:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-data/core-data ./cmd/core-data 04:29:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:29:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:29:13 ---> 14a478950057 04:29:13 Step 3/22 : WORKDIR /edgex-go 04:29:13 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:29:13 Step 2/30 : FROM ${BUILDER_BASE} AS builder 04:29:13 ---> 14a478950057 04:29:13 Step 3/30 : WORKDIR /edgex-go 04:29:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:29:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:29:13 ---> 14a478950057 04:29:13 Step 3/24 : WORKDIR /edgex-go 04:29:13 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:29:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:29:13 ---> 14a478950057 04:29:13 Step 3/20 : WORKDIR /edgex-go 04:29:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:29:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:29:13 ---> 14a478950057 04:29:13 Step 3/22 : WORKDIR /edgex-go 04:29:13 ---> Running in 5944022ac5f2 04:29:13 ---> Running in b83e449a1c5e 04:29:13 ---> Running in 42f12c49246d 04:29:13 ---> Running in d19fd9b940c4 04:29:13 ---> Running in be65648d5270 04:29:13 Removing intermediate container 5944022ac5f2 04:29:13 ---> f03834c30d32 04:29:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:29:13 Removing intermediate container b83e449a1c5e 04:29:13 ---> 5e49359acb65 04:29:13 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:29:13 Removing intermediate container d19fd9b940c4 04:29:13 ---> 41738743ab9c 04:29:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:29:13 Removing intermediate container be65648d5270 04:29:13 ---> e616804ce939 04:29:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:29:13 Removing intermediate container 42f12c49246d 04:29:13 ---> 50d2ecda03d1 04:29:13 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:29:13 ---> Running in ea12bf6403be 04:29:13 ---> Running in e580eec31465 04:29:13 ---> Running in 712c09994a22 04:29:14 ---> Running in 655f442d27f6 04:29:14 ---> Running in 036e51510bca 04:29:18 Removing intermediate container ea12bf6403be 04:29:18 ---> ea050eb37f52 04:29:18 Step 5/30 : RUN apk add --update --no-cache make git 04:29:18 Removing intermediate container e580eec31465 04:29:18 ---> 912b16b8ce0e 04:29:18 Step 5/22 : RUN apk add --update --no-cache make git 04:29:18 ---> Running in 596ac75dcadf 04:29:18 ---> Running in a62f4f364abe 04:29:18 Removing intermediate container 655f442d27f6 04:29:18 ---> a62694a9b068 04:29:18 Step 5/22 : RUN apk add --update --no-cache make git 04:29:18 Removing intermediate container 036e51510bca 04:29:18 ---> 26165c861efe 04:29:18 Step 5/20 : RUN apk add --update --no-cache make git 04:29:18 ---> Running in 964b93dc90e5 04:29:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:29:18 Removing intermediate container 712c09994a22 04:29:18 ---> dd48a33ea8b1 04:29:18 Step 5/24 : RUN apk add --update --no-cache make git 04:29:18 ---> Running in 1cfb96e05279 04:29:18 ---> Running in a520c1e43c28 04:29:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:29:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:29:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:29:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:29:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:29:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:29:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-command/core-command ./cmd/core-command 04:29:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:29:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:29:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:29:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:29:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:29:22 OK: 219 MiB in 52 packages 04:29:23 OK: 219 MiB in 52 packages 04:29:23 OK: 219 MiB in 52 packages 04:29:23 OK: 219 MiB in 52 packages 04:29:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:29:24 OK: 219 MiB in 52 packages 04:29:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:29:24 Removing intermediate container 596ac75dcadf 04:29:24 ---> 3f3bb011339e 04:29:24 Step 6/22 : COPY . . 04:29:24 Removing intermediate container 1cfb96e05279 04:29:24 ---> 42394da3e645 04:29:24 Step 6/20 : COPY . . 04:29:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:29:25 Removing intermediate container a62f4f364abe 04:29:25 ---> d6181781df49 04:29:25 Step 6/30 : COPY . . 04:29:25 Removing intermediate container 964b93dc90e5 04:29:25 ---> cf158b0f3159 04:29:25 Step 6/22 : COPY . . 04:29:25 Removing intermediate container a520c1e43c28 04:29:25 ---> 064eda45ecb3 04:29:25 Step 6/24 : COPY . . 04:29:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:29:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:29:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:29:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/secrets-config ./cmd/secrets-config 04:29:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:29:31 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 04:29:31 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 04:29:31 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 04:29:31 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 04:29:32 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 04:29:32 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 04:29:32 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 04:29:32 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 04:29:32 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 04:29:32 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 04:29:32 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 04:29:32 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 04:29:32 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 04:29:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 04:29:32 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 04:29:32 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 04:29:32 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 04:29:32 + 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 04:29:32 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 04:29:32 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 04:29:32 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 04:29:32 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 04:29:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 04:29:32 + 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 04:29:32 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 04:29:32 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 04:29:32 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 04:29:33 Building hooks 04:29:33 + cd /root/parts/hooks/src 04:29:33 + make build 04:29:33 go mod tidy 04:29:33 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 04:29:33 go: downloading github.com/davecgh/go-spew v1.1.0 04:29:33 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:29:34 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 04:29:35 GO111MODULE=on go build -o cmd/install/install ./cmd/install 04:29:35 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 04:29:35 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 04:29:38 Building static-packages 04:29:38 + snapcraftctl build 04:29:40 Building version 04:29:40 + snapcraftctl build 04:29:42 Staging config-common 04:29:42 + snapcraftctl stage 04:29:43 Skipping stage go-build-helper (already ran) 04:29:43 Staging edgex-go 04:29:43 + snapcraftctl stage 04:29:44 Staging hooks 04:29:44 + snapcraftctl stage 04:29:45 Staging static-packages 04:29:45 + snapcraftctl stage 04:29:46 Staging version 04:29:46 + snapcraftctl stage 04:29:47 Priming config-common 04:29:47 + snapcraftctl prime 04:29:49 Priming go-build-helper 04:29:49 + snapcraftctl prime 04:29:49 Priming edgex-go 04:29:49 + snapcraftctl prime 04:29:51 Priming hooks 04:29:51 + snapcraftctl prime 04:29:52 Priming static-packages 04:29:52 + snapcraftctl prime 04:29:54 Priming version 04:29:54 + snapcraftctl prime 04:29:55 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] } 04:29:58 ---> 2c4f48bafbaa 04:29:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:29:58 ---> bc4e18d29e4a 04:29:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:29:58 ---> 96deaf5a967a 04:29:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:29:58 ---> eea1c6ded230 04:29:58 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:29:58 ---> c1d8c6c02b8e 04:29:58 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:29:58 ---> Running in 71467378c1d7 04:29:58 ---> Running in c1aa41342cd7 04:29:58 ---> Running in e549c6d5343d 04:29:58 ---> Running in f1613eef577e 04:29:58 ---> Running in 4539ffe235ea 04:30:04 Removing intermediate container 71467378c1d7 04:30:04 ---> d330a37ff448 04:30:04 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:30:04 ---> Running in ed54d51322dc 04:30:04 Removing intermediate container e549c6d5343d 04:30:04 ---> 4928b3c49f56 04:30:04 Step 8/22 : RUN make cmd/core-metadata/core-metadata 04:30:04 ---> Running in b9238beda74a 04:30:04 Removing intermediate container c1aa41342cd7 04:30:04 ---> 8582004cba23 04:30:04 Step 8/22 : RUN make cmd/core-command/core-command 04:30:05 Removing intermediate container f1613eef577e 04:30:05 ---> ea44a5f1a6fb 04:30:05 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:30:05 Removing intermediate container 4539ffe235ea 04:30:05 ---> a1b66263ee61 04:30:05 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:30:05 ---> Running in 278a2b2f4bb7 04:30:05 ---> Running in 91b01254babe 04:30:05 ---> Running in d05e284d9552 04:30:06 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 04:30:07 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 04:30:07 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 04:30:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:30:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:32:00 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 04:32:00 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 04:32:07 Removing intermediate container 278a2b2f4bb7 04:32:07 ---> 24274ca92da2 04:32:07 04:32:07 Step 9/22 : FROM alpine:3.14 04:32:07 3.14: Pulling from library/alpine 04:32:07 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:32:07 Status: Downloaded newer image for alpine:3.14 04:32:07 ---> bb3de5531c18 04:32:07 Step 10/22 : RUN apk add --update --no-cache dumb-init 04:32:08 ---> Running in f7c51622ed94 04:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:32:12 (1/1) Installing dumb-init (1.2.5-r1) 04:32:12 Executing busybox-1.33.1-r3.trigger 04:32:12 OK: 5 MiB in 15 packages 04:32:15 Removing intermediate container 91b01254babe 04:32:15 ---> 551441eac32f 04:32:15 04:32:15 Step 9/30 : FROM alpine:3.14 04:32:15 ---> bb3de5531c18 04:32:15 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:32:15 Removing intermediate container ed54d51322dc 04:32:15 ---> 999d523cdbec 04:32:15 04:32:15 Step 9/24 : FROM alpine:3.14 04:32:15 ---> bb3de5531c18 04:32:15 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-execRemoving intermediate container d05e284d9552 04:32:15 ---> 61729f4e799c 04:32:15 04:32:15 Step 9/20 : FROM alpine:3.14 04:32:15 ---> bb3de5531c18 04:32:15 Step 10/20 : RUN apk add --update --no-cache curl 04:32:15 04:32:16 ---> Running in 751aeb074104 04:32:16 ---> Running in d8e68d84124e 04:32:16 ---> Running in 616f1cf7b8c4 04:32:16 Removing intermediate container f7c51622ed94 04:32:16 ---> dc6122835e94 04:32:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:32:16 ---> Running in 1512774e74ca 04:32:16 Removing intermediate container 616f1cf7b8c4 04:32:16 ---> 2c8d2d982249 04:32:16 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 04:32:17 ---> Running in a4cf222b18da 04:32:18 Removing intermediate container 1512774e74ca 04:32:18 ---> c934fbd75c48 04:32:18 Step 12/22 : ENV APP_PORT=59882 04:32:18 Removing intermediate container b9238beda74a 04:32:18 ---> 8823163e5eb4 04:32:18 04:32:18 Step 9/22 : FROM alpine:3.14 04:32:18 ---> bb3de5531c18 04:32:18 Step 10/22 : RUN apk add --update --no-cache dumb-init 04:32:18 ---> Using cache 04:32:18 ---> dc6122835e94 04:32:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:32:18 ---> Using cache 04:32:18 ---> c934fbd75c48 04:32:18 Step 12/22 : ENV APP_PORT=59881 04:32:18 ---> Running in 494f75d92faa 04:32:18 ---> Running in 030d8a3385ae 04:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:32:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:32:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:32:19 Removing intermediate container 494f75d92faa 04:32:19 ---> 491fc6980381 04:32:19 Step 13/22 : EXPOSE $APP_PORT 04:32:19 Removing intermediate container 030d8a3385ae 04:32:19 ---> 3684f9fdcefa 04:32:19 Step 13/22 : EXPOSE $APP_PORT 04:32:19 ---> Running in 798fe827504d 04:32:19 ---> Running in 46d91a1bf89d 04:32:19 (1/5) Installing ca-certificates (20191127-r5) 04:32:19 (1/3) Installing ca-certificates (20191127-r5) 04:32:20 (2/5) Installing brotli-libs (1.0.9-r5) 04:32:20 (2/3) Installing dumb-init (1.2.5-r1) 04:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:32:20 (3/3) Installing su-exec (0.2-r1) 04:32:20 Executing busybox-1.33.1-r3.trigger 04:32:20 Executing ca-certificates-20191127-r5.trigger 04:32:20 (3/5) Installing nghttp2-libs (1.43.0-r0) 04:32:20 (4/5) Installing libcurl (7.79.1-r0) 04:32:20 (5/5) Installing curl (7.79.1-r0) 04:32:20 Executing busybox-1.33.1-r3.trigger 04:32:20 Executing ca-certificates-20191127-r5.trigger 04:32:20 Removing intermediate container 798fe827504d 04:32:20 ---> b4ff155f6af6 04:32:20 Step 14/22 : WORKDIR / 04:32:20 OK: 6 MiB in 17 packages 04:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:32:20 OK: 8 MiB in 19 packages 04:32:20 Removing intermediate container 46d91a1bf89d 04:32:20 ---> 8eb2f8c39ddc 04:32:20 Step 14/22 : WORKDIR / 04:32:20 ---> Running in 015d9b5a7414 04:32:20 ---> Running in 268cc93d7119 04:32:21 (1/2) Installing dumb-init (1.2.5-r1) 04:32:21 (2/2) Installing su-exec (0.2-r1) 04:32:21 Executing busybox-1.33.1-r3.trigger 04:32:21 OK: 5 MiB in 16 packages 04:32:21 Removing intermediate container 015d9b5a7414 04:32:21 ---> f02e0fc62bec 04:32:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:32:21 Removing intermediate container 268cc93d7119 04:32:21 ---> 9c3d8c7db606 04:32:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:32:23 Removing intermediate container d8e68d84124e 04:32:23 ---> b03094e1e523 04:32:23 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:32:23 ---> 8ec35714a3a2 04:32:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:32:23 Removing intermediate container a4cf222b18da 04:32:23 ---> a1e6c5e8c6b3 04:32:23 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 04:32:23 ---> 827710e64b51 04:32:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:32:23 ---> Running in bc4bffed033a 04:32:23 Removing intermediate container 751aeb074104 04:32:23 ---> 7718c4684c7e 04:32:23 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:32:23 ---> Running in d6759d5875dd 04:32:23 ---> Running in 1461aa81a1cb 04:32:24 Removing intermediate container bc4bffed033a 04:32:24 ---> 00b552498893 04:32:24 Step 12/24 : WORKDIR / 04:32:24 ---> Running in 4c2fd2439c1b 04:32:24 Removing intermediate container 1461aa81a1cb 04:32:24 ---> 96e80390ecd0 04:32:24 Step 12/20 : WORKDIR /edgex 04:32:24 Removing intermediate container d6759d5875dd 04:32:24 ---> ddd3695d4bf1 04:32:24 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:32:25 ---> Running in 0d7b8526f863 04:32:25 ---> Running in f76294ee4389 04:32:25 ---> 09320c5b0f15 04:32:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:32:25 ---> a177692579d3 04:32:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:32:25 Removing intermediate container 4c2fd2439c1b 04:32:25 ---> c2e498d4d4c7 04:32:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:32:25 Removing intermediate container 0d7b8526f863 04:32:25 ---> 3dc4335d6a56 04:32:25 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:32:26 ---> Running in 8c89d6490221 04:32:26 Removing intermediate container f76294ee4389 04:32:26 ---> 294296e86b83 04:32:26 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:32:26 ---> b264718ec726 04:32:26 Step 18/22 : ENTRYPOINT ["/core-command"] 04:32:26 ---> dfecdf0df2f1 04:32:26 Step 18/22 : ENTRYPOINT ["/core-metadata"] 04:32:26 ---> e8914df5dcba 04:32:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:32:26 ---> Running in af2126b8b3ef 04:32:27 ---> Running in e2e3c60121d9 04:32:27 ---> 44c763cd38ba 04:32:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:32:27 Removing intermediate container af2126b8b3ef 04:32:27 ---> ca8304f3ab9b 04:32:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:32:27 Removing intermediate container e2e3c60121d9 04:32:27 ---> 609af61a4c7e 04:32:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:32:28 ---> Running in 248e48e103e0 04:32:28 ---> Running in eb7707b331f2 04:32:28 ---> 30568cb3cae7 04:32:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:32:28 ---> 02d5d9d49f55 04:32:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:32:29 Removing intermediate container eb7707b331f2 04:32:29 ---> 428c2b88c9ea 04:32:29 Step 20/22 : LABEL arch=arm64 04:32:29 Removing intermediate container 248e48e103e0 04:32:29 ---> 6acd679819f6 04:32:29 Step 20/22 : LABEL arch=arm64 04:32:29 Removing intermediate container 8c89d6490221 04:32:29 ---> 09cdebb90016 04:32:29 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 04:32:29 ---> Running in ab954f926816 04:32:29 ---> Running in e9ddead0b505 04:32:29 ---> Running in 79abc452aed2 04:32:29 ---> 30cd091d0ebe 04:32:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:32:30 Removing intermediate container ab954f926816 04:32:30 ---> 71a070e77e95 04:32:30 Step 21/22 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:32:30 Removing intermediate container e9ddead0b505 04:32:30 ---> ca6a152c3ffc 04:32:30 Step 21/22 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:32:30 ---> Running in e2743f4d6727 04:32:30 Removing intermediate container 79abc452aed2 04:32:30 ---> 74f6ffaee92c 04:32:30 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:32:30 ---> Running in addd8c4caca2 04:32:30 ---> 5181f15d8ad3 04:32:30 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:32:30 ---> 76817db9ab0f 04:32:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:32:30 ---> Running in 87f76cc104a7 04:32:31 Removing intermediate container e2743f4d6727 04:32:31 ---> cd9364f3dd90 04:32:31 Step 22/22 : LABEL version=0.0.0 04:32:31 ---> Running in 0e628d2bad40 04:32:31 Removing intermediate container addd8c4caca2 04:32:31 ---> 09b118a791b7 04:32:31 Step 22/22 : LABEL version=0.0.0 04:32:32 ---> Running in cc95742c81c9 04:32:32 Removing intermediate container 87f76cc104a7 04:32:32 ---> 430ca0f258e3 04:32:32 Step 17/20 : CMD ["--init=true"] 04:32:32 Removing intermediate container 0e628d2bad40 04:32:32 ---> 8e9ce4a192c7 04:32:32 04:32:32 ---> f6e11e534f6c 04:32:32 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:32:32 ---> Running in 72045c39315e 04:32:32 ---> Running in 75481c554661 04:32:32 ---> 5980aca8df8f 04:32:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:32:32 Successfully built 8e9ce4a192c7 04:32:32 Removing intermediate container cc95742c81c9 04:32:32 ---> 93dd9eea5a08 04:32:32 04:32:32 Successfully tagged core-metadata-arm64:latest 04:32:32  Building core-metadata ... done Building support-notifications 04:32:33 Removing intermediate container 72045c39315e 04:32:33 ---> 04f69b824206 04:32:33 Step 18/20 : LABEL arch=arm64 04:32:33 ---> Running in 67dc1356cb9d 04:32:33 Successfully built 93dd9eea5a08 04:32:33 Successfully tagged core-command-arm64:latest 04:32:33  Building core-command ... done Building sys-mgmt-agent 04:32:34 Removing intermediate container 67dc1356cb9d 04:32:34 ---> bd0547050047 04:32:34 Step 19/20 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:32:34 ---> Running in e2f4e911565c 04:32:34 ---> 0d43ddc81ec3 04:32:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:32:36 Removing intermediate container e2f4e911565c 04:32:36 ---> 071b27f42229 04:32:36 Step 20/20 : LABEL version=0.0.0 04:32:37 ---> Running in 4a2548ba8fa2 04:32:38 Removing intermediate container 75481c554661 04:32:38 ---> dd9dba4fb579 04:32:38 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 04:32:39 ---> 38f32fabfa6d 04:32:39 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/ 04:32:39 Removing intermediate container 4a2548ba8fa2 04:32:39 ---> be3eba83feaa 04:32:39 04:32:39 ---> Running in c86ecd305301 04:32:39 Successfully built be3eba83feaa 04:32:39 Successfully tagged security-proxy-setup-arm64:latest 04:32:39 Building core-data 04:32:40  Building security-proxy-setup ... done  ---> fb1749b8443f 04:32:40 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:32:43 ---> 27c7420466ed 04:32:43 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:32:44 Removing intermediate container c86ecd305301 04:32:44 ---> 94eacbe1be88 04:32:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 04:32:44 ---> 4285286b200d 04:32:44 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:32:44 ---> Running in 21ff1e6d1432 04:32:45 Removing intermediate container 21ff1e6d1432 04:32:45 ---> 4d8aa663482f 04:32:45 Step 22/24 : LABEL arch=arm64 04:32:45 ---> 1ab56169b508 04:32:45 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:32:45 ---> Running in a983ea892fb1 04:32:46 Removing intermediate container a983ea892fb1 04:32:46 ---> 75e619e79815 04:32:46 Step 23/24 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:32:46 ---> 18a020e839a5 04:32:46 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 04:32:46 ---> Running in 4da480d31be3 04:32:47 ---> Running in 03f660d04145 04:32:47 Removing intermediate container 4da480d31be3 04:32:47 ---> b8905d56df28 04:32:47 Step 24/24 : LABEL version=0.0.0 04:32:48 ---> Running in e6f28855fc01 04:32:48 Removing intermediate container 03f660d04145 04:32:48 ---> d21841d5a481 04:32:48 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:32:49 Removing intermediate container e6f28855fc01 04:32:49 ---> bdce822cd001 04:32:49 04:32:49 Successfully built bdce822cd001 04:32:49 Successfully tagged security-secretstore-setup-arm64:latest 04:32:49  Building security-secretstore-setup ... done Building support-scheduler 04:32:50 ---> 4ac3cede51cb 04:32:50 Step 25/30 : RUN chmod +x /entrypoint.sh 04:32:50 ---> Running in 338a2e86a9cf 04:32:54 Removing intermediate container 338a2e86a9cf 04:32:54 ---> 32da608065b5 04:32:54 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 04:32:55 ---> Running in 20a83f58cfd7 04:32:56 Removing intermediate container 20a83f58cfd7 04:32:56 ---> d44dd5b72325 04:32:56 Step 27/30 : CMD ["gate"] 04:32:56 ---> Running in f828cb7465b6 04:32:57 Removing intermediate container f828cb7465b6 04:32:57 ---> 07d5c892e843 04:32:57 Step 28/30 : LABEL arch=arm64 04:32:58 ---> Running in d5fb7c0b9863 04:32:58 Removing intermediate container d5fb7c0b9863 04:32:58 ---> 4371171f7afc 04:32:58 Step 29/30 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:32:59 ---> Running in de0f6bdf1216 04:32:59 Removing intermediate container de0f6bdf1216 04:32:59 ---> 4cacd4d04c6e 04:32:59 Step 30/30 : LABEL version=0.0.0 04:33:00 ---> Running in 4bd68908e680 04:33:01 Removing intermediate container 4bd68908e680 04:33:01 ---> a565b05f7d39 04:33:01 04:33:01 Successfully built a565b05f7d39 04:33:01 Successfully tagged security-bootstrapper-arm64:latest 04:33:20  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:33:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:33:20 ---> 14a478950057 04:33:20 Step 3/21 : WORKDIR /edgex-go 04:33:20 ---> Using cache 04:33:20 ---> 50d2ecda03d1 04:33:20 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:33:20 ---> Using cache 04:33:20 ---> 26165c861efe 04:33:20 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 04:33:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:33:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:33:20 ---> 14a478950057 04:33:20 Step 3/22 : WORKDIR /edgex-go 04:33:20 ---> Using cache 04:33:20 ---> 50d2ecda03d1 04:33:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:33:20 ---> Using cache 04:33:20 ---> 26165c861efe 04:33:20 Step 5/22 : RUN apk add --update --no-cache make bash git 04:33:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:33:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:33:23 ---> 14a478950057 04:33:23 Step 3/22 : WORKDIR /edgex-go 04:33:23 ---> Using cache 04:33:23 ---> 50d2ecda03d1 04:33:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:33:23 ---> Using cache 04:33:23 ---> 26165c861efe 04:33:23 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:33:25 ---> Running in 7f326188dfa1 04:33:25 ---> Running in c946e3e154ba 04:33:25 ---> Running in 893bd97ef449 04:33:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:33:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:33:25 ---> 14a478950057 04:33:25 Step 3/23 : WORKDIR /edgex-go 04:33:25 ---> Using cache 04:33:25 ---> 50d2ecda03d1 04:33:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:33:25 ---> Using cache 04:33:25 ---> 26165c861efe 04:33:25 Step 5/23 : RUN apk add --update --no-cache make git 04:33:25 ---> Using cache 04:33:25 ---> 42394da3e645 04:33:25 Step 6/23 : COPY go.mod . 04:33:26 ---> 8b96979cfdc5 04:33:26 Step 7/23 : RUN go mod download 04:33:27 ---> Running in bb9047e959a1 04:33:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:33:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:33:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:33:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:33:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:33:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:33:29 OK: 219 MiB in 52 packages 04:33:29 OK: 219 MiB in 52 packages 04:33:29 OK: 219 MiB in 52 packages 04:33:31 Removing intermediate container 7f326188dfa1 04:33:31 ---> f6a92a9d019d 04:33:31 Step 6/22 : COPY . . 04:33:31 Removing intermediate container 893bd97ef449 04:33:31 ---> 0544bed42f19 04:33:31 Step 6/21 : COPY . . 04:33:31 Removing intermediate container c946e3e154ba 04:33:31 ---> 7cb666478a48 04:33:31 Step 6/22 : COPY . . 04:33:31 Removing intermediate container bb9047e959a1 04:33:31 ---> 5ee689cb0315 04:33:31 Step 8/23 : COPY . . 04:33:58 ---> a805d09f467d 04:33:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:33:58 ---> e81e7d693062 04:33:58 Step 9/23 : RUN go mod tidy 04:33:58 ---> 40fe20d502b1 04:33:58 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:33:58 ---> 86e8622fc5ee 04:33:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:33:58 ---> Running in 2ad33c2fc69a 04:33:58 ---> Running in fd6a6aa71bd1 04:33:59 ---> Running in 15642df17702 04:33:59 ---> Running in 9befc8da4460 04:34:04 Removing intermediate container 9befc8da4460 04:34:04 ---> f4b8a23df0b6 04:34:04 Step 8/22 : RUN make cmd/core-data/core-data 04:34:04 Removing intermediate container 15642df17702 04:34:04 ---> 791806d89ea8 04:34:04 Step 8/21 : RUN make cmd/support-notifications/support-notifications 04:34:04 ---> Running in 0c94e2ae67b1 04:34:04 Removing intermediate container 2ad33c2fc69a 04:34:04 ---> 3acf125a93f3 04:34:04 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:34:04 ---> Running in 9aa12994993f 04:34:04 Removing intermediate container fd6a6aa71bd1 04:34:04 ---> fb28cdbf5b41 04:34:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:34:04 ---> Running in e55db29e33ae 04:34:05 ---> Running in 83af8c2a0f80 04:34:06 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 04:34:07 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 04:34:07 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 04:34:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:35:59 Removing intermediate container e55db29e33ae 04:35:59 ---> 68d2497c6386 04:35:59 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:35:59 ---> Running in 595b6bab1192 04:35:59 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 04:35:59 Removing intermediate container 595b6bab1192 04:35:59 ---> c19ea272a706 04:35:59 04:35:59 Step 10/22 : FROM docker:20.10.8 04:35:59 20.10.8: Pulling from library/docker 04:36:02 Removing intermediate container 83af8c2a0f80 04:36:02 ---> 4299068214de 04:36:02 04:36:02 Step 11/23 : FROM alpine:3.14 04:36:02 ---> bb3de5531c18 04:36:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:36:02 ---> Using cache 04:36:02 ---> dc6122835e94 04:36:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:36:02 ---> Using cache 04:36:02 ---> c934fbd75c48 04:36:02 Step 14/23 : ENV APP_PORT=59861 04:36:02 Removing intermediate container 9aa12994993f 04:36:02 ---> 7b08b8603c2f 04:36:02 04:36:02 Step 9/21 : FROM alpine:3.14 04:36:02 ---> bb3de5531c18 04:36:02 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 04:36:02 ---> Running in cd003b768ea2 04:36:02 ---> Running in b0264dcb59bb 04:36:02 Removing intermediate container cd003b768ea2 04:36:02 ---> bd8c7a562364 04:36:02 Step 15/23 : EXPOSE $APP_PORT 04:36:03 ---> Running in 3dec7d6b806c 04:36:04 Removing intermediate container 3dec7d6b806c 04:36:04 ---> e5458ca43e96 04:36:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:36:05 ---> 8b0d4ac0d68a 04:36:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:36:05 (1/2) Installing ca-certificates (20191127-r5) 04:36:05 (2/2) Installing dumb-init (1.2.5-r1) 04:36:05 Executing busybox-1.33.1-r3.trigger 04:36:05 Executing ca-certificates-20191127-r5.trigger 04:36:05 OK: 6 MiB in 16 packages 04:36:07 ---> 1f0370c9c149 04:36:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:36:08 Removing intermediate container b0264dcb59bb 04:36:08 ---> ab6616e50eac 04:36:08 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:36:08 ---> Running in 9cf7f299eb92 04:36:08 ---> de3c6f4d57b4 04:36:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:36:08 Removing intermediate container 0c94e2ae67b1 04:36:08 ---> d0b78347103d 04:36:08 04:36:08 Step 9/22 : FROM alpine:3.14 04:36:08 ---> bb3de5531c18 04:36:08 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:36:08 ---> Running in 2b367ff39624 04:36:08 Removing intermediate container 9cf7f299eb92 04:36:08 ---> d10f8b810670 04:36:08 Step 12/21 : ENV APP_PORT=59860 04:36:08 ---> Running in 6e92ad01ef50 04:36:08 ---> Running in 1ede2876cd6b 04:36:09 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 04:36:09 Status: Downloaded newer image for docker:20.10.8 04:36:09 ---> 3734d5adc5ac 04:36:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:36:09 ---> Running in 2d5e02b2bafe 04:36:09 Removing intermediate container 2b367ff39624 04:36:09 ---> e323cbb93cde 04:36:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:36:09 Removing intermediate container 6e92ad01ef50 04:36:09 ---> b5caa0711903 04:36:09 Step 11/22 : ENV APP_PORT=59880 04:36:09 Removing intermediate container 1ede2876cd6b 04:36:09 ---> 0310f26433b3 04:36:09 Step 13/21 : EXPOSE $APP_PORT 04:36:09 ---> Running in 27c14a5b64aa 04:36:09 ---> Running in f02876294790 04:36:09 ---> Running in 5a68c493bdd9 04:36:10 Removing intermediate container 2d5e02b2bafe 04:36:10 ---> fd2d716e1124 04:36:10 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 04:36:10 ---> Running in 26365295a39b 04:36:10 Removing intermediate container f02876294790 04:36:10 ---> 5f2eb625d530 04:36:10 Removing intermediate container 27c14a5b64aa 04:36:10 ---> 1aebc2f64f98 04:36:10 Step 21/23 : LABEL arch=arm64Step 12/22 : EXPOSE $APP_PORT 04:36:10 04:36:10 Removing intermediate container 5a68c493bdd9 04:36:10 ---> 990955115182 04:36:10 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 04:36:10 ---> Running in 50fdfa9310bd 04:36:10 ---> Running in a068afc38c77 04:36:11 Removing intermediate container 50fdfa9310bd 04:36:11 ---> 3a1114fa9ed9 04:36:11 Step 22/23 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:36:11 Removing intermediate container a068afc38c77 04:36:11 ---> e16f3031153b 04:36:11 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:36:11 ---> Running in f68cef89ca9a 04:36:11 ---> Running in 8a856291f98f 04:36:11 ---> 5e91f872f51c 04:36:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:36:12 Removing intermediate container 8a856291f98f 04:36:12 ---> b8ebc61ceb8d 04:36:12 Step 23/23 : LABEL version=0.0.0 04:36:12 ---> Running in b88ba1cc9d35 04:36:13 (1/42) Installing readline (8.1.0-r0) 04:36:13 (2/42) Installing bash (5.1.4-r0) 04:36:13 Executing bash-5.1.4-r0.post-install 04:36:13 (3/42) Installing brotli-libs (1.0.9-r5) 04:36:13 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:36:13 (5/42) Installing libcurl (7.79.1-r0) 04:36:13 (6/42) Installing curl (7.79.1-r0) 04:36:13 (7/42) Installing dumb-init (1.2.5-r1) 04:36:13 (8/42) Installing libbz2 (1.0.8-r1) 04:36:13 (9/42) Installing expat (2.4.1-r0) 04:36:13 (10/42) Installing libffi (3.3-r2) 04:36:13 (11/42) Installing gdbm (1.19-r0) 04:36:13 (12/42) Installing xz-libs (5.2.5-r0) 04:36:13 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:36:13 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:36:13 (15/42) Installing mpdecimal (2.5.1-r1) 04:36:13 Removing intermediate container b88ba1cc9d35 04:36:13 ---> 62211ba529e3 04:36:13 04:36:13 (16/42) Installing sqlite-libs (3.35.5-r0) 04:36:13 (17/42) Installing python3 (3.9.5-r1) 04:36:13 ---> ed2810712b8b 04:36:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:36:14 Successfully built 62211ba529e3 04:36:14 Successfully tagged support-scheduler-arm64:latest 04:36:15  Building support-scheduler ... done  ---> 569f44a6728e 04:36:15 Step 17/21 : ENTRYPOINT ["/support-notifications"] 04:36:15 ---> Running in 9d77d46d417c 04:36:15 Removing intermediate container f68cef89ca9a 04:36:15 ---> 2961f20243eb 04:36:15 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 04:36:15 ---> Running in c7aaf206aad5 04:36:15 (18/42) Installing py3-appdirs (1.4.4-r2) 04:36:15 (19/42) Installing py3-chardet (4.0.0-r2) 04:36:15 (20/42) Installing py3-idna (3.2-r0) 04:36:15 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:36:15 (22/42) Installing py3-certifi (2020.12.5-r1) 04:36:15 (23/42) Installing py3-requests (2.25.1-r4) 04:36:16 (24/42) Installing py3-msgpack (1.0.2-r1) 04:36:16 Removing intermediate container 9d77d46d417c 04:36:16 ---> 3683c7b31e0a 04:36:16 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:36:16 (25/42) Installing py3-lockfile (0.12.2-r4) 04:36:16 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:36:16 (27/42) Installing py3-colorama (0.4.4-r1) 04:36:16 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:36:16 (29/42) Installing py3-distlib (0.3.1-r3) 04:36:16 (30/42) Installing py3-distro (1.5.0-r3) 04:36:16 (31/42) Installing py3-six (1.15.0-r1) 04:36:16 (32/42) Installing py3-webencodings (0.5.1-r4) 04:36:16 (33/42) Installing py3-html5lib (1.1-r1) 04:36:16 ---> Running in 5e29ffffc7e0 04:36:16 (34/42) Installing py3-parsing (2.4.7-r2) 04:36:16 (35/42) Installing py3-packaging (20.9-r1) 04:36:16 (36/42) Installing py3-toml (0.10.2-r2) 04:36:16 (37/42) Installing py3-pep517 (0.10.0-r2) 04:36:16 (38/42) Installing py3-progress (1.5-r2) 04:36:16 (39/42) Installing py3-retrying (1.3.3-r1) 04:36:16 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:36:16 (41/42) Installing py3-setuptools (52.0.0-r3) 04:36:16 (42/42) Installing py3-pip (20.3.4-r1) 04:36:16 Removing intermediate container 5e29ffffc7e0 04:36:16 ---> a87e07b96487 04:36:16 Step 19/21 : LABEL arch=arm64 04:36:17 Executing busybox-1.33.1-r3.trigger 04:36:17 OK: 84 MiB in 64 packages 04:36:17 ---> Running in 355aa85fb6b9 04:36:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:36:17 Removing intermediate container 355aa85fb6b9 04:36:17 ---> 1307f92f49ce 04:36:17 Step 20/21 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:36:17 ---> Running in 851c957190f8 04:36:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:36:18 Removing intermediate container 851c957190f8 04:36:18 ---> 7a12688ea3d1 04:36:18 Step 21/21 : LABEL version=0.0.0 04:36:18 ---> Running in 85cf197123ed 04:36:19 Removing intermediate container 85cf197123ed 04:36:19 ---> fd438ad50c34 04:36:19 04:36:19 (1/6) Installing dumb-init (1.2.5-r1) 04:36:19 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:36:19 (3/6) Installing libsodium (1.0.18-r0) 04:36:19 Successfully built fd438ad50c34 04:36:19 Successfully tagged support-notifications-arm64:latest 04:36:19  Building support-notifications ... done (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:36:19 (5/6) Installing libzmq (4.3.4-r0) 04:36:19 (6/6) Installing zeromq (4.3.4-r0) 04:36:19 Executing busybox-1.33.1-r3.trigger 04:36:19 OK: 8 MiB in 20 packages 04:36:21 Removing intermediate container c7aaf206aad5 04:36:21 ---> 98bbfc8b38ac 04:36:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:36:21 Collecting docker-compose==1.23.2 04:36:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:36:22 ---> ceb78fcb2d60 04:36:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:36:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:36:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:36:23 Collecting cached-property<2,>=1.2.0 04:36:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:36:23 ---> 931349dae653 04:36:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:36:24 Collecting docker<4.0,>=3.6.0 04:36:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:36:24 Collecting docopt<0.7,>=0.6.1 04:36:24 Downloading docopt-0.6.2.tar.gz (25 kB) 04:36:24 ---> ea734c8ba53f 04:36:24 Step 18/22 : ENTRYPOINT ["/core-data"] 04:36:24 ---> Running in b6ce80da20a3 04:36:24 Removing intermediate container b6ce80da20a3 04:36:24 ---> 97d31f5db3a0 04:36:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:36:24 ---> Running in bf12545ca361 04:36:25 Removing intermediate container bf12545ca361 04:36:25 ---> 7e96a2acf0e7 04:36:25 Step 20/22 : LABEL arch=arm64 04:36:25 ---> Running in 6cec2d1c20e8 04:36:26 Removing intermediate container 6cec2d1c20e8 04:36:26 ---> 742a8a1eebf4 04:36:26 Step 21/22 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:36:26 Collecting dockerpty<0.5,>=0.4.1 04:36:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:36:26 ---> Running in 79d0136a10e7 04:36:26 Removing intermediate container 79d0136a10e7 04:36:26 ---> 4553a5d20636 04:36:26 Step 22/22 : LABEL version=0.0.0 04:36:26 ---> Running in b0454c0f8232 04:36:27 Removing intermediate container b0454c0f8232 04:36:27 ---> d2588695aafd 04:36:27 04:36:27 Successfully built d2588695aafd 04:36:27 Successfully tagged core-data-arm64:latest 04:36:28  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 04:36:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:36:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 04:36:29 Collecting PyYAML<4,>=3.10 04:36:29 Downloading PyYAML-3.13.tar.gz (270 kB) 04:36:32 Collecting texttable<0.10,>=0.9.0 04:36:32 Downloading texttable-0.9.1.tar.gz (11 kB) 04:36:33 Collecting jsonschema<3,>=2.5.1 04:36:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:36:33 Collecting docker-pycreds>=0.4.0 04:36:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:36:34 Collecting chardet<3.1.0,>=3.0.2 04:36:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:36:35 Collecting urllib3<1.25,>=1.21.1 04:36:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:36:35 Collecting idna<2.8,>=2.5 04:36:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:36:35 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) 04:36:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:36:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:36:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:36:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:36:36 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:36:36 Attempting uninstall: urllib3 04:36:36 Found existing installation: urllib3 1.26.5 04:36:36 Uninstalling urllib3-1.26.5: 04:36:36 Successfully uninstalled urllib3-1.26.5 04:36:37 Attempting uninstall: idna 04:36:37 Found existing installation: idna 3.2 04:36:37 Uninstalling idna-3.2: 04:36:37 Successfully uninstalled idna-3.2 04:36:37 Attempting uninstall: chardet 04:36:37 Found existing installation: chardet 4.0.0 04:36:37 Uninstalling chardet-4.0.0: 04:36:37 Successfully uninstalled chardet-4.0.0 04:36:39 Attempting uninstall: requests 04:36:39 Found existing installation: requests 2.25.1 04:36:39 Uninstalling requests-2.25.1: 04:36:39 Successfully uninstalled requests-2.25.1 04:36:39 Running setup.py install for texttable: started 04:36:41 Running setup.py install for texttable: finished with status 'done' 04:36:41 Running setup.py install for PyYAML: started 04:36:44 Running setup.py install for PyYAML: finished with status 'done' 04:36:44 Running setup.py install for docopt: started 04:36:46 Running setup.py install for docopt: finished with status 'done' 04:36:46 Running setup.py install for dockerpty: started 04:36:48 Running setup.py install for dockerpty: finished with status 'done' 04:36:50 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 04:36:58 Removing intermediate container 26365295a39b 04:36:58 ---> d77041bf4a30 04:36:58 Step 13/22 : ENV APP_PORT=58890 04:36:58 ---> Running in 04d8e6ac205c 04:36:59 Removing intermediate container 04d8e6ac205c 04:36:59 ---> c4c6d33ee0ec 04:36:59 Step 14/22 : EXPOSE $APP_PORT 04:36:59 ---> Running in a1ee8ebc8de5 04:37:00 Removing intermediate container a1ee8ebc8de5 04:37:00 ---> 744243f8eac7 04:37:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:37:01 ---> e68860b48c7a 04:37:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:37:02 ---> 625905aeaf5d 04:37:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:37:03 ---> a534f6d1d79b 04:37:03 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 04:37:03 ---> Running in d9776daabea4 04:37:03 Removing intermediate container d9776daabea4 04:37:03 ---> 850efc6fe940 04:37:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:37:03 ---> Running in e1ff13aaa563 04:37:04 Removing intermediate container e1ff13aaa563 04:37:04 ---> 5976a9e3ca19 04:37:04 Step 20/22 : LABEL arch=arm64 04:37:04 ---> Running in b23f528b662d 04:37:05 Removing intermediate container b23f528b662d 04:37:05 ---> 07d497209cf4 04:37:05 Step 21/22 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e 04:37:05 ---> Running in 17bb46a1edf2 04:37:05 Removing intermediate container 17bb46a1edf2 04:37:05 ---> d051431bb95c 04:37:05 Step 22/22 : LABEL version=0.0.0 04:37:05 ---> Running in 442acc14bee8 04:37:06 Removing intermediate container 442acc14bee8 04:37:06 ---> 67503d6b9dab 04:37:06 04:37:06 Successfully built 67503d6b9dab 04:37:06 Successfully tagged sys-mgmt-agent-arm64:latest 04:37:07  Building sys-mgmt-agent ... done  [Pipeline] } 04:37:07 $ docker stop --time=1 850c30f8d0cbae2805a2ebc02657232d606eabbabad1499c11594c784c4e7364 04:37:09 $ docker rm -f 850c30f8d0cbae2805a2ebc02657232d606eabbabad1499c11594c784c4e7364 [Pipeline] // withDockerContainer [Pipeline] sh 04:37:09 + docker images 04:37:10 REPOSITORY TAG IMAGE ID CREATED SIZE 04:37:10 sys-mgmt-agent-arm64 latest 67503d6b9dab 4 seconds ago 277MB 04:37:10 core-data-arm64 latest d2588695aafd 43 seconds ago 19.4MB 04:37:10 support-notifications-arm64 latest fd438ad50c34 52 seconds ago 15.9MB 04:37:10 support-scheduler-arm64 latest 62211ba529e3 57 seconds ago 15.2MB 04:37:10 d0b78347103d About a minute ago 1.58GB 04:37:10 7b08b8603c2f About a minute ago 1.57GB 04:37:10 4299068214de About a minute ago 1.57GB 04:37:10 c19ea272a706 About a minute ago 1.57GB 04:37:10 security-bootstrapper-arm64 latest a565b05f7d39 4 minutes ago 17.7MB 04:37:10 security-secretstore-setup-arm64 latest bdce822cd001 4 minutes ago 26.5MB 04:37:10 security-proxy-setup-arm64 latest be3eba83feaa 4 minutes ago 25.3MB 04:37:10 core-command-arm64 latest 93dd9eea5a08 4 minutes ago 15.2MB 04:37:10 core-metadata-arm64 latest 8e9ce4a192c7 4 minutes ago 15.8MB 04:37:10 8823163e5eb4 4 minutes ago 1.57GB 04:37:10 999d523cdbec 4 minutes ago 1.58GB 04:37:10 61729f4e799c 4 minutes ago 1.57GB 04:37:10 551441eac32f 4 minutes ago 1.57GB 04:37:10 24274ca92da2 5 minutes ago 1.57GB 04:37:10 ci-base-image-arm64 latest 14a478950057 15 minutes ago 1.24GB 04:37:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 days ago 534MB 04:37:10 docker 20.10.8 3734d5adc5ac 6 weeks ago 198MB 04:37:10 alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB 04:37:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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 04:37:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:37:11 04:37:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:37:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:37:11 arm64: Pulling from edgex-lftools-log-publisher 04:37:11 448f6bf000e3: Pulling fs layer 04:37:11 f757da607395: Pulling fs layer 04:37:11 05883995daec: Pulling fs layer 04:37:11 8603b9c90790: Pulling fs layer 04:37:11 1560dd03e051: Pulling fs layer 04:37:11 27f5ce0e4adf: Pulling fs layer 04:37:11 c2d8d7efcc4b: Pulling fs layer 04:37:11 8603b9c90790: Waiting 04:37:11 1560dd03e051: Waiting 04:37:11 27f5ce0e4adf: Waiting 04:37:11 c2d8d7efcc4b: Waiting 04:37:12 f757da607395: Verifying Checksum 04:37:12 f757da607395: Download complete 04:37:12 8603b9c90790: Download complete 04:37:12 1560dd03e051: Verifying Checksum 04:37:12 1560dd03e051: Download complete 04:37:12 05883995daec: Verifying Checksum 04:37:12 05883995daec: Download complete 04:37:12 27f5ce0e4adf: Verifying Checksum 04:37:12 27f5ce0e4adf: Download complete 04:37:12 448f6bf000e3: Verifying Checksum 04:37:12 448f6bf000e3: Download complete 04:37:15 c2d8d7efcc4b: Verifying Checksum 04:37:15 c2d8d7efcc4b: Download complete 04:37:16 448f6bf000e3: Pull complete 04:37:16 f757da607395: Pull complete 04:37:18 05883995daec: Pull complete 04:37:18 8603b9c90790: Pull complete 04:37:19 1560dd03e051: Pull complete 04:37:19 27f5ce0e4adf: Pull complete 04:37:35 c2d8d7efcc4b: Pull complete 04:37:35 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:37:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:37:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:37:35 prd-ubuntu18.04-docker-arm64-4c-16g-382 does not seem to be running inside a container 04:37:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:37:38 $ docker top a45a5ffb335e5ffb75d9012fb76c05bb9d8f3984a18cc2d09f09b2a52d6db585 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:39 ---> job-cost.sh 04:37:39 lf-activate-venv: SKIPPING 04:37:39 INFO: No Stack... 04:37:40 INFO: Retrieving Pricing Info for: v3-standard-4 04:37:41 INFO: Archiving Costs [Pipeline] sh 04:37:41 + cat /w/workspace/edgex-go/3/archives/cost.csv 04:37:41 + cut -d, -f6 [Pipeline] lock 04:37:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3759-3-stack-cost] 04:37:41 Resource [jenkins-edgexfoundry-edgex-go-PR-3759-3-stack-cost] did not exist. Created. 04:37:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3759-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:37:42 + echo total: 0.10999999940395355 [Pipeline] stash 04:37:42 Stashed 1 file(s) [Pipeline] } 04:37:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3759-3-stack-cost] [Pipeline] // lock [Pipeline] } 04:37:42 $ docker stop --time=1 a45a5ffb335e5ffb75d9012fb76c05bb9d8f3984a18cc2d09f09b2a52d6db585 04:37:44 $ docker rm -f a45a5ffb335e5ffb75d9012fb76c05bb9d8f3984a18cc2d09f09b2a52d6db585 [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 04:37:45 provisioning config files... 04:37:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7916501669616578811tmp [Pipeline] { [Pipeline] sh 04:37:45 + set +x 04:37:45 + curl -s https://codecov.io/bash 04:37:45 + bash -s -- 04:37:45 04:37:45 _____ _ 04:37:45 / ____| | | 04:37:45 | | ___ __| | ___ ___ _____ __ 04:37:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:37:45 | |___| (_) | (_| | __/ (_| (_) \ V / 04:37:45 \_____\___/ \__,_|\___|\___\___/ \_/ 04:37:45 Bash-1.0.6 04:37:45 04:37:45 04:37:45 ==> git version 2.24.4 found 04:37:45 ==> 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 04:37:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:37:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:37:45 ==> Jenkins CI detected. 04:37:45 current dir:  /w/workspace/edgex-go/3 04:37:45 project root: . 04:37:45 --> token set from env 04:37:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:37:45 ==> Running gcov in . (disable via -X gcov) 04:37:45 ==> Python coveragepy not found 04:37:45 ==> Searching for coverage reports in: 04:37:45 + . 04:37:45 -> Found 1 reports 04:37:45 ==> Detecting git/mercurial file structure 04:37:45 ==> Reading reports 04:37:45 + ./coverage.out bytes=420693 04:37:45 ==> Appending adjustments 04:37:45 https://docs.codecov.io/docs/fixing-reports 04:37:47 + Found adjustments 04:37:47 ==> Gzipping contents 04:37:47 56K /tmp/codecov.dIeqpq.gz 04:37:47 ==> Uploading reports 04:37:47 url: https://codecov.io 04:37:47 query: branch=PR-3759&commit=7b375ad7dd174ceab43231717ee6a136af8e8a8e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3759%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3759&job=&cmd_args= 04:37:47 -> Pinging Codecov 04:37:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3759&commit=7b375ad7dd174ceab43231717ee6a136af8e8a8e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3759%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3759&job=&cmd_args= 04:37:47 -> Uploading to 04:37:47 https://storage.googleapis.com/codecov/v4/raw/2021-10-20/00271124DB129430A58F1EEE437C3FCB/7b375ad7dd174ceab43231717ee6a136af8e8a8e/4a1496c0-c36b-489e-ab26-0d5f3b4633be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211020%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211020T043747Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4825aa0b03467c359ec6329bfd035018e314914d2615d410401dd5fdeedf5033 04:37:47 % Total % Received % Xferd Average Speed Time Time Time Current 04:37:47 Dload Upload Total Spent Left Speed 04:37:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56982 0 0 100 56982 0 182k --:--:-- --:--:-- --:--:-- 182k 04:37:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7b375ad7dd174ceab43231717ee6a136af8e8a8e [Pipeline] } 04:37:47 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:37:48 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:37:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:37:49 ---> package-listing.sh 04:37:49 ++ facter osfamily 04:37:49 ++ tr '[:upper:]' '[:lower:]' 04:37:49 + OS_FAMILY=redhat 04:37:49 + workspace=/w/workspace/edgex-go/3 04:37:49 + START_PACKAGES=/tmp/packages_start.txt 04:37:49 + END_PACKAGES=/tmp/packages_end.txt 04:37:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:37:49 + PACKAGES=/tmp/packages_start.txt 04:37:49 + '[' /w/workspace/edgex-go/3 ']' 04:37:49 + PACKAGES=/tmp/packages_end.txt 04:37:49 + case "${OS_FAMILY}" in 04:37:49 + rpm -qa 04:37:49 + sort 04:37:53 + '[' -f /tmp/packages_start.txt ']' 04:37:53 + '[' -f /tmp/packages_end.txt ']' 04:37:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:37:53 + '[' /w/workspace/edgex-go/3 ']' 04:37:53 + mkdir -p /w/workspace/edgex-go/3/archives/ 04:37:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 04:37:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:37:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:37:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:54 04:37:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:37:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:54 latest: Pulling from edgex-lftools-log-publisher 04:37:54 b4d181a07f80: Pulling fs layer 04:37:54 a1111a8f2ec3: Pulling fs layer 04:37:54 ed53099fbce6: Pulling fs layer 04:37:54 dc539afda2c1: Pulling fs layer 04:37:54 77bc0d833cb6: Pulling fs layer 04:37:54 9065ff56babe: Pulling fs layer 04:37:54 d287ab97295c: Pulling fs layer 04:37:54 77bc0d833cb6: Waiting 04:37:54 9065ff56babe: Waiting 04:37:54 d287ab97295c: Waiting 04:37:54 dc539afda2c1: Waiting 04:37:54 a1111a8f2ec3: Verifying Checksum 04:37:54 a1111a8f2ec3: Download complete 04:37:54 dc539afda2c1: Verifying Checksum 04:37:54 dc539afda2c1: Download complete 04:37:54 ed53099fbce6: Verifying Checksum 04:37:54 ed53099fbce6: Download complete 04:37:54 77bc0d833cb6: Verifying Checksum 04:37:54 77bc0d833cb6: Download complete 04:37:54 9065ff56babe: Verifying Checksum 04:37:54 9065ff56babe: Download complete 04:37:54 b4d181a07f80: Verifying Checksum 04:37:54 b4d181a07f80: Download complete 04:37:55 d287ab97295c: Verifying Checksum 04:37:55 d287ab97295c: Download complete 04:37:56 b4d181a07f80: Pull complete 04:37:56 a1111a8f2ec3: Pull complete 04:37:56 ed53099fbce6: Pull complete 04:37:56 dc539afda2c1: Pull complete 04:37:57 77bc0d833cb6: Pull complete 04:37:57 9065ff56babe: Pull complete 04:38:02 d287ab97295c: Pull complete 04:38:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:38:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:38:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:38:02 prd-centos7-docker-4c-2g-377 does not seem to be running inside a container 04:38:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:38:06 $ docker top 14b89b90775d990aa52484f74f870c6316975149f9b9700ee4ecae023ee539f7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:06 + touch /tmp/pre-build-complete [Pipeline] sh 04:38:06 + mkdir -p /var/log/sysstat [Pipeline] sh 04:38:07 + ls /var/log/sa-host 04:38:07 + sadf -c /var/log/sa-host/sa20 04:38:07 file_magic: OK 04:38:07 HZ: Using current value: 100 04:38:07 file_header: OK 04:38:07 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 04:38:07 Statistics: 04:38:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:38:07 File successfully converted to sysstat format version 12.0.3 04:38:07 + sadf -c /var/log/sa-host/sa30 04:38:07 file_magic: OK 04:38:07 HZ: Using current value: 100 04:38:07 file_header: OK 04:38:07 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 04:38:07 Statistics: 04:38:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:38:07 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:38:07 provisioning config files... 04:38:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config114443008508616481tmp [Pipeline] { [Pipeline] echo 04:38:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:38:07 ---> create-netrc.sh [Pipeline] } 04:38:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:38:07 ---> python-tools-install.sh [Pipeline] echo 04:38:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:38:08 ---> sudo-logs.sh 04:38:08 Archiving 'sudo' log.. 04:38:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-377.novalocal: Name or service not known 04:38:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-377.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:38:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:38:08 ---> job-cost.sh 04:38:08 lf-activate-venv: SKIPPING 04:38:08 DEBUG: total: 0.10999999940395355 04:38:08 INFO: Retrieving Stack Cost... 04:38:11 INFO: Retrieving Pricing Info for: v3-standard-2 04:38:11 INFO: Archiving Costs [Pipeline] echo 04:38:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:38:11 ---> logs-deploy.sh 04:38:11 lf-activate-venv: SKIPPING 04:38:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3759/3 04:38:11 INFO: archiving workspace using pattern(s): 04:38:11 Archives upload complete. 04:38:12 INFO: archiving logs to Nexus 04:38:12 ---> uname -a: 04:38:12 Linux prd-centos7-docker-4c-2g-377.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 04:38:12 04:38:12 04:38:12 ---> lscpu: 04:38:12 Architecture: x86_64 04:38:12 CPU op-mode(s): 32-bit, 64-bit 04:38:12 Byte Order: Little Endian 04:38:12 Address sizes: 40 bits physical, 48 bits virtual 04:38:12 CPU(s): 2 04:38:12 On-line CPU(s) list: 0,1 04:38:12 Thread(s) per core: 1 04:38:12 Core(s) per socket: 1 04:38:12 Socket(s): 2 04:38:12 NUMA node(s): 1 04:38:12 Vendor ID: AuthenticAMD 04:38:12 CPU family: 23 04:38:12 Model: 49 04:38:12 Model name: AMD EPYC-Rome Processor 04:38:12 Stepping: 0 04:38:12 CPU MHz: 2799.998 04:38:12 BogoMIPS: 5599.99 04:38:12 Virtualization: AMD-V 04:38:12 Hypervisor vendor: KVM 04:38:12 Virtualization type: full 04:38:12 L1d cache: 32K 04:38:12 L1i cache: 32K 04:38:12 L2 cache: 512K 04:38:12 L3 cache: 16384K 04:38:12 NUMA node0 CPU(s): 0,1 04:38:12 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 04:38:12 04:38:12 04:38:12 ---> nproc: 04:38:12 2 04:38:12 04:38:12 04:38:12 ---> df -h: 04:38:12 Filesystem Size Used Avail Use% Mounted on 04:38:12 overlay 40G 13G 28G 31% / 04:38:12 tmpfs 64M 0 64M 0% /dev 04:38:12 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:38:12 shm 64M 0 64M 0% /dev/shm 04:38:12 /dev/vda1 40G 13G 28G 31% /facter-os 04:38:12 04:38:12 04:38:12 ---> sar -b -r -n DEV: 04:38:12 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/20/21 _x86_64_ (2 CPU) 04:38:12 04:38:12 04:13:38 LINUX RESTART (2 CPU) 04:38:12 04:38:12 04:14:01 tps rtps wtps bread/s bwrtn/s 04:38:12 04:15:02 246.61 6.39 240.22 3348.84 55412.35 04:38:12 04:16:01 253.28 0.00 253.28 0.00 54844.42 04:38:12 04:17:01 56.64 0.02 56.62 0.53 10744.26 04:38:12 04:18:01 111.88 0.02 111.86 0.53 4650.98 04:38:12 04:19:02 767.83 388.60 379.24 15007.87 261366.81 04:38:12 04:20:01 304.22 43.41 260.81 2431.96 109639.41 04:38:12 04:21:01 588.92 144.94 443.98 3571.92 178755.89 04:38:12 04:22:01 136.21 11.16 125.06 1092.51 17100.40 04:38:12 04:23:01 1.38 0.00 1.38 0.00 24.37 04:38:12 04:24:01 0.22 0.00 0.22 0.00 2.65 04:38:12 04:25:01 0.25 0.02 0.23 0.13 2.07 04:38:12 04:26:01 0.28 0.00 0.28 0.00 3.90 04:38:12 04:27:01 0.32 0.00 0.32 0.00 3.42 04:38:12 04:28:01 0.28 0.00 0.28 0.00 3.28 04:38:12 04:29:01 0.43 0.23 0.20 7.33 2.60 04:38:12 04:30:01 0.88 0.12 0.77 0.93 14.04 04:38:12 04:31:01 0.22 0.00 0.22 0.00 2.60 04:38:12 04:32:01 0.18 0.00 0.18 0.00 1.93 04:38:12 04:33:01 0.30 0.00 0.30 0.00 3.60 04:38:12 04:34:01 0.23 0.00 0.23 0.00 2.72 04:38:12 04:35:01 0.32 0.07 0.25 0.53 4.11 04:38:12 04:36:01 0.22 0.00 0.22 0.00 3.34 04:38:12 04:37:01 0.20 0.00 0.20 0.00 1.93 04:38:12 04:38:01 68.66 57.01 11.66 4218.85 579.89 04:38:12 Average: 105.92 27.31 78.61 1242.34 28914.98 04:38:12 04:38:12 04:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:38:12 04:15:02 3697120 0 884980 11.05 2620 3424212 1888060 20.85 1132744 2756492 434560 04:38:12 04:16:01 3441332 0 968992 12.10 2620 3595988 1886132 20.82 1312508 2781884 250344 04:38:12 04:17:01 3407272 0 1056236 13.19 2620 3542804 1995108 22.03 1297856 2822164 41552 04:38:12 04:18:01 3237788 0 1036616 12.94 2620 3731908 1677628 18.52 1423648 2843060 109520 04:38:12 04:19:02 235408 0 1349816 16.85 2620 6421088 2745660 30.31 3175196 3989452 154872 04:38:12 04:20:01 1081952 0 1383264 17.27 2620 5541096 3077904 33.98 2719908 3589844 1560 04:38:12 04:21:01 619428 0 1357168 16.95 2620 6029716 2523508 27.86 2380580 4343620 29836 04:38:12 04:22:01 2490404 0 1161048 14.50 2620 4354860 1518804 16.77 1300424 3606884 8 04:38:12 04:23:01 2494904 0 1156548 14.44 2620 4354860 1482812 16.37 1297252 3606748 12 04:38:12 04:24:01 2500304 0 1151140 14.37 2620 4354868 1482860 16.37 1299080 3600648 8 04:38:12 04:25:01 2500152 0 1151292 14.38 2620 4354868 1482980 16.37 1299484 3600652 20 04:38:12 04:26:01 2504256 0 1147180 14.32 2620 4354876 1483004 16.37 1299540 3596052 8 04:38:12 04:27:01 2504804 0 1146628 14.32 2620 4354880 1482896 16.37 1299332 3596052 8 04:38:12 04:28:01 2505856 0 1145572 14.30 2620 4354884 1482740 16.37 1298716 3595580 20 04:38:12 04:29:01 2505376 0 1146020 14.31 2620 4354916 1482740 16.37 1298772 3595596 16 04:38:12 04:30:01 2505372 0 1146020 14.31 2620 4354920 1482824 16.37 1301996 3592816 8 04:38:12 04:31:01 2505260 0 1146128 14.31 2620 4354924 1482740 16.37 1301868 3592816 16 04:38:12 04:32:01 2505236 0 1146148 14.31 2620 4354928 1482740 16.37 1301924 3592816 8 04:38:12 04:33:01 2505220 0 1146160 14.31 2620 4354932 1482740 16.37 1302108 3592816 8 04:38:12 04:34:01 2504768 0 1146608 14.32 2620 4354936 1482812 16.37 1302296 3592816 20 04:38:12 04:35:01 2504840 0 1146528 14.32 2620 4354944 1482808 16.37 1302404 3592828 16 04:38:12 04:36:01 2503780 0 1147584 14.33 2620 4354948 1482964 16.37 1303496 3592832 12 04:38:12 04:37:01 2503988 0 1147368 14.33 2620 4354956 1482832 16.37 1303180 3592832 12 04:38:12 04:38:01 1695584 0 1294460 16.16 2620 5016268 1846084 20.38 1536052 4125436 534084 04:38:12 Average: 2394184 0 1154563 14.42 2620 4457566 1725058 19.05 1491265 3533031 64855 04:38:12 04:38:12 04:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:38:12 04:15:02 vethff7f9f3 127.39 170.38 12.55 1416.44 0.00 0.00 0.00 0.00 04:38:12 04:15:02 eth0 1354.25 1276.10 10663.23 173.63 0.00 0.00 0.00 0.00 04:38:12 04:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:15:02 docker0 711.92 550.97 66.50 4084.66 0.00 0.00 0.00 0.00 04:38:12 04:16:01 eth0 70.10 47.67 662.12 13.50 0.00 0.00 0.00 0.00 04:38:12 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:16:01 vethe8cf119 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 04:38:12 04:16:01 docker0 30.20 39.70 2.38 634.08 0.00 0.00 0.00 0.00 04:38:12 04:17:01 eth0 28.28 15.03 21.45 11.42 0.00 0.00 0.00 0.00 04:38:12 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:17:01 vethe8cf119 2.13 2.13 0.17 0.18 0.00 0.00 0.00 0.00 04:38:12 04:17:01 docker0 2.13 2.13 0.14 0.18 0.00 0.00 0.00 0.00 04:38:12 04:18:01 eth0 19.37 9.88 16.04 8.20 0.00 0.00 0.00 0.00 04:38:12 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:18:01 vethe8cf119 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:19:02 veth947a804 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 04:38:12 04:19:02 veth5c2e6f4 0.00 0.81 0.00 0.04 0.00 0.00 0.00 0.00 04:38:12 04:19:02 eth0 135.47 84.46 1866.69 126.37 0.00 0.00 0.00 0.00 04:38:12 04:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:20:01 veth95caed0 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 04:38:12 04:20:01 vethbdacd4b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:20:01 vethbe1edca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:20:01 vethe083884 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:21:01 veth5c2e6f4 0.00 1.31 0.00 0.06 0.00 0.00 0.00 0.00 04:38:12 04:21:01 veth754ef47 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:38:12 04:21:01 veth55938dc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:38:12 04:21:01 vethbb0ff81 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:38:12 04:22:01 eth0 1903.55 1567.80 15349.34 381.91 0.00 0.00 0.00 0.00 04:38:12 04:22:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:38:12 04:22:01 docker0 788.38 700.83 71.97 5581.75 0.00 0.00 0.00 0.00 04:38:12 04:23:01 eth0 0.58 0.30 0.38 0.02 0.00 0.00 0.00 0.00 04:38:12 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:24:01 eth0 1.73 0.33 0.40 0.20 0.00 0.00 0.00 0.00 04:38:12 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:25:01 eth0 1.62 0.42 0.50 0.27 0.00 0.00 0.00 0.00 04:38:12 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:26:01 eth0 1.38 0.32 0.34 0.20 0.00 0.00 0.00 0.00 04:38:12 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:27:01 eth0 0.92 0.32 0.29 0.17 0.00 0.00 0.00 0.00 04:38:12 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:28:01 eth0 0.58 0.10 0.03 0.04 0.00 0.00 0.00 0.00 04:38:12 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:29:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:38:12 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:30:01 eth0 0.60 0.27 0.18 0.08 0.00 0.00 0.00 0.00 04:38:12 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:31:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:38:12 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:32:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:38:12 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:33:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:38:12 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:34:01 eth0 0.37 0.20 0.09 0.07 0.00 0.00 0.00 0.00 04:38:12 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:35:01 eth0 0.28 0.05 0.03 0.00 0.00 0.00 0.00 0.00 04:38:12 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:36:01 eth0 0.98 0.39 0.32 0.21 0.00 0.00 0.00 0.00 04:38:12 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:37:01 eth0 0.30 0.05 0.08 0.00 0.00 0.00 0.00 0.00 04:38:12 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:38:01 eth0 95.15 58.34 2597.72 11.84 0.00 0.00 0.00 0.00 04:38:12 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 Average: eth0 79.35 65.96 735.99 16.04 0.00 0.00 0.00 0.00 04:38:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:12 Average: docker0 32.91 29.26 3.00 233.04 0.00 0.00 0.00 0.00 04:38:12 04:38:12 04:38:12 ---> sar -P ALL: 04:38:12 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/20/21 _x86_64_ (2 CPU) 04:38:12 04:38:12 04:13:38 LINUX RESTART (2 CPU) 04:38:12 04:38:12 04:14:01 CPU %user %nice %system %iowait %steal %idle 04:38:12 04:15:02 all 37.56 0.00 11.38 4.77 0.11 46.18 04:38:12 04:15:02 0 36.63 0.00 12.68 5.85 0.11 44.73 04:38:12 04:15:02 1 38.48 0.00 10.09 3.69 0.11 47.64 04:38:12 04:16:01 all 55.50 0.00 11.15 1.93 0.12 31.30 04:38:12 04:16:01 0 55.35 0.00 11.46 2.43 0.11 30.66 04:38:12 04:16:01 1 55.65 0.00 10.84 1.44 0.13 31.95 04:38:12 04:17:01 all 32.74 0.00 5.01 0.48 0.08 61.69 04:38:12 04:17:01 0 33.10 0.00 5.19 0.53 0.09 61.09 04:38:12 04:17:01 1 32.38 0.00 4.83 0.44 0.07 62.29 04:38:12 04:18:01 all 78.23 0.00 8.01 1.27 0.13 12.37 04:38:12 04:18:01 0 77.87 0.00 8.46 1.26 0.11 12.30 04:38:12 04:18:01 1 78.59 0.00 7.54 1.28 0.15 12.44 04:38:12 04:19:02 all 27.74 0.00 19.12 30.33 0.12 22.70 04:38:12 04:19:02 0 28.49 0.00 19.20 30.40 0.11 21.80 04:38:12 04:19:02 1 26.98 0.00 19.03 30.25 0.13 23.60 04:38:12 04:20:01 all 80.99 0.00 14.78 3.65 0.13 0.44 04:38:12 04:20:01 0 82.73 0.00 13.14 3.46 0.15 0.51 04:38:12 04:20:01 1 79.27 0.00 16.42 3.84 0.11 0.36 04:38:12 04:21:01 all 72.43 0.00 19.84 6.11 0.14 1.49 04:38:12 04:21:01 0 71.63 0.00 20.66 5.91 0.13 1.67 04:38:12 04:21:01 1 73.23 0.00 19.01 6.31 0.15 1.30 04:38:12 04:22:01 all 10.03 0.00 4.71 1.57 0.03 83.66 04:38:12 04:22:01 0 9.76 0.00 4.57 1.60 0.03 84.02 04:38:12 04:22:01 1 10.30 0.00 4.84 1.53 0.03 83.29 04:38:12 04:23:01 all 0.24 0.00 0.04 0.00 0.01 99.71 04:38:12 04:23:01 0 0.02 0.00 0.05 0.00 0.02 99.92 04:38:12 04:23:01 1 0.47 0.00 0.03 0.00 0.00 99.50 04:38:12 04:24:01 all 0.24 0.00 0.07 0.00 0.02 99.67 04:38:12 04:24:01 0 0.07 0.00 0.05 0.00 0.02 99.87 04:38:12 04:24:01 1 0.42 0.00 0.08 0.00 0.02 99.48 04:38:12 04:25:01 all 0.28 0.00 0.04 0.00 0.00 99.67 04:38:12 04:25:01 0 0.05 0.00 0.07 0.00 0.00 99.88 04:38:12 04:25:01 1 0.52 0.00 0.02 0.00 0.00 99.47 04:38:12 04:38:12 04:25:01 CPU %user %nice %system %iowait %steal %idle 04:38:12 04:26:01 all 0.22 0.00 0.04 0.00 0.01 99.73 04:38:12 04:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:38:12 04:26:01 1 0.40 0.00 0.07 0.00 0.02 99.52 04:38:12 04:27:01 all 0.06 0.00 0.04 0.00 0.02 99.88 04:38:12 04:27:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:38:12 04:27:01 1 0.08 0.00 0.03 0.00 0.02 99.87 04:38:12 04:28:01 all 0.17 0.00 0.03 0.00 0.01 99.80 04:38:12 04:28:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:38:12 04:28:01 1 0.27 0.00 0.02 0.00 0.00 99.72 04:38:12 04:29:01 all 0.21 0.00 0.05 0.00 0.02 99.72 04:38:12 04:29:01 0 0.05 0.00 0.05 0.00 0.02 99.88 04:38:12 04:29:01 1 0.37 0.00 0.05 0.00 0.02 99.57 04:38:12 04:30:01 all 0.24 0.00 0.03 0.00 0.00 99.73 04:38:12 04:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:38:12 04:30:01 1 0.43 0.00 0.03 0.00 0.00 99.53 04:38:12 04:31:01 all 0.23 0.00 0.03 0.00 0.01 99.73 04:38:12 04:31:01 0 0.07 0.00 0.05 0.00 0.02 99.87 04:38:12 04:31:01 1 0.38 0.00 0.02 0.00 0.00 99.60 04:38:12 04:32:01 all 0.23 0.00 0.03 0.00 0.00 99.75 04:38:12 04:32:01 0 0.08 0.00 0.02 0.00 0.00 99.90 04:38:12 04:32:01 1 0.37 0.00 0.03 0.00 0.00 99.60 04:38:12 04:33:01 all 0.20 0.00 0.03 0.00 0.02 99.75 04:38:12 04:33:01 0 0.25 0.00 0.03 0.00 0.02 99.70 04:38:12 04:33:01 1 0.15 0.00 0.03 0.00 0.02 99.80 04:38:12 04:34:01 all 0.17 0.00 0.03 0.00 0.01 99.79 04:38:12 04:34:01 0 0.13 0.00 0.02 0.00 0.00 99.85 04:38:12 04:34:01 1 0.20 0.00 0.05 0.00 0.02 99.73 04:38:12 04:35:01 all 0.28 0.00 0.03 0.01 0.01 99.67 04:38:12 04:35:01 0 0.33 0.00 0.02 0.02 0.00 99.63 04:38:12 04:35:01 1 0.23 0.00 0.05 0.00 0.02 99.70 04:38:12 04:36:01 all 0.22 0.00 0.03 0.00 0.01 99.74 04:38:12 04:36:01 0 0.39 0.00 0.03 0.00 0.02 99.56 04:38:12 04:36:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:38:12 04:38:12 04:36:01 CPU %user %nice %system %iowait %steal %idle 04:38:12 04:37:01 all 0.22 0.00 0.03 0.00 0.00 99.75 04:38:12 04:37:01 0 0.38 0.00 0.03 0.00 0.00 99.58 04:38:12 04:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:38:12 04:38:01 all 8.48 0.00 2.96 1.68 0.03 86.85 04:38:12 04:38:01 0 7.57 0.00 3.01 0.88 0.03 88.51 04:38:12 04:38:01 1 9.39 0.00 2.91 2.48 0.03 85.18 04:38:12 Average: all 15.83 0.00 3.82 2.05 0.04 78.26 04:38:12 Average: 0 15.77 0.00 3.88 2.07 0.04 78.24 04:38:12 Average: 1 15.89 0.00 3.76 2.03 0.04 78.28 04:38:12 04:38:12 04:38:12