Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c+a50ec7cbd1ffe16c0409c75cc366b79de6e56022 (1bd8eaa4d56681a0a13052603dde22061aa3de25) 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-ssh1049601497428342483.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh3935961805372463683.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3665/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-3665/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7699324068880429451.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh2529321259249654333.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3665/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-3665/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4749622633082631858.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-915 in /w/workspace/edgexfoundry_edgex-go_PR-3665 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh4084153285234819423.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 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c Merge succeeded, producing 1c207487a9485654c6b113a3debd3c7c5e72e172 Checking out Revision 1c207487a9485654c6b113a3debd3c7c5e72e172 (PR-3665) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8588002315430951032.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3665/head:refs/remotes/origin/PR-3665 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh4765228176082610784.key > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c207487a9485654c6b113a3debd3c7c5e72e172 # timeout=10 Commit message: "Merge commit 'a50ec7cbd1ffe16c0409c75cc366b79de6e56022' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:30:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:30:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:30:43 ========================================================= 04:30:43 EdgeX Global Pipelines Version Info 04:30:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8566dc74d09de2df04f007576ec006f49854bcc5 # timeout=10 04:30:44 ------------------- 04:30:44 stable info: 04:30:44 ------------------- 04:30:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:30:44 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 04:30:44 Message: update stable to v1.0.205 04:30:44 ------------------- 04:30:44 experimental info: 04:30:44 ------------------- 04:30:44 Commited By: **** collab-it+edgex@linuxfoundation.org 04:30:44 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 04:30:44 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3665 [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3665 [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3665 [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c207487a9485654c6b113a3debd3c7c5e72e172 [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c20748 [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:45 provisioning config files... 04:30:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9065776261690815291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:46 ---> docker-login.sh 04:30:46 nexus3.edgexfoundry.org:10001 04:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:46 Configure a credential helper to remove this warning. See 04:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:46 04:30:46 Login Succeeded 04:30:46 nexus3.edgexfoundry.org:10002 04:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:46 Configure a credential helper to remove this warning. See 04:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:46 04:30:46 Login Succeeded 04:30:46 nexus3.edgexfoundry.org:10003 04:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:46 Configure a credential helper to remove this warning. See 04:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:46 04:30:46 Login Succeeded 04:30:46 nexus3.edgexfoundry.org:10004 04:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:47 Configure a credential helper to remove this warning. See 04:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:47 04:30:47 Login Succeeded 04:30:47 docker.io 04:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:47 Configure a credential helper to remove this warning. See 04:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:47 04:30:47 Login Succeeded 04:30:47 ---> docker-login.sh ends [Pipeline] } 04:30:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:30:47 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 04:30:47 + for file in '`ls cmd/**/Dockerfile`' 04:30:47 ++ dirname cmd/core-command/Dockerfile 04:30:47 ++ cut -d/ -f2 04:30:47 + echo core-command,cmd/core-command/Dockerfile 04:30:47 + for file in '`ls cmd/**/Dockerfile`' 04:30:47 ++ dirname cmd/core-data/Dockerfile 04:30:47 ++ cut -d/ -f2 04:30:47 + echo core-data,cmd/core-data/Dockerfile 04:30:47 + for file in '`ls cmd/**/Dockerfile`' 04:30:47 ++ dirname cmd/core-metadata/Dockerfile 04:30:47 ++ cut -d/ -f2 04:30:47 + echo core-metadata,cmd/core-metadata/Dockerfile 04:30:47 + for file in '`ls cmd/**/Dockerfile`' 04:30:47 ++ dirname cmd/security-bootstrapper/Dockerfile 04:30:47 ++ cut -d/ -f2 04:30:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:30:47 + for file in '`ls cmd/**/Dockerfile`' 04:30:47 ++ dirname cmd/security-proxy-setup/Dockerfile 04:30:47 ++ cut -d/ -f2 04:30:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:30:47 + for file in '`ls cmd/**/Dockerfile`' 04:30:47 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:30:47 ++ cut -d/ -f2 04:30:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:30:47 + for file in '`ls cmd/**/Dockerfile`' 04:30:47 ++ dirname cmd/support-notifications/Dockerfile 04:30:47 ++ cut -d/ -f2 04:30:47 + echo support-notifications,cmd/support-notifications/Dockerfile 04:30:47 + for file in '`ls cmd/**/Dockerfile`' 04:30:47 ++ dirname cmd/support-scheduler/Dockerfile 04:30:47 ++ cut -d/ -f2 04:30:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:30:47 + for file in '`ls cmd/**/Dockerfile`' 04:30:47 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:30:47 ++ cut -d/ -f2 04:30:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:30:47 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:30:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:48 04:30:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:30:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:48 latest: Pulling from edgex-devops/git-semver 04:30:48 31603596830f: Pulling fs layer 04:30:48 d4622e32a9a9: Pulling fs layer 04:30:48 1030fce36090: Pulling fs layer 04:30:48 6c6cb7e1b49b: Pulling fs layer 04:30:48 6c6cb7e1b49b: Waiting 04:30:48 d4622e32a9a9: Download complete 04:30:49 31603596830f: Verifying Checksum 04:30:49 31603596830f: Download complete 04:30:49 31603596830f: Pull complete 04:30:49 6c6cb7e1b49b: Verifying Checksum 04:30:49 6c6cb7e1b49b: Download complete 04:30:49 d4622e32a9a9: Pull complete 04:30:49 1030fce36090: Verifying Checksum 04:30:49 1030fce36090: Download complete 04:30:50 1030fce36090: Pull complete 04:30:50 6c6cb7e1b49b: Pull complete 04:30:50 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 04:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:30:50 prd-centos7-docker-4c-2g-915 does not seem to be running inside a container 04:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:30:51 $ docker top 1200a70d775d8c3b69b3e32f3455113bfa2e23b64cf56bd33ddfcd9c2e8dd537 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:30:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:51 [ssh-agent] Looking for ssh-agent implementation... 04:30:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:51 $ docker exec 1200a70d775d8c3b69b3e32f3455113bfa2e23b64cf56bd33ddfcd9c2e8dd537 ssh-agent 04:30:51 SSH_AUTH_SOCK=/tmp/ssh-FGElG1iFDkWi/agent.12 04:30:51 SSH_AGENT_PID=18 04:30:51 Running ssh-add (command line suppressed) 04:30:51 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8810734315005603235.key (/w/workspace/edgex-go/3@tmp/private_key_8810734315005603235.key) 04:30:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:51 + git tag --points-at HEAD [Pipeline] } 04:30:51 $ docker exec --env ******** --env ******** 1200a70d775d8c3b69b3e32f3455113bfa2e23b64cf56bd33ddfcd9c2e8dd537 ssh-agent -k 04:30:52 unset SSH_AUTH_SOCK; 04:30:52 unset SSH_AGENT_PID; 04:30:52 echo Agent pid 18 killed; 04:30:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:30:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:52 [ssh-agent] Looking for ssh-agent implementation... 04:30:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:52 $ docker exec 1200a70d775d8c3b69b3e32f3455113bfa2e23b64cf56bd33ddfcd9c2e8dd537 ssh-agent 04:30:52 SSH_AUTH_SOCK=/tmp/ssh-azYSXR0XKLjg/agent.53 04:30:52 SSH_AGENT_PID=60 04:30:52 Running ssh-add (command line suppressed) 04:30:52 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6384036852993362501.key (/w/workspace/edgex-go/3@tmp/private_key_6384036852993362501.key) 04:30:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:52 + git semver init 04:30:52 # -> Open(): unable to determine branch for HEAD 04:30:52 # $GIT_DIR = /w/workspace/edgex-go/3/.git 04:30:52 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 04:30:52 # $SEMVER_REMOTE_NAME = origin 04:30:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:30:52 # $SEMVER_USER_NAME = edgex-jenkins 04:30:52 # $SEMVER_BRANCH = PR-3665 04:30:52 # $SEMVER_TEMP = /tmp/semver-375630793 04:30:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:31:31 # '/tmp/semver-375630793' -> '/w/workspace/edgex-go/3/.semver' 04:31:31 # -> Force: false 04:31:31 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 04:31:31 $ docker exec --env ******** --env ******** 1200a70d775d8c3b69b3e32f3455113bfa2e23b64cf56bd33ddfcd9c2e8dd537 ssh-agent -k 04:31:31 unset SSH_AUTH_SOCK; 04:31:31 unset SSH_AGENT_PID; 04:31:31 echo Agent pid 60 killed; 04:31:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:32 + git semver [Pipeline] } 04:31:32 $ docker stop --time=1 1200a70d775d8c3b69b3e32f3455113bfa2e23b64cf56bd33ddfcd9c2e8dd537 04:31:33 $ docker rm -f 1200a70d775d8c3b69b3e32f3455113bfa2e23b64cf56bd33ddfcd9c2e8dd537 [Pipeline] // withDockerContainer [Pipeline] sh 04:31:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:31:34 Stashed 1 file(s) [Pipeline] echo 04:31:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 04:31:34 ========================================================= 04:31:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:31:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:31:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:31:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:31:35 540db60ca938: Pulling fs layer 04:31:35 adcc1eea9eea: Pulling fs layer 04:31:35 4c4ab2625f07: Pulling fs layer 04:31:35 db62176df00c: Pulling fs layer 04:31:35 3b30891b0d05: Pulling fs layer 04:31:35 06b49ca38bd5: Pulling fs layer 04:31:35 c788192a36de: Pulling fs layer 04:31:35 a77e37c0d609: Pulling fs layer 04:31:35 c3185cebc471: Pulling fs layer 04:31:35 db62176df00c: Waiting 04:31:35 3b30891b0d05: Waiting 04:31:35 06b49ca38bd5: Waiting 04:31:35 c788192a36de: Waiting 04:31:35 a77e37c0d609: Waiting 04:31:35 c3185cebc471: Waiting 04:31:35 4c4ab2625f07: Download complete 04:31:35 adcc1eea9eea: Verifying Checksum 04:31:35 adcc1eea9eea: Download complete 04:31:35 3b30891b0d05: Verifying Checksum 04:31:35 3b30891b0d05: Download complete 04:31:35 06b49ca38bd5: Verifying Checksum 04:31:35 06b49ca38bd5: Download complete 04:31:35 c788192a36de: Verifying Checksum 04:31:35 c788192a36de: Download complete 04:31:35 540db60ca938: Verifying Checksum 04:31:35 540db60ca938: Pull complete 04:31:35 adcc1eea9eea: Pull complete 04:31:35 4c4ab2625f07: Pull complete 04:31:35 a77e37c0d609: Verifying Checksum 04:31:35 a77e37c0d609: Download complete 04:31:41 c3185cebc471: Verifying Checksum 04:31:41 c3185cebc471: Download complete 04:31:41 db62176df00c: Verifying Checksum 04:31:41 db62176df00c: Download complete 04:31:44 db62176df00c: Pull complete 04:31:44 3b30891b0d05: Pull complete 04:31:44 06b49ca38bd5: Pull complete 04:31:44 c788192a36de: Pull complete 04:31:44 a77e37c0d609: Pull complete 04:31:46 c3185cebc471: Pull complete 04:31:46 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 04:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:31:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 04:31:47 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:31:47 WORKDIR /edgex 04:31:47 COPY go.mod . 04:31:47 RUN go mod download' 04:31:47 + docker build -t ci-base-image-x86_64 -f - . 04:31:48 Sending build context to Docker daemon 328.7MB 04:31:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:31:48 ---> 031687cdd783 04:31:48 Step 2/4 : WORKDIR /edgex 04:31:49 Still waiting to schedule task 04:31:49 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 04:31:50 ---> Running in 78dd35ef5b16 04:31:50 Removing intermediate container 78dd35ef5b16 04:31:50 ---> bd9be5abc9ba 04:31:50 Step 3/4 : COPY go.mod . 04:31:50 ---> f2182b171fca 04:31:50 Step 4/4 : RUN go mod download 04:31:50 ---> Running in c46cbe00cd3b 04:32:22 Removing intermediate container c46cbe00cd3b 04:32:22 ---> 6714157f0ce7 04:32:22 Successfully built 6714157f0ce7 04:32:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:32:23 + docker inspect -f . ci-base-image-x86_64 04:32:23 . [Pipeline] withDockerContainer 04:32:23 prd-centos7-docker-4c-2g-915 does not seem to be running inside a container 04:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:32:23 $ docker top f9e56329e2fddcba0a0796037f5a73cb7507c33b51c04f0c2eb2a14d96e70c7d -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:24 + go version 04:32:24 go version go1.16.6 linux/amd64 [Pipeline] } 04:32:24 $ docker stop --time=1 f9e56329e2fddcba0a0796037f5a73cb7507c33b51c04f0c2eb2a14d96e70c7d 04:32:25 $ docker rm -f f9e56329e2fddcba0a0796037f5a73cb7507c33b51c04f0c2eb2a14d96e70c7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:32:25 + docker inspect -f . ci-base-image-x86_64 04:32:25 . [Pipeline] withDockerContainer 04:32:26 prd-centos7-docker-4c-2g-915 does not seem to be running inside a container 04:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:32:26 $ docker top 8594a1bbf14ec66688ee1d0e8c3bb2361b7a7e53cadcc2bd9dc5deafaeabd569 -eo pid,comm [Pipeline] { [Pipeline] echo 04:32:26 ========================================================= 04:32:26 [edgeXBuildGoParallel] Running Tests and Build... 04:32:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:32:26 + go mod tidy [Pipeline] sh 04:32:27 + make test 04:32: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 04:32:27 go mod tidy 04:32:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:32:33 ? github.com/edgexfoundry/edgex-go [no test files] 04:32:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:32:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:32:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:32:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:32:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:32:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:32:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:32:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:32:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:32:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:32:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:32:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:32:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:32:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:33:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 04:33:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:33:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:33:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 100.0% of statements 04:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:33:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 46.3% of statements 04:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:33:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.104s coverage: 90.1% of statements 04:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:33:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 81.2% of statements 04:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:33:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 94.2% of statements 04:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:33:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements 04:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:33:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 04:33:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:33:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:33:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:33:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.8% of statements 04:33:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:33:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 04:33:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements 04:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 04:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 04:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 04:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 04:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 04:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 04:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 04:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.171s coverage: 81.8% of statements 04:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 91.3% of statements 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.171s coverage: 66.9% of statements 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.6% of statements 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 04:33:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:33:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.057s coverage: 19.5% of statements 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:33:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:33:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:33:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:33:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:33:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:33:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 04:33:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 04:33:51 GO111MODULE=on go vet ./... 04:34:17 gofmt -l . 04:34:17 [ "`gofmt -l .`" = "" ] 04:34:17 ./bin/test-attribution-txt.sh [Pipeline] sh 04:34:18 + ls -al . 04:34:18 total 608 04:34:18 drwxrwxr-x 10 1001 1001 4096 Aug 15 04:34 . 04:34:18 drwxr-xr-x 4 root root 28 Aug 15 04:32 .. 04:34:18 -rw-rw-r-- 1 1001 1001 11 Aug 15 04:30 .dockerignore 04:34:18 drwxrwxr-x 8 1001 1001 179 Aug 15 04:30 .git 04:34:18 drwxrwxr-x 3 1001 1001 125 Aug 15 04:30 .github 04:34:18 -rw-rw-r-- 1 1001 1001 818 Aug 15 04:30 .gitignore 04:34:18 -rw-rw-r-- 1 1001 1001 76 Aug 15 04:30 .hadolint.yml 04:34:18 drwx------ 3 1001 1001 58 Aug 15 04:31 .semver 04:34:18 -rw-rw-r-- 1 1001 1001 166 Aug 15 04:30 .sonarcloud.properties 04:34:18 -rw-rw-r-- 1 1001 1001 1171 Aug 15 04:30 ADOPTERS.md 04:34:18 -rw-rw-r-- 1 1001 1001 8609 Aug 15 04:30 Attribution.txt 04:34:18 -rw-rw-r-- 1 1001 1001 43881 Aug 15 04:30 CHANGELOG.md 04:34:18 -rw-rw-r-- 1 1001 1001 3804 Aug 15 04:30 CONTRIBUTING.md 04:34:18 -rw-rw-r-- 1 1001 1001 677 Aug 15 04:30 GOVERNANCE.md 04:34:18 -rw-rw-r-- 1 1001 1001 849 Aug 15 04:30 Jenkinsfile 04:34:18 -rw-rw-r-- 1 1001 1001 10775 Aug 15 04:30 LICENSE 04:34:18 -rw-rw-r-- 1 1001 1001 5915 Aug 15 04:30 Makefile 04:34:18 -rw-rw-r-- 1 1001 1001 582 Aug 15 04:30 OWNERS.md 04:34:18 -rw-rw-r-- 1 1001 1001 8643 Aug 15 04:30 README.md 04:34:18 -rw-rw-r-- 1 1001 1001 6912 Aug 15 04:30 SECURITY.md 04:34:18 -rw-rw-r-- 1 1001 1001 5 Aug 15 04:31 VERSION 04:34:18 -rw-rw-r-- 1 1001 1001 4131 Aug 15 04:30 ZMQWindows.md 04:34:18 drwxrwxr-x 2 1001 1001 37 Aug 15 04:30 bin 04:34:18 drwxrwxr-x 14 1001 1001 4096 Aug 15 04:30 cmd 04:34:18 -rw-r--r-- 1 root root 404329 Aug 15 04:33 coverage.out 04:34:18 -rw-rw-r-- 1 1001 1001 813 Aug 15 04:30 go.mod 04:34:18 -rw-r--r-- 1 root root 50064 Aug 15 04:32 go.sum 04:34:18 drwxrwxr-x 8 1001 1001 124 Aug 15 04:30 internal 04:34:18 drwxrwxr-x 3 1001 1001 16 Aug 15 04:30 openapi 04:34:18 drwxrwxr-x 4 1001 1001 71 Aug 15 04:30 snap 04:34:18 -rw-rw-r-- 1 1001 1001 204 Aug 15 04:30 version.go [Pipeline] sh 04:34:18 + '[' -e coverage.out ] 04:34:18 + chown 1001:1001 coverage.out [Pipeline] stash 04:34:18 Stashed 1 file(s) [Pipeline] sh 04:34:19 + make build 04:34:19 go mod tidy 04:34:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 04:34:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:34:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:34:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:34:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:34:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:34:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:34:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:34:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:34:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:34:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 04:34:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:34:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-917 in /w/workspace/edgexfoundry_edgex-go_PR-3665 [Pipeline] { [Pipeline] ws 04:34:34 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 04:34:35 The recommended git tool is: git [Pipeline] } 04:34:35 $ docker stop --time=1 8594a1bbf14ec66688ee1d0e8c3bb2361b7a7e53cadcc2bd9dc5deafaeabd569 04:34:37 $ docker rm -f 8594a1bbf14ec66688ee1d0e8c3bb2361b7a7e53cadcc2bd9dc5deafaeabd569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:34:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:34:39 04:34:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:34:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:34:40 latest: Pulling from edgex-devops/edgex-compose 04:34:40 cbdbe7a5bc2a: Pulling fs layer 04:34:40 ca9280d653b3: Pulling fs layer 04:34:40 7e9c9ca2126c: Pulling fs layer 04:34:40 cbdbe7a5bc2a: Verifying Checksum 04:34:40 cbdbe7a5bc2a: Download complete 04:34:40 cbdbe7a5bc2a: Pull complete 04:34:41 using credential edgex-jenkins-ssh 04:34:41 Cloning the remote Git repository 04:34:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:34:41 ca9280d653b3: Verifying Checksum 04:34:41 ca9280d653b3: Download complete 04:34:41 ca9280d653b3: Pull complete 04:34:41 > git init /w/workspace/edgex-go/3 # timeout=10 04:34:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:34:41 > git --version # timeout=10 04:34:41 > git --version # 'git version 2.17.1' 04:34:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:34:44 7e9c9ca2126c: Download complete 04:34:47 7e9c9ca2126c: Pull complete 04:34:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:34:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:34:47 prd-centos7-docker-4c-2g-915 does not seem to be running inside a container 04:34:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:34:50 $ docker top ee0f99a92c6c33f980bdb726dbd718130713f38f06f8e467a91d6b395120729f -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:50 + docker-compose build --help 04:34:50 + grep parallel 04:34:51 --parallel Build images in parallel. [Pipeline] } 04:34:51 $ docker stop --time=1 ee0f99a92c6c33f980bdb726dbd718130713f38f06f8e467a91d6b395120729f 04:34:52 $ docker rm -f ee0f99a92c6c33f980bdb726dbd718130713f38f06f8e467a91d6b395120729f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:34:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:34:53 . [Pipeline] withDockerContainer 04:34:53 prd-centos7-docker-4c-2g-915 does not seem to be running inside a container 04:34:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:34:53 $ docker top 59214cfd7ad54d4a88fefda0d114d3f1cc1512026430ff1d25af360972fa7aed -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:53 + docker-compose -f ./docker-compose-build.yml build --parallel 04:34:54 Building core-command ... 04:34:54 Building core-data ... 04:34:54 Building core-metadata ... 04:34:54 Building security-bootstrapper ... 04:34:54 Building security-proxy-setup ... 04:34:54 Building security-secretstore-setup ... 04:34:54 Building support-notifications ... 04:34:54 Building support-scheduler ... 04:34:54 Building sys-mgmt-agent ... 04:34:54 Building core-command 04:34:54 Building core-data 04:34:54 Building security-secretstore-setup 04:34:54 Building security-proxy-setup 04:34:54 Building sys-mgmt-agent 04:35:03 Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 04:35:03 Merge succeeded, producing 84dbbf526e10d20c20f3589a2e66583573c76eb0 04:35:03 Checking out Revision 84dbbf526e10d20c20f3589a2e66583573c76eb0 (PR-3665) 04:35:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:35:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:35:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:35:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:35:02 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3665/head:refs/remotes/origin/PR-3665 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:35:03 > git config core.sparsecheckout # timeout=10 04:35:03 > git checkout -f 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c # timeout=10 04:35:03 > git remote # timeout=10 04:35:03 > git config --get remote.origin.url # timeout=10 04:35:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:03 > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 04:35:03 > git rev-parse HEAD^{commit} # timeout=10 04:35:03 > git config core.sparsecheckout # timeout=10 04:35:03 > git checkout -f 84dbbf526e10d20c20f3589a2e66583573c76eb0 # timeout=10 04:35:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:35:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:35:04 ---> 6714157f0ce7 04:35:04 Step 3/24 : WORKDIR /edgex-go 04:35:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:35:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:35:04 ---> 6714157f0ce7 04:35:04 Step 3/22 : WORKDIR /edgex-go 04:35:07 ---> Running in 6f082a370578 04:35:07 ---> Running in 4c5d120c3123 04:35:08 Commit message: "Merge commit 'a50ec7cbd1ffe16c0409c75cc366b79de6e56022' into HEAD" 04:35:08 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:08 provisioning config files... 04:35:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2632087534538490131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:08 > git rev-list --no-walk 8566dc74d09de2df04f007576ec006f49854bcc5 # timeout=10 04:35:09 ---> docker-login.sh 04:35:09 nexus3.edgexfoundry.org:10001 04:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:10 Configure a credential helper to remove this warning. See 04:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:10 04:35:10 Login Succeeded 04:35:10 nexus3.edgexfoundry.org:10002 04:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:10 Configure a credential helper to remove this warning. See 04:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:10 04:35:10 Login Succeeded 04:35:10 nexus3.edgexfoundry.org:10003 04:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:11 Configure a credential helper to remove this warning. See 04:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:11 04:35:11 Login Succeeded 04:35:11 nexus3.edgexfoundry.org:10004 04:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:11 Configure a credential helper to remove this warning. See 04:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:11 04:35:11 Login Succeeded 04:35:11 docker.io 04:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:12 Configure a credential helper to remove this warning. See 04:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:12 04:35:12 Login Succeeded 04:35:12 ---> docker-login.sh ends [Pipeline] } 04:35:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:35:13 Removing intermediate container 4c5d120c3123 04:35:13 ---> f819efa3d400 04:35:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:13 Removing intermediate container 6f082a370578 04:35:13 ---> 3ce769ee945b 04:35:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:13 ---> Running in 847c7351be91 04:35:13 ---> Running in 8d9482a61efd [Pipeline] echo 04:35:13 ========================================================= 04:35:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:35:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:35:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:35:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:35:14 595b0fe564bb: Pulling fs layer 04:35:14 24495759ef45: Pulling fs layer 04:35:14 d148012ef14d: Pulling fs layer 04:35:14 e90a11edd702: Pulling fs layer 04:35:14 d77568369979: Pulling fs layer 04:35:14 fc1c9f9a7f3b: Pulling fs layer 04:35:14 170f2ba95c9a: Pulling fs layer 04:35:14 97ac5df62f85: Pulling fs layer 04:35:14 e90a11edd702: Waiting 04:35:14 170f2ba95c9a: Waiting 04:35:14 97ac5df62f85: Waiting 04:35:14 fc1c9f9a7f3b: Waiting 04:35:14 d77568369979: Waiting 04:35:14 d148012ef14d: Verifying Checksum 04:35:14 d148012ef14d: Download complete 04:35:14 24495759ef45: Download complete 04:35:14 d77568369979: Verifying Checksum 04:35:14 d77568369979: Download complete 04:35:14 fc1c9f9a7f3b: Download complete 04:35:14 595b0fe564bb: Verifying Checksum 04:35:14 595b0fe564bb: Download complete 04:35:14 170f2ba95c9a: Verifying Checksum 04:35:14 170f2ba95c9a: Download complete 04:35:15 595b0fe564bb: Pull complete 04:35:15 24495759ef45: Pull complete 04:35:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:35:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:35:15 ---> 6714157f0ce7 04:35:15 Step 3/24 : WORKDIR /edgex-go 04:35:15 ---> Using cache 04:35:15 ---> f819efa3d400 04:35:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:15 d148012ef14d: Pull complete 04:35:16 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:35:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:35:16 ---> 6714157f0ce7 04:35:16 Step 3/26 : WORKDIR /edgex-go 04:35:16 ---> Using cache 04:35:16 ---> f819efa3d400 04:35:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:35:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:35:17 ---> 6714157f0ce7 04:35:17 Step 3/24 : WORKDIR /edgex-go 04:35:17 ---> Using cache 04:35:17 ---> f819efa3d400 04:35:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:17 97ac5df62f85: Verifying Checksum 04:35:17 97ac5df62f85: Download complete 04:35:18 e90a11edd702: Verifying Checksum 04:35:18 e90a11edd702: Download complete 04:35:18 ---> Running in baddc05f530d 04:35:18 ---> Running in 4c3285b3de97 04:35:18 ---> Running in 77267c60942b 04:35:19 Removing intermediate container 847c7351be91 04:35:19 ---> b196f41bd10a 04:35:19 Step 5/24 : RUN apk add --update --no-cache make bash git 04:35:19 Removing intermediate container 8d9482a61efd 04:35:19 ---> 932790c254af 04:35:19 Step 5/22 : RUN apk add --update --no-cache make git 04:35:19 ---> Running in 8f1b4ad3d4f9 04:35:19 ---> Running in 25aca6271d56 04:35:19 Removing intermediate container baddc05f530d 04:35:19 ---> 41034a11dd7d 04:35:19 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:35:19 ---> Running in 350d119b932e 04:35:19 Removing intermediate container 4c3285b3de97 04:35:19 ---> d9ee59412efe 04:35:19 Step 5/26 : RUN apk add --update --no-cache make git 04:35:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:35:19 ---> Running in e52395572d43 04:35:19 Removing intermediate container 77267c60942b 04:35:19 ---> e09362dae54d 04:35:19 Step 5/24 : RUN apk add --update --no-cache make git 04:35:19 ---> Running in 9a5d78a2f77d 04:35:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:35:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:35:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:35:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:35:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:35:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:35:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:35:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:35:21 OK: 219 MiB in 52 packages 04:35:21 OK: 219 MiB in 52 packages 04:35:21 OK: 219 MiB in 52 packages 04:35:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:35:21 OK: 219 MiB in 52 packages 04:35:21 Removing intermediate container 8f1b4ad3d4f9 04:35:21 ---> eb5bf0c5f625 04:35:21 Step 6/24 : COPY go.mod . 04:35:21 Removing intermediate container 25aca6271d56 04:35:21 ---> ae23c4bed124 04:35:21 Step 6/22 : COPY go.mod . 04:35:22 Removing intermediate container 350d119b932e 04:35:22 ---> 1c3211630603 04:35:22 Step 6/24 : COPY go.mod . 04:35:22 ---> 691516494534 04:35:22 Step 7/24 : RUN go mod download 04:35:22 Removing intermediate container 9a5d78a2f77d 04:35:22 ---> beae11a05b54 04:35:22 Step 6/24 : COPY go.mod . 04:35:22 ---> Running in 8f14e7298654 04:35:22 ---> c77561a11c68 04:35:22 Step 7/22 : RUN go mod download 04:35:22 ---> 55688d13dcb2 04:35:22 Step 7/24 : RUN go mod download 04:35:22 ---> Running in ccef3dcb7b99 04:35:22 ---> Running in 538372d5a511 04:35:22 ---> c178708955a1 04:35:22 Step 7/24 : RUN go mod download 04:35:22 ---> Running in d03ed620a7db 04:35:22 OK: 219 MiB in 52 packages 04:35:23 Removing intermediate container e52395572d43 04:35:23 ---> 04059c1702a5 04:35:23 Step 6/26 : COPY go.mod . 04:35:23 ---> 53b893ca7697 04:35:23 Step 7/26 : RUN go mod download 04:35:23 ---> Running in 95ee7a6368f9 04:35:24 Removing intermediate container d03ed620a7db 04:35:24 ---> 1d9f75ae0b18 04:35:24 Step 8/24 : COPY . . 04:35:24 Removing intermediate container ccef3dcb7b99 04:35:24 ---> c6f8c37713dc 04:35:24 Step 8/22 : COPY . . 04:35:27 Removing intermediate container 8f14e7298654 04:35:27 ---> 533376f2672b 04:35:27 Step 8/24 : COPY . . 04:35:27 Removing intermediate container 538372d5a511 04:35:27 ---> dd41db310424 04:35:27 Step 8/24 : COPY . . 04:35:28 Removing intermediate container 95ee7a6368f9 04:35:28 ---> a6d141f03bb8 04:35:28 Step 8/26 : COPY . . 04:35:30 e90a11edd702: Pull complete 04:35:30 d77568369979: Pull complete 04:35:30 fc1c9f9a7f3b: Pull complete 04:35:30 170f2ba95c9a: Pull complete 04:35:33 ---> 5cee8fbb6379 04:35:33 Step 9/22 : RUN go mod tidy 04:35:33 ---> 7fc205f585e9 04:35:33 Step 9/24 : RUN go mod tidy 04:35:34 ---> Running in da7d8bf152e1 04:35:34 ---> Running in 404592974ef9 04:35:35 97ac5df62f85: Pull complete 04:35:35 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 04:35:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:35:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 04:35:36 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:35:36 WORKDIR /edgex 04:35:36 COPY go.mod . 04:35:36 RUN go mod download -t 04:35:36 ci-base-image-arm64 -f - . 04:35:36 Removing intermediate container 404592974ef9 04:35:36 ---> ab048f322413 04:35:36 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:35:36 Removing intermediate container da7d8bf152e1 04:35:36 ---> eb709811f62c 04:35:36 Step 10/24 : RUN make cmd/core-command/core-command 04:35:36 ---> Running in 698edc132dff 04:35:36 ---> Running in 6856be57162f 04:35:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:35:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:35:38 Sending build context to Docker daemon 165.9MB 04:35:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:35:38 ---> 04bc70af865f 04:35:38 Step 2/4 : WORKDIR /edgex 04:35:43 ---> 950a3d9ef3e7 04:35:43 Step 9/26 : RUN go mod tidy 04:35:43 ---> Running in 305ba56e694d 04:35:44 ---> Running in cab34382e0fc 04:35:44 Removing intermediate container cab34382e0fc 04:35:44 ---> 47b99a214ae4 04:35:44 Step 3/4 : COPY go.mod . 04:35:45 ---> d4b9c8966fa8 04:35:45 Step 4/4 : RUN go mod download 04:35:45 ---> Running in 9c9e1377dd79 04:35:47 ---> c1a7b165d8b8 04:35:47 Step 9/24 : RUN go mod tidy 04:35:47 ---> Running in 86da20182e06 04:35:47 ---> 14b7dd25d540 04:35:47 Step 9/24 : RUN go mod tidy 04:35:47 ---> Running in 3e87a6a1505c 04:35:47 Removing intermediate container 305ba56e694d 04:35:47 ---> 59277f07a523 04:35:47 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:35:47 ---> Running in 5a4169f809d2 04:35:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:35:49 Removing intermediate container 86da20182e06 04:35:49 ---> 2d09710e1d52 04:35:49 Step 10/24 : RUN make cmd/core-data/core-data 04:35:49 ---> Running in 863cdb821f85 04:35:49 Removing intermediate container 3e87a6a1505c 04:35:49 ---> eb3bd6d01bc7 04:35:49 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:35:49 ---> Running in f6c349dd6ef4 04:35:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 04:35: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 04:36:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 04:36:11 Removing intermediate container 698edc132dff 04:36:11 ---> 482e356328b6 04:36:11 04:36:11 Step 11/24 : FROM alpine:3.12 04:36:11 3.12: Pulling from library/alpine 04:36:12 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 04:36:12 Status: Downloaded newer image for alpine:3.12 04:36:12 ---> 13621d1b12d4 04:36:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:36:12 ---> Running in ea6e45d8d9fc 04:36:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:36:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:36:14 Removing intermediate container 6856be57162f 04:36:14 ---> 5c38231ac571 04:36:14 04:36:14 Step 11/22 : FROM alpine:3.12 04:36:14 ---> 13621d1b12d4 04:36:14 Step 12/22 : RUN apk add --update --no-cache curl 04:36:14 (1/1) Installing dumb-init (1.2.2-r1) 04:36:14 Executing busybox-1.31.1-r20.trigger 04:36:14 OK: 6 MiB in 15 packages 04:36:14 ---> Running in 3b23ee55e6bd 04:36:14 Removing intermediate container ea6e45d8d9fc 04:36:14 ---> 6342592ebd01 04:36:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:36:14 ---> Running in fc0bb1d4444b 04:36:14 Removing intermediate container fc0bb1d4444b 04:36:14 ---> 75b643d5b90d 04:36:14 Step 14/24 : ENV APP_PORT=59882 04:36:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:36:14 ---> Running in 90d7a230b09f 04:36:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:36:14 Removing intermediate container 90d7a230b09f 04:36:14 ---> e11a2dcf78f9 04:36:14 Step 15/24 : EXPOSE $APP_PORT 04:36:14 ---> Running in 9851be07cfb3 04:36:15 Removing intermediate container 9851be07cfb3 04:36:15 ---> a211dc0bf3af 04:36:15 Step 16/24 : WORKDIR / 04:36:15 ---> Running in 1bd40ced1fe7 04:36:15 (1/4) Installing ca-certificates (20191127-r4) 04:36:15 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:36:15 (3/4) Installing libcurl (7.78.0-r0) 04:36:15 (4/4) Installing curl (7.78.0-r0) 04:36:15 Executing busybox-1.31.1-r20.trigger 04:36:15 Executing ca-certificates-20191127-r4.trigger 04:36:15 Removing intermediate container 1bd40ced1fe7 04:36:15 ---> e1dfe84688d7 04:36:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:36:15 OK: 7 MiB in 18 packages 04:36:15 ---> d97969d3badf 04:36:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:36:16 Removing intermediate container 3b23ee55e6bd 04:36:16 ---> 1a54e7bd4030 04:36:16 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:36:16 ---> Running in 3c426a847508 04:36:16 ---> c78650efcb1c 04:36:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:36:16 Removing intermediate container 3c426a847508 04:36:16 ---> 8ffcf84c7971 04:36:16 Step 14/22 : WORKDIR /edgex 04:36:16 ---> Running in 4fa59482b6ef 04:36:16 ---> 5e3f5cfe425c 04:36:16 Step 20/24 : ENTRYPOINT ["/core-command"] 04:36:16 Removing intermediate container 4fa59482b6ef 04:36:16 ---> 00131461a154 04:36:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:36:16 ---> Running in 26ca0965a1cd 04:36:17 Removing intermediate container 26ca0965a1cd 04:36:17 ---> b259fea54376 04:36:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:36:17 ---> 6bf4afc1f9b5 04:36:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:36:17 ---> Running in 575e65011a8e 04:36:17 Removing intermediate container 575e65011a8e 04:36:17 ---> ecff9b776809 04:36:17 Step 22/24 : LABEL arch=x86_64 04:36:17 ---> 3290bfb101f9 04:36:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:36:17 ---> Running in 7cdf20c18d5e 04:36:17 Removing intermediate container 7cdf20c18d5e 04:36:17 ---> b6fcdeb10148 04:36:17 Step 23/24 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 04:36:17 ---> Running in a754ac834b93 04:36:18 Removing intermediate container a754ac834b93 04:36:18 ---> f2d48deceae5 04:36:18 Step 24/24 : LABEL version=0.0.0 04:36:18 ---> 7121583fc96d 04:36:18 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:36:18 ---> Running in 11f91b426dd1 04:36:18 ---> Running in 93510447fa23 04:36:18 Removing intermediate container 11f91b426dd1 04:36:18 ---> cffbd581fb7f 04:36:18 04:36:18 Removing intermediate container 93510447fa23 04:36:18 ---> 2dc68d9e0853 04:36:18 Step 19/22 : CMD ["--init=true"] 04:36:18 Successfully built cffbd581fb7f 04:36:18 Successfully tagged core-command:latest 04:36:18 Building support-notifications 04:36:18  Building core-command ... done  ---> Running in 5ad8329a1703 04:36:18 Removing intermediate container 5ad8329a1703 04:36:18 ---> 2eb7217028e4 04:36:18 Step 20/22 : LABEL arch=x86_64 04:36:18 ---> Running in 9593b7e595f3 04:36:19 Removing intermediate container 9593b7e595f3 04:36:19 ---> 3692df8309f3 04:36:19 Step 21/22 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 04:36:19 ---> Running in 4cd890aa0efa 04:36:20 Removing intermediate container 4cd890aa0efa 04:36:20 ---> 66f81ee0b080 04:36:20 Step 22/22 : LABEL version=0.0.0 04:36:20 ---> Running in 3799ef4cec3b 04:36:21 Removing intermediate container 3799ef4cec3b 04:36:21 ---> 2f11c3999a05 04:36:21 04:36:21 Successfully built 2f11c3999a05 04:36:21 Successfully tagged security-proxy-setup:latest 04:36:21  Building security-proxy-setup ... done Building security-bootstrapper 04:36:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:36:27 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:36:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:36:27 ---> 6714157f0ce7 04:36:27 Step 3/32 : WORKDIR /edgex-go 04:36:27 ---> Using cache 04:36:27 ---> f819efa3d400 04:36:27 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:36:27 ---> Using cache 04:36:27 ---> e09362dae54d 04:36:27 Step 5/32 : RUN apk add --update --no-cache make git 04:36:27 ---> Using cache 04:36:27 ---> beae11a05b54 04:36:27 Step 6/32 : COPY go.mod . 04:36:27 ---> Using cache 04:36:27 ---> c178708955a1 04:36:27 Step 7/32 : RUN go mod download 04:36:27 ---> Using cache 04:36:27 ---> 1d9f75ae0b18 04:36:27 Step 8/32 : COPY . . 04:36:27 ---> Using cache 04:36:27 ---> 7fc205f585e9 04:36:27 Step 9/32 : RUN go mod tidy 04:36:27 ---> Using cache 04:36:27 ---> eb709811f62c 04:36:27 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:36:27 ---> Running in fe2d7696fec4 04:36:27 Removing intermediate container f6c349dd6ef4 04:36:27 ---> 503a9d199e92 04:36:27 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:36:27 ---> Running in 4dbd53421c4f 04:36:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:36:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:36:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:36:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:36:29 ---> 6714157f0ce7 04:36:29 Step 3/23 : WORKDIR /edgex-go 04:36:29 ---> Using cache 04:36:29 ---> f819efa3d400 04:36:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:36:29 ---> Using cache 04:36:29 ---> e09362dae54d 04:36:29 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:36:29 Removing intermediate container 5a4169f809d2 04:36:29 ---> d1620fd1b647 04:36:29 04:36:29 Step 11/26 : FROM alpine:3.12 04:36:29 ---> 13621d1b12d4 04:36:29 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:36:29 ---> Running in 9a7391022acd 04:36:29 ---> Running in 768998fa7ae0 04:36:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:36:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:36:30 Removing intermediate container 4dbd53421c4f 04:36:30 ---> ecd20ed8117b 04:36:30 04:36:30 Step 12/24 : FROM docker:20.10.7 04:36:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:36:30 (1/3) Installing ca-certificates (20191127-r4) 04:36:30 (2/3) Installing dumb-init (1.2.2-r1) 04:36:30 (3/3) Installing su-exec (0.2-r1) 04:36:30 Executing busybox-1.31.1-r20.trigger 04:36:30 Executing ca-certificates-20191127-r4.trigger 04:36:30 20.10.7: Pulling from library/docker 04:36:30 OK: 6 MiB in 17 packages 04:36:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:36:31 OK: 219 MiB in 52 packages 04:36:31 Removing intermediate container 768998fa7ae0 04:36:31 ---> 9d3992f35e09 04:36:31 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:36:31 ---> Running in b6e4182ecbad 04:36:31 Removing intermediate container b6e4182ecbad 04:36:31 ---> 7fa44ac1d29a 04:36:31 Step 14/26 : WORKDIR / 04:36:31 ---> Running in 362103d3ef90 04:36:32 Removing intermediate container 9a7391022acd 04:36:32 ---> e5ba9f6af3a1 04:36:32 Step 6/23 : COPY go.mod . 04:36:32 Removing intermediate container 362103d3ef90 04:36:32 ---> 25e9b129c70e 04:36:32 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:36:32 ---> aec3f678d2a4 04:36:32 Step 7/23 : RUN go mod download 04:36:32 ---> 21e3282d4cb1 04:36:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:36:32 ---> Running in 21dcf87496ed 04:36:33 Removing intermediate container 863cdb821f85 04:36:33 ---> 5250d5c1b27c 04:36:33 04:36:33 Step 11/24 : FROM alpine:3.12 04:36:33 ---> 13621d1b12d4 04:36:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:36:33 ---> 30e1c59e5c5f 04:36:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:36:33 ---> Running in 363077cc4e9c 04:36:33 ---> 219da8134144 04:36:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:36:33 Removing intermediate container 363077cc4e9c 04:36:33 ---> bc510d0aa10d 04:36:33 Step 13/24 : ENV APP_PORT=59880 04:36:34 ---> Running in 365143b6c835 04:36:34 Removing intermediate container 365143b6c835 04:36:34 ---> 54aca09283aa 04:36:34 Step 14/24 : EXPOSE $APP_PORT 04:36:34 ---> Running in c8763854a5f1 04:36:34 ---> ef68926e385a 04:36:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:36:34 Removing intermediate container c8763854a5f1 04:36:34 ---> 8607f042b5de 04:36:34 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:36:34 ---> Running in 3a337613f35d 04:36:34 ---> f55615162ebb 04:36:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:36:35 Removing intermediate container 21dcf87496ed 04:36:35 ---> e40e963a8cbe 04:36:35 Step 8/23 : COPY . . 04:36:35 ---> 2f2fd6dab2c8 04:36:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:36:36 ---> 26426f4517d7 04:36:36 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 04:36:37 Removing intermediate container 3a337613f35d 04:36:37 ---> 75a3d91b9bb0 04:36:37 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:36:37 ---> Running in 3a7f08f247bf 04:36:37 ---> Running in 286cb5edeab7 04:36:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:36:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:36:39 (1/6) Installing dumb-init (1.2.2-r1) 04:36:39 (2/6) Installing libgcc (9.3.0-r2) 04:36:39 (3/6) Installing libsodium (1.0.18-r0) 04:36:39 (4/6) Installing libstdc++ (9.3.0-r2) 04:36:39 (5/6) Installing libzmq (4.3.3-r0) 04:36:40 (6/6) Installing zeromq (4.3.3-r0) 04:36:40 Executing busybox-1.31.1-r20.trigger 04:36:40 OK: 8 MiB in 20 packages 04:36:40 Removing intermediate container 3a7f08f247bf 04:36:40 ---> fd61e8b17b26 04:36:40 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:36:40 ---> Running in 04d37d716f55 04:36:41 Removing intermediate container 04d37d716f55 04:36:41 ---> 9da665ba114e 04:36:41 Step 24/26 : LABEL arch=x86_64 04:36:41 Removing intermediate container 286cb5edeab7 04:36:41 ---> 582a3cb1a833 04:36:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:36:41 ---> Running in b57383382a64 04:36:42 Removing intermediate container b57383382a64 04:36:42 ---> ed5c40652cb7 04:36:42 Step 25/26 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 04:36:42 ---> e1397d856984 04:36:42 Step 9/23 : RUN go mod tidy 04:36:42 ---> 727de5d4130b 04:36:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:36:42 ---> Running in 411e038baba1 04:36:42 ---> Running in 89793988f188 04:36:42 Removing intermediate container 411e038baba1 04:36:42 ---> ceb6b41b2ed2 04:36:42 Step 26/26 : LABEL version=0.0.0 04:36:42 ---> Running in 1dec4a031f63 04:36:43 Removing intermediate container 1dec4a031f63 04:36:43 ---> c4a6982c19fd 04:36:43 04:36:43 Successfully built c4a6982c19fd 04:36:43 Successfully tagged security-secretstore-setup:latest 04:36:43  Building security-secretstore-setup ... done Building support-scheduler 04:36:43 ---> 837b4939ee4d 04:36:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:36:44 ---> 4ac777d41f88 04:36:44 Step 20/24 : ENTRYPOINT ["/core-data"] 04:36:45 ---> Running in fe12d182c56c 04:36:46 Removing intermediate container 89793988f188 04:36:46 ---> dd36f8d0e39b 04:36:46 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:36:46 Removing intermediate container fe12d182c56c 04:36:46 ---> edcaafc8d356 04:36:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:36:46 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 04:36:46 Status: Downloaded newer image for docker:20.10.7 04:36:46 ---> 08bdaf2f88f9 04:36:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:36:46 ---> Running in a98734280e52 04:36:46 ---> Running in f2e2bb870157 04:36:46 ---> Running in 301b1f4f5fbd 04:36:46 Removing intermediate container f2e2bb870157 04:36:46 ---> 63a43e332c66 04:36:46 Step 22/24 : LABEL arch=x86_64 04:36:46 Removing intermediate container 301b1f4f5fbd 04:36:46 ---> a7ba088e754b 04:36:46 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 04:36:46 ---> Running in 3927ddbb8b47 04:36:46 ---> Running in 8736a0722b73 04:36:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:36:46 Removing intermediate container 3927ddbb8b47 04:36:46 ---> 8c80b8a6c44a 04:36:46 Step 23/24 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 04:36:46 ---> Running in 583edd300fb7 04:36:47 Removing intermediate container 583edd300fb7 04:36:47 ---> 07233ee0699e 04:36:47 Step 24/24 : LABEL version=0.0.0 04:36:47 ---> Running in 76cc5919877b 04:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:36:47 Removing intermediate container 76cc5919877b 04:36:47 ---> 9ca4c03c2e32 04:36:47 04:36:47 Successfully built 9ca4c03c2e32 04:36:47 Successfully tagged core-data:latest 04:36:47 Building core-metadata 04:36:47  Building core-data ... done (1/39) Installing readline (8.1.0-r0) 04:36:47 (2/39) Installing bash (5.1.0-r0) 04:36:47 Executing bash-5.1.0-r0.post-install 04:36:47 (3/39) Installing brotli-libs (1.0.9-r3) 04:36:47 (4/39) Installing nghttp2-libs (1.42.0-r1) 04:36:47 (5/39) Installing libcurl (7.78.0-r0) 04:36:47 (6/39) Installing curl (7.78.0-r0) 04:36:47 (7/39) Installing dumb-init (1.2.5-r0) 04:36:47 (8/39) Installing libbz2 (1.0.8-r1) 04:36:47 (9/39) Installing expat (2.2.10-r1) 04:36:47 (10/39) Installing libffi (3.3-r2) 04:36:47 (11/39) Installing gdbm (1.19-r0) 04:36:47 (12/39) Installing xz-libs (5.2.5-r0) 04:36:47 (13/39) Installing sqlite-libs (3.34.1-r0) 04:36:47 (14/39) Installing python3 (3.8.10-r0) 04:36:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:36:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:36:51 ---> 6714157f0ce7 04:36:51 Step 3/24 : WORKDIR /edgex-go 04:36:51 ---> Using cache 04:36:51 ---> f819efa3d400 04:36:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:36:51 ---> Using cache 04:36:51 ---> e09362dae54d 04:36:51 Step 5/24 : RUN apk add --update --no-cache make git 04:36:51 ---> Using cache 04:36:51 ---> beae11a05b54 04:36:51 Step 6/24 : COPY go.mod . 04:36:51 ---> Using cache 04:36:51 ---> c178708955a1 04:36:51 Step 7/24 : RUN go mod download 04:36:51 ---> Using cache 04:36:51 ---> 1d9f75ae0b18 04:36:51 Step 8/24 : COPY . . 04:36:51 (15/39) Installing py3-appdirs (1.4.4-r1) 04:36:51 (16/39) Installing py3-ordered-set (4.0.2-r0) 04:36:51 (17/39) Installing py3-parsing (2.4.7-r1) 04:36:51 ---> Using cache 04:36:51 ---> 7fc205f585e9 04:36:51 Step 9/24 : RUN go mod tidy 04:36:51 ---> Using cache 04:36:51 ---> eb709811f62c 04:36:51 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:36:51 (18/39) Installing py3-six (1.15.0-r0) 04:36:52 (19/39) Installing py3-packaging (20.9-r0) 04:36:52 (20/39) Installing py3-setuptools (51.3.3-r0) 04:36:52 (21/39) Installing py3-chardet (4.0.0-r0) 04:36:52 (22/39) Installing py3-idna (3.1-r0) 04:36:52 (23/39) Installing py3-urllib3 (1.26.2-r1) 04:36:52 (24/39) Installing py3-requests (2.25.1-r1) 04:36:52 (25/39) Installing py3-msgpack (1.0.2-r0) 04:36:53 (26/39) Installing py3-lockfile (0.12.2-r3) 04:36:53 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:36:53 (28/39) Installing py3-colorama (0.4.4-r0) 04:36:53 (29/39) Installing py3-contextlib2 (0.6.0-r0) 04:36:53 (30/39) Installing py3-distlib (0.3.1-r1) 04:36:53 Removing intermediate container fe2d7696fec4 04:36:53 ---> 034c8fea7604 04:36:53 04:36:53 Step 11/32 : FROM alpine:3.12 04:36:53 ---> 13621d1b12d4 04:36:53 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:36:53 (31/39) Installing py3-distro (1.5.0-r1) 04:36:53 (32/39) Installing py3-webencodings (0.5.1-r3) 04:36:53 ---> Running in b8b06502b267 04:36:53 (33/39) Installing py3-html5lib (1.1-r0) 04:36:53 (34/39) Installing py3-pytoml (0.1.21-r0) 04:36:53 (35/39) Installing py3-pep517 (0.9.1-r0) 04:36:53 (36/39) Installing py3-progress (1.5-r0) 04:36:53 ---> Running in 0fa66930c390 04:36:53 (37/39) Installing py3-retrying (1.3.3-r0) 04:36:53 (38/39) Installing py3-toml (0.10.2-r0) 04:36:53 (39/39) Installing py3-pip (20.3.4-r0) 04:36:53 Removing intermediate container 0fa66930c390 04:36:53 ---> aaeffd558114 04:36:53 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:36:53 Executing busybox-1.32.1-r6.trigger 04:36:53 OK: 82 MiB in 59 packages 04:36:54 ---> Running in 58ee0e1da038 04:36:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:36:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:36:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:36:55 (1/2) Installing dumb-init (1.2.2-r1) 04:36:55 (2/2) Installing su-exec (0.2-r1) 04:36:55 Executing busybox-1.31.1-r20.trigger 04:36:55 OK: 6 MiB in 16 packages 04:36:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:36:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:36:55 ---> 6714157f0ce7 04:36:55 Step 3/23 : WORKDIR /edgex-go 04:36:55 ---> Using cache 04:36:55 ---> f819efa3d400 04:36:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:36:55 ---> Using cache 04:36:55 ---> e09362dae54d 04:36:55 Step 5/23 : RUN apk add --update --no-cache make git 04:36:55 ---> Using cache 04:36:55 ---> beae11a05b54 04:36:55 Step 6/23 : COPY go.mod . 04:36:55 ---> Using cache 04:36:55 ---> c178708955a1 04:36:55 Step 7/23 : RUN go mod download 04:36:55 ---> Using cache 04:36:55 ---> 1d9f75ae0b18 04:36:55 Step 8/23 : COPY . . 04:36:55 ---> Using cache 04:36:55 ---> 7fc205f585e9 04:36:55 Step 9/23 : RUN go mod tidy 04:36:55 ---> Using cache 04:36:55 ---> eb709811f62c 04:36:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:36:55 ---> Running in f699b3e5fe19 04:36:55 Removing intermediate container 58ee0e1da038 04:36:55 ---> 392c9f17c014 04:36:55 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:36:55 ---> Running in 63dcf6de98fd 04:36:56 Removing intermediate container 63dcf6de98fd 04:36:56 ---> 7c0ac7ae01a4 04:36:56 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:36:56 ---> Running in 158dc3a01bfe 04:36:56 Removing intermediate container 158dc3a01bfe 04:36:56 ---> 1f5b0701da13 04:36:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:36:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:36:56 ---> Running in 62c0452faa9a 04:36:57 Collecting docker-compose==1.23.2 04:36:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:36:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:36:57 Collecting docopt<0.7,>=0.6.1 04:36:57 Downloading docopt-0.6.2.tar.gz (25 kB) 04:36:57 Removing intermediate container 62c0452faa9a 04:36:57 ---> 3eef04f05370 04:36:57 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:36:57 ---> Running in e66cdd847d20 04:36:57 Removing intermediate container e66cdd847d20 04:36:57 ---> 156ade3e91f1 04:36:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:36:57 ---> 10990671e614 04:36:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:36:57 Collecting docker<4.0,>=3.6.0 04:36:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:36:57 ---> Running in df36a9361752 04:36:58 Collecting websocket-client<1.0,>=0.32.0 04:36:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:36:58 Collecting texttable<0.10,>=0.9.0 04:36:58 Downloading texttable-0.9.1.tar.gz (11 kB) 04:36:59 Removing intermediate container df36a9361752 04:36:59 ---> faf7c8a1ed97 04:36:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:36:59 Collecting cached-property<2,>=1.2.0 04:36:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:36:59 Collecting dockerpty<0.5,>=0.4.1 04:36:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:36:59 ---> 6b4bf1321cdb 04:36:59 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:36:59 ---> 269c24cdf92d 04:36:59 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:37:00 Collecting PyYAML<4,>=3.10 04:37:00 Downloading PyYAML-3.13.tar.gz (270 kB) 04:37:00 ---> 9f06e297afb9 04:37:00 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:37:00 ---> 960d705121fe 04:37:00 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:37:00 ---> fb52e48347b3 04:37:00 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:37:00 ---> Running in eb050703018e 04:37:01 Removing intermediate container eb050703018e 04:37:01 ---> 80abbc3974c4 04:37:01 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:37:01 Collecting jsonschema<3,>=2.5.1 04:37:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:37:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:37:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:37:01 ---> db7d7575be80 04:37:01 Step 27/32 : RUN chmod +x /entrypoint.sh 04:37:01 Collecting docker-pycreds>=0.4.0 04:37:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:37:01 ---> Running in bb953b768137 04:37:01 Collecting idna<2.8,>=2.5 04:37:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:37:01 Collecting chardet<3.1.0,>=3.0.2 04:37:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:37:02 Collecting urllib3<1.25,>=1.21.1 04:37:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:37:02 Collecting certifi>=2017.4.17 04:37:02 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 04:37:02 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:37:02 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:37:02 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:37:02 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:37:02 Removing intermediate container bb953b768137 04:37:02 ---> 722686bf5952 04:37:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:37:02 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:37:02 Attempting uninstall: urllib3 04:37:02 Found existing installation: urllib3 1.26.2 04:37:02 Uninstalling urllib3-1.26.2: 04:37:02 Successfully uninstalled urllib3-1.26.2 04:37:02 ---> Running in 7062f41cc1c0 04:37:02 Attempting uninstall: idna 04:37:02 Found existing installation: idna 3.1 04:37:02 Uninstalling idna-3.1: 04:37:02 Successfully uninstalled idna-3.1 04:37:02 Removing intermediate container 7062f41cc1c0 04:37:02 ---> 7972d49f5db4 04:37:02 Step 29/32 : CMD ["gate"] 04:37:02 ---> Running in c94cd0de0103 04:37:03 Attempting uninstall: chardet 04:37:03 Found existing installation: chardet 4.0.0 04:37:03 Uninstalling chardet-4.0.0: 04:37:03 Successfully uninstalled chardet-4.0.0 04:37:03 Removing intermediate container c94cd0de0103 04:37:03 ---> b409ecd33b79 04:37:03 Step 30/32 : LABEL arch=x86_64 04:37:03 ---> Running in c3bad4b01b22 04:37:03 Removing intermediate container c3bad4b01b22 04:37:03 ---> 4d380fcdd69c 04:37:03 Step 31/32 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 04:37:03 ---> Running in 0da60fb5f70d 04:37:03 Attempting uninstall: requests 04:37:03 Found existing installation: requests 2.25.1 04:37:03 Uninstalling requests-2.25.1: 04:37:03 Successfully uninstalled requests-2.25.1 04:37:03 Removing intermediate container 0da60fb5f70d 04:37:03 ---> 97a30fccb6c1 04:37:03 Step 32/32 : LABEL version=0.0.0 04:37:04 ---> Running in 5edb059a10c2 04:37:04 Running setup.py install for texttable: started 04:37:04 Removing intermediate container 5edb059a10c2 04:37:04 ---> 253b7efb7e56 04:37:04 04:37:04 Successfully built 253b7efb7e56 04:37:04 Successfully tagged security-bootstrapper:latest 04:37:04  Building security-bootstrapper ... done  Running setup.py install for texttable: finished with status 'done' 04:37:04 Running setup.py install for PyYAML: started 04:37:05 Running setup.py install for PyYAML: finished with status 'done' 04:37:05 Running setup.py install for docopt: started 04:37:06 Running setup.py install for docopt: finished with status 'done' 04:37:06 Running setup.py install for dockerpty: started 04:37:07 Running setup.py install for dockerpty: finished with status 'done' 04:37:07 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 04:37:12 Removing intermediate container 8736a0722b73 04:37:12 ---> a4dc26017757 04:37:12 Step 15/24 : ENV APP_PORT=58890 04:37:12 ---> Running in f202906bec8c 04:37:12 Removing intermediate container f202906bec8c 04:37:12 ---> 4cd4e5106ff3 04:37:12 Step 16/24 : EXPOSE $APP_PORT 04:37:12 ---> Running in 20d492dfa469 04:37:12 Removing intermediate container 20d492dfa469 04:37:12 ---> 0d1218726369 04:37:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:37:12 ---> 36f9ddccc901 04:37:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:37:12 ---> f060aa581247 04:37:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:37:12 ---> f4c8bd697016 04:37:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:37:13 ---> Running in 572ad0e9c118 04:37:13 Removing intermediate container 572ad0e9c118 04:37:13 ---> 8034107ab10d 04:37:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:37:13 ---> Running in 73ca52a88c9e 04:37:13 Removing intermediate container 73ca52a88c9e 04:37:13 ---> 5bc790502884 04:37:13 Step 22/24 : LABEL arch=x86_64 04:37:13 ---> Running in 5cdd3a1f12f7 04:37:13 Removing intermediate container 5cdd3a1f12f7 04:37:13 ---> 3eabad3454a3 04:37:13 Step 23/24 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 04:37:13 ---> Running in f463a72a7a6f 04:37:13 Removing intermediate container f463a72a7a6f 04:37:13 ---> c4db5627e903 04:37:13 Step 24/24 : LABEL version=0.0.0 04:37:13 ---> Running in 1fa7e8b279cd 04:37:14 Removing intermediate container 1fa7e8b279cd 04:37:14 ---> a4ee6a929ec3 04:37:14 04:37:14 Successfully built a4ee6a929ec3 04:37:14 Successfully tagged sys-mgmt-agent:latest 04:37:18  Building sys-mgmt-agent ... done Removing intermediate container a98734280e52 04:37:18 ---> e8d9a248d764 04:37:18 04:37:18 Step 11/23 : FROM alpine:3.12 04:37:18 ---> 13621d1b12d4 04:37:18 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:37:18 ---> Running in 2c7523f36596 04:37:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:19 (1/2) Installing ca-certificates (20191127-r4) 04:37:19 (2/2) Installing dumb-init (1.2.2-r1) 04:37:19 Executing busybox-1.31.1-r20.trigger 04:37:19 Executing ca-certificates-20191127-r4.trigger 04:37:19 OK: 6 MiB in 16 packages 04:37:20 Removing intermediate container 2c7523f36596 04:37:20 ---> 70218f63a1c3 04:37:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:37:20 ---> Running in 208231fba472 04:37:20 Removing intermediate container 208231fba472 04:37:20 ---> 76218725f660 04:37:20 Step 14/23 : ENV APP_PORT=59860 04:37:20 ---> Running in e88ce90029f8 04:37:20 Removing intermediate container e88ce90029f8 04:37:20 ---> cd3c069d8b77 04:37:20 Step 15/23 : EXPOSE $APP_PORT 04:37:20 ---> Running in 00a835e4deab 04:37:20 Removing intermediate container 00a835e4deab 04:37:20 ---> 599b4e758ab3 04:37:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:37:21 ---> 9d858d1930c4 04:37:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:37:21 ---> e62a6c2decbf 04:37:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:37:21 ---> bf678955eb9c 04:37:21 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:37:21 ---> Running in bf7caf9f2797 04:37:21 Removing intermediate container bf7caf9f2797 04:37:21 ---> 317eced59e93 04:37:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:37:21 ---> Running in 125c9c5aa26f 04:37:22 Removing intermediate container 125c9c5aa26f 04:37:22 ---> 300e8864f9e8 04:37:22 Step 21/23 : LABEL arch=x86_64 04:37:22 ---> Running in 78ece63d541b 04:37:22 Removing intermediate container 9c9e1377dd79 04:37:22 ---> e6c0231dd51d 04:37:22 Successfully built e6c0231dd51d 04:37:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:37:22 Removing intermediate container 78ece63d541b 04:37:22 ---> f746e302858d 04:37:22 Step 22/23 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 04:37:22 ---> Running in cccf4ed7fb43 04:37:22 Removing intermediate container cccf4ed7fb43 04:37:22 ---> 2aac34bd3f6a 04:37:22 Step 23/23 : LABEL version=0.0.0 04:37:22 ---> Running in 1214752dd4fa 04:37:22 + docker inspect -f . ci-base-image-arm64 04:37:22 . [Pipeline] withDockerContainer 04:37:22 prd-ubuntu18.04-docker-arm64-4c-16g-917 does not seem to be running inside a container 04:37:22 Removing intermediate container 1214752dd4fa 04:37:22 ---> 1f55ac22ad02 04:37:22 04:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:37:23 Successfully built 1f55ac22ad02 04:37:23 Successfully tagged support-notifications:latest 04:37:24 $ docker top 4802d7ddedd7fd3cc774d28ded04fb1a3d0b25c7f95cda0696dafa707ef0fd7a -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:25 + go version 04:37:25 go version go1.16.6 linux/arm64 [Pipeline] } 04:37:25 $ docker stop --time=1 4802d7ddedd7fd3cc774d28ded04fb1a3d0b25c7f95cda0696dafa707ef0fd7a 04:37:25  Building support-notifications ... done Removing intermediate container b8b06502b267 04:37:25 ---> a1f086c7eb12 04:37:25 04:37:25 Step 11/24 : FROM alpine:3.12 04:37:25 ---> 13621d1b12d4 04:37:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:37:25 ---> Using cache 04:37:25 ---> 6342592ebd01 04:37:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:37:25 ---> Using cache 04:37:25 ---> 75b643d5b90d 04:37:25 Step 14/24 : ENV APP_PORT=59881 04:37:25 Removing intermediate container f699b3e5fe19 04:37:25 ---> 3320510f8e53 04:37:25 04:37:25 Step 11/23 : FROM alpine:3.12 04:37:25 ---> 13621d1b12d4 04:37:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:37:25 ---> Using cache 04:37:25 ---> 6342592ebd01 04:37:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:37:25 ---> Using cache 04:37:25 ---> 75b643d5b90d 04:37:25 Step 14/23 : ENV APP_PORT=59861 04:37:25 ---> Running in 37f6f9d54de2 04:37:25 ---> Running in 66b4b30e0a31 04:37:25 Removing intermediate container 37f6f9d54de2 04:37:25 ---> d47a615d43f1 04:37:25 Step 15/24 : EXPOSE $APP_PORT 04:37:25 Removing intermediate container 66b4b30e0a31 04:37:25 ---> 514d9552e527 04:37:25 Step 15/23 : EXPOSE $APP_PORT 04:37:25 ---> Running in d60a44ab0d4a 04:37:25 ---> Running in 5d8f0186be41 04:37:25 Removing intermediate container d60a44ab0d4a 04:37:25 ---> 627b468587f3 04:37:25 Step 16/24 : WORKDIR / 04:37:25 Removing intermediate container 5d8f0186be41 04:37:25 ---> 4facb62863e4 04:37:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:37:25 ---> Running in 9f356d98b451 04:37:26 Removing intermediate container 9f356d98b451 04:37:26 ---> 39e680386a93 04:37:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:37:26 ---> 8a88aa1c909a 04:37:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:37:26 ---> 14fae105c1de 04:37:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:37:26 ---> fa4019ae6ee2 04:37:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:37:26 ---> 97d3f3eaac3b 04:37:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:37:26 ---> c0d40ba2a898 04:37:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:37:26 ---> Running in 22b07e617747 04:37:26 Removing intermediate container 22b07e617747 04:37:26 ---> 2efca7db22da 04:37:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:37:26 ---> 7635f8ac38cd 04:37:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:37:26 ---> Running in bbe67b5212d5 04:37:26 ---> Running in f459f95a943a 04:37:26 Removing intermediate container bbe67b5212d5 04:37:26 ---> c89e1e01f488 04:37:26 Step 21/23 : LABEL arch=x86_64 04:37:26 Removing intermediate container f459f95a943a 04:37:26 ---> d0499f59840d 04:37:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:37:26 ---> Running in bfc98f65e151 04:37:26 ---> Running in 19e8450c6403 04:37:26 Removing intermediate container bfc98f65e151 04:37:26 ---> a88b3ebca04a 04:37:26 Step 22/23 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 04:37:26 ---> Running in ff253f296172 04:37:26 Removing intermediate container 19e8450c6403 04:37:26 ---> 4e229cb65270 04:37:26 Step 22/24 : LABEL arch=x86_64 04:37:27 ---> Running in 49c72d7fc1be 04:37:27 Removing intermediate container ff253f296172 04:37:27 ---> 2aa8243f54a7 04:37:27 Step 23/23 : LABEL version=0.0.0 04:37:27 ---> Running in 551d4a57f11a 04:37:27 Removing intermediate container 49c72d7fc1be 04:37:27 ---> 09aa526d7f66 04:37:27 Step 23/24 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 04:37:27 ---> Running in b4f08f957044 04:37:27 Removing intermediate container 551d4a57f11a 04:37:27 ---> 6c68fda7f2c1 04:37:27 04:37:27 Removing intermediate container b4f08f957044 04:37:27 ---> 54c9ceaa735e 04:37:27 Step 24/24 : LABEL version=0.0.0 04:37:27 Successfully built 6c68fda7f2c1 04:37:27 Successfully tagged support-scheduler:latest 04:37:27  Building support-scheduler ... done  ---> Running in 13a28045b2e6 04:37:27 Removing intermediate container 13a28045b2e6 04:37:27 ---> 8363bb473e0b 04:37:27 04:37:27 Successfully built 8363bb473e0b 04:37:27 Successfully tagged core-metadata:latest 04:37:27 $ docker rm -f 4802d7ddedd7fd3cc774d28ded04fb1a3d0b25c7f95cda0696dafa707ef0fd7a 04:37:27  Building core-metadata ... done  [Pipeline] // withDockerContainer [Pipeline] } 04:37:27 $ docker stop --time=1 59214cfd7ad54d4a88fefda0d114d3f1cc1512026430ff1d25af360972fa7aed 04:37:29 $ docker rm -f 59214cfd7ad54d4a88fefda0d114d3f1cc1512026430ff1d25af360972fa7aed [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:37:29 + docker images 04:37:29 REPOSITORY TAG IMAGE ID CREATED SIZE 04:37:29 support-scheduler latest 6c68fda7f2c1 2 seconds ago 16.1MB 04:37:29 core-metadata latest 8363bb473e0b 2 seconds ago 16.7MB 04:37:29 3320510f8e53 4 seconds ago 1.75GB 04:37:29 a1f086c7eb12 5 seconds ago 1.75GB 04:37:29 support-notifications latest 1f55ac22ad02 7 seconds ago 16.8MB 04:37:29 e8d9a248d764 12 seconds ago 1.75GB 04:37:29 sys-mgmt-agent latest a4ee6a929ec3 16 seconds ago 325MB 04:37:29 security-bootstrapper latest 253b7efb7e56 26 seconds ago 18.8MB 04:37:29 034c8fea7604 41 seconds ago 1.75GB 04:37:29 core-data latest 9ca4c03c2e32 42 seconds ago 20.4MB 04:37:29 security-secretstore-setup latest c4a6982c19fd 46 seconds ago 28.1MB 04:37:29 5250d5c1b27c 56 seconds ago 1.76GB 04:37:29 ecd20ed8117b 59 seconds ago 1.75GB 04:37:29 d1620fd1b647 About a minute ago 1.76GB 04:37:29 security-proxy-setup latest 2f11c3999a05 About a minute ago 25.9MB 04:37:29 core-command latest cffbd581fb7f About a minute ago 16MB 04:37:29 5c38231ac571 About a minute ago 1.76GB 04:37:29 482e356328b6 About a minute ago 1.75GB 04:37:29 ci-base-image-x86_64 latest 6714157f0ce7 5 minutes ago 1.25GB 04:37:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 9 days ago 547MB 04:37:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 12 days ago 37.5MB 04:37:29 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 04:37:29 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 04:37:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 04:37:29 + docker inspect -f . ci-base-image-arm64 04:37:29 . Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] withDockerContainer 04:37:29 prd-ubuntu18.04-docker-arm64-4c-16g-917 does not seem to be running inside a container 04:37:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:37:31 $ docker top a45c022941e549ffb4b628a7ceaa9a8e91c350901258bea7a70c406738378f0a -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Snap) [Pipeline] echo 04:37:31 ========================================================= 04:37:31 [edgeXBuildGoParallel] Running Tests and Build... 04:37:31 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] findFiles [Pipeline] node 04:37:32 + go mod tidy [Pipeline] sh 04:37:34 + make test 04:37:34 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 04:37:34 go mod tidy 04:37:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:37:47 Still waiting to schedule task 04:37:47 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 04:38:01 ? github.com/edgexfoundry/edgex-go [no test files] 04:38:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:39:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:39:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:39:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:39:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:39:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:39:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:39:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:39:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:39:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.193s coverage: 28.7% of statements 04:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:39:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.388s coverage: 100.0% of statements 04:39:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.306s coverage: 46.3% of statements 04:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:39:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.561s coverage: 90.1% of statements 04:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:39:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.284s coverage: 81.2% of statements 04:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:39:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.453s coverage: 94.2% of statements 04:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:39:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.268s coverage: 59.1% of statements 04:39:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:39:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:39:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:39:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:39:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:39:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.245s coverage: 60.0% of statements 04:39:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:39:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:39:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:39:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.8% of statements 04:39:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:39:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.189s coverage: 58.8% of statements 04:39:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 21.7% of statements 04:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.253s coverage: 47.1% of statements 04:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.245s coverage: 79.5% of statements 04:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.165s coverage: 94.1% of statements 04:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.228s coverage: 96.3% of statements 04:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements 04:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.228s coverage: 94.4% of statements 04:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.159s coverage: 44.8% of statements 04:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.499s coverage: 81.8% of statements 04:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.170s coverage: 58.8% of statements 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.176s coverage: 80.0% of statements 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.302s coverage: 91.2% of statements 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.604s coverage: 64.4% of statements 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.158s coverage: 100.0% of statements 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.165s coverage: 91.3% of statements 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.125s coverage: 73.7% of statements 04:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 04:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.007s coverage: 66.9% of statements 04:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.704s coverage: 43.6% of statements 04:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements 04:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.279s coverage: 84.8% of statements 04:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:40:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.225s coverage: 19.5% of statements 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:40:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.566s coverage: 92.0% of statements 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:40:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 62.7% of statements 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:40:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.381s coverage: 97.7% of statements 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:40:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.159s coverage: 28.9% of statements 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:40:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:40:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.162s coverage: 100.0% of statements 04:40:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 04:40:35 GO111MODULE=on go vet ./... 04:41:25 Running on prd-ubuntu18.04-docker-8c-8g-918 in /w/workspace/edgexfoundry_edgex-go_PR-3665 [Pipeline] { [Pipeline] ws 04:41:25 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 04:41:25 The recommended git tool is: git 04:41:28 using credential edgex-jenkins-ssh 04:41:28 Cloning the remote Git repository 04:41:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:41:28 > git init /w/workspace/edgex-go/3 # timeout=10 04:41:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:41:28 > git --version # timeout=10 04:41:28 > git --version # 'git version 2.17.1' 04:41:28 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:41:44 Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 04:41:44 Merge succeeded, producing 9c17ca7d5e608d94f76f21ffd9b5322c1f21a443 04:41:44 Checking out Revision 9c17ca7d5e608d94f76f21ffd9b5322c1f21a443 (PR-3665) 04:41:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:41:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:41:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:41:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:41:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3665/head:refs/remotes/origin/PR-3665 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:41:44 > git config core.sparsecheckout # timeout=10 04:41:44 > git checkout -f 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c # timeout=10 04:41:44 > git remote # timeout=10 04:41:44 > git config --get remote.origin.url # timeout=10 04:41:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:44 > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 04:41:44 > git rev-parse HEAD^{commit} # timeout=10 04:41:44 > git config core.sparsecheckout # timeout=10 04:41:44 > git checkout -f 9c17ca7d5e608d94f76f21ffd9b5322c1f21a443 # timeout=10 04:41:48 Commit message: "Merge commit 'a50ec7cbd1ffe16c0409c75cc366b79de6e56022' into HEAD" 04:41:48 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:48 > git rev-list --no-walk 8566dc74d09de2df04f007576ec006f49854bcc5 # timeout=10 04:41:49 + echo snap-build.sh 04:41:49 snap-build.sh 04:41:49 + SNAP_BASE_DIR=. 04:41:49 + '[' '!' -z /w/workspace/edgex-go/3 ']' 04:41:49 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 04:41:49 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 04:41:49 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 04:41:49 + cd /w/workspace/edgex-go/3 04:41:49 + sudo apt-get remove -qy --purge lxd lxd-client 04:41:49 Reading package lists... 04:41:49 Building dependency tree... 04:41:49 Reading state information... 04:41:49 The following packages were automatically installed and are no longer required: 04:41:49 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:41:49 uidmap xdelta3 04:41:49 Use 'sudo apt autoremove' to remove them. 04:41:49 The following packages will be REMOVED: 04:41:49 lxd* lxd-client* 04:41:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:41:49 After this operation, 31.7 MB disk space will be freed. 04:41:50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 04:41:50 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:41:51 Removing lxd dnsmasq configuration 04:41:51 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:41:51 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:41:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:41:52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 04:41:52 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:41:53 Processing triggers for systemd (237-3ubuntu10.45) ... 04:41:53 Processing triggers for ureadahead (0.100.0-21) ... 04:41:54 + sudo snap remove --purge lxd 04:41:54 snap "lxd" is not installed 04:41:54 + sudo groupadd --force --system lxd 04:41:54 ++ whoami 04:41:54 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:41:54 + newgrp - lxd 04:41:54 + sudo snap install lxd 04:41:57 gofmt -l . 04:41:57 [ "`gofmt -l .`" = "" ] 04:41:57 ./bin/test-attribution-txt.sh [Pipeline] sh 04:41:58 + ls -al . 04:41:58 total 636 04:41:58 drwxrwxr-x 9 1001 1001 4096 Aug 15 04:41 . 04:41:58 drwxr-xr-x 4 root root 4096 Aug 15 04:37 .. 04:41:58 -rw-rw-r-- 1 1001 1001 11 Aug 15 04:35 .dockerignore 04:41:58 drwxrwxr-x 8 1001 1001 4096 Aug 15 04:35 .git 04:41:58 drwxrwxr-x 3 1001 1001 4096 Aug 15 04:35 .github 04:41:58 -rw-rw-r-- 1 1001 1001 818 Aug 15 04:35 .gitignore 04:41:58 -rw-rw-r-- 1 1001 1001 76 Aug 15 04:35 .hadolint.yml 04:41:58 -rw-rw-r-- 1 1001 1001 166 Aug 15 04:35 .sonarcloud.properties 04:41:58 -rw-rw-r-- 1 1001 1001 1171 Aug 15 04:35 ADOPTERS.md 04:41:58 -rw-rw-r-- 1 1001 1001 8609 Aug 15 04:35 Attribution.txt 04:41:58 -rw-rw-r-- 1 1001 1001 43881 Aug 15 04:35 CHANGELOG.md 04:41:58 -rw-rw-r-- 1 1001 1001 3804 Aug 15 04:35 CONTRIBUTING.md 04:41:58 -rw-rw-r-- 1 1001 1001 677 Aug 15 04:35 GOVERNANCE.md 04:41:58 -rw-rw-r-- 1 1001 1001 849 Aug 15 04:35 Jenkinsfile 04:41:58 -rw-rw-r-- 1 1001 1001 10775 Aug 15 04:35 LICENSE 04:41:58 -rw-rw-r-- 1 1001 1001 5915 Aug 15 04:35 Makefile 04:41:58 -rw-rw-r-- 1 1001 1001 582 Aug 15 04:35 OWNERS.md 04:41:58 -rw-rw-r-- 1 1001 1001 8643 Aug 15 04:35 README.md 04:41:58 -rw-rw-r-- 1 1001 1001 6912 Aug 15 04:35 SECURITY.md 04:41:58 -rw-rw-r-- 1 1001 1001 5 Aug 15 04:31 VERSION 04:41:58 -rw-rw-r-- 1 1001 1001 4131 Aug 15 04:35 ZMQWindows.md 04:41:58 drwxrwxr-x 2 1001 1001 4096 Aug 15 04:35 bin 04:41:58 drwxrwxr-x 14 1001 1001 4096 Aug 15 04:35 cmd 04:41:58 -rw-r--r-- 1 root root 404329 Aug 15 04:40 coverage.out 04:41:58 -rw-rw-r-- 1 1001 1001 813 Aug 15 04:35 go.mod 04:41:58 -rw-r--r-- 1 root root 50064 Aug 15 04:37 go.sum 04:41:58 drwxrwxr-x 8 1001 1001 4096 Aug 15 04:35 internal 04:41:58 drwxrwxr-x 3 1001 1001 4096 Aug 15 04:35 openapi 04:41:58 drwxrwxr-x 4 1001 1001 4096 Aug 15 04:35 snap 04:41:58 -rw-rw-r-- 1 1001 1001 204 Aug 15 04:35 version.go [Pipeline] sh 04:41:59 + '[' -e coverage.out ] 04:41:59 + chown 1001:1001 coverage.out [Pipeline] stash 04:41:59 Warning: overwriting stash ‘coverage-report’ 04:42:00 Stashed 1 file(s) [Pipeline] sh 04:42:00 + make build 04:42:00 go mod tidy 04:42:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 04:42:02 2021-08-15T04:42:00Z INFO Waiting for automatic snapd restart... 04:42:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:42:15 lxd 4.17 from Canonical* installed 04:42:15 + sudo lxd init --auto 04:42:23 + sudo snap install --classic snapcraft 04:42:29 snapcraft 5.0 from Canonical* installed 04:42:29 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 04:42:29 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 04:42:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:42:29 Dload Upload Total Spent Left Speed 04:42:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4180 04:42:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:42:30 100 3325k 100 3325k 0 0 6285k 0 --:--:-- --:--:-- --:--:-- 6285k 04:42:30 ./yq_linux_amd64 04:42:30 + sudo snapcraft prime --use-lxd 04:42:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:42:33 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:42:33 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 04:42:33 - README.md 04:42:33 04:42:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:42:33 Launching a container. 04:42:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:42:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:42:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:42:41 Waiting for container to be ready 04:42:41 To start your first instance, try: lxc launch ubuntu:18.04 04:42:41 04:42:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:42:44 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:42:45 Waiting for network to be ready... 04:42:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:42:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 04:42:45 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:42:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 04:42:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 04:42:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 04:42:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 04:42:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 04:42:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] 04:42:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 04:42:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:42:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:42:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:42:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:42:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:42:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:42:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:42:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:42:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:42:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2166 kB] 04:42:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:42:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 04:42:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 04:42:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 04:42:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 04:42:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 04:42:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 04:42:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 04:42:49 Fetched 25.0 MB in 4s (6105 kB/s) 04:42:50 Reading package lists... 04:42:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:42:50 Reading package lists... 04:42:50 Building dependency tree... 04:42:50 Reading state information... 04:42:51 The following additional packages will be installed: 04:42:51 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:42:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:42:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:42:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:42:51 Suggested packages: 04:42:51 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:42:51 Recommended packages: 04:42:51 gnupg libsasl2-modules 04:42:51 The following NEW packages will be installed: 04:42:51 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:42:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:42:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:42:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:42:51 The following packages will be upgraded: 04:42:51 gpg gpg-agent gpgconf libudev1 04:42:51 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 04:42:51 Need to get 3527 kB of archives. 04:42:51 After this operation, 13.3 MB of additional disk space will be used. 04:42:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 04:42:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 04:42:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 04:42:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 04:42:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 04:42:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 04:42:51 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 04:42:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 04:42:51 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 04:42:51 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 04:42:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 04:42:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:42:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 04:42:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 04:42:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 04:42:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 04:42:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 04:42:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 04:42:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 04:42:52 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 04:42:52 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 04:42:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 04:42:52 debconf: delaying package configuration, since apt-utils is not installed 04:42:52 Fetched 3527 kB in 1s (3311 kB/s) 04:42:52 (Reading database ... 12511 files and directories currently installed.) 04:42:52 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 04:42:52 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 04:42:52 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 04:42:52 Selecting previously unselected package udev. 04:42:52 (Reading database ... 12511 files and directories currently installed.) 04:42:52 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 04:42:52 Unpacking udev (237-3ubuntu10.50) ... 04:42:52 Selecting previously unselected package libfuse2:amd64. 04:42:52 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 04:42:52 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:42:52 Selecting previously unselected package fuse. 04:42:52 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 04:42:52 Unpacking fuse (2.9.7-1ubuntu1) ... 04:42:52 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 04:42:52 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:42:53 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 04:42:53 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:42:53 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 04:42:53 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:42:53 Selecting previously unselected package libksba8:amd64. 04:42:53 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:42:53 Unpacking libksba8:amd64 (1.3.5-2) ... 04:42:53 Selecting previously unselected package libroken18-heimdal:amd64. 04:42:53 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:42:53 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:53 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:42:53 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:42:53 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:53 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:42:53 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:42:53 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:53 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:42:53 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:42:53 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:53 Selecting previously unselected package libwind0-heimdal:amd64. 04:42:53 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:42:53 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:53 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:42:53 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:42:53 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:53 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:42:53 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:42:53 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:53 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:42:53 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:42:53 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:53 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:42:53 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:42:53 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:53 Selecting previously unselected package libsasl2-modules-db:amd64. 04:42:53 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:42:53 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:42:53 Selecting previously unselected package libsasl2-2:amd64. 04:42:53 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:42:53 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:42:53 Selecting previously unselected package libldap-common. 04:42:53 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 04:42:53 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:42:53 Selecting previously unselected package libldap-2.4-2:amd64. 04:42:53 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 04:42:53 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:42:54 Selecting previously unselected package dirmngr. 04:42:54 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 04:42:54 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 04:42:54 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:42:54 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 04:42:54 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:42:54 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:42:54 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:42:54 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 04:42:54 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:54 Setting up libksba8:amd64 (1.3.5-2) ... 04:42:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:42:54 Setting up udev (237-3ubuntu10.50) ... 04:42:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 04:42:54 invoke-rc.d: policy-rc.d denied execution of start. 04:42:54 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:54 Processing triggers for systemd (237-3ubuntu10) ... 04:42:54 Setting up fuse (2.9.7-1ubuntu1) ... 04:42:54 Setting up gpg (2.2.4-1ubuntu1.4) ... 04:42:54 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:54 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:54 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:54 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:54 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:54 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:54 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:42:54 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:42:54 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 04:42:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:42:55 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 04:42:55 settings in the [Install] section, and DefaultInstance for template units). 04:42:55 This means they are not meant to be enabled using systemctl. 04:42:55 Possible reasons for having this kind of units are: 04:42:55 1) A unit may be statically enabled by being symlinked from another unit's 04:42:55 .wants/ or .requires/ directory. 04:42:55 2) A unit's purpose may be to act as a helper for some other unit which has 04:42:55 a requirement dependency on it. 04:42:55 3) A unit may be started when needed via activation (socket, path, timer, 04:42:55 D-Bus, udev, scripted systemctl call, ...). 04:42:55 4) In case of template units, the unit is meant to be enabled with some 04:42:55 instance name specified. 04:42:55 Reading package lists... 04:42:55 Building dependency tree... 04:42:55 Reading state information... 04:42:55 The following additional packages will be installed: 04:42:55 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 04:42:55 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 04:42:55 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 04:42:55 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 04:42:55 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 04:42:55 Suggested packages: 04:42:55 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 04:42:55 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 04:42:55 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:42:55 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 04:42:55 systemd-container policykit-1 04:42:55 Recommended packages: 04:42:55 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 04:42:55 The following NEW packages will be installed: 04:42:55 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 04:42:55 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 04:42:55 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 04:42:55 multiarch-support openssh-client python3 python3-minimal python3.6 04:42:55 python3.6-minimal snapd squashfs-tools sudo 04:42:55 The following packages will be upgraded: 04:42:55 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 04:42:55 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 04:42:55 Need to get 36.7 MB of archives. 04:42:55 After this operation, 147 MB of additional disk space will be used. 04:42:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 04:42:56 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 04:42:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 04:42:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 04:42:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 04:42:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 04:42:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 04:42:56 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 04:42:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:42:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 04:42:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 04:42:57 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 04:42:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 04:42:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 04:42:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 04:42:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 04:42:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 04:42:57 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 04:42:57 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 04:42:57 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] 04:42:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 04:42:57 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 04:42:57 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 04:42:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 04:42:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 04:42:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 04:42:57 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 04:42:57 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 04:42:57 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 04:42:57 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 04:42:57 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 04:42:58 debconf: delaying package configuration, since apt-utils is not installed 04:42:58 Fetched 36.7 MB in 2s (15.1 MB/s) 04:42:58 (Reading database ... 12757 files and directories currently installed.) 04:42:58 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 04:42:58 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 04:42:59 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 04:42:59 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 04:42:59 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 04:42:59 (Reading database ... 12757 files and directories currently installed.) 04:42:59 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 04:42:59 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 04:42:59 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 04:42:59 (Reading database ... 12757 files and directories currently installed.) 04:42:59 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 04:42:59 Unpacking apt (1.6.14) over (1.6.1) ... 04:42:59 Setting up apt (1.6.14) ... 04:42:59 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 04:43:00 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:43:00 (Reading database ... 12764 files and directories currently installed.) 04:43:00 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 04:43:00 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 04:43:00 Selecting previously unselected package libpython3.6-minimal:amd64. 04:43:00 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:43:00 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:43:00 Selecting previously unselected package libexpat1:amd64. 04:43:00 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 04:43:00 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:43:00 Selecting previously unselected package python3.6-minimal. 04:43:00 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:43:00 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:43:00 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... 04:43:01 Checking for services that may need to be restarted...done. 04:43:01 Checking for services that may need to be restarted...done. 04:43:01 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:43:01 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:43:01 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:43:01 Selecting previously unselected package python3-minimal. 04:43:01 (Reading database ... 13012 files and directories currently installed.) 04:43:01 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 04:43:01 Unpacking python3-minimal (3.6.7-1~18.04) ... 04:43:01 Selecting previously unselected package mime-support. 04:43:01 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 04:43:01 Unpacking mime-support (3.60ubuntu1) ... 04:43:01 Selecting previously unselected package libmpdec2:amd64. 04:43:01 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 04:43:01 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:43:01 Selecting previously unselected package libpython3.6-stdlib:amd64. 04:43:01 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:43:01 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:43:01 Selecting previously unselected package python3.6. 04:43:01 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:43:01 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:43:01 Selecting previously unselected package libpython3-stdlib:amd64. 04:43:01 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 04:43:01 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:43:01 Setting up python3-minimal (3.6.7-1~18.04) ... 04:43:02 Selecting previously unselected package python3. 04:43:02 (Reading database ... 13442 files and directories currently installed.) 04:43:02 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 04:43:02 Unpacking python3 (3.6.7-1~18.04) ... 04:43:02 Selecting previously unselected package multiarch-support. 04:43:02 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 04:43:02 Unpacking multiarch-support (2.27-3ubuntu1.4) ... [Pipeline] } 04:43:02 $ docker stop --time=1 a45c022941e549ffb4b628a7ceaa9a8e91c350901258bea7a70c406738378f0a 04:43:02 Setting up multiarch-support (2.27-3ubuntu1.4) ... 04:43:02 Selecting previously unselected package liblzo2-2:amd64. 04:43:02 (Reading database ... 13479 files and directories currently installed.) 04:43:02 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 04:43:02 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 04:43:02 Selecting previously unselected package libbsd0:amd64. 04:43:02 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 04:43:02 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:43:02 Selecting previously unselected package sudo. 04:43:02 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 04:43:02 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 04:43:02 Selecting previously unselected package apparmor. 04:43:02 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 04:43:02 Unpacking apparmor (2.12-4ubuntu5.1) ... 04:43:02 Selecting previously unselected package libedit2:amd64. 04:43:02 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 04:43:02 Unpacking libedit2:amd64 (3.1-20170329-1) ... 04:43:02 Selecting previously unselected package libkrb5support0:amd64. 04:43:02 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 04:43:02 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:43:02 Selecting previously unselected package libk5crypto3:amd64. 04:43:02 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 04:43:02 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:43:02 Selecting previously unselected package libkeyutils1:amd64. 04:43:02 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 04:43:02 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:43:02 Selecting previously unselected package libkrb5-3:amd64. 04:43:02 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 04:43:02 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:43:02 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:43:02 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 04:43:02 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:43:03 Selecting previously unselected package libssl1.0.0:amd64. 04:43:03 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 04:43:03 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 04:43:03 Selecting previously unselected package openssh-client. 04:43:03 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 04:43:03 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 04:43:03 Selecting previously unselected package squashfs-tools. 04:43:03 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 04:43:03 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 04:43:03 Selecting previously unselected package snapd. 04:43:03 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 04:43:03 Unpacking snapd (2.49.2+18.04) ... 04:43:04 $ docker rm -f a45c022941e549ffb4b628a7ceaa9a8e91c350901258bea7a70c406738378f0a 04:43:05 Setting up libedit2:amd64 (3.1-20170329-1) ... 04:43:05 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 04:43:05 Setting up mime-support (3.60ubuntu1) ... 04:43:05 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 04:43:05 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:43:05 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:43:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:43:05 Setting up systemd (237-3ubuntu10.50) ... 04:43:05 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:43:06 04:43:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix 04:43:06 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:43:06 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:43:06 Setting up liblzo2-2:amd64 (2.08-1.2) ... 04:43:06 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:43:06 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:43:06 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] sh 04:43:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:43:06 latest: Pulling from edgex-devops/edgex-compose-arm64 04:43:06 29e5d40040c1: Pulling fs layer 04:43:06 1ce36da41761: Pulling fs layer 04:43:06 25b303627fd3: Pulling fs layer 04:43:07 29e5d40040c1: Verifying Checksum 04:43:07 29e5d40040c1: Download complete 04:43:07 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 04:43:07 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:43:07 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:43:07 Setting up python3 (3.6.7-1~18.04) ... 04:43:07 running python rtupdate hooks for python3.6... 04:43:07 running python post-rtupdate hooks for python3.6... 04:43:07 Setting up apparmor (2.12-4ubuntu5.1) ... 04:43:07 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:43:08 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:43:08 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 04:43:08 Setting up snapd (2.49.2+18.04) ... 04:43:08 29e5d40040c1: Pull complete 04:43:08 1ce36da41761: Verifying Checksum 04:43:08 1ce36da41761: Download complete 04:43:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:43:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:43:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:43:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:43:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:43:09 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:43:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:43:09 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:43:09 1ce36da41761: Pull complete 04:43:09 25b303627fd3: Verifying Checksum 04:43:09 25b303627fd3: Download complete 04:43:09 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:43:10 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:43:10 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 04:43:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:43:10 Processing triggers for systemd (237-3ubuntu10.50) ... 04:43:10 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:43:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:43:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:43:12 Reading package lists... 04:43:12 Reading package lists... 04:43:13 Building dependency tree... 04:43:13 Reading state information... 04:43:13 Calculating upgrade... 04:43:13 The following packages will be upgraded: 04:43:13 advancecomp base-files bash binutils binutils-common 04:43:13 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 04:43:13 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 04:43:13 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 04:43:13 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 04:43:13 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 04:43:13 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 04:43:13 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 04:43:13 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 04:43:13 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 04:43:13 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 04:43:13 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 04:43:13 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 04:43:13 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 04:43:13 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 04:43:13 ubuntu-keyring util-linux 04:43:13 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:43:13 Need to get 64.2 MB of archives. 04:43:13 After this operation, 5125 kB of additional disk space will be used. 04:43:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] 04:43:13 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 04:43:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 04:43:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 04:43:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 04:43:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 04:43:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 04:43:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 04:43:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 04:43:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 04:43:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 04:43:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 04:43:13 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 04:43:13 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 04:43:13 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 04:43:13 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 04:43:13 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 04:43:13 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 04:43:13 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 04:43:13 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 04:43:13 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 04:43:13 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 04:43:13 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 04:43:13 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 04:43:13 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 04:43:13 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 04:43:13 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 04:43:13 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 04:43:13 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 04:43:13 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 04:43:13 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 04:43:13 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 04:43:13 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 04:43:13 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 04:43:13 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 04:43:13 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 04:43:13 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 04:43:13 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 04:43:13 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 04:43:13 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 04:43:13 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 04:43:13 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 04:43:13 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 04:43:13 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 04:43:13 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 04:43:13 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 04:43:13 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 04:43:13 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 04:43:13 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 04:43:13 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] 04:43:13 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 04:43:13 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 04:43:13 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 04:43:13 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 04:43:13 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 04:43:13 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 04:43:13 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 04:43:14 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 04:43:14 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 04:43:14 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 04:43:14 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 04:43:14 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 04:43:14 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 04:43:14 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 04:43:14 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 04:43:14 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 04:43:14 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 04:43:14 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 04:43:14 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 04:43:14 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 04:43:14 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 04:43:14 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 04:43:14 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 04:43:14 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 04:43:14 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 04:43:14 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 04:43:14 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 04:43:14 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 04:43:14 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 04:43:14 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 04:43:14 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 04:43:14 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 04:43:14 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 04:43:14 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 04:43:14 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 04:43:14 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 04:43:14 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 04:43:14 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 04:43:14 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 04:43:15 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 04:43:15 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 04:43:15 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 04:43:15 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 04:43:15 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 04:43:15 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 04:43:15 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] 04:43:15 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 04:43:15 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 04:43:15 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 04:43:15 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 04:43:15 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 04:43:15 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 04:43:15 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 04:43:15 debconf: delaying package configuration, since apt-utils is not installed 04:43:15 Fetched 64.2 MB in 2s (31.9 MB/s) 04:43:15 (Reading database ... 13914 files and directories currently installed.) 04:43:15 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 04:43:15 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:43:16 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 04:43:16 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:43:16 Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... 04:43:16 Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... 04:43:16 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:43:16 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:43:16 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:43:16 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:43:16 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:43:16 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:43:16 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:43:16 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:43:16 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:43:16 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:43:16 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:43:16 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:43:16 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:43:16 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:43:16 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 04:43:17 (Reading database ... 13914 files and directories currently installed.) 04:43:17 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 04:43:17 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 04:43:17 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 04:43:17 (Reading database ... 13914 files and directories currently installed.) 04:43:17 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:43:17 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:43:17 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:43:17 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:43:17 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:43:17 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:43:17 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 04:43:17 (Reading database ... 13914 files and directories currently installed.) 04:43:17 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 04:43:17 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:43:17 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 04:43:18 (Reading database ... 13914 files and directories currently installed.) 04:43:18 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 04:43:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:43:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:43:18 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 04:43:18 Setting up base-files (10.1ubuntu2.10) ... 04:43:18 Installing new version of config file /etc/issue ... 04:43:18 Installing new version of config file /etc/issue.net ... 04:43:18 Installing new version of config file /etc/lsb-release ... 04:43:18 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:43:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:43:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:43:19 Removing obsolete conffile /etc/default/motd-news ... 04:43:19 (Reading database ... 13915 files and directories currently installed.) 04:43:19 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 04:43:19 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 04:43:19 Setting up bash (4.4.18-2ubuntu1.2) ... 04:43:19 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 04:43:19 (Reading database ... 13915 files and directories currently installed.) 04:43:19 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 04:43:19 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 04:43:19 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 04:43:19 (Reading database ... 13915 files and directories currently installed.) 04:43:19 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 04:43:19 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 04:43:19 Setting up tar (1.29b-2ubuntu0.2) ... 04:43:19 (Reading database ... 13915 files and directories currently installed.) 04:43:19 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 04:43:19 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:43:19 25b303627fd3: Pull complete 04:43:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:43:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:43:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:43:19 Setting up dpkg (1.19.0.5ubuntu2.3) ... 04:43:19 (Reading database ... 13915 files and directories currently installed.) 04:43:19 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 04:43:19 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:43:19 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 04:43:20 prd-ubuntu18.04-docker-arm64-4c-16g-917 does not seem to be running inside a container 04:43:20 (Reading database ... 13915 files and directories currently installed.) 04:43:20 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 04:43:20 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:43:20 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 04:43:20 (Reading database ... 13915 files and directories currently installed.) 04:43:20 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 04:43:20 Unpacking grep (3.1-2build1) over (3.1-2) ... 04:43:20 Setting up grep (3.1-2build1) ... 04:43:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:43:20 (Reading database ... 13915 files and directories currently installed.) 04:43:20 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 04:43:20 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 04:43:20 Setting up gzip (1.6-5ubuntu1.1) ... 04:43:20 (Reading database ... 13915 files and directories currently installed.) 04:43:20 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 04:43:20 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:43:20 Setting up login (1:4.5-1ubuntu2) ... 04:43:20 (Reading database ... 13915 files and directories currently installed.) 04:43:20 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 04:43:20 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:43:20 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 04:43:20 (Reading database ... 13915 files and directories currently installed.) 04:43:20 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 04:43:20 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:43:21 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 04:43:21 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:43:21 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 04:43:21 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:43:21 Setting up perl-base (5.26.1-6ubuntu0.5) ... 04:43:21 (Reading database ... 13915 files and directories currently installed.) 04:43:21 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 04:43:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:43:22 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:43:22 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:43:22 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:43:22 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:43:22 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 04:43:22 (Reading database ... 13915 files and directories currently installed.) 04:43:22 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 04:43:22 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 04:43:22 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 04:43:22 (Reading database ... 13915 files and directories currently installed.) 04:43:22 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:43:22 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:43:22 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:43:22 (Reading database ... 13915 files and directories currently installed.) 04:43:22 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:43:22 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:43:22 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:43:22 (Reading database ... 13915 files and directories currently installed.) 04:43:22 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:43:22 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:43:23 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:43:23 (Reading database ... 13915 files and directories currently installed.) 04:43:23 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:43:23 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:43:23 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:43:23 (Reading database ... 13915 files and directories currently installed.) 04:43:23 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 04:43:23 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:43:23 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 04:43:23 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:43:23 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 04:43:23 (Reading database ... 13915 files and directories currently installed.) 04:43:23 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 04:43:23 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:43:23 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 04:43:23 (Reading database ... 13915 files and directories currently installed.) 04:43:23 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:43:23 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:43:23 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:43:23 (Reading database ... 13915 files and directories currently installed.) 04:43:23 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:43:23 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:43:23 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 04:43:23 (Reading database ... 13915 files and directories currently installed.) 04:43:23 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:43:23 $ docker top 4cf8859ba96d5a7a9349deee64d2540f5597479549f4d6c73cae909ef385194f -eo pid,comm 04:43:24 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] { [Pipeline] sh 04:43:24 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 04:43:24 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:43:24 + docker-compose build --help 04:43:24 + grep parallel 04:43:24 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:43:24 (Reading database ... 13915 files and directories currently installed.) 04:43:24 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 04:43:24 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:43:25 Setting up libc-bin (2.27-3ubuntu1.4) ... 04:43:25 (Reading database ... 13915 files and directories currently installed.) 04:43:25 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 04:43:25 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:43:25 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 04:43:25 (Reading database ... 13917 files and directories currently installed.) 04:43:25 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 04:43:25 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 04:43:25 Setting up debconf (1.5.66ubuntu1) ... 04:43:25 (Reading database ... 13917 files and directories currently installed.) 04:43:25 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 04:43:25 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:43:25 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 04:43:26 (Reading database ... 13917 files and directories currently installed.) 04:43:26 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 04:43:26 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:43:26 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 04:43:26 (Reading database ... 13917 files and directories currently installed.) 04:43:26 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:43:26 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:43:26 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 04:43:26 (Reading database ... 13917 files and directories currently installed.) 04:43:26 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:43:26 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:43:26 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 04:43:26 (Reading database ... 13919 files and directories currently installed.) 04:43:26 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:43:26 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:43:26 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 04:43:26 (Reading database ... 13923 files and directories currently installed.) 04:43:26 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:43:26 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:43:26 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 04:43:26 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 04:43:26 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 04:43:26 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:43:26 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 04:43:26 (Reading database ... 13923 files and directories currently installed.) 04:43:26 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 04:43:26 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 04:43:27 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 04:43:27 (Reading database ... 13923 files and directories currently installed.) 04:43:27 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 04:43:27 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 04:43:27 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 04:43:27 (Reading database ... 13923 files and directories currently installed.) 04:43:27 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 04:43:27 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:43:27 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 04:43:28 (Reading database ... 13923 files and directories currently installed.) 04:43:28 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 04:43:28 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:43:28 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 04:43:28 (Reading database ... 13923 files and directories currently installed.) 04:43:28 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 04:43:28 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 04:43:28 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 04:43:28 (Reading database ... 13923 files and directories currently installed.) 04:43:28 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 04:43:28 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:43:29 Setting up passwd (1:4.5-1ubuntu2) ... 04:43:29 --parallel Build images in parallel. [Pipeline] } 04:43:29 $ docker stop --time=1 4cf8859ba96d5a7a9349deee64d2540f5597479549f4d6c73cae909ef385194f 04:43:29 (Reading database ... 13923 files and directories currently installed.) 04:43:29 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 04:43:29 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:43:29 Setting up gpgv (2.2.4-1ubuntu1.4) ... 04:43:29 (Reading database ... 13923 files and directories currently installed.) 04:43:29 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 04:43:29 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 04:43:29 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 04:43:29 (Reading database ... 13923 files and directories currently installed.) 04:43:29 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 04:43:29 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 04:43:29 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 04:43:29 (Reading database ... 13923 files and directories currently installed.) 04:43:29 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 04:43:29 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 04:43:30 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 04:43:30 (Reading database ... 13923 files and directories currently installed.) 04:43:30 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 04:43:30 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 04:43:30 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 04:43:30 (Reading database ... 13923 files and directories currently installed.) 04:43:30 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 04:43:30 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 04:43:30 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 04:43:30 (Reading database ... 13923 files and directories currently installed.) 04:43:30 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 04:43:30 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 04:43:30 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 04:43:30 (Reading database ... 13923 files and directories currently installed.) 04:43:30 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 04:43:30 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 04:43:30 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 04:43:30 (Reading database ... 13923 files and directories currently installed.) 04:43:30 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 04:43:30 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 04:43:30 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 04:43:30 (Reading database ... 13924 files and directories currently installed.) 04:43:30 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:43:30 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:43:31 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:43:31 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:43:31 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 04:43:31 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 04:43:31 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 04:43:31 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 04:43:31 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 04:43:31 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 04:43:31 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 04:43:31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 04:43:31 $ docker rm -f 4cf8859ba96d5a7a9349deee64d2540f5597479549f4d6c73cae909ef385194f 04:43:31 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 04:43:31 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 04:43:31 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 04:43:31 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 04:43:31 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 04:43:31 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 04:43:31 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 04:43:31 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:43:31 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 04:43:31 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 04:43:31 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 04:43:31 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 04:43:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:43:32 . [Pipeline] withDockerContainer 04:43:32 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 04:43:32 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 04:43:32 prd-ubuntu18.04-docker-arm64-4c-16g-917 does not seem to be running inside a container 04:43:32 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 04:43:32 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 04:43:32 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:43:32 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:43:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:43:32 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:43:32 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:43:32 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:43:32 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:43:32 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:43:32 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:43:32 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:43:32 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:43:32 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:43:32 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:43:33 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:43:33 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:43:33 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:43:33 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:43:33 $ docker top ab8bdd3ea49ef14a42686832629059783700799c0c407e767e98e2d026f21be7 -eo pid,comm 04:43:34 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:43:34 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] { [Pipeline] sh 04:43:34 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:43:34 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:43:34 + docker-compose -f ./docker-compose-build.yml build --parallel 04:43:34 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:43:34 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:43:35 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:43:35 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:43:36 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:43:36 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:43:36 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:43:36 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:43:36 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 04:43:36 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:43:36 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 04:43:36 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:43:36 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 04:43:36 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 04:43:36 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:43:36 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:43:36 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:43:36 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:43:36 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 04:43:36 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 04:43:36 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:43:36 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 04:43:36 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:43:36 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:43:36 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:43:36 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 04:43:36 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 04:43:36 Setting up tzdata (2021a-0ubuntu0.18.04) ... 04:43:36 04:43:36 Current default time zone: 'Etc/UTC' 04:43:36 Local time is now: Sun Aug 15 04:43:36 UTC 2021. 04:43:36 Universal Time is now: Sun Aug 15 04:43:36 UTC 2021. 04:43:36 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:43:36 04:43:37 Setting up systemd-sysv (237-3ubuntu10.50) ... 04:43:37 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:43:37 Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... 04:43:37 Setting up mount (2.31.1-0.4ubuntu3.7) ... 04:43:37 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 04:43:37 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 04:43:37 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 04:43:37 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 04:43:37 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 04:43:37 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 04:43:37 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:43:37 Setting up procps (2:3.3.12-3ubuntu1.2) ... 04:43:37 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 04:43:37 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 04:43:37 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 04:43:37 Setting up patch (2.7.6-2ubuntu1.1) ... 04:43:37 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 04:43:37 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 04:43:37 Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... 04:43:37 Installing new version of config file /etc/ssl/openssl.cnf ... 04:43:37 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 04:43:37 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 04:43:37 Setting up ca-certificates (20210119~18.04.1) ... 04:43:38 Building core-command ... 04:43:38 Building core-data ... 04:43:38 Building core-metadata ... 04:43:38 Building security-bootstrapper ... 04:43:38 Building security-proxy-setup ... 04:43:38 Building security-secretstore-setup ... 04:43:38 Building support-notifications ... 04:43:38 Building support-scheduler ... 04:43:38 Building sys-mgmt-agent ... 04:43:38 Building core-data 04:43:38 Building support-scheduler 04:43:38 Building core-metadata 04:43:38 Building support-notifications 04:43:38 Building security-bootstrapper 04:43:39 Updating certificates in /etc/ssl/certs... 04:43:39 23 added, 27 removed; done. 04:43:39 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 04:43:39 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:43:39 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 04:43:39 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 04:43:39 Setting up pkgbinarymangler (138.18.04.1) ... 04:43:39 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 04:43:39 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 04:43:40 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 04:43:40 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 04:43:40 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:43:40 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 04:43:40 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:43:40 Setting up perl (5.26.1-6ubuntu0.5) ... 04:43:40 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 04:43:40 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 04:43:40 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 04:43:40 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 04:43:40 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 04:43:40 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 04:43:40 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 04:43:40 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 04:43:40 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 04:43:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:43:40 Processing triggers for systemd (237-3ubuntu10.50) ... 04:43:40 Processing triggers for mime-support (3.60ubuntu1) ... 04:43:40 Processing triggers for ca-certificates (20210119~18.04.1) ... 04:43:40 Updating certificates in /etc/ssl/certs... 04:43:40 0 added, 0 removed; done. 04:43:40 Running hooks in /etc/ca-certificates/update.d... 04:43:40 done. 04:43:41 Reading package lists... 04:43:41 Building dependency tree... 04:43:41 Reading state information... 04:43:41 The following NEW packages will be installed: 04:43:41 apt-transport-https 04:43:41 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:43:41 Need to get 4348 B of archives. 04:43:41 After this operation, 154 kB of additional disk space will be used. 04:43:41 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 04:43:41 debconf: delaying package configuration, since apt-utils is not installed 04:43:41 Fetched 4348 B in 0s (24.3 kB/s) 04:43:41 Selecting previously unselected package apt-transport-https. 04:43:41 (Reading database ... 13929 files and directories currently installed.) 04:43:41 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 04:43:41 Unpacking apt-transport-https (1.6.14) ... 04:43:41 Setting up apt-transport-https (1.6.14) ... 04:43:42 Waiting for network to be ready... 04:43:48 2021-08-15T04:43:44Z INFO Waiting for automatic snapd restart... 04:43:49 snapd 2.51.3 from Canonical* installed 04:43:50 "snapd" switched to the "latest/stable" channel 04:43:50 04:43:52 core18 20210722 from Canonical* installed 04:43:52 "core18" switched to the "latest/stable" channel 04:43:52 04:43:55 snapcraft 5.0 from Canonical* installed 04:43:55 "snapcraft" switched to the "latest/stable" channel 04:43:55 04:43:59 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 04:43:59 - README.md 04:43:59 04:43:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:43:59 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:44:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:44:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:44:01 Reading package lists... 04:44:01 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 04:44:01 Reading package lists... 04:44:01 Building dependency tree... 04:44:01 Reading state information... 04:44:01 Suggested packages: 04:44:01 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 04:44:01 git-gui gitk gitweb git-cvs git-mediawiki git-svn 04:44:01 Recommended packages: 04:44:01 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:44:01 The following NEW packages will be installed: 04:44:01 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 04:44:01 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 04:44:01 pkg-config zip 04:44:01 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 04:44:02 Need to get 7663 kB of archives. 04:44:02 After this operation, 43.8 MB of additional disk space will be used. 04:44:02 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 04:44:02 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 04:44:02 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 04:44:02 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 04:44:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 04:44:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 04:44:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 04:44:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 04:44:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 04:44:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 04:44:02 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 04:44:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 04:44:02 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 04:44:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 04:44:02 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 04:44:02 debconf: delaying package configuration, since apt-utils is not installed 04:44:02 Fetched 7663 kB in 1s (9523 kB/s) 04:44:02 Selecting previously unselected package libglib2.0-0:amd64. 04:44:02 (Reading database ... 13933 files and directories currently installed.) 04:44:02 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 04:44:02 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:44:03 Selecting previously unselected package libpsl5:amd64. 04:44:03 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 04:44:03 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 04:44:03 Selecting previously unselected package libnghttp2-14:amd64. 04:44:03 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 04:44:03 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:44:03 Selecting previously unselected package librtmp1:amd64. 04:44:03 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 04:44:03 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:44:03 Selecting previously unselected package libcurl3-gnutls:amd64. 04:44:03 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 04:44:03 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 04:44:03 Selecting previously unselected package liberror-perl. 04:44:03 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 04:44:03 Unpacking liberror-perl (0.17025-1) ... 04:44:03 Selecting previously unselected package git-man. 04:44:03 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 04:44:03 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 04:44:03 Selecting previously unselected package git. 04:44:03 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 04:44:03 Unpacking git (1:2.17.1-1ubuntu0.8) ... 04:44:04 Selecting previously unselected package libnorm1:amd64. 04:44:04 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 04:44:04 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:44:04 Selecting previously unselected package libpgm-5.2-0:amd64. 04:44:04 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 04:44:04 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:44:04 Selecting previously unselected package libsodium23:amd64. 04:44:04 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 04:44:04 Unpacking libsodium23:amd64 (1.0.16-2) ... 04:44:04 Selecting previously unselected package libzmq5:amd64. 04:44:04 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 04:44:04 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:44:04 Selecting previously unselected package libzmq3-dev:amd64. 04:44:04 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 04:44:04 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:44:04 Selecting previously unselected package pkg-config. 04:44:04 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 04:44:04 Unpacking pkg-config (0.29.1-0ubuntu2) ... 04:44:04 Selecting previously unselected package zip. 04:44:04 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 04:44:04 Unpacking zip (3.0-11build1) ... 04:44:04 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:44:04 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 04:44:04 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:44:04 Setting up liberror-perl (0.17025-1) ... 04:44:04 Setting up libpsl5:amd64 (0.19.1-5build1) ... 04:44:04 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:44:04 No schema files found: doing nothing. 04:44:04 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:44:04 Setting up zip (3.0-11build1) ... 04:44:04 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:44:04 Setting up libsodium23:amd64 (1.0.16-2) ... 04:44:04 Setting up pkg-config (0.29.1-0ubuntu2) ... 04:44:04 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:44:04 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 04:44:04 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:44:04 Setting up git (1:2.17.1-1ubuntu0.8) ... 04:44:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:44:05 git set to automatically installed. 04:44:05 git-man set to automatically installed. 04:44:05 libcurl3-gnutls set to automatically installed. 04:44:05 liberror-perl set to automatically installed. 04:44:05 libglib2.0-0 set to automatically installed. 04:44:05 libnghttp2-14 set to automatically installed. 04:44:05 libnorm1 set to automatically installed. 04:44:05 libpgm-5.2-0 set to automatically installed. 04:44:05 libpsl5 set to automatically installed. 04:44:05 librtmp1 set to automatically installed. 04:44:05 libsodium23 set to automatically installed. 04:44:05 libzmq3-dev set to automatically installed. 04:44:05 libzmq5 set to automatically installed. 04:44:05 pkg-config set to automatically installed. 04:44:05 zip set to automatically installed. 04:44:06 snapd is not logged in, snap install commands will use sudo 04:44:12 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 04:44:12 snapd is not logged in, snap install commands will use sudo 04:44:14 snap "core18" has no updates available 04:44:15 Pulling config-common 04:44:15 + snapcraftctl pull 04:44:16 Pulling go-build-helper 04:44:16 + snapcraftctl pull 04:44:16 'edgex-go' has dependencies that need to be staged: go-build-helper 04:44:16 Skipping pull go-build-helper (already ran) 04:44:16 Building go-build-helper 04:44:16 + snapcraftctl build 04:44:18 Staging go-build-helper 04:44:18 + snapcraftctl stage 04:44:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:44:29 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:44:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 04:44:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 04:44:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 04:44:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 04:44:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 04:44:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 04:44:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] 04:44:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 04:44:29 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:44:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:44:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:44:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:44:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:44:29 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:44:29 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:44:29 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:44:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:44:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2166 kB] 04:44:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 04:44:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 04:44:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 04:44:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 04:44:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 04:44:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 04:44:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 04:44:29 Fetched 25.0 MB in 0s (0 B/s) 04:44:29 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 04:44:29 Fetched 224 kB in 0s (0 B/s) 04:44:29 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 04:44:29 Fetched 157 kB in 0s (0 B/s) 04:44:29 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 04:44:29 Fetched 221 kB in 0s (0 B/s) 04:44:29 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 04:44:29 Fetched 143 kB in 0s (0 B/s) 04:44:29 Pulling edgex-go 04:44:29 + snapcraftctl pull 04:44:29 + snapcraftctl pull 04:44:29 Pulling hooks 04:44:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:44:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:44:46 ---> e6c0231dd51d 04:44:46 Step 3/23 : WORKDIR /edgex-go 04:44:46 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:44:46 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:44:46 ---> e6c0231dd51d 04:44:46 Step 3/32 : WORKDIR /edgex-go 04:44:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:44:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:44:46 ---> e6c0231dd51d 04:44:46 Step 3/24 : WORKDIR /edgex-go 04:44:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:44:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:44:46 ---> e6c0231dd51d 04:44:46 Step 3/23 : WORKDIR /edgex-go 04:44:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:44:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:44:46 ---> e6c0231dd51d 04:44:46 Step 3/24 : WORKDIR /edgex-go 04:44:46 ---> Running in b0c8fbfab0b5 04:44:46 ---> Running in 65ea9e7b8dbe 04:44:46 ---> Running in c1acec728e2e 04:44:46 ---> Running in 9768bd9bcfbd 04:44:46 ---> Running in db6fb981db6e 04:44:46 Removing intermediate container c1acec728e2e 04:44:46 ---> 0db54231dd03 04:44:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:44:46 Removing intermediate container 9768bd9bcfbd 04:44:46 ---> 23addc989064 04:44:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:44:46 Removing intermediate container db6fb981db6e 04:44:46 ---> a6d2900e96e8 04:44:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:44:46 Removing intermediate container b0c8fbfab0b5 04:44:46 ---> 76dc57e5578b 04:44:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:44:46 ---> Running in cde50fed0490 04:44:46 Removing intermediate container 65ea9e7b8dbe 04:44:46 ---> 5fd4a2e841a4 04:44:46 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:44:46 ---> Running in 94ad13f6c7ae 04:44:46 ---> Running in 4fdc81f2a2f4 04:44:46 ---> Running in b0981bacb22b 04:44:46 ---> Running in aed103880d33 04:44:47 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 04:44:47 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 04:44:47 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:44:47 Fetched 0 B in 0s (0 B/s) 04:44:47 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 04:44:47 Fetched 96.5 kB in 0s (0 B/s) 04:44:47 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 04:44:47 Fetched 279 kB in 0s (0 B/s) 04:44:47 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 04:44:47 Fetched 122 kB in 0s (0 B/s) 04:44:47 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 04:44:47 Fetched 77.8 kB in 0s (0 B/s) 04:44:47 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 04:44:47 Fetched 8848 B in 0s (0 B/s) 04:44:47 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 04:44:47 Fetched 47.8 kB in 0s (0 B/s) 04:44:47 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 04:44:47 Fetched 45.6 kB in 0s (0 B/s) 04:44:47 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 04:44:47 Fetched 15.0 kB in 0s (0 B/s) 04:44:47 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 04:44:47 Fetched 219 kB in 0s (0 B/s) 04:44:47 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 04:44:47 Fetched 154 kB in 0s (0 B/s) 04:44:47 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 04:44:47 Fetched 50.6 kB in 0s (0 B/s) 04:44:47 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 04:44:47 Fetched 14.8 kB in 0s (0 B/s) 04:44:47 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 04:44:47 Fetched 41.8 kB in 0s (0 B/s) 04:44:47 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 04:44:47 Fetched 499 kB in 0s (0 B/s) 04:44:47 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 04:44:47 Fetched 111 kB in 0s (0 B/s) 04:44:47 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 04:44:47 Fetched 240 kB in 0s (0 B/s) 04:44:47 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 04:44:47 Fetched 29.3 kB in 0s (0 B/s) 04:44:47 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 04:44:47 Fetched 85.5 kB in 0s (0 B/s) 04:44:47 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 04:44:47 Fetched 24.5 kB in 0s (0 B/s) 04:44:47 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 04:44:47 Fetched 49.2 kB in 0s (0 B/s) 04:44:47 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 04:44:47 Fetched 54.2 kB in 0s (0 B/s) 04:44:47 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 04:44:47 Fetched 30.8 kB in 0s (0 B/s) 04:44:47 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 04:44:47 Fetched 15.8 kB in 0s (0 B/s) 04:44:47 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 04:44:47 Fetched 85.9 kB in 0s (0 B/s) 04:44:47 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 04:44:47 Fetched 8720 B in 0s (0 B/s) 04:44:47 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 04:44:47 Fetched 140 kB in 0s (0 B/s) 04:44:47 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 04:44:47 Fetched 119 kB in 0s (0 B/s) 04:44:47 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 04:44:47 Fetched 111 kB in 0s (0 B/s) 04:44:47 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 04:44:47 Fetched 11.1 kB in 0s (0 B/s) 04:44:47 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 04:44:47 Fetched 645 kB in 0s (0 B/s) 04:44:47 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 04:44:47 Fetched 41.3 kB in 0s (0 B/s) 04:44:47 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 04:44:47 Fetched 17.9 kB in 0s (0 B/s) 04:44:47 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 04:44:47 Fetched 368 kB in 0s (0 B/s) 04:44:47 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 04:44:47 Fetched 187 kB in 0s (0 B/s) 04:44:47 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 04:44:47 Fetched 175 kB in 0s (0 B/s) 04:44:47 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 04:44:47 Fetched 206 kB in 0s (0 B/s) 04:44:47 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] 04:44:47 Fetched 1301 kB in 0s (0 B/s) 04:44:47 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 04:44:47 Fetched 36.2 kB in 0s (0 B/s) 04:44:47 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 04:44:47 Fetched 159 kB in 0s (0 B/s) 04:44:47 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 04:44:47 Fetched 107 kB in 0s (0 B/s) 04:44:47 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 04:44:47 Fetched 48.7 kB in 0s (0 B/s) 04:44:47 Pulling static-packages 04:44:47 + snapcraftctl pull 04:44:47 Pulling version 04:44:47 + cd /root/project 04:44:47 + git describe --tags --abbrev=0 04:44:47 + sed s/v// 04:44:47 + GIT_VERSION=2.0.1-dev.30 04:44:47 + [ -z 2.0.1-dev.30 ] 04:44:47 + snapcraftctl set-version 2.0.1-dev.30 04:44:47 Building config-common 04:44:47 + snapcraftctl build 04:44:48 Removing intermediate container cde50fed0490 04:44:48 ---> 380af6c1d13d 04:44:48 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:44:49 ---> Running in e228c43a5fa4 04:44:49 Skipping build go-build-helper (already ran) 04:44:49 Removing intermediate container 94ad13f6c7ae 04:44:49 ---> 7380249263b0 04:44:49 Step 5/24 : RUN apk add --update --no-cache make git 04:44:49 Removing intermediate container b0981bacb22b 04:44:50 Building edgex-go 04:44:50 + cd /root/parts/edgex-go/src 04:44:50 + git describe --tags --abbrev=0 04:44:50 + sed s/v// 04:44:50 + GIT_VERSION=2.0.1-dev.30 04:44:50 + [ -z 2.0.1-dev.30 ] 04:44:50 + echo 2.0.1-dev.30 04:44:50 + make build 04:44:50 go mod tidy 04:44:50 ---> 60e1220e97b2 04:44:50 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:44:50 ---> Running in 5a50fb674b05 04:44:50 Removing intermediate container aed103880d33 04:44:50 ---> c8f5c308ecbd 04:44:50 Step 5/32 : RUN apk add --update --no-cache make git 04:44:50 Removing intermediate container 4fdc81f2a2f4 04:44:50 ---> a2c95d212d02 04:44:50 Step 5/23 : RUN apk add --update --no-cache make git 04:44:50 ---> Running in 5b2e1a50b5f0 04:44:50 ---> Running in 27c3ffa71fd0 04:44:50 ---> Running in d03119bddc14 04:44:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:44:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:44:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:44:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:44:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:44:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:44:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:44:53 OK: 218 MiB in 52 packages 04:44:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:44:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:44:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:44:54 OK: 218 MiB in 52 packages 04:44:54 OK: 218 MiB in 52 packages 04:44:54 OK: 218 MiB in 52 packages 04:44:54 OK: 218 MiB in 52 packages 04:44:54 Removing intermediate container e228c43a5fa4 04:44:54 ---> 2f90bf9bf754 04:44:54 Step 6/24 : COPY go.mod . 04:44:55 Removing intermediate container 5a50fb674b05 04:44:55 ---> 22f0b1c7e436 04:44:55 Step 6/24 : COPY go.mod . 04:44:56 ---> b1a08c08e6a5 04:44:56 Step 7/24 : RUN go mod download 04:44:56 Removing intermediate container 5b2e1a50b5f0 04:44:56 ---> 07d43989b084 04:44:56 Step 6/23 : COPY go.mod . 04:44:56 ---> Running in 20d12704dc62 04:44:56 Removing intermediate container 27c3ffa71fd0 04:44:56 ---> 62941b23664e 04:44:56 Step 6/23 : COPY go.mod . 04:44:56 Removing intermediate container d03119bddc14 04:44:56 ---> ae84ba82282e 04:44:56 Step 6/32 : COPY go.mod . 04:44:56 go: downloading github.com/gorilla/mux v1.8.0 04:44:56 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 04:44:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.14 04:44:56 go: downloading github.com/stretchr/testify v1.7.0 04:44:56 go: downloading github.com/google/uuid v1.3.0 04:44:56 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 04:44:56 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 04:44:56 go: downloading gopkg.in/yaml.v2 v2.4.0 04:44:56 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 04:44:56 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:44:56 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 04:44:56 go: downloading github.com/lib/pq v1.10.2 04:44:56 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:44:56 go: downloading github.com/pelletier/go-toml v1.9.3 04:44:56 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 04:44:56 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 04:44:56 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 04:44:57 ---> 7e7bcd8c57da 04:44:57 Step 7/24 : RUN go mod download 04:44:57 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 04:44:57 go: downloading github.com/davecgh/go-spew v1.1.1 04:44:57 go: downloading github.com/pmezard/go-difflib v1.0.0 04:44:57 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 04:44:57 go: downloading github.com/go-playground/validator/v10 v10.9.0 04:44:57 go: downloading github.com/go-kit/kit v0.11.0 04:44:57 go: downloading github.com/stretchr/objx v0.1.1 04:44:57 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 04:44:57 go: downloading github.com/x448/float16 v0.8.4 04:44:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 04:44:57 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:44:57 go: downloading github.com/pebbe/zmq4 v1.2.7 04:44:57 go: downloading github.com/go-playground/universal-translator v0.18.0 04:44:57 go: downloading github.com/leodido/go-urn v1.2.1 04:44:57 go: downloading golang.org/x/text v0.3.6 04:44:57 go: downloading github.com/go-playground/assert/v2 v2.0.1 04:44:57 go: downloading github.com/go-playground/locales v0.14.0 04:44:57 ---> Running in 4d1683e7ecf5 04:44:57 go: downloading github.com/hashicorp/consul/api v1.8.1 04:44:57 go: downloading github.com/kr/pretty v0.3.0 04:44:57 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:44:57 go: downloading github.com/go-logfmt/logfmt v0.5.0 04:44:57 go: downloading github.com/go-stack/stack v1.8.0 04:44:57 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 04:44:57 go: downloading github.com/gorilla/websocket v1.4.2 04:44:57 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 04:44:57 ---> dc1b42797ab6 04:44:57 Step 7/23 : RUN go mod download 04:44:57 ---> Running in 66fcec423ddd 04:44:57 ---> 47f867aa62f2 04:44:57 Step 7/23 : RUN go mod download 04:44:58 go: downloading github.com/onsi/ginkgo v1.10.1 04:44:58 go: downloading github.com/onsi/gomega v1.7.0 04:44:58 go: downloading github.com/kr/text v0.2.0 04:44:58 go: downloading github.com/rogpeppe/go-internal v1.8.0 04:44:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:44:58 ---> ba52806118a1 04:44:58 Step 7/32 : RUN go mod download 04:44:58 ---> Running in 1dd5f014ac70 04:44:58 go: downloading github.com/mitchellh/copystructure v1.0.0 04:44:58 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:44:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:44:58 go: downloading github.com/hashicorp/go-hclog v0.12.0 04:44:58 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:44:58 go: downloading github.com/hashicorp/serf v0.9.5 04:44:58 ---> Running in 50dba7de9d45 04:44:58 go: downloading github.com/hashicorp/consul/sdk v0.7.0 04:44:58 go: downloading github.com/hashicorp/go-uuid v1.0.1 04:44:58 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:44:58 go: downloading github.com/fatih/color v1.9.0 04:44:58 go: downloading github.com/mattn/go-colorable v0.1.6 04:44:58 go: downloading github.com/mattn/go-isatty v0.0.12 04:44:58 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:44:58 go: downloading github.com/pkg/errors v0.9.1 04:44:58 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:44:58 go: downloading github.com/hashicorp/go-msgpack v0.5.3 04:44:58 go: downloading github.com/hashicorp/memberlist v0.2.2 04:44:58 go: downloading github.com/hpcloud/tail v1.0.0 04:44:58 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 04:44:58 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:44:58 go: downloading gopkg.in/fsnotify.v1 v1.4.7 04:44:58 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:44:58 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:44:58 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:44:58 go: downloading github.com/hashicorp/go-multierror v1.1.0 04:44:58 go: downloading github.com/miekg/dns v1.1.26 04:44:58 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 04:44:58 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:44:58 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:44:58 go: downloading github.com/hashicorp/errwrap v1.0.0 04:44:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-data/core-data ./cmd/core-data 04:45:01 Removing intermediate container 20d12704dc62 04:45:01 ---> 3b706a9b3b75 04:45:01 Step 8/24 : COPY . . 04:45:03 Removing intermediate container 4d1683e7ecf5 04:45:03 ---> 19815dd173c1 04:45:03 Step 8/24 : COPY . . 04:45:05 Removing intermediate container 1dd5f014ac70 04:45:05 ---> 99c984c91fda 04:45:05 Step 8/23 : COPY . . 04:45:06 Removing intermediate container 50dba7de9d45 04:45:06 ---> 0ac3d7574615 04:45:06 Step 8/32 : COPY . . 04:45:06 Removing intermediate container 66fcec423ddd 04:45:06 ---> 7e6094e28263 04:45:06 Step 8/23 : COPY . . 04:45:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:45:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-command/core-command ./cmd/core-command 04:45:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:45:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:45:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:45:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:45:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:45:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:45:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:45:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config 04:45:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:45:23 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 04:45:23 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 04:45:23 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 04:45:23 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 04:45:23 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 04:45:23 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 04:45:23 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 04:45:23 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 04:45:23 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 04:45:23 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 04:45:23 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 04:45:23 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 04:45:23 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 04:45:23 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 04:45:23 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 04:45:23 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 04:45:23 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 04:45:23 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 04:45:23 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 04:45:23 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 04:45:23 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 04:45:23 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 04:45:23 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 04:45:23 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 04:45:23 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 04:45:23 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 04:45:23 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 04:45:24 Building hooks 04:45:24 + cd /root/parts/hooks/src 04:45:24 + make build 04:45:24 go mod tidy 04:45:24 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 04:45:25 go: downloading github.com/stretchr/testify v1.5.1 04:45:25 go: downloading github.com/davecgh/go-spew v1.1.0 04:45:25 go: downloading gopkg.in/yaml.v2 v2.2.2 04:45:25 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 04:45:26 GO111MODULE=on go build -o cmd/install/install ./cmd/install 04:45:26 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 04:45:26 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 04:45:28 ---> a20b61949bce 04:45:28 Step 9/24 : RUN go mod tidy 04:45:28 ---> 610b95ee4973 04:45:28 Step 9/24 : RUN go mod tidy 04:45:28 ---> Running in 167008d6e290 04:45:28 ---> e1209316db83 04:45:28 Step 9/23 : RUN go mod tidy ---> bf4eae46fe94 04:45:28 Step 9/32 : RUN go mod tidy 04:45:28 04:45:28 ---> 76f0a07dfe48 04:45:28 Step 9/23 : RUN go mod tidy 04:45:28 ---> Running in 822702d25e2f 04:45:28 ---> Running in a2a6373cc629 04:45:28 ---> Running in cb31da814a9e 04:45:28 ---> Running in 995e6fb76f72 04:45:29 Building static-packages 04:45:29 + snapcraftctl build 04:45:31 Building version 04:45:31 + snapcraftctl build 04:45:33 Staging config-common 04:45:33 + snapcraftctl stage 04:45:34 Skipping stage go-build-helper (already ran) 04:45:34 Staging edgex-go 04:45:34 + snapcraftctl stage 04:45:35 Removing intermediate container 167008d6e290 04:45:35 ---> dab54ae46541 04:45:35 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:45:35 ---> Running in 9b04869134d7 04:45:35 Removing intermediate container 822702d25e2f 04:45:35 ---> 11b69eaf1c4c 04:45:35 Step 10/24 : RUN make cmd/core-data/core-data 04:45:35 Staging hooks 04:45:35 + snapcraftctl stage 04:45:35 ---> Running in 178b0a67f45a 04:45:35 Removing intermediate container cb31da814a9e 04:45:35 ---> 2c364f04c19f 04:45:35 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:45:35 ---> Running in 287b35f98afd 04:45:36 Removing intermediate container 995e6fb76f72 04:45:36 ---> a5c51d8da24f 04:45:36 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:45:36 Removing intermediate container a2a6373cc629 04:45:36 ---> ca7e729ee78f 04:45:36 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:45:36 ---> Running in a0936bce5703 04:45:36 ---> Running in 9627f55f2cf0 04:45:36 Staging static-packages 04:45:36 + snapcraftctl stage 04:45:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:45:37 Staging version 04:45:37 + snapcraftctl stage 04:45:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 04:45:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:45:38 Priming config-common 04:45:38 + snapcraftctl prime 04:45:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:45: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 04:45:39 + snapcraftctl prime 04:45:39 Priming go-build-helper 04:45:40 Priming edgex-go 04:45:40 + snapcraftctl prime 04:45:41 Priming hooks 04:45:41 + snapcraftctl prime 04:45:42 Priming static-packages 04:45:42 + snapcraftctl prime 04:45:45 Priming version 04:45:45 + snapcraftctl prime 04:45:46 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:47:46 Removing intermediate container 9627f55f2cf0 04:47:46 ---> 95eddaefd305 04:47:46 04:47:46 Step 11/32 : FROM alpine:3.12 04:47:46 3.12: Pulling from library/alpine 04:47:46 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 04:47:46 Status: Downloaded newer image for alpine:3.12 04:47:46 ---> c4fd0aeabfcf 04:47:46 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:47:46 ---> Running in 663ee2c68618 04:47:46 Removing intermediate container 663ee2c68618 04:47:46 ---> c186ae56a129 04:47:46 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:47:46 ---> Running in 45f44bb6e4f2 04:47:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:47:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:47:46 (1/2) Installing dumb-init (1.2.2-r1) 04:47:46 (2/2) Installing su-exec (0.2-r1) 04:47:46 Executing busybox-1.31.1-r20.trigger 04:47:46 OK: 5 MiB in 16 packages 04:47:46 Removing intermediate container 287b35f98afd 04:47:46 ---> 97d90981c4d2 04:47:46 04:47:46 Step 11/23 : FROM alpine:3.12 04:47:46 ---> c4fd0aeabfcf 04:47:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:47:46 Removing intermediate container a0936bce5703 04:47:46 ---> 5dd6cf7d4ecf 04:47:46 04:47:46 Step 11/23 : FROM alpine:3.12 04:47:46 ---> c4fd0aeabfcf 04:47:46 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:47:46 Removing intermediate container 9b04869134d7 04:47:46 ---> a0b4a4465256 04:47:46 04:47:46 Step 11/24 : FROM alpine:3.12 04:47:46 ---> c4fd0aeabfcf 04:47:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:47:47 Removing intermediate container 45f44bb6e4f2 04:47:47 ---> ac80dc9ad92e 04:47:47 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:47:47 ---> Running in 1e968579ab47 04:47:47 ---> Running in c1b0af187e59 04:47:47 ---> Running in 3a2a8fe05cc3 04:47:47 ---> Running in 6b4e8068e397 04:47:47 Removing intermediate container 6b4e8068e397 04:47:47 ---> f21b6a61c241 04:47:47 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:47:48 ---> Running in b4e500187c8f 04:47:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:47:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:47:49 Removing intermediate container b4e500187c8f 04:47:49 ---> d44a76addd01 04:47:49 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:47:49 ---> Running in 97a9d662757f 04:47:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:47:49 (1/1) Installing dumb-init (1.2.2-r1) 04:47:49 Executing busybox-1.31.1-r20.trigger 04:47:49 OK: 5 MiB in 15 packages 04:47:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:47:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:47:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:47:50 (1/2) Installing ca-certificates (20191127-r4) 04:47:50 (2/2) Installing dumb-init (1.2.2-r1) 04:47:50 Executing busybox-1.31.1-r20.trigger 04:47:50 Executing ca-certificates-20191127-r4.trigger 04:47:50 (1/1) Installing dumb-init (1.2.2-r1) 04:47:50 Executing busybox-1.31.1-r20.trigger 04:47:50 OK: 5 MiB in 15 packages 04:47:51 OK: 6 MiB in 16 packages 04:47:52 Removing intermediate container c1b0af187e59 04:47:52 ---> 1b06c351eb50 04:47:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:47:52 ---> Running in 412690380f01 04:47:52 Removing intermediate container 3a2a8fe05cc3 04:47:52 ---> 4eb354445bf6 04:47:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:47:53 ---> Running in 14b54365460d 04:47:53 Removing intermediate container 412690380f01 04:47:53 ---> da0e82db6a96 04:47:53 Step 14/23 : ENV APP_PORT=59861 04:47:53 Removing intermediate container 1e968579ab47 04:47:53 ---> fc5b69e20f39 04:47:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:47:53 ---> Running in 8c5ff3ab6e86 04:47:53 ---> Running in 85ee4938a817 04:47:54 Removing intermediate container 97a9d662757f 04:47:54 ---> 1ad2acc8219d 04:47:54 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:47:54 Removing intermediate container 14b54365460d 04:47:54 ---> d1dfa904630b 04:47:54 Step 14/24 : ENV APP_PORT=59881 04:47:54 Removing intermediate container 178b0a67f45a 04:47:54 ---> 6b27e08f4faa 04:47:54 04:47:54 Step 11/24 : FROM alpine:3.12 04:47:54 ---> c4fd0aeabfcf 04:47:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:47:54 ---> Running in ca7bc2c9e1df 04:47:54 ---> Running in 561f920f237f 04:47:54 ---> Running in 279b8e452e6e 04:47:54 Removing intermediate container 85ee4938a817 04:47:54 ---> 40e4c3c0d909 04:47:54 Step 14/23 : ENV APP_PORT=59860 04:47:54 Removing intermediate container 8c5ff3ab6e86 04:47:54 ---> 12779c791e3d 04:47:54 Step 15/23 : EXPOSE $APP_PORT 04:47:54 ---> Running in 4a448122d540 04:47:54 ---> Running in e05129a76c38 04:47:55 Removing intermediate container ca7bc2c9e1df 04:47:55 ---> 7abdf3c9cc89 04:47:55 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:47:55 Removing intermediate container 561f920f237f 04:47:55 ---> 43acfe956c86 04:47:55 Step 15/24 : EXPOSE $APP_PORT 04:47:55 Removing intermediate container 279b8e452e6e 04:47:55 ---> 58224497f3c1 04:47:55 Step 13/24 : ENV APP_PORT=59880 04:47:55 ---> Running in ebb91dd5ff8b 04:47:55 ---> Running in d374bfe3ba73 04:47:55 Removing intermediate container 4a448122d540 04:47:55 Removing intermediate container e05129a76c38 04:47:55 ---> 98e27cc49b1c 04:47:55 Step 15/23 : EXPOSE $APP_PORT 04:47:55 ---> aa3cf61bd3e6 04:47:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:47:55 ---> Running in e793b259843a 04:47:56 Removing intermediate container ebb91dd5ff8b 04:47:56 ---> 493533d06cf9 04:47:56 Step 16/24 : WORKDIR / 04:47:56 ---> b8e5fcb6b729 04:47:56 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:47:56 Removing intermediate container d374bfe3ba73 04:47:56 ---> a735dfa794f0 04:47:56 Step 14/24 : EXPOSE $APP_PORT 04:47:56 ---> Running in 942c1a2070e5 04:47:56 ---> Running in f6d7b1e55c3c 04:47:56 ---> Running in d8aedda8d9f2 04:47:56 Removing intermediate container e793b259843a 04:47:56 ---> 9283e58ef83c 04:47:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:47:56 ---> d086054f5e35 04:47:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:47:57 Removing intermediate container 942c1a2070e5 04:47:57 ---> 397c65732377 04:47:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:47:57 Removing intermediate container d8aedda8d9f2 04:47:57 ---> e0ec0578fe67 04:47:57 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:57 ---> Running in cb09a47e2e84 04:47:58 ---> 23e34e8c5842 04:47:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:47:59 ---> 0c6632b652ba 04:47:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:47:59 ---> e485f9e951eb 04:47:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:48:00 ---> 502b8801f87d 04:48:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:48:00 Removing intermediate container f6d7b1e55c3c 04:48:00 ---> d47c0c7acf5e 04:48:00 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:48:00 ---> e46378f8abee 04:48:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:48:00 ---> Running in b9e7e96a682e 04:48:00 ---> 5d6069b11821 04:48:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:48:01 ---> 7ff79d0a1902 04:48:01 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:48:01 ---> 0485b91e9913 04:48:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:48:01 Removing intermediate container b9e7e96a682e 04:48:01 ---> 7c0f0d864f8c 04:48:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:48:01 ---> Running in ec762815c75a 04:48:01 Removing intermediate container cb09a47e2e84 04:48:01 ---> 3675d6c00b31 04:48:01 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:48:01 ---> Running in 2d63a4d26a4d 04:48:02 ---> 8660a6aa348b 04:48:02 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:48:02 ---> Running in 334d7bcbddac 04:48:02 ---> Running in 4d21c85368f4 04:48:02 Removing intermediate container ec762815c75a 04:48:02 ---> 4a751d8c158e 04:48:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:48:02 ---> c54a15ffcc53 04:48:02 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:48:03 Removing intermediate container 2d63a4d26a4d 04:48:03 ---> ae961afce1ab 04:48:03 Step 21/23 : LABEL arch=arm64 04:48:03 ---> Running in 42184ec6bdf3 04:48:03 ---> Running in 9a30ce2d8b61 04:48:03 Removing intermediate container 4d21c85368f4 04:48:03 ---> a3fd8dfc0cf4 04:48:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:48:03 ---> Running in 5e1e2b9e2a23 04:48:03 Removing intermediate container 42184ec6bdf3 04:48:03 ---> 777fb6c627af 04:48:03 Step 21/23 : LABEL arch=arm64 04:48:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:48:03 ---> Running in c490b2a4ce0e 04:48:03 Removing intermediate container 9a30ce2d8b61 04:48:03 ---> 5e235dac6d2f 04:48:03 Step 22/23 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 04:48:04 Removing intermediate container 5e1e2b9e2a23 04:48:04 ---> f54c8afb6458 04:48:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:48:04 ---> a7271edcd1ad 04:48:04 Step 22/24 : LABEL arch=arm64 04:48:04 ---> Running in 4647b0a2ad56 04:48:04 ---> Running in 4296ed8157ec 04:48:04 Removing intermediate container c490b2a4ce0e 04:48:04 ---> b11d31625d6d 04:48:04 Step 22/23 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 04:48:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:48:04 ---> Running in 1b9b8b0d9cb0 04:48:05 Removing intermediate container 4296ed8157ec 04:48:05 ---> 4b1255157cd8 04:48:05 Step 23/24 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 04:48:05 Removing intermediate container 4647b0a2ad56 04:48:05 ---> 54bac1a1c99f 04:48:05 Step 23/23 : LABEL version=0.0.0 04:48:05 ---> Running in ef3d184da78d 04:48:05 ---> Running in 805a278a3acd 04:48:05 ---> 8eacc400c065 04:48:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:48:05 Removing intermediate container 1b9b8b0d9cb0 04:48:05 ---> 56b8713a5b15 04:48:05 Step 23/23 : LABEL version=0.0.0 04:48:05 (1/6) Installing dumb-init (1.2.2-r1) 04:48:05 (2/6) Installing libgcc (9.3.0-r2) 04:48:05 ---> Running in 5d23353819da 04:48:05 (3/6) Installing libsodium (1.0.18-r0) 04:48:05 (4/6) Installing libstdc++ (9.3.0-r2) 04:48:06 (5/6) Installing libzmq (4.3.3-r0) 04:48:06 Removing intermediate container ef3d184da78d 04:48:06 ---> 038c7eff3fc0 04:48:06 Step 24/24 : LABEL version=0.0.0 04:48:06 Removing intermediate container 805a278a3acd 04:48:06 ---> b7cdc43edcc9 04:48:06 04:48:06 (6/6) Installing zeromq (4.3.3-r0) 04:48:06 Executing busybox-1.31.1-r20.trigger 04:48:06 OK: 8 MiB in 20 packages 04:48:06 Successfully built b7cdc43edcc9 04:48:06 ---> 45a45f80bfdf 04:48:06 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:48:06 ---> Running in 794db2988925 04:48:06 Successfully tagged support-scheduler-arm64:latest 04:48:06 Removing intermediate container 5d23353819da 04:48:06 ---> d1458d6a43ba 04:48:06 04:48:06 Building security-proxy-setup 04:48:07  Building support-scheduler ... done Successfully built d1458d6a43ba 04:48:07 Successfully tagged support-notifications-arm64:latest 04:48:07  Building support-notifications ... done Building sys-mgmt-agent 04:48:07 ---> Running in 076132b1f669 04:48:07 Removing intermediate container 794db2988925 04:48:07 ---> 61a4e97f57bf 04:48:07 04:48:07 Successfully built 61a4e97f57bf 04:48:07 Successfully tagged core-metadata-arm64:latest 04:48:07 Building core-command 04:48:08  Building core-metadata ... done Removing intermediate container 334d7bcbddac 04:48:08 ---> 6ea48b3d8b8f 04:48:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:48:08 Removing intermediate container 076132b1f669 04:48:08 ---> c71e64130875 04:48:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:48:10 ---> 4d49599a85e4 04:48:10 Step 27/32 : RUN chmod +x /entrypoint.sh 04:48:10 ---> e11eede0f8a9 04:48:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:48:11 ---> Running in 8e3fceecee42 04:48:12 ---> d8ab0434bc52 04:48:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:48:13 ---> 904a9a7412e5 04:48:13 Step 20/24 : ENTRYPOINT ["/core-data"] 04:48:14 ---> Running in b2f3905b1721 04:48:14 Removing intermediate container b2f3905b1721 04:48:14 ---> 061cd7f5da21 04:48:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:48:15 ---> Running in 3fbc2e629eab 04:48:15 Removing intermediate container 8e3fceecee42 04:48:15 ---> 08e9f11f3d37 04:48:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:48:16 ---> Running in b8bc8131ecc8 04:48:16 Removing intermediate container 3fbc2e629eab 04:48:16 ---> 65541d304763 04:48:16 Step 22/24 : LABEL arch=arm64 04:48:16 ---> Running in bcdf50d158a0 04:48:17 Removing intermediate container b8bc8131ecc8 04:48:17 ---> f09f70625666 04:48:17 Step 29/32 : CMD ["gate"] 04:48:17 ---> Running in b2ea236bbdc4 04:48:17 Removing intermediate container bcdf50d158a0 04:48:17 ---> 9405f9528315 04:48:17 Step 23/24 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 04:48:18 ---> Running in 15fd4e3bb308 04:48:18 Removing intermediate container b2ea236bbdc4 04:48:18 ---> f827706357a4 04:48:18 Step 30/32 : LABEL arch=arm64 04:48:19 ---> Running in 3b18e25d27eb 04:48:19 Removing intermediate container 15fd4e3bb308 04:48:19 ---> 7f0cfc44d19e 04:48:19 Step 24/24 : LABEL version=0.0.0 04:48:19 ---> Running in 7a174cc54d24 04:48:19 Removing intermediate container 3b18e25d27eb 04:48:19 ---> 75df1261d60e 04:48:19 Step 31/32 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 04:48:19 Removing intermediate container 7a174cc54d24 04:48:19 ---> b3e4dbdd4d02 04:48:19 04:48:19 ---> Running in a98dd3b3c733 04:48:20 Successfully built b3e4dbdd4d02 04:48:20 Successfully tagged core-data-arm64:latest 04:48:20  Building core-data ... done Building security-secretstore-setup 04:48:20 Removing intermediate container a98dd3b3c733 04:48:20 ---> f9baf5c31030 04:48:20 Step 32/32 : LABEL version=0.0.0 04:48:21 ---> Running in 61e20584d094 04:48:21 Removing intermediate container 61e20584d094 04:48:21 ---> 4185b4ab7ba0 04:48:21 04:48:21 Successfully built 4185b4ab7ba0 04:48:21 Successfully tagged security-bootstrapper-arm64:latest 04:48:54  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:48:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:48:54 ---> e6c0231dd51d 04:48:54 Step 3/22 : WORKDIR /edgex-go 04:48:54 ---> Using cache 04:48:54 ---> 5fd4a2e841a4 04:48:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:54 ---> Using cache 04:48:54 ---> c8f5c308ecbd 04:48:54 Step 5/22 : RUN apk add --update --no-cache make git 04:48:54 ---> Using cache 04:48:54 ---> ae84ba82282e 04:48:54 Step 6/22 : COPY go.mod . 04:48:54 ---> Using cache 04:48:54 ---> ba52806118a1 04:48:54 Step 7/22 : RUN go mod download 04:48:54 ---> Using cache 04:48:54 ---> 0ac3d7574615 04:48:54 Step 8/22 : COPY . . 04:48:54 ---> Using cache 04:48:54 ---> bf4eae46fe94 04:48:54 Step 9/22 : RUN go mod tidy 04:48:54 ---> Using cache 04:48:54 ---> ca7e729ee78f 04:48:54 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:48:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:48:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:48:54 ---> e6c0231dd51d 04:48:54 Step 3/24 : WORKDIR /edgex-go 04:48:54 ---> Using cache 04:48:54 ---> 5fd4a2e841a4 04:48:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:54 ---> Using cache 04:48:54 ---> c8f5c308ecbd 04:48:54 Step 5/24 : RUN apk add --update --no-cache make bash git 04:48:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:48:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:48:55 ---> e6c0231dd51d 04:48:55 Step 3/24 : WORKDIR /edgex-go 04:48:55 ---> Using cache 04:48:55 ---> 5fd4a2e841a4 04:48:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:55 ---> Using cache 04:48:55 ---> c8f5c308ecbd 04:48:55 Step 5/24 : RUN apk add --update --no-cache make git 04:48:55 ---> Using cache 04:48:55 ---> ae84ba82282e 04:48:55 Step 6/24 : COPY go.mod . 04:48:55 ---> Using cache 04:48:55 ---> ba52806118a1 04:48:55 Step 7/24 : RUN go mod download 04:48:55 ---> Using cache 04:48:55 ---> 0ac3d7574615 04:48:55 Step 8/24 : COPY . . 04:48:55 ---> Using cache 04:48:55 ---> bf4eae46fe94 04:48:55 Step 9/24 : RUN go mod tidy 04:48:55 ---> Using cache 04:48:55 ---> ca7e729ee78f 04:48:55 Step 10/24 : RUN make cmd/core-command/core-command 04:48:58 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:48:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:48:58 ---> e6c0231dd51d 04:48:58 Step 3/26 : WORKDIR /edgex-go 04:48:58 ---> Using cache 04:48:58 ---> 5fd4a2e841a4 04:48:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:58 ---> Using cache 04:48:58 ---> c8f5c308ecbd 04:48:58 Step 5/26 : RUN apk add --update --no-cache make git 04:48:58 ---> Using cache 04:48:58 ---> ae84ba82282e 04:48:58 Step 6/26 : COPY go.mod . 04:48:58 ---> Using cache 04:48:58 ---> ba52806118a1 04:48:58 Step 7/26 : RUN go mod download 04:48:58 ---> Using cache 04:48:58 ---> 0ac3d7574615 04:48:58 Step 8/26 : COPY . . 04:48:58 ---> Using cache 04:48:58 ---> bf4eae46fe94 04:48:58 Step 9/26 : RUN go mod tidy 04:48:58 ---> Using cache 04:48:58 ---> ca7e729ee78f 04:48:58 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:48:58 ---> Running in 0a26338e0bf0 04:48:58 ---> Running in b6b79da5eba8 04:48:58 ---> Running in 9c29677ccd74 04:48:58 ---> Running in a5957c27f549 04:49:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:49:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:49:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:49:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:49:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:49:03 OK: 218 MiB in 52 packages 04:49:04 Removing intermediate container 0a26338e0bf0 04:49:04 ---> 58a85ef48cc6 04:49:04 Step 6/24 : COPY go.mod . 04:49:06 ---> 1b18c9ef2240 04:49:06 Step 7/24 : RUN go mod download 04:49:06 ---> Running in 3c6b814e468c 04:49:12 Removing intermediate container 3c6b814e468c 04:49:12 ---> fbda439e0803 04:49:12 Step 8/24 : COPY . . 04:49:31 ---> 2c4761622fbf 04:49:31 Step 9/24 : RUN go mod tidy 04:49:31 ---> Running in be2425bd8c82 04:49:39 Removing intermediate container be2425bd8c82 04:49:39 ---> 08b87982ce49 04:49:39 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:49:39 ---> Running in 237ab4c2bdce 04:49:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:50:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 04:50:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:50:31 Removing intermediate container 9c29677ccd74 04:50:31 ---> b89296bb77ee 04:50:31 04:50:31 Step 11/24 : FROM alpine:3.12 04:50:31 ---> c4fd0aeabfcf 04:50:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:50:31 ---> Using cache 04:50:31 ---> 4eb354445bf6 04:50:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:50:31 ---> Using cache 04:50:31 ---> d1dfa904630b 04:50:31 Step 14/24 : ENV APP_PORT=59882 04:50:31 ---> Running in c598f8ba996d 04:50:32 Removing intermediate container c598f8ba996d 04:50:32 ---> ffc164de950e 04:50:32 Step 15/24 : EXPOSE $APP_PORT 04:50:32 ---> Running in 35aef5f5d045 04:50:33 Removing intermediate container 35aef5f5d045 04:50:33 ---> 062c9a6cb7c1 04:50:33 Step 16/24 : WORKDIR / 04:50:34 ---> Running in e9fca9188c52 04:50:35 Removing intermediate container e9fca9188c52 04:50:35 ---> abcfd9cc6da3 04:50:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:50:37 ---> 4136f8a67d7c 04:50:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:50:38 Removing intermediate container a5957c27f549 04:50:38 ---> ba2310eb832e 04:50:38 04:50:38 Step 11/26 : FROM alpine:3.12 04:50:38 ---> c4fd0aeabfcf 04:50:38 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:50:39 ---> Running in d0cfbd473034 04:50:40 Removing intermediate container b6b79da5eba8 04:50:40 ---> af20404cd045 04:50:40 04:50:40 Step 11/22 : FROM alpine:3.12 04:50:40 ---> c4fd0aeabfcf 04:50:40 Step 12/22 : RUN apk add --update --no-cache curl 04:50:40 ---> Running in 486b0d4a85b2 04:50:40 ---> 7bc550e6a559 04:50:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:50:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:42 ---> fd4fc5b872ae 04:50:42 Step 20/24 : ENTRYPOINT ["/core-command"] 04:50:42 ---> Running in d28aa10a0af1 04:50:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:43 (1/3) Installing ca-certificates (20191127-r4) 04:50:43 (2/3) Installing dumb-init (1.2.2-r1) 04:50:43 (3/3) Installing su-exec (0.2-r1) 04:50:43 Executing busybox-1.31.1-r20.trigger 04:50:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:43 Executing ca-certificates-20191127-r4.trigger 04:50:43 OK: 6 MiB in 17 packages 04:50:43 Removing intermediate container d28aa10a0af1 04:50:43 ---> cb62dbefc668 04:50:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:50:43 (1/4) Installing ca-certificates (20191127-r4) 04:50:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:50:44 (3/4) Installing libcurl (7.78.0-r0) 04:50:44 (4/4) Installing curl (7.78.0-r0) 04:50:44 Executing busybox-1.31.1-r20.trigger 04:50:44 ---> Running in e823da97a5fa 04:50:44 Executing ca-certificates-20191127-r4.trigger 04:50:44 OK: 7 MiB in 18 packages 04:50:45 Removing intermediate container e823da97a5fa 04:50:45 ---> fb3c43549aca 04:50:45 Step 22/24 : LABEL arch=arm64 04:50:45 ---> Running in a1c899925fa1 04:50:46 Removing intermediate container d0cfbd473034 04:50:46 ---> 816c1038a5bd 04:50:46 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:50:46 ---> Running in 456ddd45eed4 04:50:46 Removing intermediate container a1c899925fa1 04:50:46 ---> 0dc010d64577 04:50:46 Step 23/24 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 04:50:46 Removing intermediate container 486b0d4a85b2 04:50:46 ---> db5100582ad1 04:50:46 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:50:46 ---> Running in 72eb5409ece4 04:50:47 ---> Running in bd3f0e8f11c3 04:50:47 Removing intermediate container 456ddd45eed4 04:50:47 ---> 7c308c4a1e45 04:50:47 Step 14/26 : WORKDIR / 04:50:47 ---> Running in eca5139a33d9 04:50:47 Removing intermediate container 72eb5409ece4 04:50:47 ---> 36a3291b334e 04:50:47 Step 24/24 : LABEL version=0.0.0 04:50:47 Removing intermediate container bd3f0e8f11c3 04:50:47 ---> 7c109b73da24 04:50:47 Step 14/22 : WORKDIR /edgex 04:50:47 ---> Running in 0f58f73afd8a 04:50:47 ---> Running in 01a4958efba4 04:50:48 Removing intermediate container eca5139a33d9 04:50:48 ---> f0192476fc5a 04:50:48 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:50:48 Removing intermediate container 0f58f73afd8a 04:50:48 ---> ea0b384c730a 04:50:48 04:50:48 Removing intermediate container 01a4958efba4 04:50:48 ---> a9218bca9528 04:50:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:50:49 Successfully built ea0b384c730a 04:50:49 Successfully tagged core-command-arm64:latest 04:50:50  Building core-command ... done  ---> acb556543dfa 04:50:50 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:50:50 ---> 9578fb6e8ffe 04:50:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:50:51 ---> d4e9ab0683a2 04:50:51 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:50:51 ---> 272f038ec2a7 04:50:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:50:53 ---> 0129e567c0de 04:50:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:50:53 Removing intermediate container 237ab4c2bdce 04:50:53 ---> 417b5b03a261 04:50:53 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:50:53 ---> 9bfd65551bf2 04:50:53 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:50:53 ---> Running in f724da640773 04:50:53 ---> Running in 34463e2afd43 04:50:53 ---> 89defbe9bfd7 04:50:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:50:53 Removing intermediate container 34463e2afd43 04:50:53 ---> b9be1b471d87 04:50:53 Step 19/22 : CMD ["--init=true"] 04:50:54 ---> Running in 98c4bc1f81b5 04:50:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:50:54 Removing intermediate container 98c4bc1f81b5 04:50:54 ---> 657a5addb712 04:50:54 Step 20/22 : LABEL arch=arm64 04:50:55 ---> 383d33613329 04:50:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:50:55 ---> Running in ccd59913a0ce 04:50:55 Removing intermediate container ccd59913a0ce 04:50:55 ---> e3b137430208 04:50:55 Step 21/22 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 04:50:56 ---> Running in 5437f9b631aa 04:50:56 ---> e13c4111b524 04:50:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:50:56 Removing intermediate container 5437f9b631aa 04:50:56 ---> 7419ef4f9265 04:50:56 Step 22/22 : LABEL version=0.0.0 04:50:56 ---> Running in 7d417ef312e8 04:50:57 ---> 1a26f2b69ab9 04:50:57 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 04:50:57 Removing intermediate container f724da640773 04:50:57 ---> 44f74b42277f 04:50:57 04:50:57 Step 12/24 : FROM docker:20.10.7 04:50:57 ---> Running in cb5e29cede80 04:50:57 Removing intermediate container 7d417ef312e8 04:50:57 ---> e1bd8b93b3d6 04:50:57 04:50:57 20.10.7: Pulling from library/docker 04:50:57 Successfully built e1bd8b93b3d6 04:50:57 Successfully tagged security-proxy-setup-arm64:latest 04:50:59  Building security-proxy-setup ... done Removing intermediate container cb5e29cede80 04:50:59 ---> 941583ae79a7 04:50:59 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:50:59 ---> Running in 8c23a0fede71 04:51:00 Removing intermediate container 8c23a0fede71 04:51:00 ---> be927bb3c4e4 04:51:00 Step 24/26 : LABEL arch=arm64 04:51:00 ---> Running in 7724726021d9 04:51:01 Removing intermediate container 7724726021d9 04:51:01 ---> 433305a493d1 04:51:01 Step 25/26 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 04:51:01 ---> Running in 1e0280b81a7d 04:51:01 Removing intermediate container 1e0280b81a7d 04:51:01 ---> af37f7f0999a 04:51:01 Step 26/26 : LABEL version=0.0.0 04:51:01 ---> Running in 321e89735ed1 04:51:02 Removing intermediate container 321e89735ed1 04:51:02 ---> 8001866a588c 04:51:02 04:51:03 Successfully built 8001866a588c 04:51:03 Successfully tagged security-secretstore-setup-arm64:latest 04:51:08  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 04:51:08 Status: Downloaded newer image for docker:20.10.7 04:51:08 ---> df445af6242a 04:51:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:51:09 ---> Running in a705e8043e7f 04:51:10 Removing intermediate container a705e8043e7f 04:51:10 ---> 13a20f4cf1e2 04:51:10 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 04:51:10 ---> Running in 0b2d33077235 04:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:51:12 (1/39) Installing readline (8.1.0-r0) 04:51:12 (2/39) Installing bash (5.1.0-r0) 04:51:12 Executing bash-5.1.0-r0.post-install 04:51:12 (3/39) Installing brotli-libs (1.0.9-r3) 04:51:12 (4/39) Installing nghttp2-libs (1.42.0-r1) 04:51:12 (5/39) Installing libcurl (7.78.0-r0) 04:51:12 (6/39) Installing curl (7.78.0-r0) 04:51:12 (7/39) Installing dumb-init (1.2.5-r0) 04:51:12 (8/39) Installing libbz2 (1.0.8-r1) 04:51:12 (9/39) Installing expat (2.2.10-r1) 04:51:12 (10/39) Installing libffi (3.3-r2) 04:51:12 (11/39) Installing gdbm (1.19-r0) 04:51:12 (12/39) Installing xz-libs (5.2.5-r0) 04:51:12 (13/39) Installing sqlite-libs (3.34.1-r0) 04:51:12 (14/39) Installing python3 (3.8.10-r0) 04:51:14 (15/39) Installing py3-appdirs (1.4.4-r1) 04:51:14 (16/39) Installing py3-ordered-set (4.0.2-r0) 04:51:14 (17/39) Installing py3-parsing (2.4.7-r1) 04:51:14 (18/39) Installing py3-six (1.15.0-r0) 04:51:14 (19/39) Installing py3-packaging (20.9-r0) 04:51:14 (20/39) Installing py3-setuptools (51.3.3-r0) 04:51:14 (21/39) Installing py3-chardet (4.0.0-r0) 04:51:14 (22/39) Installing py3-idna (3.1-r0) 04:51:14 (23/39) Installing py3-urllib3 (1.26.2-r1) 04:51:15 (24/39) Installing py3-requests (2.25.1-r1) 04:51:15 (25/39) Installing py3-msgpack (1.0.2-r0) 04:51:15 (26/39) Installing py3-lockfile (0.12.2-r3) 04:51:15 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:51:15 (28/39) Installing py3-colorama (0.4.4-r0) 04:51:15 (29/39) Installing py3-contextlib2 (0.6.0-r0) 04:51:15 (30/39) Installing py3-distlib (0.3.1-r1) 04:51:15 (31/39) Installing py3-distro (1.5.0-r1) 04:51:15 (32/39) Installing py3-webencodings (0.5.1-r3) 04:51:15 (33/39) Installing py3-html5lib (1.1-r0) 04:51:15 (34/39) Installing py3-pytoml (0.1.21-r0) 04:51:15 (35/39) Installing py3-pep517 (0.9.1-r0) 04:51:15 (36/39) Installing py3-progress (1.5-r0) 04:51:15 (37/39) Installing py3-retrying (1.3.3-r0) 04:51:15 (38/39) Installing py3-toml (0.10.2-r0) 04:51:15 (39/39) Installing py3-pip (20.3.4-r0) 04:51:15 Executing busybox-1.32.1-r6.trigger 04:51:15 OK: 82 MiB in 59 packages 04:51:22 Collecting docker-compose==1.23.2 04:51:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:51:22 Collecting texttable<0.10,>=0.9.0 04:51:22 Downloading texttable-0.9.1.tar.gz (11 kB) 04:51:23 Collecting docker<4.0,>=3.6.0 04:51:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:51:24 Collecting websocket-client<1.0,>=0.32.0 04:51:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:51:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:51:24 Collecting cached-property<2,>=1.2.0 04:51:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:51:25 Collecting PyYAML<4,>=3.10 04:51:25 Downloading PyYAML-3.13.tar.gz (270 kB) 04:51:28 Collecting dockerpty<0.5,>=0.4.1 04:51:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:51:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:51:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:51:30 Collecting docopt<0.7,>=0.6.1 04:51:30 Downloading docopt-0.6.2.tar.gz (25 kB) 04:51:32 Collecting jsonschema<3,>=2.5.1 04:51:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:51:32 Collecting docker-pycreds>=0.4.0 04:51:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:51:34 Collecting urllib3<1.25,>=1.21.1 04:51:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:51:34 Collecting chardet<3.1.0,>=3.0.2 04:51:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:51:34 Collecting certifi>=2017.4.17 04:51:34 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 04:51:34 Collecting idna<2.8,>=2.5 04:51:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:51:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:51:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:51:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:51:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:51:35 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:51:35 Attempting uninstall: urllib3 04:51:35 Found existing installation: urllib3 1.26.2 04:51:35 Uninstalling urllib3-1.26.2: 04:51:35 Successfully uninstalled urllib3-1.26.2 04:51:35 Attempting uninstall: idna 04:51:35 Found existing installation: idna 3.1 04:51:36 Uninstalling idna-3.1: 04:51:36 Successfully uninstalled idna-3.1 04:51:36 Attempting uninstall: chardet 04:51:36 Found existing installation: chardet 4.0.0 04:51:36 Uninstalling chardet-4.0.0: 04:51:36 Successfully uninstalled chardet-4.0.0 04:51:38 Attempting uninstall: requests 04:51:38 Found existing installation: requests 2.25.1 04:51:38 Uninstalling requests-2.25.1: 04:51:38 Successfully uninstalled requests-2.25.1 04:51:38 Running setup.py install for texttable: started 04:51:40 Running setup.py install for texttable: finished with status 'done' 04:51:40 Running setup.py install for PyYAML: started 04:51:42 Running setup.py install for PyYAML: finished with status 'done' 04:51:42 Running setup.py install for docopt: started 04:51:44 Running setup.py install for docopt: finished with status 'done' 04:51:44 Running setup.py install for dockerpty: started 04:51:46 Running setup.py install for dockerpty: finished with status 'done' 04:51:47 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 04:51:58 Removing intermediate container 0b2d33077235 04:51:58 ---> 2d0c93633a61 04:51:58 Step 15/24 : ENV APP_PORT=58890 04:51:58 ---> Running in 216eccd6c8a5 04:51:58 Removing intermediate container 216eccd6c8a5 04:51:58 ---> 039b79687038 04:51:58 Step 16/24 : EXPOSE $APP_PORT 04:51:58 ---> Running in 34573c1d3da2 04:51:58 Removing intermediate container 34573c1d3da2 04:51:58 ---> 2ffca6b9ef95 04:51:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:51:59 ---> 10c5afda4997 04:51:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:52:00 ---> 9bcb796df84f 04:52:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:52:00 ---> ffe3e97a932a 04:52:00 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:52:00 ---> Running in ea45b1388ade 04:52:01 Removing intermediate container ea45b1388ade 04:52:01 ---> e483bfafa9c7 04:52:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:52:01 ---> Running in 18760f5eb5a2 04:52:02 Removing intermediate container 18760f5eb5a2 04:52:02 ---> e51d7218e66d 04:52:02 Step 22/24 : LABEL arch=arm64 04:52:02 ---> Running in 63cd1c162446 04:52:02 Removing intermediate container 63cd1c162446 04:52:02 ---> a3587a1628e3 04:52:02 Step 23/24 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 04:52:02 ---> Running in ad4433cdaad2 04:52:03 Removing intermediate container ad4433cdaad2 04:52:03 ---> 9c960153a81e 04:52:03 Step 24/24 : LABEL version=0.0.0 04:52:03 ---> Running in 5ae531bb8730 04:52:04 Removing intermediate container 5ae531bb8730 04:52:04 ---> d3e11654bfb0 04:52:04 04:52:04 Successfully built d3e11654bfb0 04:52:04 Successfully tagged sys-mgmt-agent-arm64:latest 04:52:04  Building sys-mgmt-agent ... done  [Pipeline] } 04:52:04 $ docker stop --time=1 ab8bdd3ea49ef14a42686832629059783700799c0c407e767e98e2d026f21be7 04:52:06 $ docker rm -f ab8bdd3ea49ef14a42686832629059783700799c0c407e767e98e2d026f21be7 [Pipeline] // withDockerContainer [Pipeline] sh 04:52:07 + docker images 04:52:07 REPOSITORY TAG IMAGE ID CREATED SIZE 04:52:07 sys-mgmt-agent-arm64 latest d3e11654bfb0 4 seconds ago 311MB 04:52:07 security-secretstore-setup-arm64 latest 8001866a588c About a minute ago 26.5MB 04:52:07 44f74b42277f About a minute ago 1.57GB 04:52:07 security-proxy-setup-arm64 latest e1bd8b93b3d6 About a minute ago 24.5MB 04:52:07 core-command-arm64 latest ea0b384c730a About a minute ago 15.2MB 04:52:07 af20404cd045 About a minute ago 1.57GB 04:52:07 ba2310eb832e About a minute ago 1.57GB 04:52:07 b89296bb77ee About a minute ago 1.56GB 04:52:07 security-bootstrapper-arm64 latest 4185b4ab7ba0 3 minutes ago 17.7MB 04:52:07 core-data-arm64 latest b3e4dbdd4d02 3 minutes ago 19.3MB 04:52:07 core-metadata-arm64 latest 61a4e97f57bf 4 minutes ago 15.8MB 04:52:07 support-notifications-arm64 latest d1458d6a43ba 4 minutes ago 15.9MB 04:52:07 support-scheduler-arm64 latest b7cdc43edcc9 4 minutes ago 15.2MB 04:52:07 6b27e08f4faa 4 minutes ago 1.57GB 04:52:07 5dd6cf7d4ecf 4 minutes ago 1.57GB 04:52:07 97d90981c4d2 4 minutes ago 1.57GB 04:52:07 a0b4a4465256 4 minutes ago 1.57GB 04:52:07 95eddaefd305 4 minutes ago 1.57GB 04:52:07 ci-base-image-arm64 latest e6c0231dd51d 15 minutes ago 1.24GB 04:52:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 9 days ago 533MB 04:52:07 docker 20.10.7 df445af6242a 2 months ago 234MB 04:52:07 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 04:52:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:52:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:52:08 04:52:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:52:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:52:08 arm64: Pulling from edgex-lftools-log-publisher 04:52:08 448f6bf000e3: Pulling fs layer 04:52:08 f757da607395: Pulling fs layer 04:52:08 05883995daec: Pulling fs layer 04:52:08 8603b9c90790: Pulling fs layer 04:52:08 1560dd03e051: Pulling fs layer 04:52:08 27f5ce0e4adf: Pulling fs layer 04:52:08 c2d8d7efcc4b: Pulling fs layer 04:52:08 1560dd03e051: Waiting 04:52:08 8603b9c90790: Waiting 04:52:08 27f5ce0e4adf: Waiting 04:52:08 c2d8d7efcc4b: Waiting 04:52:09 f757da607395: Download complete 04:52:09 8603b9c90790: Download complete 04:52:09 1560dd03e051: Verifying Checksum 04:52:09 1560dd03e051: Download complete 04:52:09 27f5ce0e4adf: Verifying Checksum 04:52:09 27f5ce0e4adf: Download complete 04:52:09 05883995daec: Verifying Checksum 04:52:09 05883995daec: Download complete 04:52:10 448f6bf000e3: Verifying Checksum 04:52:10 448f6bf000e3: Download complete 04:52:13 c2d8d7efcc4b: Verifying Checksum 04:52:13 c2d8d7efcc4b: Download complete 04:52:14 448f6bf000e3: Pull complete 04:52:15 f757da607395: Pull complete 04:52:17 05883995daec: Pull complete 04:52:17 8603b9c90790: Pull complete 04:52:18 1560dd03e051: Pull complete 04:52:18 27f5ce0e4adf: Pull complete 04:52:33 c2d8d7efcc4b: Pull complete 04:52:33 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:52:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:52:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:52:33 prd-ubuntu18.04-docker-arm64-4c-16g-917 does not seem to be running inside a container 04:52:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:52:37 $ docker top c0e5c5424d9b062193c2af5dc6ab5be143ec2447bc65588fcad358ca2ea62c9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:52:38 ---> job-cost.sh 04:52:38 lf-activate-venv: SKIPPING 04:52:38 INFO: No Stack... 04:52:39 INFO: Retrieving Pricing Info for: v2-standard-4 04:52:40 INFO: Archiving Costs [Pipeline] sh 04:52:40 + cat /w/workspace/edgex-go/3/archives/cost.csv 04:52:40 + cut -d, -f6 [Pipeline] lock 04:52:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3665-3-stack-cost] 04:52:40 Resource [jenkins-edgexfoundry-edgex-go-PR-3665-3-stack-cost] did not exist. Created. 04:52:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3665-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:52:41 + echo total: 0.18000000715255737 [Pipeline] stash 04:52:41 Stashed 1 file(s) [Pipeline] } 04:52:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3665-3-stack-cost] [Pipeline] // lock [Pipeline] } 04:52:41 $ docker stop --time=1 c0e5c5424d9b062193c2af5dc6ab5be143ec2447bc65588fcad358ca2ea62c9a 04:52:43 $ docker rm -f c0e5c5424d9b062193c2af5dc6ab5be143ec2447bc65588fcad358ca2ea62c9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:52:44 provisioning config files... 04:52:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4299583593046470360tmp [Pipeline] { [Pipeline] sh 04:52:44 + set +x 04:52:44 + curl -s https://codecov.io/bash 04:52:44 + bash -s -- 04:52:45 04:52:45 _____ _ 04:52:45 / ____| | | 04:52:45 | | ___ __| | ___ ___ _____ __ 04:52:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:52:45 | |___| (_) | (_| | __/ (_| (_) \ V / 04:52:45 \_____\___/ \__,_|\___|\___\___/ \_/ 04:52:45 Bash-1.0.6 04:52:45 04:52:45 04:52:45 ==> git version 2.24.4 found 04:52:45 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:52:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:52:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:52:45 ==> Jenkins CI detected. 04:52:45 current dir:  /w/workspace/edgex-go/3 04:52:45 project root: . 04:52:45 --> token set from env 04:52:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:52:45 ==> Running gcov in . (disable via -X gcov) 04:52:45 ==> Python coveragepy not found 04:52:45 ==> Searching for coverage reports in: 04:52:45 + . 04:52:45 -> Found 1 reports 04:52:45 ==> Detecting git/mercurial file structure 04:52:45 ==> Reading reports 04:52:45 + ./coverage.out bytes=404329 04:52:45 ==> Appending adjustments 04:52:45 https://docs.codecov.io/docs/fixing-reports 04:52:45 + Found adjustments 04:52:45 ==> Gzipping contents 04:52:45 56K /tmp/codecov.EkWLOS.gz 04:52:45 ==> Uploading reports 04:52:45 url: https://codecov.io 04:52:45 query: branch=PR-3665&commit=1c207487a9485654c6b113a3debd3c7c5e72e172&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3665%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3665&job=&cmd_args= 04:52:45 -> Pinging Codecov 04:52:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3665&commit=1c207487a9485654c6b113a3debd3c7c5e72e172&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3665%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3665&job=&cmd_args= 04:52:46 -> Uploading to 04:52:46 https://storage.googleapis.com/codecov/v4/raw/2021-08-15/00271124DB129430A58F1EEE437C3FCB/1c207487a9485654c6b113a3debd3c7c5e72e172/96fef341-6334-4a5d-b15c-7fcc01292dcf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210815T045246Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=acf83a09faacec8ae6ee289aff4f7d1c028496e6f20a61046b352ca32645258c 04:52:46 % Total % Received % Xferd Average Speed Time Time Time Current 04:52:46 Dload Upload Total Spent Left Speed 04:52:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54467 0 0 100 54467 0 142k --:--:-- --:--:-- --:--:-- 142k 04:52:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1c207487a9485654c6b113a3debd3c7c5e72e172 [Pipeline] } 04:52:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:52:47 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:52:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:52:48 ---> package-listing.sh 04:52:48 ++ facter osfamily 04:52:48 ++ tr '[:upper:]' '[:lower:]' 04:52:48 + OS_FAMILY=redhat 04:52:48 + workspace=/w/workspace/edgex-go/3 04:52:48 + START_PACKAGES=/tmp/packages_start.txt 04:52:48 + END_PACKAGES=/tmp/packages_end.txt 04:52:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:52:48 + PACKAGES=/tmp/packages_start.txt 04:52:48 + '[' /w/workspace/edgex-go/3 ']' 04:52:48 + PACKAGES=/tmp/packages_end.txt 04:52:48 + case "${OS_FAMILY}" in 04:52:48 + rpm -qa 04:52:48 + sort 04:52:50 + '[' -f /tmp/packages_start.txt ']' 04:52:50 + '[' -f /tmp/packages_end.txt ']' 04:52:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:52:50 + '[' /w/workspace/edgex-go/3 ']' 04:52:50 + mkdir -p /w/workspace/edgex-go/3/archives/ 04:52:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 04:52:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:52:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:52:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:52:51 04:52:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:52:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:52:52 latest: Pulling from edgex-lftools-log-publisher 04:52:52 b4d181a07f80: Pulling fs layer 04:52:52 a1111a8f2ec3: Pulling fs layer 04:52:52 ed53099fbce6: Pulling fs layer 04:52:52 dc539afda2c1: Pulling fs layer 04:52:52 77bc0d833cb6: Pulling fs layer 04:52:52 9065ff56babe: Pulling fs layer 04:52:52 d287ab97295c: Pulling fs layer 04:52:52 77bc0d833cb6: Waiting 04:52:52 9065ff56babe: Waiting 04:52:52 d287ab97295c: Waiting 04:52:52 dc539afda2c1: Waiting 04:52:52 a1111a8f2ec3: Verifying Checksum 04:52:52 a1111a8f2ec3: Download complete 04:52:52 dc539afda2c1: Verifying Checksum 04:52:52 dc539afda2c1: Download complete 04:52:52 77bc0d833cb6: Verifying Checksum 04:52:52 77bc0d833cb6: Download complete 04:52:52 9065ff56babe: Verifying Checksum 04:52:52 9065ff56babe: Download complete 04:52:52 ed53099fbce6: Verifying Checksum 04:52:52 ed53099fbce6: Download complete 04:52:53 b4d181a07f80: Verifying Checksum 04:52:53 b4d181a07f80: Download complete 04:52:54 b4d181a07f80: Pull complete 04:52:54 a1111a8f2ec3: Pull complete 04:52:55 ed53099fbce6: Pull complete 04:52:55 dc539afda2c1: Pull complete 04:52:55 77bc0d833cb6: Pull complete 04:52:55 9065ff56babe: Pull complete 04:52:57 d287ab97295c: Verifying Checksum 04:52:57 d287ab97295c: Download complete 04:53:02 d287ab97295c: Pull complete 04:53:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:53:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:53:02 prd-centos7-docker-4c-2g-915 does not seem to be running inside a container 04:53:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:53:05 $ docker top 307f20c91927893203ef7686a2ba83a70d16f9ae062d8c49a5d6854d88f7d5a7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:06 + touch /tmp/pre-build-complete [Pipeline] sh 04:53:06 + mkdir -p /var/log/sysstat [Pipeline] sh 04:53:06 + ls /var/log/sa-host 04:53:06 + sadf -c /var/log/sa-host/sa05 04:53:06 file_magic: OK 04:53:06 HZ: Using current value: 100 04:53:06 file_header: OK 04:53:06 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:53:06 Statistics: 04:53:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:53:06 File successfully converted to sysstat format version 12.0.3 04:53:06 + sadf -c /var/log/sa-host/sa15 04:53:06 file_magic: OK 04:53:06 HZ: Using current value: 100 04:53:06 file_header: OK 04:53:06 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:53:06 Statistics: 04:53:06 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... 04:53:06 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:53:06 provisioning config files... 04:53:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6089531765076877283tmp [Pipeline] { [Pipeline] echo 04:53:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:53:07 ---> create-netrc.sh [Pipeline] } 04:53:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:53:07 ---> python-tools-install.sh [Pipeline] echo 04:53:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:53:07 ---> sudo-logs.sh 04:53:07 Archiving 'sudo' log.. 04:53:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-915.vexxhost.local: Name or service not known 04:53:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-915.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 04:53:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:53:08 ---> job-cost.sh 04:53:08 lf-activate-venv: SKIPPING 04:53:08 DEBUG: total: 0.18000000715255737 04:53:08 INFO: Retrieving Stack Cost... 04:53:09 INFO: Retrieving Pricing Info for: v3-standard-2 04:53:10 INFO: Archiving Costs [Pipeline] echo 04:53:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:53:10 ---> logs-deploy.sh 04:53:10 lf-activate-venv: SKIPPING 04:53:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3665/3 04:53:10 INFO: archiving workspace using pattern(s): 04:53:10 Archives upload complete. 04:53:11 INFO: archiving logs to Nexus 04:53:11 ---> uname -a: 04:53:11 Linux prd-centos7-docker-4c-2g-915.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 04:53:11 04:53:11 04:53:11 ---> lscpu: 04:53:11 Architecture: x86_64 04:53:11 CPU op-mode(s): 32-bit, 64-bit 04:53:11 Byte Order: Little Endian 04:53:11 Address sizes: 40 bits physical, 48 bits virtual 04:53:11 CPU(s): 2 04:53:11 On-line CPU(s) list: 0,1 04:53:11 Thread(s) per core: 1 04:53:11 Core(s) per socket: 1 04:53:11 Socket(s): 2 04:53:11 NUMA node(s): 1 04:53:11 Vendor ID: AuthenticAMD 04:53:11 CPU family: 23 04:53:11 Model: 49 04:53:11 Model name: AMD EPYC-Rome Processor 04:53:11 Stepping: 0 04:53:11 CPU MHz: 2799.998 04:53:11 BogoMIPS: 5599.99 04:53:11 Virtualization: AMD-V 04:53:11 Hypervisor vendor: KVM 04:53:11 Virtualization type: full 04:53:11 L1d cache: 32K 04:53:11 L1i cache: 32K 04:53:11 L2 cache: 512K 04:53:11 L3 cache: 16384K 04:53:11 NUMA node0 CPU(s): 0,1 04:53:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 04:53:11 04:53:11 04:53:11 ---> nproc: 04:53:11 2 04:53:11 04:53:11 04:53:11 ---> df -h: 04:53:11 Filesystem Size Used Avail Use% Mounted on 04:53:11 overlay 40G 13G 28G 32% / 04:53:11 tmpfs 64M 0 64M 0% /dev 04:53:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:53:11 shm 64M 0 64M 0% /dev/shm 04:53:11 /dev/vda1 40G 13G 28G 32% /facter-os 04:53:11 04:53:11 04:53:11 ---> sar -b -r -n DEV: 04:53:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/15/21 _x86_64_ (2 CPU) 04:53:11 04:53:11 04:29:52 LINUX RESTART (2 CPU) 04:53:11 04:53:11 04:31:01 tps rtps wtps bread/s bwrtn/s 04:53:11 04:32:01 134.13 0.15 133.98 22.12 44110.48 04:53:11 04:33:02 271.09 0.00 271.09 0.00 56087.97 04:53:11 04:34:01 52.82 0.00 52.82 0.00 10086.17 04:53:11 04:35:02 243.20 53.61 189.59 1298.11 106822.91 04:53:11 04:36:01 807.33 449.20 358.14 17548.52 211736.36 04:53:11 04:37:02 629.77 126.59 503.18 6229.27 198054.64 04:53:11 04:38:01 185.76 16.87 168.89 1736.43 24188.55 04:53:11 04:39:01 1.37 0.00 1.37 0.00 25.03 04:53:11 04:40:01 0.28 0.00 0.28 0.00 3.00 04:53:11 04:41:01 0.22 0.00 0.22 0.00 2.58 04:53:11 04:42:01 0.35 0.03 0.32 0.67 3.72 04:53:11 04:43:01 0.25 0.00 0.25 0.00 2.78 04:53:11 04:44:01 0.22 0.00 0.22 0.00 2.35 04:53:11 04:45:01 0.50 0.18 0.32 5.73 3.45 04:53:11 04:46:01 1.07 0.27 0.80 94.22 16.03 04:53:11 04:47:01 0.27 0.00 0.27 0.00 3.71 04:53:11 04:48:01 0.23 0.00 0.23 0.00 2.75 04:53:11 04:49:01 0.27 0.00 0.27 0.00 3.45 04:53:11 04:50:01 0.30 0.00 0.30 0.00 3.20 04:53:11 04:51:01 0.20 0.00 0.20 0.00 1.78 04:53:11 04:52:01 0.28 0.00 0.28 0.00 3.58 04:53:11 04:53:01 59.46 41.34 18.12 4181.75 970.74 04:53:11 Average: 108.28 31.04 77.24 1403.14 29637.44 04:53:11 04:53:11 04:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:53:11 04:32:01 3576724 0 1051160 13.12 2620 3378428 1698444 18.75 1117052 2743512 380380 04:53:11 04:33:02 3125924 0 1187816 14.83 2620 3692572 1707344 18.85 1394220 2843528 276672 04:53:11 04:34:01 3174960 0 1218252 15.21 2620 3613100 1670568 18.44 1338408 2846848 67476 04:53:11 04:35:02 166452 0 1500348 18.73 2620 6339512 2404604 26.55 2738132 4357580 570832 04:53:11 04:36:01 654100 0 1874468 23.40 2620 5477744 3867036 42.69 2836904 3725836 125164 04:53:11 04:37:02 648236 0 1659076 20.72 2620 5699000 3162908 34.92 2486892 4047792 7684 04:53:11 04:38:01 2941964 0 1329904 16.61 2620 3734444 1637940 18.08 1369820 2918756 8 04:53:11 04:39:01 2956492 0 1315372 16.42 2620 3734448 1417900 15.65 1388960 2891392 8 04:53:11 04:40:01 2954576 0 1317228 16.45 2620 3734508 1415500 15.63 1390220 2892080 24 04:53:11 04:41:01 2954048 0 1317808 16.45 2620 3734456 1415584 15.63 1390268 2892064 8 04:53:11 04:42:01 2954392 0 1317464 16.45 2620 3734456 1415692 15.63 1390244 2892324 8 04:53:11 04:43:01 2954812 0 1317036 16.44 2620 3734464 1415500 15.63 1390000 2892324 8 04:53:11 04:44:01 2954952 0 1316888 16.44 2620 3734472 1415500 15.63 1389944 2892396 8 04:53:11 04:45:01 2954704 0 1317100 16.45 2620 3734508 1415500 15.63 1390484 2892000 16 04:53:11 04:46:01 2948888 0 1320108 16.48 2620 3737316 1415596 15.63 1396204 2892020 8 04:53:11 04:47:01 2949164 0 1319828 16.48 2620 3737320 1415500 15.63 1395996 2892024 8 04:53:11 04:48:01 2949140 0 1319848 16.48 2620 3737324 1415500 15.63 1396120 2892020 8 04:53:11 04:49:01 2949132 0 1319852 16.48 2620 3737328 1415564 15.63 1396080 2892016 12 04:53:11 04:50:01 2949024 0 1319956 16.48 2620 3737332 1415564 15.63 1396016 2892016 8 04:53:11 04:51:01 2948888 0 1320088 16.48 2620 3737336 1415660 15.63 1396240 2892016 8 04:53:11 04:52:01 2949140 0 1319832 16.48 2620 3737340 1415564 15.63 1396024 2892016 8 04:53:11 04:53:01 2281188 0 1372192 17.13 2620 4352932 1417212 15.65 1440088 3467488 488556 04:53:11 Average: 2631677 0 1347801 16.83 2620 4026834 1699372 18.76 1555651 3065457 87132 04:53:11 04:53:11 04:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:53:11 04:32:01 vethfe148c1 218.14 255.07 20.23 907.30 0.00 0.00 0.00 0.00 04:53:11 04:32:01 eth0 1348.01 916.06 6052.63 91.53 0.00 0.00 0.00 0.00 04:53:11 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:32:01 docker0 539.20 802.18 49.71 2754.35 0.00 0.00 0.00 0.00 04:53:11 04:33:02 vethbb148aa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:53:11 04:33:02 eth0 276.13 240.76 1184.15 33.32 0.00 0.00 0.00 0.00 04:53:11 04:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:33:02 docker0 219.04 236.53 17.28 1151.03 0.00 0.00 0.00 0.00 04:53:11 04:34:01 vethbb148aa 2.30 2.30 0.18 0.18 0.00 0.00 0.00 0.00 04:53:11 04:34:01 eth0 27.41 15.10 19.47 10.00 0.00 0.00 0.00 0.00 04:53:11 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:34:01 docker0 2.30 2.30 0.15 0.18 0.00 0.00 0.00 0.00 04:53:11 04:35:02 veth1747eb5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:53:11 04:35:02 eth0 248.62 161.36 1659.71 132.77 0.00 0.00 0.00 0.00 04:53:11 04:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:36:01 veth8fa257d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 04:53:11 04:36:01 vethfc7adc8 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 04:53:11 04:36:01 vethd909d8c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 04:53:11 04:36:01 veth1747eb5 0.00 0.47 0.00 0.03 0.00 0.00 0.00 0.00 04:53:11 04:37:02 vethbdf5648 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:37:02 veth0541e50 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 04:53:11 04:37:02 veth1747eb5 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 04:53:11 04:37:02 veth90cb5c4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:53:11 04:38:01 eth0 3868.11 2469.72 15911.20 574.99 0.00 0.00 0.00 0.00 04:53:11 04:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:53:11 04:38:01 docker0 1043.81 1498.80 93.26 5646.71 0.00 0.00 0.00 0.00 04:53:11 04:39:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:53:11 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:41:01 eth0 0.77 0.23 0.19 0.07 0.00 0.00 0.00 0.00 04:53:11 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:42:01 eth0 0.58 0.32 0.28 0.17 0.00 0.00 0.00 0.00 04:53:11 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:43:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 04:53:11 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:53:11 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:53:11 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:46:01 eth0 0.37 0.30 0.17 0.08 0.00 0.00 0.00 0.00 04:53:11 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:53:11 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:53:11 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:51:01 eth0 0.30 0.28 0.14 0.08 0.00 0.00 0.00 0.00 04:53:11 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:52:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:53:01 eth0 378.68 245.89 2618.04 24.62 0.00 0.00 0.00 0.00 04:53:11 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 Average: eth0 124.24 82.61 623.83 21.24 0.00 0.00 0.00 0.00 04:53:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:11 Average: docker0 37.94 54.65 3.27 214.25 0.00 0.00 0.00 0.00 04:53:11 04:53:11 04:53:11 ---> sar -P ALL: 04:53:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/15/21 _x86_64_ (2 CPU) 04:53:11 04:53:11 04:29:52 LINUX RESTART (2 CPU) 04:53:11 04:53:11 04:31:01 CPU %user %nice %system %iowait %steal %idle 04:53:11 04:32:01 all 23.25 0.00 7.38 1.88 0.13 67.36 04:53:11 04:32:01 0 22.57 0.00 7.48 2.25 0.14 67.55 04:53:11 04:32:01 1 23.92 0.00 7.28 1.51 0.11 67.18 04:53:11 04:33:02 all 59.25 0.00 11.12 2.22 0.11 27.29 04:53:11 04:33:02 0 58.83 0.00 11.18 1.66 0.11 28.22 04:53:11 04:33:02 1 59.68 0.00 11.07 2.79 0.11 26.36 04:53:11 04:34:01 all 31.46 0.00 4.43 0.38 0.08 63.65 04:53:11 04:34:01 0 31.42 0.00 4.69 0.36 0.07 63.47 04:53:11 04:34:01 1 31.50 0.00 4.17 0.41 0.09 63.83 04:53:11 04:35:02 all 47.27 0.00 11.72 3.94 0.11 36.97 04:53:11 04:35:02 0 46.69 0.00 11.78 3.21 0.11 38.21 04:53:11 04:35:02 1 47.85 0.00 11.66 4.66 0.11 35.72 04:53:11 04:36:01 all 48.34 0.00 17.52 29.09 0.13 4.93 04:53:11 04:36:01 0 48.08 0.00 17.90 29.22 0.13 4.66 04:53:11 04:36:01 1 48.60 0.00 17.13 28.95 0.13 5.20 04:53:11 04:37:02 all 74.23 0.00 19.49 5.56 0.14 0.57 04:53:11 04:37:02 0 73.68 0.00 20.03 5.62 0.15 0.52 04:53:11 04:37:02 1 74.78 0.00 18.95 5.51 0.13 0.63 04:53:11 04:38:01 all 32.07 0.00 6.23 1.22 0.06 60.42 04:53:11 04:38:01 0 31.85 0.00 6.50 1.17 0.07 60.41 04:53:11 04:38:01 1 32.28 0.00 5.97 1.28 0.05 60.42 04:53:11 04:39:01 all 0.18 0.00 0.08 0.00 0.02 99.72 04:53:11 04:39:01 0 0.07 0.00 0.10 0.00 0.02 99.82 04:53:11 04:39:01 1 0.28 0.00 0.07 0.00 0.02 99.63 04:53:11 04:40:01 all 0.19 0.00 0.03 0.00 0.02 99.76 04:53:11 04:40:01 0 0.07 0.00 0.03 0.00 0.03 99.87 04:53:11 04:40:01 1 0.32 0.00 0.03 0.00 0.00 99.65 04:53:11 04:41:01 all 0.13 0.00 0.03 0.00 0.02 99.83 04:53:11 04:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:53:11 04:41:01 1 0.23 0.00 0.03 0.00 0.02 99.72 04:53:11 04:42:01 all 0.17 0.00 0.02 0.00 0.01 99.81 04:53:11 04:42:01 0 0.15 0.00 0.02 0.00 0.02 99.82 04:53:11 04:42:01 1 0.18 0.00 0.02 0.00 0.00 99.80 04:53:11 04:53:11 04:42:01 CPU %user %nice %system %iowait %steal %idle 04:53:11 04:43:01 all 0.18 0.00 0.03 0.01 0.03 99.75 04:53:11 04:43:01 0 0.33 0.00 0.03 0.02 0.03 99.58 04:53:11 04:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:53:11 04:44:01 all 0.10 0.00 0.03 0.00 0.01 99.87 04:53:11 04:44:01 0 0.17 0.00 0.03 0.00 0.02 99.78 04:53:11 04:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:53:11 04:45:01 all 0.12 0.00 0.06 0.00 0.02 99.81 04:53:11 04:45:01 0 0.22 0.00 0.07 0.00 0.02 99.70 04:53:11 04:45:01 1 0.02 0.00 0.05 0.00 0.02 99.92 04:53:11 04:46:01 all 0.27 0.00 0.03 0.02 0.02 99.67 04:53:11 04:46:01 0 0.47 0.00 0.02 0.00 0.02 99.50 04:53:11 04:46:01 1 0.07 0.00 0.03 0.03 0.02 99.85 04:53:11 04:47:01 all 0.24 0.00 0.03 0.00 0.02 99.72 04:53:11 04:47:01 0 0.47 0.00 0.03 0.00 0.02 99.48 04:53:11 04:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:53:11 04:48:01 all 0.07 0.00 0.03 0.00 0.02 99.89 04:53:11 04:48:01 0 0.12 0.00 0.02 0.00 0.02 99.85 04:53:11 04:48:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:53:11 04:49:01 all 0.21 0.00 0.03 0.00 0.01 99.76 04:53:11 04:49:01 0 0.38 0.00 0.02 0.00 0.02 99.58 04:53:11 04:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:53:11 04:50:01 all 0.22 0.00 0.03 0.00 0.02 99.74 04:53:11 04:50:01 0 0.42 0.00 0.03 0.00 0.02 99.53 04:53:11 04:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:53:11 04:51:01 all 0.18 0.00 0.03 0.00 0.01 99.79 04:53:11 04:51:01 0 0.30 0.00 0.02 0.00 0.00 99.68 04:53:11 04:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:53:11 04:52:01 all 0.08 0.00 0.03 0.00 0.02 99.88 04:53:11 04:52:01 0 0.12 0.00 0.02 0.00 0.02 99.85 04:53:11 04:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:53:11 04:53:01 all 8.26 0.00 3.13 1.17 0.04 87.40 04:53:11 04:53:01 0 8.53 0.00 3.16 1.40 0.05 86.86 04:53:11 04:53:01 1 8.00 0.00 3.10 0.94 0.03 87.94 04:53:11 04:53:11 Average: CPU %user %nice %system %iowait %steal %idle 04:53:11 Average: all 14.06 0.00 3.50 1.93 0.04 80.47 04:53:11 Average: 0 14.00 0.00 3.58 1.91 0.05 80.46 04:53:11 Average: 1 14.11 0.00 3.43 1.95 0.04 80.47 04:53:11 04:53:11 04:53:11