Pull request #3030 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 668f0a3a269f3b051418dc2678a30c23b2beea7f rather than 703b681df1ca0ef4eb8fc97303f354c3211f0c17 Obtained Jenkinsfile from 668f0a3a269f3b051418dc2678a30c23b2beea7f 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-23378 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/27 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/27 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 668f0a3a269f3b051418dc2678a30c23b2beea7f into PR head commit 703b681df1ca0ef4eb8fc97303f354c3211f0c17 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 703b681df1ca0ef4eb8fc97303f354c3211f0c17 # timeout=10 Merge succeeded, producing 703b681df1ca0ef4eb8fc97303f354c3211f0c17 Checking out Revision 703b681df1ca0ef4eb8fc97303f354c3211f0c17 (PR-3030) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 668f0a3a269f3b051418dc2678a30c23b2beea7f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 703b681df1ca0ef4eb8fc97303f354c3211f0c17 # timeout=10 Commit message: "docs(notifications): Update Swagger doc" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:15:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:15:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:15:25 ========================================================= 08:15:25 EdgeX Global Pipelines Version Info 08:15:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 49ddd11b749eeebb677a405925b1cca628037eed # timeout=10 08:15:27 ------------------- 08:15:27 stable info: 08:15:27 ------------------- 08:15:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:15:27 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 08:15:27 Message: update stable to v1.0.179 08:15:28 ------------------- 08:15:28 experimental info: 08:15:28 ------------------- 08:15:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:15:28 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 08:15:28 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:15:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:15:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:15:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:15:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:15:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:15:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:15:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 08:15:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 08:15:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:15:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:15:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:15:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:15:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:15:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:15:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:15:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:15:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:15:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:15:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:15:31 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:15:31 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 08:15:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3030 [Pipeline] echo 08:15:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3030 [Pipeline] echo 08:15:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3030 [Pipeline] echo 08:15:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 703b681df1ca0ef4eb8fc97303f354c3211f0c17 [Pipeline] echo 08:15:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 703b681 [Pipeline] echo 08:15:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:15:31 provisioning config files... 08:15:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config6779968109366959031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:32 ---> docker-login.sh 08:15:32 nexus3.edgexfoundry.org:10001 08:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:33 Configure a credential helper to remove this warning. See 08:15:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:33 08:15:33 Login Succeeded 08:15:33 nexus3.edgexfoundry.org:10002 08:15:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:33 Configure a credential helper to remove this warning. See 08:15:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:33 08:15:33 Login Succeeded 08:15:33 nexus3.edgexfoundry.org:10003 08:15:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:33 Configure a credential helper to remove this warning. See 08:15:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:33 08:15:33 Login Succeeded 08:15:33 nexus3.edgexfoundry.org:10004 08:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:34 Configure a credential helper to remove this warning. See 08:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:34 08:15:34 Login Succeeded 08:15:34 docker.io 08:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:34 Configure a credential helper to remove this warning. See 08:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:34 08:15:34 Login Succeeded 08:15:34 ---> docker-login.sh ends [Pipeline] } 08:15:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:15:35 ++ 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 08:15:35 + for file in '`ls cmd/**/Dockerfile`' 08:15:35 ++ dirname cmd/core-command/Dockerfile 08:15:35 ++ cut -d/ -f2 08:15:35 + echo core-command,cmd/core-command/Dockerfile 08:15:35 + for file in '`ls cmd/**/Dockerfile`' 08:15:35 ++ dirname cmd/core-data/Dockerfile 08:15:35 ++ cut -d/ -f2 08:15:35 + echo core-data,cmd/core-data/Dockerfile 08:15:35 + for file in '`ls cmd/**/Dockerfile`' 08:15:35 ++ cut -d/ -f2 08:15:35 ++ dirname cmd/core-metadata/Dockerfile 08:15:35 + echo core-metadata,cmd/core-metadata/Dockerfile 08:15:35 + for file in '`ls cmd/**/Dockerfile`' 08:15:35 ++ dirname cmd/security-bootstrapper/Dockerfile 08:15:35 ++ cut -d/ -f2 08:15:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:15:35 + for file in '`ls cmd/**/Dockerfile`' 08:15:35 ++ dirname cmd/security-proxy-setup/Dockerfile 08:15:35 ++ cut -d/ -f2 08:15:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:15:35 + for file in '`ls cmd/**/Dockerfile`' 08:15:35 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:15:35 ++ cut -d/ -f2 08:15:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:15:35 + for file in '`ls cmd/**/Dockerfile`' 08:15:35 ++ dirname cmd/support-notifications/Dockerfile 08:15:35 ++ cut -d/ -f2 08:15:35 + echo support-notifications,cmd/support-notifications/Dockerfile 08:15:35 + for file in '`ls cmd/**/Dockerfile`' 08:15:35 ++ dirname cmd/support-scheduler/Dockerfile 08:15:35 ++ cut -d/ -f2 08:15:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:15:35 + for file in '`ls cmd/**/Dockerfile`' 08:15:35 ++ cut -d/ -f2 08:15:35 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:15:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:15:35 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:15:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:15:37 08:15:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:15:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:15:38 latest: Pulling from edgex-devops/git-semver 08:15:38 31603596830f: Pulling fs layer 08:15:38 2a8b12db71e7: Pulling fs layer 08:15:38 6ca5941a6612: Pulling fs layer 08:15:38 ecc8261a40a4: Pulling fs layer 08:15:38 ecc8261a40a4: Waiting 08:15:38 2a8b12db71e7: Verifying Checksum 08:15:38 2a8b12db71e7: Download complete 08:15:39 31603596830f: Verifying Checksum 08:15:39 31603596830f: Download complete 08:15:39 ecc8261a40a4: Verifying Checksum 08:15:39 ecc8261a40a4: Download complete 08:15:40 6ca5941a6612: Verifying Checksum 08:15:40 6ca5941a6612: Download complete 08:15:40 31603596830f: Pull complete 08:15:40 2a8b12db71e7: Pull complete 08:15:41 6ca5941a6612: Pull complete 08:15:42 ecc8261a40a4: Pull complete 08:15:42 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:15:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:15:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:15:42 prd-centos7-docker-4c-2g-23378 does not seem to be running inside a container 08:15:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:15:45 $ docker top f1d6b90ffa3478e1cbb39eb3b5083b76311beec6833e34778743e2d4ca40afce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:15:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:15:46 [ssh-agent] Looking for ssh-agent implementation... 08:15:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:15:47 $ docker exec f1d6b90ffa3478e1cbb39eb3b5083b76311beec6833e34778743e2d4ca40afce ssh-agent 08:15:47 SSH_AUTH_SOCK=/tmp/ssh-JX7ieAqieLkF/agent.11 08:15:47 SSH_AGENT_PID=16 08:15:47 Running ssh-add (command line suppressed) 08:15:47 Identity added: /w/workspace/edgex-go/27@tmp/private_key_3017258330780107652.key (/w/workspace/edgex-go/27@tmp/private_key_3017258330780107652.key) 08:15:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:15:47 + git tag --points-at HEAD [Pipeline] } 08:15:48 $ docker exec --env ******** --env ******** f1d6b90ffa3478e1cbb39eb3b5083b76311beec6833e34778743e2d4ca40afce ssh-agent -k 08:15:48 unset SSH_AUTH_SOCK; 08:15:48 unset SSH_AGENT_PID; 08:15:48 echo Agent pid 16 killed; 08:15:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:15:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:15:48 [ssh-agent] Looking for ssh-agent implementation... 08:15:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:15:49 $ docker exec f1d6b90ffa3478e1cbb39eb3b5083b76311beec6833e34778743e2d4ca40afce ssh-agent 08:15:49 SSH_AUTH_SOCK=/tmp/ssh-L9BBbO668dGi/agent.47 08:15:49 SSH_AGENT_PID=52 08:15:49 Running ssh-add (command line suppressed) 08:15:49 Identity added: /w/workspace/edgex-go/27@tmp/private_key_5195445235013833884.key (/w/workspace/edgex-go/27@tmp/private_key_5195445235013833884.key) 08:15:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:15:50 + git semver init 08:15:50 # -> Open(): unable to determine branch for HEAD 08:15:50 # $GIT_DIR = /w/workspace/edgex-go/27/.git 08:15:50 # $GIT_WORK_TREE = /w/workspace/edgex-go/27 08:15:50 # $SEMVER_REMOTE_NAME = origin 08:15:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:15:50 # $SEMVER_USER_NAME = edgex-jenkins 08:15:50 # $SEMVER_BRANCH = PR-3030 08:15:50 # $SEMVER_TEMP = /tmp/semver-386835650 08:15:50 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:16:30 # '/tmp/semver-386835650' -> '/w/workspace/edgex-go/27/.semver' 08:16:30 # -> Force: false 08:16:30 # $SEMVER_DIR = /w/workspace/edgex-go/27/.semver [Pipeline] } 08:16:31 $ docker exec --env ******** --env ******** f1d6b90ffa3478e1cbb39eb3b5083b76311beec6833e34778743e2d4ca40afce ssh-agent -k 08:16:31 unset SSH_AUTH_SOCK; 08:16:31 unset SSH_AGENT_PID; 08:16:31 echo Agent pid 52 killed; 08:16:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:16:32 + git semver [Pipeline] } 08:16:32 $ docker stop --time=1 f1d6b90ffa3478e1cbb39eb3b5083b76311beec6833e34778743e2d4ca40afce 08:16:34 $ docker rm -f f1d6b90ffa3478e1cbb39eb3b5083b76311beec6833e34778743e2d4ca40afce [Pipeline] // withDockerContainer [Pipeline] sh 08:16:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:16:35 Stashed 1 file(s) [Pipeline] echo 08:16:35 [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] sh 08:16:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:16:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:16:37 + sudo service docker restart 08:16:37 + true 08:16:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 08:16:38 ========================================================= 08:16:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:16:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:16:38 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 08:16:45 Sending build context to Docker daemon 327.2MB 08:16:45 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 08:16:45 Step 2/6 : FROM ${BASE} 08:16:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:16:46 188c0c94c7c5: Pulling fs layer 08:16:46 0ef7d3d256c8: Pulling fs layer 08:16:46 de9db76c5a1d: Pulling fs layer 08:16:46 bca2f99d35d6: Pulling fs layer 08:16:46 93359f2a8cfa: Pulling fs layer 08:16:46 7c6f9722023f: Pulling fs layer 08:16:46 a35cf1a2eb13: Pulling fs layer 08:16:46 93359f2a8cfa: Waiting 08:16:46 7c6f9722023f: Waiting 08:16:46 a35cf1a2eb13: Waiting 08:16:46 de9db76c5a1d: Download complete 08:16:46 0ef7d3d256c8: Verifying Checksum 08:16:46 0ef7d3d256c8: Download complete 08:16:46 93359f2a8cfa: Verifying Checksum 08:16:46 93359f2a8cfa: Download complete 08:16:46 7c6f9722023f: Verifying Checksum 08:16:46 7c6f9722023f: Download complete 08:16:47 188c0c94c7c5: Verifying Checksum 08:16:47 188c0c94c7c5: Download complete 08:16:47 188c0c94c7c5: Pull complete 08:16:48 0ef7d3d256c8: Pull complete 08:16:48 de9db76c5a1d: Pull complete 08:16:51 Still waiting to schedule task 08:16:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 08:16:54 bca2f99d35d6: Verifying Checksum 08:16:54 bca2f99d35d6: Download complete 08:16:54 a35cf1a2eb13: Verifying Checksum 08:16:54 a35cf1a2eb13: Download complete 08:17:07 bca2f99d35d6: Pull complete 08:17:07 93359f2a8cfa: Pull complete 08:17:07 7c6f9722023f: Pull complete 08:17:14 a35cf1a2eb13: Pull complete 08:17:14 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:17:14 ---> a62c8e92a672 08:17:14 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:17:14 ---> Running in 41a2ec74393b 08:17:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:17:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:17:17 (1/12) Installing libmagic (5.38-r0) 08:17:17 (2/12) Installing file (5.38-r0) 08:17:17 (3/12) Installing libc-dev (0.7.2-r3) 08:17:17 (4/12) Installing g++ (9.3.0-r2) 08:17:25 (5/12) Installing fortify-headers (1.1-r0) 08:17:25 (6/12) Installing patch (2.7.6-r6) 08:17:25 (7/12) Installing build-base (0.5-r2) 08:17:25 (8/12) Installing libsodium (1.0.18-r0) 08:17:25 (9/12) Installing pkgconf (1.7.2-r0) 08:17:25 (10/12) Installing libsodium-dev (1.0.18-r0) 08:17:25 (11/12) Installing libzmq (4.3.3-r0) 08:17:25 (12/12) Installing zeromq-dev (4.3.3-r0) 08:17:25 Executing busybox-1.31.1-r19.trigger 08:17:25 OK: 233 MiB in 51 packages 08:17:29 Removing intermediate container 41a2ec74393b 08:17:29 ---> 0af7a0098b6a 08:17:29 Step 4/6 : WORKDIR /edgex-go 08:17:29 ---> Running in a826f8ece87a 08:17:29 Removing intermediate container a826f8ece87a 08:17:29 ---> a072fd0e6ec2 08:17:29 Step 5/6 : COPY go.mod . 08:17:30 ---> 7b484223eea6 08:17:30 Step 6/6 : RUN go mod download 08:17:30 ---> Running in 7f5a63e8cb9a 08:17:57 Removing intermediate container 7f5a63e8cb9a 08:17:57 ---> 86184e57fed2 08:17:57 Successfully built 86184e57fed2 08:17:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:17:57 + docker inspect -f . ci-base-image-x86_64 08:17:57 . [Pipeline] withDockerContainer 08:17:58 prd-centos7-docker-4c-2g-23378 does not seem to be running inside a container 08:17:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:17:59 $ docker top ae5cac90ee7fe0c4a5cbd673cac1320e47aee4e2b58c73a40828f59642031d61 -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:00 + go version 08:18:00 go version go1.15.5 linux/amd64 [Pipeline] } 08:18:00 $ docker stop --time=1 ae5cac90ee7fe0c4a5cbd673cac1320e47aee4e2b58c73a40828f59642031d61 08:18:02 $ docker rm -f ae5cac90ee7fe0c4a5cbd673cac1320e47aee4e2b58c73a40828f59642031d61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:18:03 + docker inspect -f . ci-base-image-x86_64 08:18:03 . [Pipeline] withDockerContainer 08:18:03 prd-centos7-docker-4c-2g-23378 does not seem to be running inside a container 08:18:03 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:18:05 $ docker top 4f57154e37c12a4391a663f86a2b08a6b516eb58bfde453e6566629082c64b71 -eo pid,comm [Pipeline] { [Pipeline] echo 08:18:05 ========================================================= 08:18:05 [edgeXBuildGoParallel] Running Tests and Build... 08:18:05 ========================================================= [Pipeline] sh 08:18:06 + make test 08:18:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:18:24 ? github.com/edgexfoundry/edgex-go [no test files] 08:18:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23379 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws 08:18:42 Running in /w/workspace/edgex-go/27 [Pipeline] { [Pipeline] checkout 08:18:47 using credential edgex-jenkins-ssh 08:18:47 Cloning the remote Git repository 08:18:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:18:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:18:47 > git init /w/workspace/edgex-go/27 # timeout=10 08:18:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:18:47 > git --version # timeout=10 08:18:47 > git --version # 'git version 2.17.1' 08:18:47 using GIT_SSH to set credentials SSH Credentials for GitHub 08:18:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:19:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:19:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:19:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:19:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:19:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:19:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:19:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:19:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:19:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:19:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 08:19:04 Merging remotes/origin/master commit 668f0a3a269f3b051418dc2678a30c23b2beea7f into PR head commit 703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:19:05 Merge succeeded, producing 703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:19:05 Checking out Revision 703b681df1ca0ef4eb8fc97303f354c3211f0c17 (PR-3030) 08:19:04 > git config core.sparsecheckout # timeout=10 08:19:04 > git checkout -f 703b681df1ca0ef4eb8fc97303f354c3211f0c17 # timeout=10 08:19:05 > git remote # timeout=10 08:19:05 > git config --get remote.origin.url # timeout=10 08:19:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:19:05 > git merge 668f0a3a269f3b051418dc2678a30c23b2beea7f # timeout=10 08:19:05 > git rev-parse HEAD^{commit} # timeout=10 08:19:05 > git config core.sparsecheckout # timeout=10 08:19:05 > git checkout -f 703b681df1ca0ef4eb8fc97303f354c3211f0c17 # timeout=10 08:19:09 Commit message: "docs(notifications): Update Swagger doc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:19:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:19:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:19:11 + + true 08:19:11 sudo service docker restart 08:19:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:19:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:19:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:19:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:19:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:19:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:19:13 provisioning config files... 08:19:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config5018206536443126499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:14 ---> docker-login.sh 08:19:14 nexus3.edgexfoundry.org:10001 08:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:19:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:19:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:15 Configure a credential helper to remove this warning. See 08:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:15 08:19:15 Login Succeeded 08:19:15 nexus3.edgexfoundry.org:10002 08:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:16 Configure a credential helper to remove this warning. See 08:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:16 08:19:16 Login Succeeded 08:19:16 nexus3.edgexfoundry.org:10003 08:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:16 Configure a credential helper to remove this warning. See 08:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:16 08:19:16 Login Succeeded 08:19:16 nexus3.edgexfoundry.org:10004 08:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:17 Configure a credential helper to remove this warning. See 08:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:17 08:19:17 Login Succeeded 08:19:17 docker.io 08:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:18 Configure a credential helper to remove this warning. See 08:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:18 08:19:18 Login Succeeded 08:19:18 ---> docker-login.sh ends [Pipeline] } 08:19:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:19:18 ========================================================= 08:19:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:19:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:19:19 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:19:20 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.277s coverage: 46.6% of statements 08:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:19:21 Sending build context to Docker daemon 165.9MB 08:19:21 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 08:19:21 Step 2/6 : FROM ${BASE} 08:19:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:19:21 5f621e34cdf4: Pulling fs layer 08:19:21 a4357932f1b6: Pulling fs layer 08:19:21 18c013af1878: Pulling fs layer 08:19:21 00ac8860ef70: Pulling fs layer 08:19:21 63d7cb157983: Pulling fs layer 08:19:21 b116817d02f9: Pulling fs layer 08:19:21 745a02a5169b: Pulling fs layer 08:19:21 00ac8860ef70: Waiting 08:19:21 63d7cb157983: Waiting 08:19:21 745a02a5169b: Waiting 08:19:21 b116817d02f9: Waiting 08:19:21 18c013af1878: Download complete 08:19:21 a4357932f1b6: Verifying Checksum 08:19:21 a4357932f1b6: Download complete 08:19:21 63d7cb157983: Verifying Checksum 08:19:21 63d7cb157983: Download complete 08:19:21 b116817d02f9: Verifying Checksum 08:19:21 b116817d02f9: Download complete 08:19:21 5f621e34cdf4: Verifying Checksum 08:19:21 5f621e34cdf4: Download complete 08:19:22 5f621e34cdf4: Pull complete 08:19:23 a4357932f1b6: Pull complete 08:19:23 18c013af1878: Pull complete 08:19:24 745a02a5169b: Verifying Checksum 08:19:24 745a02a5169b: Download complete 08:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.624s coverage: 27.1% of statements 08:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.066s coverage: 100.0% of statements 08:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.062s coverage: 100.0% of statements 08:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.221s coverage: 65.8% of statements 08:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.557s coverage: 82.3% of statements 08:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:19:26 00ac8860ef70: Verifying Checksum 08:19:26 00ac8860ef70: Download complete 08:19:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.733s coverage: 28.6% of statements 08:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:19:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.098s coverage: 100.0% of statements 08:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:19:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements 08:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:19:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.283s coverage: 86.7% of statements 08:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:19:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.518s coverage: 97.5% of statements 08:19:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:19:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.139s coverage: 78.3% of statements 08:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:19:36 00ac8860ef70: Pull complete 08:19:36 63d7cb157983: Pull complete 08:19:36 b116817d02f9: Pull complete 08:19:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.122s coverage: 92.8% of statements 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:19:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:19:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.294s coverage: 0.1% of statements 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 43.8% of statements 08:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.154s coverage: 79.5% of statements 08:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 08:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.226s coverage: 96.3% of statements 08:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements 08:19:40 745a02a5169b: Pull complete 08:19:40 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:19:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:19:40 ---> b7e6874047d6 08:19:40 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:19:43 ---> Running in 5db5702b4bdf 08:19:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:19:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:19:46 (1/12) Installing libmagic (5.38-r0) 08:19:46 (2/12) Installing file (5.38-r0) 08:19:46 (3/12) Installing libc-dev (0.7.2-r3) 08:19:46 (4/12) Installing g++ (9.3.0-r2) 08:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.124s coverage: 94.4% of statements 08:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.182s coverage: 44.8% of statements 08:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:19:49 (5/12) Installing fortify-headers (1.1-r0) 08:19:49 (6/12) Installing patch (2.7.6-r6) 08:19:49 (7/12) Installing build-base (0.5-r2) 08:19:50 (8/12) Installing libsodium (1.0.18-r0) 08:19:50 (9/12) Installing pkgconf (1.7.2-r0) 08:19:50 (10/12) Installing libsodium-dev (1.0.18-r0) 08:19:50 (11/12) Installing libzmq (4.3.3-r0) 08:19:50 (12/12) Installing zeromq-dev (4.3.3-r0) 08:19:50 Executing busybox-1.31.1-r19.trigger 08:19:50 OK: 217 MiB in 51 packages 08:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements 08:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 08:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 75.5% of statements 08:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 80.8% of statements 08:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.139s coverage: 87.2% of statements 08:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.138s coverage: 84.2% of statements 08:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.259s coverage: 91.4% of statements 08:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.259s coverage: 63.5% of statements 08:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 08:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements 08:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 08:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 08:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements 08:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.855s coverage: 68.9% of statements 08:19:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:19:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:19:53 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 08:19:53 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 08:19:53 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 08:19:54 Removing intermediate container 5db5702b4bdf 08:19:54 ---> 7f54f4c282cf 08:19:54 Step 4/6 : WORKDIR /edgex-go 08:19:54 ---> Running in 76f4bc0afbd6 08:19:54 Removing intermediate container 76f4bc0afbd6 08:19:54 ---> bee941f0d04c 08:19:54 Step 5/6 : COPY go.mod . 08:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.266s coverage: 37.0% of statements 08:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.192s coverage: 84.0% of statements 08:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.096s coverage: 100.0% of statements 08:19:55 ---> c7d6419dd33a 08:19:55 Step 6/6 : RUN go mod download 08:19:55 ---> Running in 2d7a439ffd35 08:20:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.247s coverage: 47.1% of statements 08:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:20:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.102s coverage: 100.0% of statements 08:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:20:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.134s coverage: 100.0% of statements 08:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:20:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.636s coverage: 29.1% of statements 08:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:20:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.216s coverage: 99.0% of statements 08:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:20:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.122s coverage: 100.0% of statements 08:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:20:03 ok github.com/edgexfoundry/edgex-go/internal/system 0.106s coverage: 0.0% of statements 08:20:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:20:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 08:20:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:20:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:20:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:20:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:20:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.056s coverage: 87.9% of statements 08:20:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:20:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:20:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 08:20:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.069s coverage: 32.1% of statements 08:20:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 100.0% of statements 08:20:06 GO111MODULE=on go vet ./... 08:20:22 Removing intermediate container 2d7a439ffd35 08:20:22 ---> dbff5c311dba 08:20:22 Successfully built dbff5c311dba 08:20:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:20:22 + docker inspect -f . ci-base-image-arm64 08:20:22 . [Pipeline] withDockerContainer 08:20:23 prd-ubuntu18.04-docker-arm64-4c-16g-23379 does not seem to be running inside a container 08:20:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 08:20:24 $ docker top cc70ed302f77659879820350be7b15573d444fcf630860d2acf3510eeb9cbcff -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:25 + go version 08:20:25 go version go1.15.5 linux/arm64 [Pipeline] } 08:20:25 $ docker stop --time=1 cc70ed302f77659879820350be7b15573d444fcf630860d2acf3510eeb9cbcff 08:20:27 $ docker rm -f cc70ed302f77659879820350be7b15573d444fcf630860d2acf3510eeb9cbcff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:20:28 + docker inspect -f . ci-base-image-arm64 08:20:28 . [Pipeline] withDockerContainer 08:20:29 prd-ubuntu18.04-docker-arm64-4c-16g-23379 does not seem to be running inside a container 08:20:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 08:20:30 $ docker top 3fa7f183626e8e65eda5fbad747eeff9666dbe30cd02e9adba2c4128f8bd0f48 -eo pid,comm [Pipeline] { [Pipeline] echo 08:20:30 ========================================================= 08:20:30 [edgeXBuildGoParallel] Running Tests and Build... 08:20:30 ========================================================= [Pipeline] sh 08:20:31 + make test 08:20:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:20:53 ? github.com/edgexfoundry/edgex-go [no test files] 08:21:03 gofmt -l . 08:21:04 [ "`gofmt -l .`" = "" ] 08:21:05 ./bin/test-go-mod-tidy.sh 08:21:07 ./bin/test-attribution-txt.sh [Pipeline] sh 08:21:08 + ls -al . 08:21:08 total 668 08:21:08 drwxrwxr-x 10 1001 1001 4096 Jan 27 08:21 . 08:21:08 drwxr-xr-x 4 root root 30 Jan 27 08:18 .. 08:21:08 -rw-rw-r-- 1 1001 1001 11 Jan 27 08:15 .dockerignore 08:21:08 drwxrwxr-x 8 1001 1001 179 Jan 27 08:15 .git 08:21:08 drwxrwxr-x 3 1001 1001 125 Jan 27 08:15 .github 08:21:08 -rw-rw-r-- 1 1001 1001 872 Jan 27 08:15 .gitignore 08:21:08 drwx------ 3 1001 1001 60 Jan 27 08:16 .semver 08:21:08 -rw-rw-r-- 1 1001 1001 166 Jan 27 08:15 .sonarcloud.properties 08:21:08 -rw-rw-r-- 1 1001 1001 7859 Jan 27 08:15 Attribution.txt 08:21:08 -rw-rw-r-- 1 1001 1001 3804 Jan 27 08:15 CONTRIBUTING.md 08:21:08 -rw-rw-r-- 1 1001 1001 931 Jan 27 08:15 Dockerfile.build 08:21:08 -rw-rw-r-- 1 1001 1001 863 Jan 27 08:15 Jenkinsfile 08:21:08 -rw-rw-r-- 1 1001 1001 10775 Jan 27 08:15 LICENSE 08:21:08 -rw-rw-r-- 1 1001 1001 6001 Jan 27 08:15 Makefile 08:21:08 -rw-rw-r-- 1 1001 1001 6524 Jan 27 08:15 README.md 08:21:08 -rw-rw-r-- 1 1001 1001 6755 Jan 27 08:15 SECURITY.md 08:21:08 -rw-rw-r-- 1 1001 1001 5 Jan 27 08:16 VERSION 08:21:08 -rw-rw-r-- 1 1001 1001 4131 Jan 27 08:15 ZMQWindows.md 08:21:08 drwxrwxr-x 2 1001 1001 117 Jan 27 08:15 bin 08:21:08 drwxrwxr-x 15 1001 1001 4096 Jan 27 08:15 cmd 08:21:08 -rw-r--r-- 1 root root 564700 Jan 27 08:20 coverage.out 08:21:08 -rw-r--r-- 1 root root 1053 Jan 27 08:21 go.mod 08:21:08 -rw-r--r-- 1 root root 18995 Jan 27 08:21 go.sum 08:21:08 drwxrwxr-x 8 1001 1001 127 Jan 27 08:15 internal 08:21:08 drwxrwxr-x 4 1001 1001 26 Jan 27 08:15 openapi 08:21:08 drwxrwxr-x 4 1001 1001 71 Jan 27 08:15 snap 08:21:08 -rw-rw-r-- 1 1001 1001 168 Jan 27 08:15 version.go [Pipeline] sh 08:21:09 + '[' -e coverage.out ] 08:21:09 + chown 1001:1001 coverage.out [Pipeline] stash 08:21:09 Stashed 1 file(s) [Pipeline] sh 08:21:10 + make build 08:21:10 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 08:21:16 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 08:21:34 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 08:21:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:21:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:21:41 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 08:21:42 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 08:21:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:21:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:21:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:21:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:21:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:21:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 08:21:50 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 08:21:53 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 08:21:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:21:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:21:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:21:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:21:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:21:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:21:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:21:57 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 08:21:59 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 08:22:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:22:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:22:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] [Pipeline] } 08:22:03 $ docker stop --time=1 4f57154e37c12a4391a663f86a2b08a6b516eb58bfde453e6566629082c64b71 08:22:06 $ docker rm -f 4f57154e37c12a4391a663f86a2b08a6b516eb58bfde453e6566629082c64b71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 08:22:08 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.242s coverage: 46.6% of statements 08:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [Pipeline] isUnix [Pipeline] sh 08:22:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:22:10 08:22:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:22:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:22:10 latest: Pulling from edgex-devops/edgex-compose 08:22:10 cbdbe7a5bc2a: Pulling fs layer 08:22:10 ca9280d653b3: Pulling fs layer 08:22:10 7e9c9ca2126c: Pulling fs layer 08:22:11 cbdbe7a5bc2a: Verifying Checksum 08:22:11 cbdbe7a5bc2a: Download complete 08:22:12 cbdbe7a5bc2a: Pull complete 08:22:13 ca9280d653b3: Verifying Checksum 08:22:13 ca9280d653b3: Download complete 08:22:16 ca9280d653b3: Pull complete 08:22:16 7e9c9ca2126c: Verifying Checksum 08:22:16 7e9c9ca2126c: Download complete 08:22:16 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.572s coverage: 27.1% of statements 08:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:22:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements 08:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:22:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.086s coverage: 100.0% of statements 08:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:22:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.224s coverage: 65.8% of statements 08:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:22:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.342s coverage: 82.3% of statements 08:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:22:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.109s coverage: 28.6% of statements 08:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:22:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.168s coverage: 100.0% of statements 08:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:22:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.079s coverage: 100.0% of statements 08:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:22:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.328s coverage: 86.7% of statements 08:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:22:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.310s coverage: 97.5% of statements 08:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:22:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.167s coverage: 78.3% of statements 08:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:22:29 7e9c9ca2126c: Pull complete 08:22:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:22:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:22:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:22:29 prd-centos7-docker-4c-2g-23378 does not seem to be running inside a container 08:22:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 08:22:32 $ docker top f2c4157fb5bdfd40b30951d08fd6aac4f97fb645f6615125e8dcc6c3f1931c38 -eo pid,comm 08:22:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.357s coverage: 92.8% of statements 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:22:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:22:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.200s coverage: 0.1% of statements 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:22:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:22:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 43.8% of statements 08:22:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.112s coverage: 79.5% of statements 08:22:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.115s coverage: 94.1% of statements 08:22:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 08:22:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [Pipeline] { [Pipeline] sh 08:22:33 + docker-compose build --help 08:22:33 + grep parallel 08:22:35 --parallel Build images in parallel. [Pipeline] } 08:22:35 $ docker stop --time=1 f2c4157fb5bdfd40b30951d08fd6aac4f97fb645f6615125e8dcc6c3f1931c38 08:22:36 $ docker rm -f f2c4157fb5bdfd40b30951d08fd6aac4f97fb645f6615125e8dcc6c3f1931c38 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:22:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:22:37 . [Pipeline] withDockerContainer 08:22:38 prd-centos7-docker-4c-2g-23378 does not seem to be running inside a container 08:22:38 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:22:39 $ docker top b3533d366df1fed8e0841d90bf3640496fd3787f351e0f021f9388ce54547390 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:40 + docker-compose -f ./docker-compose-build.yml build --parallel 08:22:41 Building docker-core-command-go ... 08:22:41 Building docker-core-data-go ... 08:22:41 Building docker-core-metadata-go ... 08:22:41 Building docker-security-bootstrapper-go ... 08:22:41 Building docker-security-proxy-setup-go ... 08:22:41 Building docker-security-secretstore-setup-go ... 08:22:41 Building docker-support-notifications-go ... 08:22:41 Building docker-support-scheduler-go ... 08:22:41 Building docker-sys-mgmt-agent-go ... 08:22:41 Building docker-sys-mgmt-agent-go 08:22:41 Building docker-core-data-go 08:22:41 Building docker-security-proxy-setup-go 08:22:41 Building docker-support-scheduler-go 08:22:41 Building docker-core-command-go 08:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.126s coverage: 94.4% of statements 08:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 08:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 08:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 08:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements 08:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 08:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements 08:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.2% of statements 08:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.160s coverage: 91.4% of statements 08:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:22:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.591s coverage: 63.5% of statements 08:22:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:22:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:22:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.074s coverage: 100.0% of statements 08:22:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 08:22:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 08:22:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements 08:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 08:22:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.862s coverage: 68.9% of statements 08:22:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:22:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:22:53 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 08:22:53 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 08:22:53 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 08:22:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.354s coverage: 37.0% of statements 08:22:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:22:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:22:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.698s coverage: 84.0% of statements 08:22:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.098s coverage: 100.0% of statements 08:23:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.392s coverage: 47.1% of statements 08:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:23:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.133s coverage: 100.0% of statements 08:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:23:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements 08:23:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:23:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.066s coverage: 29.1% of statements 08:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:23:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.202s coverage: 99.0% of statements 08:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:23:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.087s coverage: 100.0% of statements 08:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:23:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 08:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:23:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements 08:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:23:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements 08:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:23:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:23:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements 08:23:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 08:23:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 08:23:09 GO111MODULE=on go vet ./... 08:23:50 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:23:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:23:50 ---> 86184e57fed2 08:23:50 Step 3/26 : WORKDIR /edgex-go 08:23:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:23:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:23:50 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 ---> 86184e57fed2 08:23:50 Step 3/22 : WORKDIR /edgex-go 08:23:50 08:23:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:23:50 ---> 86184e57fed2 08:23:50 Step 3/23 : WORKDIR /edgex-go 08:23:50 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:23:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:23:50 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:23:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:23:50 ---> 86184e57fed2 08:23:50 Step 3/21 : WORKDIR /edgex-go 08:23:50 ---> 86184e57fed2 08:23:50 Step 3/23 : WORKDIR /edgex-go 08:23:50 ---> Running in f0ae34d0b24f 08:23:50 ---> Running in 59fd1e4282a4 08:23:50 ---> Running in 770d506ab734 08:23:50 ---> Running in f85d09a26d65 08:23:50 ---> Running in 2290e79805a5 08:23:50 Removing intermediate container 59fd1e4282a4 08:23:50 ---> 05ea6b0fbf78 08:23:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:50 Removing intermediate container 770d506ab734 08:23:50 ---> 469c10c8b264 08:23:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:50 Removing intermediate container f0ae34d0b24f 08:23:50 ---> 6823d8092532 08:23:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:50 Removing intermediate container 2290e79805a5 08:23:50 ---> 542b429f08f6 08:23:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:50 ---> Running in 6dd216502004 08:23:50 Removing intermediate container f85d09a26d65 08:23:50 ---> b993a28711a2 08:23:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:50 ---> Running in 634905401c02 08:23:50 ---> Running in 07b6acfd3265 08:23:50 ---> Running in e41511dc5dfb 08:23:50 ---> Running in 68573f109cb5 08:23:50 Removing intermediate container 6dd216502004 08:23:50 ---> a73b12147c87 08:23:50 Step 5/23 : RUN apk add --update --no-cache make git 08:23:50 ---> Running in 29aaa2575fbd 08:23:50 Removing intermediate container 68573f109cb5 08:23:50 ---> c7755f32514b 08:23:50 Step 5/21 : RUN apk add --update --no-cache make git 08:23:50 Removing intermediate container 07b6acfd3265 08:23:50 ---> a04db852f8e9 08:23:50 Step 5/22 : RUN apk add --update --no-cache make git 08:23:50 Removing intermediate container 634905401c02 08:23:50 ---> f2a35d1f1ce1 08:23:50 Step 5/26 : RUN apk add --update --no-cache make bash git 08:23:50 ---> Running in 6054b9476f6b 08:23:50 Removing intermediate container e41511dc5dfb 08:23:50 ---> c54b91357ed5 08:23:50 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:23:50 ---> Running in 0c4d78cd37cd 08:23:50 ---> Running in e640d23bc67f 08:23:50 ---> Running in efba38118a71 08:23:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:23:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:23:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:23:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:23:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:23:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:23:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:23:50 OK: 233 MiB in 51 packages 08:23:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:23:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:23:50 OK: 233 MiB in 51 packages 08:23:50 OK: 233 MiB in 51 packages 08:23:50 OK: 233 MiB in 51 packages 08:23:50 Removing intermediate container 29aaa2575fbd 08:23:50 ---> de78520cc8f5 08:23:50 Step 6/23 : COPY go.mod . 08:23:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:23:51 Removing intermediate container 6054b9476f6b 08:23:51 ---> f3ebdabc8d23 08:23:51 Step 6/21 : COPY go.mod . 08:23:51 Removing intermediate container 0c4d78cd37cd 08:23:51 ---> f792cb2b5f57 08:23:51 Step 6/22 : COPY go.mod . 08:23:51 ---> 6990398e9940 08:23:51 Step 7/23 : RUN go mod download 08:23:51 Removing intermediate container e640d23bc67f 08:23:51 ---> a410b3a61557 08:23:51 Step 6/26 : COPY go.mod . 08:23:51 ---> Running in e446f5a72d05 08:23:52 ---> 8bcb61815873 08:23:52 Step 7/22 : RUN go mod download 08:23:52 ---> e441ba011321 08:23:52 Step 7/21 : RUN go mod download 08:23:52 ---> 8530db17eac9 08:23:52 Step 7/26 : RUN go mod download 08:23:52 ---> Running in 29207bb0c075 08:23:52 ---> Running in 81b02bccdc9a 08:23:52 ---> Running in 6a5a62873b4e 08:23:53 OK: 233 MiB in 51 packages 08:23:54 Removing intermediate container efba38118a71 08:23:54 ---> 3e77be1e97f3 08:23:54 Step 6/23 : COPY go.mod . 08:23:55 ---> e8b2d48a784b 08:23:55 Step 7/23 : RUN go mod download 08:23:55 ---> Running in 6bdfc6b5c2a9 08:23:56 Removing intermediate container 81b02bccdc9a 08:23:56 ---> fc46664986b8 08:23:56 Step 8/21 : COPY . . 08:23:56 Removing intermediate container e446f5a72d05 08:23:56 ---> 7fe86f1e9322 08:23:56 Step 8/23 : COPY . . 08:23:56 Removing intermediate container 29207bb0c075 08:23:56 ---> 200dfac71b71 08:23:56 Step 8/22 : COPY . . 08:23:56 Removing intermediate container 6a5a62873b4e 08:23:56 ---> 1b51b8bf02e8 08:23:56 Step 8/26 : COPY . . 08:24:07 Removing intermediate container 6bdfc6b5c2a9 08:24:07 ---> 26d0bc2f9bcd 08:24:07 Step 8/23 : COPY . . 08:24:17 gofmt -l . 08:24:19 [ "`gofmt -l .`" = "" ] 08:24:22 ./bin/test-go-mod-tidy.sh 08:24:22 ./bin/test-attribution-txt.sh [Pipeline] sh 08:24:24 + ls -al . 08:24:24 total 696 08:24:24 drwxrwxr-x 9 1001 1001 4096 Jan 27 08:24 . 08:24:24 drwxr-xr-x 4 root root 4096 Jan 27 08:20 .. 08:24:24 -rw-rw-r-- 1 1001 1001 11 Jan 27 08:19 .dockerignore 08:24:24 drwxrwxr-x 8 1001 1001 4096 Jan 27 08:19 .git 08:24:24 drwxrwxr-x 3 1001 1001 4096 Jan 27 08:19 .github 08:24:24 -rw-rw-r-- 1 1001 1001 872 Jan 27 08:19 .gitignore 08:24:24 -rw-rw-r-- 1 1001 1001 166 Jan 27 08:19 .sonarcloud.properties 08:24:24 -rw-rw-r-- 1 1001 1001 7859 Jan 27 08:19 Attribution.txt 08:24:24 -rw-rw-r-- 1 1001 1001 3804 Jan 27 08:19 CONTRIBUTING.md 08:24:24 -rw-rw-r-- 1 1001 1001 931 Jan 27 08:19 Dockerfile.build 08:24:24 -rw-rw-r-- 1 1001 1001 863 Jan 27 08:19 Jenkinsfile 08:24:24 -rw-rw-r-- 1 1001 1001 10775 Jan 27 08:19 LICENSE 08:24:24 -rw-rw-r-- 1 1001 1001 6001 Jan 27 08:19 Makefile 08:24:24 -rw-rw-r-- 1 1001 1001 6524 Jan 27 08:19 README.md 08:24:24 -rw-rw-r-- 1 1001 1001 6755 Jan 27 08:19 SECURITY.md 08:24:24 -rw-rw-r-- 1 1001 1001 5 Jan 27 08:16 VERSION 08:24:24 -rw-rw-r-- 1 1001 1001 4131 Jan 27 08:19 ZMQWindows.md 08:24:24 drwxrwxr-x 2 1001 1001 4096 Jan 27 08:19 bin 08:24:24 drwxrwxr-x 15 1001 1001 4096 Jan 27 08:19 cmd 08:24:24 -rw-r--r-- 1 root root 564700 Jan 27 08:23 coverage.out 08:24:24 -rw-r--r-- 1 root root 1053 Jan 27 08:24 go.mod 08:24:24 -rw-r--r-- 1 root root 18995 Jan 27 08:24 go.sum 08:24:24 drwxrwxr-x 8 1001 1001 4096 Jan 27 08:19 internal 08:24:24 drwxrwxr-x 4 1001 1001 4096 Jan 27 08:19 openapi 08:24:24 drwxrwxr-x 4 1001 1001 4096 Jan 27 08:19 snap 08:24:24 -rw-rw-r-- 1 1001 1001 168 Jan 27 08:19 version.go [Pipeline] sh 08:24:25 + '[' -e coverage.out ] 08:24:25 + chown 1001:1001 coverage.out [Pipeline] stash 08:24:25 Warning: overwriting stash ‘coverage-report’ 08:24:26 Stashed 1 file(s) [Pipeline] sh 08:24:27 + make build 08:24:27 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 08:24: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 08:25:04 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 08:25:05 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 08:25:05 ---> ad0906122115 08:25:05 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:25:05 ---> 14a40d40234a 08:25:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:25:05 ---> 4dfea107a069 08:25:05 Step 9/23 : RUN make cmd/core-command/core-command 08:25:05 ---> 01e686cd21c8 08:25:05 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:25:05 ---> Running in fffc661d2c8e 08:25:05 ---> Running in 0532174baa10 08:25:05 ---> Running in 5637784894f7 08:25:05 ---> Running in 6d8283bcded5 08:25:05 ---> b63c8b72e7ae 08:25:05 Step 9/23 : RUN make cmd/core-data/core-data 08:25:05 ---> Running in f25019a427b7 08:25:05 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 08:25:05 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 08:25:05 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 08:25:05 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 08:25:05 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 08:25:09 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 08:25:11 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 08:25:16 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 08:25:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:25:25 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 08:25:28 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 08:25:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:25:35 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 08:25:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 08:25:44 $ docker stop --time=1 3fa7f183626e8e65eda5fbad747eeff9666dbe30cd02e9adba2c4128f8bd0f48 08:25:47 $ docker rm -f 3fa7f183626e8e65eda5fbad747eeff9666dbe30cd02e9adba2c4128f8bd0f48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:25:48 08:25:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:25:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:25:49 latest: Pulling from edgex-devops/edgex-compose-arm64 08:25:49 29e5d40040c1: Pulling fs layer 08:25:49 1ce36da41761: Pulling fs layer 08:25:49 25b303627fd3: Pulling fs layer 08:25:49 29e5d40040c1: Verifying Checksum 08:25:49 29e5d40040c1: Download complete 08:25:49 1ce36da41761: Verifying Checksum 08:25:49 1ce36da41761: Download complete 08:25:50 29e5d40040c1: Pull complete 08:25:51 25b303627fd3: Verifying Checksum 08:25:51 25b303627fd3: Download complete 08:25:51 1ce36da41761: Pull complete 08:25:52 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 08:26:04 25b303627fd3: Pull complete 08:26:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:26:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:26:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:26:04 prd-ubuntu18.04-docker-arm64-4c-16g-23379 does not seem to be running inside a container 08:26:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 08:26:06 Removing intermediate container 0532174baa10 08:26:06 ---> 38a6dd6bae9a 08:26:06 08:26:06 Step 10/22 : FROM alpine:3.12 08:26:06 Removing intermediate container 6d8283bcded5 08:26:06 ---> 40e5511f7aec 08:26:06 08:26:06 Step 10/23 : FROM alpine:3.12 08:26:06 3.12: Pulling from library/alpine 08:26:06 3.12: Pulling from library/alpine 08:26:06 Removing intermediate container 5637784894f7 08:26:06 ---> fdd50251707d 08:26:06 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:26:06 ---> Running in b9468c2e3b15 08:26:06 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:26:06 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:26:06 Status: Downloaded newer image for alpine:3.12 08:26:06 ---> 389fef711851 08:26:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:26:06 Status: Downloaded newer image for alpine:3.12 08:26:06 ---> 389fef711851 08:26:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:26:07 $ docker top 07338770b4fd5505f4c14fae354e834db353fa75e3c6b07c3ca2cf11738aba22 -eo pid,comm [Pipeline] { [Pipeline] sh 08:26:08 ---> Running in b3b30658d352 08:26:08 ---> Running in 40a6f97d6bc2 08:26:08 Removing intermediate container fffc661d2c8e 08:26:08 ---> 3d9726beb8a4 08:26:08 08:26:08 Step 10/21 : FROM alpine:3.12 08:26:08 ---> 389fef711851 08:26:08 Step 11/21 : RUN apk add --update --no-cache curl 08:26:08 ---> Running in 3d7840b8a09b 08:26:08 + grep parallel 08:26:08 + docker-compose build --help 08:26:08 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 08:26:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:26:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:26:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:26:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:26:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:26:10 (1/1) Installing dumb-init (1.2.2-r1) 08:26:10 Executing busybox-1.31.1-r19.trigger 08:26:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:26:10 (1/1) Installing dumb-init (1.2.2-r1) 08:26:10 OK: 6 MiB in 15 packages 08:26:10 Executing busybox-1.31.1-r19.trigger 08:26:10 OK: 6 MiB in 15 packages 08:26:10 (1/4) Installing ca-certificates (20191127-r4) 08:26:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:26:10 (3/4) Installing libcurl (7.69.1-r3) 08:26:10 (4/4) Installing curl (7.69.1-r3) 08:26:10 Executing busybox-1.31.1-r19.trigger 08:26:10 Executing ca-certificates-20191127-r4.trigger 08:26:10 OK: 7 MiB in 18 packages 08:26:12 --parallel Build images in parallel. [Pipeline] } 08:26:12 $ docker stop --time=1 07338770b4fd5505f4c14fae354e834db353fa75e3c6b07c3ca2cf11738aba22 08:26:13 Removing intermediate container f25019a427b7 08:26:13 ---> 571567a2fbc7 08:26:13 08:26:13 Step 10/23 : FROM alpine:3.12 08:26:13 ---> 389fef711851 08:26:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:26:13 ---> Running in b23983356dfb 08:26:13 Removing intermediate container b3b30658d352 08:26:13 ---> 2e644485e426 08:26:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:26:13 Removing intermediate container 40a6f97d6bc2 08:26:13 ---> 779346cfc2fd 08:26:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:26:13 Removing intermediate container b9468c2e3b15 08:26:13 ---> 8945df078b80 08:26:13 08:26:13 Step 11/26 : FROM docker:20.10.0 08:26:13 20.10.0: Pulling from library/docker 08:26:13 ---> Running in ac56609a6dbd 08:26:13 ---> Running in 7146491710fa 08:26:13 Removing intermediate container 3d7840b8a09b 08:26:13 ---> 83486e50b2af 08:26:13 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:26:14 Removing intermediate container b23983356dfb 08:26:14 ---> f47a4eb1789a 08:26:14 Step 12/23 : ENV APP_PORT=48080 08:26:14 ---> Running in bfbbbbd3ea9f 08:26:14 $ docker rm -f 07338770b4fd5505f4c14fae354e834db353fa75e3c6b07c3ca2cf11738aba22 08:26:14 Removing intermediate container ac56609a6dbd 08:26:14 ---> e877d35d82ff 08:26:14 Step 13/23 : ENV APP_PORT=48082 08:26:14 ---> Running in 6c9291e93062 08:26:14 Removing intermediate container 7146491710fa 08:26:14 ---> 2c69ed7146d4 08:26:14 Step 13/22 : ENV APP_PORT=48085 [Pipeline] // withDockerContainer [Pipeline] writeFile 08:26:14 ---> Running in 6f86444f30be 08:26:14 ---> Running in 22f969e77d89 08:26:14 Removing intermediate container bfbbbbd3ea9f 08:26:14 ---> ea43506efb2f 08:26:14 Step 13/21 : WORKDIR /edgex [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:26:15 ---> Running in 0d22490aa18d 08:26:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:26:15 . [Pipeline] withDockerContainer 08:26:15 Removing intermediate container 6c9291e93062 08:26:15 ---> f628e7d69d63 08:26:15 Step 13/23 : EXPOSE $APP_PORT 08:26:15 prd-ubuntu18.04-docker-arm64-4c-16g-23379 does not seem to be running inside a container 08:26:15 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 08:26:15 Removing intermediate container 6f86444f30be 08:26:15 ---> 43900ec40534 08:26:15 Step 14/23 : EXPOSE $APP_PORT 08:26:16 Removing intermediate container 22f969e77d89 08:26:16 ---> 244fa2df8f30 08:26:16 Step 14/22 : EXPOSE $APP_PORT 08:26:16 ---> Running in b2e15bc1b3c5 08:26:16 $ docker top e487e170760747e840159ed52c97002efe6f67bca7cfad8513f11e9b9f2142e1 -eo pid,comm 08:26:16 ---> Running in 2f4e8d2636d7 [Pipeline] { [Pipeline] sh 08:26:17 ---> Running in b634f1c804dc 08:26:17 Removing intermediate container 0d22490aa18d 08:26:17 ---> ed1f7d080971 08:26:17 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:26:17 Removing intermediate container b2e15bc1b3c5 08:26:17 ---> 5c51de60fd93 08:26:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:17 Removing intermediate container 2f4e8d2636d7 08:26:17 ---> 656897884df4 08:26:17 Step 15/23 : WORKDIR / 08:26:17 + docker-compose -f ./docker-compose-build.yml build --parallel 08:26:18 Removing intermediate container b634f1c804dc 08:26:18 ---> 37e36c3c79c3 08:26:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:26:18 ---> Running in 83627592a73a 08:26:18 ---> Running in 70422b9415c7 08:26:18 ---> 616edd8d2ea0 08:26:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:26:18 ---> 4d719ccd3f72 08:26:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:26:18 Removing intermediate container 70422b9415c7 08:26:18 ---> dc66f0b64c1a 08:26:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:26:19 ---> 2ca07d6c4eb6 08:26:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:26:19 ---> 49ad91d27d7e 08:26:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:26:20 ---> 519a02d9d378 08:26:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:26:20 Removing intermediate container 83627592a73a 08:26:20 ---> 8bcc84cd4cd2 08:26:20 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:26:21 ---> c9a359f462fa 08:26:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:26:21 ---> Running in 35ac261ac448 08:26:21 ---> 384997551f6d 08:26:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:26:21 ---> Running in 57db4eefbc1c 08:26:21 Building docker-core-command-go ... 08:26:21 Building docker-core-data-go ... 08:26:21 Building docker-core-metadata-go ... 08:26:21 Building docker-security-bootstrapper-go ... 08:26:21 Building docker-security-proxy-setup-go ... 08:26:21 Building docker-security-secretstore-setup-go ... 08:26:21 Building docker-support-notifications-go ... 08:26:21 Building docker-support-scheduler-go ... 08:26:21 Building docker-sys-mgmt-agent-go ... 08:26:21 Building docker-core-metadata-go 08:26:21 Building docker-security-proxy-setup-go 08:26:21 Building docker-support-scheduler-go 08:26:21 Building docker-sys-mgmt-agent-go 08:26:21 Building docker-security-bootstrapper-go 08:26:21 ---> 7be3f1bae596 08:26:21 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:26:21 ---> Running in 43f56e498f21 08:26:21 Removing intermediate container 57db4eefbc1c 08:26:21 ---> 48ada8de897c 08:26:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:26:22 ---> 3388445f8cd9 08:26:22 Step 19/23 : ENTRYPOINT ["/core-command"] 08:26:22 Removing intermediate container 43f56e498f21 08:26:22 ---> 13ccb962ee50 08:26:22 Step 18/21 : CMD ["--init=true"] 08:26:22 ---> Running in cb14380d106a 08:26:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:26:22 ---> Running in d39ba4582134 08:26:22 ---> Running in 1406c4c76b5d 08:26:22 Removing intermediate container cb14380d106a 08:26:22 ---> ad53de6fbce6 08:26:22 Step 20/22 : LABEL arch=x86_64 08:26:22 ---> Running in 07688606c08e 08:26:22 Removing intermediate container d39ba4582134 08:26:22 ---> 54da721c889d 08:26:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:26:22 Removing intermediate container 1406c4c76b5d 08:26:22 ---> 040587bc1c43 08:26:22 Step 19/21 : LABEL arch=x86_64 08:26:22 ---> Running in e7b14c1fd403 08:26:23 ---> Running in ef0b40958a53 08:26:23 Removing intermediate container 07688606c08e 08:26:23 ---> 540939f7457f 08:26:23 Step 21/22 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:26:23 ---> Running in 5f35435edba9 08:26:23 Removing intermediate container e7b14c1fd403 08:26:23 ---> e0dedf06c477 08:26:23 Step 21/23 : LABEL arch=x86_64 08:26:23 Removing intermediate container ef0b40958a53 08:26:23 ---> b74d15dc4572 08:26:23 Step 20/21 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:26:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:26:23 ---> Running in 54ceae840c3c 08:26:23 ---> Running in 86d120ba0afc 08:26:24 Removing intermediate container 5f35435edba9 08:26:24 ---> 402564bccdf0 08:26:24 Step 22/22 : LABEL version=0.0.0 08:26:24 ---> Running in 2bbec623bf3c 08:26:24 Removing intermediate container 54ceae840c3c 08:26:24 ---> fd1a44b70436 08:26:24 Step 22/23 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:26:24 Removing intermediate container 86d120ba0afc 08:26:24 ---> ceac54ee2416 08:26:24 Step 21/21 : LABEL version=0.0.0 08:26:24 ---> Running in 02b86124dd1d 08:26:24 ---> Running in 0f13376d7bd7 08:26:24 Removing intermediate container 2bbec623bf3c 08:26:24 ---> 6a9dcc861137 08:26:24 08:26:24 (1/6) Installing dumb-init (1.2.2-r1) 08:26:25 (2/6) Installing libgcc (9.3.0-r2) 08:26:25 (3/6) Installing libsodium (1.0.18-r0) 08:26:25 Removing intermediate container 02b86124dd1d 08:26:25 ---> 9409b17c934f 08:26:25 Step 23/23 : LABEL version=0.0.0 08:26:25 (4/6) Installing libstdc++ (9.3.0-r2) 08:26:25 Successfully built 6a9dcc861137 08:26:25 ---> Running in ddf72ac8fbe8 08:26:25 Removing intermediate container 0f13376d7bd7 08:26:25 ---> cb054627f361 08:26:25 08:26:25 Successfully tagged docker-support-scheduler-go:latest 08:26:25 Building docker-security-bootstrapper-go 08:26:25  Building docker-support-scheduler-go ... done (5/6) Installing libzmq (4.3.3-r0) 08:26:26 (6/6) Installing zeromq (4.3.3-r0) 08:26:26 Executing busybox-1.31.1-r19.trigger 08:26:26 OK: 8 MiB in 20 packages 08:26:26 Successfully built cb054627f361 08:26:26 Successfully tagged docker-security-proxy-setup-go:latest 08:26:26 Building docker-support-notifications-go 08:26:26  Building docker-security-proxy-setup-go ... done Removing intermediate container ddf72ac8fbe8 08:26:26 ---> 22dfcc9c05ee 08:26:26 08:26:26 Successfully built 22dfcc9c05ee 08:26:26 Successfully tagged docker-core-command-go:latest 08:26:26  Building docker-core-command-go ... done Building docker-core-metadata-go 08:26:30 Removing intermediate container 35ac261ac448 08:26:30 ---> 525e014833ae 08:26:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:26:30 ---> 00ccbb929a19 08:26:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:26:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:26:32 Status: Downloaded newer image for docker:20.10.0 08:26:32 ---> aefe523efa57 08:26:32 Step 12/26 : RUN apk add --no-cache bash 08:26:33 ---> Running in aaf7baf0f6d8 08:26:33 ---> 60aa853410ca 08:26:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:26:35 ---> 6b9265c35382 08:26:35 Step 19/23 : ENTRYPOINT ["/core-data"] 08:26:35 ---> Running in e9d662e41f40 08:26:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:26:35 Removing intermediate container e9d662e41f40 08:26:35 ---> 03cc7cdad1e2 08:26:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:26:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:26:36 (1/2) Installing readline (8.0.4-r0) 08:26:36 (2/2) Installing bash (5.0.17-r0) 08:26:36 Executing bash-5.0.17-r0.post-install 08:26:36 ---> Running in 5284d359e38c 08:26:36 Executing busybox-1.31.1-r19.trigger 08:26:36 OK: 12 MiB in 22 packages 08:26:37 Removing intermediate container 5284d359e38c 08:26:37 ---> 2cde185c4a3c 08:26:37 Step 21/23 : LABEL arch=x86_64 08:26:38 ---> Running in 486067d91b04 08:26:38 Removing intermediate container 486067d91b04 08:26:38 ---> 43a8eb0d8f48 08:26:38 Step 22/23 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:26:39 Removing intermediate container aaf7baf0f6d8 08:26:39 ---> cd45d781213f 08:26:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:26:39 ---> Running in c5c1403b88bc 08:26:39 ---> Running in 788e98cd7085 08:26:39 Removing intermediate container c5c1403b88bc 08:26:39 ---> cf282d567b0e 08:26:39 Step 23/23 : LABEL version=0.0.0 08:26:40 Removing intermediate container 788e98cd7085 08:26:40 ---> 90c20da0f250 08:26:40 Step 14/26 : ENV APP_PORT=48090 08:26:40 ---> Running in eedbe9818e90 08:26:40 ---> Running in 33fc44885a25 08:26:40 Removing intermediate container eedbe9818e90 08:26:40 ---> 2d2f5642a2b0 08:26:40 08:26:40 Successfully built 2d2f5642a2b0 08:26:40 Removing intermediate container 33fc44885a25 08:26:40 ---> 2429a277566f 08:26:40 Step 15/26 : EXPOSE $APP_PORT 08:26:40 Successfully tagged docker-core-data-go:latest 08:26:40 Building docker-security-secretstore-setup-go 08:26:40  Building docker-core-data-go ... done  ---> Running in ec275c84c03a 08:26:40 Removing intermediate container ec275c84c03a 08:26:40 ---> 7c58dbaac93a 08:26:40 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:26:43 ---> 87f9293d3398 08:26:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:26:44 ---> 6ffe9f497e41 08:26:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:26:46 ---> 14f0c4e80d61 08:26:46 Step 19/26 : RUN apk --no-cache add py3-pip 08:26:46 ---> Running in a3e2ad56125f 08:26:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:26:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:26:50 (1/33) Installing libbz2 (1.0.8-r1) 08:26:50 (2/33) Installing expat (2.2.9-r1) 08:26:50 (3/33) Installing libffi (3.3-r2) 08:26:50 (4/33) Installing gdbm (1.13-r1) 08:26:50 (5/33) Installing xz-libs (5.2.5-r0) 08:26:50 (6/33) Installing sqlite-libs (3.32.1-r0) 08:26:51 (7/33) Installing python3 (3.8.5-r0) 08:26:57 (8/33) Installing py3-appdirs (1.4.4-r1) 08:26:57 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:26:57 (10/33) Installing py3-parsing (2.4.7-r0) 08:26:57 (11/33) Installing py3-six (1.15.0-r0) 08:26:57 (12/33) Installing py3-packaging (20.4-r0) 08:26:57 (13/33) Installing py3-setuptools (47.0.0-r0) 08:26:57 (14/33) Installing py3-chardet (3.0.4-r4) 08:26:57 (15/33) Installing py3-idna (2.9-r0) 08:26:57 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:26:57 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:26:57 (18/33) Installing py3-requests (2.23.0-r0) 08:26:57 (19/33) Installing py3-msgpack (1.0.0-r0) 08:26:57 (20/33) Installing py3-lockfile (0.12.2-r3) 08:26:57 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:26:58 (22/33) Installing py3-colorama (0.4.3-r0) 08:26:58 (23/33) Installing py3-distlib (0.3.0-r0) 08:26:58 (24/33) Installing py3-distro (1.5.0-r1) 08:26:58 (25/33) Installing py3-webencodings (0.5.1-r3) 08:26:59 (26/33) Installing py3-html5lib (1.0.1-r4) 08:26:59 (27/33) Installing py3-pytoml (0.1.21-r0) 08:26:59 (28/33) Installing py3-pep517 (0.8.2-r0) 08:26:59 (29/33) Installing py3-progress (1.5-r0) 08:26:59 (30/33) Installing py3-toml (0.10.1-r0) 08:26:59 (31/33) Installing py3-retrying (1.3.3-r0) 08:26:59 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:26:59 (33/33) Installing py3-pip (20.1.1-r0) 08:27:00 Executing busybox-1.31.1-r19.trigger 08:27:00 OK: 71 MiB in 55 packages 08:27:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:27:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:27:09 ---> 86184e57fed2 08:27:09 Step 3/23 : WORKDIR /edgex-go 08:27:09 ---> Using cache 08:27:09 ---> b993a28711a2 08:27:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:27:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:27:09 ---> 86184e57fed2 08:27:09 Step 3/22 : WORKDIR /edgex-go 08:27:09 ---> Using cache 08:27:09 ---> b993a28711a2 08:27:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:09 ---> Using cache 08:27:09 ---> c54b91357ed5 08:27:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:27:09 ---> Using cache 08:27:09 ---> c54b91357ed5 08:27:09 Step 5/23 : RUN apk add --update --no-cache make git 08:27:09 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:27:09 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:27:09 ---> 86184e57fed2 08:27:09 Step 3/33 : WORKDIR /edgex-go 08:27:09 ---> Using cache 08:27:09 ---> b993a28711a2 08:27:09 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:09 ---> Using cache 08:27:09 ---> c54b91357ed5 08:27:09 Step 5/33 : RUN apk add --update --no-cache make git 08:27:10 ---> Running in 42024fe31ea9 08:27:10 ---> Running in fde678d5c5aa 08:27:10 ---> Running in db170609589a 08:27:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:27:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:27:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:27:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:27:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:27:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:27:15 OK: 233 MiB in 51 packages 08:27:15 OK: 233 MiB in 51 packages 08:27:15 OK: 233 MiB in 51 packages 08:27:18 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:27:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:27:18 ---> 86184e57fed2 08:27:18 Step 3/24 : WORKDIR /edgex-go 08:27:18 ---> Using cache 08:27:18 ---> b993a28711a2 08:27:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:18 ---> Using cache 08:27:18 ---> c54b91357ed5 08:27:18 Step 5/24 : RUN apk add --update --no-cache make git 08:27:18 ---> Using cache 08:27:18 ---> 26816b6c7dc2 08:27:18 Step 6/24 : COPY go.mod . 08:27:19 Removing intermediate container db170609589a 08:27:19 ---> 26816b6c7dc2 08:27:19 Step 6/33 : COPY go.mod . 08:27:19 Removing intermediate container 42024fe31ea9 08:27:19 ---> 0d7e26d5c4f2 08:27:19 Step 6/22 : COPY go.mod . 08:27:19 ---> 3286b11873ca 08:27:19 Step 7/24 : RUN go mod download 08:27:19 Removing intermediate container fde678d5c5aa 08:27:19 ---> 8ab5aad8c620 08:27:19 Step 6/23 : COPY go.mod . 08:27:19 ---> Running in aa655d3a4446 08:27:19 ---> 64d58bbf4979 08:27:19 Step 7/22 : RUN go mod download 08:27:19 ---> 3a97359f7504 08:27:19 Step 7/33 : RUN go mod download 08:27:20 ---> Running in 00bfc2713b0c 08:27:20 ---> Running in a97cef1313a4 08:27:20 ---> dd5f9943a7f9 08:27:20 Step 7/23 : RUN go mod download 08:27:20 ---> Running in cf2bb7522b1d 08:27:24 Removing intermediate container a97cef1313a4 08:27:24 ---> 9806cf4d00e5 08:27:24 Step 8/33 : COPY . . 08:27:24 Removing intermediate container 00bfc2713b0c 08:27:24 ---> 0e410b1c6eb0 08:27:24 Step 8/22 : COPY . . 08:27:24 Removing intermediate container aa655d3a4446 08:27:24 ---> c3b3dfb4d8fc 08:27:24 Step 8/24 : COPY . . 08:27:24 Removing intermediate container cf2bb7522b1d 08:27:24 ---> 57aad6e42056 08:27:24 Step 8/23 : COPY . . 08:27:29 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:27:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:27:29 ---> dbff5c311dba 08:27:29 Step 3/21 : WORKDIR /edgex-go 08:27:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:27:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:27:30 ---> dbff5c311dba 08:27:30 Step 3/22 : WORKDIR /edgex-go 08:27:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:27:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:27:30 ---> dbff5c311dba 08:27:30 Step 3/23 : WORKDIR /edgex-go 08:27:30 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:27:30 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:27:30 ---> dbff5c311dba 08:27:30 Step 3/33 : WORKDIR /edgex-go 08:27:30 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:27:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:27:30 ---> dbff5c311dba 08:27:30 Step 3/26 : WORKDIR /edgex-go 08:27:34 ---> Running in 1fa624ca9745 08:27:34 ---> Running in 4ebf81b24ac4 08:27:34 ---> Running in 76f462a07509 08:27:34 ---> Running in f7f38b3d020a 08:27:34 ---> Running in be391ac111fe 08:27:35 Removing intermediate container be391ac111fe 08:27:35 ---> 7d1777e3630b 08:27:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:35 Removing intermediate container 4ebf81b24ac4 08:27:35 ---> 1ce538fb7d52 08:27:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:35 Removing intermediate container 76f462a07509 08:27:35 ---> 462f662a386c 08:27:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:35 Removing intermediate container 1fa624ca9745 08:27:35 ---> 543d681e34da 08:27:35 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:35 Removing intermediate container f7f38b3d020a 08:27:35 ---> accca969e2ec 08:27:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:35 ---> Running in d8c3da64273d 08:27:35 ---> Running in 8fd72efe8971 08:27:35 ---> Running in 9e38b9d80083 08:27:36 ---> Running in bf20b15eb565 08:27:36 ---> Running in f8a00fdd6ffd 08:27:40 Removing intermediate container d8c3da64273d 08:27:40 ---> 2888f1f39bfb 08:27:40 Step 5/26 : RUN apk add --update --no-cache make bash git 08:27:40 ---> Running in 90e70a4fbb5e 08:27:40 Removing intermediate container 8fd72efe8971 08:27:40 ---> ee334efb3f52 08:27:40 Step 5/21 : RUN apk add --update --no-cache make git 08:27:40 Removing intermediate container f8a00fdd6ffd 08:27:40 ---> 63106591eef0 08:27:40 Step 5/23 : RUN apk add --update --no-cache make git 08:27:40 Removing intermediate container bf20b15eb565 08:27:40 ---> 4eba55e17882 08:27:40 Step 5/33 : RUN apk add --update --no-cache make git 08:27:40 Removing intermediate container 9e38b9d80083 08:27:40 ---> ae8343c3c544 08:27:40 Step 5/22 : RUN apk add --update --no-cache make git 08:27:40 ---> Running in 3d212244f977 08:27:41 ---> Running in 483b41bb1ade 08:27:41 ---> Running in 5cd00ecfe786 08:27:41 ---> Running in 3d9691d01b75 08:27:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:27:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:27:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:27:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:27:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:27:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:27:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:27:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:27:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:27:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:27:44 OK: 217 MiB in 51 packages 08:27:44 OK: 217 MiB in 51 packages 08:27:45 OK: 217 MiB in 51 packages 08:27:45 OK: 217 MiB in 51 packages 08:27:45 OK: 217 MiB in 51 packages 08:27:47 Removing intermediate container 90e70a4fbb5e 08:27:47 ---> 5489311d27c8 08:27:47 Step 6/26 : COPY go.mod . 08:27:47 Removing intermediate container 3d212244f977 08:27:47 ---> 6ba57c16790c 08:27:47 Step 6/21 : COPY go.mod . 08:27:47 Removing intermediate container 483b41bb1ade 08:27:47 ---> 54801e667856 08:27:47 Step 6/22 : COPY go.mod . 08:27:48 Removing intermediate container 3d9691d01b75 08:27:48 ---> 5073b5fe9728 08:27:48 Step 6/23 : COPY go.mod . 08:27:48 ---> 71240369bc4c 08:27:48 Step 7/26 : RUN go mod download 08:27:48 Removing intermediate container 5cd00ecfe786 08:27:48 ---> 6e1abe99037e 08:27:48 Step 6/33 : COPY go.mod . 08:27:49 ---> Running in 0358c0664b23 08:27:49 Removing intermediate container a3e2ad56125f 08:27:49 ---> 2aa6ed6762f0 08:27:49 Step 20/26 : RUN pip install docker-compose==1.23.2 08:27:49 ---> Running in aaedf4f5649e 08:27:49 ---> 5bd5993eedca 08:27:49 ---> 74397e5c3c0e 08:27:49 Step 7/22 : RUN go mod downloadStep 7/21 : RUN go mod download 08:27:49 08:27:49 ---> e0ded2559897 08:27:49 Step 7/23 : RUN go mod download 08:27:50 ---> Running in 1c1654d5e6c4 08:27:50 ---> Running in beee4ad626f4 08:27:50 ---> 7af901c35584 08:27:50 Step 7/33 : RUN go mod download 08:27:50 ---> Running in cf445e8b2d60 08:27:50 ---> Running in 7d89d5205abb 08:27:53 Removing intermediate container 0358c0664b23 08:27:53 ---> f2dc2f717014 08:27:53 Step 8/26 : COPY . . 08:27:55 Removing intermediate container 1c1654d5e6c4 08:27:55 ---> 79a2ab0e7525 08:27:55 Step 8/22 : COPY . . 08:27:55 Removing intermediate container beee4ad626f4 08:27:55 ---> d44e80ecf63f 08:27:55 Step 8/21 : COPY . . 08:27:56 Removing intermediate container 7d89d5205abb 08:27:56 ---> 48c5139c7eae 08:27:56 Step 8/33 : COPY . . 08:27:56 Removing intermediate container cf445e8b2d60 08:27:56 ---> f00dfc92ab1c 08:27:56 Step 8/23 : COPY . . 08:28:17 Collecting docker-compose==1.23.2 08:28:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:28:17 Collecting docker<4.0,>=3.6.0 08:28:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:28:17 Collecting dockerpty<0.5,>=0.4.1 08:28:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:28:19 Collecting texttable<0.10,>=0.9.0 08:28:19 Downloading texttable-0.9.1.tar.gz (11 kB) 08:28:20 ---> fe37b3f59067 08:28:20 Step 9/33 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" 08:28:20 ---> 22a7a4434717 08:28:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:28:20 Collecting cached-property<2,>=1.2.0 08:28:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:28:20 ---> 1811a60700af 08:28:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:28:20 ---> Running in a1f23a2d1c82 08:28:20 ---> Running in 7f5fb27fb9b7 08:28:20 Collecting PyYAML<4,>=3.10 08:28:20 Downloading PyYAML-3.13.tar.gz (270 kB) 08:28:21 ---> Running in dd28d670c5ee 08:28:21 ---> 7a1059eee854 08:28:21 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:28:21 ---> Running in fedb97bc47c8 08:28:21 Removing intermediate container a1f23a2d1c82 08:28:21 ---> 7ecf4d9334cb 08:28:21 Step 10/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" 08:28:21 ---> Running in c422bb9a0327 08:28:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:28:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:28:22 Collecting docopt<0.7,>=0.6.1 08:28:22 Downloading docopt-0.6.2.tar.gz (25 kB) 08:28:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:28:23 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 08:28:23 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 08:28:23 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 08:28:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:28:23 ---> 02840e896c05 08:28:23 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:28:23 ---> acd839411965 08:28:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:28:23 ---> 4289a5c4c14d 08:28:23 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:28:23 ---> fb8916a7d3df 08:28:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:28:23 ---> 07455b45e49e 08:28:23 Step 9/33 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" 08:28:23 ---> Running in a813331445b9 08:28:23 ---> Running in 05d4c88df06f 08:28:23 ---> Running in 37c771c8ec0c 08:28:23 ---> Running in 5da7da699d2c 08:28:23 ---> Running in 0e043634856b 08:28:23 Removing intermediate container 0e043634856b 08:28:23 ---> 529abe26e56a 08:28:23 Step 10/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" 08:28:23 ---> Running in ac1bf129be3b 08:28:23 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 08:28:23 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 08:28:23 Collecting websocket-client<1.0,>=0.32.0 08:28:23 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:28:23 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 08:28:24 Collecting jsonschema<3,>=2.5.1 08:28:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:28:24 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 08:28:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:28:24 Collecting docker-pycreds>=0.4.0 08:28:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:28:24 Collecting idna<2.8,>=2.5 08:28:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:28:24 Collecting urllib3<1.25,>=1.21.1 08:28:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:28:24 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:28:24 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:28:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:28:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:28:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:28:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:28:25 Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, texttable, cached-property, PyYAML, docopt, jsonschema, docker-compose 08:28:25 Attempting uninstall: idna 08:28:25 Found existing installation: idna 2.9 08:28:25 Uninstalling idna-2.9: 08:28:25 Successfully uninstalled idna-2.9 08:28:25 Attempting uninstall: urllib3 08:28:25 Found existing installation: urllib3 1.25.9 08:28:25 Uninstalling urllib3-1.25.9: 08:28:26 Successfully uninstalled urllib3-1.25.9 08:28:27 Attempting uninstall: requests 08:28:27 Found existing installation: requests 2.23.0 08:28:27 Uninstalling requests-2.23.0: 08:28:27 Successfully uninstalled requests-2.23.0 08:28:28 Running setup.py install for dockerpty: started 08:28:30 Running setup.py install for dockerpty: finished with status 'done' 08:28:30 Running setup.py install for texttable: started 08:28:31 Running setup.py install for texttable: finished with status 'done' 08:28:31 Running setup.py install for PyYAML: started 08:28:33 Running setup.py install for PyYAML: finished with status 'done' 08:28:33 Running setup.py install for docopt: started 08:28:34 Running setup.py install for docopt: finished with status 'done' 08:28:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 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.57.0 08:28:40 Removing intermediate container aaedf4f5649e 08:28:40 ---> a631cabaa461 08:28:40 Step 21/26 : RUN apk --no-cache add curl 08:28:40 ---> Running in e51b000c0f1c 08:28:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:28:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:28:43 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:28:43 (2/3) Installing libcurl (7.69.1-r3) 08:28:43 (3/3) Installing curl (7.69.1-r3) 08:28:43 Executing busybox-1.31.1-r19.trigger 08:28:43 OK: 72 MiB in 58 packages 08:28:45 Removing intermediate container e51b000c0f1c 08:28:45 ---> dfe4dcac8b9d 08:28:45 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 08:28:45 ---> Running in fb1f3e64e596 08:28:45 Removing intermediate container fb1f3e64e596 08:28:45 ---> 039c9e163888 08:28:45 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:28:45 ---> Running in 2f55379ec534 08:28:46 Removing intermediate container 2f55379ec534 08:28:46 ---> 514df611643c 08:28:46 Step 24/26 : LABEL arch=x86_64 08:28:46 ---> Running in 02ae179d9ec4 08:28:47 Removing intermediate container 02ae179d9ec4 08:28:47 ---> cfa37bcdf3be 08:28:47 Step 25/26 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:28:47 ---> Running in 4fc09a60537f 08:28:47 Removing intermediate container 4fc09a60537f 08:28:47 ---> 9426cfa418be 08:28:47 Step 26/26 : LABEL version=0.0.0 08:28:48 ---> Running in a744a02f0dd9 08:28:49 Removing intermediate container a744a02f0dd9 08:28:49 ---> 0a7d857228e5 08:28:49 08:28:50 Successfully built 0a7d857228e5 08:28:50 Successfully tagged docker-sys-mgmt-agent-go:latest 08:29:03  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:29:03 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 08:29:11 Removing intermediate container dd28d670c5ee 08:29:11 ---> eb1e5cd6540e 08:29:11 08:29:11 Step 10/22 : FROM alpine:3.12 08:29:11 ---> 389fef711851 08:29:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:29:12 ---> Running in e629d2c11c84 08:29:12 + mkdir -p /tmp/build/dist/linux 08:29:12 + cd /tmp/build/dist/linux 08:29:12 + git clone https://github.com/jwilder/dockerize.git . 08:29:12 Cloning into '.'... 08:29:13 + go get github.com/robfig/glock 08:29:13 Removing intermediate container fedb97bc47c8 08:29:13 ---> 95333f4b0faa 08:29:13 08:29:13 Step 10/24 : FROM alpine:3.12 08:29:13 ---> 389fef711851 08:29:13 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 08:29:13 ---> Running in e7336efebdae 08:29:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:29:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:29:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:29:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:29:15 (1/2) Installing ca-certificates (20191127-r4) 08:29:15 (1/5) Installing ca-certificates (20191127-r4) 08:29:15 (2/2) Installing dumb-init (1.2.2-r1) 08:29:15 Executing busybox-1.31.1-r19.trigger 08:29:15 (2/5) Installing nghttp2-libs (1.41.0-r0) 08:29:15 (3/5) Installing libcurl (7.69.1-r3) 08:29:15 (4/5) Installing curl (7.69.1-r3) 08:29:15 (5/5) Installing dumb-init (1.2.2-r1) 08:29:15 Executing busybox-1.31.1-r19.trigger 08:29:15 Executing ca-certificates-20191127-r4.trigger 08:29:15 Executing ca-certificates-20191127-r4.trigger 08:29:15 OK: 7 MiB in 19 packages 08:29:15 OK: 6 MiB in 16 packages 08:29:19 Removing intermediate container 7f5fb27fb9b7 08:29:19 ---> b7608493de1b 08:29:19 08:29:19 Step 10/23 : FROM alpine:3.12 08:29:19 ---> 389fef711851 08:29:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:29:19 ---> Using cache 08:29:19 ---> 779346cfc2fd 08:29:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:29:19 ---> Using cache 08:29:19 ---> e877d35d82ff 08:29:19 Step 13/23 : ENV APP_PORT=48081 08:29:19 ---> Running in 49c6b2398c43 08:29:19 Removing intermediate container 49c6b2398c43 08:29:19 ---> 8923e10dbf0f 08:29:19 Step 14/23 : EXPOSE $APP_PORT 08:29:19 Removing intermediate container e629d2c11c84 08:29:19 ---> 65fa7f9ad0a2 08:29:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:29:19 ---> Running in 491706bb058c 08:29:19 Removing intermediate container e7336efebdae 08:29:19 ---> 65064c9a4db7 08:29:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:29:20 ---> Running in a6a5b6ea616e 08:29:20 ---> Running in 907c944bbcee 08:29:20 Removing intermediate container 491706bb058c 08:29:20 ---> 9ea8a37966ce 08:29:20 Step 15/23 : WORKDIR / 08:29:20 Removing intermediate container a6a5b6ea616e 08:29:20 ---> f05acadae193 08:29:20 Step 13/22 : ENV APP_PORT=48060 08:29:20 ---> Running in 51ca6fb1d032 08:29:20 ---> Running in 2e933ddaf965 08:29:20 Removing intermediate container 907c944bbcee 08:29:20 ---> 13efee52c860 08:29:20 Step 13/24 : WORKDIR / 08:29:20 ---> Running in e2a0255a5050 08:29:21 Removing intermediate container 2e933ddaf965 08:29:21 ---> bfde16fa4231 08:29:21 Step 14/22 : EXPOSE $APP_PORT 08:29:21 Removing intermediate container 51ca6fb1d032 08:29:21 ---> 729fa8b2e220 08:29:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:29:21 ---> Running in a53afd8848e6 08:29:21 Removing intermediate container e2a0255a5050 08:29:21 ---> 8336d1571d0c 08:29:21 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:29:21 Removing intermediate container a53afd8848e6 08:29:21 ---> faad8216ddfe 08:29:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:29:22 ---> 577d7027eb84 08:29:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:29:22 ---> 28187dfe7aa8 08:29:22 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:29:22 ---> 02c8b08c9d93 08:29:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:29:23 ---> 9cd4e45884b3 08:29:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:29:24 ---> 7cb154a19d89 08:29:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:29:26 ---> 875442ead94d 08:29:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:29:26 ---> 6474c5bcda57 08:29:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:29:26 ---> f3109f089b67 08:29:26 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:29:27 ---> Running in 77d982c478cf 08:29:27 ---> 579ed3ada93f 08:29:27 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:29:27 ---> Running in 7973c8a02a99 08:29:27 Removing intermediate container 77d982c478cf 08:29:27 ---> ede2db76517c 08:29:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:29:27 ---> f77f95633296 08:29:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:29:27 ---> Running in 04a005fdca6d 08:29:27 Removing intermediate container 7973c8a02a99 08:29:27 ---> 97af7c768b65 08:29:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:29:28 ---> Running in adb7c9806035 08:29:28 Removing intermediate container 04a005fdca6d 08:29:28 ---> 3a3b41cb24f3 08:29:28 Step 21/23 : LABEL arch=x86_64 08:29:28 + glock sync -n 08:29:28  ---> Running in 0f61a6a51913 08:29:28 Removing intermediate container adb7c9806035 08:29:28 ---> ff3903ff307c 08:29:28 Step 20/22 : LABEL arch=x86_64 08:29:28 ---> Running in be98068b9cf9 08:29:28 ---> 70f87f931064 08:29:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:29:29 Removing intermediate container 0f61a6a51913 08:29:29 ---> a8654490f9c1 08:29:29 Step 22/23 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:29:29 Removing intermediate container be98068b9cf9 08:29:29 ---> 93522b77d6f2 08:29:29 Step 21/22 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:29:29 ---> Running in 2053b33fdc49 08:29:29 ---> Running in 1212f3512827 08:29:29 ---> 09359d56a6c0 08:29:29 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:29:29 ---> Running in 12f1e220129c 08:29:29 Removing intermediate container 2053b33fdc49 08:29:29 ---> 8506fd4be682 08:29:29 Step 23/23 : LABEL version=0.0.0 08:29:29 ---> Running in 0d4356eca653 08:29:29 Removing intermediate container 1212f3512827 08:29:29 ---> b64cb4a3f2a7 08:29:29 Step 22/22 : LABEL version=0.0.0 08:29:29 ---> Running in 2cae05a4fb9b 08:29:30 Removing intermediate container 0d4356eca653 08:29:30 ---> d893931c9279 08:29:30 08:29:31 Successfully built d893931c9279 08:29:31 Successfully tagged docker-core-metadata-go:latest 08:29:31  Building docker-core-metadata-go ... done Removing intermediate container 2cae05a4fb9b 08:29:31 ---> ee26cda3b51a 08:29:31 08:29:31 Successfully built ee26cda3b51a 08:29:31 Successfully tagged docker-support-notifications-go:latest 08:29:32  Building docker-support-notifications-go ... done Removing intermediate container 12f1e220129c 08:29:32 ---> 169681a17260 08:29:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:29:32 ---> Running in 51386beeaa44 08:29:32 Removing intermediate container 51386beeaa44 08:29:32 ---> d86e3bc1494a 08:29:32 Step 22/24 : LABEL arch=x86_64 08:29:32 ---> Running in ba44509b7fce 08:29:32 Removing intermediate container ba44509b7fce 08:29:32 ---> 43fb237c7d92 08:29:32 Step 23/24 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:29:33 ---> Running in 361f89bfee4c 08:29:33 github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] 08:29:33 github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] 08:29:33 github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] 08:29:34 Removing intermediate container 361f89bfee4c 08:29:34 ---> 12dd22327c79 08:29:34 Step 24/24 : LABEL version=0.0.0 08:29:34 golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] 08:29:34 + git describe '--abbrev=0' --tags 08:29:34 + TAG=v0.6.1 08:29:34 + LDFLAGS='-X main.buildVersion=v0.6.1' 08:29:34 + apk --print-arch 08:29:34 + arch=x86_64 08:29:34 + echo 'building [dockerize] for amd64 ... ' 08:29:34 + GOOS=linux GOARCH=amd64 go build -ldflags '-X main.buildVersion=v0.6.1' -a -tags netgo -installsuffix netgo -o /tmp/build/dist/linux/dockerize 08:29:34 building [dockerize] for amd64 ... 08:29:34 ---> Running in bf19894ad71f 08:29:35 Removing intermediate container bf19894ad71f 08:29:35 ---> 8b7deeb94def 08:29:35 08:29:35 Successfully built 8b7deeb94def 08:29:36 Successfully tagged docker-security-secretstore-setup-go:latest 08:29:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:29:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:29:54  Building docker-security-secretstore-setup-go ... done + date 08:29:54 + echo 'Wed Jan 27 08:29:52 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' 08:29:54 Wed Jan 27 08:29:52 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux 08:30:03 Removing intermediate container c422bb9a0327 08:30:03 ---> 21d19ed08ca2 08:30:03 08:30:03 Step 11/33 : FROM alpine:3.12 08:30:03 ---> 389fef711851 08:30:03 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:30:03 ---> Running in 55d62a7a10f6 08:30:04 Removing intermediate container 55d62a7a10f6 08:30:04 ---> c913c0413567 08:30:04 Step 13/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 08:30:04 ---> Running in 19c1a9de9dd3 08:30:04 + mkdir -p /tmp/build/dist/linux 08:30:04 + cd /tmp/build/dist/linux 08:30:04 + git clone https://github.com/jwilder/dockerize.git . 08:30:04 Cloning into '.'... 08:30:04 Removing intermediate container a813331445b9 08:30:04 ---> 52c6ae9e5503 08:30:04 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:30:04 Removing intermediate container 5da7da699d2c 08:30:04 ---> 0f6ac557396d 08:30:04 08:30:04 Step 10/21 : FROM alpine:3.12 08:30:04 Removing intermediate container 37c771c8ec0c 08:30:04 ---> 2e569a88498a 08:30:04 08:30:04 Step 10/22 : FROM alpine:3.12 08:30:04 3.12: Pulling from library/alpine 08:30:04 ---> Running in b370bee83487 08:30:04 3.12: Pulling from library/alpine 08:30:04 + go get github.com/robfig/glock 08:30:04 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:30:04 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:30:04 Status: Downloaded newer image for alpine:3.12 08:30:04 Status: Downloaded newer image for alpine:3.12 08:30:04 ---> afeebe901d6b 08:30:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:30:04 ---> afeebe901d6b 08:30:04 Step 11/21 : RUN apk add --update --no-cache curl 08:30:04 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 08:30:04 ---> Running in a2fe201885f6 08:30:04 ---> Running in 5e41d0dcd703 08:30:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:30:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:30:05 (1/3) Installing dumb-init (1.2.2-r1) 08:30:05 (2/3) Installing openssl (1.1.1i-r0) 08:30:05 (3/3) Installing su-exec (0.2-r1) 08:30:05 Executing busybox-1.31.1-r19.trigger 08:30:05 OK: 6 MiB in 17 packages 08:30:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:30:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:30:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:30:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:30:07 (1/1) Installing dumb-init (1.2.2-r1) 08:30:07 Executing busybox-1.31.1-r19.trigger 08:30:07 OK: 5 MiB in 15 packages 08:30:07 (1/4) Installing ca-certificates (20191127-r4) 08:30:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:30:07 (3/4) Installing libcurl (7.69.1-r3) 08:30:07 (4/4) Installing curl (7.69.1-r3) 08:30:07 Executing busybox-1.31.1-r19.trigger 08:30:07 Executing ca-certificates-20191127-r4.trigger 08:30:07 Removing intermediate container 19c1a9de9dd3 08:30:07 ---> 28cd6207fbf4 08:30:07 Step 14/33 : ENV SECURITY_INIT_DIR /edgex-init 08:30:07 OK: 7 MiB in 18 packages 08:30:07 ---> Running in 8252cbd334eb 08:30:08 Removing intermediate container 8252cbd334eb 08:30:08 ---> 7f7773e23915 08:30:08 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:30:08 ---> Running in 1517889647ba 08:30:08 Removing intermediate container 1517889647ba 08:30:08 ---> 81bcc510989c 08:30:08 Step 16/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:30:08 ---> Running in 655b245febd8 08:30:09 Removing intermediate container b370bee83487 08:30:09 ---> 049547544797 08:30:09 08:30:09 Step 11/26 : FROM docker:20.10.0 08:30:09 20.10.0: Pulling from library/docker 08:30:09 Removing intermediate container 5e41d0dcd703 08:30:09 ---> 0af967766e99 08:30:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:30:10 ---> Running in 8b832ab43135 08:30:11 Removing intermediate container a2fe201885f6 08:30:11 ---> ed90d9d13346 08:30:11 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:30:11 Removing intermediate container 655b245febd8 08:30:11 ---> c48625003268 08:30:11 Step 17/33 : WORKDIR ${SECURITY_INIT_DIR} 08:30:11 ---> Running in e30437721977 08:30:11 ---> Running in 7f8bfa50c76b 08:30:11 Removing intermediate container 8b832ab43135 08:30:11 ---> c83244e124b8 08:30:11 Step 13/22 : ENV APP_PORT=48085 08:30:11 Removing intermediate container e30437721977 08:30:11 ---> 239848b67510 08:30:11 Step 18/33 : COPY --from=builder /tmp/build/dist/linux/dockerize . 08:30:12 ---> Running in dc8496042428 08:30:12 ---> cc6946724497 08:30:12 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:30:12 Removing intermediate container 7f8bfa50c76b 08:30:12 ---> 0c0aab25c1f1 08:30:12 Step 13/21 : WORKDIR /edgex 08:30:13 ---> 68dc8a295469 08:30:13 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:30:13 ---> Running in 0b1adfd2031d 08:30:13 ---> Running in 1c7550a4edc1 08:30:13 Removing intermediate container dc8496042428 08:30:13 ---> 9e215bc92a3b 08:30:13 Step 14/22 : EXPOSE $APP_PORT 08:30:14 ---> Running in 92c0b2fdfe91 08:30:14 Removing intermediate container 1c7550a4edc1 08:30:14 ---> ad437f86bafa 08:30:14 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:30:15 Removing intermediate container 0b1adfd2031d 08:30:15 ---> e5e3b02b237c 08:30:15 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:30:15 ---> 343551fa2eb8 08:30:15 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:30:15 Removing intermediate container 92c0b2fdfe91 08:30:15 ---> c1f1d00dd5f3 08:30:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:30:16 ---> 7237fd589116 08:30:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:30:16 Removing intermediate container 05d4c88df06f 08:30:16 ---> 1a42f07a8a95 08:30:16 08:30:16 Step 10/23 : FROM alpine:3.12 08:30:16 ---> afeebe901d6b 08:30:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:30:16 ---> Using cache 08:30:16 ---> 0af967766e99 08:30:16 ---> 748c3566edae 08:30:16 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:30:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:30:16 ---> Using cache 08:30:16 ---> c83244e124b8 08:30:16 Step 13/23 : ENV APP_PORT=48081 08:30:16 ---> 198553229ad7 08:30:16 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 08:30:17 ---> Running in 8aae93c2d371 08:30:17 ---> 642a92882428 08:30:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:30:17 ---> 62e03e232980 08:30:17 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:30:18 ---> dfbfc4b47660 08:30:18 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 08:30:18 Removing intermediate container 8aae93c2d371 08:30:18 ---> e6667ec09865 08:30:18 Step 14/23 : EXPOSE $APP_PORT 08:30:18 ---> Running in 58f4dbc90b0b 08:30:19 Removing intermediate container 58f4dbc90b0b 08:30:19 ---> 618c5ffac09e 08:30:19 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:30:19 ---> 6e21dee442b3 08:30:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:30:19 ---> Running in 2edcdd7f7d02 08:30:19 ---> a2eb11c6707e 08:30:19 Step 28/33 : RUN chmod +x /entrypoint.sh 08:30:19 ---> Running in 494bbe1a88ca 08:30:19 ---> e41d189512f0 08:30:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:30:20 Removing intermediate container 2edcdd7f7d02 08:30:20 ---> 4535f836b140 08:30:20 Step 15/23 : WORKDIR / 08:30:20 ---> Running in 1b26c3c1bfba 08:30:21 ---> 732aa6155dca 08:30:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:30:21 ---> Running in d143e8424c42 08:30:21 Removing intermediate container 494bbe1a88ca 08:30:21 ---> 169b6ef19988 08:30:21 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:30:21 ---> e511377607af 08:30:21 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:30:21 Removing intermediate container 1b26c3c1bfba 08:30:21 ---> f696af2656fe 08:30:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:30:22 ---> Running in b712aa182f30 08:30:22 Removing intermediate container d143e8424c42 08:30:22 ---> 0df4b138b93f 08:30:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:30:22 ---> Running in f546689dcf13 08:30:22 Removing intermediate container f546689dcf13 08:30:22 ---> bd22d7a6c743 08:30:22 Step 30/33 : CMD ["gate"] 08:30:22 ---> Running in bab1b7a289e6 08:30:22 ---> Running in 92089fa3cec6 08:30:23 Removing intermediate container b712aa182f30 08:30:23 ---> 795676f82595 08:30:23 Step 18/21 : CMD ["--init=true"] 08:30:23 ---> 94570d9ae257 08:30:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:30:23 ---> Running in c487ae53fdef 08:30:23 Removing intermediate container 92089fa3cec6 08:30:23 ---> e41de1fe128a 08:30:23 Step 31/33 : LABEL arch=x86_64 08:30:23 ---> Running in 292ce548d364 08:30:23 Removing intermediate container bab1b7a289e6 08:30:23 ---> 8de34fa51b47 08:30:23 Step 20/22 : LABEL arch=arm64 08:30:24 + glock sync -n 08:30:24  ---> Running in 8f1a12c27ced 08:30:24 Removing intermediate container c487ae53fdef 08:30:24 ---> 6f073a71d69f 08:30:24 Step 19/21 : LABEL arch=arm64 08:30:24 Removing intermediate container 292ce548d364 08:30:24 ---> 608ed3cd2526 08:30:24 Step 32/33 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:30:24 ---> Running in e75c73988400 08:30:24 ---> Running in 3c1f2bf0bdf2 08:30:25 Removing intermediate container 8f1a12c27ced 08:30:25 ---> 2cd613706ff7 08:30:25 Step 21/22 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:30:25 Removing intermediate container e75c73988400 08:30:25 ---> d7b20493e6a6 08:30:25 Step 33/33 : LABEL version=0.0.0 08:30:25 ---> Running in 881dff803219 08:30:25 ---> Running in 1d8adfa0e6e5 08:30:25 ---> 7023567aada2 08:30:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:30:25 Removing intermediate container 881dff803219 08:30:25 ---> 60b4704fa9e0 08:30:25 08:30:26 Removing intermediate container 3c1f2bf0bdf2 08:30:26 ---> 3c526b043cf5 08:30:26 Step 20/21 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:30:26 ---> Running in f92cb2645d41 08:30:26 Removing intermediate container 1d8adfa0e6e5 08:30:26 ---> 1c8a458ad8b7 08:30:26 Step 22/22 : LABEL version=0.0.0 08:30:26 Successfully built 60b4704fa9e0 08:30:26 Successfully tagged docker-security-bootstrapper-go:latest 08:30:26 ---> Running in ec5294441833 08:30:26 ---> 1e882e520e92 08:30:26 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:30:27  Building docker-security-bootstrapper-go ... done  [Pipeline] } 08:30:27 ---> Running in 9712f17c1168 08:30:27 Removing intermediate container f92cb2645d41 08:30:27 ---> 6ae3f6ca36a5 08:30:27 Step 21/21 : LABEL version=0.0.0 08:30:27 $ docker stop --time=1 b3533d366df1fed8e0841d90bf3640496fd3787f351e0f021f9388ce54547390 08:30:27 Removing intermediate container ec5294441833 08:30:27 ---> d80575a13a59 08:30:27 08:30:27 ---> Running in f17a734e8c0e 08:30:27 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:30:27 Status: Downloaded newer image for docker:20.10.0 08:30:27 ---> eeaf43b92773 08:30:27 Step 12/26 : RUN apk add --no-cache bash 08:30:27 Successfully built d80575a13a59 08:30:27 Removing intermediate container 9712f17c1168 08:30:27 ---> a877408e7c33 08:30:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:30:27 Successfully tagged docker-support-scheduler-go-arm64:latest 08:30:27  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 08:30:27 ---> Running in 9d155a8eaada 08:30:27 ---> Running in cd78468f0fe8 08:30:28 Removing intermediate container f17a734e8c0e 08:30:28 ---> 7923046ae925 08:30:28 08:30:28 Removing intermediate container cd78468f0fe8 08:30:28 ---> da7b7685a23e 08:30:28 Step 21/23 : LABEL arch=arm64Successfully built 7923046ae925 08:30:28 08:30:28 Successfully tagged docker-security-proxy-setup-go-arm64:latest 08:30:28  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 08:30:29 ---> Running in c5c3613eaed3 08:30:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:30:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:30:29 $ docker rm -f b3533d366df1fed8e0841d90bf3640496fd3787f351e0f021f9388ce54547390 08:30:29 Removing intermediate container c5c3613eaed3 08:30:29 ---> 04f1671c312e 08:30:29 Step 22/23 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:30 ---> Running in bca71102612c 08:30:30 (1/2) Installing readline (8.0.4-r0) 08:30:30 (2/2) Installing bash (5.0.17-r0) 08:30:30 Executing bash-5.0.17-r0.post-install 08:30:30 Executing busybox-1.31.1-r19.trigger 08:30:30 OK: 12 MiB in 22 packages 08:30:30 + grep docker 08:30:30 + docker images 08:30:30 Removing intermediate container bca71102612c 08:30:30 ---> 60e477b4e0b6 08:30:30 Step 23/23 : LABEL version=0.0.0 08:30:31 docker-security-bootstrapper-go latest 60b4704fa9e0 5 seconds ago 33.5MB 08:30:31 docker-security-secretstore-setup-go latest 8b7deeb94def 56 seconds ago 24.6MB 08:30:31 docker-support-notifications-go latest ee26cda3b51a About a minute ago 16.9MB 08:30:31 docker-core-metadata-go latest d893931c9279 About a minute ago 18.8MB 08:30:31 docker-sys-mgmt-agent-go latest 0a7d857228e5 About a minute ago 313MB 08:30:31 docker-core-data-go latest 2d2f5642a2b0 3 minutes ago 22.3MB 08:30:31 docker-core-command-go latest 22dfcc9c05ee 4 minutes ago 16.3MB 08:30:31 docker-security-proxy-setup-go latest cb054627f361 4 minutes ago 24.4MB 08:30:31 docker-support-scheduler-go latest 6a9dcc861137 4 minutes ago 16.4MB 08:30:31 docker 20.10.0 aefe523efa57 6 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 08:30:31 github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] 08:30:31 github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] 08:30:31 github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 08:30:31 golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] 08:30:31 + git describe '--abbrev=0' --tags 08:30:31 + TAG=v0.6.1 08:30:31 + LDFLAGS='-X main.buildVersion=v0.6.1' 08:30:31 + apk --print-arch 08:30:31 building [dockerize] for arm64 ... 08:30:31 + arch=aarch64 08:30:31 + echo 'building [dockerize] for arm64 ... ' 08:30:31 + GOOS=linux GOARCH=arm64 go build -ldflags '-X main.buildVersion=v0.6.1' -o /tmp/build/dist/linux/dockerize [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 08:30:32 Running on prd-ubuntu18.04-docker-8c-8g-23295 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws 08:30:32 Running in /w/workspace/edgex-go/27 [Pipeline] { [Pipeline] checkout 08:30:32  ---> Running in 23a53a34b970 08:30:33 Removing intermediate container 23a53a34b970 08:30:33 ---> aa382837e2d5 08:30:33 08:30:34 Successfully built aa382837e2d5 08:30:34 Successfully tagged docker-core-metadata-go-arm64:latest 08:30:34  Building docker-core-metadata-go ... done Building docker-core-data-go 08:30:34 using credential edgex-jenkins-ssh 08:30:34 Removing intermediate container 9d155a8eaada 08:30:34 ---> 4795ca9fbcc2 08:30:34 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:30:34 Cloning the remote Git repository 08:30:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:30:34 > git init /w/workspace/edgex-go/27 # timeout=10 08:30:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:30:34 > git --version # timeout=10 08:30:34 > git --version # 'git version 2.17.1' 08:30:34 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:30:34 ---> Running in 4ceee37f903e 08:30:35 Removing intermediate container 4ceee37f903e 08:30:35 ---> abff953af60a 08:30:35 Step 14/26 : ENV APP_PORT=48090 08:30:35 ---> Running in 0c136412df1f 08:30:36 Removing intermediate container 0c136412df1f 08:30:36 ---> 45e28d72dd6f 08:30:36 Step 15/26 : EXPOSE $APP_PORT 08:30:36 ---> Running in 81c4ba2d53c4 08:30:36 + date 08:30:36 + echo 'Wed Jan 27 08:30:36 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' 08:30:36 Wed Jan 27 08:30:36 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux 08:30:37 Removing intermediate container 81c4ba2d53c4 08:30:37 ---> c65505ed8d0e 08:30:37 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:30:40 ---> 33eaba09dedc 08:30:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:30:41 ---> 01c50dfe43d5 08:30:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:30:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:30:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:30:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:30:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:30:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:42 Merging remotes/origin/master commit 668f0a3a269f3b051418dc2678a30c23b2beea7f into PR head commit 703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:30:42 Merge succeeded, producing 703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:30:42 Checking out Revision 703b681df1ca0ef4eb8fc97303f354c3211f0c17 (PR-3030) 08:30:43 ---> cf6aa59664db 08:30:43 Step 19/26 : RUN apk --no-cache add py3-pip 08:30:43 ---> Running in c155a3212063 08:30:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:30:42 > git config core.sparsecheckout # timeout=10 08:30:42 > git checkout -f 703b681df1ca0ef4eb8fc97303f354c3211f0c17 # timeout=10 08:30:42 > git remote # timeout=10 08:30:42 > git config --get remote.origin.url # timeout=10 08:30:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:42 > git merge 668f0a3a269f3b051418dc2678a30c23b2beea7f # timeout=10 08:30:42 > git rev-parse HEAD^{commit} # timeout=10 08:30:42 > git config core.sparsecheckout # timeout=10 08:30:42 > git checkout -f 703b681df1ca0ef4eb8fc97303f354c3211f0c17 # timeout=10 08:30:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:30:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:30:45 (1/33) Installing libbz2 (1.0.8-r1) 08:30:45 (2/33) Installing expat (2.2.9-r1) 08:30:45 (3/33) Installing libffi (3.3-r2) 08:30:45 (4/33) Installing gdbm (1.13-r1) 08:30:45 (5/33) Installing xz-libs (5.2.5-r0) 08:30:45 (6/33) Installing sqlite-libs (3.32.1-r0) 08:30:45 (7/33) Installing python3 (3.8.5-r0) 08:30:46 Commit message: "docs(notifications): Update Swagger doc" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:47 + echo snap-build.sh 08:30:47 snap-build.sh 08:30:47 + SNAP_BASE_DIR=. 08:30:47 + '[' '!' -z /w/workspace/edgex-go/27 ']' 08:30:47 + SNAP_BASE_DIR=/w/workspace/edgex-go/27 08:30:47 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/27]' 08:30:47 [snap-build] Building snap in dir [/w/workspace/edgex-go/27] 08:30:47 + cd /w/workspace/edgex-go/27 08:30:47 + sudo apt-get remove -qy --purge lxd lxd-client 08:30:47 Reading package lists... 08:30:47 Building dependency tree... 08:30:47 Reading state information... 08:30:47 The following packages were automatically installed and are no longer required: 08:30:47 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:30:47 uidmap xdelta3 08:30:47 Use 'sudo apt autoremove' to remove them. 08:30:47 The following packages will be REMOVED: 08:30:47 lxd* lxd-client* 08:30:47 (8/33) Installing py3-appdirs (1.4.4-r1) 08:30:47 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:30:47 (10/33) Installing py3-parsing (2.4.7-r0) 08:30:47 (11/33) Installing py3-six (1.15.0-r0) 08:30:47 (12/33) Installing py3-packaging (20.4-r0) 08:30:47 (13/33) Installing py3-setuptools (47.0.0-r0) 08:30:47 (14/33) Installing py3-chardet (3.0.4-r4) 08:30:47 (15/33) Installing py3-idna (2.9-r0) 08:30:48 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:30:48 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:30:48 (18/33) Installing py3-requests (2.23.0-r0) 08:30:48 (19/33) Installing py3-msgpack (1.0.0-r0) 08:30:48 (20/33) Installing py3-lockfile (0.12.2-r3) 08:30:48 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:30:48 (22/33) Installing py3-colorama (0.4.3-r0) 08:30:48 (23/33) Installing py3-distlib (0.3.0-r0) 08:30:48 Removing intermediate container ac1bf129be3b 08:30:48 ---> 563a71ffc0ac 08:30:48 08:30:48 Step 11/33 : FROM alpine:3.12 08:30:48 ---> afeebe901d6b 08:30:48 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:30:48 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:30:48 After this operation, 31.7 MB disk space will be freed. 08:30:48 (24/33) Installing py3-distro (1.5.0-r1) 08:30:48 (25/33) Installing py3-webencodings (0.5.1-r3) 08:30:48 (26/33) Installing py3-html5lib (1.0.1-r4) 08:30:48 (27/33) Installing py3-pytoml (0.1.21-r0) 08:30:48 (28/33) Installing py3-pep517 (0.8.2-r0) 08:30:48 (29/33) Installing py3-progress (1.5-r0) 08:30:48 (30/33) Installing py3-toml (0.10.1-r0) 08:30:48 (31/33) Installing py3-retrying (1.3.3-r0) 08:30:48 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:30:48 (33/33) Installing py3-pip (20.1.1-r0) 08:30:48 Executing busybox-1.31.1-r19.trigger 08:30:48 OK: 71 MiB in 55 packages 08:30:48 (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 ... 190027 files and directories currently installed.) 08:30:48 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:30:49 ---> Running in 94833cd67cfc 08:30:49 Removing lxd dnsmasq configuration 08:30:49 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:30:50 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:30:50 Removing intermediate container 94833cd67cfc 08:30:50 ---> eb43ca4c0144 08:30:50 Step 13/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 08:30:50 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 08:30:50 ---> Running in 5e2e6adf0b28 08:30: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 ... 189852 files and directories currently installed.) 08:30:50 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:30:52 Processing triggers for systemd (237-3ubuntu10.42) ... 08:30:52 Processing triggers for ureadahead (0.100.0-21) ... 08:30:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:30:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:30:53 (1/3) Installing dumb-init (1.2.2-r1) 08:30:53 (2/3) Installing openssl (1.1.1i-r0) 08:30:53 (3/3) Installing su-exec (0.2-r1) 08:30:53 Executing busybox-1.31.1-r19.trigger 08:30:53 OK: 6 MiB in 17 packages 08:30:53 + sudo snap remove --purge lxd 08:30:54 snap "lxd" is not installed 08:30:54 + sudo groupadd --force --system lxd 08:30:54 ++ whoami 08:30:54 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:30:54 + newgrp - lxd 08:30:54 + sudo snap install lxd 08:30:57 Removing intermediate container 5e2e6adf0b28 08:30:57 ---> 8895bc22c746 08:30:57 Step 14/33 : ENV SECURITY_INIT_DIR /edgex-init 08:30:57 ---> Running in 012f64dc6de2 08:30:58 Removing intermediate container 012f64dc6de2 08:30:58 ---> a7e1548f3b40 08:30:58 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:30:58 Removing intermediate container c155a3212063 08:30:58 ---> f3728a2fde2e 08:30:58 Step 20/26 : RUN pip install docker-compose==1.23.2 08:30:58 ---> Running in 2051e7f1f615 08:30:59 ---> Running in a7f212618135 08:31:00 Removing intermediate container 2051e7f1f615 08:31:00 ---> 68b167200542 08:31:00 Step 16/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:31:00 ---> Running in 97daa2a574a7 08:31:02 2021-01-27T08:30:59Z INFO Waiting for automatic snapd restart... 08:31:06 Removing intermediate container 97daa2a574a7 08:31:06 ---> 1e79d482ab6e 08:31:06 Step 17/33 : WORKDIR ${SECURITY_INIT_DIR} 08:31:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:31:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:31:06 ---> dbff5c311dba 08:31:06 Step 3/23 : WORKDIR /edgex-go 08:31:06 ---> Using cache 08:31:06 ---> accca969e2ec 08:31:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:06 ---> Using cache 08:31:06 ---> 63106591eef0 08:31:06 Step 5/23 : RUN apk add --update --no-cache make git 08:31:06 ---> Using cache 08:31:06 ---> 5073b5fe9728 08:31:06 Step 6/23 : COPY go.mod . 08:31:06 ---> Using cache 08:31:06 ---> e0ded2559897 08:31:06 Step 7/23 : RUN go mod download 08:31:06 ---> Using cache 08:31:06 ---> f00dfc92ab1c 08:31:06 Step 8/23 : COPY . . 08:31:06 ---> Using cache 08:31:06 ---> acd839411965 08:31:06 Step 9/23 : RUN make cmd/core-command/core-command 08:31:06 Collecting docker-compose==1.23.2 08:31:06 ---> Running in 369e5354141a 08:31:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:31:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:31:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:31:06 ---> dbff5c311dba 08:31:06 Step 3/22 : WORKDIR /edgex-go 08:31:06 ---> Using cache 08:31:06 ---> accca969e2ec 08:31:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:06 ---> Using cache 08:31:06 ---> 63106591eef0 08:31:06 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:31:06 ---> Running in 4b9afce52069 08:31:06 ---> Running in ec7eb8954269 08:31:07 Removing intermediate container 369e5354141a 08:31:07 ---> 141a8efc5895 08:31:07 Step 18/33 : COPY --from=builder /tmp/build/dist/linux/dockerize . 08:31:07 Collecting PyYAML<4,>=3.10 08:31:07 Downloading PyYAML-3.13.tar.gz (270 kB) 08:31:08 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 08:31:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:31:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:31:09 ---> ff00d05712a5 08:31:09 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:31:10 OK: 217 MiB in 51 packages 08:31:11 ---> 42920fe8a319 08:31:11 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:31:11 ---> Running in 1fabfaf2de3b 08:31:11 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:31:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:31:11 ---> dbff5c311dba 08:31:11 Step 3/23 : WORKDIR /edgex-go 08:31:11 ---> Using cache 08:31:11 ---> accca969e2ec 08:31:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:11 ---> Using cache 08:31:11 ---> 63106591eef0 08:31:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:31:11 ---> Running in 3e40c0ea9244 08:31:11 Collecting docopt<0.7,>=0.6.1 08:31:11 Downloading docopt-0.6.2.tar.gz (25 kB) 08:31:12 Removing intermediate container 4b9afce52069 08:31:12 ---> ffe52a4177e3 08:31:12 Step 6/22 : COPY go.mod . 08:31:13 ---> b40e7c6603aa 08:31:13 Step 7/22 : RUN go mod download 08:31:13 ---> Running in b43c62764b1d 08:31:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:31:15 Collecting dockerpty<0.5,>=0.4.1 08:31:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:31:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:31:16 Removing intermediate container 1fabfaf2de3b 08:31:16 ---> bae787bb10b9 08:31:16 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:31:16 OK: 217 MiB in 51 packages 08:31:16 ---> f27b703622f7 08:31:16 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:31:17 Removing intermediate container 3e40c0ea9244 08:31:17 ---> ed13500f43ea 08:31:17 Step 6/23 : COPY go.mod . 08:31:17 Collecting jsonschema<3,>=2.5.1 08:31:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:31:18 Removing intermediate container b43c62764b1d 08:31:18 ---> ccacf9700945 08:31:18 Step 8/22 : COPY . . 08:31:19 ---> 1933a985546e 08:31:19 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:31:19 ---> 584c3d10aca2 08:31:19 Step 7/23 : RUN go mod download 08:31:19 ---> Running in 34913059c8ea 08:31:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:31:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:31:20 lxd 4.10 from Canonical* installed 08:31:20 + sudo lxd init --auto 08:31:20 Collecting websocket-client<1.0,>=0.32.0 08:31:20 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:31:22 ---> f667a7c3014c 08:31:22 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 08:31:22 Collecting docker<4.0,>=3.6.0 08:31:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:31:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:31:22 Collecting texttable<0.10,>=0.9.0 08:31:22 Downloading texttable-0.9.1.tar.gz (11 kB) 08:31:24 ---> cf34252e4a2c 08:31:24 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:31:25 Removing intermediate container 34913059c8ea 08:31:25 ---> b21dfa1c45f0 08:31:25 Step 8/23 : COPY . . 08:31:25 Collecting cached-property<2,>=1.2.0 08:31:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:31:26 + sudo snap install --classic snapcraft 08:31:26 Collecting urllib3<1.25,>=1.21.1 08:31:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:31:27 ---> 6f4f2b82b562 08:31:27 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 08:31:27 Collecting idna<2.8,>=2.5 08:31:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:31:27 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:31:27 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:31:28 Collecting docker-pycreds>=0.4.0 08:31:28 ---> Running in 6918bcc4a57d 08:31:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:31:28 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:31:28 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:31:28 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:31:28 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:31:29 Installing collected packages: PyYAML, docopt, dockerpty, jsonschema, urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, cached-property, docker-compose 08:31:29 Running setup.py install for PyYAML: started 08:31:29 Removing intermediate container 6918bcc4a57d 08:31:29 ---> 375fafab29c4 08:31:29 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:31:32 Running setup.py install for PyYAML: finished with status 'done' 08:31:32 Running setup.py install for docopt: started 08:31:32 ---> fddc0a537c58 08:31:32 Step 28/33 : RUN chmod +x /entrypoint.sh 08:31:33 snapcraft 4.4.4 from Canonical* installed 08:31:33 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 08:31:33 + patch --verbose -p1 08:31:33 Hmm... Looks like a unified diff to me... 08:31:33 The text leading up to this was: 08:31:33 -------------------------- 08:31:33 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 08:31:33 |From: Tony Espy 08:31:33 |Date: Wed, 16 Dec 2020 16:34:55 -0500 08:31:33 |Subject: [PATCH] optimize snap build for pipeline CI check 08:31:33 | 08:31:33 |This patch is used by the EdgeX CI pipeline builds to 08:31:33 |optimize the snap CI check run for pull requests. When 08:31:33 |applied, it essentially strips out everything (apps and 08:31:33 |parts) from the snapcraft.yaml file except those required 08:31:33 |to build edgex-go, as the whole idea of the CI check is to 08:31:33 |catch changes to edgex-go that break the snap build. 08:31:33 | 08:31:33 |In general, anyone updating snapcraft.yaml will also need 08:31:33 |to update this patch file, otherwise it may fail to apply, 08:31:33 |resulting in a failed snap build CI check in the associated 08:31:33 |pull request. 08:31:33 | 08:31:33 |Note - in addition to applying this patch, the pipeline also 08:31:33 |only primes the snap (e.g. `snapcraft prime`), as there's no 08:31:33 |need to build the finally binary .snap file (and it won't 08:31:33 |work with the patch applied). This further reduces the build 08:31:33 |time. 08:31:33 |--- 08:31:33 | snap/snapcraft.yaml | 461 +------------------------------------------- 08:31:33 | 1 file changed, 2 insertions(+), 459 deletions(-) 08:31:33 | 08:31:33 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 08:31:33 |index 1e537489..faf42425 100644 08:31:33 |--- a/snap/snapcraft.yaml 08:31:33 |+++ b/snap/snapcraft.yaml 08:31:33 -------------------------- 08:31:33 patching file snap/snapcraft.yaml 08:31:33 Using Plan A... 08:31:33 Hunk #1 succeeded at 73. 08:31:33 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 08:31:33 Hunk #3 succeeded at 214 (offset -1 lines). 08:31:33 Hunk #4 succeeded at 222 (offset -1 lines). 08:31:33 Hunk #5 succeeded at 229 (offset -1 lines). 08:31:33 Hunk #6 succeeded at 256 (offset -1 lines). 08:31:33 Hunk #7 succeeded at 290 (offset -1 lines). 08:31:33 Hunk #8 succeeded at 342. 08:31:33 Hmm... Ignoring the trailing garbage. 08:31:33 done 08:31:33 + sudo snapcraft prime --use-lxd 08:31:33 ---> Running in 535ba73e5346 08:31:34 Running setup.py install for docopt: finished with status 'done' 08:31:34 Running setup.py install for dockerpty: started 08:31:34 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:31:34 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: 08:31:34 - README.md 08:31:34 - snapcraft.yaml.orig 08:31:34 08:31:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:31:35 Launching a container. 08:31:37 Running setup.py install for dockerpty: finished with status 'done' 08:31:37 Attempting uninstall: urllib3 08:31:37 Found existing installation: urllib3 1.25.9 08:31:37 Uninstalling urllib3-1.25.9: 08:31:38 Successfully uninstalled urllib3-1.25.9 08:31:38 Removing intermediate container 535ba73e5346 08:31:38 ---> a87875d5f0ea 08:31:38 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:31:38 Attempting uninstall: idna 08:31:38 Found existing installation: idna 2.9 08:31:38 Uninstalling idna-2.9: 08:31:38 Successfully uninstalled idna-2.9 08:31:38 ---> Running in 94f9b5175532 08:31:39 Attempting uninstall: requests 08:31:39 Found existing installation: requests 2.23.0 08:31:39 Uninstalling requests-2.23.0: 08:31:39 Successfully uninstalled requests-2.23.0 08:31:40 Removing intermediate container 94f9b5175532 08:31:40 ---> 2f20e1626c32 08:31:40 Step 30/33 : CMD ["gate"] 08:31:41 Running setup.py install for texttable: started 08:31:41 ---> Running in 81595da7086b 08:31:42 Removing intermediate container 81595da7086b 08:31:42 ---> 77f2d1cd0690 08:31:42 Step 31/33 : LABEL arch=arm64 08:31:43 Running setup.py install for texttable: finished with status 'done' 08:31:43 ---> Running in 8dca2fe1026a 08:31:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 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.57.0 08:31:45 Removing intermediate container 8dca2fe1026a 08:31:45 ---> c6956d978089 08:31:45 Step 32/33 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:31:46 ---> Running in 5d84ac978c5c 08:31:46 ---> a54e4afe8527 08:31:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:31:46 ---> Running in 726211858dfc 08:31:47 Waiting for container to be ready 08:31:47 To start your first instance, try: lxc launch ubuntu:18.04 08:31:47 08:31:48 Removing intermediate container 5d84ac978c5c 08:31:48 ---> 96b73bc4dfb9 08:31:48 Step 33/33 : LABEL version=0.0.0 08:31:49 ---> Running in bf5de18bf784 08:31:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:31:50 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:31:50 Waiting for network to be ready... 08:31:50 Removing intermediate container bf5de18bf784 08:31:50 ---> e5dd4404f7de 08:31:50 08:31:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:31:50 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:31:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1522 kB] 08:31:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [295 kB] 08:31:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 08:31:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 08:31:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [222 kB] 08:31:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.3 kB] 08:31:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] 08:31:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 08:31:51 Removing intermediate container a7f212618135 08:31:51 ---> 7c24dc602d0c 08:31:51 Step 21/26 : RUN apk --no-cache add curl 08:31:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:31:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:31:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:31:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:31:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:31:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:31:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:31:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:31:52 Successfully built e5dd4404f7de 08:31:52 ---> Running in 426a7613d5f1 08:31:52 Successfully tagged docker-security-bootstrapper-go-arm64:latest 08:31:52  Building docker-security-bootstrapper-go ... done Building docker-security-secretstore-setup-go 08:31:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:31:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1862 kB] 08:31:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [387 kB] 08:31:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 08:31:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 08:31:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [243 kB] 08:31:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.9 kB] 08:31:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1710 kB] 08:31:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 08:31:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:31:54 ---> 4d194ff3b15e 08:31:54 Step 9/23 : RUN make cmd/core-data/core-data 08:31:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:31:54 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:31:54 (2/3) Installing libcurl (7.69.1-r3) 08:31:54 ---> Running in 9e38027537a4 08:31:54 (3/3) Installing curl (7.69.1-r3) 08:31:54 Executing busybox-1.31.1-r19.trigger 08:31:55 OK: 71 MiB in 58 packages 08:31:56 Fetched 23.8 MB in 5s (4659 kB/s) 08:31:57 Reading package lists... 08:31:57 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 08:31:57 Reading package lists... 08:31:57 Building dependency tree... 08:31:57 Reading state information... 08:31:57 The following additional packages will be installed: 08:31:57 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:31:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:31:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:31:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:31:57 Suggested packages: 08:31:57 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:31:57 Recommended packages: 08:31:57 gnupg libsasl2-modules 08:31:57 The following NEW packages will be installed: 08:31:57 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:31:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:31:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:31:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:31:57 The following packages will be upgraded: 08:31:57 gpg gpg-agent gpgconf libudev1 08:31:57 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 08:31:57 Need to get 3533 kB of archives. 08:31:57 After this operation, 13.3 MB of additional disk space will be used. 08:31:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 08:31:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 08:31:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 08:31:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 08:31:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:31:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 08:31:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 08:31:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 08:31:57 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 08:31:57 Removing intermediate container 426a7613d5f1 08:31:57 ---> da4c9eae241e 08:31:57 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 08:31:58 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 08:31:58 ---> Running in e57d3d302105 08:31:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:31:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:31:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:31:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:31:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:31:58 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:31:58 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:31:58 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:31:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:31:58 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:31:58 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:31:58 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:31:58 debconf: delaying package configuration, since apt-utils is not installed 08:31:58 Fetched 3533 kB in 1s (3233 kB/s) 08:31:58 (Reading database ... 12511 files and directories currently installed.) 08:31:58 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 08:31:58 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 08:31:59 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 08:31:59 Selecting previously unselected package udev. 08:31:59 (Reading database ... 12511 files and directories currently installed.) 08:31:59 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 08:31:59 Unpacking udev (237-3ubuntu10.44) ... 08:31:59 Removing intermediate container e57d3d302105 08:31:59 ---> 09cf3421a2ec 08:31:59 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:31:59 ---> Running in e65e0d571c8f 08:31:59 Selecting previously unselected package libfuse2:amd64. 08:31:59 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:31:59 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:31:59 Selecting previously unselected package fuse. 08:31:59 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:31:59 Unpacking fuse (2.9.7-1ubuntu1) ... 08:31:59 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 08:31:59 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:31:59 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 08:31:59 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:31:59 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 08:31:59 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:32:00 Selecting previously unselected package libksba8:amd64. 08:32:00 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:32:00 Unpacking libksba8:amd64 (1.3.5-2) ... 08:32:00 Selecting previously unselected package libroken18-heimdal:amd64. 08:32:00 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:32:00 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:00 Removing intermediate container e65e0d571c8f 08:32:00 ---> c95849ae7bf8 08:32:00 Step 24/26 : LABEL arch=arm64 08:32:00 ---> Running in 329b038029c3 08:32:00 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:32:00 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:32:00 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:00 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:32:00 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:32:00 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:00 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:32:00 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:32:00 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:00 Selecting previously unselected package libwind0-heimdal:amd64. 08:32:00 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:32:00 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:00 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:32:00 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:32:00 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:00 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:32:00 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:32:01 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:01 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:32:01 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:32:01 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:01 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:32:01 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:32:01 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:01 Removing intermediate container 329b038029c3 08:32:01 ---> 5e5279f0674e 08:32:01 Step 25/26 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:32:01 Selecting previously unselected package libsasl2-modules-db:amd64. 08:32:01 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:32:01 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:32:01 Selecting previously unselected package libsasl2-2:amd64. 08:32:01 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:32:01 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:32:01 Selecting previously unselected package libldap-common. 08:32:01 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 08:32:01 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 08:32:01 Selecting previously unselected package libldap-2.4-2:amd64. 08:32:01 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 08:32:01 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 08:32:01 ---> Running in 9e8dcacb15ab 08:32:01 Selecting previously unselected package dirmngr. 08:32:01 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 08:32:01 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 08:32:01 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 08:32:01 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 08:32:01 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:32:01 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:32:01 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:32:01 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 08:32:01 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:01 Setting up libksba8:amd64 (1.3.5-2) ... 08:32:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:32:01 Setting up udev (237-3ubuntu10.44) ... 08:32:01 Removing intermediate container 9e8dcacb15ab 08:32:01 ---> 153e922cf505 08:32:01 Step 26/26 : LABEL version=0.0.0 08:32:02 ---> Running in 96749ab5c0f4 08:32:02 invoke-rc.d: policy-rc.d denied execution of start. 08:32:02 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:02 Processing triggers for systemd (237-3ubuntu10) ... 08:32:02 Setting up fuse (2.9.7-1ubuntu1) ... 08:32:02 Setting up gpg (2.2.4-1ubuntu1.3) ... 08:32:02 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:02 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:02 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:02 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:02 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:02 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:02 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:32:02 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 08:32:02 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 08:32:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:32:03 Removing intermediate container 96749ab5c0f4 08:32:03 ---> b5457cb85db6 08:32:03 08:32:03 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:32:03 settings in the [Install] section, and DefaultInstance for template units). 08:32:03 This means they are not meant to be enabled using systemctl. 08:32:03 Possible reasons for having this kind of units are: 08:32:03 1) A unit may be statically enabled by being symlinked from another unit's 08:32:03 .wants/ or .requires/ directory. 08:32:03 2) A unit's purpose may be to act as a helper for some other unit which has 08:32:03 a requirement dependency on it. 08:32:03 3) A unit may be started when needed via activation (socket, path, timer, 08:32:03 D-Bus, udev, scripted systemctl call, ...). 08:32:03 4) In case of template units, the unit is meant to be enabled with some 08:32:03 instance name specified. 08:32:03 Reading package lists... 08:32:03 Building dependency tree... 08:32:03 Reading state information... 08:32:03 Successfully built b5457cb85db6 08:32:03 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 08:32:03 The following additional packages will be installed: 08:32:03 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:32:03 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:32:03 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:32:03 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:32:03 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:32:03 Suggested packages: 08:32:03 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:32:03 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:32:03 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:32:03 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:32:03 systemd-container policykit-1 08:32:03 Recommended packages: 08:32:03 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:32:03 The following NEW packages will be installed: 08:32:03 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:32:03 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:32:03 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:32:03 multiarch-support openssh-client python3 python3-minimal python3.6 08:32:03 python3.6-minimal snapd squashfs-tools sudo 08:32:03 The following packages will be upgraded: 08:32:03 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:32:03 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 08:32:03 Need to get 35.2 MB of archives. 08:32:03 After this operation, 141 MB of additional disk space will be used. 08:32:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 08:32:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 08:32:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 08:32:04 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 08:32:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 08:32:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:32:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 08:32:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 08:32:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 08:32:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:32:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:32:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:32:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:32:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:32:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:32:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:32:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 08:32:04 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:32:05 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 08:32:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:32:05 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:32:05 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:32:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:32:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:32:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:32:05 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:32:05 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:32:05 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:32:05 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 08:32:05 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 08:32:06 debconf: delaying package configuration, since apt-utils is not installed 08:32:06 Fetched 35.2 MB in 2s (15.4 MB/s) 08:32:06 (Reading database ... 12757 files and directories currently installed.) 08:32:06 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 08:32:06 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 08:32:07 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 08:32:07 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 08:32:07 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 08:32:07 (Reading database ... 12757 files and directories currently installed.) 08:32:07 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 08:32:07 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 08:32:07 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 08:32:08 (Reading database ... 12757 files and directories currently installed.) 08:32:08 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 08:32:08 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 08:32:08 Setting up apt (1.6.12ubuntu0.2) ... 08:32:08 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:32:08 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:32:08 (Reading database ... 12764 files and directories currently installed.) 08:32:08 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 08:32:08 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 08:32:09 Selecting previously unselected package libpython3.6-minimal:amd64. 08:32:09 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:32:09 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:32:09 Selecting previously unselected package libexpat1:amd64. 08:32:09 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:32:09 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:32:09 Selecting previously unselected package python3.6-minimal. 08:32:09 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:32:09 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 08:32:09 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 08:32:09 Checking for services that may need to be restarted...done. 08:32:09 Checking for services that may need to be restarted...done. 08:32:09 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:32:09 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:32:09 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 08:32:10 Selecting previously unselected package python3-minimal. 08:32:10 (Reading database ... 13012 files and directories currently installed.) 08:32:10 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:32:10 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:32:10 Selecting previously unselected package mime-support. 08:32:10 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:32:10 Unpacking mime-support (3.60ubuntu1) ... 08:32:11 Selecting previously unselected package libmpdec2:amd64. 08:32:11 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:32:11 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:32:11 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:32:11 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:32:11 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:32:11 Selecting previously unselected package python3.6. 08:32:11 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:32:11 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 08:32:11 Selecting previously unselected package libpython3-stdlib:amd64. 08:32:11 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:32:11 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:32:11 Setting up python3-minimal (3.6.7-1~18.04) ... 08:32:11 Selecting previously unselected package python3. 08:32:11 (Reading database ... 13442 files and directories currently installed.) 08:32:11 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:32:11 Unpacking python3 (3.6.7-1~18.04) ... 08:32:11 Selecting previously unselected package multiarch-support. 08:32:11 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:32:11 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:32:11 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:32:12 Selecting previously unselected package liblzo2-2:amd64. 08:32:12 (Reading database ... 13479 files and directories currently installed.) 08:32:12 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:32:12 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:32:12 Selecting previously unselected package libbsd0:amd64. 08:32:12 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:32:12 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:32:12 Selecting previously unselected package sudo. 08:32:12 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:32:12 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:32:12 Selecting previously unselected package apparmor. 08:32:12 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:32:12 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:32:12 Selecting previously unselected package libedit2:amd64. 08:32:12 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:32:12 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:32:12 Selecting previously unselected package libkrb5support0:amd64. 08:32:12 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:32:12 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:32:12 Selecting previously unselected package libk5crypto3:amd64. 08:32:12 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:32:12 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:32:12 Selecting previously unselected package libkeyutils1:amd64. 08:32:12 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:32:12 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:32:12 Selecting previously unselected package libkrb5-3:amd64. 08:32:12 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:32:12 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:32:13 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:32:13 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:32:13 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:32:13 Selecting previously unselected package libssl1.0.0:amd64. 08:32:13 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 08:32:13 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 08:32:13 Selecting previously unselected package openssh-client. 08:32:13 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:32:13 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:32:13 Selecting previously unselected package squashfs-tools. 08:32:13 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 08:32:13 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:32:13 Selecting previously unselected package snapd. 08:32:13 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 08:32:13 Unpacking snapd (2.48+18.04) ... 08:32:16 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:32:16 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 08:32:16  Building docker-sys-mgmt-agent-go ... done Removing intermediate container ec7eb8954269 08:32:16 ---> 2c683ff41957 08:32:16 08:32:16 Step 10/23 : FROM alpine:3.12 08:32:16 ---> afeebe901d6b 08:32:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:32:16 ---> Using cache 08:32:16 ---> 0af967766e99 08:32:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:32:16 ---> Using cache 08:32:16 ---> c83244e124b8 08:32:16 Step 13/23 : ENV APP_PORT=48082 08:32:16 ---> Running in 25756c2e2d8b 08:32:16 Removing intermediate container 25756c2e2d8b 08:32:16 ---> 196e8d0284f8 08:32:16 Step 14/23 : EXPOSE $APP_PORT 08:32:16 ---> Running in 017cfa0ebcaf 08:32:16 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:32:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:16 ---> dbff5c311dba 08:32:16 Step 3/24 : WORKDIR /edgex-go 08:32:16 ---> Using cache 08:32:16 ---> accca969e2ec 08:32:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:32:16 ---> Using cache 08:32:16 ---> 63106591eef0 08:32:16 Step 5/24 : RUN apk add --update --no-cache make git 08:32:16 ---> Using cache 08:32:16 ---> 5073b5fe9728 08:32:16 Step 6/24 : COPY go.mod . 08:32:16 ---> Using cache 08:32:16 ---> e0ded2559897 08:32:16 Step 7/24 : RUN go mod download 08:32:16 ---> Using cache 08:32:16 ---> f00dfc92ab1c 08:32:16 Step 8/24 : COPY . . 08:32:16 ---> Using cache 08:32:16 ---> acd839411965 08:32:16 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:32:16 ---> Running in eb7550b34e5e 08:32:16 Removing intermediate container 017cfa0ebcaf 08:32:16 ---> 8e81ba185024 08:32:16 Step 15/23 : WORKDIR / 08:32:16 Setting up mime-support (3.60ubuntu1) ... 08:32:17 ---> Running in 782e5ce486ee 08:32:17 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:32:17 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:32:17 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:32:17 Removing intermediate container 782e5ce486ee 08:32:17 ---> c76774d5a2d3 08:32:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:32:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:32:17 Setting up systemd (237-3ubuntu10.44) ... 08:32:17 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:32:18 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:32:18 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:32:18 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:32:18 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:32:18 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:32:18 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 08:32:18 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 08:32:19 ---> d15fe90161ac 08:32:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:32:19 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:32:19 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:32:19 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:32:19 Setting up python3 (3.6.7-1~18.04) ... 08:32:19 running python rtupdate hooks for python3.6... 08:32:19 running python post-rtupdate hooks for python3.6... 08:32:19 Setting up apparmor (2.12-4ubuntu5.1) ... 08:32:20 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:32:21 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:32:21 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:32:21 ---> 1c1bcbd44ada 08:32:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:32:21 Setting up snapd (2.48+18.04) ... 08:32:21 ---> 34a48f8465dc 08:32:21 Step 19/23 : ENTRYPOINT ["/core-command"] 08:32:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:32:22 ---> Running in e4304bc6a76e 08:32:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:32:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:32:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:32:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:32:22 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:32:22 Removing intermediate container e4304bc6a76e 08:32:22 ---> a72c30b51c75 08:32:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:32:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:32:23 ---> Running in 2cd2fd4e1ba4 08:32:23 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:32:23 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:32:23 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:32:23 /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' 08:32:23 Removing intermediate container 2cd2fd4e1ba4 08:32:23 ---> 8a70e808e8f6 08:32:23 Step 21/23 : LABEL arch=arm64 08:32:23 ---> Running in aa56b35196eb 08:32:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:32:23 Processing triggers for systemd (237-3ubuntu10.44) ... 08:32:24 Removing intermediate container aa56b35196eb 08:32:24 ---> ba2e0f24c1e3 08:32:24 Step 22/23 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:32:24 ---> Running in 1ca4be6d102f 08:32:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:32:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:32:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:32:25 Removing intermediate container 1ca4be6d102f 08:32:25 ---> cff1b16fb92b 08:32:25 Step 23/23 : LABEL version=0.0.0 08:32:25 ---> Running in ae09668f63a5 08:32:26 Removing intermediate container ae09668f63a5 08:32:26 ---> bcab452d107c 08:32:26 08:32:26 Reading package lists... 08:32:26 Successfully built bcab452d107c 08:32:26 Successfully tagged docker-core-command-go-arm64:latest 08:32:26 Reading package lists... 08:32:27 Building dependency tree... 08:32:27 Reading state information... 08:32:27 Calculating upgrade... 08:32:27 The following packages will be upgraded: 08:32:27 advancecomp base-files bash binutils binutils-common 08:32:27 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:32:27 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:32:27 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 08:32:27 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 08:32:27 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:32:27 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:32:27 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 08:32:27 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 08:32:27 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 08:32:27 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 08:32:27 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 08:32:27 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 08:32:27 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 08:32:27 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 08:32:27 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:32:27 Need to get 63.8 MB of archives. 08:32:27 After this operation, 5205 kB of additional disk space will be used. 08:32:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 08:32:27 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:32:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:32:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:32:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:32:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:32:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:32:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:32:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:32:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:32:28 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:32:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:32:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:32:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:32:28 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:32:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:32:28 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:32:28 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:32:28 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:32:28 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:32:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:32:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:32:28 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:32:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:32:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:32:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:32:28 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:32:28 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:32:28 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:32:28 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:32:28 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:32:28 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:32:28 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:32:28 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:32:28 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:32:28 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:32:28 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:32:28 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 08:32:28 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 08:32:28 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 08:32:28 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 08:32:28 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:32:28 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:32:28 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:32:28 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:32:28 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:32:28 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:32:28 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:32:28 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 08:32:28 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:32:28 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:32:28 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:32:28 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:32:28 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:32:28 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:32:28 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 08:32:28 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:32:28 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:32:28 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:32:28 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:32:28 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:32:28 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:32:28 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:32:28 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:32:28 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:32:28 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:32:28 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:32:28 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 08:32:29 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 08:32:29 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:32:29 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:32:29 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 08:32:29 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:32:29 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:32:29 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 08:32:29 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 08:32:29 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:32:29 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:32:29 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:32:29 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 08:32:29 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:32:29 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:32:29 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 08:32:29 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 08:32:29 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 08:32:29 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 08:32:29 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:32:29 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:32:29 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:32:29 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:32:29 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:32:30 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:32:30 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:32:30 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:32:30 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:32:30 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:32:30 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:32:30 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:32:30 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:32:30 debconf: delaying package configuration, since apt-utils is not installed 08:32:31 Fetched 63.8 MB in 3s (19.6 MB/s) 08:32:31 (Reading database ... 13912 files and directories currently installed.) 08:32:31 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:32:31 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:32:31 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:32:31 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:32:31 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 08:32:31 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 08:32:32 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:32:32 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:32:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:32:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:32:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:32:33 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:32:33 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:32:33 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:32:33 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:32:33 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:32:33 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:32:33 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:32:33 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:32:33 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:32:33 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:32:33 (Reading database ... 13911 files and directories currently installed.) 08:32:33 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:32:33 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:32:33 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:32:33 (Reading database ... 13911 files and directories currently installed.) 08:32:33 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:32:33 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:32:33 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:32:33 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:32:34 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:32:34 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:32:34 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:32:34 (Reading database ... 13911 files and directories currently installed.) 08:32:34 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:32:34 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:32:35 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:32:35 (Reading database ... 13911 files and directories currently installed.) 08:32:35 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:32:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:32:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:32:35 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:32:35 Setting up base-files (10.1ubuntu2.10) ... 08:32:35 Installing new version of config file /etc/issue ... 08:32:35 Installing new version of config file /etc/issue.net ... 08:32:35 Installing new version of config file /etc/lsb-release ... 08:32:35 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:32:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:32:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:32:36 Removing obsolete conffile /etc/default/motd-news ... 08:32:36 (Reading database ... 13912 files and directories currently installed.) 08:32:36 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:32:36 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:32:36 Setting up bash (4.4.18-2ubuntu1.2) ... 08:32:36 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 08:32:36 (Reading database ... 13912 files and directories currently installed.) 08:32:36 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:32:36 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:32:36 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:32:36 (Reading database ... 13912 files and directories currently installed.) 08:32:36 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:32:36 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:32:36 Setting up tar (1.29b-2ubuntu0.2) ... 08:32:37 (Reading database ... 13912 files and directories currently installed.) 08:32:37 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:32:37 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:32:37 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:32:37 (Reading database ... 13912 files and directories currently installed.) 08:32:37 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:32:37 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:32:37 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:32:37 (Reading database ... 13912 files and directories currently installed.) 08:32:37 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:32:37 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:32:37 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:32:37 (Reading database ... 13912 files and directories currently installed.) 08:32:37 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:32:37 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:32:38 Setting up grep (3.1-2build1) ... 08:32:38 (Reading database ... 13912 files and directories currently installed.) 08:32:38 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:32:38 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:32:38 Setting up login (1:4.5-1ubuntu2) ... 08:32:38 (Reading database ... 13912 files and directories currently installed.) 08:32:38 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:32:38 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:32:38 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:32:38 (Reading database ... 13912 files and directories currently installed.) 08:32:38 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:32:38 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:32:39 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:32:39 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:32:39 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:32:39 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:32:40 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:32:40 (Reading database ... 13912 files and directories currently installed.) 08:32:40 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:32:40 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:32:41 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:32:41 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:32:41 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:32:41 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:32:41 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:32:41 (Reading database ... 13912 files and directories currently installed.) 08:32:41 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:32:41 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:32:41 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:32:41 (Reading database ... 13912 files and directories currently installed.) 08:32:41 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:32:41 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:32:41 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:32:42 (Reading database ... 13912 files and directories currently installed.) 08:32:42 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:32:42 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:32:42 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:32:42 (Reading database ... 13912 files and directories currently installed.) 08:32:42 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:32:42 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:32:42 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:32:42 (Reading database ... 13912 files and directories currently installed.) 08:32:42 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:32:42 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:32:42 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:32:43 (Reading database ... 13912 files and directories currently installed.) 08:32:43 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:32:43 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:32:43 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:32:43 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:32:43 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:32:43 (Reading database ... 13912 files and directories currently installed.) 08:32:43 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:32:43 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:32:43 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:32:43 (Reading database ... 13912 files and directories currently installed.) 08:32:43 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:32:43 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:32:43 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:32:43 (Reading database ... 13912 files and directories currently installed.) 08:32:43 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:32:43 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:32:43 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:32:44 (Reading database ... 13912 files and directories currently installed.) 08:32:44 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:32:44 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:32:44 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:32:44 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:32:45 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:32:45 (Reading database ... 13912 files and directories currently installed.) 08:32:45 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:32:45 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:32:45 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:32:45 (Reading database ... 13912 files and directories currently installed.) 08:32:45 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:32:45 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:32:45 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:32:45 (Reading database ... 13914 files and directories currently installed.) 08:32:45 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:32:45 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:32:45 Setting up debconf (1.5.66ubuntu1) ... 08:32:46 (Reading database ... 13914 files and directories currently installed.) 08:32:46 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:32:46 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:32:46 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:32:46 (Reading database ... 13914 files and directories currently installed.) 08:32:46 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:32:46 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:32:46 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:32:46 (Reading database ... 13914 files and directories currently installed.) 08:32:46 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:32:46 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:32:46 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:32:47 (Reading database ... 13914 files and directories currently installed.) 08:32:47 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:32:47 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:32:47 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 08:32:47 (Reading database ... 13914 files and directories currently installed.) 08:32:47 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:32:47 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:32:47 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:32:47 (Reading database ... 13914 files and directories currently installed.) 08:32:47 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:32:47 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:32:48 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 08:32:48 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 08:32:48 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:32:48 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:32:48 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:32:48 (Reading database ... 13914 files and directories currently installed.) 08:32:48 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:32:48 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:32:48 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:32:48 (Reading database ... 13914 files and directories currently installed.) 08:32:48 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 08:32:48 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:32:49 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 08:32:49 (Reading database ... 13914 files and directories currently installed.) 08:32:49 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:32:49 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:32:49 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:32:49 (Reading database ... 13914 files and directories currently installed.) 08:32:49 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 08:32:49 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 08:32:49 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 08:32:49 (Reading database ... 13914 files and directories currently installed.) 08:32:49 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:32:49 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:32:50 Setting up passwd (1:4.5-1ubuntu2) ... 08:32:50 (Reading database ... 13914 files and directories currently installed.) 08:32:50 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 08:32:50 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:32:50 Setting up gpgv (2.2.4-1ubuntu1.3) ... 08:32:50 (Reading database ... 13914 files and directories currently installed.) 08:32:50 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:32:50 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:32:50 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:32:50 (Reading database ... 13914 files and directories currently installed.) 08:32:50 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:32:50 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:32:51 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:32:51 (Reading database ... 13914 files and directories currently installed.) 08:32:51 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:32:51 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:32:51 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:32:51 (Reading database ... 13914 files and directories currently installed.) 08:32:51 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:32:51 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:32:51 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:32:51 (Reading database ... 13914 files and directories currently installed.) 08:32:51 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 08:32:51 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 08:32:51 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 08:32:51 (Reading database ... 13914 files and directories currently installed.) 08:32:51 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 08:32:51 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 08:32:51 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 08:32:52 (Reading database ... 13915 files and directories currently installed.) 08:32:52 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:32:52 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:32:52 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:32:52 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:32:52 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 08:32:52 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 08:32:52 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 08:32:52 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 08:32:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:32:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:32:53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:32:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:32:53 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:32:53 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:32:53 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:32:53 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:32:53 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:32:53 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:32:53 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:32:53 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:32:54 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:32:54 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:32:54 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 08:32:54 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 08:32:54 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:32:54 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:32:54 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:32:55 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:32:55 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:32:55 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:32:55 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:32:55 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:32:56 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:32:56 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:32:56 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:32:56 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:32:56 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:32:56 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:32:56 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:32:56 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:32:56 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:32:56 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:32:56 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:32:56 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:32:57 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:32:57 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:32:59 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:32:59 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:32:59 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:32:59 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:33:00 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:33:00 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:33:01 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:33:01 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:33:01 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:33:01 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:33:01 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:33:01 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:33:01 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:33:01 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:33:01 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:33:01 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:33:01 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:33:01 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:33:02 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:33:02 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:33:02 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:33:02 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:33:02 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:33:02 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:33:02 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:33:02 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:33:02 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:33:02 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:33:02 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:33:02 Setting up tzdata (2020f-0ubuntu0.18.04) ... 08:33:02 08:33:02 Current default time zone: 'Etc/UTC' 08:33:02 Local time is now: Wed Jan 27 08:33:02 UTC 2021. 08:33:02 Universal Time is now: Wed Jan 27 08:33:02 UTC 2021. 08:33:02 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:33:02 08:33:02 Setting up systemd-sysv (237-3ubuntu10.44) ... 08:33:02 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:33:02 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 08:33:02 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:33:02 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:33:02 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:33:02 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:33:02 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:33:02 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:33:03 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:33:03 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:33:03 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:33:03 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:33:03 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 08:33:03 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:33:03 Setting up patch (2.7.6-2ubuntu1.1) ... 08:33:03 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:33:03 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:33:03 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 08:33:03 Installing new version of config file /etc/ssl/openssl.cnf ... 08:33:03 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:33:03 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:33:03 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 08:33:04 Updating certificates in /etc/ssl/certs... 08:33:05  Building docker-core-command-go ... done Removing intermediate container 726211858dfc 08:33:05 ---> ef09a9fe6182 08:33:05 08:33:05 Step 10/22 : FROM alpine:3.12 08:33:05 ---> afeebe901d6b 08:33:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:33:05 ---> Running in f25a9737a6b7 08:33:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:33:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:33:05 (1/2) Installing ca-certificates (20191127-r4) 08:33:05 (2/2) Installing dumb-init (1.2.2-r1) 08:33:05 Executing busybox-1.31.1-r19.trigger 08:33:05 Executing ca-certificates-20191127-r4.trigger 08:33:05 OK: 6 MiB in 16 packages 08:33:05 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 08:33:05 Removing intermediate container f25a9737a6b7 08:33:05 ---> e0ac76061f32 08:33:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:33:05 22 added, 17 removed; done. 08:33:05 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:33:05 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:33:05 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:33:05 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:33:05 Setting up pkgbinarymangler (138.18.04.1) ... 08:33:06 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:33:06 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 08:33:06 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:33:06 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:33:06 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:33:06 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:33:06 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:33:06 Setting up perl (5.26.1-6ubuntu0.5) ... 08:33:06 ---> Running in b2539d657248 08:33:06 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 08:33:06 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:33:06 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:33:06 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 08:33:06 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:33:06 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:33:06 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:33:06 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:33:06 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:33:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:33:06 Processing triggers for systemd (237-3ubuntu10.44) ... 08:33:06 Processing triggers for mime-support (3.60ubuntu1) ... 08:33:06 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 08:33:06 Updating certificates in /etc/ssl/certs... 08:33:06 Removing intermediate container b2539d657248 08:33:06 ---> 022c0dc41905 08:33:06 Step 13/22 : ENV APP_PORT=48060 08:33:06 ---> Running in 835df4ee9068 08:33:07 0 added, 0 removed; done. 08:33:07 Running hooks in /etc/ca-certificates/update.d... 08:33:07 done. 08:33:07 Removing intermediate container 835df4ee9068 08:33:07 ---> 2db05ec0009e 08:33:07 Step 14/22 : EXPOSE $APP_PORT 08:33:07 ---> Running in 3ac8eea88531 08:33:07 Reading package lists... 08:33:08 Building dependency tree... 08:33:08 Reading state information... 08:33:08 Removing intermediate container 3ac8eea88531 08:33:08 ---> 400dd05f403b 08:33:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:08 The following NEW packages will be installed: 08:33:08 apt-transport-https 08:33:08 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:33:08 Need to get 1696 B of archives. 08:33:08 After this operation, 153 kB of additional disk space will be used. 08:33:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 08:33:08 debconf: delaying package configuration, since apt-utils is not installed 08:33:08 Fetched 1696 B in 0s (29.6 kB/s) 08:33:08 Selecting previously unselected package apt-transport-https. 08:33:08 (Reading database ... 13929 files and directories currently installed.) 08:33:08 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 08:33:08 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 08:33:08 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 08:33:09 Waiting for network to be ready... 08:33:09 ---> 3f81418c9dc5 08:33:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:33:10 ---> c65f03cb8055 08:33:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:33:11 ---> 72a9ddf05e99 08:33:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:33:11 ---> Running in 64a73272f533 08:33:12 Removing intermediate container 64a73272f533 08:33:12 ---> 5a5ee4c46bbb 08:33:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:33:12 ---> Running in 3406ea46df2a 08:33:13 Removing intermediate container 3406ea46df2a 08:33:13 ---> 60e43f970001 08:33:13 Step 20/22 : LABEL arch=arm64 08:33:14 ---> Running in cf050f20f6f2 08:33:14 Removing intermediate container eb7550b34e5e 08:33:14 ---> 4c52d5483893 08:33:14 08:33:14 Step 10/24 : FROM alpine:3.12 08:33:14 ---> afeebe901d6b 08:33:14 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 08:33:14 Removing intermediate container cf050f20f6f2 08:33:14 ---> b35940472326 08:33:14 Step 21/22 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:33:14 ---> Running in 626b82e2c999 08:33:14 ---> Running in 656182107aef 08:33:15 2021-01-27T08:33:12Z INFO Waiting for automatic snapd restart... 08:33:15 snapd 2.48.2 from Canonical* installed 08:33:15 Removing intermediate container 656182107aef 08:33:15 ---> 4188dbe561a0 08:33:15 Step 22/22 : LABEL version=0.0.0 08:33:15 ---> Running in 0354aa85e6fc 08:33:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:33:16 Removing intermediate container 0354aa85e6fc 08:33:16 ---> a850c044a236 08:33:16 08:33:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:33:16 Successfully built a850c044a236 08:33:17 Successfully tagged docker-support-notifications-go-arm64:latest 08:33:17 "snapd" switched to the "latest/stable" channel 08:33:17 08:33:17  Building docker-support-notifications-go ... done (1/5) Installing ca-certificates (20191127-r4) 08:33:17 (2/5) Installing nghttp2-libs (1.41.0-r0) 08:33:17 (3/5) Installing libcurl (7.69.1-r3) 08:33:17 (4/5) Installing curl (7.69.1-r3) 08:33:17 (5/5) Installing dumb-init (1.2.2-r1) 08:33:17 Executing busybox-1.31.1-r19.trigger 08:33:17 Executing ca-certificates-20191127-r4.trigger 08:33:17 OK: 7 MiB in 19 packages 08:33:19 Removing intermediate container 626b82e2c999 08:33:19 ---> 29a999eb6546 08:33:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:33:19 ---> Running in bf54b14bb7d8 08:33:20 Removing intermediate container bf54b14bb7d8 08:33:20 ---> 1e8c4a8936ec 08:33:20 Step 13/24 : WORKDIR / 08:33:20 ---> Running in 2a0a91162352 08:33:21 Removing intermediate container 9e38027537a4 08:33:21 ---> 49dc860552e4 08:33:21 08:33:21 Step 10/23 : FROM alpine:3.12 08:33:21 ---> afeebe901d6b 08:33:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:33:21 ---> Running in 1c28760c860d 08:33:21 Removing intermediate container 2a0a91162352 08:33:21 ---> 10469f8e1d0f 08:33:21 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:33:21 core18 20201210 from Canonical* installed 08:33:21 "core18" switched to the "latest/stable" channel 08:33:21 08:33:21 Removing intermediate container 1c28760c860d 08:33:21 ---> 6424ad0fc187 08:33:21 Step 12/23 : ENV APP_PORT=48080 08:33:21 ---> Running in 2868d075c88b 08:33:22 ---> f018abe39618 08:33:22 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:33:22 Removing intermediate container 2868d075c88b 08:33:22 ---> 510f48a6abab 08:33:22 Step 13/23 : EXPOSE $APP_PORT 08:33:22 ---> Running in 23489243c812 08:33:22 ---> 6745f943bca0 08:33:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:33:23 Removing intermediate container 23489243c812 08:33:23 ---> 1e4543b450ff 08:33:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:23 ---> Running in d96a2116a827 08:33:23 ---> 9dd38895793f 08:33:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:33:24 ---> 0987d517e81a 08:33:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:33:25 Removing intermediate container d96a2116a827 08:33:25 ---> 5aa08ab47428 08:33:25 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:33:25 ---> Running in fbead578490a 08:33:25 ---> 6b2a2a18f439 08:33:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:33:26 snapcraft 4.4.4 from Canonical* installed 08:33:26 "snapcraft" switched to the "latest/stable" channel 08:33:26 08:33:26 ---> d9d94ee369cc 08:33:26 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:33:26 ---> Running in 0707922a5590 08:33:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:33:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:33:28 (1/6) Installing dumb-init (1.2.2-r1) 08:33:28 (2/6) Installing libgcc (9.3.0-r2) 08:33:28 (3/6) Installing libsodium (1.0.18-r0) 08:33:28 (4/6) Installing libstdc++ (9.3.0-r2) 08:33:29 (5/6) Installing libzmq (4.3.3-r0) 08:33:29 Removing intermediate container 0707922a5590 08:33:29 ---> e6949f32b59e 08:33:29 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:33:29 (6/6) Installing zeromq (4.3.3-r0) 08:33:29 Executing busybox-1.31.1-r19.trigger 08:33:29 ---> Running in 2c71924289f2 08:33:29 OK: 8 MiB in 20 packages 08:33:29 Removing intermediate container 2c71924289f2 08:33:29 ---> f22fb0de6507 08:33:29 Step 22/24 : LABEL arch=arm64 08:33:29 ---> Running in 5739c1e1484e 08:33:30 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: 08:33:30 - README.md 08:33:30 - snapcraft.yaml.orig 08:33:30 08:33:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:33:30 Removing intermediate container 5739c1e1484e 08:33:30 ---> 3175ad127278 08:33:30 Step 23/24 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:33:30 Removing intermediate container fbead578490a 08:33:30 ---> 67b5c14adca4 08:33:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:30 ---> Running in e9002541da6c 08:33:31 Removing intermediate container e9002541da6c 08:33:31 ---> d72ff4e4ca77 08:33:31 Step 24/24 : LABEL version=0.0.0 08:33:31 ---> Running in bb07e29c4b22 08:33:31 ---> 6185cd2df448 08:33:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:33:31 Removing intermediate container bb07e29c4b22 08:33:31 ---> 50a3d5b79a71 08:33:31 08:33:32 Successfully built 50a3d5b79a71 08:33:32 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 08:33:32  Building docker-security-secretstore-setup-go ... done  ---> 8b2a19d09dde 08:33:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:33:33 ---> a980a4393bfc 08:33:33 Step 19/23 : ENTRYPOINT ["/core-data"] 08:33:33 ---> Running in fb798cbd6c95 08:33:34 Removing intermediate container fb798cbd6c95 08:33:34 ---> 5c39b0c2ecd2 08:33:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:33:34 ---> Running in 34938127b108 08:33:34 Removing intermediate container 34938127b108 08:33:34 ---> d1da7aede160 08:33:34 Step 21/23 : LABEL arch=arm64 08:33:34 ---> Running in 55becfd996e6 08:33:35 Removing intermediate container 55becfd996e6 08:33:35 ---> e876fdd630b6 08:33:35 Step 22/23 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 08:33:35 ---> Running in 8f31a6c57594 08:33:35 Removing intermediate container 8f31a6c57594 08:33:35 ---> e5a49c951c49 08:33:35 Step 23/23 : LABEL version=0.0.0 08:33:35 ---> Running in 1b7c92e0fe23 08:33:36 Removing intermediate container 1b7c92e0fe23 08:33:36 ---> 133669b77ea8 08:33:36 08:33:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:33:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:33:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:33:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:33:36 Successfully built 133669b77ea8 08:33:36 Successfully tagged docker-core-data-go-arm64:latest 08:33:37  Building docker-core-data-go ... done  [Pipeline] } 08:33:37 $ docker stop --time=1 e487e170760747e840159ed52c97002efe6f67bca7cfad8513f11e9b9f2142e1 08:33:38 Reading package lists... 08:33:38 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 08:33:38 $ docker rm -f e487e170760747e840159ed52c97002efe6f67bca7cfad8513f11e9b9f2142e1 [Pipeline] // withDockerContainer [Pipeline] sh 08:33:40 + grep docker 08:33:40 + docker images 08:33:41 docker-core-data-go-arm64 latest 133669b77ea8 5 seconds ago 21MB 08:33:41 docker-security-secretstore-setup-go-arm64 latest 50a3d5b79a71 10 seconds ago 23.4MB 08:33:41 docker-support-notifications-go-arm64 latest a850c044a236 25 seconds ago 16MB 08:33:41 docker-core-command-go-arm64 latest bcab452d107c About a minute ago 15.4MB 08:33:41 docker-sys-mgmt-agent-go-arm64 latest b5457cb85db6 About a minute ago 300MB 08:33:41 docker-security-bootstrapper-go-arm64 latest e5dd4404f7de About a minute ago 31.9MB 08:33:41 docker-core-metadata-go-arm64 latest aa382837e2d5 3 minutes ago 17.7MB 08:33:41 docker-security-proxy-setup-go-arm64 latest 7923046ae925 3 minutes ago 23.2MB 08:33:41 docker-support-scheduler-go-arm64 latest d80575a13a59 3 minutes ago 15.5MB 08:33:41 docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:33:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:33:44 Reading package lists... 08:33:44 Building dependency tree... 08:33:44 Reading state information... 08:33:44 Suggested packages: 08:33:44 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:33:44 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:33:44 Recommended packages: 08:33:44 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:33:44 The following NEW packages will be installed: 08:33:44 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:33:44 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:33:44 pkg-config zip 08:33:44 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:33:44 Need to get 7655 kB of archives. 08:33:44 After this operation, 43.7 MB of additional disk space will be used. 08:33:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 08:33:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 08:33:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 08:33:45 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:33:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 08:33:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:33:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:33:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:33:45 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:33:45 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:33:45 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:33:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:33:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:33:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:33:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:33:45 debconf: delaying package configuration, since apt-utils is not installed 08:33:46 Fetched 7655 kB in 1s (10.2 MB/s) 08:33:46 Selecting previously unselected package libglib2.0-0:amd64. 08:33:46 (Reading database ... 13933 files and directories currently installed.) 08:33:46 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 08:33:46 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 08:33:46 Selecting previously unselected package libpsl5:amd64. 08:33:46 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:33:46 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:33:46 Selecting previously unselected package libnghttp2-14:amd64. 08:33:46 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:33:46 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:33:46 Selecting previously unselected package librtmp1:amd64. 08:33:46 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:33:46 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:33:46 Selecting previously unselected package libcurl3-gnutls:amd64. 08:33:46 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 08:33:46 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:33:46 Selecting previously unselected package liberror-perl. 08:33:46 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:33:46 Unpacking liberror-perl (0.17025-1) ... 08:33:46 Selecting previously unselected package git-man. 08:33:46 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 08:33:46 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 08:33:46 Selecting previously unselected package git. 08:33:46 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 08:33:46 Unpacking git (1:2.17.1-1ubuntu0.7) ... 08:33:47 Selecting previously unselected package libnorm1:amd64. 08:33:47 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:33:47 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:33:47 Selecting previously unselected package libpgm-5.2-0:amd64. 08:33:47 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:33:47 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:33:47 Selecting previously unselected package libsodium23:amd64. 08:33:47 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:33:47 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:33:47 Selecting previously unselected package libzmq5:amd64. 08:33:47 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:33:47 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:33:47 Selecting previously unselected package libzmq3-dev:amd64. 08:33:47 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:33:47 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:33:48 Selecting previously unselected package pkg-config. 08:33:48 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:33:48 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:33:48 Selecting previously unselected package zip. 08:33:48 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:33:48 Unpacking zip (3.0-11build1) ... 08:33:48 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:33:48 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 08:33:48 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:33:48 Setting up liberror-perl (0.17025-1) ... 08:33:48 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:33:48 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 08:33:48 No schema files found: doing nothing. 08:33:48 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:33:48 Setting up zip (3.0-11build1) ... 08:33:48 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:33:48 Setting up libsodium23:amd64 (1.0.16-2) ... 08:33:48 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:33:48 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:33:48 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:33:48 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:33:49 Setting up git (1:2.17.1-1ubuntu0.7) ... 08:33:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:33:55 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:33:55 git set to automatically installed. 08:33:55 git-man set to automatically installed. 08:33:55 libcurl3-gnutls set to automatically installed. 08:33:55 liberror-perl set to automatically installed. 08:33:55 libglib2.0-0 set to automatically installed. 08:33:55 libnghttp2-14 set to automatically installed. 08:33:55 libnorm1 set to automatically installed. 08:33:55 libpgm-5.2-0 set to automatically installed. 08:33:55 libpsl5 set to automatically installed. 08:33:55 librtmp1 set to automatically installed. 08:33:55 libsodium23 set to automatically installed. 08:33:55 libzmq3-dev set to automatically installed. 08:33:55 libzmq5 set to automatically installed. 08:33:55 pkg-config set to automatically installed. 08:33:55 zip set to automatically installed. 08:33:58 snapd is not logged in, snap install commands will use sudo 08:34:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:34:04 snap "core18" has no updates available 08:34:06 Pulling config-common 08:34:07 Pulling go-build-helper 08:34:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:34:33 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:34:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1522 kB] 08:34:33 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:34:33 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:34:33 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:34:33 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:34:33 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:34:33 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:34:33 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:34:33 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:34:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [295 kB] 08:34:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 08:34:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 08:34:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [222 kB] 08:34:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.3 kB] 08:34:33 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] 08:34:33 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 08:34:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:34:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1862 kB] 08:34:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [387 kB] 08:34:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 08:34:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 08:34:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [243 kB] 08:34:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.9 kB] 08:34:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1710 kB] 08:34:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 08:34:33 Fetched 23.8 MB in 0s (0 B/s) 08:34:33 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:34:33 Fetched 96.5 kB in 0s (0 B/s) 08:34:33 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:34:33 Fetched 279 kB in 0s (0 B/s) 08:34:33 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:34:33 Fetched 122 kB in 0s (0 B/s) 08:34:33 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:34:33 Fetched 77.8 kB in 0s (0 B/s) 08:34:33 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:34:33 Fetched 8848 B in 0s (0 B/s) 08:34:33 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:34:33 Fetched 47.8 kB in 0s (0 B/s) 08:34:33 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:34:33 Fetched 45.6 kB in 0s (0 B/s) 08:34:33 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:34:33 Fetched 15.0 kB in 0s (0 B/s) 08:34:33 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 08:34:33 Fetched 214 kB in 0s (0 B/s) 08:34:33 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 08:34:33 Fetched 155 kB in 0s (0 B/s) 08:34:33 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:34:33 Fetched 50.6 kB in 0s (0 B/s) 08:34:33 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:34:33 Fetched 14.8 kB in 0s (0 B/s) 08:34:33 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:34:33 Fetched 41.8 kB in 0s (0 B/s) 08:34:33 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:34:33 Fetched 499 kB in 0s (0 B/s) 08:34:33 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:34:33 Fetched 111 kB in 0s (0 B/s) 08:34:33 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:34:33 Fetched 240 kB in 0s (0 B/s) 08:34:33 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:34:33 Fetched 29.3 kB in 0s (0 B/s) 08:34:33 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:34:33 Fetched 85.5 kB in 0s (0 B/s) 08:34:33 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:34:33 Fetched 24.5 kB in 0s (0 B/s) 08:34:33 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:34:33 Fetched 49.2 kB in 0s (0 B/s) 08:34:33 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:34:33 Fetched 54.2 kB in 0s (0 B/s) 08:34:33 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:34:33 Fetched 30.8 kB in 0s (0 B/s) 08:34:33 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 08:34:33 Fetched 17.0 kB in 0s (0 B/s) 08:34:33 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:34:33 Fetched 85.9 kB in 0s (0 B/s) 08:34:33 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:34:33 Fetched 8720 B in 0s (0 B/s) 08:34:33 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 08:34:33 Fetched 137 kB in 0s (0 B/s) 08:34:33 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:34:33 Fetched 119 kB in 0s (0 B/s) 08:34:33 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 08:34:33 Fetched 109 kB in 0s (0 B/s) 08:34:33 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:34:33 Fetched 11.1 kB in 0s (0 B/s) 08:34:33 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:34:33 Fetched 645 kB in 0s (0 B/s) 08:34:33 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:34:33 Fetched 41.3 kB in 0s (0 B/s) 08:34:33 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:34:33 Fetched 17.9 kB in 0s (0 B/s) 08:34:33 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:34:33 Fetched 368 kB in 0s (0 B/s) 08:34:33 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:34:33 Fetched 187 kB in 0s (0 B/s) 08:34:33 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:34:33 Fetched 175 kB in 0s (0 B/s) 08:34:33 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:34:34 Fetched 206 kB in 0s (0 B/s) 08:34:34 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 08:34:34 Fetched 1301 kB in 0s (0 B/s) 08:34:34 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:34:34 Fetched 36.2 kB in 0s (0 B/s) 08:34:34 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 08:34:34 Fetched 159 kB in 0s (0 B/s) 08:34:34 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:34:34 Fetched 107 kB in 0s (0 B/s) 08:34:34 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:34:34 Fetched 48.7 kB in 0s (0 B/s) 08:34:34 Pulling static-packages 08:34:35 'go115' has dependencies that need to be staged: go-build-helper static-packages 08:34:35 Skipping pull go-build-helper (already ran) 08:34:35 Skipping pull static-packages (already ran) 08:34:35 Building go-build-helper 08:34:40 Building static-packages 08:34:42 Staging go-build-helper 08:34:43 Staging static-packages 08:34:44 Pulling go115 08:34:45 'edgex-go' has dependencies that need to be staged: go115 08:34:45 Skipping pull go115 (already ran) 08:34:45 Building go115 08:34:45 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:45 Dload Upload Total Spent Left Speed 08:34:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 115M 11 12.7M 0 0 22.4M 0 0:00:05 --:--:-- 0:00:05 22.4M 43 115M 43 50.7M 0 0 32.3M 0 0:00:03 0:00:01 0:00:02 32.3M 77 115M 77 89.3M 0 0 35.1M 0 0:00:03 0:00:02 0:00:01 35.0M 100 115M 100 115M 0 0 36.6M 0 0:00:03 0:00:03 --:--:-- 36.6M 08:34:49 go1.15.2.linux-amd64.tar.gz: OK 08:34:54 Staging go115 08:35:01 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:35:01 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:35:01 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:35:01 Fetched 0 B in 0s (0 B/s) 08:35:01 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:35:01 Fetched 224 kB in 0s (0 B/s) 08:35:01 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:35:01 Fetched 157 kB in 0s (0 B/s) 08:35:01 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:35:01 Fetched 221 kB in 0s (0 B/s) 08:35:01 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:35:01 Fetched 143 kB in 0s (0 B/s) 08:35:01 Pulling edgex-go 08:35:02 Pulling version 08:35:03 Building config-common 08:35:05 Skipping build go-build-helper (already ran) 08:35:05 Skipping build static-packages (already ran) 08:35:05 Skipping build go115 (already ran) 08:35:05 Building edgex-go 08:35:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:35:07 go: downloading github.com/gorilla/mux v1.8.0 08:35:07 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:35:07 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 08:35:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.6 08:35:07 go: downloading github.com/pkg/errors v0.8.1 08:35:07 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 08:35:07 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 08:35:07 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:35:07 go: downloading github.com/google/uuid v1.1.5 08:35:07 go: downloading github.com/imdario/mergo v0.3.11 08:35:07 go: downloading github.com/pelletier/go-toml v1.2.0 08:35:07 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:35:07 go: downloading gopkg.in/yaml.v2 v2.4.0 08:35:07 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 08:35:07 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:35:07 go: downloading github.com/go-kit/kit v0.8.0 08:35:07 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 08:35:07 go: downloading github.com/BurntSushi/toml v0.3.1 08:35:08 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 08:35:08 go: downloading github.com/go-redis/redis/v7 v7.2.0 08:35:08 go: downloading github.com/hashicorp/consul/api v1.1.0 08:35:08 go: downloading github.com/x448/float16 v0.8.4 08:35:08 go: downloading github.com/pebbe/zmq4 v1.2.2 08:35:08 go: downloading github.com/go-playground/validator/v10 v10.3.0 08:35:08 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:35:08 go: downloading github.com/mitchellh/copystructure v1.0.0 08:35:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:35:08 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:35:08 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 08:35:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 08:35:08 go: downloading github.com/go-playground/universal-translator v0.17.0 08:35:08 go: downloading github.com/hashicorp/serf v0.8.2 08:35:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:35:08 go: downloading github.com/leodido/go-urn v1.2.0 08:35:08 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:35:08 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:35:08 go: downloading github.com/go-playground/locales v0.13.0 08:35:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:35:08 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:35:08 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:35:16 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 08:35:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:35:22 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 08:35:23 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 08:35:23 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 08:35:23 go: downloading github.com/stretchr/testify v1.6.1 08:35:23 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:35:23 go: downloading github.com/davecgh/go-spew v1.1.1 08:35:23 go: downloading github.com/pmezard/go-difflib v1.0.0 08:35:25 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 08:35:25 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 08:35:25 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:35:27 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 08:35: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 08:35:27 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 08:35:29 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 08:35:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:35:31 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 08:35:31 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:35:31 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 08:35:31 go: downloading github.com/lib/pq v1.9.0 08:35:35 Building version 08:35:37 Staging config-common 08:35:38 Skipping stage go-build-helper (already ran) 08:35:38 Skipping stage static-packages (already ran) 08:35:38 Skipping stage go115 (already ran) 08:35:38 Staging edgex-go 08:35:39 Staging version 08:35:40 Priming config-common 08:35:41 Priming go-build-helper 08:35:43 Priming static-packages 08:35:44 Priming go115 08:35:46 Priming edgex-go 08:35:47 Priming version 08:35:48 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:35:52 provisioning config files... 08:35:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/27@tmp/config5106246041302911568tmp [Pipeline] { [Pipeline] sh 08:35:52 + set +x 08:35:52 + curl -s https://codecov.io/bash 08:35:52 + bash -s -- 08:35:53 08:35:53 _____ _ 08:35:53 / ____| | | 08:35:53 | | ___ __| | ___ ___ _____ __ 08:35:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:35:53 | |___| (_) | (_| | __/ (_| (_) \ V / 08:35:53 \_____\___/ \__,_|\___|\___\___/ \_/ 08:35:53 Bash-20210115-cec3c92 08:35:53 08:35:53 08:35:53 ==> git version 2.24.3 found 08:35:53 ==> 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 08:35:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:35:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:35:53 ==> Jenkins CI detected. 08:35:53 project root: . 08:35:53 --> token set from env 08:35:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:35:53 ==> Running gcov in . (disable via -X gcov) 08:35:53 ==> Python coveragepy not found 08:35:53 ==> Searching for coverage reports in: 08:35:53 + . 08:35:53 -> Found 1 reports 08:35:53 ==> Detecting git/mercurial file structure 08:35:53 ==> Reading reports 08:35:53 + ./coverage.out bytes=564700 08:35:53 ==> Appending adjustments 08:35:53 https://docs.codecov.io/docs/fixing-reports 08:36:00 + Found adjustments 08:36:00 ==> Gzipping contents 08:36:00 84K /tmp/codecov.olLBdo.gz 08:36:00 ==> Uploading reports 08:36:00 url: https://codecov.io 08:36:00 query: branch=PR-3030&commit=703b681df1ca0ef4eb8fc97303f354c3211f0c17&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3030%2F27%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3030&job=&cmd_args= 08:36:00 -> Pinging Codecov 08:36:00 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3030&commit=703b681df1ca0ef4eb8fc97303f354c3211f0c17&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3030%2F27%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3030&job=&cmd_args= 08:36:00 -> Uploading to 08:36:00 https://storage.googleapis.com/codecov/v4/raw/2021-01-27/00271124DB129430A58F1EEE437C3FCB/703b681df1ca0ef4eb8fc97303f354c3211f0c17/830379de-1811-4d85-a24d-eafc8a6544f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210127T083559Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ecb37635999476e8bb1ade88f14186d4aab00c7d25bb8042317c036ca327e7c 08:36:00 % Total % Received % Xferd Average Speed Time Time Time Current 08:36:00 Dload Upload Total Spent Left Speed 08:36:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85352 0 0 100 85352 0 125k --:--:-- --:--:-- --:--:-- 125k 08:36:00 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/703b681df1ca0ef4eb8fc97303f354c3211f0c17 [Pipeline] } 08:36:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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] libraryResource [Pipeline] sh 08:36:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:36:04 ---> package-listing.sh 08:36:04 ++ tr '[:upper:]' '[:lower:]' 08:36:04 ++ facter osfamily 08:36:04 + OS_FAMILY=redhat 08:36:04 + workspace=/w/workspace/edgex-go/27 08:36:04 + START_PACKAGES=/tmp/packages_start.txt 08:36:04 + END_PACKAGES=/tmp/packages_end.txt 08:36:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:36:04 + PACKAGES=/tmp/packages_start.txt 08:36:04 + '[' /w/workspace/edgex-go/27 ']' 08:36:04 + PACKAGES=/tmp/packages_end.txt 08:36:04 + case "${OS_FAMILY}" in 08:36:04 + sort 08:36:04 + rpm -qa 08:36:11 + '[' -f /tmp/packages_start.txt ']' 08:36:11 + '[' -f /tmp/packages_end.txt ']' 08:36:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:36:11 + '[' /w/workspace/edgex-go/27 ']' 08:36:11 + mkdir -p /w/workspace/edgex-go/27/archives/ 08:36:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/27/archives/ [Pipeline] echo 08:36:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:36:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:36:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:36:12 08:36:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:36:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:36:14 alpine: Pulling from edgex-lftools-log-publisher 08:36:14 df20fa9351a1: Pulling fs layer 08:36:14 36b3adc4ff6f: Pulling fs layer 08:36:14 8ad3a11d3b57: Pulling fs layer 08:36:14 46f8f816bc3b: Pulling fs layer 08:36:14 93b61091891f: Pulling fs layer 08:36:14 93b9cdb0e59b: Pulling fs layer 08:36:14 5e14af77c1be: Pulling fs layer 08:36:14 01666e4c0597: Pulling fs layer 08:36:14 aa168da1d23b: Pulling fs layer 08:36:14 46f8f816bc3b: Waiting 08:36:14 93b61091891f: Waiting 08:36:14 93b9cdb0e59b: Waiting 08:36:14 5e14af77c1be: Waiting 08:36:14 01666e4c0597: Waiting 08:36:14 aa168da1d23b: Waiting 08:36:14 36b3adc4ff6f: Verifying Checksum 08:36:14 36b3adc4ff6f: Download complete 08:36:14 46f8f816bc3b: Verifying Checksum 08:36:14 46f8f816bc3b: Download complete 08:36:14 df20fa9351a1: Verifying Checksum 08:36:14 df20fa9351a1: Download complete 08:36:14 93b9cdb0e59b: Verifying Checksum 08:36:14 93b9cdb0e59b: Download complete 08:36:14 5e14af77c1be: Verifying Checksum 08:36:14 5e14af77c1be: Download complete 08:36:14 93b61091891f: Verifying Checksum 08:36:14 93b61091891f: Download complete 08:36:14 01666e4c0597: Verifying Checksum 08:36:14 01666e4c0597: Download complete 08:36:15 8ad3a11d3b57: Verifying Checksum 08:36:15 8ad3a11d3b57: Download complete 08:36:15 df20fa9351a1: Pull complete 08:36:16 36b3adc4ff6f: Pull complete 08:36:18 8ad3a11d3b57: Pull complete 08:36:19 46f8f816bc3b: Pull complete 08:36:21 93b61091891f: Pull complete 08:36:21 93b9cdb0e59b: Pull complete 08:36:21 5e14af77c1be: Pull complete 08:36:21 01666e4c0597: Pull complete 08:36:23 aa168da1d23b: Verifying Checksum 08:36:23 aa168da1d23b: Download complete 08:36:38 aa168da1d23b: Pull complete 08:36:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:36:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:36:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:36:39 prd-centos7-docker-4c-2g-23378 does not seem to be running inside a container 08:36:39 $ 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/27/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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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:alpine cat 08:36:43 $ docker top fed617257a41b36534039bb273fc841b42c3be03e5bde404a79de80612456c8c -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:44 + touch /tmp/pre-build-complete [Pipeline] sh 08:36:44 + mkdir -p /var/log/sa [Pipeline] sh 08:36:45 + ls /var/log/sa-host 08:36:45 + sadf -c /var/log/sa-host/sa23 08:36:45 file_magic: OK 08:36:45 HZ: Using current value: 100 08:36:45 file_header: OK 08:36:45 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 08:36:45 Statistics: 08:36:45 Hnuu...uuuununununu... 08:36:45 File successfully converted to sysstat format version 12.2.1 08:36:45 + sadf -c /var/log/sa-host/sa27 08:36:45 file_magic: OK 08:36:45 HZ: Using current value: 100 08:36:45 file_header: OK 08:36:45 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 08:36:45 Statistics: 08:36:45 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... 08:36:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:45 provisioning config files... 08:36:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/27@tmp/config6627967200548704662tmp [Pipeline] { [Pipeline] echo 08:36:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:36:46 ---> create-netrc.sh [Pipeline] } 08:36:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:36:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:36:47 ---> python-tools-install.sh [Pipeline] echo 08:36:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:36:47 ---> sudo-logs.sh 08:36:47 Archiving 'sudo' log.. [Pipeline] echo 08:36:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:36:47 ---> job-cost.sh 08:36:47 lf-activate-venv: SKIPPING 08:36:47 INFO: No Stack... 08:36:49 INFO: Retrieving Pricing Info for: v1-standard-2 08:36:49 INFO: Archiving Costs [Pipeline] echo 08:36:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:36:50 ---> logs-deploy.sh 08:36:50 lf-activate-venv: SKIPPING 08:36:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3030/27 08:36:50 INFO: archiving workspace using pattern(s): 08:36:52 Archives upload complete. 08:36:53 INFO: archiving logs to Nexus 08:36:55 ---> uname -a: 08:36:55 Linux prd-centos7-docker-4c-2g-23378.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:36:55 08:36:55 08:36:55 ---> lscpu: 08:36:55 Architecture: x86_64 08:36:55 CPU op-mode(s): 32-bit, 64-bit 08:36:55 Byte Order: Little Endian 08:36:55 Address sizes: 40 bits physical, 48 bits virtual 08:36:55 CPU(s): 4 08:36:55 On-line CPU(s) list: 0-3 08:36:55 Thread(s) per core: 1 08:36:55 Core(s) per socket: 1 08:36:55 Socket(s): 4 08:36:55 NUMA node(s): 1 08:36:55 Vendor ID: GenuineIntel 08:36:55 CPU family: 6 08:36:55 Model: 44 08:36:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:36:55 Stepping: 1 08:36:55 CPU MHz: 2933.438 08:36:55 BogoMIPS: 5866.87 08:36:55 Virtualization: VT-x 08:36:55 Hypervisor vendor: KVM 08:36:55 Virtualization type: full 08:36:55 L1d cache: 128 KiB 08:36:55 L1i cache: 128 KiB 08:36:55 L2 cache: 16 MiB 08:36:55 L3 cache: 64 MiB 08:36:55 NUMA node0 CPU(s): 0-3 08:36:55 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:36:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:36:55 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:36:55 Vulnerability Meltdown: Mitigation; PTI 08:36:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:36:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:36:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:36:55 Vulnerability Srbds: Not affected 08:36:55 Vulnerability Tsx async abort: Not affected 08:36:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 08:36:55 08:36:55 08:36:55 ---> nproc: 08:36:55 4 08:36:55 08:36:55 08:36:55 ---> df -h: 08:36:55 Filesystem Size Used Available Use% Mounted on 08:36:55 overlay 50.0G 12.7G 37.3G 25% / 08:36:55 tmpfs 64.0M 0 64.0M 0% /dev 08:36:55 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:36:55 shm 64.0M 0 64.0M 0% /dev/shm 08:36:55 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 08:36:55 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 08:36:55 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 08:36:55 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 08:36:55 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 08:36:55 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 08:36:55 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 08:36:55 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 08:36:55 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/27@tmp 08:36:55 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/27 08:36:55 08:36:55 08:36:55 ---> free -m: 08:36:55 total used free shared buff/cache available 08:36:55 Mem: 1837 718 101 0 1017 1038 08:36:55 Swap: 1023 72 951 08:36:55 08:36:55 08:36:55 ---> ip addr: 08:36:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:36:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:36:55 inet 127.0.0.1/8 scope host lo 08:36:55 valid_lft forever preferred_lft forever 08:36:55 inet6 ::1/128 scope host 08:36:55 valid_lft forever preferred_lft forever 08:36:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:36:55 link/ether fa:16:3e:19:44:ad brd ff:ff:ff:ff:ff:ff 08:36:55 inet 10.30.122.181/23 brd 10.30.123.255 scope global dynamic eth0 08:36:55 valid_lft 85043sec preferred_lft 85043sec 08:36:55 inet6 fe80::f816:3eff:fe19:44ad/64 scope link 08:36:55 valid_lft forever preferred_lft forever 08:36:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:36:55 link/ether 02:42:db:db:de:32 brd ff:ff:ff:ff:ff:ff 08:36:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:36:55 valid_lft forever preferred_lft forever 08:36:55 inet6 fe80::42:dbff:fedb:de32/64 scope link 08:36:55 valid_lft forever preferred_lft forever 08:36:55 08:36:55 08:36:55 ---> sar -b -r -n DEV: 08:36:55 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) 08:36:55 08:36:55 08:14:05 LINUX RESTART (4 CPU) 08:36:55 08:36:55 08:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:36:55 08:16:01 59.44 15.35 44.08 0.00 4978.50 8174.18 0.00 08:36:55 08:17:01 119.24 51.77 67.47 0.00 4806.90 33994.34 0.00 08:36:55 08:18:02 233.13 62.50 170.63 0.00 3006.30 27459.45 0.00 08:36:55 08:19:01 137.29 77.17 60.11 0.00 2325.76 6262.29 0.00 08:36:55 08:20:02 58.34 12.63 45.71 0.00 508.88 4965.40 0.00 08:36:55 08:21:01 100.59 49.25 51.34 0.00 1623.23 4691.78 0.00 08:36:55 08:22:01 54.74 30.26 24.48 0.00 2120.97 4813.78 0.00 08:36:55 08:23:02 212.54 51.12 161.42 0.00 15705.91 88642.57 0.00 08:36:55 08:24:05 1203.07 1017.37 185.70 0.00 92730.28 91674.97 0.00 08:36:55 08:25:02 2253.15 2006.79 246.36 0.00 125392.57 140121.80 0.00 08:36:55 08:26:02 246.85 162.69 84.17 0.00 15276.88 14542.59 0.00 08:36:55 08:27:02 507.71 204.38 303.32 0.00 74187.88 117709.73 0.00 08:36:55 08:28:03 1904.14 1621.72 282.42 0.00 110470.93 117806.62 0.00 08:36:55 08:29:02 817.37 664.28 153.09 0.00 37314.65 41821.07 0.00 08:36:55 08:30:01 203.26 29.89 173.37 0.00 2229.97 21544.69 0.00 08:36:55 08:31:01 74.49 18.59 55.90 0.00 3008.71 11034.15 0.00 08:36:55 08:32:01 1.51 0.03 1.48 0.00 0.80 24.91 0.00 08:36:55 08:33:01 0.35 0.05 0.30 0.00 0.67 4.23 0.00 08:36:55 08:34:02 0.37 0.10 0.27 0.00 1.33 3.78 0.00 08:36:55 08:35:01 0.29 0.03 0.25 0.00 0.27 2.46 0.00 08:36:55 08:36:01 15.76 15.57 0.18 0.00 915.94 20.13 0.00 08:36:55 Average: 388.71 288.16 100.55 0.00 23639.04 34997.13 0.00 08:36:55 08:36:55 08:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:36:55 08:16:01 70800 0 662124 35.19 2620 1146000 1348880 46.04 536028 1069444 77860 08:36:55 08:17:01 64124 0 666224 35.41 2596 1148600 1554260 53.04 719864 883216 11496 08:36:55 08:18:02 318160 0 688628 36.60 1508 873248 1314128 44.85 451016 840416 48 08:36:55 08:19:01 233548 0 746956 39.70 1436 899604 1642296 56.05 594804 779868 46116 08:36:55 08:20:02 231948 0 806488 42.86 680 842428 1722436 58.78 676632 693188 56948 08:36:55 08:21:01 234312 0 790052 41.99 680 856500 1743484 59.50 639744 720932 40736 08:36:55 08:22:01 164520 0 742112 39.44 640 974272 1472744 50.26 606896 823620 48744 08:36:55 08:23:02 65064 0 689148 36.63 128 1127204 1279608 43.67 730900 851496 60272 08:36:55 08:24:05 91524 0 795620 42.29 12 994388 2174808 74.22 661312 912044 66432 08:36:55 08:25:02 727232 0 668324 35.52 12 485976 1420516 48.48 412188 515800 16 08:36:55 08:26:02 174968 0 882704 46.91 12 823860 1838084 62.73 734684 710712 71120 08:36:55 08:27:02 67956 0 785084 41.73 12 1028492 2177332 74.31 751896 844236 82120 08:36:55 08:28:03 79788 0 798204 42.42 12 1003540 2325156 79.35 730548 835252 32252 08:36:55 08:29:02 322040 0 838788 44.58 12 720704 2640832 90.13 608828 680816 46112 08:36:55 08:30:01 109864 0 687396 36.53 12 1084272 1404168 47.92 701436 799180 63516 08:36:55 08:31:01 220272 0 636544 33.83 12 1024716 1220708 41.66 580772 816588 8 08:36:55 08:32:01 223884 0 632944 33.64 12 1024704 1184716 40.43 578200 816104 8 08:36:55 08:33:01 224212 0 632596 33.62 12 1024724 1184668 40.43 578208 816136 8 08:36:55 08:34:02 224212 0 632576 33.62 12 1024744 1184716 40.43 578220 816188 8 08:36:55 08:35:01 224336 0 632428 33.61 12 1024768 1184800 40.44 578380 816200 12 08:36:55 08:36:01 193196 0 637616 33.89 12 1050720 1185032 40.44 587464 835888 96 08:36:55 Average: 203141 0 716788 38.10 497 961117 1581113 53.96 620858 803682 33520 08:36:55 08:36:55 08:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:36:55 08:16:01 vethb7f871e 458.17 336.33 44.51 1354.89 0.00 0.00 0.00 0.00 08:36:55 08:16:01 eth0 969.87 818.32 4558.86 124.72 0.00 0.00 0.00 0.00 08:36:55 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:16:01 docker0 458.17 336.20 38.24 1354.88 0.00 0.00 0.00 0.00 08:36:55 08:17:01 eth0 608.13 697.48 4150.23 66.41 0.00 0.00 0.00 0.00 08:36:55 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:17:01 docker0 445.78 310.43 34.21 1320.38 0.00 0.00 0.00 0.00 08:36:55 08:18:02 eth0 229.62 137.30 850.86 20.10 0.00 0.00 0.00 0.00 08:36:55 08:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:18:02 vethc54f7b1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:36:55 08:18:02 docker0 118.87 201.79 8.18 828.81 0.00 0.00 0.00 0.00 08:36:55 08:19:01 veth00b4bbd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:36:55 08:19:01 eth0 21.11 15.96 20.41 8.62 0.00 0.00 0.00 0.00 08:36:55 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:20:02 veth00b4bbd 0.43 0.43 0.03 0.03 0.00 0.00 0.00 0.00 08:36:55 08:20:02 eth0 39.61 33.08 23.10 76.46 0.00 0.00 0.00 0.00 08:36:55 08:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:20:02 docker0 0.43 0.43 0.03 0.03 0.00 0.00 0.00 0.00 08:36:55 08:21:01 veth00b4bbd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:21:01 eth0 9.29 6.96 7.34 4.08 0.00 0.00 0.00 0.00 08:36:55 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:22:01 veth00b4bbd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:22:01 eth0 44.53 37.59 28.05 77.14 0.00 0.00 0.00 0.00 08:36:55 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:23:02 eth0 178.41 143.90 1686.26 20.82 0.00 0.00 0.00 0.00 08:36:55 08:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:23:02 veth4c019f1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:36:55 08:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:24:05 eth0 44.64 30.30 148.71 6.43 0.00 0.00 0.00 0.00 08:36:55 08:24:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:24:05 veth4c019f1 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 08:36:55 08:24:05 docker0 22.01 32.75 1.36 139.05 0.00 0.00 0.00 0.00 08:36:55 08:25:02 vethb6e4263 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:25:02 veth8179bb3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:25:02 veth86927c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:25:02 vethde11ce6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:26:02 eth0 2341.54 2055.27 11991.34 495.11 0.00 0.00 0.00 0.00 08:36:55 08:26:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:36:55 08:26:02 veth4c019f1 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 08:36:55 08:26:02 vethb434fb3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:36:55 08:27:02 eth0 236.67 148.75 1793.43 27.03 0.00 0.00 0.00 0.00 08:36:55 08:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:27:02 veth4c019f1 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 08:36:55 08:27:02 docker0 1077.95 961.33 83.94 4131.40 0.00 0.00 0.00 0.00 08:36:55 08:28:03 veth2944052 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:36:55 08:28:03 eth0 48.80 33.09 104.30 76.20 0.00 0.00 0.00 0.00 08:36:55 08:28:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:28:03 veth4c019f1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:55 08:29:02 veth4f5e891 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:55 08:29:02 vethb6ad1e4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:55 08:29:02 vethf77bc7d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:55 08:29:02 veth4fcaf9f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:36:55 08:30:01 eth0 2925.44 2398.56 15210.67 697.56 0.00 0.00 0.00 0.00 08:36:55 08:30:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:36:55 08:30:01 veth4c019f1 0.00 1.03 0.00 0.05 0.00 0.00 0.00 0.00 08:36:55 08:30:01 docker0 1169.20 1168.47 90.22 5314.69 0.00 0.00 0.00 0.00 08:36:55 08:31:01 eth0 31.69 22.23 54.44 10.56 0.00 0.00 0.00 0.00 08:36:55 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:31:01 docker0 3.11 6.40 0.17 34.19 0.00 0.00 0.00 0.00 08:36:55 08:32:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:36:55 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:33:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:34:02 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:35:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:36:55 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:36:01 eth0 8.17 6.92 7.71 4.30 0.00 0.00 0.00 0.00 08:36:55 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 Average: eth0 130.64 108.17 691.11 31.75 0.00 0.00 0.00 0.00 08:36:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:55 Average: docker0 55.09 55.22 4.25 251.39 0.00 0.00 0.00 0.00 08:36:55 08:36:55 08:36:55 ---> sar -P ALL: 08:36:55 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) 08:36:55 08:36:55 08:14:05 LINUX RESTART (4 CPU) 08:36:55 08:36:55 08:15:02 CPU %user %nice %system %iowait %steal %idle 08:36:55 08:16:01 all 6.15 0.00 3.59 1.26 17.99 71.01 08:36:55 08:16:01 0 4.94 0.00 3.96 0.56 20.18 70.36 08:36:55 08:16:01 1 5.58 0.00 3.25 0.18 18.07 72.92 08:36:55 08:16:01 2 8.24 0.00 3.91 3.06 18.22 66.58 08:36:55 08:16:01 3 5.92 0.00 3.25 1.30 15.49 74.03 08:36:55 08:17:01 all 7.23 0.00 3.10 1.00 20.57 68.10 08:36:55 08:17:01 0 6.25 0.00 3.24 1.20 22.83 66.49 08:36:55 08:17:01 1 11.22 0.00 3.26 1.09 19.70 64.74 08:36:55 08:17:01 2 5.56 0.00 3.03 0.98 20.62 69.81 08:36:55 08:17:01 3 5.91 0.00 2.86 0.73 19.14 71.35 08:36:55 08:18:02 all 5.38 0.00 5.63 4.20 18.84 65.94 08:36:55 08:18:02 0 4.71 0.00 5.61 4.04 20.36 65.28 08:36:55 08:18:02 1 5.29 0.00 5.37 3.15 18.63 67.56 08:36:55 08:18:02 2 5.76 0.00 6.20 4.69 19.08 64.26 08:36:55 08:18:02 3 5.78 0.00 5.36 4.93 17.25 66.68 08:36:55 08:19:01 all 32.77 0.00 9.76 3.99 24.62 28.87 08:36:55 08:19:01 0 29.47 0.00 8.10 2.55 25.63 34.24 08:36:55 08:19:01 1 37.91 0.00 10.81 5.36 22.52 23.40 08:36:55 08:19:01 2 28.13 0.00 9.10 3.83 25.40 33.54 08:36:55 08:19:01 3 36.20 0.00 11.21 4.36 24.76 23.46 08:36:55 08:20:02 all 31.05 0.00 10.72 1.88 33.62 22.72 08:36:55 08:20:02 0 27.22 0.00 9.52 1.79 34.55 26.92 08:36:55 08:20:02 1 30.23 0.00 11.45 2.42 33.72 22.18 08:36:55 08:20:02 2 41.47 0.00 12.87 2.02 30.41 13.23 08:36:55 08:20:02 3 26.42 0.00 9.31 1.34 35.45 27.48 08:36:55 08:21:01 all 30.14 0.00 13.02 3.64 34.68 18.52 08:36:55 08:21:01 0 30.36 0.00 12.90 2.43 35.21 19.11 08:36:55 08:21:01 1 31.04 0.00 12.57 4.52 35.11 16.75 08:36:55 08:21:01 2 28.79 0.00 12.74 3.16 35.31 20.00 08:36:55 08:21:01 3 30.37 0.00 13.89 4.46 33.06 18.22 08:36:55 08:22:01 all 16.71 0.00 9.46 0.76 26.91 46.15 08:36:55 08:22:01 0 14.81 0.00 8.13 0.75 29.00 47.31 08:36:55 08:22:01 1 18.13 0.00 9.86 0.99 27.75 43.27 08:36:55 08:22:01 2 17.64 0.00 9.75 0.73 25.18 46.69 08:36:55 08:22:01 3 16.29 0.00 10.14 0.57 25.68 47.31 08:36:55 08:23:02 all 5.86 0.00 8.03 3.14 26.12 56.85 08:36:55 08:23:02 0 5.69 0.00 7.12 3.58 26.85 56.76 08:36:55 08:23:02 1 5.67 0.00 8.11 2.63 26.37 57.22 08:36:55 08:23:02 2 6.52 0.00 8.53 2.80 25.65 56.49 08:36:55 08:23:02 3 5.55 0.00 8.40 3.53 25.60 56.92 08:36:55 08:24:05 all 11.99 0.00 12.97 13.64 32.73 28.67 08:36:55 08:24:05 0 11.46 0.00 11.83 11.48 33.17 32.06 08:36:55 08:24:05 1 11.96 0.00 13.77 14.98 32.84 26.46 08:36:55 08:24:05 2 12.20 0.00 12.62 14.73 31.74 28.71 08:36:55 08:24:05 3 12.35 0.00 13.69 13.45 33.16 27.34 08:36:55 08:25:02 all 10.39 0.00 11.47 27.85 28.09 22.19 08:36:55 08:25:02 0 10.26 0.00 11.07 26.33 28.41 23.93 08:36:55 08:25:02 1 8.49 0.00 11.21 28.96 27.66 23.67 08:36:55 08:25:02 2 11.49 0.00 10.98 26.25 27.42 23.86 08:36:55 08:25:02 3 11.39 0.00 12.68 29.91 28.87 17.16 08:36:55 08:26:02 all 58.39 0.00 13.62 3.84 21.09 3.07 08:36:55 08:26:02 0 56.81 0.00 13.59 4.69 22.39 2.52 08:36:55 08:26:02 1 58.57 0.00 13.38 3.06 21.04 3.95 08:36:55 08:26:02 2 59.61 0.00 13.91 3.46 19.56 3.46 08:36:55 08:26:02 3 58.58 0.00 13.59 4.13 21.38 2.32 08:36:55 08:36:55 08:26:02 CPU %user %nice %system %iowait %steal %idle 08:36:55 08:27:02 all 13.08 0.00 15.60 11.54 31.85 27.94 08:36:55 08:27:02 0 11.03 0.00 14.33 12.52 33.04 29.08 08:36:55 08:27:02 1 14.18 0.00 15.25 10.99 31.42 28.17 08:36:55 08:27:02 2 13.69 0.00 17.55 11.02 31.57 26.18 08:36:55 08:27:02 3 13.50 0.00 15.33 11.57 31.31 28.28 08:36:55 08:28:03 all 10.43 0.00 13.53 27.26 26.45 22.34 08:36:55 08:28:03 0 10.77 0.00 13.57 26.79 27.69 21.17 08:36:55 08:28:03 1 10.88 0.00 13.82 28.45 26.45 20.40 08:36:55 08:28:03 2 10.47 0.00 13.44 28.17 25.04 22.88 08:36:55 08:28:03 3 9.60 0.00 13.28 25.63 26.58 24.90 08:36:55 08:29:02 all 51.04 0.00 14.58 10.76 16.41 7.21 08:36:55 08:29:02 0 52.53 0.00 15.52 10.51 15.81 5.63 08:36:55 08:29:02 1 52.14 0.00 14.52 11.66 16.09 5.59 08:36:55 08:29:02 2 49.68 0.00 12.85 11.36 17.74 8.37 08:36:55 08:29:02 3 49.80 0.00 15.45 9.52 16.00 9.23 08:36:55 08:30:01 all 27.95 0.00 12.52 9.75 16.33 33.45 08:36:55 08:30:01 0 28.68 0.00 12.87 11.09 15.98 31.39 08:36:55 08:30:01 1 27.72 0.00 13.43 10.20 15.67 32.98 08:36:55 08:30:01 2 29.35 0.00 12.50 9.54 16.63 31.99 08:36:55 08:30:01 3 26.08 0.00 11.28 8.22 17.03 37.39 08:36:55 08:31:01 all 1.53 0.00 3.57 2.01 8.33 84.56 08:36:55 08:31:01 0 1.47 0.00 2.82 0.92 9.42 85.38 08:36:55 08:31:01 1 1.32 0.00 3.91 2.67 8.35 83.74 08:36:55 08:31:01 2 1.71 0.00 3.02 1.94 8.12 85.21 08:36:55 08:31:01 3 1.62 0.00 4.53 2.52 7.43 83.90 08:36:55 08:32:01 all 0.11 0.00 0.05 0.00 0.28 99.56 08:36:55 08:32:01 0 0.35 0.00 0.03 0.00 0.37 99.25 08:36:55 08:32:01 1 0.05 0.00 0.07 0.00 0.51 99.37 08:36:55 08:32:01 2 0.03 0.00 0.03 0.00 0.18 99.75 08:36:55 08:32:01 3 0.02 0.00 0.05 0.02 0.07 99.85 08:36:55 08:33:01 all 0.17 0.00 0.43 0.00 0.82 98.58 08:36:55 08:33:01 0 0.38 0.00 0.17 0.00 0.89 98.56 08:36:55 08:33:01 1 0.10 0.00 0.28 0.00 1.11 98.51 08:36:55 08:33:01 2 0.12 0.00 0.78 0.02 0.33 98.75 08:36:55 08:33:01 3 0.07 0.00 0.51 0.00 0.94 98.48 08:36:55 08:34:02 all 0.09 0.00 0.04 0.01 0.26 99.60 08:36:55 08:34:02 0 0.28 0.00 0.08 0.00 0.76 98.87 08:36:55 08:34:02 1 0.03 0.00 0.02 0.02 0.07 99.87 08:36:55 08:34:02 2 0.03 0.00 0.03 0.02 0.15 99.77 08:36:55 08:34:02 3 0.02 0.00 0.02 0.00 0.07 99.90 08:36:55 08:35:01 all 0.13 0.00 0.07 0.00 0.88 98.92 08:36:55 08:35:01 0 0.37 0.00 0.03 0.02 1.27 98.32 08:36:55 08:35:01 1 0.07 0.00 0.05 0.00 0.99 98.89 08:36:55 08:35:01 2 0.03 0.00 0.05 0.00 0.60 99.31 08:36:55 08:35:01 3 0.03 0.00 0.15 0.00 0.65 99.16 08:36:55 08:36:01 all 0.93 0.00 0.75 0.57 2.42 95.34 08:36:55 08:36:01 0 1.04 0.00 0.82 0.69 3.08 94.37 08:36:55 08:36:01 1 1.15 0.00 0.83 0.85 1.83 95.35 08:36:55 08:36:01 2 0.48 0.00 0.56 0.26 2.65 96.05 08:36:55 08:36:01 3 1.06 0.00 0.78 0.46 2.10 95.60 08:36:55 Average: all 14.23 0.00 7.50 5.92 18.30 54.06 08:36:55 Average: 0 13.70 0.00 7.18 5.69 19.25 54.18 08:36:55 Average: 1 14.64 0.00 7.61 6.16 18.13 53.46 08:36:55 Average: 2 14.64 0.00 7.58 5.98 17.88 53.93 08:36:55 Average: 3 13.94 0.00 7.62 5.88 17.91 54.66 08:36:55 08:36:55 08:36:55