Pull request #3762 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 4fce4fd27b83639adf412401c3e643ffc0a9adcc rather than eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 Obtained Jenkinsfile from 4fce4fd27b83639adf412401c3e643ffc0a9adcc 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-ssh3925487975946692014.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-ssh2767445794349838301.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-3762/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-3762/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2475317846168004623.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-ssh3847255886559885188.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-3762/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-3762/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8890032016439826147.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-1077 in /w/workspace/edgexfoundry_edgex-go_PR-3762 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh392198984511362474.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4fce4fd27b83639adf412401c3e643ffc0a9adcc into PR head commit eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 Merge succeeded, producing eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 Checking out Revision eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 (PR-3762) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh8870517752982959441.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3762/head:refs/remotes/origin/PR-3762 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh375215340458362745.key > git merge 4fce4fd27b83639adf412401c3e643ffc0a9adcc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 # timeout=10 Commit message: "feat(command): Support object value type in Set Command" First time build. Skipping changelog. > git rev-list --no-walk f409aa090aba244f8d92c72d950a13b13fa39a50 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:42:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:42:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:42:45 ========================================================= 00:42:45 EdgeX Global Pipelines Version Info 00:42:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:42:47 ------------------- 00:42:47 stable info: 00:42:47 ------------------- 00:42:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:42:47 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 00:42:47 Message: update stable to v1.0.210 00:42:47 ------------------- 00:42:47 experimental info: 00:42:47 ------------------- 00:42:47 Commited By: **** collab-it+edgex@linuxfoundation.org 00:42:47 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 00:42:47 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3762 [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3762 [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3762 [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eaa9784 [Pipeline] echo 00:42:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:42:47 provisioning config files... 00:42:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7146093771848142255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:42:48 ---> docker-login.sh 00:42:48 nexus3.edgexfoundry.org:10001 00:42:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:48 Configure a credential helper to remove this warning. See 00:42:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:48 00:42:48 Login Succeeded 00:42:48 nexus3.edgexfoundry.org:10002 00:42:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:48 Configure a credential helper to remove this warning. See 00:42:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:48 00:42:48 Login Succeeded 00:42:48 nexus3.edgexfoundry.org:10003 00:42:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:48 Configure a credential helper to remove this warning. See 00:42:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:48 00:42:48 Login Succeeded 00:42:48 nexus3.edgexfoundry.org:10004 00:42:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:48 Configure a credential helper to remove this warning. See 00:42:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:48 00:42:48 Login Succeeded 00:42:48 docker.io 00:42:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:49 Configure a credential helper to remove this warning. See 00:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:49 00:42:49 Login Succeeded 00:42:49 ---> docker-login.sh ends [Pipeline] } 00:42:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:42:49 ++ 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 00:42:49 + for file in '`ls cmd/**/Dockerfile`' 00:42:49 ++ cut -d/ -f2 00:42:49 ++ dirname cmd/core-command/Dockerfile 00:42:49 + echo core-command,cmd/core-command/Dockerfile 00:42:49 + for file in '`ls cmd/**/Dockerfile`' 00:42:49 ++ dirname cmd/core-data/Dockerfile 00:42:49 ++ cut -d/ -f2 00:42:49 + echo core-data,cmd/core-data/Dockerfile 00:42:49 + for file in '`ls cmd/**/Dockerfile`' 00:42:49 ++ dirname cmd/core-metadata/Dockerfile 00:42:49 ++ cut -d/ -f2 00:42:49 + echo core-metadata,cmd/core-metadata/Dockerfile 00:42:49 + for file in '`ls cmd/**/Dockerfile`' 00:42:49 ++ dirname cmd/security-bootstrapper/Dockerfile 00:42:49 ++ cut -d/ -f2 00:42:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:42:49 + for file in '`ls cmd/**/Dockerfile`' 00:42:49 ++ dirname cmd/security-proxy-setup/Dockerfile 00:42:49 ++ cut -d/ -f2 00:42:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:42:49 + for file in '`ls cmd/**/Dockerfile`' 00:42:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:42:49 ++ cut -d/ -f2 00:42:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:42:49 + for file in '`ls cmd/**/Dockerfile`' 00:42:49 ++ dirname cmd/support-notifications/Dockerfile 00:42:49 ++ cut -d/ -f2 00:42:49 + echo support-notifications,cmd/support-notifications/Dockerfile 00:42:49 + for file in '`ls cmd/**/Dockerfile`' 00:42:49 ++ dirname cmd/support-scheduler/Dockerfile 00:42:49 ++ cut -d/ -f2 00:42:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:42:49 + for file in '`ls cmd/**/Dockerfile`' 00:42:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:42:49 ++ cut -d/ -f2 00:42:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:42:49 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 00:42:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:42:49 00:42:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:42:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:42:50 latest: Pulling from edgex-devops/git-semver 00:42:50 a0d0a0d46f8b: Pulling fs layer 00:42:50 3e5f54012d9b: Pulling fs layer 00:42:50 4c7163046ea9: Pulling fs layer 00:42:50 0c2d73faf560: Pulling fs layer 00:42:50 0c2d73faf560: Waiting 00:42:50 3e5f54012d9b: Verifying Checksum 00:42:50 3e5f54012d9b: Download complete 00:42:50 a0d0a0d46f8b: Verifying Checksum 00:42:50 a0d0a0d46f8b: Download complete 00:42:50 4c7163046ea9: Verifying Checksum 00:42:50 4c7163046ea9: Download complete 00:42:50 0c2d73faf560: Verifying Checksum 00:42:50 0c2d73faf560: Download complete 00:42:50 a0d0a0d46f8b: Pull complete 00:42:50 3e5f54012d9b: Pull complete 00:42:50 4c7163046ea9: Pull complete 00:42:51 0c2d73faf560: Pull complete 00:42:51 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 00:42:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:42:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:42:51 prd-centos7-docker-4c-2g-1077 does not seem to be running inside a container 00:42:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:42:51 $ docker top c214d7b2ce3d0c417d2463a193cbce0383de0b08b496b7f2d4aac8c8e43e5686 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:42:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:42:51 [ssh-agent] Looking for ssh-agent implementation... 00:42:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:42:51 $ docker exec c214d7b2ce3d0c417d2463a193cbce0383de0b08b496b7f2d4aac8c8e43e5686 ssh-agent 00:42:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEEmdiD/agent.14 00:42:52 SSH_AGENT_PID=20 00:42:52 Running ssh-add (command line suppressed) 00:42:52 Identity added: /w/workspace/edgex-go/5@tmp/private_key_3642786595520079596.key (/w/workspace/edgex-go/5@tmp/private_key_3642786595520079596.key) 00:42:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:42:52 + git tag --points-at HEAD [Pipeline] } 00:42:52 $ docker exec --env ******** --env ******** c214d7b2ce3d0c417d2463a193cbce0383de0b08b496b7f2d4aac8c8e43e5686 ssh-agent -k 00:42:52 unset SSH_AUTH_SOCK; 00:42:52 unset SSH_AGENT_PID; 00:42:52 echo Agent pid 20 killed; 00:42:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:42:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:42:52 [ssh-agent] Looking for ssh-agent implementation... 00:42:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:42:52 $ docker exec c214d7b2ce3d0c417d2463a193cbce0383de0b08b496b7f2d4aac8c8e43e5686 ssh-agent 00:42:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDfddnp/agent.54 00:42:52 SSH_AGENT_PID=60 00:42:52 Running ssh-add (command line suppressed) 00:42:52 Identity added: /w/workspace/edgex-go/5@tmp/private_key_2888772694121145806.key (/w/workspace/edgex-go/5@tmp/private_key_2888772694121145806.key) 00:42:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:42:53 + git semver init 00:42:53 # -> Open(): unable to determine branch for HEAD 00:42:53 # $GIT_DIR = /w/workspace/edgex-go/5/.git 00:42:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 00:42:53 # $SEMVER_REMOTE_NAME = origin 00:42:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:42:53 # $SEMVER_USER_NAME = edgex-jenkins 00:42:53 # $SEMVER_BRANCH = PR-3762 00:42:53 # $SEMVER_TEMP = /tmp/semver-968428479 00:42:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:43:05 # '/tmp/semver-968428479' -> '/w/workspace/edgex-go/5/.semver' 00:43:05 # -> Force: false 00:43:05 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 00:43:05 $ docker exec --env ******** --env ******** c214d7b2ce3d0c417d2463a193cbce0383de0b08b496b7f2d4aac8c8e43e5686 ssh-agent -k 00:43:05 unset SSH_AUTH_SOCK; 00:43:05 unset SSH_AGENT_PID; 00:43:05 echo Agent pid 60 killed; 00:43:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:43:05 + git semver [Pipeline] } 00:43:05 $ docker stop --time=1 c214d7b2ce3d0c417d2463a193cbce0383de0b08b496b7f2d4aac8c8e43e5686 00:43:08 $ docker rm -f c214d7b2ce3d0c417d2463a193cbce0383de0b08b496b7f2d4aac8c8e43e5686 [Pipeline] // withDockerContainer [Pipeline] sh 00:43:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:43:08 Stashed 1 file(s) [Pipeline] echo 00:43:08 [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 00:43:08 ========================================================= 00:43:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:43:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:43:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:43:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:43:09 a0d0a0d46f8b: Already exists 00:43:09 31adcdaf11c8: Pulling fs layer 00:43:09 b8b176561691: Pulling fs layer 00:43:09 4527c011a84f: Pulling fs layer 00:43:09 5d74067f8e1e: Pulling fs layer 00:43:09 e0aca202a116: Pulling fs layer 00:43:09 3a43be97a3b4: Pulling fs layer 00:43:09 34cad66bf833: Pulling fs layer 00:43:09 b4e3c513aaa6: Pulling fs layer 00:43:09 5d74067f8e1e: Waiting 00:43:09 e0aca202a116: Waiting 00:43:09 3a43be97a3b4: Waiting 00:43:09 34cad66bf833: Waiting 00:43:09 b4e3c513aaa6: Waiting 00:43:09 b8b176561691: Verifying Checksum 00:43:09 b8b176561691: Download complete 00:43:09 31adcdaf11c8: Verifying Checksum 00:43:09 5d74067f8e1e: Verifying Checksum 00:43:09 5d74067f8e1e: Download complete 00:43:09 e0aca202a116: Verifying Checksum 00:43:09 e0aca202a116: Download complete 00:43:09 3a43be97a3b4: Verifying Checksum 00:43:09 3a43be97a3b4: Download complete 00:43:09 31adcdaf11c8: Pull complete 00:43:09 34cad66bf833: Verifying Checksum 00:43:09 34cad66bf833: Download complete 00:43:09 b8b176561691: Pull complete 00:43:09 4527c011a84f: Verifying Checksum 00:43:09 4527c011a84f: Download complete 00:43:09 b4e3c513aaa6: Verifying Checksum 00:43:09 b4e3c513aaa6: Download complete 00:43:13 4527c011a84f: Pull complete 00:43:13 5d74067f8e1e: Pull complete 00:43:13 e0aca202a116: Pull complete 00:43:13 3a43be97a3b4: Pull complete 00:43:13 34cad66bf833: Pull complete 00:43:16 b4e3c513aaa6: Pull complete 00:43:16 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 00:43:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:43:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:43:16 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:43:16 WORKDIR /edgex 00:43:16 COPY go.mod . 00:43:16 RUN go mod download' 00:43:16 + docker build -t ci-base-image-x86_64 -f - . 00:43:17 Sending build context to Docker daemon 329.7MB 00:43:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:43:17 ---> 9f6097aaca64 00:43:17 Step 2/4 : WORKDIR /edgex 00:43:19 ---> Running in 8b9b10d26c43 00:43:19 Removing intermediate container 8b9b10d26c43 00:43:19 ---> a4286859a5aa 00:43:19 Step 3/4 : COPY go.mod . 00:43:19 ---> c85b6d96036d 00:43:19 Step 4/4 : RUN go mod download 00:43:19 ---> Running in 48f79f7b5380 00:43:23 Still waiting to schedule task 00:43:23 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1073’ 00:43:58 Removing intermediate container 48f79f7b5380 00:43:58 ---> 60fa1c7f8faa 00:43:58 Successfully built 60fa1c7f8faa 00:43:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:43:58 + docker inspect -f . ci-base-image-x86_64 00:43:58 . [Pipeline] withDockerContainer 00:43:58 prd-centos7-docker-4c-2g-1077 does not seem to be running inside a container 00:43:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:43:59 $ docker top 7a962a60d5c8eeda16fac7949371c011c41db8d3c61f2971475bd8ff199d95d1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:59 + go version 00:43:59 go version go1.16.8 linux/amd64 [Pipeline] } 00:43:59 $ docker stop --time=1 7a962a60d5c8eeda16fac7949371c011c41db8d3c61f2971475bd8ff199d95d1 00:44:00 $ docker rm -f 7a962a60d5c8eeda16fac7949371c011c41db8d3c61f2971475bd8ff199d95d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:02 + docker inspect -f . ci-base-image-x86_64 00:44:02 . [Pipeline] withDockerContainer 00:44:02 prd-centos7-docker-4c-2g-1077 does not seem to be running inside a container 00:44:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:44:02 $ docker top 6a9a0c5e55eafa8e6a7f22955919c7926a35cc53985e4860c21e44c77dc79437 -eo pid,comm [Pipeline] { [Pipeline] echo 00:44:02 ========================================================= 00:44:02 [edgeXBuildGoParallel] Running Tests and Build... 00:44:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:44:03 + make test 00:44:03 go mod tidy 00:44:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:44:08 ? github.com/edgexfoundry/edgex-go [no test files] 00:44:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:44:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:44:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:44:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:44:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:44:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:44:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:44:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:44:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:44:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:44:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:44:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:44:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:44:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:44:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:44:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.045s coverage: 98.5% of statements 00:44:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:44:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 44.7% of statements 00:44:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:44:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:44:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 89.5% of statements 00:44:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:44:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:44:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 84.4% of statements 00:44:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:44:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:44:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:44:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:44:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:44:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 94.2% of statements 00:44:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:44:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:44:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 00:44:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:44:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:44:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:44:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:44:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:44:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 00:44:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:44:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:44:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:44:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 00:44:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:44:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 00:44:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 00:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 00:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements 00:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 00:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.257s coverage: 96.3% of statements 00:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 00:44:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 00:44:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 00:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.192s coverage: 82.5% of statements 00:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 58.8% of statements 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements 00:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 00:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 00:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 00:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 00:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 00:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 00:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 00:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.216s coverage: 70.4% of statements 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:45:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.4% of statements 00:45:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:45:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:45:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 00:45:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:45:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 00:45:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:45:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:45:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:45:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.049s coverage: 63.2% of statements 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:45:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.077s coverage: 97.7% of statements 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:45:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:45:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:45:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 00:45:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 96.9% of statements 00:45:27 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 00:45:59 GO111MODULE=on go vet ./... 00:46:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:46:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:46:08 ./bin/test-attribution-txt.sh [Pipeline] sh 00:46:09 + ls -al . 00:46:09 total 632 00:46:09 drwxrwxr-x 10 1001 1001 4096 Oct 22 00:46 . 00:46:09 drwxr-xr-x 4 root root 28 Oct 22 00:44 .. 00:46:09 -rw-rw-r-- 1 1001 1001 11 Oct 22 00:42 .dockerignore 00:46:09 drwxrwxr-x 8 1001 1001 179 Oct 22 00:42 .git 00:46:09 drwxrwxr-x 4 1001 1001 142 Oct 22 00:42 .github 00:46:09 -rw-rw-r-- 1 1001 1001 804 Oct 22 00:42 .gitignore 00:46:09 -rw-rw-r-- 1 1001 1001 42 Oct 22 00:42 .golangci.yml 00:46:09 -rw-rw-r-- 1 1001 1001 76 Oct 22 00:42 .hadolint.yml 00:46:09 drwx------ 3 1001 1001 58 Oct 22 00:43 .semver 00:46:09 -rw-rw-r-- 1 1001 1001 166 Oct 22 00:42 .sonarcloud.properties 00:46:09 -rw-rw-r-- 1 1001 1001 1171 Oct 22 00:42 ADOPTERS.md 00:46:09 -rw-rw-r-- 1 1001 1001 8910 Oct 22 00:42 Attribution.txt 00:46:09 -rw-rw-r-- 1 1001 1001 43881 Oct 22 00:42 CHANGELOG.md 00:46:09 -rw-rw-r-- 1 1001 1001 3804 Oct 22 00:42 CONTRIBUTING.md 00:46:09 -rw-rw-r-- 1 1001 1001 677 Oct 22 00:42 GOVERNANCE.md 00:46:09 -rw-rw-r-- 1 1001 1001 849 Oct 22 00:42 Jenkinsfile 00:46:09 -rw-rw-r-- 1 1001 1001 10775 Oct 22 00:42 LICENSE 00:46:09 -rw-rw-r-- 1 1001 1001 6508 Oct 22 00:42 Makefile 00:46:09 -rw-rw-r-- 1 1001 1001 582 Oct 22 00:42 OWNERS.md 00:46:09 -rw-rw-r-- 1 1001 1001 8256 Oct 22 00:42 README.md 00:46:09 -rw-rw-r-- 1 1001 1001 6912 Oct 22 00:42 SECURITY.md 00:46:09 -rw-rw-r-- 1 1001 1001 5 Oct 22 00:43 VERSION 00:46:09 -rw-rw-r-- 1 1001 1001 4131 Oct 22 00:42 ZMQWindows.md 00:46:09 drwxrwxr-x 2 1001 1001 37 Oct 22 00:42 bin 00:46:09 drwxrwxr-x 14 1001 1001 4096 Oct 22 00:42 cmd 00:46:09 -rw-r--r-- 1 root root 425844 Oct 22 00:45 coverage.out 00:46:09 -rw-rw-r-- 1 1001 1001 848 Oct 22 00:42 go.mod 00:46:09 -rw-rw-r-- 1 1001 1001 50414 Oct 22 00:44 go.sum 00:46:09 drwxrwxr-x 8 1001 1001 124 Oct 22 00:42 internal 00:46:09 drwxrwxr-x 3 1001 1001 16 Oct 22 00:42 openapi 00:46:09 drwxrwxr-x 4 1001 1001 71 Oct 22 00:42 snap 00:46:09 -rw-rw-r-- 1 1001 1001 204 Oct 22 00:42 version.go [Pipeline] sh 00:46:09 + '[' -e coverage.out ] 00:46:09 + chown 1001:1001 coverage.out [Pipeline] stash 00:46:09 Stashed 1 file(s) [Pipeline] sh 00:46:09 + make build 00:46:09 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 00:46:11 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 00:46:17 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 00:46:18 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 00:46:19 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 00:46:19 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 00:46:20 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 00:46:21 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 00:46:22 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 00:46:23 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 00:46:24 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 00:46:24 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] } 00:46:26 $ docker stop --time=1 6a9a0c5e55eafa8e6a7f22955919c7926a35cc53985e4860c21e44c77dc79437 00:46:28 $ docker rm -f 6a9a0c5e55eafa8e6a7f22955919c7926a35cc53985e4860c21e44c77dc79437 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:46:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:46:30 00:46:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:46:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:46:30 latest: Pulling from edgex-devops/edgex-compose 00:46:30 cbdbe7a5bc2a: Pulling fs layer 00:46:30 ca9280d653b3: Pulling fs layer 00:46:30 7e9c9ca2126c: Pulling fs layer 00:46:30 cbdbe7a5bc2a: Verifying Checksum 00:46:30 cbdbe7a5bc2a: Download complete 00:46:30 ca9280d653b3: Verifying Checksum 00:46:30 ca9280d653b3: Download complete 00:46:30 cbdbe7a5bc2a: Pull complete 00:46:30 7e9c9ca2126c: Verifying Checksum 00:46:30 7e9c9ca2126c: Download complete 00:46:31 ca9280d653b3: Pull complete 00:46:34 7e9c9ca2126c: Pull complete 00:46:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:46:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:46:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:46:35 prd-centos7-docker-4c-2g-1077 does not seem to be running inside a container 00:46:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:46:37 $ docker top 44e4677d0d1600f5a180dd7f6538b1897bb8e9726635ed2db6e528124b244d0a -eo pid,comm [Pipeline] { [Pipeline] sh 00:46:38 + docker-compose build --help 00:46:38 + grep parallel 00:46:38 --parallel Build images in parallel. [Pipeline] } 00:46:38 $ docker stop --time=1 44e4677d0d1600f5a180dd7f6538b1897bb8e9726635ed2db6e528124b244d0a 00:46:39 $ docker rm -f 44e4677d0d1600f5a180dd7f6538b1897bb8e9726635ed2db6e528124b244d0a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:46:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:46:40 . [Pipeline] withDockerContainer 00:46:40 prd-centos7-docker-4c-2g-1077 does not seem to be running inside a container 00:46:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:46:40 $ docker top fd2f2a3e6b2d77cc6daea457dc77f160a4dfc2d5677f124fab44dcca11708b0e -eo pid,comm [Pipeline] { [Pipeline] sh 00:46:41 + docker-compose -f ./docker-compose-build.yml build --parallel 00:46:41 Building core-command ... 00:46:41 Building core-data ... 00:46:41 Building core-metadata ... 00:46:41 Building security-bootstrapper ... 00:46:41 Building security-proxy-setup ... 00:46:41 Building security-secretstore-setup ... 00:46:41 Building support-notifications ... 00:46:41 Building support-scheduler ... 00:46:41 Building sys-mgmt-agent ... 00:46:41 Building support-notifications 00:46:41 Building core-metadata 00:46:41 Building security-proxy-setup 00:46:41 Building support-scheduler 00:46:41 Building core-command 00:46:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:46:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:46:52 ---> 60fa1c7f8faa 00:46:52 Step 3/22 : WORKDIR /edgex-go 00:46:52 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:46:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:46:52 ---> 60fa1c7f8faa 00:46:52 Step 3/20 : WORKDIR /edgex-go 00:46:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:46:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:46:52 ---> 60fa1c7f8faa 00:46:52 Step 3/22 : WORKDIR /edgex-go 00:46:55 ---> Running in e07b9b102fd9 00:46:55 ---> Running in 9d2948204726 00:46:55 ---> Running in 173d191593b4 00:46:59 Removing intermediate container e07b9b102fd9 00:46:59 ---> 6e97ad5ee6e1 00:46:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:59 Removing intermediate container 173d191593b4 00:46:59 ---> e7562796b477 00:46:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:59 Removing intermediate container 9d2948204726 00:46:59 ---> dfe05aabfff1 00:46:59 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:59 ---> Running in 5827d377260b 00:46:59 ---> Running in 99933fdf4e6c 00:46:59 ---> Running in 532859f2d099 00:47:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:47:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:47:05 ---> 60fa1c7f8faa 00:47:05 Step 3/23 : WORKDIR /edgex-go 00:47:05 ---> Using cache 00:47:05 ---> dfe05aabfff1 00:47:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:05 ---> Running in a5393af8ea4d 00:47:05 Removing intermediate container 99933fdf4e6c 00:47:05 ---> 51aae062d434 00:47:05 Step 5/20 : RUN apk add --update --no-cache make git 00:47:05 Removing intermediate container 532859f2d099 00:47:05 ---> e0d0da875059 00:47:05 Step 5/22 : RUN apk add --update --no-cache make git 00:47:05 ---> Running in bdb2fd4cf824 00:47:05 ---> Running in b305aec14d04 00:47:05 Removing intermediate container 5827d377260b 00:47:05 ---> 2f52baed8233 00:47:05 Step 5/22 : RUN apk add --update --no-cache make git 00:47:05 ---> Running in 42a32145cc4c 00:47:06 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:47:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:47:06 ---> 60fa1c7f8faa 00:47:06 Step 3/21 : WORKDIR /edgex-go 00:47:06 ---> Using cache 00:47:06 ---> dfe05aabfff1 00:47:06 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:06 ---> Using cache 00:47:06 ---> 51aae062d434 00:47:06 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 00:47:06 ---> Running in 5fa0910fefed 00:47:06 Removing intermediate container a5393af8ea4d 00:47:06 ---> c08cd22ccbde 00:47:06 Step 5/23 : RUN apk add --update --no-cache make git 00:47:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:47:06 ---> Running in 64334091794e 00:47:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:47:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:47:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:47:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:47:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:47:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:47:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:47:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:47:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:47:07 OK: 220 MiB in 52 packages 00:47:07 OK: 220 MiB in 52 packages 00:47:07 OK: 220 MiB in 52 packages 00:47:07 OK: 220 MiB in 52 packages 00:47:07 OK: 220 MiB in 52 packages 00:47:07 Removing intermediate container bdb2fd4cf824 00:47:07 ---> 64780dc75f4f 00:47:07 Step 6/20 : COPY . . 00:47:08 Removing intermediate container 5fa0910fefed 00:47:08 ---> b2ea98721f32 00:47:08 Step 6/21 : COPY . . 00:47:08 Removing intermediate container 42a32145cc4c 00:47:08 ---> 9daeebd2ba17 00:47:08 Step 6/22 : COPY . . 00:47:08 Removing intermediate container b305aec14d04 00:47:08 ---> 26a6fbb096a7 00:47:08 Step 6/22 : COPY . . 00:47:11 Removing intermediate container 64334091794e 00:47:11 ---> 13dff7d051c6 00:47:11 Step 6/23 : COPY go.mod . 00:47:13 ---> 78c1aa3fca1c 00:47:13 Step 7/23 : RUN go mod download 00:47:14 ---> Running in 4d7d5fe5659a 00:47:20 ---> 1d0634867b7a 00:47:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:47:20 ---> Running in 6102ca32ad10 00:47:24 Removing intermediate container 4d7d5fe5659a 00:47:24 ---> e2ce32909612 00:47:24 Step 8/23 : COPY . . 00:47:24 Removing intermediate container 6102ca32ad10 00:47:24 ---> 79c73475c04f 00:47:24 Step 8/22 : RUN make cmd/core-command/core-command 00:47:24 ---> Running in d986aa815ec3 00:47:24 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 00:47:31 ---> 41cbf7e6cb8f 00:47:31 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:47:31 ---> 084ef0310eee 00:47:31 ---> Running in 677ea2125225 00:47:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:47:31 ---> Running in 56bd74d8d5a1 00:47:35 Removing intermediate container 56bd74d8d5a1 00:47:35 ---> 10e77a91529f 00:47:35 Step 8/22 : RUN make cmd/core-metadata/core-metadata 00:47:35 ---> Running in 84912659eed6 00:47:35 Removing intermediate container 677ea2125225 00:47:35 ---> 9533a070c99a 00:47:35 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:47:35 ---> Running in 86467c60dcd8 00:47:36 ---> 4a6eed0e9f7f 00:47:36 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:47:36 ---> Running in a6ddeeabde48 00:47:36 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 00:47:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:47:39 Removing intermediate container a6ddeeabde48 00:47:39 ---> 6df849cc6bab 00:47:39 Step 8/21 : RUN make cmd/support-notifications/support-notifications 00:47:39 ---> Running in 19466fceb371 00:47:39 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 00:47:45 ---> 4861665dc751 00:47:45 Step 9/23 : RUN go mod tidy 00:47:45 ---> Running in 8163450d8ef6 00:47:45 Removing intermediate container d986aa815ec3 00:47:45 ---> 86057691ef3a 00:47:45 00:47:45 Step 9/22 : FROM alpine:3.14 00:47:45 3.14: Pulling from library/alpine 00:47:45 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:47:45 Status: Downloaded newer image for alpine:3.14 00:47:45 ---> 14119a10abf4 00:47:45 Step 10/22 : RUN apk add --update --no-cache dumb-init 00:47:45 ---> Running in f8884f30a4f1 00:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:47:46 Removing intermediate container 8163450d8ef6 00:47:46 ---> a0b9dd3af9f6 00:47:46 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:47:46 ---> Running in a65400959115 00:47:47 (1/1) Installing dumb-init (1.2.5-r1) 00:47:47 Executing busybox-1.33.1-r3.trigger 00:47:47 OK: 6 MiB in 15 packages 00:47:47 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 00:47:47 Removing intermediate container f8884f30a4f1 00:47:47 ---> faf8ac3e830c 00:47:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:47 ---> Running in a2ae84c9d05a 00:47:47 Removing intermediate container a2ae84c9d05a 00:47:47 ---> 293f0f97e945 00:47:47 Step 12/22 : ENV APP_PORT=59882 00:47:47 ---> Running in a7755ce73354 00:47:47 Removing intermediate container a7755ce73354 00:47:47 ---> fe9b743ef2fd 00:47:47 Step 13/22 : EXPOSE $APP_PORT 00:47:47 ---> Running in 4b0dfa6ed66f 00:47:48 Removing intermediate container 4b0dfa6ed66f 00:47:48 ---> ade5e4c6dbf9 00:47:48 Step 14/22 : WORKDIR / 00:47:48 ---> Running in fab7cbaca4c6 00:47:48 Removing intermediate container fab7cbaca4c6 00:47:48 ---> d143a92c351a 00:47:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:48 ---> bf7620c43ca3 00:47:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:47:49 ---> 6f8cdfc93d82 00:47:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:47:49 ---> 5850f16dff91 00:47:49 Step 18/22 : ENTRYPOINT ["/core-command"] 00:47:49 ---> Running in 81aa1cae6e80 00:47:49 Removing intermediate container 81aa1cae6e80 00:47:49 ---> df55c822e494 00:47:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:49 ---> Running in 91a3b17c3b9c 00:47:50 Removing intermediate container 91a3b17c3b9c 00:47:50 ---> 14388d0460f4 00:47:50 Step 20/22 : LABEL arch=x86_64 00:47:50 ---> Running in 4e72d3df9cce 00:47:50 Removing intermediate container 4e72d3df9cce 00:47:50 ---> 510dc445505c 00:47:50 Step 21/22 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 00:47:50 ---> Running in 3f56c7f77cdf 00:47:50 Removing intermediate container 3f56c7f77cdf 00:47:50 ---> 9b897abc0bfe 00:47:50 Step 22/22 : LABEL version=0.0.0 00:47:50 ---> Running in ac4dece38260 00:47:50 Removing intermediate container ac4dece38260 00:47:50 ---> 35b9dcf94604 00:47:50 00:47:50 Successfully built 35b9dcf94604 00:47:50 Successfully tagged core-command:latest 00:47:50 Building core-data 00:47:57  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:47:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:47:57 ---> 60fa1c7f8faa 00:47:57 Step 3/22 : WORKDIR /edgex-go 00:47:57 ---> Using cache 00:47:57 ---> dfe05aabfff1 00:47:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:57 ---> Using cache 00:47:57 ---> c08cd22ccbde 00:47:57 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:47:57 ---> Running in c13517e8f02f 00:47:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:47:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:47:59 OK: 220 MiB in 52 packages 00:47:59 Removing intermediate container c13517e8f02f 00:47:59 ---> dc7646751950 00:47:59 Step 6/22 : COPY . . 00:48:06 ---> b2d88f9a0e83 00:48:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:06 ---> Running in 9dd120ed46e9 00:48:06 Removing intermediate container 9dd120ed46e9 00:48:06 ---> d6e65a9966a6 00:48:06 Step 8/22 : RUN make cmd/core-data/core-data 00:48:07 ---> Running in 108ce27cd43e 00:48:07 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 00:48:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:48:17 Removing intermediate container 86467c60dcd8 00:48:17 ---> 691a0f2ef638 00:48:17 00:48:17 Step 9/20 : FROM alpine:3.14 00:48:17 ---> 14119a10abf4 00:48:17 Step 10/20 : RUN apk add --update --no-cache curl 00:48:17 ---> Running in 0bd932ad50c4 00:48:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:48:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:48:18 (1/5) Installing ca-certificates (20191127-r5) 00:48:19 (2/5) Installing brotli-libs (1.0.9-r5) 00:48:19 (3/5) Installing nghttp2-libs (1.43.0-r0) 00:48:19 (4/5) Installing libcurl (7.79.1-r0) 00:48:19 Removing intermediate container 84912659eed6 00:48:19 ---> 9d19ea9dfa09 00:48:19 00:48:19 Step 9/22 : FROM alpine:3.14 00:48:19 ---> 14119a10abf4 00:48:19 Step 10/22 : RUN apk add --update --no-cache dumb-init 00:48:19 ---> Using cache 00:48:19 ---> faf8ac3e830c 00:48:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:19 ---> Using cache 00:48:19 ---> 293f0f97e945 00:48:19 Step 12/22 : ENV APP_PORT=59881 00:48:19 (5/5) Installing curl (7.79.1-r0) 00:48:19 Executing busybox-1.33.1-r3.trigger 00:48:19 Executing ca-certificates-20191127-r5.trigger 00:48:19 ---> Running in 8257755bbbc3 00:48:19 OK: 8 MiB in 19 packages 00:48:19 Removing intermediate container 8257755bbbc3 00:48:19 ---> bbfa5cd57965 00:48:19 Step 13/22 : EXPOSE $APP_PORT 00:48:19 ---> Running in 119dbaeae379 00:48:19 Removing intermediate container 119dbaeae379 00:48:19 ---> c1f9988b3f55 00:48:19 Step 14/22 : WORKDIR / 00:48:19 ---> Running in f0b4aa8dc769 00:48:20 Removing intermediate container f0b4aa8dc769 00:48:20 ---> 02a9fe3cb8d4 00:48:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:20 Removing intermediate container 0bd932ad50c4 00:48:20 ---> 4bc4426c8b2b 00:48:20 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:20 ---> Running in b3741f4cf4eb 00:48:20 ---> 32c053159296 00:48:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:20 Removing intermediate container b3741f4cf4eb 00:48:20 ---> 21fd5083b04f 00:48:20 Step 12/20 : WORKDIR /edgex 00:48:20 ---> Running in 5949c41d1da9 00:48:20 Removing intermediate container 5949c41d1da9 00:48:20 ---> 3a49162e806f 00:48:20 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:48:20 ---> ac9978a61ffc 00:48:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:21 ---> 705ac6a9c139 00:48:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:48:21 ---> 74a9f85f4d99 00:48:21 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:48:21 ---> Running in 343a2ce391ce 00:48:21 Removing intermediate container 343a2ce391ce 00:48:21 ---> 8c735fe7a96e 00:48:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:21 ---> Running in 96d87e946140 00:48:21 Removing intermediate container 96d87e946140 00:48:21 ---> f7ffcc8db3b4 00:48:21 Step 20/22 : LABEL arch=x86_64 00:48:21 ---> a7e46fe16bcd 00:48:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:48:22 ---> Running in d1d15b207067 00:48:22 Removing intermediate container d1d15b207067 00:48:22 ---> 7b0d99e7e5d2 00:48:22 Step 21/22 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 00:48:22 Removing intermediate container 19466fceb371 00:48:22 ---> 2bebdf5a36fe 00:48:22 00:48:22 Step 9/21 : FROM alpine:3.14 00:48:22 ---> 14119a10abf4 00:48:22 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 00:48:22 ---> Running in e10fccb879bd 00:48:22 ---> 09d6b7ca732d 00:48:22 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:48:22 ---> Running in e398c2fe1dd5 00:48:22 ---> Running in 6779a8e70e19 00:48:22 Removing intermediate container e10fccb879bd 00:48:22 ---> 6564cb58cc8a 00:48:22 Step 22/22 : LABEL version=0.0.0 00:48:22 ---> Running in debcb85f5b87 00:48:22 Removing intermediate container e398c2fe1dd5 00:48:22 ---> da8f284f3264 00:48:22 Step 17/20 : CMD ["--init=true"] 00:48:22 ---> Running in 125a0225b464 00:48:23 Removing intermediate container debcb85f5b87 00:48:23 ---> 3953cfbda833 00:48:23 00:48:23 Successfully built 3953cfbda833 00:48:23 Successfully tagged core-metadata:latest 00:48:23 Building sys-mgmt-agent 00:48:23  Building core-metadata ... done Removing intermediate container 125a0225b464 00:48:23 ---> cfd89b6de110 00:48:23 Step 18/20 : LABEL arch=x86_64 00:48:23 ---> Running in 5d1b234d3574 00:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:48:23 Removing intermediate container 5d1b234d3574 00:48:23 ---> 6eb75049b41d 00:48:23 Step 19/20 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 00:48:23 (1/2) Installing ca-certificates (20191127-r5) 00:48:23 (2/2) Installing dumb-init (1.2.5-r1) 00:48:23 Executing busybox-1.33.1-r3.trigger 00:48:23 Executing ca-certificates-20191127-r5.trigger 00:48:23 ---> Running in ecddcf27a955 00:48:23 OK: 6 MiB in 16 packages 00:48:24 Removing intermediate container ecddcf27a955 00:48:24 ---> 059e57098505 00:48:24 Step 20/20 : LABEL version=0.0.0 00:48:24 ---> Running in b875cef5f494 00:48:25 Removing intermediate container b875cef5f494 00:48:25 ---> 48ec503f430d 00:48:25 00:48:25 Removing intermediate container 6779a8e70e19 00:48:25 ---> 566e0fdb8f75 00:48:25 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:48:25 Successfully built 48ec503f430d 00:48:25 Successfully tagged security-proxy-setup:latest 00:48:25 Building security-secretstore-setup 00:48:25  Building security-proxy-setup ... done  ---> Running in 95caebe090ed 00:48:25 Removing intermediate container 95caebe090ed 00:48:25 ---> 2f72d8d4b6d0 00:48:25 Step 12/21 : ENV APP_PORT=59860 00:48:25 ---> Running in 1682199ae7a3 00:48:27 Removing intermediate container 1682199ae7a3 00:48:27 ---> 98359f2c85e8 00:48:27 Step 13/21 : EXPOSE $APP_PORT 00:48:27 Removing intermediate container a65400959115 00:48:27 ---> 38bd737063e5 00:48:27 00:48:27 Step 11/23 : FROM alpine:3.14 00:48:27 ---> 14119a10abf4 00:48:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:48:27 ---> Using cache 00:48:27 ---> faf8ac3e830c 00:48:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:27 ---> Using cache 00:48:27 ---> 293f0f97e945 00:48:27 Step 14/23 : ENV APP_PORT=59861 00:48:27 ---> Running in 287e00970066 00:48:27 ---> Running in 9ae364ed0db1 00:48:27 Removing intermediate container 9ae364ed0db1 00:48:27 ---> f28ff2048544 00:48:27 Step 15/23 : EXPOSE $APP_PORT 00:48:27 Removing intermediate container 287e00970066 00:48:27 ---> 19c5f4d56a38 00:48:27 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:27 ---> Running in faee4ce5981b 00:48:28 ---> 19575a5cbb0b 00:48:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:48:28 Removing intermediate container faee4ce5981b 00:48:28 ---> 221fb080ff64 00:48:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:28 ---> 44f6d0df1f5a 00:48:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:48:28 ---> aab06ed61dd2 00:48:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:48:29 ---> f5ff06d8adf1 00:48:29 Step 17/21 : ENTRYPOINT ["/support-notifications"] 00:48:29 ---> 183e097489a3 00:48:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:48:29 ---> Running in 6d59c30a1953 00:48:29 Removing intermediate container 6d59c30a1953 00:48:29 ---> 412bc83082ba 00:48:29 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:29 ---> Running in 565b7a00b9a2 00:48:29 ---> ffcd89b53788 00:48:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:48:29 ---> Running in 5e4fead3ee91 00:48:29 Removing intermediate container 565b7a00b9a2 00:48:29 ---> 6ee3d663945e 00:48:29 Step 19/21 : LABEL arch=x86_64 00:48:29 ---> Running in ac444db959fa 00:48:29 Removing intermediate container 5e4fead3ee91 00:48:29 ---> dfc166c28c30 00:48:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:29 ---> Running in 5c76cd49302b 00:48:30 Removing intermediate container ac444db959fa 00:48:30 ---> 2dbec0c803d2 00:48:30 Step 20/21 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 00:48:30 ---> Running in adc62ccf60ba 00:48:30 Removing intermediate container 5c76cd49302b 00:48:30 ---> 1e97144ce284 00:48:30 Step 21/23 : LABEL arch=x86_64 00:48:30 ---> Running in 3ea22987af92 00:48:30 Removing intermediate container adc62ccf60ba 00:48:30 ---> 3e8e26724f9a 00:48:30 Step 21/21 : LABEL version=0.0.0 00:48:30 ---> Running in 488f6eb547d9 00:48:30 Removing intermediate container 3ea22987af92 00:48:30 ---> 15bb17d98b6d 00:48:30 Step 22/23 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 00:48:30 ---> Running in 3a4825acc56b 00:48:30 Removing intermediate container 488f6eb547d9 00:48:30 ---> afb912d61906 00:48:30 00:48:30 Successfully built afb912d61906 00:48:30 Successfully tagged support-notifications:latest 00:48:30 Building security-bootstrapper 00:48:30  Building support-notifications ... done Removing intermediate container 3a4825acc56b 00:48:30 ---> a855c7f816b0 00:48:30 Step 23/23 : LABEL version=0.0.0 00:48:30 ---> Running in 0365e0f60d35 00:48:31 Removing intermediate container 0365e0f60d35 00:48:31 ---> 1d9f8793c75a 00:48:31 00:48:31 Successfully built 1d9f8793c75a 00:48:31 Successfully tagged support-scheduler:latest 00:48:34  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:48:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:34 ---> 60fa1c7f8faa 00:48:34 Step 3/22 : WORKDIR /edgex-go 00:48:34 ---> Using cache 00:48:34 ---> dfe05aabfff1 00:48:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:34 ---> Using cache 00:48:34 ---> c08cd22ccbde 00:48:34 Step 5/22 : RUN apk add --update --no-cache make bash git 00:48:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:48:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:36 ---> 60fa1c7f8faa 00:48:36 Step 3/24 : WORKDIR /edgex-go 00:48:36 ---> Using cache 00:48:36 ---> dfe05aabfff1 00:48:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:36 ---> Using cache 00:48:36 ---> c08cd22ccbde 00:48:36 Step 5/24 : RUN apk add --update --no-cache make git 00:48:36 ---> Using cache 00:48:36 ---> 13dff7d051c6 00:48:36 Step 6/24 : COPY . . 00:48:36 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:48:36 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:48:36 ---> 60fa1c7f8faa 00:48:36 Step 3/30 : WORKDIR /edgex-go 00:48:36 ---> Using cache 00:48:36 ---> dfe05aabfff1 00:48:36 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:36 ---> Using cache 00:48:36 ---> c08cd22ccbde 00:48:36 Step 5/30 : RUN apk add --update --no-cache make git 00:48:36 ---> Using cache 00:48:36 ---> 13dff7d051c6 00:48:36 Step 6/30 : COPY . . 00:48:37 ---> Running in b8927a80b14c 00:48:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:48:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:48:40 OK: 220 MiB in 52 packages 00:48:40 Removing intermediate container 108ce27cd43e 00:48:40 ---> 8b65c43eb349 00:48:40 00:48:40 Step 9/22 : FROM alpine:3.14 00:48:40 ---> 14119a10abf4 00:48:40 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:41 ---> Running in 8d6204240b0c 00:48:41 ---> f9a00d9e75ef 00:48:41 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:41 Removing intermediate container b8927a80b14c 00:48:41 ---> 78c6889b60be 00:48:41 Step 6/22 : COPY . . 00:48:41 Removing intermediate container 8d6204240b0c 00:48:41 ---> de909ec7cf08 00:48:41 Step 11/22 : ENV APP_PORT=59880 00:48:41 ---> Running in bec4d55e1c4f 00:48:41 ---> Running in 078ab837fa4c 00:48:42 Removing intermediate container 078ab837fa4c 00:48:42 ---> 7504c426245d 00:48:42 Step 12/22 : EXPOSE $APP_PORT 00:48:43 ---> Running in 6e60a4595cbc 00:48:43 ---> 1ae4feac5cdd 00:48:43 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:43 Removing intermediate container 6e60a4595cbc 00:48:43 ---> 182501f90853 00:48:43 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:43 ---> Running in e5edb2e86123 00:48:43 ---> Running in c7645a0f9b9f 00:48:43 Removing intermediate container bec4d55e1c4f 00:48:43 ---> 69586d0e8ffd 00:48:43 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:48:43 ---> Running in af45f2f81132 00:48:44 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 00:48:45 Removing intermediate container c7645a0f9b9f 00:48:45 ---> 639305b83237 00:48:45 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 00:48:45 ---> Running in 9aeb7092a388 00:48:45 Removing intermediate container e5edb2e86123 00:48:45 ---> 893402782581 00:48:45 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:48:45 ---> Running in fc1570acc7dd 00:48:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:48:46 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 00:48:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:48:47 (1/6) Installing dumb-init (1.2.5-r1) 00:48:47 ---> 467fb288582a 00:48:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:47 ---> Running in b631e5eae458 00:48:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:48:47 (3/6) Installing libsodium (1.0.18-r0) 00:48:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:48:47 (5/6) Installing libzmq (4.3.4-r0) 00:48:47 (6/6) Installing zeromq (4.3.4-r0) 00:48:47 Executing busybox-1.33.1-r3.trigger 00:48:47 OK: 8 MiB in 20 packages 00:48:48 Removing intermediate container 9aeb7092a388 00:48:48 ---> e422a509bf8c 00:48:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:48 Removing intermediate container b631e5eae458 00:48:48 ---> 0a90ffa4da0b 00:48:48 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:48:48 ---> 830ff7941f59 00:48:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:48:48 ---> Running in 6d48f0a47717 00:48:49 ---> 3b22a84ebff3 00:48:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:48:49 ---> 56f7353a0eb2 00:48:49 Step 18/22 : ENTRYPOINT ["/core-data"] 00:48:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:48:49 ---> Running in 45e0e5e2132d 00:48:49 Removing intermediate container 45e0e5e2132d 00:48:49 ---> f5426fd906ef 00:48:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:49 ---> Running in affb710d158b 00:48:50 Removing intermediate container affb710d158b 00:48:50 ---> f0af24168114 00:48:50 Step 20/22 : LABEL arch=x86_64 00:48:50 ---> Running in fa9d0be0651a 00:48:50 Removing intermediate container fa9d0be0651a 00:48:50 ---> f9380e8c1862 00:48:50 Step 21/22 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 00:48:50 ---> Running in d41734d5f778 00:48:50 Removing intermediate container d41734d5f778 00:48:50 ---> 7b76453cff39 00:48:50 Step 22/22 : LABEL version=0.0.0 00:48:50 ---> Running in e97532323c6c 00:48:50 Removing intermediate container e97532323c6c 00:48:50 ---> c8c9dd6e5df5 00:48:50 00:48:50 Successfully built c8c9dd6e5df5 00:48:50 Successfully tagged core-data:latest 00:49:08  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:49:09 Removing intermediate container af45f2f81132 00:49:09 ---> 71ec630da030 00:49:09 00:49:09 Step 9/24 : FROM alpine:3.14 00:49:09 ---> 14119a10abf4 00:49:09 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:49:09 ---> Running in 162f30403914 00:49:09 Removing intermediate container fc1570acc7dd 00:49:09 ---> 774e5150994a 00:49:09 00:49:09 Step 9/30 : FROM alpine:3.14 00:49:09 ---> 14119a10abf4 00:49:09 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:49:09 ---> Running in b6fb3e8780c0 00:49:09 Removing intermediate container b6fb3e8780c0 00:49:09 ---> 02d8a3bd54e2 00:49:09 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 00:49:09 ---> Running in 4a6429ce4faf 00:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:49:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:49:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:49:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:49:10 (1/2) Installing dumb-init (1.2.5-r1) 00:49:10 (2/2) Installing su-exec (0.2-r1) 00:49:10 Executing busybox-1.33.1-r3.trigger 00:49:10 OK: 6 MiB in 16 packages 00:49:10 (1/3) Installing ca-certificates (20191127-r5) 00:49:10 (2/3) Installing dumb-init (1.2.5-r1) 00:49:10 (3/3) Installing su-exec (0.2-r1) 00:49:10 Executing busybox-1.33.1-r3.trigger 00:49:10 Executing ca-certificates-20191127-r5.trigger 00:49:10 OK: 6 MiB in 17 packages 00:49:10 Removing intermediate container 4a6429ce4faf 00:49:10 ---> 4b79e021a646 00:49:10 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 00:49:11 ---> Running in e27503455975 00:49:11 Removing intermediate container 162f30403914 00:49:11 ---> ceccac3de885 00:49:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:11 Removing intermediate container e27503455975 00:49:11 ---> f4048aad476c 00:49:11 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:49:11 Removing intermediate container 6d48f0a47717 00:49:11 ---> 4412e900c573 00:49:11 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:49:11 ---> Running in 4ce54f431a25 00:49:11 ---> Running in f3bf4e7d015d 00:49:11 ---> Running in 586399f41847 00:49:11 Removing intermediate container 4ce54f431a25 00:49:11 ---> ac0e3c8e3ea7 00:49:11 Step 12/24 : WORKDIR / 00:49:11 ---> Running in 3feefb621484 00:49:11 Removing intermediate container f3bf4e7d015d 00:49:11 ---> 392406ce5bc5 00:49:11 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:49:11 ---> Running in be43a43e4d00 00:49:11 Removing intermediate container 3feefb621484 00:49:11 ---> 720b27b0ad99 00:49:11 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:49:11 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 00:49:11 ---> 84dacbfca6b8 00:49:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:49:12 ---> 00029ddddfc0 00:49:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:49:12 Removing intermediate container be43a43e4d00 00:49:12 ---> 7fc45f0e3b91 00:49:12 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 00:49:12 ---> f61fbf84b1ba 00:49:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:49:12 ---> Running in 4ade49239d3f 00:49:12 Removing intermediate container 4ade49239d3f 00:49:12 ---> 209466d4d33e 00:49:12 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:49:12 ---> dab77abbf510 00:49:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:49:12 Removing intermediate container 586399f41847 00:49:12 ---> 23938f827101 00:49:12 00:49:12 Step 10/22 : FROM docker:20.10.8 00:49:12 ---> 3133f99fd98d 00:49:12 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:49:12 ---> Running in 1b8ce928f731 00:49:12 20.10.8: Pulling from library/docker 00:49:13 ---> 11bf8981c265 00:49:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:49:13 ---> 76b7bdf718ad 00:49:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:49:13 Removing intermediate container 1b8ce928f731 00:49:13 ---> c312f5182fa4 00:49:13 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:13 ---> da4696dbde0a 00:49:13 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/ 00:49:13 ---> Running in b3ba5a17a495 00:49:14 ---> 2a49242779e2 00:49:14 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:49:14 ---> 12c69817e730 00:49:14 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:49:14 ---> 797c3e38e7c0 00:49:14 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:49:14 Removing intermediate container b3ba5a17a495 00:49:14 ---> 8f2d268c6e53 00:49:14 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:49:14 ---> Running in 2ff1b7e28386 00:49:14 ---> 63835652f969 00:49:14 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:49:14 Removing intermediate container 2ff1b7e28386 00:49:14 ---> 6c9aa2c3b0f7 00:49:14 Step 22/24 : LABEL arch=x86_64 00:49:14 ---> Running in ba4191c9b2d2 00:49:15 ---> d463c6e82e99 00:49:15 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:49:15 Removing intermediate container ba4191c9b2d2 00:49:15 ---> 7c291eed1d36 00:49:15 Step 23/24 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 00:49:15 ---> Running in b7c9b355612c 00:49:15 ---> Running in eb477eeaa939 00:49:15 Removing intermediate container b7c9b355612c 00:49:15 ---> 9ca1530b42dc 00:49:15 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:49:15 Removing intermediate container eb477eeaa939 00:49:15 ---> ce4242ed0a0d 00:49:15 Step 24/24 : LABEL version=0.0.0 00:49:15 ---> 3ab49fedb345 00:49:15 Step 25/30 : RUN chmod +x /entrypoint.sh 00:49:15 ---> Running in 1f075ad975f4 00:49:15 ---> Running in 488b12a9e986 00:49:15 Removing intermediate container 1f075ad975f4 00:49:15 ---> 5221eafadc12 00:49:15 00:49:15 Successfully built 5221eafadc12 00:49:15 Successfully tagged security-secretstore-setup:latest 00:49:16  Building security-secretstore-setup ... done Removing intermediate container 488b12a9e986 00:49:16 ---> 642d8809a7ac 00:49:16 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:49:16 ---> Running in 14178a37d8bf 00:49:16 Removing intermediate container 14178a37d8bf 00:49:16 ---> e2c73768f65b 00:49:16 Step 27/30 : CMD ["gate"] 00:49:16 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 00:49:16 Status: Downloaded newer image for docker:20.10.8 00:49:16 ---> bc6c0ffef665 00:49:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:49:16 ---> Running in 807d9d352387 00:49:16 ---> Running in 5a936d1e1a11 00:49:16 Removing intermediate container 5a936d1e1a11 00:49:16 ---> a44cc047cf75 00:49:16 Step 28/30 : LABEL arch=x86_64 00:49:16 Removing intermediate container 807d9d352387 00:49:16 ---> 1b7dcfee1009 00:49:16 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 00:49:16 ---> Running in 811f242bdb20 00:49:16 ---> Running in 1720580b16e8 00:49:16 Removing intermediate container 811f242bdb20 00:49:16 ---> 9173cde3f690 00:49:16 Step 29/30 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 00:49:16 ---> Running in cc62d39012a6 00:49:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:49:16 Removing intermediate container cc62d39012a6 00:49:16 ---> 3a06e9049140 00:49:16 Step 30/30 : LABEL version=0.0.0 00:49:16 ---> Running in cde246c862f6 00:49:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:49:17 Removing intermediate container cde246c862f6 00:49:17 ---> 373ded05d450 00:49:17 00:49:17 Successfully built 373ded05d450 00:49:17 Successfully tagged security-bootstrapper:latest 00:49:17  Building security-bootstrapper ... done (1/42) Installing readline (8.1.0-r0) 00:49:17 (2/42) Installing bash (5.1.4-r0) 00:49:17 Executing bash-5.1.4-r0.post-install 00:49:17 (3/42) Installing brotli-libs (1.0.9-r5) 00:49:17 (4/42) Installing nghttp2-libs (1.43.0-r0) 00:49:17 (5/42) Installing libcurl (7.79.1-r0) 00:49:17 (6/42) Installing curl (7.79.1-r0) 00:49:17 (7/42) Installing dumb-init (1.2.5-r1) 00:49:17 (8/42) Installing libbz2 (1.0.8-r1) 00:49:17 (9/42) Installing expat (2.4.1-r0) 00:49:17 (10/42) Installing libffi (3.3-r2) 00:49:17 (11/42) Installing gdbm (1.19-r0) 00:49:17 (12/42) Installing xz-libs (5.2.5-r0) 00:49:17 (13/42) Installing libgcc (10.3.1_git20210424-r2) 00:49:17 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 00:49:17 (15/42) Installing mpdecimal (2.5.1-r1) 00:49:17 (16/42) Installing sqlite-libs (3.35.5-r0) 00:49:17 (17/42) Installing python3 (3.9.5-r1) 00:49:17 (18/42) Installing py3-appdirs (1.4.4-r2) 00:49:17 (19/42) Installing py3-chardet (4.0.0-r2) 00:49:17 (20/42) Installing py3-idna (3.2-r0) 00:49:17 (21/42) Installing py3-urllib3 (1.26.5-r0) 00:49:17 (22/42) Installing py3-certifi (2020.12.5-r1) 00:49:17 (23/42) Installing py3-requests (2.25.1-r4) 00:49:17 (24/42) Installing py3-msgpack (1.0.2-r1) 00:49:17 (25/42) Installing py3-lockfile (0.12.2-r4) 00:49:17 (26/42) Installing py3-cachecontrol (0.12.6-r1) 00:49:17 (27/42) Installing py3-colorama (0.4.4-r1) 00:49:17 (28/42) Installing py3-contextlib2 (0.6.0-r1) 00:49:17 (29/42) Installing py3-distlib (0.3.1-r3) 00:49:17 (30/42) Installing py3-distro (1.5.0-r3) 00:49:17 (31/42) Installing py3-six (1.15.0-r1) 00:49:17 (32/42) Installing py3-webencodings (0.5.1-r4) 00:49:17 (33/42) Installing py3-html5lib (1.1-r1) 00:49:17 (34/42) Installing py3-parsing (2.4.7-r2) 00:49:17 (35/42) Installing py3-packaging (20.9-r1) 00:49:17 (36/42) Installing py3-toml (0.10.2-r2) 00:49:17 (37/42) Installing py3-pep517 (0.10.0-r2) 00:49:18 (38/42) Installing py3-progress (1.5-r2) 00:49:18 (39/42) Installing py3-retrying (1.3.3-r1) 00:49:18 (40/42) Installing py3-ordered-set (4.0.2-r1) 00:49:18 (41/42) Installing py3-setuptools (52.0.0-r3) 00:49:18 (42/42) Installing py3-pip (20.3.4-r1) 00:49:18 Executing busybox-1.33.1-r3.trigger 00:49:18 OK: 84 MiB in 64 packages 00:49:19 Collecting docker-compose==1.23.2 00:49:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:49:19 Collecting docopt<0.7,>=0.6.1 00:49:19 Downloading docopt-0.6.2.tar.gz (25 kB) 00:49:19 Collecting dockerpty<0.5,>=0.4.1 00:49:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:49:19 Collecting cached-property<2,>=1.2.0 00:49:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:49:19 Collecting texttable<0.10,>=0.9.0 00:49:19 Downloading texttable-0.9.1.tar.gz (11 kB) 00:49:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 00:49:20 Collecting docker<4.0,>=3.6.0 00:49:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:49:20 Collecting jsonschema<3,>=2.5.1 00:49:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:49:20 Collecting PyYAML<4,>=3.10 00:49:20 Downloading PyYAML-3.13.tar.gz (270 kB) 00:49:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:49:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:49:21 Collecting websocket-client<1.0,>=0.32.0 00:49:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:49:21 Collecting docker-pycreds>=0.4.0 00:49:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:49:21 Collecting chardet<3.1.0,>=3.0.2 00:49:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:49:21 Collecting urllib3<1.25,>=1.21.1 00:49:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:49:21 Collecting idna<2.8,>=2.5 00:49:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:49:21 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) 00:49:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:49:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:49:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:49:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:49:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:49:21 Attempting uninstall: urllib3 00:49:21 Found existing installation: urllib3 1.26.5 00:49:21 Uninstalling urllib3-1.26.5: 00:49:21 Successfully uninstalled urllib3-1.26.5 00:49:21 Attempting uninstall: idna 00:49:21 Found existing installation: idna 3.2 00:49:21 Uninstalling idna-3.2: 00:49:21 Successfully uninstalled idna-3.2 00:49:21 Attempting uninstall: chardet 00:49:21 Found existing installation: chardet 4.0.0 00:49:21 Uninstalling chardet-4.0.0: 00:49:21 Successfully uninstalled chardet-4.0.0 00:49:22 Attempting uninstall: requests 00:49:22 Found existing installation: requests 2.25.1 00:49:22 Uninstalling requests-2.25.1: 00:49:22 Successfully uninstalled requests-2.25.1 00:49:22 Running setup.py install for texttable: started 00:49:22 Running setup.py install for texttable: finished with status 'done' 00:49:22 Running setup.py install for PyYAML: started 00:49:22 Running setup.py install for PyYAML: finished with status 'done' 00:49:23 Running setup.py install for docopt: started 00:49:23 Running setup.py install for docopt: finished with status 'done' 00:49:23 Running setup.py install for dockerpty: started 00:49:23 Running setup.py install for dockerpty: finished with status 'done' 00:49:23 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 00:49:27 Removing intermediate container 1720580b16e8 00:49:27 ---> 1c6b5c3cd4c3 00:49:27 Step 13/22 : ENV APP_PORT=58890 00:49:27 ---> Running in c776e233c82d 00:49:27 Removing intermediate container c776e233c82d 00:49:27 ---> a8f4e7c81bff 00:49:27 Step 14/22 : EXPOSE $APP_PORT 00:49:27 ---> Running in 77aec1dd517e 00:49:27 Removing intermediate container 77aec1dd517e 00:49:27 ---> f36791db1e1b 00:49:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:49:27 ---> 3eecbb1e71f2 00:49:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:49:27 ---> 67e99a091573 00:49:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:49:28 ---> 1d9fe8189fad 00:49:28 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 00:49:28 ---> Running in 6bb98c6b41b4 00:49:28 Removing intermediate container 6bb98c6b41b4 00:49:28 ---> 920d0f59fcf8 00:49:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:28 ---> Running in e48a75f93187 00:49:28 Removing intermediate container e48a75f93187 00:49:28 ---> 14a21ac6b8e6 00:49:28 Step 20/22 : LABEL arch=x86_64 00:49:28 ---> Running in c473bee2c640 00:49:28 Removing intermediate container c473bee2c640 00:49:28 ---> 165a3922ee4e 00:49:28 Step 21/22 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 00:49:28 ---> Running in 344d811866e3 00:49:28 Removing intermediate container 344d811866e3 00:49:28 ---> 078f3583191d 00:49:28 Step 22/22 : LABEL version=0.0.0 00:49:28 ---> Running in 8c83ab59b57d 00:49:28 Removing intermediate container 8c83ab59b57d 00:49:28 ---> bb61b825b915 00:49:28 00:49:28 Successfully built bb61b825b915 00:49:28 Successfully tagged sys-mgmt-agent:latest 00:49:28  Building sys-mgmt-agent ... done  [Pipeline] } 00:49:28 $ docker stop --time=1 fd2f2a3e6b2d77cc6daea457dc77f160a4dfc2d5677f124fab44dcca11708b0e 00:49:29 $ docker rm -f fd2f2a3e6b2d77cc6daea457dc77f160a4dfc2d5677f124fab44dcca11708b0e [Pipeline] // withDockerContainer [Pipeline] sh 00:49:30 + docker images 00:49:30 REPOSITORY TAG IMAGE ID CREATED SIZE 00:49:30 sys-mgmt-agent latest bb61b825b915 2 seconds ago 294MB 00:49:30 security-bootstrapper latest 373ded05d450 14 seconds ago 18.9MB 00:49:30 security-secretstore-setup latest 5221eafadc12 15 seconds ago 28.3MB 00:49:30 23938f827101 18 seconds ago 1.76GB 00:49:30 774e5150994a 21 seconds ago 1.76GB 00:49:30 71ec630da030 22 seconds ago 1.76GB 00:49:30 core-data latest c8c9dd6e5df5 40 seconds ago 20.7MB 00:49:30 8b65c43eb349 51 seconds ago 1.76GB 00:49:30 support-scheduler latest 1d9f8793c75a About a minute ago 16.2MB 00:49:30 support-notifications latest afb912d61906 About a minute ago 16.9MB 00:49:30 38bd737063e5 About a minute ago 1.76GB 00:49:30 security-proxy-setup latest 48ec503f430d About a minute ago 26.8MB 00:49:30 core-metadata latest 3953cfbda833 About a minute ago 16.9MB 00:49:30 2bebdf5a36fe About a minute ago 1.76GB 00:49:30 9d19ea9dfa09 About a minute ago 1.76GB 00:49:30 691a0f2ef638 About a minute ago 1.76GB 00:49:30 core-command latest 35b9dcf94604 About a minute ago 16.1MB 00:49:30 86057691ef3a About a minute ago 1.75GB 00:49:30 ci-base-image-x86_64 latest 60fa1c7f8faa 5 minutes ago 1.25GB 00:49:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 8 days ago 548MB 00:49:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 00:49:30 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 00:49:30 alpine 3.14 14119a10abf4 7 weeks ago 5.6MB 00:49:30 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 00:49:45 Still waiting to schedule task 00:49:45 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:54:52 Running on prd-ubuntu18.04-docker-8c-8g-1094 in /w/workspace/edgexfoundry_edgex-go_PR-3762 [Pipeline] { [Pipeline] ws 00:54:52 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 00:54:52 The recommended git tool is: git 00:54:54 using credential edgex-jenkins-ssh 00:54:54 Cloning the remote Git repository 00:54:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:54:54 > git init /w/workspace/edgex-go/5 # timeout=10 00:54:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:54:54 > git --version # timeout=10 00:54:54 > git --version # 'git version 2.17.1' 00:54:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:55:00 Merging remotes/origin/main commit 4fce4fd27b83639adf412401c3e643ffc0a9adcc into PR head commit eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 00:55:00 Merge succeeded, producing eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 00:55:00 Checking out Revision eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 (PR-3762) 00:54:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:54:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:55:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:55:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:55:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:55:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3762/head:refs/remotes/origin/PR-3762 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:55:00 > git config core.sparsecheckout # timeout=10 00:55:00 > git checkout -f eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 # timeout=10 00:55:00 > git remote # timeout=10 00:55:00 > git config --get remote.origin.url # timeout=10 00:55:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:55:00 > git merge 4fce4fd27b83639adf412401c3e643ffc0a9adcc # timeout=10 00:55:00 > git rev-parse HEAD^{commit} # timeout=10 00:55:00 > git config core.sparsecheckout # timeout=10 00:55:00 > git checkout -f eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 # timeout=10 00:55:04 Commit message: "feat(command): Support object value type in Set Command" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:55:05 + echo snap-build.sh 00:55:05 snap-build.sh 00:55:05 + SNAP_BASE_DIR=. 00:55:05 + '[' '!' -z /w/workspace/edgex-go/5 ']' 00:55:05 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 00:55:05 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 00:55:05 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 00:55:05 + cd /w/workspace/edgex-go/5 00:55:05 + sudo apt-get remove -qy --purge lxd lxd-client 00:55:05 Reading package lists... 00:55:05 Building dependency tree... 00:55:05 Reading state information... 00:55:05 The following packages were automatically installed and are no longer required: 00:55:05 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:55:05 uidmap xdelta3 00:55:05 Use 'sudo apt autoremove' to remove them. 00:55:05 The following packages will be REMOVED: 00:55:05 lxd* lxd-client* 00:55:05 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:55:05 After this operation, 31.7 MB disk space will be freed. 00:55:06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 00:55:06 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:55:06 Removing lxd dnsmasq configuration 00:55:06 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:55:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:55:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:55:07 (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.) 00:55:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:55:09 Processing triggers for systemd (237-3ubuntu10.45) ... 00:55:09 Processing triggers for ureadahead (0.100.0-21) ... 00:55:09 + sudo snap remove --purge lxd 00:55:10 snap "lxd" is not installed 00:55:10 + sudo groupadd --force --system lxd 00:55:10 ++ whoami 00:55:10 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:55:10 + newgrp - lxd 00:55:10 + sudo snap install lxd 00:55:20 2021-10-22T00:55:17Z INFO Waiting for automatic snapd restart... 00:55:35 lxd 4.19 from Canonical* installed 00:55:35 + sudo lxd init --auto 00:55:43 + sudo snap install --classic snapcraft 00:55:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1095 in /w/workspace/edgexfoundry_edgex-go_PR-3762 [Pipeline] { [Pipeline] ws 00:55:47 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 00:55:48 The recommended git tool is: git 00:55:53 snapcraft 5.0 from Canonical* installed 00:55:53 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:55:53 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:55:53 % Total % Received % Xferd Average Speed Time Time Time Current 00:55:53 Dload Upload Total Spent Left Speed 00:55:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4152 0 --:--:-- --:--:-- --:--:-- 4152 00:55:53 100 3325k 100 3325k 0 0 9527k 0 --:--:-- --:--:-- --:--:-- 9527k 00:55:53 ./yq_linux_amd64 00:55:53 + sudo snapcraft prime --use-lxd 00:55:53 using credential edgex-jenkins-ssh 00:55:54 Cloning the remote Git repository 00:55:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:55:54 > git init /w/workspace/edgex-go/5 # timeout=10 00:55:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:55:54 > git --version # timeout=10 00:55:54 > git --version # 'git version 2.17.1' 00:55:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:55:54 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:55:54 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: 00:55:54 - README.md 00:55:54 00:55:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:55:54 Launching a container. 00:55:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:55:59 Waiting for container to be ready 00:56:00 To start your first instance, try: lxc launch ubuntu:20.04 00:56:00 00:56:04 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:56:04 Waiting for network to be ready... 00:56:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:56:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] 00:56:05 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:56:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 00:56:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 00:56:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 00:56:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] 00:56:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] 00:56:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 00:56:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 00:56:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:56:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:56:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:56:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:56:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:56:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:56:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:56:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:56:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:56:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 00:56:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 00:56:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 00:56:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 00:56:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 00:56:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 00:56:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] 00:56:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 00:56:09 Fetched 25.5 MB in 4s (6033 kB/s) 00:56:10 Reading package lists... 00:56:10 Reading package lists... 00:56:11 Building dependency tree... 00:56:11 Reading state information... 00:56:11 The following additional packages will be installed: 00:56:11 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:56:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:56:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:56:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:56:11 Suggested packages: 00:56:11 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:56:11 Recommended packages: 00:56:11 gnupg libsasl2-modules 00:56:11 The following NEW packages will be installed: 00:56:11 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:56:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:56:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:56:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:56:11 The following packages will be upgraded: 00:56:11 gpg gpg-agent gpgconf libudev1 00:56:11 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 00:56:11 Need to get 3527 kB of archives. 00:56:11 After this operation, 13.3 MB of additional disk space will be used. 00:56:11 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] 00:56:11 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] 00:56:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:56:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:56:11 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 00:56:11 Merging remotes/origin/main commit 4fce4fd27b83639adf412401c3e643ffc0a9adcc into PR head commit eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 00:56:11 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 00:56:12 Merge succeeded, producing eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 00:56:12 Checking out Revision eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 (PR-3762) 00:56:12 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:56:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:56:12 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:56:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:56:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:56:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:56:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:56:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:56:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3762/head:refs/remotes/origin/PR-3762 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:56:11 > git config core.sparsecheckout # timeout=10 00:56:11 > git checkout -f eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 # timeout=10 00:56:12 > git remote # timeout=10 00:56:12 > git config --get remote.origin.url # timeout=10 00:56:12 using GIT_SSH to set credentials SSH Credentials for GitHub 00:56:12 > git merge 4fce4fd27b83639adf412401c3e643ffc0a9adcc # timeout=10 00:56:12 > git rev-parse HEAD^{commit} # timeout=10 00:56:12 > git config core.sparsecheckout # timeout=10 00:56:12 > git checkout -f eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 # timeout=10 00:56:12 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:56:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:56:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:56:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:56:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:56:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:56:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:56:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:56:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:56:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:56:12 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:56:12 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:56:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:56:12 debconf: delaying package configuration, since apt-utils is not installed 00:56:12 Fetched 3527 kB in 1s (3069 kB/s) 00:56:12 (Reading database ... 12511 files and directories currently installed.) 00:56:12 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 00:56:12 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:56:12 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 00:56:13 Selecting previously unselected package udev. 00:56:13 (Reading database ... 12511 files and directories currently installed.) 00:56:13 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 00:56:13 Unpacking udev (237-3ubuntu10.52) ... 00:56:13 Selecting previously unselected package libfuse2:amd64. 00:56:13 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:56:13 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:56:13 Selecting previously unselected package fuse. 00:56:13 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:56:13 Unpacking fuse (2.9.7-1ubuntu1) ... 00:56:13 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:56:13 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:56:13 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:56:13 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:56:13 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:56:13 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:56:13 Selecting previously unselected package libksba8:amd64. 00:56:13 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:56:13 Unpacking libksba8:amd64 (1.3.5-2) ... 00:56:13 Selecting previously unselected package libroken18-heimdal:amd64. 00:56:13 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:13 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:13 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:56:13 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:13 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:13 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:56:13 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:14 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:14 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:56:14 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:14 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:14 Selecting previously unselected package libwind0-heimdal:amd64. 00:56:14 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:14 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:14 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:56:14 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:14 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:14 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:56:14 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:14 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:14 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:56:14 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:14 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:14 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:56:14 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:14 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:14 Selecting previously unselected package libsasl2-modules-db:amd64. 00:56:14 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:56:14 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:56:14 Selecting previously unselected package libsasl2-2:amd64. 00:56:14 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:56:14 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:56:14 Selecting previously unselected package libldap-common. 00:56:14 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:56:14 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:56:14 Selecting previously unselected package libldap-2.4-2:amd64. 00:56:14 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:56:14 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:56:14 Selecting previously unselected package dirmngr. 00:56:14 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:56:14 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:56:14 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:56:14 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:56:14 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:56:14 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:56:14 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:56:14 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:56:14 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:14 Setting up libksba8:amd64 (1.3.5-2) ... 00:56:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:56:14 Setting up udev (237-3ubuntu10.52) ... 00:56:15 invoke-rc.d: policy-rc.d denied execution of start. 00:56:15 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:15 Processing triggers for systemd (237-3ubuntu10) ... 00:56:15 Setting up fuse (2.9.7-1ubuntu1) ... 00:56:15 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:56:15 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:15 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:15 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:15 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:15 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:15 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:15 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:15 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:56:15 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:56:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:56:15 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:56:15 settings in the [Install] section, and DefaultInstance for template units). 00:56:15 This means they are not meant to be enabled using systemctl. 00:56:15 Possible reasons for having this kind of units are: 00:56:15 1) A unit may be statically enabled by being symlinked from another unit's 00:56:15 .wants/ or .requires/ directory. 00:56:15 2) A unit's purpose may be to act as a helper for some other unit which has 00:56:15 a requirement dependency on it. 00:56:15 3) A unit may be started when needed via activation (socket, path, timer, 00:56:15 D-Bus, udev, scripted systemctl call, ...). 00:56:15 4) In case of template units, the unit is meant to be enabled with some 00:56:15 instance name specified. 00:56:16 Reading package lists... 00:56:16 Commit message: "feat(command): Support object value type in Set Command" 00:56:16 Building dependency tree... 00:56:16 Reading state information... 00:56:16 The following additional packages will be installed: 00:56:16 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:56:16 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:56:16 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:56:16 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:56:16 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:56:16 Suggested packages: 00:56:16 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:56:16 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:56:16 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:56:16 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:56:16 systemd-container policykit-1 00:56:16 Recommended packages: 00:56:16 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:56:16 The following NEW packages will be installed: 00:56:16 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:56:16 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:56:16 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:56:16 multiarch-support openssh-client python3 python3-minimal python3.6 00:56:16 python3.6-minimal snapd squashfs-tools sudo 00:56:16 The following packages will be upgraded: 00:56:16 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:56:16 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 00:56:16 Need to get 36.8 MB of archives. 00:56:16 After this operation, 147 MB of additional disk space will be used. 00:56:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:56:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:56:16 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 00:56:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:56:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:56:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:56:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:56:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:56:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:56:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:56:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:56:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:56:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:56:16 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:56:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 00:56:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 00:56:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 00:56:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:56:17 % Total % Received % Xferd Average Speed Time Time Time Current 00:56:17 Dload Upload Total Spent Left Speed 00:56:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 46007 0 --:--:-- --:--:-- --:--:-- 46187 [Pipeline] sh 00:56:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 00:56:17 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 00:56:17 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 00:56:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 00:56:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:56:17 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:56:17 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:56:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:56:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:56:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:56:17 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:56:17 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:56:17 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:56:17 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [Pipeline] sh 00:56:18 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 00:56:18 /etc/docker/daemon.json 00:56:18 { 00:56:18 "registry-mirrors": [ 00:56:18 "https://nexus3.edgexfoundry.org:10001" 00:56:18 ], 00:56:18 "bip": "10.250.0.254/24", 00:56:18 "hosts": [ 00:56:18 "tcp://0.0.0.0:5555", 00:56:18 "unix:///var/run/docker.sock" 00:56:18 ], 00:56:18 "mtu": 1458, 00:56:18 "selinux-enabled": true, 00:56:18 "seccomp-profile": "/etc/docker/seccomp.json" 00:56:18 } [Pipeline] sh 00:56:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:56:18 debconf: delaying package configuration, since apt-utils is not installed 00:56:18 Fetched 36.8 MB in 2s (20.4 MB/s) 00:56:18 (Reading database ... 12757 files and directories currently installed.) 00:56:18 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 00:56:18 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:56:19 + sudo service docker restart 00:56:19 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 00:56:19 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:56:19 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 00:56:19 (Reading database ... 12757 files and directories currently installed.) 00:56:19 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 00:56:19 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 00:56:19 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 00:56:19 (Reading database ... 12757 files and directories currently installed.) 00:56:19 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 00:56:19 Unpacking apt (1.6.14) over (1.6.1) ... 00:56:19 Setting up apt (1.6.14) ... 00:56:19 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:56:20 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:56:20 (Reading database ... 12764 files and directories currently installed.) 00:56:20 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 00:56:20 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 00:56:20 Selecting previously unselected package libpython3.6-minimal:amd64. 00:56:20 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:56:20 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:56:20 Selecting previously unselected package libexpat1:amd64. 00:56:20 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:56:20 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:56:21 Selecting previously unselected package python3.6-minimal. 00:56:21 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:56:21 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:56:21 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 00:56:21 Checking for services that may need to be restarted...done. 00:56:21 Checking for services that may need to be restarted...done. 00:56:21 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:56:21 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:56:21 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:56:21 Selecting previously unselected package python3-minimal. 00:56:21 (Reading database ... 13012 files and directories currently installed.) 00:56:21 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:56:21 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:56:21 Selecting previously unselected package mime-support. 00:56:21 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:56:21 Unpacking mime-support (3.60ubuntu1) ... 00:56:21 Selecting previously unselected package libmpdec2:amd64. 00:56:21 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:56:21 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:56:21 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:56:21 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:56:21 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:56:22 Selecting previously unselected package python3.6. 00:56:22 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:56:22 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:56:22 Selecting previously unselected package libpython3-stdlib:amd64. 00:56:22 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:56:22 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:56:22 Setting up python3-minimal (3.6.7-1~18.04) ... 00:56:22 Selecting previously unselected package python3. 00:56:22 (Reading database ... 13442 files and directories currently installed.) 00:56:22 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:56:22 Unpacking python3 (3.6.7-1~18.04) ... 00:56:22 Selecting previously unselected package multiarch-support. 00:56:22 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:56:22 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:56:22 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:56:22 Selecting previously unselected package liblzo2-2:amd64. 00:56:22 (Reading database ... 13479 files and directories currently installed.) 00:56:22 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:56:22 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:56:22 Selecting previously unselected package libbsd0:amd64. 00:56:22 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:56:22 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:56:22 Selecting previously unselected package sudo. 00:56:22 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:56:22 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:56:22 Selecting previously unselected package apparmor. 00:56:22 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:56:22 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:56:22 Selecting previously unselected package libedit2:amd64. 00:56:22 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:56:22 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:56:22 Selecting previously unselected package libkrb5support0:amd64. 00:56:22 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:56:22 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:56:23 Selecting previously unselected package libk5crypto3:amd64. 00:56:23 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:56:23 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:56:23 Selecting previously unselected package libkeyutils1:amd64. 00:56:23 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:56:23 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:56:23 Selecting previously unselected package libkrb5-3:amd64. 00:56:23 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:56:23 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:56:23 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:56:23 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:56:23 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:56:23 Selecting previously unselected package libssl1.0.0:amd64. 00:56:23 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 00:56:23 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 00:56:23 Selecting previously unselected package openssh-client. 00:56:23 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 00:56:23 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 00:56:23 Selecting previously unselected package squashfs-tools. 00:56:23 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 00:56:23 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 00:56:23 Selecting previously unselected package snapd. 00:56:23 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 00:56:23 Unpacking snapd (2.51.1+18.04) ... 00:56:26 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:56:26 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 00:56:26 Setting up mime-support (3.60ubuntu1) ... 00:56:26 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:56:26 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:56:26 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:56:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:56:26 Setting up systemd (237-3ubuntu10.52) ... 00:56:26 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:56:26 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:56:26 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:56:26 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:56:26 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:56:26 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:56:26 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:56:27 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 00:56:27 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:56:27 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:56:27 Setting up python3 (3.6.7-1~18.04) ... 00:56:27 running python rtupdate hooks for python3.6... 00:56:27 running python post-rtupdate hooks for python3.6... 00:56:28 Setting up apparmor (2.12-4ubuntu5.1) ... 00:56:29 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:56:29 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:56:29 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 00:56:29 Setting up snapd (2.51.1+18.04) ... 00:56:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:56:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:56:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:56:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:56:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:56:30 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:56:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:56:31 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:56:31 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:56:31 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:56:31 /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' 00:56:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:56:31 Processing triggers for systemd (237-3ubuntu10.52) ... 00:56:32 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:56:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:56:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:56:33 Reading package lists... 00:56:34 Reading package lists... 00:56:34 Building dependency tree... 00:56:34 Reading state information... 00:56:34 Calculating upgrade... 00:56:34 The following packages will be upgraded: 00:56:34 advancecomp base-files bash binutils binutils-common 00:56:34 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:56:34 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:56:34 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 00:56:34 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 00:56:34 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:56:34 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:56:34 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:56:34 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:56:34 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:56:34 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:56:34 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:56:34 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:56:34 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:56:34 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:56:34 ubuntu-keyring util-linux 00:56:34 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:56:34 Need to get 64.1 MB of archives. 00:56:34 After this operation, 5144 kB of additional disk space will be used. 00:56:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 00:56:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:56:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:56:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:56:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:56:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:56:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:56:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:56:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:56:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:56:34 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:56:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:56:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:56:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:56:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:56:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:56:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:56:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:56:34 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:56:34 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:56:35 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:56:35 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:56:35 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:56:35 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:56:35 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:56:35 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:56:35 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:56:35 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:56:35 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:56:35 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:56:35 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:56:35 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:56:35 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:56:35 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 00:56:35 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:56:35 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:56:35 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:56:35 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 00:56:35 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 00:56:35 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:56:35 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:56:35 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 00:56:35 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 00:56:35 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:56:35 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:56:35 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:56:35 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 00:56:35 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:56:35 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:56:35 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 00:56:35 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:56:35 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:56:35 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:56:35 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:56:35 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:56:35 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:56:35 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:56:35 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:56:35 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:56:35 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:56:35 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:56:35 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:56:35 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:56:35 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:56:35 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:56:35 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:56:35 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:56:35 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:56:35 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 00:56:35 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:56:35 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:56:35 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:56:35 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 00:56:35 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:56:35 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:56:35 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:56:35 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:56:35 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:56:35 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:56:35 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:56:35 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:56:35 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:56:35 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:56:35 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:56:35 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] 00:56:35 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:56:35 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 00:56:36 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] 00:56:36 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:56:36 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:56:36 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:56:36 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 00:56:36 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:56:36 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:56:36 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:56:36 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:56:36 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] 00:56:36 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:56:36 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:56:36 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:56:36 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:56:36 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:56:36 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:56:36 debconf: delaying package configuration, since apt-utils is not installed 00:56:36 Fetched 64.1 MB in 2s (40.3 MB/s) 00:56:36 (Reading database ... 13914 files and directories currently installed.) 00:56:36 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:56:36 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:56:36 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:56:36 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:56:36 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 00:56:36 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 00:56:37 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:37 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:56:37 provisioning config files... 00:56:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1166107394212322450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:56:37 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:37 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:37 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:37 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:37 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:37 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:37 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:37 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:37 ---> docker-login.sh 00:56:37 nexus3.edgexfoundry.org:10001 00:56:37 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:37 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:37 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:37 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:37 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:56:37 (Reading database ... 13914 files and directories currently installed.) 00:56:37 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:37 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:56:38 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:56:38 (Reading database ... 13914 files and directories currently installed.) 00:56:38 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:38 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:38 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:38 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:38 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:38 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:38 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:56:38 (Reading database ... 13914 files and directories currently installed.) 00:56:38 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:56:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:38 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:56:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:38 Configure a credential helper to remove this warning. See 00:56:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:38 00:56:38 Login Succeeded 00:56:38 nexus3.edgexfoundry.org:10002 00:56:39 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:56:39 (Reading database ... 13914 files and directories currently installed.) 00:56:39 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 00:56:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:56:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:56:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:39 Configure a credential helper to remove this warning. See 00:56:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:39 00:56:39 Login Succeeded 00:56:39 nexus3.edgexfoundry.org:10003 00:56:39 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 00:56:39 Setting up base-files (10.1ubuntu2.11) ... 00:56:39 Installing new version of config file /etc/issue ... 00:56:39 Installing new version of config file /etc/issue.net ... 00:56:39 Installing new version of config file /etc/lsb-release ... 00:56:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:39 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:56:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:56:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:39 Configure a credential helper to remove this warning. See 00:56:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:39 00:56:39 Login Succeeded 00:56:39 nexus3.edgexfoundry.org:10004 00:56:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:56:39 Removing obsolete conffile /etc/default/motd-news ... 00:56:39 (Reading database ... 13915 files and directories currently installed.) 00:56:39 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:56:39 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:56:39 Setting up bash (4.4.18-2ubuntu1.2) ... 00:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:40 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 00:56:40 (Reading database ... 13915 files and directories currently installed.) 00:56:40 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:40 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:56:40 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:56:40 (Reading database ... 13915 files and directories currently installed.) 00:56:40 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:56:40 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:40 Configure a credential helper to remove this warning. See 00:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:40 00:56:40 Login Succeeded 00:56:40 docker.io 00:56:40 Setting up tar (1.29b-2ubuntu0.2) ... 00:56:40 (Reading database ... 13915 files and directories currently installed.) 00:56:40 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:56:40 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:40 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:56:40 (Reading database ... 13915 files and directories currently installed.) 00:56:40 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:56:40 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:56:40 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:56:40 (Reading database ... 13915 files and directories currently installed.) 00:56:40 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:56:40 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:56:40 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:41 Configure a credential helper to remove this warning. See 00:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:41 00:56:41 Login Succeeded 00:56:41 ---> docker-login.sh ends [Pipeline] } 00:56:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:56:41 (Reading database ... 13915 files and directories currently installed.) 00:56:41 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:56:41 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:56:41 Setting up grep (3.1-2build1) ... 00:56:41 (Reading database ... 13915 files and directories currently installed.) 00:56:41 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 00:56:41 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 00:56:41 Setting up gzip (1.6-5ubuntu1.1) ... 00:56:41 (Reading database ... 13915 files and directories currently installed.) 00:56:41 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:56:41 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:56:41 Setting up login (1:4.5-1ubuntu2) ... 00:56:41 (Reading database ... 13915 files and directories currently installed.) 00:56:41 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:56:41 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] echo 00:56:41 ========================================================= 00:56:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:56:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:56:41 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:56:41 (Reading database ... 13915 files and directories currently installed.) 00:56:41 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:56:41 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:56:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:56:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:56:42 552d1f2373af: Pulling fs layer 00:56:42 ea3f2d53f512: Pulling fs layer 00:56:42 9e70ebbbe112: Pulling fs layer 00:56:42 7a9cfe048b4a: Pulling fs layer 00:56:42 72dc09318566: Pulling fs layer 00:56:42 f4f7b4309257: Pulling fs layer 00:56:42 0ac9a79272e3: Pulling fs layer 00:56:42 b78e95d17946: Pulling fs layer 00:56:42 72dc09318566: Waiting 00:56:42 f4f7b4309257: Waiting 00:56:42 0ac9a79272e3: Waiting 00:56:42 9e70ebbbe112: Verifying Checksum 00:56:42 9e70ebbbe112: Download complete 00:56:42 ea3f2d53f512: Verifying Checksum 00:56:42 ea3f2d53f512: Download complete 00:56:42 72dc09318566: Verifying Checksum 00:56:42 72dc09318566: Download complete 00:56:42 f4f7b4309257: Verifying Checksum 00:56:42 f4f7b4309257: Download complete 00:56:42 552d1f2373af: Download complete 00:56:42 0ac9a79272e3: Verifying Checksum 00:56:42 0ac9a79272e3: Download complete 00:56:42 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:56:42 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:56:42 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:56:42 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:56:42 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:56:42 (Reading database ... 13915 files and directories currently installed.) 00:56:42 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:56:42 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:56:43 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:56:43 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:56:43 552d1f2373af: Pull complete 00:56:43 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:56:43 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:56:43 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:56:43 (Reading database ... 13915 files and directories currently installed.) 00:56:43 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:56:43 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:56:43 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:56:43 (Reading database ... 13915 files and directories currently installed.) 00:56:43 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:43 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:56:43 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:56:43 ea3f2d53f512: Pull complete 00:56:43 (Reading database ... 13915 files and directories currently installed.) 00:56:43 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:43 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:56:43 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:56:44 (Reading database ... 13915 files and directories currently installed.) 00:56:44 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:44 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:56:44 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:56:44 (Reading database ... 13915 files and directories currently installed.) 00:56:44 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:44 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:56:44 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:56:44 (Reading database ... 13915 files and directories currently installed.) 00:56:44 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:56:44 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:56:44 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:56:44 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:56:44 9e70ebbbe112: Pull complete 00:56:44 b78e95d17946: Verifying Checksum 00:56:44 b78e95d17946: Download complete 00:56:44 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:56:44 (Reading database ... 13915 files and directories currently installed.) 00:56:44 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:56:44 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:56:44 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:56:44 7a9cfe048b4a: Verifying Checksum 00:56:44 7a9cfe048b4a: Download complete 00:56:44 (Reading database ... 13915 files and directories currently installed.) 00:56:44 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:44 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:56:44 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:56:44 (Reading database ... 13915 files and directories currently installed.) 00:56:44 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:44 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:56:45 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:56:45 (Reading database ... 13915 files and directories currently installed.) 00:56:45 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:45 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:56:45 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:56:46 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:56:46 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:56:46 (Reading database ... 13915 files and directories currently installed.) 00:56:46 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:56:46 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:56:46 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:56:46 (Reading database ... 13915 files and directories currently installed.) 00:56:46 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:56:46 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:56:46 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:56:46 (Reading database ... 13917 files and directories currently installed.) 00:56:46 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:56:46 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:56:46 Setting up debconf (1.5.66ubuntu1) ... 00:56:47 (Reading database ... 13917 files and directories currently installed.) 00:56:47 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:56:47 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:56:47 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:56:47 (Reading database ... 13917 files and directories currently installed.) 00:56:47 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:56:47 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:56:47 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:56:47 (Reading database ... 13917 files and directories currently installed.) 00:56:47 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:56:47 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:56:47 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:56:47 (Reading database ... 13917 files and directories currently installed.) 00:56:47 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:56:47 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:56:47 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:56:47 (Reading database ... 13919 files and directories currently installed.) 00:56:47 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:56:47 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:56:47 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:56:47 (Reading database ... 13923 files and directories currently installed.) 00:56:47 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:47 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:56:47 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 00:56:47 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:56:48 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:56:48 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:56:48 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:56:48 (Reading database ... 13923 files and directories currently installed.) 00:56:48 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 00:56:48 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 00:56:48 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 00:56:48 (Reading database ... 13923 files and directories currently installed.) 00:56:48 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:56:48 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:56:48 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:56:48 (Reading database ... 13923 files and directories currently installed.) 00:56:48 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:56:48 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:56:48 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:56:48 (Reading database ... 13923 files and directories currently installed.) 00:56:48 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:56:48 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:56:48 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:56:48 (Reading database ... 13923 files and directories currently installed.) 00:56:48 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:56:48 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:56:48 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:56:49 (Reading database ... 13923 files and directories currently installed.) 00:56:49 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:56:49 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:56:49 Setting up passwd (1:4.5-1ubuntu2) ... 00:56:49 (Reading database ... 13923 files and directories currently installed.) 00:56:49 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:56:49 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:56:49 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:56:49 (Reading database ... 13923 files and directories currently installed.) 00:56:49 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:56:49 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:56:49 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:56:49 (Reading database ... 13923 files and directories currently installed.) 00:56:49 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:56:49 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:56:49 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:56:49 (Reading database ... 13923 files and directories currently installed.) 00:56:49 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:56:49 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:56:49 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:56:49 (Reading database ... 13923 files and directories currently installed.) 00:56:49 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:56:49 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:56:50 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:56:50 (Reading database ... 13923 files and directories currently installed.) 00:56:50 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:56:50 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:56:50 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:56:50 (Reading database ... 13923 files and directories currently installed.) 00:56:50 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 00:56:50 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 00:56:50 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 00:56:50 (Reading database ... 13923 files and directories currently installed.) 00:56:50 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:56:50 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:56:50 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:56:50 (Reading database ... 13923 files and directories currently installed.) 00:56:50 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:56:50 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:56:50 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:56:50 (Reading database ... 13924 files and directories currently installed.) 00:56:50 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:56:50 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:56:50 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:56:50 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:56:51 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 00:56:51 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 00:56:51 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 00:56:51 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 00:56:51 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:56:51 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:56:51 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:56:51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:56:51 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:56:51 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:56:51 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:56:51 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:56:51 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:56:51 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:56:51 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:56:51 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:56:51 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:56:51 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:56:51 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 00:56:51 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 00:56:52 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:56:52 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:56:52 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:56:52 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:56:52 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:56:52 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:56:52 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:56:52 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:56:52 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:56:52 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:56:52 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:56:52 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:56:52 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:56:52 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:56:53 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:56:53 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:56:53 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:56:53 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:56:53 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:56:53 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:56:54 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:56:54 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:56:54 7a9cfe048b4a: Pull complete 00:56:55 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:56:55 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:56:55 72dc09318566: Pull complete 00:56:55 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:56:55 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:56:55 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:56:55 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:56:55 f4f7b4309257: Pull complete 00:56:56 0ac9a79272e3: Pull complete 00:56:56 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:56:56 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:56:56 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:56:56 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:56:56 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:56:56 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:56:56 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:56:56 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:56:56 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:56:56 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:56:56 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:56:56 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:56:56 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:56:56 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:56:57 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:56:57 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:56:57 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:56:57 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:56:57 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:56:57 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:56:57 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:56:57 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:56:57 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:56:57 Setting up tzdata (2021a-2ubuntu0.18.04) ... 00:56:57 00:56:57 Current default time zone: 'Etc/UTC' 00:56:57 Local time is now: Fri Oct 22 00:56:57 UTC 2021. 00:56:57 Universal Time is now: Fri Oct 22 00:56:57 UTC 2021. 00:56:57 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:56:57 00:56:57 Setting up systemd-sysv (237-3ubuntu10.52) ... 00:56:57 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:56:57 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 00:56:57 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:56:57 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:56:57 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:56:57 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:56:57 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:56:57 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:56:57 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:56:57 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:56:57 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:56:58 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:56:58 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:56:58 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:56:58 Setting up patch (2.7.6-2ubuntu1.1) ... 00:56:58 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:56:58 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:56:58 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 00:56:58 Installing new version of config file /etc/ssl/openssl.cnf ... 00:56:58 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:56:58 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:56:58 Setting up ca-certificates (20210119~18.04.2) ... 00:57:00 Updating certificates in /etc/ssl/certs... 00:57:01 23 added, 28 removed; done. 00:57:01 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:57:01 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:57:01 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:57:01 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:57:01 Setting up pkgbinarymangler (138.18.04.1) ... 00:57:01 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:57:01 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:57:01 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:57:01 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:57:01 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:57:01 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:57:01 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:57:01 Setting up perl (5.26.1-6ubuntu0.5) ... 00:57:01 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:57:01 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:57:01 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:57:01 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:57:01 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:57:01 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:57:01 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:57:01 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:57:01 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:57:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:57:02 Processing triggers for systemd (237-3ubuntu10.52) ... 00:57:02 Processing triggers for mime-support (3.60ubuntu1) ... 00:57:02 Processing triggers for ca-certificates (20210119~18.04.2) ... 00:57:02 Updating certificates in /etc/ssl/certs... 00:57:02 b78e95d17946: Pull complete 00:57:02 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 00:57:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:57:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:57:02 0 added, 0 removed; done. 00:57:02 Running hooks in /etc/ca-certificates/update.d... 00:57:02 done. 00:57:03 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:57:03 WORKDIR /edgex 00:57:03 COPY go.mod . 00:57:03 RUN go mod download build 00:57:03 -t ci-base-image-arm64 -f - . 00:57:03 Reading package lists... 00:57:03 Building dependency tree... 00:57:03 Reading state information... 00:57:03 The following NEW packages will be installed: 00:57:03 apt-transport-https 00:57:03 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:57:03 Need to get 4348 B of archives. 00:57:03 After this operation, 154 kB of additional disk space will be used. 00:57:03 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 00:57:04 debconf: delaying package configuration, since apt-utils is not installed 00:57:04 Fetched 4348 B in 0s (24.0 kB/s) 00:57:04 Selecting previously unselected package apt-transport-https. 00:57:04 (Reading database ... 13928 files and directories currently installed.) 00:57:04 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 00:57:04 Unpacking apt-transport-https (1.6.14) ... 00:57:04 Setting up apt-transport-https (1.6.14) ... 00:57:04 Waiting for network to be ready... 00:57:05 Sending build context to Docker daemon 166.5MB 00:57:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:57:05 ---> 8b459fc5aaf0 00:57:05 Step 2/4 : WORKDIR /edgex 00:57:07 ---> Running in fb775e219991 00:57:07 Removing intermediate container fb775e219991 00:57:07 ---> a1af759b6e8d 00:57:07 Step 3/4 : COPY go.mod . 00:57:08 ---> 19a4574d501b 00:57:08 Step 4/4 : RUN go mod download 00:57:08 ---> Running in 2fe5b28869e5 00:57:12 2021-10-22T00:57:08Z INFO Waiting for automatic snapd restart... 00:57:12 snapd 2.52.1 from Canonical* installed 00:57:13 "snapd" switched to the "latest/stable" channel 00:57:13 00:57:16 core18 20210722 from Canonical* installed 00:57:16 "core18" switched to the "latest/stable" channel 00:57:16 00:57:19 snapcraft 5.0 from Canonical* installed 00:57:19 "snapcraft" switched to the "latest/stable" channel 00:57:19 00:57:24 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:57:24 - README.md 00:57:24 00:57:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:57:24 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:57:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:57:24 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:57:25 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 00:57:25 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 00:57:25 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 00:57:26 Fetched 4637 kB in 2s (2523 kB/s) 00:57:27 Reading package lists... 00:57:27 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 00:57:28 Reading package lists... 00:57:28 Building dependency tree... 00:57:28 Reading state information... 00:57:28 Suggested packages: 00:57:28 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:57:28 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:57:28 Recommended packages: 00:57:28 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:57:28 The following NEW packages will be installed: 00:57:28 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:57:28 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:57:28 pkg-config zip 00:57:28 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:57:28 Need to get 7670 kB of archives. 00:57:28 After this operation, 43.8 MB of additional disk space will be used. 00:57:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:57:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 00:57:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 00:57:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 00:57:28 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:57:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:57:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:57:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:57:28 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:57:28 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:57:28 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:57:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:57:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:57:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:57:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:57:29 debconf: delaying package configuration, since apt-utils is not installed 00:57:29 Fetched 7670 kB in 1s (10.5 MB/s) 00:57:29 Selecting previously unselected package libglib2.0-0:amd64. 00:57:29 (Reading database ... 13932 files and directories currently installed.) 00:57:29 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:57:29 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:57:29 Selecting previously unselected package libpsl5:amd64. 00:57:29 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:57:29 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:57:29 Selecting previously unselected package libnghttp2-14:amd64. 00:57:29 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:57:29 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:57:29 Selecting previously unselected package librtmp1:amd64. 00:57:29 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:57:29 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:57:29 Selecting previously unselected package libcurl3-gnutls:amd64. 00:57:29 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 00:57:29 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 00:57:29 Selecting previously unselected package liberror-perl. 00:57:29 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:57:29 Unpacking liberror-perl (0.17025-1) ... 00:57:29 Selecting previously unselected package git-man. 00:57:29 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 00:57:29 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 00:57:29 Selecting previously unselected package git. 00:57:29 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 00:57:29 Unpacking git (1:2.17.1-1ubuntu0.9) ... 00:57:30 Selecting previously unselected package libnorm1:amd64. 00:57:30 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:57:30 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:57:30 Selecting previously unselected package libpgm-5.2-0:amd64. 00:57:30 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:57:30 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:57:30 Selecting previously unselected package libsodium23:amd64. 00:57:30 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:57:30 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:57:30 Selecting previously unselected package libzmq5:amd64. 00:57:30 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:57:30 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:57:30 Selecting previously unselected package libzmq3-dev:amd64. 00:57:30 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:57:30 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:57:30 Selecting previously unselected package pkg-config. 00:57:30 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:57:30 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:57:31 Selecting previously unselected package zip. 00:57:31 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:57:31 Unpacking zip (3.0-11build1) ... 00:57:31 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:57:31 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 00:57:31 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:57:31 Setting up liberror-perl (0.17025-1) ... 00:57:31 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:57:31 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:57:31 No schema files found: doing nothing. 00:57:31 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:57:31 Setting up zip (3.0-11build1) ... 00:57:31 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:57:31 Setting up libsodium23:amd64 (1.0.16-2) ... 00:57:31 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:57:31 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:57:31 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 00:57:31 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:57:31 Setting up git (1:2.17.1-1ubuntu0.9) ... 00:57:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:57:31 git set to automatically installed. 00:57:31 git-man set to automatically installed. 00:57:31 libcurl3-gnutls set to automatically installed. 00:57:31 liberror-perl set to automatically installed. 00:57:31 libglib2.0-0 set to automatically installed. 00:57:31 libnghttp2-14 set to automatically installed. 00:57:31 libnorm1 set to automatically installed. 00:57:31 libpgm-5.2-0 set to automatically installed. 00:57:31 libpsl5 set to automatically installed. 00:57:31 librtmp1 set to automatically installed. 00:57:31 libsodium23 set to automatically installed. 00:57:31 libzmq3-dev set to automatically installed. 00:57:31 libzmq5 set to automatically installed. 00:57:31 pkg-config set to automatically installed. 00:57:31 zip set to automatically installed. 00:57:33 snapd is not logged in, snap install commands will use sudo 00:57:41 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 00:57:41 snapd is not logged in, snap install commands will use sudo 00:57:42 snap "core18" has no updates available 00:57:43 Pulling config-common 00:57:43 + snapcraftctl pull 00:57:44 Pulling go-build-helper 00:57:44 + snapcraftctl pull 00:57:45 'edgex-go' has dependencies that need to be staged: go-build-helper 00:57:45 Skipping pull go-build-helper (already ran) 00:57:45 Building go-build-helper 00:57:45 + snapcraftctl build 00:57:47 Staging go-build-helper 00:57:47 + snapcraftctl stage 00:57:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:57:57 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:57:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1930 kB] 00:57:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 00:57:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 00:57:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 00:57:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [487 kB] 00:57:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.7 kB] 00:57:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 00:57:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 00:57:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:57:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:57:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:57:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:57:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:57:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:57:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:57:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:57:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:57:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 00:57:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 00:57:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 00:57:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 00:57:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 00:57:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 00:57:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 00:57:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 00:57:57 Fetched 25.5 MB in 0s (0 B/s) 00:57:57 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:57:57 Fetched 224 kB in 0s (0 B/s) 00:57:57 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:57:57 Fetched 157 kB in 0s (0 B/s) 00:57:57 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:57:57 Fetched 221 kB in 0s (0 B/s) 00:57:57 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:57:57 Fetched 143 kB in 0s (0 B/s) 00:57:57 Pulling edgex-go 00:57:57 + snapcraftctl pull 00:57:57 Pulling hooks 00:57:57 + snapcraftctl pull 00:58:19 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:58:19 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:58:19 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:58:19 Fetched 0 B in 0s (0 B/s) 00:58:19 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:58:19 Fetched 96.5 kB in 0s (0 B/s) 00:58:19 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:58:19 Fetched 279 kB in 0s (0 B/s) 00:58:19 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:58:19 Fetched 122 kB in 0s (0 B/s) 00:58:19 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:58:19 Fetched 77.8 kB in 0s (0 B/s) 00:58:19 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:58:19 Fetched 8848 B in 0s (0 B/s) 00:58:19 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:58:19 Fetched 47.8 kB in 0s (0 B/s) 00:58:19 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:58:19 Fetched 45.6 kB in 0s (0 B/s) 00:58:19 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:58:19 Fetched 15.0 kB in 0s (0 B/s) 00:58:19 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 00:58:19 Fetched 220 kB in 0s (0 B/s) 00:58:19 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:58:19 Fetched 154 kB in 0s (0 B/s) 00:58:19 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:58:19 Fetched 50.6 kB in 0s (0 B/s) 00:58:19 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:58:19 Fetched 14.8 kB in 0s (0 B/s) 00:58:19 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:58:19 Fetched 41.8 kB in 0s (0 B/s) 00:58:19 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:58:19 Fetched 499 kB in 0s (0 B/s) 00:58:19 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:58:19 Fetched 111 kB in 0s (0 B/s) 00:58:19 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:58:19 Fetched 240 kB in 0s (0 B/s) 00:58:19 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:58:19 Fetched 29.3 kB in 0s (0 B/s) 00:58:19 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:58:19 Fetched 85.5 kB in 0s (0 B/s) 00:58:19 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:58:19 Fetched 24.5 kB in 0s (0 B/s) 00:58:19 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:58:19 Fetched 49.2 kB in 0s (0 B/s) 00:58:19 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:58:19 Fetched 54.2 kB in 0s (0 B/s) 00:58:19 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:58:19 Fetched 30.8 kB in 0s (0 B/s) 00:58:19 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:58:19 Fetched 15.8 kB in 0s (0 B/s) 00:58:19 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:58:19 Fetched 85.9 kB in 0s (0 B/s) 00:58:19 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:58:19 Fetched 8720 B in 0s (0 B/s) 00:58:19 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 00:58:19 Fetched 140 kB in 0s (0 B/s) 00:58:19 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:58:19 Fetched 119 kB in 0s (0 B/s) 00:58:19 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 00:58:19 Fetched 111 kB in 0s (0 B/s) 00:58:19 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:58:19 Fetched 11.1 kB in 0s (0 B/s) 00:58:19 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 00:58:19 Fetched 646 kB in 0s (0 B/s) 00:58:19 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:58:19 Fetched 41.3 kB in 0s (0 B/s) 00:58:19 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:58:19 Fetched 17.9 kB in 0s (0 B/s) 00:58:19 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:58:19 Fetched 368 kB in 0s (0 B/s) 00:58:19 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:58:19 Fetched 187 kB in 0s (0 B/s) 00:58:19 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:58:19 Fetched 175 kB in 0s (0 B/s) 00:58:19 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:58:19 Fetched 206 kB in 0s (0 B/s) 00:58:19 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 00:58:19 Fetched 1302 kB in 0s (0 B/s) 00:58:19 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:58:19 Fetched 36.2 kB in 0s (0 B/s) 00:58:19 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 00:58:19 Fetched 159 kB in 0s (0 B/s) 00:58:19 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:58:19 Fetched 107 kB in 0s (0 B/s) 00:58:19 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:58:19 Fetched 48.7 kB in 0s (0 B/s) 00:58:19 Pulling static-packages 00:58:19 + snapcraftctl pull 00:58:19 Pulling version 00:58:19 + cd /root/project 00:58:19 + git describe --tags --abbrev=0 00:58:19 + sed s/v// 00:58:19 + GIT_VERSION=2.0.1-dev.75 00:58:19 + [ -z 2.0.1-dev.75 ] 00:58:19 + snapcraftctl set-version 2.0.1-dev.75 00:58:20 Building config-common 00:58:20 + snapcraftctl build 00:58:23 Skipping build go-build-helper (already ran) 00:58:23 Building edgex-go 00:58:23 + cd /root/parts/edgex-go/src 00:58:23 + + gitsed s/v// 00:58:23 describe --tags --abbrev=0 00:58:23 + GIT_VERSION=2.0.1-dev.75 00:58:23 + [ -z 2.0.1-dev.75 ] 00:58:23 + echo 2.0.1-dev.75 00:58:23 + [ ! -d vendor ] 00:58:23 + go mod download all 00:58:30 Removing intermediate container 2fe5b28869e5 00:58:30 ---> c12a1208de4f 00:58:30 Successfully built c12a1208de4f 00:58:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:58:30 + docker inspect -f . ci-base-image-arm64 00:58:30 . [Pipeline] withDockerContainer 00:58:31 prd-ubuntu18.04-docker-arm64-4c-16g-1095 does not seem to be running inside a container 00:58:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:58:31 + make build 00:58:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/core-data/core-data ./cmd/core-data 00:58:32 $ docker top aed3fc7d3fe701f305422d88ac2c64ef62ac2dbb1a9f4c8c21e9018e1f470d14 -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:33 + go version 00:58:33 go version go1.16.8 linux/arm64 [Pipeline] } 00:58:33 $ docker stop --time=1 aed3fc7d3fe701f305422d88ac2c64ef62ac2dbb1a9f4c8c21e9018e1f470d14 00:58:35 $ docker rm -f aed3fc7d3fe701f305422d88ac2c64ef62ac2dbb1a9f4c8c21e9018e1f470d14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:58:36 + docker inspect -f . ci-base-image-arm64 00:58:36 . [Pipeline] withDockerContainer 00:58:36 prd-ubuntu18.04-docker-arm64-4c-16g-1095 does not seem to be running inside a container 00:58:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:58:37 $ docker top b0c8d3ebd1b0f2e2c86790b4ab605017219988d34e613ca80147636554b12f15 -eo pid,comm [Pipeline] { [Pipeline] echo 00:58:38 ========================================================= 00:58:38 [edgeXBuildGoParallel] Running Tests and Build... 00:58:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:58:38 + make test 00:58:38 go mod tidy 00:58:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:58:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:58:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/core-command/core-command ./cmd/core-command 00:58:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:58:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:58:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:58:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:58:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:58:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:58:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:58:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/secrets-config ./cmd/secrets-config 00:58:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:58:59 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:58:59 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:58:59 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:58:59 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:58:59 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:58:59 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:58:59 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:58:59 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:58:59 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:58:59 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:58:59 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:58:59 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:58:59 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:58:59 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:58:59 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:58:59 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:58:59 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:58:59 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 00:58:59 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:58:59 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:58:59 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:58:59 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:58:59 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:58:59 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 00:58:59 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:58:59 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:58:59 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:59:00 Building hooks 00:59:00 + cd /root/parts/hooks/src 00:59:00 + make build 00:59:01 go mod tidy 00:59:01 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 00:59:01 go: downloading github.com/davecgh/go-spew v1.1.0 00:59:01 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:59:01 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 00:59:02 GO111MODULE=on go build -o cmd/install/install ./cmd/install 00:59:03 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 00:59:03 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 00:59:06 ? github.com/edgexfoundry/edgex-go [no test files] 00:59:06 Building static-packages 00:59:06 + snapcraftctl build 00:59:08 Building version 00:59:08 + snapcraftctl build 00:59:11 Staging config-common 00:59:11 + snapcraftctl stage 00:59:12 Skipping stage go-build-helper (already ran) 00:59:12 Staging edgex-go 00:59:12 + snapcraftctl stage 00:59:13 Staging hooks 00:59:13 + snapcraftctl stage 00:59:14 Staging static-packages 00:59:14 + snapcraftctl stage 00:59:16 Staging version 00:59:16 + snapcraftctl stage 00:59:17 Priming config-common 00:59:17 + snapcraftctl prime 00:59:18 Priming go-build-helper 00:59:18 + snapcraftctl prime 00:59:19 Priming edgex-go 00:59:19 + snapcraftctl prime 00:59:20 Priming hooks 00:59:20 + snapcraftctl prime 00:59:21 Priming static-packages 00:59:21 + snapcraftctl prime 00:59:25 Priming version 00:59:25 + snapcraftctl prime 00:59:25 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] } 01:00:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:00:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:00:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:00:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:00:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:00:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:00:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:00:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:00:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:00:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:00:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:00:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:00:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:00:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:00:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.170s coverage: 28.7% of statements 01:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:00:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.417s coverage: 98.5% of statements 01:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:00:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.390s coverage: 44.7% of statements 01:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:00:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.734s coverage: 89.5% of statements 01:00:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:00:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:00:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.249s coverage: 84.4% of statements 01:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:00:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.661s coverage: 94.2% of statements 01:00:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:00:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:00:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.248s coverage: 59.1% of statements 01:00:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:00:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:00:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:00:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:00:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:00:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.195s coverage: 60.0% of statements 01:00:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:00:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:00:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:00:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.336s coverage: 0.9% of statements 01:00:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:00:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.224s coverage: 58.8% of statements 01:00:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.261s coverage: 21.7% of statements 01:00:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.286s coverage: 47.1% of statements 01:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.193s coverage: 79.5% of statements 01:00:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements 01:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements 01:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.326s coverage: 87.5% of statements 01:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.350s coverage: 94.4% of statements 01:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.310s coverage: 44.8% of statements 01:01:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.539s coverage: 82.5% of statements 01:01:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.249s coverage: 92.9% of statements 01:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 01:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements 01:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 01:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.232s coverage: 58.8% of statements 01:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.284s coverage: 80.0% of statements 01:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements 01:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements 01:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.754s coverage: 91.2% of statements 01:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.673s coverage: 64.4% of statements 01:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements 01:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 89.4% of statements 01:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 01:01:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 01:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 01:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.317s coverage: 70.4% of statements 01:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.794s coverage: 43.4% of statements 01:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements 01:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements 01:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:01:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.227s coverage: 17.7% of statements 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:01:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.638s coverage: 92.3% of statements 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:01:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 63.2% of statements 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:01:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.392s coverage: 97.7% of statements 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:01:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.190s coverage: 28.9% of statements 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:01:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:01:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.150s coverage: 100.0% of statements 01:01:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements 01:01:26 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 01:01:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:01:26 GO111MODULE=on go vet ./... 01:02:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:02:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:02:48 ./bin/test-attribution-txt.sh [Pipeline] sh 01:02:48 + ls -al . 01:02:48 total 660 01:02:48 drwxrwxr-x 9 1001 1001 4096 Oct 22 01:02 . 01:02:48 drwxr-xr-x 4 root root 4096 Oct 22 00:58 .. 01:02:48 -rw-rw-r-- 1 1001 1001 11 Oct 22 00:56 .dockerignore 01:02:48 drwxrwxr-x 8 1001 1001 4096 Oct 22 00:56 .git 01:02:48 drwxrwxr-x 4 1001 1001 4096 Oct 22 00:56 .github 01:02:48 -rw-rw-r-- 1 1001 1001 804 Oct 22 00:56 .gitignore 01:02:48 -rw-rw-r-- 1 1001 1001 42 Oct 22 00:56 .golangci.yml 01:02:48 -rw-rw-r-- 1 1001 1001 76 Oct 22 00:56 .hadolint.yml 01:02:48 -rw-rw-r-- 1 1001 1001 166 Oct 22 00:56 .sonarcloud.properties 01:02:48 -rw-rw-r-- 1 1001 1001 1171 Oct 22 00:56 ADOPTERS.md 01:02:48 -rw-rw-r-- 1 1001 1001 8910 Oct 22 00:56 Attribution.txt 01:02:48 -rw-rw-r-- 1 1001 1001 43881 Oct 22 00:56 CHANGELOG.md 01:02:48 -rw-rw-r-- 1 1001 1001 3804 Oct 22 00:56 CONTRIBUTING.md 01:02:48 -rw-rw-r-- 1 1001 1001 677 Oct 22 00:56 GOVERNANCE.md 01:02:48 -rw-rw-r-- 1 1001 1001 849 Oct 22 00:56 Jenkinsfile 01:02:48 -rw-rw-r-- 1 1001 1001 10775 Oct 22 00:56 LICENSE 01:02:48 -rw-rw-r-- 1 1001 1001 6508 Oct 22 00:56 Makefile 01:02:48 -rw-rw-r-- 1 1001 1001 582 Oct 22 00:56 OWNERS.md 01:02:48 -rw-rw-r-- 1 1001 1001 8256 Oct 22 00:56 README.md 01:02:48 -rw-rw-r-- 1 1001 1001 6912 Oct 22 00:56 SECURITY.md 01:02:48 -rw-rw-r-- 1 1001 1001 5 Oct 22 00:43 VERSION 01:02:48 -rw-rw-r-- 1 1001 1001 4131 Oct 22 00:56 ZMQWindows.md 01:02:48 drwxrwxr-x 2 1001 1001 4096 Oct 22 00:56 bin 01:02:48 drwxrwxr-x 14 1001 1001 4096 Oct 22 00:56 cmd 01:02:48 -rw-r--r-- 1 root root 425844 Oct 22 01:01 coverage.out 01:02:48 -rw-rw-r-- 1 1001 1001 848 Oct 22 00:56 go.mod 01:02:48 -rw-rw-r-- 1 1001 1001 50414 Oct 22 00:58 go.sum 01:02:48 drwxrwxr-x 8 1001 1001 4096 Oct 22 00:56 internal 01:02:48 drwxrwxr-x 3 1001 1001 4096 Oct 22 00:56 openapi 01:02:48 drwxrwxr-x 4 1001 1001 4096 Oct 22 00:56 snap 01:02:48 -rw-rw-r-- 1 1001 1001 204 Oct 22 00:56 version.go [Pipeline] sh 01:02:49 + '[' -e coverage.out ] 01:02:49 + chown 1001:1001 coverage.out [Pipeline] stash 01:02:49 Warning: overwriting stash ‘coverage-report’ 01:02:50 Stashed 1 file(s) [Pipeline] sh 01:02:50 + make build 01:02:50 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 01:02:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:03:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:03:21 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 01:03:26 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 01:03:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:03:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:03:34 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 01:03:38 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 01:03:42 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 01:03:45 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 01:03:48 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] } 01:03:55 $ docker stop --time=1 b0c8d3ebd1b0f2e2c86790b4ab605017219988d34e613ca80147636554b12f15 01:03:57 $ docker rm -f b0c8d3ebd1b0f2e2c86790b4ab605017219988d34e613ca80147636554b12f15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:03:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:59 01:03:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:03:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:59 latest: Pulling from edgex-devops/edgex-compose-arm64 01:03:59 29e5d40040c1: Pulling fs layer 01:03:59 1ce36da41761: Pulling fs layer 01:03:59 25b303627fd3: Pulling fs layer 01:04:00 29e5d40040c1: Verifying Checksum 01:04:00 29e5d40040c1: Download complete 01:04:00 1ce36da41761: Verifying Checksum 01:04:00 1ce36da41761: Download complete 01:04:00 29e5d40040c1: Pull complete 01:04:01 25b303627fd3: Verifying Checksum 01:04:01 25b303627fd3: Download complete 01:04:02 1ce36da41761: Pull complete 01:04:12 25b303627fd3: Pull complete 01:04:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:04:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:04:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:04:12 prd-ubuntu18.04-docker-arm64-4c-16g-1095 does not seem to be running inside a container 01:04:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:04:15 $ docker top 070f5bae5a501e1c15ae4f9082c5e5cabfe1df81b5a1de10184c6ab119c29d21 -eo pid,comm [Pipeline] { [Pipeline] sh 01:04:16 + docker-compose build --help 01:04:16 + grep parallel 01:04:20 --parallel Build images in parallel. [Pipeline] } 01:04:20 $ docker stop --time=1 070f5bae5a501e1c15ae4f9082c5e5cabfe1df81b5a1de10184c6ab119c29d21 01:04:22 $ docker rm -f 070f5bae5a501e1c15ae4f9082c5e5cabfe1df81b5a1de10184c6ab119c29d21 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:04:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:04:22 . [Pipeline] withDockerContainer 01:04:22 prd-ubuntu18.04-docker-arm64-4c-16g-1095 does not seem to be running inside a container 01:04:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:04:24 $ docker top 11f2d58517afb34291cb28a16418101d5c677c17faa0093464a0882afe0e3892 -eo pid,comm [Pipeline] { [Pipeline] sh 01:04:25 + docker-compose -f ./docker-compose-build.yml build --parallel 01:04:29 Building core-command ... 01:04:29 Building core-data ... 01:04:29 Building core-metadata ... 01:04:29 Building security-bootstrapper ... 01:04:29 Building security-proxy-setup ... 01:04:29 Building security-secretstore-setup ... 01:04:29 Building support-notifications ... 01:04:29 Building support-scheduler ... 01:04:29 Building sys-mgmt-agent ... 01:04:29 Building support-notifications 01:04:29 Building security-secretstore-setup 01:04:29 Building sys-mgmt-agent 01:04:29 Building security-bootstrapper 01:04:29 Building core-data 01:05:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:05:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:05:37 ---> c12a1208de4f 01:05:37 Step 3/22 : WORKDIR /edgex-go 01:05:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:05:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:05:37 ---> c12a1208de4f 01:05:37 Step 3/24 : WORKDIR /edgex-go 01:05:37 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:05:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:05:37 ---> c12a1208de4f 01:05:37 Step 3/21 : WORKDIR /edgex-go 01:05:37 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:05:37 Step 2/30 : FROM ${BUILDER_BASE} AS builder 01:05:37 ---> c12a1208de4f 01:05:37 Step 3/30 : WORKDIR /edgex-go 01:05:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:05:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:05:37 ---> c12a1208de4f 01:05:37 Step 3/22 : WORKDIR /edgex-go 01:05:37 ---> Running in b49dce581eb1 01:05:37 ---> Running in a4cc88b8b469 01:05:37 ---> Running in 0942c4856ae1 01:05:37 ---> Running in 3c1b3fc19967 01:05:37 ---> Running in 39643e25640d 01:05:37 Removing intermediate container b49dce581eb1 01:05:37 ---> 2997e9efc377 01:05:37 Removing intermediate container 3c1b3fc19967 01:05:37 ---> 9b4650f9eacd 01:05:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:05:37 01:05:37 Removing intermediate container a4cc88b8b469 01:05:37 ---> b04b19330135 01:05:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:05:37 Removing intermediate container 39643e25640d 01:05:37 ---> 565b5fbd0e94 01:05:37 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:05:37 Removing intermediate container 0942c4856ae1 01:05:37 ---> 95ace66226d8 01:05:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:05:37 ---> Running in 38b38ff1b3d6 01:05:37 ---> Running in 2f257030583a 01:05:37 ---> Running in 4db7b80eee2b 01:05:37 ---> Running in 07f7265354c2 01:05:37 ---> Running in 915fa61c2b7f 01:05:37 Removing intermediate container 2f257030583a 01:05:37 ---> fb3210dc3cb6 01:05:37 Step 5/24 : RUN apk add --update --no-cache make git 01:05:37 Removing intermediate container 07f7265354c2 01:05:37 ---> 2c2c8097f481 01:05:37 Step 5/30 : RUN apk add --update --no-cache make git 01:05:37 ---> Running in f2e130d832b8 01:05:37 Removing intermediate container 4db7b80eee2b 01:05:37 ---> 41affb8e923a 01:05:37 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 01:05:37 ---> Running in a7a71d462fea 01:05:38 ---> Running in 80be1ebebaa3 01:05:38 Removing intermediate container 38b38ff1b3d6 01:05:38 ---> 862de46a82e6 01:05:38 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:05:38 Removing intermediate container 915fa61c2b7f 01:05:38 ---> ebec6c4842c3 01:05:38 Step 5/22 : RUN apk add --update --no-cache make bash git 01:05:38 ---> Running in 3970a0c82ce5 01:05:38 ---> Running in 79a3c010dc2b 01:05:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:05:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:05:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:05:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:05:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:05:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:05:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:05:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:05:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:05:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:05:42 OK: 219 MiB in 52 packages 01:05:42 OK: 219 MiB in 52 packages 01:05:43 OK: 219 MiB in 52 packages 01:05:43 OK: 219 MiB in 52 packages 01:05:43 OK: 219 MiB in 52 packages 01:05:44 Removing intermediate container f2e130d832b8 01:05:44 ---> 237e26fa87bd 01:05:44 Step 6/24 : COPY . . 01:05:44 Removing intermediate container a7a71d462fea 01:05:44 ---> d22c4e90a030 01:05:44 Step 6/30 : COPY . . 01:05:45 Removing intermediate container 3970a0c82ce5 01:05:45 ---> e1a2935c8717 01:05:45 Step 6/22 : COPY . . 01:05:45 Removing intermediate container 79a3c010dc2b 01:05:45 ---> 13a0fa74e6e9 01:05:45 Step 6/22 : COPY . . 01:05:45 Removing intermediate container 80be1ebebaa3 01:05:45 ---> 1d1da7c547db 01:05:45 Step 6/21 : COPY . . 01:06:07 ---> cd10ac8c4818 01:06:07 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:07 ---> cbefa299c29f 01:06:07 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:07 ---> b70199355e82 01:06:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:07 ---> Running in baf29eb6e3ad 01:06:07 ---> Running in bccb889d8c84 01:06:07 ---> Running in be5e19f111f1 01:06:08 ---> 11e6f87b148e 01:06:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:08 ---> Running in 528310b30200 01:06:08 ---> 44c5d11731c2 01:06:08 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:08 ---> Running in a4a671098325 01:06:12 Removing intermediate container baf29eb6e3ad 01:06:12 ---> cd495a4d3582 01:06:12 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:06:12 ---> Running in c00c953b335c 01:06:12 Removing intermediate container be5e19f111f1 01:06:12 ---> 5689dc2e7d6d 01:06:12 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:06:12 ---> Running in 9e6e07f7224e 01:06:12 Removing intermediate container bccb889d8c84 01:06:12 ---> 4e525d6fd17b 01:06:12 Step 8/22 : RUN make cmd/core-data/core-data 01:06:13 ---> Running in 93e3d8859a70 01:06:13 Removing intermediate container 528310b30200 01:06:13 Removing intermediate container a4a671098325 01:06:13 ---> 37016ec3f16f 01:06:13 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:06:13 ---> 5a39c28389e7 01:06:13 Step 8/21 : RUN make cmd/support-notifications/support-notifications 01:06:14 ---> Running in 7e5ba06b174f 01:06:14 ---> Running in fac6c1c02c07 01:06:14 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 01:06:15 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 01:06:15 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 01:06:16 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 01:06: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 01:08:23 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 01:08:23 Removing intermediate container 7e5ba06b174f 01:08:23 ---> 216929dcc6bf 01:08:23 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:08:23 ---> Running in d0e172d82b20 01:08:24 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 01:08:26 Removing intermediate container c00c953b335c 01:08:26 ---> 99f02439fd70 01:08:26 01:08:26 Step 9/30 : FROM alpine:3.14 01:08:26 3.14: Pulling from library/alpine 01:08:26 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:08:26 Status: Downloaded newer image for alpine:3.14 01:08:26 ---> bb3de5531c18 01:08:26 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:08:26 ---> Running in 6877f8de6ee6 01:08:28 Removing intermediate container 6877f8de6ee6 01:08:28 ---> 8deec6c38ff1 01:08:28 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 01:08:28 ---> Running in 84f352b21586 01:08:29 Removing intermediate container 9e6e07f7224e 01:08:29 ---> ecd730840901 01:08:29 01:08:29 Step 9/24 : FROM alpine:3.14 01:08:29 ---> bb3de5531c18 01:08:29 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:08:29 ---> Running in cac97760b288 01:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:08:31 Removing intermediate container d0e172d82b20 01:08:31 ---> 38b8653cf573 01:08:31 01:08:31 Step 10/22 : FROM docker:20.10.8 01:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:08:31 20.10.8: Pulling from library/docker 01:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:08:32 (1/2) Installing dumb-init (1.2.5-r1) 01:08:32 (2/2) Installing su-exec (0.2-r1) 01:08:32 Executing busybox-1.33.1-r3.trigger 01:08:32 OK: 5 MiB in 16 packages 01:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:08:33 (1/3) Installing ca-certificates (20191127-r5) 01:08:33 (2/3) Installing dumb-init (1.2.5-r1) 01:08:33 (3/3) Installing su-exec (0.2-r1) 01:08:33 Executing busybox-1.33.1-r3.trigger 01:08:33 Executing ca-certificates-20191127-r5.trigger 01:08:33 OK: 6 MiB in 17 packages 01:08:35 Removing intermediate container 84f352b21586 01:08:35 ---> 0eebbbe47659 01:08:35 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 01:08:35 ---> Running in ec4ac3b5cc4b 01:08:36 Removing intermediate container ec4ac3b5cc4b 01:08:36 ---> 6d7d39364d30 01:08:36 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:08:36 Removing intermediate container cac97760b288 01:08:36 ---> 6c0e7801645d 01:08:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:08:36 ---> Running in 018a4432c84f 01:08:37 ---> Running in 22a644d6513c 01:08:37 Removing intermediate container fac6c1c02c07 01:08:37 ---> 602afcf4b6c3 01:08:37 01:08:37 Step 9/21 : FROM alpine:3.14 01:08:37 ---> bb3de5531c18 01:08:37 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 01:08:37 ---> Running in 65963353630b 01:08:37 Removing intermediate container 018a4432c84f 01:08:37 ---> 4f0077159358 01:08:37 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:08:37 ---> Running in 0d36e3b27b91 01:08:37 Removing intermediate container 22a644d6513c 01:08:37 ---> f4e2875d1fda 01:08:37 Step 12/24 : WORKDIR / 01:08:37 ---> Running in b2993eb1ba68 01:08:39 Removing intermediate container b2993eb1ba68 01:08:39 ---> a8d8e3469d74 01:08:39 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:08:40 (1/2) Installing ca-certificates (20191127-r5) 01:08:40 ---> 346d1050b7c8 01:08:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:08:40 (2/2) Installing dumb-init (1.2.5-r1) 01:08:40 Executing busybox-1.33.1-r3.trigger 01:08:40 Executing ca-certificates-20191127-r5.trigger 01:08:40 OK: 6 MiB in 16 packages 01:08:41 Removing intermediate container 0d36e3b27b91 01:08:41 ---> 3cedaa1dab03 01:08:41 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 01:08:41 ---> Running in 350ed11384d6 01:08:42 ---> 8032cc3712d7 01:08:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:08:42 Removing intermediate container 350ed11384d6 01:08:42 ---> 69fd782a6ccc 01:08:42 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:08:43 Removing intermediate container 65963353630b 01:08:43 ---> 8fd13876f7e6 01:08:43 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:08:43 ---> Running in ece23d699def 01:08:43 ---> 19d51f353f59 01:08:43 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:08:43 ---> 5867cdb78dbe 01:08:43 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:08:44 ---> Running in 75764c0f1d57 01:08:44 Removing intermediate container ece23d699def 01:08:44 ---> ab947ec802c0 01:08:44 Step 12/21 : ENV APP_PORT=59860 01:08:44 ---> Running in 3d7790431858 01:08:44 ---> 8c0261cfdcc8 01:08:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:08:45 Removing intermediate container 3d7790431858 01:08:45 ---> ade271d03a24 01:08:45 Step 13/21 : EXPOSE $APP_PORT 01:08:45 ---> Running in 875cebf9bf76 01:08:46 Removing intermediate container 93e3d8859a70 01:08:46 ---> 39dbe9ad9655 01:08:46 01:08:46 Step 9/22 : FROM alpine:3.14 01:08:46 ---> bb3de5531c18 01:08:46 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:08:46 Removing intermediate container 875cebf9bf76 01:08:46 ---> aebe7b7d8ad9 01:08:46 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:46 ---> Running in 4a1c506e7640 01:08:47 Removing intermediate container 75764c0f1d57 01:08:47 ---> 21c0cdf64d25 01:08:47 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:47 ---> 4e9b5ef11a1c 01:08:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:08:47 Removing intermediate container 4a1c506e7640 01:08:47 ---> f15557acb78e 01:08:47 Step 11/22 : ENV APP_PORT=59880 01:08:47 ---> Running in a279649140a7 01:08:47 ---> b88b634287c8 01:08:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:08:48 Removing intermediate container a279649140a7 01:08:48 ---> f22503b77b76 01:08:48 Step 12/22 : EXPOSE $APP_PORT 01:08:48 ---> Running in a1e0c6720496 01:08:48 ---> 6745f0c669f0 01:08:48 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:08:48 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 01:08:48 Status: Downloaded newer image for docker:20.10.8 01:08:48 ---> 3734d5adc5ac 01:08:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:08:49 ---> Running in 5bf002352cf1 01:08:49 Removing intermediate container a1e0c6720496 01:08:49 ---> fdfcafd4141d 01:08:49 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:08:49 ---> Running in da71eb671a75 01:08:49 ---> 72414060aa38 01:08:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:08:49 Removing intermediate container 5bf002352cf1 01:08:49 ---> e9add54d502c 01:08:49 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 01:08:49 ---> 6562df15e030 01:08:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:08:49 ---> Running in db59fbb4baa4 01:08:50 ---> 12b50f171bd7 01:08:50 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/ 01:08:50 ---> Running in ab26cba6993d 01:08:50 ---> 6633570cbde9 01:08:50 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:08:51 ---> 873280c0eec6 01:08:51 Step 17/21 : ENTRYPOINT ["/support-notifications"] 01:08:51 ---> Running in 5d10e821fbfe 01:08:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:08:52 Removing intermediate container 5d10e821fbfe 01:08:52 ---> 4c4be9c5e649 01:08:52 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:08:52 ---> Running in e2a7743e2a55 01:08:52 Removing intermediate container da71eb671a75 01:08:52 ---> d1519db7fdda 01:08:52 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 01:08:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:08:52 ---> 16d74bab5558 01:08:52 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:08:52 ---> Running in dd26e638d168 01:08:53 Removing intermediate container e2a7743e2a55 01:08:53 ---> 8a8ec5f5d307 01:08:53 Step 19/21 : LABEL arch=arm64 01:08:53 ---> Running in e8356bc8e8d2 01:08:53 (1/42) Installing readline (8.1.0-r0) 01:08:53 (2/42) Installing bash (5.1.4-r0) 01:08:53 Executing bash-5.1.4-r0.post-install 01:08:53 (3/42) Installing brotli-libs (1.0.9-r5) 01:08:53 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:08:53 (5/42) Installing libcurl (7.79.1-r0) 01:08:53 (6/42) Installing curl (7.79.1-r0) 01:08:53 (7/42) Installing dumb-init (1.2.5-r1) 01:08:53 (8/42) Installing libbz2 (1.0.8-r1) 01:08:53 (9/42) Installing expat (2.4.1-r0) 01:08:53 (10/42) Installing libffi (3.3-r2) 01:08:53 (11/42) Installing gdbm (1.19-r0) 01:08:53 (12/42) Installing xz-libs (5.2.5-r0) 01:08:53 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:08:53 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:08:53 (15/42) Installing mpdecimal (2.5.1-r1) 01:08:53 (16/42) Installing sqlite-libs (3.35.5-r0) 01:08:53 (17/42) Installing python3 (3.9.5-r1) 01:08:54 Removing intermediate container ab26cba6993d 01:08:54 ---> ed519dbe9313 01:08:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:08:54 ---> 18f121ad2b25 01:08:54 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:08:54 Removing intermediate container e8356bc8e8d2 01:08:54 ---> 2fd6573daa2c 01:08:54 Step 20/21 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 01:08:54 ---> Running in c027cf1a7333 01:08:54 ---> Running in 6a54b183605a 01:08:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:08:55 Removing intermediate container c027cf1a7333 01:08:55 ---> d2534cf93b1b 01:08:55 Step 22/24 : LABEL arch=arm64 01:08:55 Removing intermediate container 6a54b183605a 01:08:55 ---> 18a47231d3e2 01:08:55 Step 21/21 : LABEL version=0.0.0 01:08:55 ---> 16e943aa92dd 01:08:55 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 01:08:55 ---> Running in 543229b222e9 01:08:55 ---> Running in 67fc12f0ae96 01:08:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:08:55 ---> Running in 14d9450d64da 01:08:55 Removing intermediate container 543229b222e9 01:08:55 ---> 6e210784d8d6 01:08:55 01:08:56 Removing intermediate container 67fc12f0ae96 01:08:56 ---> cc9810c53174 01:08:56 Step 23/24 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 01:08:56 ---> Running in b0eb69887f28 01:08:56 Removing intermediate container 14d9450d64da 01:08:56 ---> 83f105e1c223 01:08:56 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:08:56 (1/6) Installing dumb-init (1.2.5-r1) 01:08:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:08:56 (18/42) Installing py3-appdirs (1.4.4-r2) 01:08:56 (19/42) Installing py3-chardet (4.0.0-r2) 01:08:56 Successfully built 6e210784d8d6 01:08:56 Successfully tagged support-notifications-arm64:latest 01:08:56  Building support-notifications ... done Building security-proxy-setup 01:08:56 (3/6) Installing libsodium (1.0.18-r0) 01:08:56 (20/42) Installing py3-idna (3.2-r0) 01:08:56 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:08:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:08:56 (22/42) Installing py3-certifi (2020.12.5-r1) 01:08:56 Removing intermediate container b0eb69887f28 01:08:56 ---> 2238ac4cc925 01:08:56 Step 24/24 : LABEL version=0.0.0 01:08:56 (23/42) Installing py3-requests (2.25.1-r4) 01:08:56 (24/42) Installing py3-msgpack (1.0.2-r1) 01:08:56 (25/42) Installing py3-lockfile (0.12.2-r4) 01:08:56 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:08:56 (5/6) Installing libzmq (4.3.4-r0) 01:08:56 ---> Running in 3ba081511129 01:08:56 (27/42) Installing py3-colorama (0.4.4-r1) 01:08:56 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:08:56 (6/6) Installing zeromq (4.3.4-r0) 01:08:56 (29/42) Installing py3-distlib (0.3.1-r3) 01:08:56 (30/42) Installing py3-distro (1.5.0-r3) 01:08:56 (31/42) Installing py3-six (1.15.0-r1) 01:08:57 Executing busybox-1.33.1-r3.trigger 01:08:57 OK: 8 MiB in 20 packages 01:08:57 (32/42) Installing py3-webencodings (0.5.1-r4) 01:08:57 (33/42) Installing py3-html5lib (1.1-r1) 01:08:57 (34/42) Installing py3-parsing (2.4.7-r2) 01:08:57 (35/42) Installing py3-packaging (20.9-r1) 01:08:57 (36/42) Installing py3-toml (0.10.2-r2) 01:08:57 (37/42) Installing py3-pep517 (0.10.0-r2) 01:08:57 (38/42) Installing py3-progress (1.5-r2) 01:08:57 ---> cba5b1498ca2 01:08:57 Step 25/30 : RUN chmod +x /entrypoint.sh 01:08:57 (39/42) Installing py3-retrying (1.3.3-r1) 01:08:57 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:08:57 (41/42) Installing py3-setuptools (52.0.0-r3) 01:08:57 Removing intermediate container 3ba081511129 01:08:57 ---> 7c84c0c75823 01:08:57 01:08:57 (42/42) Installing py3-pip (20.3.4-r1) 01:08:57 ---> Running in 429dd334275b 01:08:58 Executing busybox-1.33.1-r3.trigger 01:08:58 OK: 84 MiB in 64 packages 01:08:58 Successfully built 7c84c0c75823 01:08:58 Successfully tagged security-secretstore-setup-arm64:latest 01:08:58  Building security-secretstore-setup ... done Building core-command 01:08:58 Removing intermediate container dd26e638d168 01:08:58 ---> 12739e2ff618 01:08:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:00 ---> 1520e886de78 01:09:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:09:01 Removing intermediate container 429dd334275b 01:09:01 ---> 87f2fc3f2f68 01:09:01 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 01:09:01 ---> Running in c5fb59abf4f7 01:09:01 ---> d9cc48390dc4 01:09:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:09:02 Removing intermediate container c5fb59abf4f7 01:09:02 ---> a21dcc006ba5 01:09:02 Step 27/30 : CMD ["gate"] 01:09:02 ---> Running in 5d94f05c4214 01:09:02 ---> 552817ebb5b9 01:09:02 Step 18/22 : ENTRYPOINT ["/core-data"] 01:09:03 ---> Running in 99ec72794872 01:09:03 Collecting docker-compose==1.23.2 01:09:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:09:03 Removing intermediate container 5d94f05c4214 01:09:03 ---> 992664ed8a13 01:09:03 Step 28/30 : LABEL arch=arm64 01:09:03 Removing intermediate container 99ec72794872 01:09:03 ---> af6759a371ce 01:09:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:09:04 ---> Running in 95ba05e5c1f5 01:09:04 Collecting cached-property<2,>=1.2.0 01:09:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:09:04 ---> Running in c6e242ec81dc 01:09:04 Collecting websocket-client<1.0,>=0.32.0 01:09:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:09:04 Collecting docopt<0.7,>=0.6.1 01:09:05 Downloading docopt-0.6.2.tar.gz (25 kB) 01:09:05 Removing intermediate container 95ba05e5c1f5 01:09:05 ---> 64f7d20ad786 01:09:05 Step 29/30 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7Removing intermediate container c6e242ec81dc 01:09:05 ---> c0d90c0d5ebb 01:09:05 Step 20/22 : LABEL arch=arm64 01:09:05 01:09:05 ---> Running in 5cd37e7bc398 01:09:05 ---> Running in 3d21f1925dae 01:09:06 Removing intermediate container 5cd37e7bc398 01:09:06 ---> 68728369b813 01:09:06 Step 21/22 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 01:09:06 Removing intermediate container 3d21f1925dae 01:09:06 ---> 60065fbcb4c3 01:09:06 Step 30/30 : LABEL version=0.0.0 01:09:06 ---> Running in 390625098f97 01:09:06 ---> Running in 3e23413dcc36 01:09:07 Removing intermediate container 390625098f97 01:09:07 ---> 80a14a3a570a 01:09:07 Step 22/22 : LABEL version=0.0.0 01:09:07 ---> Running in 756577456cb5 01:09:07 Removing intermediate container 3e23413dcc36 01:09:07 ---> feb06e76789b 01:09:07 01:09:07 Collecting dockerpty<0.5,>=0.4.1 01:09:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:09:07 Successfully built feb06e76789b 01:09:07 Successfully tagged security-bootstrapper-arm64:latest 01:09:07  Building security-bootstrapper ... done Building core-metadata 01:09:07 Removing intermediate container 756577456cb5 01:09:07 ---> 263094dbb139 01:09:07 01:09:08 Successfully built 263094dbb139 01:09:08 Successfully tagged core-data-arm64:latest 01:09:08 Building support-scheduler 01:09:09  Building core-data ... done Collecting texttable<0.10,>=0.9.0 01:09:09 Downloading texttable-0.9.1.tar.gz (11 kB) 01:09:12 Collecting PyYAML<4,>=3.10 01:09:12 Downloading PyYAML-3.13.tar.gz (270 kB) 01:09:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:09:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:09:16 Collecting docker<4.0,>=3.6.0 01:09:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:09:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:09:16 Collecting jsonschema<3,>=2.5.1 01:09:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:09:17 Collecting docker-pycreds>=0.4.0 01:09:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:09:17 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) 01:09:18 Collecting chardet<3.1.0,>=3.0.2 01:09:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:09:18 Collecting idna<2.8,>=2.5 01:09:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:09:19 Collecting urllib3<1.25,>=1.21.1 01:09:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:09:19 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:09:19 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:09:19 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:09:19 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:09:20 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:09:20 Attempting uninstall: urllib3 01:09:20 Found existing installation: urllib3 1.26.5 01:09:20 Uninstalling urllib3-1.26.5: 01:09:20 Successfully uninstalled urllib3-1.26.5 01:09:21 Attempting uninstall: idna 01:09:21 Found existing installation: idna 3.2 01:09:21 Uninstalling idna-3.2: 01:09:21 Successfully uninstalled idna-3.2 01:09:22 Attempting uninstall: chardet 01:09:22 Found existing installation: chardet 4.0.0 01:09:22 Uninstalling chardet-4.0.0: 01:09:22 Successfully uninstalled chardet-4.0.0 01:09:24 Attempting uninstall: requests 01:09:24 Found existing installation: requests 2.25.1 01:09:24 Uninstalling requests-2.25.1: 01:09:24 Successfully uninstalled requests-2.25.1 01:09:24 Running setup.py install for texttable: started 01:09:26 Running setup.py install for texttable: finished with status 'done' 01:09:26 Running setup.py install for PyYAML: started 01:09:29 Running setup.py install for PyYAML: finished with status 'done' 01:09:29 Running setup.py install for docopt: started 01:09:32 Running setup.py install for docopt: finished with status 'done' 01:09:32 Running setup.py install for dockerpty: started 01:09:34 Running setup.py install for dockerpty: finished with status 'done' 01:09:36 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 01:09:39 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:09:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:09:39 ---> c12a1208de4f 01:09:39 Step 3/20 : WORKDIR /edgex-go 01:09:39 ---> Using cache 01:09:39 ---> 95ace66226d8 01:09:39 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:09:39 ---> Using cache 01:09:39 ---> ebec6c4842c3 01:09:39 Step 5/20 : RUN apk add --update --no-cache make git 01:09:41 ---> Running in 0af5ca256e93 01:09:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:09:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:09:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:09:43 ---> c12a1208de4f 01:09:43 Step 3/22 : WORKDIR /edgex-go 01:09:43 ---> Using cache 01:09:43 ---> 95ace66226d8 01:09:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:09:43 ---> Using cache 01:09:43 ---> ebec6c4842c3 01:09:43 Step 5/22 : RUN apk add --update --no-cache make git 01:09:43 ---> Running in 3612cfd01c48 01:09:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:09:45 OK: 219 MiB in 52 packages 01:09:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:09:46 Removing intermediate container 0af5ca256e93 01:09:46 ---> 850e481dfe97 01:09:46 Step 6/20 : COPY . . 01:09:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:09:47 OK: 219 MiB in 52 packages 01:09:49 Removing intermediate container 3612cfd01c48 01:09:49 ---> 1b58d0c89c5a 01:09:49 Step 6/22 : COPY . . 01:09:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:09:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:09:50 ---> c12a1208de4f 01:09:50 Step 3/22 : WORKDIR /edgex-go 01:09:50 ---> Using cache 01:09:50 ---> 95ace66226d8 01:09:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:09:50 ---> Using cache 01:09:50 ---> ebec6c4842c3 01:09:50 Step 5/22 : RUN apk add --update --no-cache make git 01:09:50 ---> Using cache 01:09:50 ---> 1b58d0c89c5a 01:09:50 Step 6/22 : COPY . . 01:09:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:09:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:09:51 ---> c12a1208de4f 01:09:51 Step 3/23 : WORKDIR /edgex-go 01:09:51 ---> Using cache 01:09:51 ---> 95ace66226d8 01:09:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:09:51 ---> Using cache 01:09:51 ---> ebec6c4842c3 01:09:51 Step 5/23 : RUN apk add --update --no-cache make git 01:09:51 ---> Using cache 01:09:51 ---> 1b58d0c89c5a 01:09:51 Step 6/23 : COPY go.mod . 01:09:53 ---> 232b71135c89 01:09:53 Step 7/23 : RUN go mod download 01:09:53 ---> Running in d1bf6db1e5a1 01:09:55 Removing intermediate container db59fbb4baa4 01:09:55 ---> a20480e42309 01:09:55 Step 13/22 : ENV APP_PORT=58890 01:09:55 ---> Running in d90c02b2d866 01:09:56 Removing intermediate container d90c02b2d866 01:09:56 ---> df163734743a 01:09:56 Step 14/22 : EXPOSE $APP_PORT 01:09:56 ---> Running in a3d3ca5684f1 01:09:57 Removing intermediate container a3d3ca5684f1 01:09:57 ---> c0432050310c 01:09:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:09:58 Removing intermediate container d1bf6db1e5a1 01:09:58 ---> 51e8a823fa0c 01:09:58 Step 8/23 : COPY . . 01:10:00 ---> 000a252912ac 01:10:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:10:02 ---> 9b4979ee3694 01:10:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:10:03 ---> df11d864d97f 01:10:03 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 01:10:03 ---> Running in ea94d2b956a5 01:10:04 Removing intermediate container ea94d2b956a5 01:10:04 ---> 32e150c51b9c 01:10:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:10:04 ---> Running in f9bafcc93572 01:10:05 Removing intermediate container f9bafcc93572 01:10:05 ---> c930269c159e 01:10:05 Step 20/22 : LABEL arch=arm64 01:10:05 ---> Running in 29ad8f79a47b 01:10:07 Removing intermediate container 29ad8f79a47b 01:10:07 ---> 8debc52d2955 01:10:07 Step 21/22 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 01:10:07 ---> Running in ad15b8004d8a 01:10:08 Removing intermediate container ad15b8004d8a 01:10:08 ---> e9c68a1e8eba 01:10:08 Step 22/22 : LABEL version=0.0.0 01:10:08 ---> Running in cb0d8faf18f9 01:10:09 Removing intermediate container cb0d8faf18f9 01:10:09 ---> fea1c4fca2a2 01:10:09 01:10:09 Successfully built fea1c4fca2a2 01:10:09 Successfully tagged sys-mgmt-agent-arm64:latest 01:10:09  Building sys-mgmt-agent ... done  ---> bd02b7e5b936 01:10:09 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:10 ---> Running in 55635fa92c6f 01:10:13 ---> 8e9403d070cf 01:10:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:13 ---> a1e9187b2085 01:10:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:13 ---> Running in e2a5697f88c9 01:10:13 ---> Running in 65ce1e71fc16 01:10:14 Removing intermediate container 55635fa92c6f 01:10:14 ---> 826ece54b81c 01:10:14 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:10:14 ---> Running in 5f4d56725c6f 01:10: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 01:10:18 Removing intermediate container e2a5697f88c9 01:10:18 ---> ad5a39185350 01:10:18 Step 8/22 : RUN make cmd/core-command/core-command 01:10:18 Removing intermediate container 65ce1e71fc16 01:10:18 ---> 896f365b6a73 01:10:18 Step 8/22 : RUN make cmd/core-metadata/core-metadata 01:10:18 ---> Running in 805b1a24decb 01:10:19 ---> Running in 0ec0d40153d9 01:10:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:10:21 ---> bc419eacac2d 01:10:21 Step 9/23 : RUN go mod tidy 01:10:22 ---> Running in 22ba0af30714 01:10:22 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 01:10:28 Removing intermediate container 22ba0af30714 01:10:28 ---> e1b610a202d2 01:10:28 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:10:28 ---> Running in e39af22c11d1 01:10:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:11:38 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 01:11:54 Removing intermediate container 5f4d56725c6f 01:11:54 ---> 7776776524be 01:11:54 01:11:54 Step 9/20 : FROM alpine:3.14 01:11:54 ---> bb3de5531c18 01:11:54 Step 10/20 : RUN apk add --update --no-cache curl 01:11:54 ---> Running in cd87629df29e 01:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:11:57 (1/5) Installing ca-certificates (20191127-r5) 01:11:57 (2/5) Installing brotli-libs (1.0.9-r5) 01:11:57 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:11:57 (4/5) Installing libcurl (7.79.1-r0) 01:11:57 (5/5) Installing curl (7.79.1-r0) 01:11:57 Executing busybox-1.33.1-r3.trigger 01:11:57 Executing ca-certificates-20191127-r5.trigger 01:11:57 Removing intermediate container 805b1a24decb 01:11:57 ---> 1ff889c79898 01:11:57 01:11:57 Step 9/22 : FROM alpine:3.14 01:11:57 ---> bb3de5531c18 01:11:57 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:11:57 ---> Running in e6b971b64c4e 01:11:57 OK: 8 MiB in 19 packages 01:12:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:12:00 Removing intermediate container cd87629df29e 01:12:00 ---> d429898912a1 01:12:00 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:12:00 ---> Running in 53ae97200d67 01:12:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:12:00 Removing intermediate container 53ae97200d67 01:12:00 ---> 1acd1108af18 01:12:00 Step 12/20 : WORKDIR /edgex 01:12:01 ---> Running in 7faf1ebdb88e 01:12:01 (1/1) Installing dumb-init (1.2.5-r1) 01:12:01 Executing busybox-1.33.1-r3.trigger 01:12:01 OK: 5 MiB in 15 packages 01:12:01 Removing intermediate container 7faf1ebdb88e 01:12:01 ---> cd46af505d02 01:12:01 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:12:03 Removing intermediate container e6b971b64c4e 01:12:03 ---> 9351d002a957 01:12:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:12:03 ---> 735de9ada409 01:12:03 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:12:03 ---> Running in e46dfa263509 01:12:03 Removing intermediate container e46dfa263509 01:12:03 ---> 45abc4470b39 01:12:03 Step 12/22 : ENV APP_PORT=59882 01:12:03 ---> Running in 04603e2e3568 01:12:04 Removing intermediate container 04603e2e3568 01:12:04 ---> 4007a2ae26b9 01:12:04 Step 13/22 : EXPOSE $APP_PORT 01:12:04 ---> 7836e2d3b1e0 01:12:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:12:04 ---> Running in e7456ae53dd7 01:12:05 Removing intermediate container e7456ae53dd7 01:12:05 ---> f9a513fd4193 01:12:05 Step 14/22 : WORKDIR / 01:12:05 ---> Running in 1e724d574a9d 01:12:06 Removing intermediate container 1e724d574a9d 01:12:06 ---> 213d56edb690 01:12:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:12:06 ---> 63ebf629c61a 01:12:06 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:12:06 ---> Running in 4c547c0ee459 01:12:07 Removing intermediate container 4c547c0ee459 01:12:07 ---> bebbf678d77c 01:12:07 Step 17/20 : CMD ["--init=true"] 01:12:07 ---> Running in 5381c3a4668f 01:12:07 ---> 416846dc6950 01:12:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:12:08 Removing intermediate container 5381c3a4668f 01:12:08 ---> 3d50f3b04089 01:12:08 Step 18/20 : LABEL arch=arm64 01:12:08 ---> Running in 994dd9396ed5 01:12:08 Removing intermediate container 0ec0d40153d9 01:12:08 ---> 1d2ff214809c 01:12:08 01:12:08 Step 9/22 : FROM alpine:3.14 01:12:08 ---> bb3de5531c18 01:12:08 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:12:08 ---> Using cache 01:12:08 ---> 9351d002a957 01:12:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:12:08 ---> Using cache 01:12:08 ---> 45abc4470b39 01:12:08 Step 12/22 : ENV APP_PORT=59881 01:12:09 ---> Running in e4dbb55f39ba 01:12:09 ---> ecb22fe884af 01:12:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:12:09 Removing intermediate container 994dd9396ed5 01:12:09 ---> d91ea65cf900 01:12:09 Step 19/20 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 01:12:09 ---> Running in fd4f497ac5a6 01:12:09 Removing intermediate container e4dbb55f39ba 01:12:09 ---> 1e0db1f53d40 01:12:09 Step 13/22 : EXPOSE $APP_PORT 01:12:10 ---> Running in f8f238a1f016 01:12:10 Removing intermediate container fd4f497ac5a6 01:12:10 ---> 01368bbcc1cb 01:12:10 Step 20/20 : LABEL version=0.0.0 01:12:10 ---> Running in 18659130250f 01:12:10 ---> d4cdb931d4d7 01:12:10 Step 18/22 : ENTRYPOINT ["/core-command"] 01:12:10 Removing intermediate container f8f238a1f016 01:12:10 ---> 4abfcc3b4cac 01:12:10 Step 14/22 : WORKDIR / 01:12:10 ---> Running in 14792d6c3c49 01:12:10 Removing intermediate container e39af22c11d1 01:12:10 ---> 7e6d588b973e 01:12:10 01:12:10 Step 11/23 : FROM alpine:3.14 01:12:10 ---> bb3de5531c18 01:12:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:12:10 ---> Using cache 01:12:10 ---> 9351d002a957 01:12:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:12:10 ---> Using cache 01:12:10 ---> 45abc4470b39 01:12:10 Step 14/23 : ENV APP_PORT=59861 01:12:10 ---> Running in 766b7d545e15 01:12:10 ---> Running in bd3ee7f37ff4 01:12:10 Removing intermediate container 18659130250f 01:12:10 ---> c0caa7eaa585 01:12:10 01:12:11 Removing intermediate container 14792d6c3c49 01:12:11 ---> 63c9aec0e203 01:12:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:12:11 ---> Running in 15be57b6265b 01:12:11 Removing intermediate container 766b7d545e15 01:12:11 ---> 28cb0539db16 01:12:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:12:11 Removing intermediate container bd3ee7f37ff4 01:12:11 ---> 2d29bcb2b9b2 01:12:11 Step 15/23 : EXPOSE $APP_PORT 01:12:11 Successfully built c0caa7eaa585 01:12:11 Successfully tagged security-proxy-setup-arm64:latest 01:12:11  Building security-proxy-setup ... done  ---> Running in 8227824690ea 01:12:12 Removing intermediate container 15be57b6265b 01:12:12 ---> f4ddfc6f0ae5 01:12:12 Step 20/22 : LABEL arch=arm64 01:12:12 ---> Running in 50484edae7d7 01:12:12 Removing intermediate container 8227824690ea 01:12:12 ---> 6f3dbccfb21d 01:12:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:12:12 ---> 8e1de87eab0f 01:12:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:12:12 Removing intermediate container 50484edae7d7 01:12:12 ---> 6644388202c7 01:12:12 Step 21/22 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 01:12:12 ---> Running in 7bda04ecea60 01:12:13 ---> db99c0a8e309 01:12:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:12:13 Removing intermediate container 7bda04ecea60 01:12:13 ---> d3233bdceaae 01:12:13 Step 22/22 : LABEL version=0.0.0 01:12:13 ---> Running in 64a9c6457764 01:12:13 ---> 958454f4a2a4 01:12:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:12:14 Removing intermediate container 64a9c6457764 01:12:14 ---> 9ac6aae638df 01:12:14 01:12:14 Successfully built 9ac6aae638df 01:12:14 Successfully tagged core-command-arm64:latest 01:12:14  Building core-command ... done  ---> e289cec9cbeb 01:12:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:12:14 ---> 234198e0fa3a 01:12:14 Step 18/22 : ENTRYPOINT ["/core-metadata"] 01:12:14 ---> Running in 7d74255d362a 01:12:15 Removing intermediate container 7d74255d362a 01:12:15 ---> 5a1504444f67 01:12:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:12:15 ---> Running in 3ec7b43c7d2b 01:12:15 ---> e4900f1fd668 01:12:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:12:15 ---> Running in f5210f16d103 01:12:16 Removing intermediate container 3ec7b43c7d2b 01:12:16 ---> 3935d83c4606 01:12:16 Step 20/22 : LABEL arch=arm64 01:12:16 ---> Running in 97128cd723c8 01:12:16 Removing intermediate container f5210f16d103 01:12:16 ---> a00d427d685d 01:12:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:12:16 ---> Running in f6ea96a3f2b9 01:12:16 Removing intermediate container 97128cd723c8 01:12:16 ---> 3d56c0889f54 01:12:16 Step 21/22 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 01:12:16 ---> Running in 8c64b251f4f8 01:12:16 Removing intermediate container f6ea96a3f2b9 01:12:16 ---> 9b916720b505 01:12:16 Step 21/23 : LABEL arch=arm64 01:12:16 ---> Running in 429d81fae536 01:12:17 Removing intermediate container 8c64b251f4f8 01:12:17 ---> 464562a10021 01:12:17 Step 22/22 : LABEL version=0.0.0 01:12:17 ---> Running in 820f5e5df992 01:12:17 Removing intermediate container 429d81fae536 01:12:17 ---> 495b0d1a69f2 01:12:17 Step 22/23 : LABEL git_sha=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 01:12:17 ---> Running in 468fa1662bae 01:12:17 Removing intermediate container 820f5e5df992 01:12:17 ---> 2884baf7f132 01:12:17 01:12:17 Successfully built 2884baf7f132 01:12:17 Successfully tagged core-metadata-arm64:latest 01:12:18  Building core-metadata ... done Removing intermediate container 468fa1662bae 01:12:18 ---> 480eb1d38838 01:12:18 Step 23/23 : LABEL version=0.0.0 01:12:18 ---> Running in e716f813734b 01:12:18 Removing intermediate container e716f813734b 01:12:18 ---> de42322115b5 01:12:18 01:12:19 Successfully built de42322115b5 01:12:19 Successfully tagged support-scheduler-arm64:latest 01:12:19  Building support-scheduler ... done  [Pipeline] } 01:12:19 $ docker stop --time=1 11f2d58517afb34291cb28a16418101d5c677c17faa0093464a0882afe0e3892 01:12:20 $ docker rm -f 11f2d58517afb34291cb28a16418101d5c677c17faa0093464a0882afe0e3892 [Pipeline] // withDockerContainer [Pipeline] sh 01:12:21 + docker images 01:12:21 REPOSITORY TAG IMAGE ID CREATED SIZE 01:12:21 support-scheduler-arm64 latest de42322115b5 3 seconds ago 15.3MB 01:12:21 core-metadata-arm64 latest 2884baf7f132 4 seconds ago 15.9MB 01:12:21 core-command-arm64 latest 9ac6aae638df 8 seconds ago 15.2MB 01:12:21 security-proxy-setup-arm64 latest c0caa7eaa585 11 seconds ago 25.4MB 01:12:21 7e6d588b973e 11 seconds ago 1.57GB 01:12:21 1d2ff214809c 13 seconds ago 1.57GB 01:12:21 1ff889c79898 25 seconds ago 1.57GB 01:12:21 7776776524be 29 seconds ago 1.57GB 01:12:21 sys-mgmt-agent-arm64 latest fea1c4fca2a2 2 minutes ago 277MB 01:12:21 core-data-arm64 latest 263094dbb139 3 minutes ago 19.5MB 01:12:21 security-bootstrapper-arm64 latest feb06e76789b 3 minutes ago 17.8MB 01:12:21 security-secretstore-setup-arm64 latest 7c84c0c75823 3 minutes ago 26.8MB 01:12:21 support-notifications-arm64 latest 6e210784d8d6 3 minutes ago 16.1MB 01:12:21 39dbe9ad9655 3 minutes ago 1.58GB 01:12:21 602afcf4b6c3 3 minutes ago 1.57GB 01:12:21 38b8653cf573 3 minutes ago 1.57GB 01:12:21 ecd730840901 3 minutes ago 1.58GB 01:12:21 99f02439fd70 3 minutes ago 1.57GB 01:12:21 ci-base-image-arm64 latest c12a1208de4f 14 minutes ago 1.24GB 01:12:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 8 days ago 534MB 01:12:21 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 01:12:21 alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB 01:12:21 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 01:12:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:12:22 01:12:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:12:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:12:23 arm64: Pulling from edgex-lftools-log-publisher 01:12:23 448f6bf000e3: Pulling fs layer 01:12:23 f757da607395: Pulling fs layer 01:12:23 05883995daec: Pulling fs layer 01:12:23 8603b9c90790: Pulling fs layer 01:12:23 1560dd03e051: Pulling fs layer 01:12:23 27f5ce0e4adf: Pulling fs layer 01:12:23 c2d8d7efcc4b: Pulling fs layer 01:12:23 1560dd03e051: Waiting 01:12:23 27f5ce0e4adf: Waiting 01:12:23 c2d8d7efcc4b: Waiting 01:12:23 8603b9c90790: Waiting 01:12:23 f757da607395: Verifying Checksum 01:12:23 f757da607395: Download complete 01:12:23 8603b9c90790: Verifying Checksum 01:12:23 8603b9c90790: Download complete 01:12:24 1560dd03e051: Verifying Checksum 01:12:24 1560dd03e051: Download complete 01:12:24 27f5ce0e4adf: Verifying Checksum 01:12:24 27f5ce0e4adf: Download complete 01:12:24 05883995daec: Verifying Checksum 01:12:24 05883995daec: Download complete 01:12:24 448f6bf000e3: Verifying Checksum 01:12:24 448f6bf000e3: Download complete 01:12:26 c2d8d7efcc4b: Verifying Checksum 01:12:26 c2d8d7efcc4b: Download complete 01:12:28 448f6bf000e3: Pull complete 01:12:28 f757da607395: Pull complete 01:12:30 05883995daec: Pull complete 01:12:30 8603b9c90790: Pull complete 01:12:31 1560dd03e051: Pull complete 01:12:32 27f5ce0e4adf: Pull complete 01:12:47 c2d8d7efcc4b: Pull complete 01:12:47 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:12:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:12:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:12:47 prd-ubuntu18.04-docker-arm64-4c-16g-1095 does not seem to be running inside a container 01:12:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:12:50 $ docker top df66aaf39abba81352bdac17f13285495d910b70c00fd31238de8af80da9b0da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:51 ---> job-cost.sh 01:12:51 lf-activate-venv: SKIPPING 01:12:51 INFO: No Stack... 01:12:58 INFO: Retrieving Pricing Info for: v3-standard-4 01:12:58 INFO: Archiving Costs [Pipeline] sh 01:12:59 + cat /w/workspace/edgex-go/5/archives/cost.csv 01:12:59 + cut -d, -f6 [Pipeline] lock 01:12:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3762-5-stack-cost] 01:12:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3762-5-stack-cost] did not exist. Created. 01:12:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3762-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:13:00 + echo total: 0.10999999940395355 [Pipeline] stash 01:13:00 Stashed 1 file(s) [Pipeline] } 01:13:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3762-5-stack-cost] [Pipeline] // lock [Pipeline] } 01:13:00 $ docker stop --time=1 df66aaf39abba81352bdac17f13285495d910b70c00fd31238de8af80da9b0da 01:13:02 $ docker rm -f df66aaf39abba81352bdac17f13285495d910b70c00fd31238de8af80da9b0da [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 01:13:02 provisioning config files... 01:13:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config5685283513092981051tmp [Pipeline] { [Pipeline] sh 01:13:03 + set +x 01:13:03 + curl -s https://codecov.io/bash 01:13:03 + bash -s -- 01:13:03 01:13:03 _____ _ 01:13:03 / ____| | | 01:13:03 | | ___ __| | ___ ___ _____ __ 01:13:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:13:03 | |___| (_) | (_| | __/ (_| (_) \ V / 01:13:03 \_____\___/ \__,_|\___|\___\___/ \_/ 01:13:03 Bash-1.0.6 01:13:03 01:13:03 01:13:03 ==> git version 2.24.4 found 01:13:03 ==> 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 01:13:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:13:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:13:03 ==> Jenkins CI detected. 01:13:03 current dir:  /w/workspace/edgex-go/5 01:13:03 project root: . 01:13:03 --> token set from env 01:13:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:13:03 ==> Running gcov in . (disable via -X gcov) 01:13:03 ==> Python coveragepy not found 01:13:03 ==> Searching for coverage reports in: 01:13:03 + . 01:13:03 -> Found 1 reports 01:13:03 ==> Detecting git/mercurial file structure 01:13:03 ==> Reading reports 01:13:03 + ./coverage.out bytes=425844 01:13:03 ==> Appending adjustments 01:13:03 https://docs.codecov.io/docs/fixing-reports 01:13:04 + Found adjustments 01:13:04 ==> Gzipping contents 01:13:04 60K /tmp/codecov.FdCeW6.gz 01:13:04 ==> Uploading reports 01:13:04 url: https://codecov.io 01:13:04 query: branch=PR-3762&commit=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3762%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3762&job=&cmd_args= 01:13:04 -> Pinging Codecov 01:13:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3762&commit=eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3762%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3762&job=&cmd_args= 01:13:05 -> Uploading to 01:13:05 https://storage.googleapis.com/codecov/v4/raw/2021-10-22/00271124DB129430A58F1EEE437C3FCB/eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7/a0d3b0c7-d6b0-4c10-8304-53f6761329b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211022%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211022T011304Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44827084496ae40582450c99f5f6b21a0f8202de8f925f1ce7db66951df0d158 01:13:05 % Total % Received % Xferd Average Speed Time Time Time Current 01:13:05 Dload Upload Total Spent Left Speed 01:13:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57447 0 0 100 57447 0 163k --:--:-- --:--:-- --:--:-- 163k 01:13:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/eaa9784ac38ebe660f5f7f8ea5b2cfc8b209abe7 [Pipeline] } 01:13:05 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 01:13:06 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:13:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:13:07 ---> package-listing.sh 01:13:07 ++ tr '[:upper:]' '[:lower:]' 01:13:07 ++ facter osfamily 01:13:07 + OS_FAMILY=redhat 01:13:07 + workspace=/w/workspace/edgex-go/5 01:13:07 + START_PACKAGES=/tmp/packages_start.txt 01:13:07 + END_PACKAGES=/tmp/packages_end.txt 01:13:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:13:07 + PACKAGES=/tmp/packages_start.txt 01:13:07 + '[' /w/workspace/edgex-go/5 ']' 01:13:07 + PACKAGES=/tmp/packages_end.txt 01:13:07 + case "${OS_FAMILY}" in 01:13:07 + rpm -qa 01:13:07 + sort 01:13:11 + '[' -f /tmp/packages_start.txt ']' 01:13:11 + '[' -f /tmp/packages_end.txt ']' 01:13:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:13:11 + '[' /w/workspace/edgex-go/5 ']' 01:13:11 + mkdir -p /w/workspace/edgex-go/5/archives/ 01:13:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 01:13:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:13:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:13:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:13:12 01:13:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:13:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:13:12 latest: Pulling from edgex-lftools-log-publisher 01:13:12 b4d181a07f80: Pulling fs layer 01:13:12 a1111a8f2ec3: Pulling fs layer 01:13:12 ed53099fbce6: Pulling fs layer 01:13:12 dc539afda2c1: Pulling fs layer 01:13:12 77bc0d833cb6: Pulling fs layer 01:13:12 9065ff56babe: Pulling fs layer 01:13:12 d287ab97295c: Pulling fs layer 01:13:12 dc539afda2c1: Waiting 01:13:12 77bc0d833cb6: Waiting 01:13:12 9065ff56babe: Waiting 01:13:12 d287ab97295c: Waiting 01:13:12 a1111a8f2ec3: Verifying Checksum 01:13:12 a1111a8f2ec3: Download complete 01:13:12 dc539afda2c1: Verifying Checksum 01:13:12 dc539afda2c1: Download complete 01:13:12 ed53099fbce6: Verifying Checksum 01:13:12 ed53099fbce6: Download complete 01:13:12 77bc0d833cb6: Verifying Checksum 01:13:12 77bc0d833cb6: Download complete 01:13:13 9065ff56babe: Verifying Checksum 01:13:13 9065ff56babe: Download complete 01:13:13 b4d181a07f80: Verifying Checksum 01:13:13 b4d181a07f80: Download complete 01:13:13 d287ab97295c: Verifying Checksum 01:13:13 d287ab97295c: Download complete 01:13:14 b4d181a07f80: Pull complete 01:13:14 a1111a8f2ec3: Pull complete 01:13:15 ed53099fbce6: Pull complete 01:13:15 dc539afda2c1: Pull complete 01:13:15 77bc0d833cb6: Pull complete 01:13:15 9065ff56babe: Pull complete 01:13:22 d287ab97295c: Pull complete 01:13:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:13:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:13:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:13:22 prd-centos7-docker-4c-2g-1077 does not seem to be running inside a container 01:13:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:13:25 $ docker top d861a2ce6130427a09b8ae65dffc3dd4a205cad8b35b1683f79e8a0e6b1896d3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:26 + touch /tmp/pre-build-complete [Pipeline] sh 01:13:26 + mkdir -p /var/log/sysstat [Pipeline] sh 01:13:26 + ls /var/log/sa-host 01:13:26 + sadf -c /var/log/sa-host/sa22 01:13:26 file_magic: OK 01:13:26 HZ: Using current value: 100 01:13:26 file_header: OK 01:13:26 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 01:13:26 Statistics: 01:13:26 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:13:26 File successfully converted to sysstat format version 12.0.3 01:13:26 + sadf -c /var/log/sa-host/sa30 01:13:26 file_magic: OK 01:13:26 HZ: Using current value: 100 01:13:26 file_header: OK 01:13:26 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 01:13:26 Statistics: 01:13:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:13:26 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:13:26 provisioning config files... 01:13:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config4297159145099213896tmp [Pipeline] { [Pipeline] echo 01:13:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:13:27 ---> create-netrc.sh [Pipeline] } 01:13:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:13:27 ---> python-tools-install.sh [Pipeline] echo 01:13:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:13:27 ---> sudo-logs.sh 01:13:27 Archiving 'sudo' log.. 01:13:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-1077.novalocal: Name or service not known 01:13:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-1077.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:13:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:13:28 ---> job-cost.sh 01:13:28 lf-activate-venv: SKIPPING 01:13:28 DEBUG: total: 0.10999999940395355 01:13:28 INFO: Retrieving Stack Cost... 01:13:34 INFO: Retrieving Pricing Info for: v3-standard-2 01:13:34 INFO: Archiving Costs [Pipeline] echo 01:13:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:13:35 ---> logs-deploy.sh 01:13:35 lf-activate-venv: SKIPPING 01:13:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3762/5 01:13:35 INFO: archiving workspace using pattern(s): 01:13:36 Archives upload complete. 01:13:36 INFO: archiving logs to Nexus 01:13:36 ---> uname -a: 01:13:36 Linux prd-centos7-docker-4c-2g-1077.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 01:13:36 01:13:36 01:13:36 ---> lscpu: 01:13:36 Architecture: x86_64 01:13:36 CPU op-mode(s): 32-bit, 64-bit 01:13:36 Byte Order: Little Endian 01:13:36 Address sizes: 40 bits physical, 48 bits virtual 01:13:36 CPU(s): 2 01:13:36 On-line CPU(s) list: 0,1 01:13:36 Thread(s) per core: 1 01:13:36 Core(s) per socket: 1 01:13:36 Socket(s): 2 01:13:36 NUMA node(s): 1 01:13:36 Vendor ID: AuthenticAMD 01:13:36 CPU family: 23 01:13:36 Model: 49 01:13:36 Model name: AMD EPYC-Rome Processor 01:13:36 Stepping: 0 01:13:36 CPU MHz: 2799.996 01:13:36 BogoMIPS: 5599.99 01:13:36 Virtualization: AMD-V 01:13:36 Hypervisor vendor: KVM 01:13:36 Virtualization type: full 01:13:36 L1d cache: 32K 01:13:36 L1i cache: 32K 01:13:36 L2 cache: 512K 01:13:36 L3 cache: 16384K 01:13:36 NUMA node0 CPU(s): 0,1 01:13:36 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 01:13:36 01:13:36 01:13:36 ---> nproc: 01:13:36 2 01:13:36 01:13:36 01:13:36 ---> df -h: 01:13:36 Filesystem Size Used Avail Use% Mounted on 01:13:36 overlay 40G 13G 28G 32% / 01:13:36 tmpfs 64M 0 64M 0% /dev 01:13:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:13:36 shm 64M 0 64M 0% /dev/shm 01:13:36 /dev/vda1 40G 13G 28G 32% /facter-os 01:13:36 01:13:36 01:13:36 ---> sar -b -r -n DEV: 01:13:36 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/22/21 _x86_64_ (2 CPU) 01:13:36 01:13:36 00:41:56 LINUX RESTART (2 CPU) 01:13:36 01:13:36 00:43:01 tps rtps wtps bread/s bwrtn/s 01:13:36 00:44:01 366.78 0.22 366.56 26.51 98968.19 01:13:36 00:45:01 57.72 0.00 57.72 0.00 6932.24 01:13:36 00:46:02 106.10 0.00 106.10 0.00 5639.46 01:13:36 00:47:02 501.76 257.54 244.21 7250.55 150146.10 01:13:36 00:48:02 844.29 464.44 379.85 25171.20 211511.93 01:13:36 00:49:01 498.04 18.93 479.10 779.42 237996.02 01:13:36 00:50:01 212.51 18.68 193.82 1291.86 36056.47 01:13:36 00:51:01 1.12 0.00 1.12 0.00 16.24 01:13:36 00:52:01 0.25 0.00 0.25 0.00 2.57 01:13:36 00:53:01 0.20 0.00 0.20 0.00 2.13 01:13:36 00:54:01 0.28 0.00 0.28 0.00 3.13 01:13:36 00:55:01 0.23 0.00 0.23 0.00 2.53 01:13:36 00:56:01 0.33 0.00 0.33 0.00 3.70 01:13:36 00:57:01 0.52 0.23 0.28 7.33 3.50 01:13:36 00:58:01 0.78 0.00 0.78 0.00 13.83 01:13:36 00:59:01 0.27 0.00 0.27 0.00 3.11 01:13:36 01:00:01 0.18 0.00 0.18 0.00 2.00 01:13:36 01:01:01 0.33 0.05 0.28 0.67 3.60 01:13:36 01:02:01 0.52 0.15 0.37 2.93 4.95 01:13:36 01:03:01 0.48 0.23 0.25 94.35 2.78 01:13:36 01:04:01 0.17 0.00 0.17 0.00 1.38 01:13:36 01:05:01 0.25 0.00 0.25 0.00 3.40 01:13:36 01:06:01 0.25 0.00 0.25 0.00 2.63 01:13:36 01:07:01 0.20 0.00 0.20 0.00 1.78 01:13:36 01:08:01 0.18 0.00 0.18 0.00 1.52 01:13:36 01:09:01 0.20 0.00 0.20 0.00 1.80 01:13:36 01:10:01 0.28 0.00 0.28 0.00 3.27 01:13:36 01:11:01 0.30 0.00 0.30 0.00 3.93 01:13:36 01:12:01 0.17 0.00 0.17 0.00 1.33 01:13:36 01:13:01 3.63 3.35 0.28 51.84 4.30 01:13:36 Average: 86.24 25.37 60.88 1147.49 24774.31 01:13:36 01:13:36 00:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:13:36 00:44:01 3830148 0 835560 10.43 2620 3340612 1213920 13.40 1005296 2722484 20 01:13:36 00:45:01 3289536 0 1044904 13.05 2620 3671880 1691436 18.67 1429624 2807756 135524 01:13:36 00:46:02 3309688 0 1072352 13.39 2620 3624280 1626908 17.96 1420844 2775480 88372 01:13:36 00:47:02 1053704 0 1265572 15.80 2620 5687044 2660748 29.38 1883156 4487712 57344 01:13:36 00:48:02 1020108 0 1581696 19.75 2620 5404516 3498872 38.63 3191004 3195312 470596 01:13:36 00:49:01 763328 0 1486004 18.55 2620 5756988 2899416 32.01 2911228 3690020 118408 01:13:36 00:50:01 2043236 0 1144860 14.29 2620 4818224 1588848 17.54 1366884 3980568 8 01:13:36 00:51:01 2060668 0 1127424 14.08 2620 4818228 1368184 15.11 1368572 3967628 8 01:13:36 00:52:01 2076772 0 1111312 13.88 2620 4818236 1368184 15.11 1365872 3955648 8 01:13:36 00:53:01 2076060 0 1112020 13.88 2620 4818240 1368388 15.11 1366416 3955644 8 01:13:36 00:54:01 2076736 0 1111344 13.88 2620 4818240 1368184 15.11 1365988 3955652 8 01:13:36 00:55:01 2076080 0 1111992 13.88 2620 4818248 1368400 15.11 1366460 3955652 8 01:13:36 00:56:01 2075676 0 1112392 13.89 2620 4818252 1368424 15.11 1366832 3955652 8 01:13:36 00:57:01 2076384 0 1111680 13.88 2620 4818256 1368184 15.11 1366048 3955652 12 01:13:36 00:58:01 2076420 0 1111612 13.88 2620 4818288 1368268 15.11 1366196 3955664 12 01:13:36 00:59:01 2076384 0 1111644 13.88 2620 4818292 1368184 15.11 1366140 3955664 8 01:13:36 01:00:01 2076656 0 1111368 13.88 2620 4818296 1368184 15.11 1366144 3955664 8 01:13:36 01:01:01 2075056 0 1112960 13.90 2620 4818304 1371380 15.14 1366960 3955668 16 01:13:36 01:02:01 2075724 0 1112116 13.89 2620 4818480 1368692 15.11 1366440 3955784 8 01:13:36 01:03:01 2070048 0 1114976 13.92 2620 4821296 1368776 15.11 1372132 3955808 8 01:13:36 01:04:01 2070308 0 1114716 13.92 2620 4821296 1368728 15.11 1372052 3955808 12 01:13:36 01:05:01 2069212 0 1115804 13.93 2620 4821304 1368968 15.11 1373016 3955808 12 01:13:36 01:06:01 2070184 0 1114828 13.92 2620 4821308 1368692 15.11 1372152 3955808 12 01:13:36 01:07:01 2070208 0 1114800 13.92 2620 4821312 1368692 15.11 1372156 3955808 8 01:13:36 01:08:01 2070204 0 1114800 13.92 2620 4821316 1368776 15.11 1372368 3955808 8 01:13:36 01:09:01 2070348 0 1114652 13.92 2620 4821320 1368692 15.11 1372160 3955812 12 01:13:36 01:10:01 2070200 0 1114796 13.92 2620 4821324 1368692 15.11 1372168 3955808 8 01:13:36 01:11:01 2070324 0 1114668 13.92 2620 4821328 1368692 15.11 1372172 3955808 8 01:13:36 01:12:01 2070324 0 1114664 13.92 2620 4821332 1368692 15.11 1372292 3955808 8 01:13:36 01:13:01 2065136 0 1118688 13.97 2620 4822496 1372204 15.15 1376344 3954628 8 01:13:36 Average: 2099162 0 1135207 14.17 2620 4771951 1555414 17.17 1490171 3821734 29016 01:13:36 01:13:36 00:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:13:36 00:44:01 eth0 365.51 296.65 5275.68 36.19 0.00 0.00 0.00 0.00 01:13:36 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:44:01 docker0 217.44 240.07 16.67 2043.62 0.00 0.00 0.00 0.00 01:13:36 00:45:01 vethe036b98 0.63 0.77 0.05 0.07 0.00 0.00 0.00 0.00 01:13:36 00:45:01 eth0 37.10 19.07 32.60 13.90 0.00 0.00 0.00 0.00 01:13:36 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:45:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 01:13:36 00:46:02 vethe036b98 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 01:13:36 00:46:02 eth0 14.57 8.01 10.84 5.80 0.00 0.00 0.00 0.00 01:13:36 00:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:46:02 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 01:13:36 00:47:02 vethfd868e2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:47:02 vethfd42e5a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:47:02 veth2f80440 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:13:36 00:47:02 eth0 109.32 72.71 1681.55 131.18 0.00 0.00 0.00 0.00 01:13:36 00:48:02 vethfd26ad2 0.00 0.44 0.00 0.03 0.00 0.00 0.00 0.00 01:13:36 00:48:02 vethe78ea1e 0.00 0.44 0.00 0.03 0.00 0.00 0.00 0.00 01:13:36 00:48:02 veth2f80440 0.00 1.13 0.00 0.05 0.00 0.00 0.00 0.00 01:13:36 00:48:02 eth0 84.04 42.33 284.13 17.71 0.00 0.00 0.00 0.00 01:13:36 00:49:01 veth552c745 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 01:13:36 00:49:01 veth2f80440 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 01:13:36 00:49:01 eth0 73.93 33.11 213.75 19.15 0.00 0.00 0.00 0.00 01:13:36 00:49:01 veth9ad3abf 0.00 0.24 0.00 0.02 0.00 0.00 0.00 0.00 01:13:36 00:50:01 eth0 106.98 61.98 1535.52 125.05 0.00 0.00 0.00 0.00 01:13:36 00:50:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:13:36 00:50:01 docker0 1002.56 728.61 83.80 5622.94 0.00 0.00 0.00 0.00 01:13:36 00:51:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 01:13:36 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:52:01 eth0 0.27 0.10 0.03 0.01 0.00 0.00 0.00 0.00 01:13:36 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:53:01 eth0 1.38 0.57 0.48 0.25 0.00 0.00 0.00 0.00 01:13:36 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:54:01 eth0 0.72 0.10 0.08 0.04 0.00 0.00 0.00 0.00 01:13:36 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:55:01 eth0 1.73 0.35 0.40 0.17 0.00 0.00 0.00 0.00 01:13:36 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:56:01 eth0 0.92 0.32 0.31 0.20 0.00 0.00 0.00 0.00 01:13:36 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:57:01 eth0 0.58 0.10 0.06 0.04 0.00 0.00 0.00 0.00 01:13:36 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:58:01 eth0 0.43 0.23 0.15 0.07 0.00 0.00 0.00 0.00 01:13:36 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:59:01 eth0 0.52 0.10 0.04 0.01 0.00 0.00 0.00 0.00 01:13:36 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:00:01 eth0 0.10 0.08 0.01 0.00 0.00 0.00 0.00 0.00 01:13:36 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:01:01 eth0 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:13:36 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:02:01 eth0 0.42 0.07 0.05 0.01 0.00 0.00 0.00 0.00 01:13:36 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:03:01 eth0 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 01:13:36 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:04:01 eth0 1.62 0.10 0.21 0.01 0.00 0.00 0.00 0.00 01:13:36 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:05:01 eth0 0.92 0.62 0.53 0.37 0.00 0.00 0.00 0.00 01:13:36 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:06:01 eth0 0.10 0.05 0.01 0.03 0.00 0.00 0.00 0.00 01:13:36 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:07:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:13:36 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:08:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 01:13:36 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:09:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:13:36 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:10:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:11:01 eth0 0.10 0.08 0.01 0.00 0.00 0.00 0.00 0.00 01:13:36 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:12:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:13:01 eth0 0.37 0.25 0.15 0.08 0.00 0.00 0.00 0.00 01:13:36 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 Average: eth0 26.75 17.93 302.04 11.74 0.00 0.00 0.00 0.00 01:13:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:36 Average: docker0 9.06 11.91 0.67 98.44 0.00 0.00 0.00 0.00 01:13:36 01:13:36 01:13:36 ---> sar -P ALL: 01:13:36 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/22/21 _x86_64_ (2 CPU) 01:13:36 01:13:36 00:41:56 LINUX RESTART (2 CPU) 01:13:36 01:13:36 00:43:01 CPU %user %nice %system %iowait %steal %idle 01:13:36 00:44:01 all 26.32 0.00 11.32 3.74 0.12 58.51 01:13:36 00:44:01 0 24.80 0.00 11.71 3.59 0.11 59.80 01:13:36 00:44:01 1 27.85 0.00 10.92 3.90 0.12 57.21 01:13:36 00:45:01 all 56.24 0.00 5.59 0.37 0.09 37.70 01:13:36 00:45:01 0 56.26 0.00 5.77 0.45 0.09 37.42 01:13:36 00:45:01 1 56.22 0.00 5.41 0.29 0.09 37.99 01:13:36 00:46:02 all 59.01 0.00 5.08 1.01 0.12 34.78 01:13:36 00:46:02 0 59.80 0.00 5.27 1.04 0.13 33.77 01:13:36 00:46:02 1 58.23 0.00 4.89 0.98 0.11 35.79 01:13:36 00:47:02 all 40.75 0.00 12.80 19.04 0.12 27.30 01:13:36 00:47:02 0 40.97 0.00 12.82 19.93 0.11 26.17 01:13:36 00:47:02 1 40.53 0.00 12.77 18.14 0.12 28.43 01:13:36 00:48:02 all 59.92 0.00 17.44 19.30 0.12 3.22 01:13:36 00:48:02 0 59.02 0.00 18.59 19.21 0.13 3.05 01:13:36 00:48:02 1 60.82 0.00 16.29 19.39 0.11 3.39 01:13:36 00:49:01 all 77.85 0.00 17.88 2.65 0.12 1.50 01:13:36 00:49:01 0 77.47 0.00 18.24 2.77 0.11 1.40 01:13:36 00:49:01 1 78.22 0.00 17.51 2.54 0.13 1.59 01:13:36 00:50:01 all 23.06 0.00 7.52 1.89 0.06 67.47 01:13:36 00:50:01 0 23.03 0.00 7.60 1.69 0.07 67.61 01:13:36 00:50:01 1 23.10 0.00 7.44 2.09 0.05 67.33 01:13:36 00:51:01 all 0.26 0.00 0.08 0.00 0.01 99.66 01:13:36 00:51:01 0 0.25 0.00 0.08 0.00 0.00 99.67 01:13:36 00:51:01 1 0.27 0.00 0.07 0.00 0.02 99.65 01:13:36 00:52:01 all 0.22 0.00 0.05 0.00 0.02 99.72 01:13:36 00:52:01 0 0.07 0.00 0.05 0.00 0.02 99.87 01:13:36 00:52:01 1 0.37 0.00 0.05 0.00 0.02 99.57 01:13:36 00:53:01 all 0.20 0.00 0.03 0.00 0.01 99.76 01:13:36 00:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:13:36 00:53:01 1 0.35 0.00 0.03 0.00 0.00 99.62 01:13:36 00:54:01 all 0.18 0.00 0.03 0.00 0.02 99.77 01:13:36 00:54:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:13:36 00:54:01 1 0.30 0.00 0.03 0.00 0.02 99.65 01:13:36 01:13:36 00:54:01 CPU %user %nice %system %iowait %steal %idle 01:13:36 00:55:01 all 0.09 0.00 0.03 0.00 0.01 99.87 01:13:36 00:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:13:36 00:55:01 1 0.15 0.00 0.03 0.00 0.02 99.80 01:13:36 00:56:01 all 0.16 0.00 0.03 0.00 0.02 99.80 01:13:36 00:56:01 0 0.03 0.00 0.03 0.00 0.03 99.90 01:13:36 00:56:01 1 0.28 0.00 0.02 0.00 0.00 99.70 01:13:36 00:57:01 all 0.11 0.00 0.08 0.00 0.01 99.81 01:13:36 00:57:01 0 0.02 0.00 0.05 0.00 0.00 99.93 01:13:36 00:57:01 1 0.20 0.00 0.10 0.00 0.02 99.68 01:13:36 00:58:01 all 0.18 0.00 0.03 0.00 0.02 99.78 01:13:36 00:58:01 0 0.05 0.00 0.00 0.00 0.00 99.95 01:13:36 00:58:01 1 0.30 0.00 0.05 0.00 0.03 99.62 01:13:36 00:59:01 all 0.13 0.00 0.03 0.00 0.03 99.82 01:13:36 00:59:01 0 0.02 0.00 0.03 0.00 0.03 99.92 01:13:36 00:59:01 1 0.23 0.00 0.03 0.00 0.02 99.72 01:13:36 01:00:01 all 0.10 0.00 0.02 0.00 0.01 99.87 01:13:36 01:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:13:36 01:00:01 1 0.17 0.00 0.02 0.00 0.02 99.80 01:13:36 01:01:01 all 0.21 0.00 0.03 0.00 0.03 99.73 01:13:36 01:01:01 0 0.08 0.00 0.05 0.00 0.03 99.83 01:13:36 01:01:01 1 0.33 0.00 0.02 0.00 0.02 99.63 01:13:36 01:02:01 all 0.18 0.00 0.04 0.00 0.01 99.77 01:13:36 01:02:01 0 0.33 0.00 0.03 0.00 0.00 99.63 01:13:36 01:02:01 1 0.03 0.00 0.05 0.00 0.02 99.90 01:13:36 01:03:01 all 0.22 0.00 0.03 0.05 0.02 99.68 01:13:36 01:03:01 0 0.38 0.00 0.02 0.00 0.02 99.58 01:13:36 01:03:01 1 0.05 0.00 0.05 0.10 0.02 99.78 01:13:36 01:04:01 all 0.23 0.00 0.03 0.00 0.01 99.74 01:13:36 01:04:01 0 0.43 0.00 0.03 0.00 0.02 99.52 01:13:36 01:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:13:36 01:05:01 all 0.23 0.00 0.03 0.00 0.02 99.72 01:13:36 01:05:01 0 0.42 0.00 0.03 0.00 0.02 99.53 01:13:36 01:05:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:13:36 01:13:36 01:05:01 CPU %user %nice %system %iowait %steal %idle 01:13:36 01:06:01 all 0.21 0.00 0.02 0.00 0.01 99.77 01:13:36 01:06:01 0 0.40 0.00 0.02 0.00 0.02 99.57 01:13:36 01:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:13:36 01:07:01 all 0.21 0.00 0.03 0.00 0.02 99.75 01:13:36 01:07:01 0 0.38 0.00 0.03 0.00 0.02 99.57 01:13:36 01:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:13:36 01:08:01 all 0.08 0.00 0.02 0.00 0.02 99.89 01:13:36 01:08:01 0 0.13 0.00 0.02 0.00 0.02 99.83 01:13:36 01:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:13:36 01:09:01 all 0.20 0.00 0.03 0.00 0.01 99.76 01:13:36 01:09:01 0 0.37 0.00 0.03 0.00 0.02 99.58 01:13:36 01:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:13:36 01:10:01 all 0.17 0.00 0.02 0.00 0.02 99.80 01:13:36 01:10:01 0 0.30 0.00 0.02 0.00 0.02 99.67 01:13:36 01:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:13:36 01:11:01 all 0.19 0.00 0.02 0.00 0.01 99.78 01:13:36 01:11:01 0 0.33 0.00 0.00 0.00 0.00 99.67 01:13:36 01:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:13:36 01:12:01 all 0.21 0.00 0.03 0.00 0.02 99.74 01:13:36 01:12:01 0 0.38 0.00 0.03 0.00 0.02 99.57 01:13:36 01:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:13:36 01:13:01 all 0.17 0.04 0.20 0.05 0.02 99.52 01:13:36 01:13:01 0 0.28 0.03 0.20 0.05 0.02 99.41 01:13:36 01:13:01 1 0.05 0.05 0.20 0.05 0.02 99.63 01:13:36 Average: all 10.77 0.00 2.44 1.49 0.03 85.26 01:13:36 Average: 0 10.73 0.00 2.51 1.52 0.03 85.20 01:13:36 Average: 1 10.80 0.00 2.37 1.47 0.03 85.32 01:13:36 01:13:36 01:13:36