Pull request #3579 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 siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 8d4cf8ea054f5d6d7fbfc6defa612c368664563d Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3415021169200389901.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh808039820881154956.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh663855598669197391.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh158976895285120793.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh766383497562535031.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-658 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/35 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/35 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/35@tmp/jenkins-gitclient-ssh3550815123694684875.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 8d4cf8ea054f5d6d7fbfc6defa612c368664563d Merge succeeded, producing 8d4cf8ea054f5d6d7fbfc6defa612c368664563d Checking out Revision 8d4cf8ea054f5d6d7fbfc6defa612c368664563d (PR-3579) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/35@tmp/jenkins-gitclient-ssh6268482870793982868.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d4cf8ea054f5d6d7fbfc6defa612c368664563d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/35@tmp/jenkins-gitclient-ssh282817276779151015.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d4cf8ea054f5d6d7fbfc6defa612c368664563d # timeout=10 Commit message: "[WIP] make connect hooks dynamic" > git rev-list --no-walk dbdac7555d1e6b1696495f7787f88fd4853e2583 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:59:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:59:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:59:23 ========================================================= 10:59:23 EdgeX Global Pipelines Version Info 10:59:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:59:24 ------------------- 10:59:24 stable info: 10:59:24 ------------------- 10:59:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:59:24 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:59:24 Message: update stable to v1.0.195 10:59:25 ------------------- 10:59:25 experimental info: 10:59:25 ------------------- 10:59:25 Commited By: **** collab-it+edgex@linuxfoundation.org 10:59:25 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:59:25 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:59:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:59:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:59:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:59:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 10:59:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 10:59:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 10:59:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d4cf8ea054f5d6d7fbfc6defa612c368664563d [Pipeline] echo 10:59:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d4cf8e [Pipeline] echo 10:59:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:26 provisioning config files... 10:59:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/35@tmp/config9197079132634791634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:26 ---> docker-login.sh 10:59:26 nexus3.edgexfoundry.org:10001 10:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:26 Configure a credential helper to remove this warning. See 10:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:26 10:59:26 Login Succeeded 10:59:26 nexus3.edgexfoundry.org:10002 10:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:27 Configure a credential helper to remove this warning. See 10:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:27 10:59:27 Login Succeeded 10:59:27 nexus3.edgexfoundry.org:10003 10:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:27 Configure a credential helper to remove this warning. See 10:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:27 10:59:27 Login Succeeded 10:59:27 nexus3.edgexfoundry.org:10004 10:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:27 Configure a credential helper to remove this warning. See 10:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:27 10:59:27 Login Succeeded 10:59:27 docker.io 10:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:27 Configure a credential helper to remove this warning. See 10:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:27 10:59:27 Login Succeeded 10:59:27 ---> docker-login.sh ends [Pipeline] } 10:59:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:59:28 ++ 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 10:59:28 + for file in '`ls cmd/**/Dockerfile`' 10:59:28 ++ dirname cmd/core-command/Dockerfile 10:59:28 ++ cut -d/ -f2 10:59:28 + echo core-command,cmd/core-command/Dockerfile 10:59:28 + for file in '`ls cmd/**/Dockerfile`' 10:59:28 ++ dirname cmd/core-data/Dockerfile 10:59:28 ++ cut -d/ -f2 10:59:28 + echo core-data,cmd/core-data/Dockerfile 10:59:28 + for file in '`ls cmd/**/Dockerfile`' 10:59:28 ++ dirname cmd/core-metadata/Dockerfile 10:59:28 ++ cut -d/ -f2 10:59:28 + echo core-metadata,cmd/core-metadata/Dockerfile 10:59:28 + for file in '`ls cmd/**/Dockerfile`' 10:59:28 ++ dirname cmd/security-bootstrapper/Dockerfile 10:59:28 ++ cut -d/ -f2 10:59:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:59:28 + for file in '`ls cmd/**/Dockerfile`' 10:59:28 ++ dirname cmd/security-proxy-setup/Dockerfile 10:59:28 ++ cut -d/ -f2 10:59:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:59:28 + for file in '`ls cmd/**/Dockerfile`' 10:59:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 10:59:28 ++ cut -d/ -f2 10:59:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:59:28 + for file in '`ls cmd/**/Dockerfile`' 10:59:28 ++ dirname cmd/support-notifications/Dockerfile 10:59:28 ++ cut -d/ -f2 10:59:28 + echo support-notifications,cmd/support-notifications/Dockerfile 10:59:28 + for file in '`ls cmd/**/Dockerfile`' 10:59:28 ++ dirname cmd/support-scheduler/Dockerfile 10:59:28 ++ cut -d/ -f2 10:59:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:59:28 + for file in '`ls cmd/**/Dockerfile`' 10:59:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 10:59:28 ++ cut -d/ -f2 10:59:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:59:28 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 10:59:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:59:29 10:59:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:59:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:59:30 latest: Pulling from edgex-devops/git-semver 10:59:30 31603596830f: Pulling fs layer 10:59:30 54011a49482f: Pulling fs layer 10:59:30 a6820b24f6d8: Pulling fs layer 10:59:30 f581987b2513: Pulling fs layer 10:59:30 f581987b2513: Waiting 10:59:30 54011a49482f: Verifying Checksum 10:59:30 54011a49482f: Download complete 10:59:30 31603596830f: Verifying Checksum 10:59:30 31603596830f: Download complete 10:59:30 f581987b2513: Verifying Checksum 10:59:30 f581987b2513: Download complete 10:59:30 a6820b24f6d8: Verifying Checksum 10:59:30 a6820b24f6d8: Download complete 10:59:30 31603596830f: Pull complete 10:59:30 54011a49482f: Pull complete 10:59:31 a6820b24f6d8: Pull complete 10:59:31 f581987b2513: Pull complete 10:59:31 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:59:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:59:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:59:31 prd-centos7-docker-4c-2g-658 does not seem to be running inside a container 10:59:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:59:32 $ docker top cec3a1f0895ba6d58a02f2fe15adc6efb2eca40f1fd1fda4871fc79b8d87c70a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:59:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:33 [ssh-agent] Looking for ssh-agent implementation... 10:59:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:33 $ docker exec cec3a1f0895ba6d58a02f2fe15adc6efb2eca40f1fd1fda4871fc79b8d87c70a ssh-agent 10:59:33 SSH_AUTH_SOCK=/tmp/ssh-8Qy71ie6ESo8/agent.13 10:59:33 SSH_AGENT_PID=19 10:59:33 Running ssh-add (command line suppressed) 10:59:33 Identity added: /w/workspace/edgex-go/35@tmp/private_key_4118190572546891119.key (/w/workspace/edgex-go/35@tmp/private_key_4118190572546891119.key) 10:59:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:33 + git tag --points-at HEAD [Pipeline] } 10:59:33 $ docker exec --env ******** --env ******** cec3a1f0895ba6d58a02f2fe15adc6efb2eca40f1fd1fda4871fc79b8d87c70a ssh-agent -k 10:59:33 unset SSH_AUTH_SOCK; 10:59:33 unset SSH_AGENT_PID; 10:59:33 echo Agent pid 19 killed; 10:59:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:59:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:33 [ssh-agent] Looking for ssh-agent implementation... 10:59:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:34 $ docker exec cec3a1f0895ba6d58a02f2fe15adc6efb2eca40f1fd1fda4871fc79b8d87c70a ssh-agent 10:59:34 SSH_AUTH_SOCK=/tmp/ssh-XkKE4x4avAs2/agent.52 10:59:34 SSH_AGENT_PID=58 10:59:34 Running ssh-add (command line suppressed) 10:59:34 Identity added: /w/workspace/edgex-go/35@tmp/private_key_8238716129389043622.key (/w/workspace/edgex-go/35@tmp/private_key_8238716129389043622.key) 10:59:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:34 + git semver init 10:59:34 # -> Open(): unable to determine branch for HEAD 10:59:34 # $GIT_DIR = /w/workspace/edgex-go/35/.git 10:59:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/35 10:59:34 # $SEMVER_REMOTE_NAME = origin 10:59:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:59:34 # $SEMVER_USER_NAME = edgex-jenkins 10:59:34 # $SEMVER_BRANCH = PR-3579 10:59:34 # $SEMVER_TEMP = /tmp/semver-115730000 10:59:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:00:01 # '/tmp/semver-115730000' -> '/w/workspace/edgex-go/35/.semver' 11:00:01 # -> Force: false 11:00:01 # $SEMVER_DIR = /w/workspace/edgex-go/35/.semver [Pipeline] } 11:00:01 $ docker exec --env ******** --env ******** cec3a1f0895ba6d58a02f2fe15adc6efb2eca40f1fd1fda4871fc79b8d87c70a ssh-agent -k 11:00:01 unset SSH_AUTH_SOCK; 11:00:01 unset SSH_AGENT_PID; 11:00:01 echo Agent pid 58 killed; 11:00:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:00:01 + git semver [Pipeline] } 11:00:01 $ docker stop --time=1 cec3a1f0895ba6d58a02f2fe15adc6efb2eca40f1fd1fda4871fc79b8d87c70a 11:00:04 $ docker rm -f cec3a1f0895ba6d58a02f2fe15adc6efb2eca40f1fd1fda4871fc79b8d87c70a [Pipeline] // withDockerContainer [Pipeline] sh 11:00:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:00:05 Stashed 1 file(s) [Pipeline] echo 11:00:05 [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 11:00:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:00:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:00:06 + sudo service docker restart 11:00:06 + true 11:00:06 Redirecting to /bin/systemctl restart docker.service 11:00:20 Still waiting to schedule task 11:00:20 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo 11:00:24 ========================================================= 11:00:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:00:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:00:25 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 11:00:26 Sending build context to Docker daemon 329.5MB 11:00:26 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 11:00:26 Step 2/6 : FROM ${BASE} 11:00:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:00:26 540db60ca938: Pulling fs layer 11:00:26 adcc1eea9eea: Pulling fs layer 11:00:26 4c4ab2625f07: Pulling fs layer 11:00:26 0510c868ecb4: Pulling fs layer 11:00:26 afea3b2eda06: Pulling fs layer 11:00:26 7809a108b3ef: Pulling fs layer 11:00:26 f706445af74f: Pulling fs layer 11:00:26 0510c868ecb4: Waiting 11:00:26 afea3b2eda06: Waiting 11:00:26 7809a108b3ef: Waiting 11:00:26 f706445af74f: Waiting 11:00:26 4c4ab2625f07: Verifying Checksum 11:00:26 4c4ab2625f07: Download complete 11:00:26 adcc1eea9eea: Verifying Checksum 11:00:26 adcc1eea9eea: Download complete 11:00:26 afea3b2eda06: Verifying Checksum 11:00:26 afea3b2eda06: Download complete 11:00:26 540db60ca938: Verifying Checksum 11:00:26 540db60ca938: Download complete 11:00:26 7809a108b3ef: Verifying Checksum 11:00:26 7809a108b3ef: Download complete 11:00:26 540db60ca938: Pull complete 11:00:26 adcc1eea9eea: Pull complete 11:00:26 4c4ab2625f07: Pull complete 11:00:28 f706445af74f: Verifying Checksum 11:00:28 f706445af74f: Download complete 11:00:28 0510c868ecb4: Verifying Checksum 11:00:28 0510c868ecb4: Download complete 11:00:32 0510c868ecb4: Pull complete 11:00:32 afea3b2eda06: Pull complete 11:00:32 7809a108b3ef: Pull complete 11:00:39 f706445af74f: Pull complete 11:00:39 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 11:00:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:00:39 ---> b068be0155e3 11:00:39 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 11:00:46 ---> Running in 62c5c6299b41 11:00:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:00:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:00:46 (1/12) Installing libmagic (5.39-r0) 11:00:47 (2/12) Installing file (5.39-r0) 11:00:47 (3/12) Installing libc-dev (0.7.2-r3) 11:00:47 (4/12) Installing g++ (10.2.1_pre1-r3) 11:00:51 (5/12) Installing fortify-headers (1.1-r0) 11:00:51 (6/12) Installing patch (2.7.6-r7) 11:00:51 (7/12) Installing build-base (0.5-r2) 11:00:52 (8/12) Installing libsodium (1.0.18-r0) 11:00:52 (9/12) Installing pkgconf (1.7.3-r0) 11:00:52 (10/12) Installing libsodium-dev (1.0.18-r0) 11:00:52 (11/12) Installing libzmq (4.3.3-r1) 11:00:52 (12/12) Installing zeromq-dev (4.3.3-r1) 11:00:52 Executing busybox-1.32.1-r6.trigger 11:00:52 OK: 219 MiB in 52 packages 11:00:59 Removing intermediate container 62c5c6299b41 11:00:59 ---> e80af278c6ed 11:00:59 Step 4/6 : WORKDIR /edgex-go 11:00:59 ---> Running in 6abf17019c2a 11:00:59 Removing intermediate container 6abf17019c2a 11:00:59 ---> 778e3b2e2816 11:00:59 Step 5/6 : COPY go.mod . 11:00:59 ---> c2ba912fc97c 11:00:59 Step 6/6 : RUN go mod download 11:00:59 ---> Running in 1e66af0f3ca0 11:01:31 Removing intermediate container 1e66af0f3ca0 11:01:31 ---> dac45f69a580 11:01:31 Successfully built dac45f69a580 11:01:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:01:31 + docker inspect -f . ci-base-image-x86_64 11:01:31 . [Pipeline] withDockerContainer 11:01:31 prd-centos7-docker-4c-2g-658 does not seem to be running inside a container 11:01:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:01:32 $ docker top 9fddba12c6da9c31819ef9f093048644112dbda16a175f534393d29d7c7451c6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:32 + go version 11:01:32 go version go1.16.3 linux/amd64 [Pipeline] } 11:01:32 $ docker stop --time=1 9fddba12c6da9c31819ef9f093048644112dbda16a175f534393d29d7c7451c6 11:01:33 $ docker rm -f 9fddba12c6da9c31819ef9f093048644112dbda16a175f534393d29d7c7451c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:01:34 + docker inspect -f . ci-base-image-x86_64 11:01:34 . [Pipeline] withDockerContainer 11:01:34 prd-centos7-docker-4c-2g-658 does not seem to be running inside a container 11:01:34 $ 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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:01:34 $ docker top d9875d3c9920050461e7ca9e1f5a8f2c3d60086a2591a3128476e315b5eaaec2 -eo pid,comm [Pipeline] { [Pipeline] echo 11:01:35 ========================================================= 11:01:35 [edgeXBuildGoParallel] Running Tests and Build... 11:01:35 ========================================================= [Pipeline] sh 11:01:35 + go mod tidy [Pipeline] sh 11:01:35 + make test 11:01:35 go mod tidy 11:01:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:01:41 ? github.com/edgexfoundry/edgex-go [no test files] 11:01:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:02:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:02:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:02:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:02:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:02:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:02:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:02:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:02:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:02:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:02:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:02:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:02:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:02:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:02:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 11:02:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:02:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:02:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 100.0% of statements 11:02:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:02:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 53.1% of statements 11:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:02:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.088s coverage: 87.7% of statements 11:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:02:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.061s coverage: 78.9% of statements 11:02:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:02:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:02:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.247s coverage: 95.1% of statements 11:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 11:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:02:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements 11:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:02:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.8% of statements 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:02:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 11:02:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 22.0% of statements 11:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 11:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 11:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 11:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 11:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 11:02:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-659 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 11:02:26 Running in /w/workspace/edgex-go/35 [Pipeline] { [Pipeline] checkout 11:02:26 The recommended git tool is: git 11:02:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements 11:02:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 11:02:31 using credential edgex-jenkins-ssh 11:02:31 Cloning the remote Git repository 11:02:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:02:31 > git init /w/workspace/edgex-go/35 # timeout=10 11:02:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:02:32 > git --version # timeout=10 11:02:32 > git --version # 'git version 2.17.1' 11:02:32 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.178s coverage: 81.8% of statements 11:02:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:02:48 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:02:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:02:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:02:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:02:47 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:02:48 > git config core.sparsecheckout # timeout=10 11:02:48 > git checkout -f 8d4cf8ea054f5d6d7fbfc6defa612c368664563d # timeout=10 11:02:48 > git remote # timeout=10 11:02:48 > git config --get remote.origin.url # timeout=10 11:02:49 Merge succeeded, producing 8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:02:49 Checking out Revision 8d4cf8ea054f5d6d7fbfc6defa612c368664563d (PR-3579) 11:02:48 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:49 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 11:02:49 > git rev-parse HEAD^{commit} # timeout=10 11:02:49 > git config core.sparsecheckout # timeout=10 11:02:49 > git checkout -f 8d4cf8ea054f5d6d7fbfc6defa612c368664563d # timeout=10 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.019s coverage: 65.1% of statements 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.178s coverage: 66.9% of statements 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.6% of statements 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 11:02:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:02:53 Commit message: "[WIP] make connect hooks dynamic" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:02:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:02:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:02:55 + sudo service docker restart 11:02:55 + true 11:02:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.3% of statements 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:02:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 91.9% of statements 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:02:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:02:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:02:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:02:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:02:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 11:02:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.025s coverage: 95.4% of statements 11:02:59 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:14 provisioning config files... 11:03:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/35@tmp/config629608932195443912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:14 ---> docker-login.sh 11:03:14 nexus3.edgexfoundry.org:10001 11:03:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:16 Configure a credential helper to remove this warning. See 11:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:16 11:03:16 Login Succeeded 11:03:16 nexus3.edgexfoundry.org:10002 11:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:16 Configure a credential helper to remove this warning. See 11:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:16 11:03:16 Login Succeeded 11:03:16 nexus3.edgexfoundry.org:10003 11:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:17 Configure a credential helper to remove this warning. See 11:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:17 11:03:17 Login Succeeded 11:03:17 nexus3.edgexfoundry.org:10004 11:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:17 Configure a credential helper to remove this warning. See 11:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:17 11:03:17 Login Succeeded 11:03:17 docker.io 11:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:18 Configure a credential helper to remove this warning. See 11:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:18 11:03:18 Login Succeeded 11:03:18 ---> docker-login.sh ends [Pipeline] } 11:03:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:03:18 ========================================================= 11:03:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:03:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:03: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.16-alpine . 11:03:21 Sending build context to Docker daemon 166.4MB 11:03:21 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 11:03:21 Step 2/6 : FROM ${BASE} 11:03:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:03:21 595b0fe564bb: Pulling fs layer 11:03:21 3088b5b3c5c0: Pulling fs layer 11:03:21 5b7225fbf94c: Pulling fs layer 11:03:21 ba82ee9f976e: Pulling fs layer 11:03:21 506bd15cee9f: Pulling fs layer 11:03:21 75a0a4a0db45: Pulling fs layer 11:03:21 618dc40b7e24: Pulling fs layer 11:03:21 ba82ee9f976e: Waiting 11:03:21 506bd15cee9f: Waiting 11:03:21 75a0a4a0db45: Waiting 11:03:21 5b7225fbf94c: Download complete 11:03:21 3088b5b3c5c0: Verifying Checksum 11:03:21 3088b5b3c5c0: Download complete 11:03:21 506bd15cee9f: Verifying Checksum 11:03:21 506bd15cee9f: Download complete 11:03:21 75a0a4a0db45: Verifying Checksum 11:03:21 75a0a4a0db45: Download complete 11:03:21 595b0fe564bb: Verifying Checksum 11:03:21 595b0fe564bb: Download complete 11:03:22 595b0fe564bb: Pull complete 11:03:23 3088b5b3c5c0: Pull complete 11:03:23 5b7225fbf94c: Pull complete 11:03:24 618dc40b7e24: Download complete 11:03:25 ba82ee9f976e: Verifying Checksum 11:03:25 ba82ee9f976e: Download complete 11:03:26 gofmt -l . 11:03:26 [ "`gofmt -l .`" = "" ] 11:03:26 ./bin/test-attribution-txt.sh [Pipeline] sh 11:03:26 + ls -al . 11:03:26 total 560 11:03:26 drwxrwxr-x 10 1001 1001 4096 Jun 29 11:03 . 11:03:26 drwxr-xr-x 4 root root 30 Jun 29 11:01 .. 11:03:26 -rw-rw-r-- 1 1001 1001 11 Jun 29 10:59 .dockerignore 11:03:26 drwxrwxr-x 8 1001 1001 179 Jun 29 10:59 .git 11:03:26 drwxrwxr-x 3 1001 1001 125 Jun 29 10:59 .github 11:03:26 -rw-rw-r-- 1 1001 1001 818 Jun 29 10:59 .gitignore 11:03:26 drwx------ 3 1001 1001 60 Jun 29 10:59 .semver 11:03:26 -rw-rw-r-- 1 1001 1001 166 Jun 29 10:59 .sonarcloud.properties 11:03:26 -rw-rw-r-- 1 1001 1001 8609 Jun 29 10:59 Attribution.txt 11:03:26 -rw-rw-r-- 1 1001 1001 43881 Jun 29 10:59 CHANGELOG.md 11:03:26 -rw-rw-r-- 1 1001 1001 3804 Jun 29 10:59 CONTRIBUTING.md 11:03:26 -rw-rw-r-- 1 1001 1001 931 Jun 29 10:59 Dockerfile.build 11:03:26 -rw-rw-r-- 1 1001 1001 849 Jun 29 10:59 Jenkinsfile 11:03:26 -rw-rw-r-- 1 1001 1001 10775 Jun 29 10:59 LICENSE 11:03:26 -rw-rw-r-- 1 1001 1001 5605 Jun 29 10:59 Makefile 11:03:26 -rw-rw-r-- 1 1001 1001 7905 Jun 29 10:59 README.md 11:03:26 -rw-rw-r-- 1 1001 1001 7071 Jun 29 10:59 SECURITY.md 11:03:26 -rw-rw-r-- 1 1001 1001 5 Jun 29 11:00 VERSION 11:03:26 -rw-rw-r-- 1 1001 1001 4131 Jun 29 10:59 ZMQWindows.md 11:03:26 drwxrwxr-x 2 1001 1001 37 Jun 29 10:59 bin 11:03:26 drwxrwxr-x 14 1001 1001 4096 Jun 29 10:59 cmd 11:03:26 -rw-r--r-- 1 root root 398095 Jun 29 11:02 coverage.out 11:03:26 -rw-rw-r-- 1 1001 1001 806 Jun 29 10:59 go.mod 11:03:26 -rw-r--r-- 1 root root 20759 Jun 29 11:01 go.sum 11:03:26 drwxrwxr-x 7 1001 1001 114 Jun 29 10:59 internal 11:03:26 drwxrwxr-x 3 1001 1001 16 Jun 29 10:59 openapi 11:03:26 drwxrwxr-x 4 1001 1001 71 Jun 29 10:59 snap 11:03:26 -rw-rw-r-- 1 1001 1001 168 Jun 29 10:59 version.go [Pipeline] sh 11:03:27 + '[' -e coverage.out ] 11:03:27 + chown 1001:1001 coverage.out [Pipeline] stash 11:03:27 Stashed 1 file(s) [Pipeline] sh 11:03:27 + make build 11:03:27 go mod tidy 11:03: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 11:03:28 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 11:03:35 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 11:03:36 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 11:03:37 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 11:03:37 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 11:03:37 ba82ee9f976e: Pull complete 11:03:37 506bd15cee9f: Pull complete 11:03:37 75a0a4a0db45: Pull complete 11:03:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:03:39 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 11:03:39 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 11:03:40 618dc40b7e24: Pull complete 11:03:40 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 11:03:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:03:40 ---> a36622ca3599 11:03: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 11:03:40 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 11:03:41 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 11:03:42 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 11:03:43 ---> Running in 63e73b0bbf21 [Pipeline] } 11:03:44 $ docker stop --time=1 d9875d3c9920050461e7ca9e1f5a8f2c3d60086a2591a3128476e315b5eaaec2 11:03:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:03:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:03:46 (1/12) Installing libmagic (5.39-r0) 11:03:46 (2/12) Installing file (5.39-r0) 11:03:46 (3/12) Installing libc-dev (0.7.2-r3) 11:03:46 (4/12) Installing g++ (10.2.1_pre1-r3) 11:03:47 $ docker rm -f d9875d3c9920050461e7ca9e1f5a8f2c3d60086a2591a3128476e315b5eaaec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:03:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:03:50 11:03:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 11:03:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:03:51 latest: Pulling from edgex-devops/edgex-compose 11:03:51 cbdbe7a5bc2a: Pulling fs layer 11:03:51 ca9280d653b3: Pulling fs layer 11:03:51 7e9c9ca2126c: Pulling fs layer 11:03:51 cbdbe7a5bc2a: Verifying Checksum 11:03:51 cbdbe7a5bc2a: Download complete 11:03:51 cbdbe7a5bc2a: Pull complete 11:03:52 ca9280d653b3: Verifying Checksum 11:03:52 ca9280d653b3: Download complete 11:03:52 (5/12) Installing fortify-headers (1.1-r0) 11:03:52 (6/12) Installing patch (2.7.6-r7) 11:03:52 (7/12) Installing build-base (0.5-r2) 11:03:52 (8/12) Installing libsodium (1.0.18-r0) 11:03:52 (9/12) Installing pkgconf (1.7.3-r0) 11:03:52 (10/12) Installing libsodium-dev (1.0.18-r0) 11:03:52 (11/12) Installing libzmq (4.3.3-r1) 11:03:52 ca9280d653b3: Pull complete 11:03:52 (12/12) Installing zeromq-dev (4.3.3-r1) 11:03:52 Executing busybox-1.32.1-r6.trigger 11:03:52 OK: 218 MiB in 52 packages 11:03:52 7e9c9ca2126c: Verifying Checksum 11:03:52 7e9c9ca2126c: Download complete 11:03:56 7e9c9ca2126c: Pull complete 11:03:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:03:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:03:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 11:03:56 prd-centos7-docker-4c-2g-658 does not seem to be running inside a container 11:03:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 11:03:57 Removing intermediate container 63e73b0bbf21 11:03:57 ---> 5f14b694eb10 11:03:57 Step 4/6 : WORKDIR /edgex-go 11:03:57 ---> Running in 522301f352b4 11:03:57 Removing intermediate container 522301f352b4 11:03:57 ---> 9681ac7e6ae0 11:03:57 Step 5/6 : COPY go.mod . 11:03:57 ---> a3c4c80deb93 11:03:57 Step 6/6 : RUN go mod download 11:03:58 ---> Running in 1bc8ac909503 11:04:01 $ docker top fe587494654222cf693fd726c53dfa788be231fb56c913f84581d54d9cba9d71 -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:01 + grep parallel 11:04:01 + docker-compose build --help 11:04:02 --parallel Build images in parallel. [Pipeline] } 11:04:02 $ docker stop --time=1 fe587494654222cf693fd726c53dfa788be231fb56c913f84581d54d9cba9d71 11:04:03 $ docker rm -f fe587494654222cf693fd726c53dfa788be231fb56c913f84581d54d9cba9d71 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:04:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:04:04 . [Pipeline] withDockerContainer 11:04:04 prd-centos7-docker-4c-2g-658 does not seem to be running inside a container 11:04:04 $ 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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:04:04 $ docker top 8a17d4303bcfa530355973eff1598a53591329c0689ba590153526db2ea62f41 -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:04 + docker-compose -f ./docker-compose-build.yml build --parallel 11:04:05 Building core-command ... 11:04:05 Building core-data ... 11:04:05 Building core-metadata ... 11:04:05 Building security-bootstrapper ... 11:04:05 Building security-proxy-setup ... 11:04:05 Building security-secretstore-setup ... 11:04:05 Building support-notifications ... 11:04:05 Building support-scheduler ... 11:04:05 Building sys-mgmt-agent ... 11:04:05 Building security-secretstore-setup 11:04:05 Building core-command 11:04:05 Building support-scheduler 11:04:05 Building support-notifications 11:04:05 Building security-bootstrapper 11:04:25 Removing intermediate container 1bc8ac909503 11:04:25 ---> bd61a32f4f6d 11:04:25 Successfully built bd61a32f4f6d 11:04:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:04:25 + docker inspect -f . ci-base-image-arm64 11:04:25 . [Pipeline] withDockerContainer 11:04:25 prd-ubuntu18.04-docker-arm64-4c-16g-659 does not seem to be running inside a container 11:04:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:04:27 $ docker top 678ebaf1d1f0ae94c2f22b342e244fb785265aa6b60a860d05a350bf31e1774c -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:28 + go version 11:04:28 go version go1.16.5 linux/arm64 [Pipeline] } 11:04:28 $ docker stop --time=1 678ebaf1d1f0ae94c2f22b342e244fb785265aa6b60a860d05a350bf31e1774c 11:04:30 $ docker rm -f 678ebaf1d1f0ae94c2f22b342e244fb785265aa6b60a860d05a350bf31e1774c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:04:31 + docker inspect -f . ci-base-image-arm64 11:04:31 . [Pipeline] withDockerContainer 11:04:31 prd-ubuntu18.04-docker-arm64-4c-16g-659 does not seem to be running inside a container 11:04:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:04:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:04:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:04:32 ---> dac45f69a580 11:04:32 Step 3/23 : WORKDIR /edgex-go 11:04:33 $ docker top ed63231d1c45b16500b841f51dd7c7518b0fedd814c56e55d192d32435261b21 -eo pid,comm [Pipeline] { [Pipeline] echo 11:04:33 ========================================================= 11:04:33 [edgeXBuildGoParallel] Running Tests and Build... 11:04:33 ========================================================= [Pipeline] sh 11:04:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:04:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:04:33 ---> dac45f69a580 11:04:33 Step 3/24 : WORKDIR /edgex-go 11:04:33 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:04:33 Step 2/32 : FROM ${BUILDER_BASE} AS builder 11:04:33 ---> dac45f69a580 11:04:33 Step 3/32 : WORKDIR /edgex-go 11:04:34 + go mod tidy [Pipeline] sh 11:04:35 + make test 11:04:35 go mod tidy 11:04:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:04:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:04:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:04:36 ---> dac45f69a580 11:04:36 Step 3/23 : WORKDIR /edgex-go 11:04:40 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:04:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:04:40 ---> dac45f69a580 11:04:40 Step 3/26 : WORKDIR /edgex-go 11:04:42 ---> Running in e16f7fa5477a 11:04:42 ---> Running in cf14d6134cca 11:04:42 ---> Running in 61aab83fad4c 11:04:42 ---> Running in 9f7577a43d7f 11:04:42 ---> Running in f3576f578ca6 11:04:42 Removing intermediate container e16f7fa5477a 11:04:42 ---> e329deea105e 11:04:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:42 Removing intermediate container 61aab83fad4c 11:04:42 ---> 9b9ec3ce6bb9 11:04:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:42 ---> Running in 10bd010eb79f 11:04:42 Removing intermediate container cf14d6134cca 11:04:42 ---> b7d3f9a89cce 11:04:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:42 Removing intermediate container 9f7577a43d7f 11:04:42 ---> 91ae3d746e9e 11:04:42 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:42 Removing intermediate container f3576f578ca6 11:04:42 ---> 3ab412c7b784 11:04:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:42 ---> Running in 603d5c3dd0a3 11:04:43 ---> Running in b85b27c644e8 11:04:43 ---> Running in db3bda767402 11:04:43 ---> Running in f3c5a2e291a9 11:04:43 Removing intermediate container 10bd010eb79f 11:04:43 ---> ca451ec7fa3f 11:04:43 Step 5/23 : RUN apk add --update --no-cache make git 11:04:43 ---> Running in 9fe82c102383 11:04:43 Removing intermediate container 603d5c3dd0a3 11:04:43 ---> c93d53bd4162 11:04:43 Step 5/24 : RUN apk add --update --no-cache make git 11:04:43 ---> Running in c0e28f243c6f 11:04:44 Removing intermediate container db3bda767402 11:04:44 ---> 6073066995e2 11:04:44 Step 5/32 : RUN apk add --update --no-cache make git 11:04:44 Removing intermediate container b85b27c644e8 11:04:44 ---> 5868e517574c 11:04:44 Step 5/26 : RUN apk add --update --no-cache make git 11:04:44 ---> Running in 4b992f6507a8 11:04:44 ---> Running in 08a72f55bf69 11:04:44 Removing intermediate container f3c5a2e291a9 11:04:44 ---> 2b4075d93113 11:04:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 11:04:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:04:44 ---> Running in e6e2937c2a0c 11:04:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:04:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:04:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:04:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:04:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:04:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:04:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:04:45 OK: 219 MiB in 52 packages 11:04:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:04:45 OK: 219 MiB in 52 packages 11:04:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:04:46 Removing intermediate container 9fe82c102383 11:04:46 ---> 6693959fec6d 11:04:46 Step 6/23 : COPY go.mod . 11:04:46 Removing intermediate container c0e28f243c6f 11:04:46 ---> bf13af90ae87 11:04:46 Step 6/24 : COPY go.mod . 11:04:46 ---> c2cf872a1e59 11:04:46 Step 7/24 : RUN go mod download 11:04:46 ---> 37ff4e9e774e 11:04:46 Step 7/23 : RUN go mod download 11:04:46 OK: 219 MiB in 52 packages 11:04:46 ---> Running in 70a2fd194b6f 11:04:46 ---> Running in bbf2397d3ce1 11:04:46 OK: 219 MiB in 52 packages 11:04:46 OK: 219 MiB in 52 packages 11:04:47 Removing intermediate container 4b992f6507a8 11:04:47 ---> 5a69cfbc76e6 11:04:47 Step 6/32 : COPY go.mod . 11:04:47 Removing intermediate container e6e2937c2a0c 11:04:47 ---> 794075ec79cc 11:04:47 Step 6/23 : COPY go.mod . 11:04:47 ---> 1302d5c217c1 11:04:47 Step 7/32 : RUN go mod download 11:04:47 ---> Running in 407cb163e3d0 11:04:47 ---> bc468f9db8d8 11:04:47 Step 7/23 : RUN go mod download 11:04:47 Removing intermediate container 08a72f55bf69 11:04:47 ---> 054df242df8f 11:04:47 Step 6/26 : COPY go.mod . 11:04:47 ---> Running in 919e8adfae72 11:04:47 Removing intermediate container 70a2fd194b6f 11:04:47 ---> 3d9e9f46ab23 11:04:47 Step 8/23 : COPY . . 11:04:47 Removing intermediate container bbf2397d3ce1 11:04:47 ---> cd1a40147348 11:04:47 Step 8/24 : COPY . . 11:04:48 ---> 07c899889717 11:04:48 Step 7/26 : RUN go mod download 11:05:02 ? github.com/edgexfoundry/edgex-go [no test files] 11:05:03 ---> Running in 4bf3c74e43fd 11:05:03 Removing intermediate container 407cb163e3d0 11:05:03 ---> eb5fdda8a61b 11:05:03 Step 8/32 : COPY . . 11:05:03 ---> b137033f7d79 11:05:03 Step 9/24 : RUN go mod tidy 11:05:03 ---> e10755f4fb76 11:05:03 Step 9/23 : RUN go mod tidy 11:05:03 ---> Running in 8809425ced8b 11:05:06 ---> Running in 021f84a267d4 11:05:06 Removing intermediate container 919e8adfae72 11:05:06 ---> 475bcbde89c6 11:05:06 Step 8/23 : COPY . . 11:05:06 ---> e0676d974f81 11:05:06 Step 9/32 : RUN go mod tidy 11:05:12 ---> Running in 251215650ac5 11:05:12 ---> d9cd2da82be0 11:05:12 Step 9/23 : RUN go mod tidy 11:05:12 Removing intermediate container 4bf3c74e43fd 11:05:12 ---> 86921c805b78 11:05:12 Step 8/26 : COPY . . 11:05:12 ---> Running in 307a7e367857 11:05:16 Removing intermediate container 8809425ced8b 11:05:16 ---> c721a548a95d 11:05:16 Step 10/24 : RUN make cmd/core-command/core-command 11:05:16 ---> Running in 6fca30d7a04c 11:05:16 Removing intermediate container 021f84a267d4 11:05:16 ---> c205f87197e6 11:05:16 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 11:05:20 Removing intermediate container 251215650ac5 11:05:20 ---> f943f47032c4 11:05:20 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:05:20 ---> Running in ee488f38c2e2 11:05:20 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 11:05:20 ---> Running in 728ad38a0f34 11:05:20 ---> 4a5cc2156c45 11:05:20 Step 9/26 : RUN go mod tidy 11:05:20 Removing intermediate container 307a7e367857 11:05:20 ---> bd6f5c6d1e3b 11:05:20 Step 10/23 : RUN make cmd/support-notifications/support-notifications 11:05:20 ---> Running in 6a76cce99dd1 11:05:20 ---> Running in 8dc1bc6a6ad8 11:05:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:05:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:05:20 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 11:05:24 Removing intermediate container 6a76cce99dd1 11:05:24 ---> 987e59546b48 11:05:24 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:05:24 ---> Running in 5d6ef28b8a45 11:05:25 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 11:05:57 Removing intermediate container 6fca30d7a04c 11:05:57 ---> 78708175c602 11:05:57 11:05:57 Step 11/24 : FROM alpine:3.12 11:05:57 3.12: Pulling from library/alpine 11:05:57 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 11:05:57 Status: Downloaded newer image for alpine:3.12 11:05:57 ---> 13621d1b12d4 11:05:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 11:05:57 ---> Running in 6d7609226ceb 11:05:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:05:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:05:57 (1/1) Installing dumb-init (1.2.2-r1) 11:05:57 Executing busybox-1.31.1-r20.trigger 11:05:57 OK: 6 MiB in 15 packages 11:05:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:05:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:05:59 Removing intermediate container 6d7609226ceb 11:05:59 ---> 76fb30d7e483 11:05:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:06:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:06:00 Removing intermediate container 728ad38a0f34 11:06:00 ---> 08e17f59912d 11:06:00 11:06:00 Step 11/32 : FROM alpine:3.12 11:06:00 ---> 13621d1b12d4 11:06:00 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:06:00 ---> Running in 735b9ae72d8e 11:06:00 Removing intermediate container ee488f38c2e2 11:06:00 ---> 5c1e9e2bf4ff 11:06:00 11:06:00 Step 11/23 : FROM alpine:3.12 11:06:00 ---> 13621d1b12d4 11:06:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 11:06:00 ---> Using cache 11:06:00 ---> 76fb30d7e483 11:06:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:06:00 ---> Running in 1b10ef896ab8 11:06:00 Removing intermediate container 8dc1bc6a6ad8 11:06:00 ---> df6121006acf 11:06:00 11:06:00 Step 11/23 : FROM alpine:3.12 11:06:00 ---> 13621d1b12d4 11:06:00 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 11:06:01 ---> Running in 32ca0de4df9f 11:06:01 ---> Running in f0f5d8696d0a 11:06:01 Removing intermediate container 1b10ef896ab8 11:06:01 ---> 93c97550c0df 11:06:01 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 11:06:01 Removing intermediate container 735b9ae72d8e 11:06:01 ---> bd7fbe40e06e 11:06:01 Step 14/24 : ENV APP_PORT=59882 11:06:01 ---> Running in 0e01788c4ccb 11:06:01 ---> Running in 6577a499906a 11:06:01 Removing intermediate container 32ca0de4df9f 11:06:01 ---> 2557d1db44ea 11:06:01 Step 14/23 : ENV APP_PORT=59861 11:06:01 ---> Running in 3146c3bab63b 11:06:01 Removing intermediate container 6577a499906a 11:06:01 ---> 53511451fc98 11:06:01 Step 15/24 : EXPOSE $APP_PORT 11:06:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:06:01 ---> Running in b00b460de026 11:06:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:06:02 Removing intermediate container 3146c3bab63b 11:06:02 ---> 66563a9e4017 11:06:02 Step 15/23 : EXPOSE $APP_PORT 11:06:02 (1/2) Installing ca-certificates (20191127-r4) 11:06:02 (2/2) Installing dumb-init (1.2.2-r1) 11:06:02 Executing busybox-1.31.1-r20.trigger 11:06:02 Executing ca-certificates-20191127-r4.trigger 11:06:02 OK: 6 MiB in 16 packages 11:06:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:06:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:06:02 (1/2) Installing dumb-init (1.2.2-r1) 11:06:02 (2/2) Installing su-exec (0.2-r1) 11:06:02 Executing busybox-1.31.1-r20.trigger 11:06:02 OK: 6 MiB in 16 packages 11:06:02 ---> Running in c7b77b7e6e87 11:06:03 Removing intermediate container b00b460de026 11:06:03 ---> a282e4491b94 11:06:03 Step 16/24 : WORKDIR / 11:06:03 Removing intermediate container c7b77b7e6e87 11:06:03 ---> 3213643ff58b 11:06:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:06:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:06:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:06:03 Removing intermediate container 5d6ef28b8a45 11:06:03 ---> 4cf6054d7334 11:06:03 11:06:03 Step 11/26 : FROM alpine:3.12 11:06:03 ---> 13621d1b12d4 11:06:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 11:06:03 ---> Running in 2792e8db1680 11:06:03 ---> Running in c41e0470b258 11:06:03 ---> 706683edbf24 11:06:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:06:03 Removing intermediate container 2792e8db1680 11:06:03 ---> 853c8e0fe90b 11:06:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:06:03 Removing intermediate container 0e01788c4ccb 11:06:03 ---> 34d21dd27438 11:06:03 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 11:06:04 Removing intermediate container f0f5d8696d0a 11:06:04 ---> 20002dfbd25a 11:06:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:06:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:06:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:06:04 ---> Running in 7ce1b5019bdb 11:06:04 ---> Running in fadab7527f94 11:06:04 ---> 0ac63f451cbd 11:06:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:06:04 (1/6) Installing ca-certificates (20191127-r4) 11:06:04 ---> 16311b8750a1 11:06:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:06:04 (2/6) Installing nghttp2-libs (1.41.0-r0) 11:06:04 (3/6) Installing libcurl (7.77.0-r0) 11:06:04 (4/6) Installing curl (7.77.0-r0) 11:06:04 (5/6) Installing dumb-init (1.2.2-r1) 11:06:04 (6/6) Installing su-exec (0.2-r1) 11:06:04 Executing busybox-1.31.1-r20.trigger 11:06:04 Executing ca-certificates-20191127-r4.trigger 11:06:04 OK: 7 MiB in 20 packages 11:06:04 Removing intermediate container 7ce1b5019bdb 11:06:04 ---> 75e023854907 11:06:04 Step 14/23 : ENV APP_PORT=59860 11:06:04 Removing intermediate container fadab7527f94 11:06:04 ---> cf85a5890134 11:06:04 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:06:04 ---> Running in 7b49cb0619ba 11:06:04 ---> Running in 5e015f3c6497 11:06:04 ---> fb4c751ba95a 11:06:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 11:06:04 ---> f98a9848c618 11:06:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:06:04 Removing intermediate container 5e015f3c6497 11:06:04 ---> 050e633f74ac 11:06:04 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:06:04 Removing intermediate container 7b49cb0619ba 11:06:04 ---> 1183aa492750 11:06:04 Step 15/23 : EXPOSE $APP_PORT 11:06:04 ---> Running in 6d6e25002a42 11:06:04 ---> Running in 47c4218c698d 11:06:05 ---> Running in acaf0c8108f5 11:06:05 Removing intermediate container 6d6e25002a42 11:06:05 ---> 260814d04531 11:06:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:06:05 Removing intermediate container c41e0470b258 11:06:05 ---> 833aea0d7e14 11:06:05 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:06:05 ---> 521771e5ea16 11:06:05 Step 20/24 : ENTRYPOINT ["/core-command"] 11:06:05 ---> Running in 1f88370964d9 11:06:05 Removing intermediate container acaf0c8108f5 11:06:05 ---> 54da081bb721 11:06:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:06:05 ---> Running in 936b5a78d260 11:06:05 ---> Running in dee48d558258 11:06:05 Removing intermediate container 1f88370964d9 11:06:05 ---> 3614f8689b03 11:06:05 Step 21/23 : LABEL arch=x86_64 11:06:05 Removing intermediate container 936b5a78d260 11:06:05 ---> 4681ddd65019 11:06:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:06:05 ---> Running in b4cd4d9fcd76 11:06:05 Removing intermediate container dee48d558258 11:06:05 ---> bca73c1a2834 11:06:05 Step 14/26 : WORKDIR / 11:06:05 ---> Running in d3126389403d 11:06:05 ---> Running in 16081295dbd8 11:06:05 ---> cb92f05c245b 11:06:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:06:05 Removing intermediate container 16081295dbd8 11:06:05 ---> 5d2e338d05eb 11:06:05 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:06:05 Removing intermediate container d3126389403d 11:06:05 ---> 9edc53293f40 11:06:05 Step 22/24 : LABEL arch=x86_64 11:06:05 Removing intermediate container b4cd4d9fcd76 11:06:05 ---> 2db3798b892e 11:06:05 Step 22/23 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:06:05 ---> Running in c505947d48f7 11:06:05 ---> Running in 35110992b1f7 11:06:05 Removing intermediate container 47c4218c698d 11:06:05 ---> 94cfa2e91f1c 11:06:05 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 11:06:06 ---> Running in f963e214910c 11:06:06 ---> b68119ed54ba 11:06:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:06:06 ---> 1995b2a47024 11:06:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:06:06 Removing intermediate container 35110992b1f7 11:06:06 ---> b69b23f1b85b 11:06:06 Step 23/23 : LABEL version=0.0.0 11:06:06 Removing intermediate container c505947d48f7 11:06:06 ---> d0c592a7f8f6 11:06:06 Step 23/24 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:06:06 ---> Running in 9d640e041b0f 11:06:06 ---> Running in 7ec7aef59f90 11:06:06 Removing intermediate container f963e214910c 11:06:06 ---> 6d1a5b33783e 11:06:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:06:06 Removing intermediate container 7ec7aef59f90 11:06:06 ---> ebc70dfe9e1d 11:06:06 11:06:06 Removing intermediate container 9d640e041b0f 11:06:06 ---> f60536a825dc 11:06:06 Step 24/24 : LABEL version=0.0.0 11:06:06 ---> 8480bf031b42 11:06:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:06:06 ---> 2e0497a48e7c 11:06:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 11:06:06 Successfully built ebc70dfe9e1d 11:06:06 Successfully tagged support-scheduler:latest 11:06:06  Building support-scheduler ... done Building sys-mgmt-agent 11:06:06 ---> Running in ead19cea9e2e 11:06:06 ---> Running in 56bcc75e753e 11:06:06 ---> c78d81533113 11:06:06 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:06:06 ---> 789fc3b3fa82 11:06:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:06:09 ---> Running in d9baab3f4561 11:06:09 Removing intermediate container 56bcc75e753e 11:06:09 ---> e552efcbd67f 11:06:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:06:09 Removing intermediate container ead19cea9e2e 11:06:09 ---> 462e09ef527d 11:06:09 11:06:09 Successfully built 462e09ef527d 11:06:10 ---> e87d8d1f7271 11:06:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:06:10 ---> Running in c11696117978 11:06:10 Successfully tagged core-command:latest 11:06:10  Building core-command ... done Building security-proxy-setup 11:06:11 Removing intermediate container c11696117978 11:06:11 ---> b461dee2e9e7 11:06:11 Step 21/23 : LABEL arch=x86_64 11:06:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:06:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:06:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:06:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:06:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:06:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:06:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:06:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:06:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:06:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:06:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:06:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:06:15 ---> dac45f69a580 11:06:15 Step 3/22 : WORKDIR /edgex-go 11:06:15 ---> Using cache 11:06:15 ---> 9b9ec3ce6bb9 11:06:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:06:15 ---> Using cache 11:06:15 ---> 5868e517574c 11:06:15 Step 5/22 : RUN apk add --update --no-cache make git 11:06:15 ---> Using cache 11:06:15 ---> 054df242df8f 11:06:15 Step 6/22 : COPY go.mod . 11:06:15 ---> Using cache 11:06:15 ---> 07c899889717 11:06:15 Step 7/22 : RUN go mod download 11:06:15 ---> Using cache 11:06:15 ---> 86921c805b78 11:06:15 Step 8/22 : COPY . . 11:06:15 ---> Using cache 11:06:15 ---> 4a5cc2156c45 11:06:15 Step 9/22 : RUN go mod tidy 11:06:15 ---> Using cache 11:06:15 ---> 987e59546b48 11:06:15 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:06:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:06:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:06:16 ---> dac45f69a580 11:06:16 Step 3/24 : WORKDIR /edgex-go 11:06:16 ---> Using cache 11:06:16 ---> 9b9ec3ce6bb9 11:06:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:06:16 ---> Using cache 11:06:16 ---> 5868e517574c 11:06:16 Step 5/24 : RUN apk add --update --no-cache make bash git 11:06:19 ---> Running in 46b1a1fe5d89 11:06:19 ---> 7b3a87abbcf5 11:06:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:06:19 ---> Running in 12870b4c9f9d 11:06:19 ---> Running in 4616a671fd08 11:06:19 Removing intermediate container 46b1a1fe5d89 11:06:19 ---> a4adfdbaed8a 11:06:19 Step 22/23 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:06:19 ---> Running in f0dfd67ce4c5 11:06:19 ---> bcf102b4f4ac 11:06:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:06:19 Removing intermediate container f0dfd67ce4c5 11:06:19 ---> 6df09284e0e8 11:06:19 Step 23/23 : LABEL version=0.0.0 11:06:19 ---> Running in acabd5377312 11:06:20 Removing intermediate container acabd5377312 11:06:20 ---> 4a2cc2a96e56 11:06:20 11:06:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:06:20 ---> cdc5d4fed861 11:06:20 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 11:06:20 Successfully built 4a2cc2a96e56 11:06:20 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 11:06:20 Successfully tagged support-notifications:latest 11:06:20  Building support-notifications ... done Building core-metadata 11:06:20 ---> Running in 7db51bff8237 11:06:20 Removing intermediate container d9baab3f4561 11:06:20 ---> 4c04909450ab 11:06:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 11:06:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:06:21 OK: 219 MiB in 52 packages 11:06:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.234s coverage: 28.7% of statements 11:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:06:28 ---> 01cdc538a626 11:06:28 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:06:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:06:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:06:28 ---> dac45f69a580 11:06:28 Step 3/24 : WORKDIR /edgex-go 11:06:28 ---> Using cache 11:06:28 ---> 9b9ec3ce6bb9 11:06:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:06:28 ---> Using cache 11:06:28 ---> 5868e517574c 11:06:28 Step 5/24 : RUN apk add --update --no-cache make git 11:06:28 ---> Using cache 11:06:28 ---> 054df242df8f 11:06:28 Step 6/24 : COPY go.mod . 11:06:28 ---> Using cache 11:06:28 ---> 07c899889717 11:06:28 Step 7/24 : RUN go mod download 11:06:28 ---> Using cache 11:06:28 ---> 86921c805b78 11:06:28 Step 8/24 : COPY . . 11:06:28 ---> Using cache 11:06:28 ---> 4a5cc2156c45 11:06:28 Step 9/24 : RUN go mod tidy 11:06:28 ---> Using cache 11:06:28 ---> 987e59546b48 11:06:28 Step 10/24 : RUN make cmd/core-metadata/core-metadata 11:06:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 100.0% of statements 11:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:06:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.347s coverage: 53.1% of statements 11:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:06:29 ---> Running in 7c81878979c8 11:06:29 ---> 0d4bd5cbe628 11:06:29 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:06:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.580s coverage: 87.7% of statements 11:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:06:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.213s coverage: 78.9% of statements 11:06:30 Removing intermediate container 12870b4c9f9d 11:06:30 ---> fe45e748814e 11:06:30 Step 6/24 : COPY go.mod . 11:06:30 Removing intermediate container 7db51bff8237 11:06:30 ---> da4328447638 11:06:30 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 11:06:30 ---> 6a3079d3cd4b 11:06:30 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:06:30 ---> bda3d0069cce 11:06:30 Step 7/24 : RUN go mod download 11:06:30 ---> Running in 1a1230f16186 11:06:30 ---> Running in 5faea0f84e49 11:06:31 Removing intermediate container 1a1230f16186 11:06:31 ---> d961a5448909 11:06:31 Step 24/26 : LABEL arch=x86_64 11:06:31 ---> Running in 585b49b57f28 11:06:31 ---> 7cf67ce9da71 11:06:31 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:06:31 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 11:06:31 Removing intermediate container 585b49b57f28 11:06:31 ---> ab79e605d9c6 11:06:31 Step 25/26 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:06:31 ---> Running in 9ce9fd5b8faf 11:06:31 Removing intermediate container 9ce9fd5b8faf 11:06:31 ---> ca9bb4e9e8ff 11:06:31 Step 26/26 : LABEL version=0.0.0 11:06:31 ---> a224fa1c97c6 11:06:31 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 11:06:31 ---> Running in d781d0ef34cd 11:06:31 ---> Running in aa36e4f49016 11:06:32 Removing intermediate container d781d0ef34cd 11:06:32 ---> dae56b0ae7bb 11:06:32 11:06:32 Removing intermediate container aa36e4f49016 11:06:32 ---> 03bfac10350a 11:06:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:06:32 Successfully built dae56b0ae7bb 11:06:32 Successfully tagged security-secretstore-setup:latest 11:06:32 Building core-data 11:06:32  Building security-secretstore-setup ... done Removing intermediate container 5faea0f84e49 11:06:32 ---> cc56179ff732 11:06:32 Step 8/24 : COPY . . 11:06:32 ---> 9b513c8db560 11:06:32 Step 27/32 : RUN chmod +x /entrypoint.sh 11:06:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.190s coverage: 81.2% of statements 11:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.619s coverage: 95.1% of statements 11:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 11:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:06:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.186s coverage: 60.0% of statements 11:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:06:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.293s coverage: 0.8% of statements 11:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:06:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements 11:06:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.301s coverage: 22.0% of statements 11:06:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:06:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.232s coverage: 47.1% of statements 11:06:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.245s coverage: 79.5% of statements 11:06:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.218s coverage: 94.1% of statements 11:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.204s coverage: 96.3% of statements 11:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.161s coverage: 87.5% of statements 11:06:45 ---> Running in ca77350a1e7f 11:06:46 ---> 846e1cdc8af3 11:06:46 Step 9/24 : RUN go mod tidy 11:06:46 ---> Running in 605ec1c93a91 11:06:48 Removing intermediate container ca77350a1e7f 11:06:48 ---> b9aabd2576bc 11:06:48 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 11:06:49 ---> Running in b330fb7fb9c3 11:06:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:06:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:06:50 ---> dac45f69a580 11:06:50 Step 3/24 : WORKDIR /edgex-go 11:06:50 ---> Using cache 11:06:50 ---> 9b9ec3ce6bb9 11:06:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:06:50 ---> Using cache 11:06:50 ---> 5868e517574c 11:06:50 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:06:52 Removing intermediate container b330fb7fb9c3 11:06:52 ---> aeef7d368d39 11:06:52 Step 29/32 : CMD ["gate"] 11:06:52 ---> Running in 1ffcc65ef4fd 11:06:52 Removing intermediate container 605ec1c93a91 11:06:52 ---> 884ccf97fbfc 11:06:52 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:06:52 ---> Running in a99699d61554 11:06:52 ---> Running in 00300a75c027 11:06:53 Removing intermediate container a99699d61554 11:06:53 ---> 4cb4aff16eb2 11:06:53 Step 30/32 : LABEL arch=x86_64 11:06:53 ---> Running in dd015009d713 11:06:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.194s coverage: 94.4% of statements 11:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements 11:06:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:06:53 Removing intermediate container dd015009d713 11:06:53 ---> 2d799af6e646 11:06:53 Step 31/32 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:06:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:06:54 ---> Running in bd03030a433e 11:06:54 Removing intermediate container bd03030a433e 11:06:54 ---> 56c2ee551996 11:06:54 Step 32/32 : LABEL version=0.0.0 11:06:54 OK: 219 MiB in 52 packages 11:06:55 ---> Running in 927c38367c14 11:06:55 Removing intermediate container 927c38367c14 11:06:55 ---> df32702c2413 11:06:55 11:06:55 Successfully built df32702c2413 11:06:55 Successfully tagged security-bootstrapper:latest 11:06:55  Building security-bootstrapper ... done Removing intermediate container 1ffcc65ef4fd 11:06:55 ---> 2444735a7e0d 11:06:55 Step 6/24 : COPY go.mod . 11:06:56 ---> f6789190cb4f 11:06:56 Step 7/24 : RUN go mod download 11:06:56 ---> Running in ae8549c2a32a 11:06:57 Removing intermediate container ae8549c2a32a 11:06:57 ---> f7734aae0839 11:06:57 Step 8/24 : COPY . . 11:06: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 11:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.513s coverage: 81.8% of statements 11:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.273s coverage: 92.9% of statements 11:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 11:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.167s coverage: 87.2% of statements 11:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements 11:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements 11:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.223s coverage: 80.0% of statements 11:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements 11:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.255s coverage: 85.4% of statements 11:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.269s coverage: 91.2% of statements 11:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.662s coverage: 64.4% of statements 11:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 11:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements 11:07:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 11:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 11:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 11:07:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.074s coverage: 66.9% of statements 11:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:07:12 ---> 72c4ddbbee17 11:07:12 Step 9/24 : RUN go mod tidy 11:07:12 ---> Running in 090da371346e 11:07:13 Removing intermediate container 4616a671fd08 11:07:13 ---> e2e5f4da585e 11:07:13 11:07:13 Step 11/22 : FROM alpine:3.12 11:07:13 ---> 13621d1b12d4 11:07:13 Step 12/22 : RUN apk add --update --no-cache curl 11:07:13 ---> Running in 478bff2e9100 11:07:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:07:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:07:14 (1/4) Installing ca-certificates (20191127-r4) 11:07:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 11:07:14 (3/4) Installing libcurl (7.77.0-r0) 11:07:14 (4/4) Installing curl (7.77.0-r0) 11:07:14 Executing busybox-1.31.1-r20.trigger 11:07:14 Executing ca-certificates-20191127-r4.trigger 11:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.778s coverage: 43.6% of statements 11:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.229s coverage: 89.5% of statements 11:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements 11:07:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:07:14 OK: 7 MiB in 18 packages 11:07:14 Removing intermediate container 090da371346e 11:07:14 ---> 76114690cf9d 11:07:14 Step 10/24 : RUN make cmd/core-data/core-data 11:07:15 ---> Running in 2e46508709e9 11:07:15 Removing intermediate container 478bff2e9100 11:07:15 ---> fea41640d3ce 11:07:15 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:07:15 ---> Running in 04d25087070c 11:07:16 Removing intermediate container 04d25087070c 11:07:16 ---> 50d53809555e 11:07:16 Step 14/22 : WORKDIR /edgex 11:07:16 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 11:07:16 ---> Running in ca6c474019a5 11:07:16 Removing intermediate container 7c81878979c8 11:07:16 ---> 85f3fd6e41cf 11:07:16 11:07:16 Step 11/24 : FROM alpine:3.12 11:07:16 ---> 13621d1b12d4 11:07:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 11:07:16 ---> Using cache 11:07:16 ---> 76fb30d7e483 11:07:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:07:16 ---> Using cache 11:07:16 ---> 2557d1db44ea 11:07:16 Step 14/24 : ENV APP_PORT=59881 11:07:16 ---> Running in 1036de1693c3 11:07:16 Removing intermediate container ca6c474019a5 11:07:16 ---> 6480fc3a54dd 11:07:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:07:17 Removing intermediate container 1036de1693c3 11:07:17 ---> 858c6d9cc2c2 11:07:17 Step 15/24 : EXPOSE $APP_PORT 11:07:17 ---> efc358e0cad7 11:07:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:07:17 ---> Running in dd489b605cb0 11:07:17 Removing intermediate container dd489b605cb0 11:07:17 ---> 07d75e6dea84 11:07:17 Step 16/24 : WORKDIR / 11:07:17 ---> bbc681b83b65 11:07:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:07:17 ---> Running in 70ede264ccf4 11:07:18 Removing intermediate container 70ede264ccf4 11:07:18 ---> 84add1f9c734 11:07:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:07:18 ---> 5002a32ea8ba 11:07:18 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:07:18 ---> Running in 956dab1003af 11:07:18 ---> 4df2a3c02b9e 11:07:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:07:18 Removing intermediate container 956dab1003af 11:07:18 ---> b3f504c4d054 11:07:18 Step 19/22 : CMD ["--init=true"] 11:07:18 ---> Running in 66c712b664c4 11:07:19 Removing intermediate container 66c712b664c4 11:07:19 ---> b4021ba7667a 11:07:19 Step 20/22 : LABEL arch=x86_64 11:07:19 ---> 79f430230d1a 11:07:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:07:19 ---> Running in 5b8d20669937 11:07:19 Removing intermediate container 5b8d20669937 11:07:19 ---> d8463213ed05 11:07:19 Step 21/22 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:07:19 ---> 85f3b4b86d4a 11:07:19 Step 20/24 : ENTRYPOINT ["/core-metadata"] 11:07:19 ---> Running in 7bc3eec961ea 11:07:19 ---> Running in ee47794ab0ab 11:07:19 Removing intermediate container 7bc3eec961ea 11:07:19 ---> ee9fb72129ac 11:07:19 Step 22/22 : LABEL version=0.0.0 11:07:19 ---> Running in fc1cbf63ee55 11:07:19 Removing intermediate container ee47794ab0ab 11:07:19 ---> b6061c0a961f 11:07:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:07:20 ---> Running in 9898fcaac182 11:07:20 Removing intermediate container fc1cbf63ee55 11:07:20 ---> 47da5a72f159 11:07:20 11:07:20 Successfully built 47da5a72f159 11:07:20 Successfully tagged security-proxy-setup:latest 11:07:20 Removing intermediate container 9898fcaac182 11:07:20 ---> 9aeeb63e652b 11:07:20 Step 22/24 : LABEL arch=x86_64 11:07:20  Building security-proxy-setup ... done  ---> Running in 4069ecefafa2 11:07:20 Removing intermediate container 4069ecefafa2 11:07:20 ---> 04762d76b8e1 11:07:20 Step 23/24 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:07:20 ---> Running in a89d3a3101d2 11:07:21 Removing intermediate container a89d3a3101d2 11:07:21 ---> dda5cc416ca4 11:07:21 Step 24/24 : LABEL version=0.0.0 11:07:21 ---> Running in d4dcfeaa4abb 11:07:21 Removing intermediate container d4dcfeaa4abb 11:07:21 ---> cd03bf91f07a 11:07:21 11:07:21 Successfully built cd03bf91f07a 11:07:21 Successfully tagged core-metadata:latest 11:07:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.214s coverage: 19.3% of statements 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:07:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.512s coverage: 91.9% of statements 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:07:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.233s coverage: 62.7% of statements 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:07:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.363s coverage: 97.6% of statements 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:07:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:07:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:07:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.171s coverage: 100.0% of statements 11:07:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.064s coverage: 95.4% of statements 11:07:22 GO111MODULE=on go vet ./... 11:07:22  Building core-metadata ... done Removing intermediate container 00300a75c027 11:07:22 ---> 7d62636927f4 11:07:22 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:07:22 ---> Running in 9e92932f48e3 11:07: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 11:07:25 Removing intermediate container 9e92932f48e3 11:07:25 ---> ddd2541e01ec 11:07:25 11:07:25 Step 12/24 : FROM docker:20.10.0 11:07:25 20.10.0: Pulling from library/docker 11:07:35 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 11:07:37 Status: Downloaded newer image for docker:20.10.0 11:07:37 ---> aefe523efa57 11:07:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:07:37 Removing intermediate container 2e46508709e9 11:07:37 ---> ff29e33551bb 11:07:37 11:07:37 Step 11/24 : FROM alpine:3.12 11:07:37 ---> 13621d1b12d4 11:07:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:07:37 ---> Running in 0851f12abb32 11:07:37 ---> Running in 29a2d31019f7 11:07:37 Removing intermediate container 0851f12abb32 11:07:37 ---> 5f80b4405a0b 11:07:37 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 11:07:37 ---> Running in 835751bb8d0b 11:07:38 Removing intermediate container 29a2d31019f7 11:07:38 ---> 302d52a8a1a8 11:07:38 Step 13/24 : ENV APP_PORT=59880 11:07:38 ---> Running in aa98a947b019 11:07:38 Removing intermediate container aa98a947b019 11:07:38 ---> 9bc93974615e 11:07:38 Step 14/24 : EXPOSE $APP_PORT 11:07:38 ---> Running in c2529dfb4a3f 11:07:38 Removing intermediate container c2529dfb4a3f 11:07:38 ---> c09dc5e2d8e5 11:07:38 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:07:38 ---> Running in e5ebc7cdc6d9 11:07:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:07:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:07:38 (1/39) Installing readline (8.0.4-r0) 11:07:38 (2/39) Installing bash (5.0.17-r0) 11:07:38 Executing bash-5.0.17-r0.post-install 11:07:38 (3/39) Installing nghttp2-libs (1.41.0-r0) 11:07:38 (4/39) Installing libcurl (7.77.0-r0) 11:07:38 (5/39) Installing curl (7.77.0-r0) 11:07:38 (6/39) Installing dumb-init (1.2.2-r1) 11:07:38 (7/39) Installing libbz2 (1.0.8-r1) 11:07:38 (8/39) Installing expat (2.2.9-r1) 11:07:38 (9/39) Installing libffi (3.3-r2) 11:07:38 (10/39) Installing gdbm (1.13-r1) 11:07:38 (11/39) Installing xz-libs (5.2.5-r0) 11:07:38 (12/39) Installing sqlite-libs (3.32.1-r1) 11:07:38 (13/39) Installing python3 (3.8.10-r0) 11:07:40 Removing intermediate container e5ebc7cdc6d9 11:07:40 ---> 7858ebfaf3e5 11:07:40 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 11:07:40 ---> Running in 1cef8fcf01a7 11:07:40 (14/39) Installing py3-appdirs (1.4.4-r1) 11:07:40 (15/39) Installing py3-ordered-set (4.0.1-r0) 11:07:40 (16/39) Installing py3-parsing (2.4.7-r0) 11:07:40 (17/39) Installing py3-six (1.15.0-r0) 11:07:40 (18/39) Installing py3-packaging (20.4-r0) 11:07:40 (19/39) Installing py3-setuptools (47.0.0-r0) 11:07:40 (20/39) Installing py3-chardet (3.0.4-r4) 11:07:40 (21/39) Installing py3-idna (2.9-r0) 11:07:40 (22/39) Installing py3-certifi (2020.4.5.1-r0) 11:07:40 (23/39) Installing py3-urllib3 (1.25.9-r0) 11:07:40 (24/39) Installing py3-requests (2.23.0-r0) 11:07:40 (25/39) Installing py3-msgpack (1.0.0-r0) 11:07:40 (26/39) Installing py3-lockfile (0.12.2-r3) 11:07:40 (27/39) Installing py3-cachecontrol (0.12.6-r0) 11:07:40 (28/39) Installing py3-colorama (0.4.3-r0) 11:07:40 (29/39) Installing py3-distlib (0.3.0-r0) 11:07:40 (30/39) Installing py3-distro (1.5.0-r1) 11:07:40 (31/39) Installing py3-webencodings (0.5.1-r3) 11:07:40 (32/39) Installing py3-html5lib (1.0.1-r4) 11:07:40 (33/39) Installing py3-pytoml (0.1.21-r0) 11:07:40 (34/39) Installing py3-pep517 (0.8.2-r0) 11:07:40 (35/39) Installing py3-progress (1.5-r0) 11:07:40 (36/39) Installing py3-toml (0.10.1-r0) 11:07:40 (37/39) Installing py3-retrying (1.3.3-r0) 11:07:40 (38/39) Installing py3-contextlib2 (0.6.0-r0) 11:07:40 (39/39) Installing py3-pip (20.1.1-r0) 11:07:40 Executing busybox-1.31.1-r19.trigger 11:07:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:07:40 OK: 72 MiB in 59 packages 11:07:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:07:41 Collecting docker-compose==1.23.2 11:07:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:07:41 Collecting docopt<0.7,>=0.6.1 11:07:41 Downloading docopt-0.6.2.tar.gz (25 kB) 11:07:41 (1/6) Installing dumb-init (1.2.2-r1) 11:07:41 (2/6) Installing libgcc (9.3.0-r2) 11:07:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 11:07:41 (3/6) Installing libsodium (1.0.18-r0) 11:07:41 Collecting websocket-client<1.0,>=0.32.0 11:07:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:07:42 (4/6) Installing libstdc++ (9.3.0-r2) 11:07:42 Collecting PyYAML<4,>=3.10 11:07:42 Downloading PyYAML-3.13.tar.gz (270 kB) 11:07:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:07:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:07:42 Collecting jsonschema<3,>=2.5.1 11:07:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:07:42 (5/6) Installing libzmq (4.3.3-r0) 11:07:42 Collecting texttable<0.10,>=0.9.0 11:07:42 Downloading texttable-0.9.1.tar.gz (11 kB) 11:07:42 (6/6) Installing zeromq (4.3.3-r0) 11:07:42 Executing busybox-1.31.1-r20.trigger 11:07:42 OK: 8 MiB in 20 packages 11:07:43 Collecting docker<4.0,>=3.6.0 11:07:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:07:43 Removing intermediate container 1cef8fcf01a7 11:07:43 ---> 205d0675ba2f 11:07:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:07:43 Collecting cached-property<2,>=1.2.0 11:07:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:07:43 Collecting dockerpty<0.5,>=0.4.1 11:07:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:07:43 ---> 6b49a92f0c53 11:07:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:07:43 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) 11:07:43 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) 11:07:44 Collecting idna<2.8,>=2.5 11:07:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:07:44 ---> 5c9ac4e02471 11:07:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:07:44 Collecting urllib3<1.25,>=1.21.1 11:07:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:07:44 Collecting docker-pycreds>=0.4.0 11:07:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:07:44 ---> cbf190252e53 11:07:44 Step 20/24 : ENTRYPOINT ["/core-data"] 11:07:44 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 11:07:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 11:07:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 11:07:44 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 11:07:44 ---> Running in 938188b912be 11:07:44 Installing collected packages: docopt, websocket-client, PyYAML, idna, urllib3, requests, jsonschema, texttable, docker-pycreds, docker, cached-property, dockerpty, docker-compose 11:07:44 Running setup.py install for docopt: started 11:07:44 Removing intermediate container 938188b912be 11:07:44 ---> ce8a2fb49d5a 11:07:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:07:44 ---> Running in a0a801eda20d 11:07:44 Removing intermediate container a0a801eda20d 11:07:44 ---> 93f67b9c6a73 11:07:44 Step 22/24 : LABEL arch=x86_64 11:07:44 ---> Running in 7a07de4f20ef 11:07:44 Running setup.py install for docopt: finished with status 'done' 11:07:44 Running setup.py install for PyYAML: started 11:07:45 Removing intermediate container 7a07de4f20ef 11:07:45 ---> 2860c9b5b8be 11:07:45 Step 23/24 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:07:45 ---> Running in bd859b66fdf5 11:07:45 Removing intermediate container bd859b66fdf5 11:07:45 ---> f3d1a3dae15d 11:07:45 Step 24/24 : LABEL version=0.0.0 11:07:45 Running setup.py install for PyYAML: finished with status 'done' 11:07:45 Attempting uninstall: idna 11:07:45 Found existing installation: idna 2.9 11:07:45 Uninstalling idna-2.9: 11:07:45 Successfully uninstalled idna-2.9 11:07:45 ---> Running in 970b8f6a22f5 11:07:45 Removing intermediate container 970b8f6a22f5 11:07:45 ---> 3034933faeda 11:07:45 11:07:45 Attempting uninstall: urllib3 11:07:45 Found existing installation: urllib3 1.25.9 11:07:45 Uninstalling urllib3-1.25.9: 11:07:45 Successfully uninstalled urllib3-1.25.9 11:07:45 Successfully built 3034933faeda 11:07:45 Successfully tagged core-data:latest 11:07:45  Building core-data ... done  Attempting uninstall: requests 11:07:45 Found existing installation: requests 2.23.0 11:07:45 Uninstalling requests-2.23.0: 11:07:45 Successfully uninstalled requests-2.23.0 11:07:45 Running setup.py install for texttable: started 11:07:46 Running setup.py install for texttable: finished with status 'done' 11:07:46 Running setup.py install for dockerpty: started 11:07:46 Running setup.py install for dockerpty: finished with status 'done' 11:07:46 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.59.0 11:07:51 Removing intermediate container 835751bb8d0b 11:07:51 ---> 6653cf20f34e 11:07:51 Step 15/24 : ENV APP_PORT=58890 11:07:51 ---> Running in 5ba95e47c4bc 11:07:51 Removing intermediate container 5ba95e47c4bc 11:07:51 ---> 4bc7016d4cfc 11:07:51 Step 16/24 : EXPOSE $APP_PORT 11:07:51 ---> Running in 18c965b880da 11:07:51 Removing intermediate container 18c965b880da 11:07:51 ---> 88a38ea2ded7 11:07:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:07:52 ---> 994763579b44 11:07:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:07:52 ---> 2277c0a82540 11:07:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:07:52 ---> e0688947237d 11:07:52 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 11:07:52 ---> Running in 3a94059cc570 11:07:52 Removing intermediate container 3a94059cc570 11:07:52 ---> bda93e5b45b2 11:07:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:07:52 ---> Running in 3cb4261948ef 11:07:53 Removing intermediate container 3cb4261948ef 11:07:53 ---> 587b7818b4ab 11:07:53 Step 22/24 : LABEL arch=x86_64 11:07:53 ---> Running in 31c5c343f576 11:07:53 Removing intermediate container 31c5c343f576 11:07:53 ---> b295d452b598 11:07:53 Step 23/24 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:07:53 ---> Running in d5dc24fa5782 11:07:53 Removing intermediate container d5dc24fa5782 11:07:53 ---> 0555ec7df579 11:07:53 Step 24/24 : LABEL version=0.0.0 11:07:53 ---> Running in 24d2f2d7c3cd 11:07:53 Removing intermediate container 24d2f2d7c3cd 11:07:53 ---> b30c45a9aaa5 11:07:53 11:07:53 Successfully built b30c45a9aaa5 11:07:53 Successfully tagged sys-mgmt-agent:latest 11:07:54  Building sys-mgmt-agent ... done  [Pipeline] } 11:07:54 $ docker stop --time=1 8a17d4303bcfa530355973eff1598a53591329c0689ba590153526db2ea62f41 11:07:55 $ docker rm -f 8a17d4303bcfa530355973eff1598a53591329c0689ba590153526db2ea62f41 [Pipeline] // withDockerContainer [Pipeline] sh 11:07:55 + docker images 11:07:55 REPOSITORY TAG IMAGE ID CREATED SIZE 11:07:55 sys-mgmt-agent latest b30c45a9aaa5 2 seconds ago 312MB 11:07:55 core-data latest 3034933faeda 10 seconds ago 20.2MB 11:07:55 ff29e33551bb 21 seconds ago 1.15GB 11:07:55 ddd2541e01ec 31 seconds ago 1.15GB 11:07:55 core-metadata latest cd03bf91f07a 35 seconds ago 16.6MB 11:07:55 security-proxy-setup latest 47da5a72f159 36 seconds ago 25.7MB 11:07:55 85f3fd6e41cf 39 seconds ago 1.15GB 11:07:55 e2e5f4da585e 43 seconds ago 1.15GB 11:07:55 security-bootstrapper latest df32702c2413 About a minute ago 18.6MB 11:07:55 security-secretstore-setup latest dae56b0ae7bb About a minute ago 28.7MB 11:07:55 support-notifications latest 4a2cc2a96e56 About a minute ago 16.7MB 11:07:55 core-command latest 462e09ef527d About a minute ago 15.9MB 11:07:55 support-scheduler latest ebc70dfe9e1d About a minute ago 15.9MB 11:07:55 4cf6054d7334 About a minute ago 1.15GB 11:07:55 df6121006acf About a minute ago 1.15GB 11:07:55 5c1e9e2bf4ff About a minute ago 1.15GB 11:07:55 08e17f59912d About a minute ago 1.15GB 11:07:55 78708175c602 2 minutes ago 1.14GB 11:07:55 ci-base-image-x86_64 latest dac45f69a580 6 minutes ago 647MB 11:07:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 11:07:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 11:07:55 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 11:07:55 docker 20.10.0 aefe523efa57 6 months ago 240MB 11:07:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 11:08:11 Still waiting to schedule task 11:08:11 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 11:08:44 gofmt -l . 11:08:44 [ "`gofmt -l .`" = "" ] 11:08:44 ./bin/test-attribution-txt.sh [Pipeline] sh 11:08:45 + ls -al . 11:08:45 total 588 11:08:45 drwxrwxr-x 9 1001 1001 4096 Jun 29 11:08 . 11:08:45 drwxr-xr-x 4 root root 4096 Jun 29 11:04 .. 11:08:45 -rw-rw-r-- 1 1001 1001 11 Jun 29 11:02 .dockerignore 11:08:45 drwxrwxr-x 8 1001 1001 4096 Jun 29 11:02 .git 11:08:45 drwxrwxr-x 3 1001 1001 4096 Jun 29 11:02 .github 11:08:45 -rw-rw-r-- 1 1001 1001 818 Jun 29 11:02 .gitignore 11:08:45 -rw-rw-r-- 1 1001 1001 166 Jun 29 11:02 .sonarcloud.properties 11:08:45 -rw-rw-r-- 1 1001 1001 8609 Jun 29 11:02 Attribution.txt 11:08:45 -rw-rw-r-- 1 1001 1001 43881 Jun 29 11:02 CHANGELOG.md 11:08:45 -rw-rw-r-- 1 1001 1001 3804 Jun 29 11:02 CONTRIBUTING.md 11:08:45 -rw-rw-r-- 1 1001 1001 931 Jun 29 11:02 Dockerfile.build 11:08:45 -rw-rw-r-- 1 1001 1001 849 Jun 29 11:02 Jenkinsfile 11:08:45 -rw-rw-r-- 1 1001 1001 10775 Jun 29 11:02 LICENSE 11:08:45 -rw-rw-r-- 1 1001 1001 5605 Jun 29 11:02 Makefile 11:08:45 -rw-rw-r-- 1 1001 1001 7905 Jun 29 11:02 README.md 11:08:45 -rw-rw-r-- 1 1001 1001 7071 Jun 29 11:02 SECURITY.md 11:08:45 -rw-rw-r-- 1 1001 1001 5 Jun 29 11:00 VERSION 11:08:45 -rw-rw-r-- 1 1001 1001 4131 Jun 29 11:02 ZMQWindows.md 11:08:45 drwxrwxr-x 2 1001 1001 4096 Jun 29 11:02 bin 11:08:45 drwxrwxr-x 14 1001 1001 4096 Jun 29 11:02 cmd 11:08:45 -rw-r--r-- 1 root root 398095 Jun 29 11:07 coverage.out 11:08:45 -rw-rw-r-- 1 1001 1001 806 Jun 29 11:02 go.mod 11:08:45 -rw-r--r-- 1 root root 20759 Jun 29 11:04 go.sum 11:08:45 drwxrwxr-x 7 1001 1001 4096 Jun 29 11:02 internal 11:08:45 drwxrwxr-x 3 1001 1001 4096 Jun 29 11:02 openapi 11:08:45 drwxrwxr-x 4 1001 1001 4096 Jun 29 11:02 snap 11:08:45 -rw-rw-r-- 1 1001 1001 168 Jun 29 11:02 version.go [Pipeline] sh 11:08:46 + '[' -e coverage.out ] 11:08:46 + chown 1001:1001 coverage.out [Pipeline] stash 11:08:46 Warning: overwriting stash ‘coverage-report’ 11:08:46 Stashed 1 file(s) [Pipeline] sh 11:08:47 + make build 11:08:47 go mod tidy 11:08:48 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 11:08:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:09:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 11:09:17 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 11:09:21 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 11:09:22 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 11:09: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 11:09:28 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 11:09:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:09:34 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 11:09:37 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 11:09:37 Running on prd-ubuntu18.04-docker-8c-8g-662 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 11:09:37 Running in /w/workspace/edgex-go/35 [Pipeline] { [Pipeline] checkout 11:09:38 The recommended git tool is: git 11:09:40 using credential edgex-jenkins-ssh 11:09:40 Cloning the remote Git repository 11:09:41 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 11:09:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:09:40 > git init /w/workspace/edgex-go/35 # timeout=10 11:09:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:09:40 > git --version # timeout=10 11:09:40 > git --version # 'git version 2.17.1' 11:09:40 using GIT_SSH to set credentials SSH Credentials for GitHub 11:09:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 11:09:47 $ docker stop --time=1 ed63231d1c45b16500b841f51dd7c7518b0fedd814c56e55d192d32435261b21 11:09:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:09:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:09:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:09:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:09:49 using GIT_SSH to set credentials SSH Credentials for GitHub 11:09:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:09:49 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:09:49 Merge succeeded, producing 8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:09:49 Checking out Revision 8d4cf8ea054f5d6d7fbfc6defa612c368664563d (PR-3579) 11:09:50 $ docker rm -f ed63231d1c45b16500b841f51dd7c7518b0fedd814c56e55d192d32435261b21 11:09:49 > git config core.sparsecheckout # timeout=10 11:09:49 > git checkout -f 8d4cf8ea054f5d6d7fbfc6defa612c368664563d # timeout=10 11:09:49 > git remote # timeout=10 11:09:49 > git config --get remote.origin.url # timeout=10 11:09:49 using GIT_SSH to set credentials SSH Credentials for GitHub 11:09:49 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 11:09:49 > git rev-parse HEAD^{commit} # timeout=10 11:09:49 > git config core.sparsecheckout # timeout=10 11:09:49 > git checkout -f 8d4cf8ea054f5d6d7fbfc6defa612c368664563d # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:09:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:09:52 11:09:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:09:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:09:53 latest: Pulling from edgex-devops/edgex-compose-arm64 11:09:53 29e5d40040c1: Pulling fs layer 11:09:53 1ce36da41761: Pulling fs layer 11:09:53 25b303627fd3: Pulling fs layer 11:09:53 29e5d40040c1: Verifying Checksum 11:09:53 29e5d40040c1: Download complete 11:09:53 Commit message: "[WIP] make connect hooks dynamic" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:09:54 + echo snap-build.sh 11:09:54 snap-build.sh 11:09:54 + SNAP_BASE_DIR=. 11:09:54 + '[' '!' -z /w/workspace/edgex-go/35 ']' 11:09:54 + SNAP_BASE_DIR=/w/workspace/edgex-go/35 11:09:54 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/35]' 11:09:54 [snap-build] Building snap in dir [/w/workspace/edgex-go/35] 11:09:54 + cd /w/workspace/edgex-go/35 11:09:54 + sudo apt-get remove -qy --purge lxd lxd-client 11:09:54 Reading package lists... 11:09:54 Building dependency tree... 11:09:54 Reading state information... 11:09:54 29e5d40040c1: Pull complete 11:09:54 1ce36da41761: Verifying Checksum 11:09:54 1ce36da41761: Download complete 11:09:54 The following packages were automatically installed and are no longer required: 11:09:54 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 11:09:54 uidmap xdelta3 11:09:54 Use 'sudo apt autoremove' to remove them. 11:09:54 The following packages will be REMOVED: 11:09:54 lxd* lxd-client* 11:09:55 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 11:09:55 After this operation, 31.7 MB disk space will be freed. 11:09:56 1ce36da41761: Pull complete 11:09:56 25b303627fd3: Download complete 11:09:56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 11:09:56 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 11:09:58 Removing lxd dnsmasq configuration 11:09:58 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 11:09:59 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 11:10:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:10:00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 11:10:00 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 11:10:02 Processing triggers for systemd (237-3ubuntu10.45) ... 11:10:02 Processing triggers for ureadahead (0.100.0-21) ... 11:10:03 + sudo snap remove --purge lxd 11:10:03 snap "lxd" is not installed 11:10:03 + sudo groupadd --force --system lxd 11:10:03 ++ whoami 11:10:03 + sudo /usr/sbin/usermod -G lxd -a jenkins 11:10:03 + newgrp - lxd 11:10:03 + sudo snap install lxd 11:10:06 25b303627fd3: Pull complete 11:10:06 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 11:10:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:10:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 11:10:06 prd-ubuntu18.04-docker-arm64-4c-16g-659 does not seem to be running inside a container 11:10:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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 11:10:09 $ docker top bdba59cbcb3eb0bb6c4c3d17a9bea5080eee7860d0114cc7e3bd07a1a4ae8638 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:10 + grep parallel 11:10:10 + docker-compose build --help 11:10:13 --parallel Build images in parallel. [Pipeline] } 11:10:13 $ docker stop --time=1 bdba59cbcb3eb0bb6c4c3d17a9bea5080eee7860d0114cc7e3bd07a1a4ae8638 11:10:15 $ docker rm -f bdba59cbcb3eb0bb6c4c3d17a9bea5080eee7860d0114cc7e3bd07a1a4ae8638 11:10:15 2021-06-29T11:10:13Z INFO Waiting for automatic snapd restart... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:10:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:10:16 . [Pipeline] withDockerContainer 11:10:16 prd-ubuntu18.04-docker-arm64-4c-16g-659 does not seem to be running inside a container 11:10:16 $ 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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:10:18 $ docker top 155f5a1e70b322dd8cf797f949178c3f335706fed3755ba3340153c0eff81e92 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:19 + docker-compose -f ./docker-compose-build.yml build --parallel 11:10:23 Building core-command ... 11:10:23 Building core-data ... 11:10:23 Building core-metadata ... 11:10:23 Building security-bootstrapper ... 11:10:23 Building security-proxy-setup ... 11:10:23 Building security-secretstore-setup ... 11:10:23 Building support-notifications ... 11:10:23 Building support-scheduler ... 11:10:23 Building sys-mgmt-agent ... 11:10:23 Building core-metadata 11:10:23 Building sys-mgmt-agent 11:10:23 Building support-scheduler 11:10:23 Building security-proxy-setup 11:10:23 Building security-bootstrapper 11:10:37 lxd 4.15 from Canonical* installed 11:10:37 + sudo lxd init --auto 11:10:48 + sudo snap install --classic snapcraft 11:11:03 snapcraft 4.8.2 from Canonical* installed 11:11:03 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 11:11:03 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 11:11:03 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:03 Dload Upload Total Spent Left Speed 11:11:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3823 0 --:--:-- --:--:-- --:--:-- 3823 11:11:03 43 3325k 43 1432k 0 0 4069k 0 --:--:-- --:--:-- --:--:-- 4069k 100 3325k 100 3325k 0 0 6532k 0 --:--:-- --:--:-- --:--:-- 11.8M 11:11:03 ./yq_linux_amd64 11:11:03 + sudo snapcraft prime --use-lxd 11:11:05 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 11:11:05 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: 11:11:05 - README.md 11:11:05 11:11:05 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:11:06 Launching a container. 11:11:16 Waiting for container to be ready 11:11:16 To start your first instance, try: lxc launch ubuntu:18.04 11:11:16 11:11:19 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 11:11:19 Waiting for network to be ready... 11:11:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:11:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 11:11:20 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:11:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 11:11:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 11:11:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 11:11:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 11:11:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 11:11:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 11:11:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 11:11:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:11:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:11:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:11:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:11:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:11:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:11:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:11:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:11:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:11:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2128 kB] 11:11:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 11:11:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 11:11:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 11:11:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 11:11:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 11:11:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 11:11:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 11:11:24 Fetched 24.8 MB in 4s (5702 kB/s) 11:11:25 Reading package lists... 11:11:25 Reading package lists... 11:11:25 Building dependency tree... 11:11:25 Reading state information... 11:11:25 The following additional packages will be installed: 11:11:25 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:11:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:11:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:11:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 11:11:25 Suggested packages: 11:11:25 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 11:11:25 Recommended packages: 11:11:25 gnupg libsasl2-modules 11:11:25 The following NEW packages will be installed: 11:11:25 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:11:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:11:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:11:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 11:11:25 The following packages will be upgraded: 11:11:25 gpg gpg-agent gpgconf libudev1 11:11:26 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 11:11:26 Need to get 3530 kB of archives. 11:11:26 After this operation, 13.3 MB of additional disk space will be used. 11:11:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 11:11:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 11:11:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 11:11:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 11:11:26 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 11:11:26 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 11:11:26 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 11:11:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 11:11:26 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 11:11:26 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 11:11:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 11:11:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 11:11:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 11:11:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 11:11:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 11:11:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 11:11:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 11:11:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 11:11:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 11:11:26 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 11:11:26 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 11:11:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 11:11:27 debconf: delaying package configuration, since apt-utils is not installed 11:11:27 Fetched 3530 kB in 1s (3161 kB/s) 11:11:27 (Reading database ... 12511 files and directories currently installed.) 11:11:27 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 11:11:27 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 11:11:27 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 11:11:27 Selecting previously unselected package udev. 11:11:27 (Reading database ... 12511 files and directories currently installed.) 11:11:27 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 11:11:27 Unpacking udev (237-3ubuntu10.48) ... 11:11:27 Selecting previously unselected package libfuse2:amd64. 11:11:27 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 11:11:27 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:11:27 Selecting previously unselected package fuse. 11:11:27 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 11:11:27 Unpacking fuse (2.9.7-1ubuntu1) ... 11:11:27 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 11:11:27 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:11:27 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 11:11:28 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:11:28 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 11:11:28 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:11:28 Selecting previously unselected package libksba8:amd64. 11:11:28 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 11:11:28 Unpacking libksba8:amd64 (1.3.5-2) ... 11:11:28 Selecting previously unselected package libroken18-heimdal:amd64. 11:11:28 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:28 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:28 Selecting previously unselected package libasn1-8-heimdal:amd64. 11:11:28 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:28 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:28 Selecting previously unselected package libheimbase1-heimdal:amd64. 11:11:28 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:28 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:28 Selecting previously unselected package libhcrypto4-heimdal:amd64. 11:11:28 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:28 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:28 Selecting previously unselected package libwind0-heimdal:amd64. 11:11:28 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:28 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:29 Selecting previously unselected package libhx509-5-heimdal:amd64. 11:11:29 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:29 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:29 Selecting previously unselected package libkrb5-26-heimdal:amd64. 11:11:29 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:29 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:29 Selecting previously unselected package libheimntlm0-heimdal:amd64. 11:11:29 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:29 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:29 Selecting previously unselected package libgssapi3-heimdal:amd64. 11:11:29 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:11:29 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:29 Selecting previously unselected package libsasl2-modules-db:amd64. 11:11:29 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:11:29 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:11:29 Selecting previously unselected package libsasl2-2:amd64. 11:11:29 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:11:29 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:11:29 Selecting previously unselected package libldap-common. 11:11:29 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 11:11:29 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 11:11:29 Selecting previously unselected package libldap-2.4-2:amd64. 11:11:29 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 11:11:29 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 11:11:29 Selecting previously unselected package dirmngr. 11:11:29 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 11:11:29 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 11:11:29 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 11:11:30 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 11:11:30 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:11:30 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:11:30 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:11:30 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 11:11:30 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:30 Setting up libksba8:amd64 (1.3.5-2) ... 11:11:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:11:30 Setting up udev (237-3ubuntu10.48) ... 11:11:30 invoke-rc.d: policy-rc.d denied execution of start. 11:11:30 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:30 Processing triggers for systemd (237-3ubuntu10) ... 11:11:30 Setting up fuse (2.9.7-1ubuntu1) ... 11:11:30 Setting up gpg (2.2.4-1ubuntu1.4) ... 11:11:30 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:30 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:30 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:30 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:30 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:30 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:30 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:11:30 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 11:11:30 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 11:11:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:11:31 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 11:11:31 settings in the [Install] section, and DefaultInstance for template units). 11:11:31 This means they are not meant to be enabled using systemctl. 11:11:31 Possible reasons for having this kind of units are: 11:11:31 1) A unit may be statically enabled by being symlinked from another unit's 11:11:31 .wants/ or .requires/ directory. 11:11:31 2) A unit's purpose may be to act as a helper for some other unit which has 11:11:31 a requirement dependency on it. 11:11:31 3) A unit may be started when needed via activation (socket, path, timer, 11:11:31 D-Bus, udev, scripted systemctl call, ...). 11:11:31 4) In case of template units, the unit is meant to be enabled with some 11:11:31 instance name specified. 11:11:32 Reading package lists... 11:11:32 Building dependency tree... 11:11:32 Reading state information... 11:11:32 The following additional packages will be installed: 11:11:32 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 11:11:32 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 11:11:32 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 11:11:32 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 11:11:32 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 11:11:32 Suggested packages: 11:11:32 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 11:11:32 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 11:11:32 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 11:11:32 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 11:11:32 systemd-container policykit-1 11:11:32 Recommended packages: 11:11:32 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 11:11:32 The following NEW packages will be installed: 11:11:32 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 11:11:32 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 11:11:32 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 11:11:32 multiarch-support openssh-client python3 python3-minimal python3.6 11:11:32 python3.6-minimal snapd squashfs-tools sudo 11:11:32 The following packages will be upgraded: 11:11:32 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 11:11:32 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 11:11:32 Need to get 36.7 MB of archives. 11:11:32 After this operation, 147 MB of additional disk space will be used. 11:11:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 11:11:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 11:11:32 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 11:11:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 11:11:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 11:11:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 11:11:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 11:11:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 11:11:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 11:11:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 11:11:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 11:11:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 11:11:32 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 11:11:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 11:11:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 11:11:32 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 11:11:33 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 11:11:33 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 11:11:33 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 11:11:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 11:11:33 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 11:11:33 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 11:11:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 11:11:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 11:11:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 11:11:33 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 11:11:33 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 11:11:33 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 11:11:33 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 11:11:33 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 11:11:35 debconf: delaying package configuration, since apt-utils is not installed 11:11:35 Fetched 36.7 MB in 2s (15.3 MB/s) 11:11:35 (Reading database ... 12757 files and directories currently installed.) 11:11:35 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 11:11:35 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 11:11:35 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 11:11:35 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 11:11:35 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 11:11:36 (Reading database ... 12757 files and directories currently installed.) 11:11:36 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 11:11:36 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 11:11:36 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 11:11:36 (Reading database ... 12757 files and directories currently installed.) 11:11:36 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 11:11:36 Unpacking apt (1.6.13) over (1.6.1) ... 11:11:37 Setting up apt (1.6.13) ... 11:11:37 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 11:11:37 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 11:11:37 (Reading database ... 12764 files and directories currently installed.) 11:11:37 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 11:11:37 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 11:11:38 Selecting previously unselected package libpython3.6-minimal:amd64. 11:11:38 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:11:38 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:11:39 Selecting previously unselected package libexpat1:amd64. 11:11:39 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 11:11:39 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:11:39 Selecting previously unselected package python3.6-minimal. 11:11:39 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:11:39 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 11:11:39 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 11:11:39 Checking for services that may need to be restarted...done. 11:11:39 Checking for services that may need to be restarted...done. 11:11:39 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:11:40 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:11:40 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 11:11:40 Selecting previously unselected package python3-minimal. 11:11:40 (Reading database ... 13012 files and directories currently installed.) 11:11:40 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 11:11:40 Unpacking python3-minimal (3.6.7-1~18.04) ... 11:11:40 Selecting previously unselected package mime-support. 11:11:40 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 11:11:40 Unpacking mime-support (3.60ubuntu1) ... 11:11:40 Selecting previously unselected package libmpdec2:amd64. 11:11:40 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 11:11:40 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:11:41 Selecting previously unselected package libpython3.6-stdlib:amd64. 11:11:41 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:11:41 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:11:41 Selecting previously unselected package python3.6. 11:11:41 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:11:41 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 11:11:41 Selecting previously unselected package libpython3-stdlib:amd64. 11:11:41 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 11:11:41 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:11:41 Setting up python3-minimal (3.6.7-1~18.04) ... 11:11:41 Selecting previously unselected package python3. 11:11:41 (Reading database ... 13442 files and directories currently installed.) 11:11:41 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 11:11:41 Unpacking python3 (3.6.7-1~18.04) ... 11:11:42 Selecting previously unselected package multiarch-support. 11:11:42 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 11:11:42 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 11:11:42 Setting up multiarch-support (2.27-3ubuntu1.4) ... 11:11:42 Selecting previously unselected package liblzo2-2:amd64. 11:11:42 (Reading database ... 13479 files and directories currently installed.) 11:11:42 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 11:11:42 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 11:11:42 Selecting previously unselected package libbsd0:amd64. 11:11:42 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 11:11:42 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:11:42 Selecting previously unselected package sudo. 11:11:42 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 11:11:42 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 11:11:42 Selecting previously unselected package apparmor. 11:11:42 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 11:11:42 Unpacking apparmor (2.12-4ubuntu5.1) ... 11:11:42 Selecting previously unselected package libedit2:amd64. 11:11:42 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 11:11:42 Unpacking libedit2:amd64 (3.1-20170329-1) ... 11:11:42 Selecting previously unselected package libkrb5support0:amd64. 11:11:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 11:11:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:11:42 Selecting previously unselected package libk5crypto3:amd64. 11:11:42 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 11:11:42 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:11:42 Selecting previously unselected package libkeyutils1:amd64. 11:11:42 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 11:11:42 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:11:42 Selecting previously unselected package libkrb5-3:amd64. 11:11:42 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 11:11:42 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:11:43 Selecting previously unselected package libgssapi-krb5-2:amd64. 11:11:43 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 11:11:43 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:11:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:11:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:11:45 ---> bd61a32f4f6d 11:11:45 Step 3/22 : WORKDIR /edgex-go 11:11:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:11:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:11:45 ---> bd61a32f4f6d 11:11:45 Step 3/23 : WORKDIR /edgex-go 11:11:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:11:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:11:45 ---> bd61a32f4f6d 11:11:45 Step 3/24 : WORKDIR /edgex-go 11:11:45 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:11:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 11:11:45 ---> bd61a32f4f6d 11:11:45 Step 3/32 : WORKDIR /edgex-go 11:11:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:11:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:11:45 ---> bd61a32f4f6d 11:11:45 Step 3/24 : WORKDIR /edgex-go 11:11:45 ---> Running in fa4e56a68cb3 11:11:45 ---> Running in bff3672cf6ff 11:11:45 ---> Running in 37d5ddff7e99 11:11:45 ---> Running in 1d6930780133 11:11:45 ---> Running in ce1020530fd2 11:11:45 Removing intermediate container fa4e56a68cb3 11:11:45 ---> dc9420b35169 11:11:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:45 Removing intermediate container 37d5ddff7e99 11:11:45 ---> d9cd9a32c781 11:11:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:45 Removing intermediate container 1d6930780133 11:11:45 ---> a5f75d76d432 11:11:45 Removing intermediate container ce1020530fd2 11:11:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:45 ---> 2a31c22e6b62 11:11:45 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:45 Removing intermediate container bff3672cf6ff 11:11:45 ---> 50175264dfed 11:11:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:45 ---> Running in 6e5da5f33706 11:11:45 ---> Running in af8843de13ec 11:11:45 ---> Running in aa09b47ac973 11:11:45 ---> Running in dda4ea7df7b9 11:11:45 ---> Running in a1d3701e0246 11:11:45 Removing intermediate container 6e5da5f33706 11:11:45 ---> 0f44b6490df1 11:11:45 Step 5/24 : RUN apk add --update --no-cache make git 11:11:45 ---> Running in 6e3686cd356c 11:11:45 Removing intermediate container af8843de13ec 11:11:45 ---> b07888a1ed4a 11:11:45 Step 5/22 : RUN apk add --update --no-cache make git 11:11:45 ---> Running in 55ca79d53109 11:11:45 Removing intermediate container dda4ea7df7b9 11:11:45 ---> a9f1aaf2601e 11:11:45 Step 5/24 : RUN apk add --update --no-cache make bash git 11:11:45 Removing intermediate container aa09b47ac973 11:11:45 ---> c6f97a983012 11:11:45 Step 5/32 : RUN apk add --update --no-cache make git 11:11:45 Removing intermediate container a1d3701e0246 11:11:45 ---> 6c8f4136e327 11:11:45 Step 5/23 : RUN apk add --update --no-cache make git 11:11:45 ---> Running in e873419638d9 11:11:45 ---> Running in 3b4281ae23d2 11:11:45 ---> Running in 375e050d3a76 11:11:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:11:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:11:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:11:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:11:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:11:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:11:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:11:45 OK: 218 MiB in 52 packages 11:11:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:11:45 OK: 218 MiB in 52 packages 11:11:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:11:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:11:45 OK: 218 MiB in 52 packages 11:11:45 Removing intermediate container 6e3686cd356c 11:11:45 ---> 35103b946ec1 11:11:45 Step 6/24 : COPY go.mod . 11:11:45 OK: 218 MiB in 52 packages 11:11:45 Removing intermediate container 55ca79d53109 11:11:45 ---> c0693358217e 11:11:45 Step 6/22 : COPY go.mod . 11:11:46 ---> 882cbaec196c 11:11:46 Step 7/24 : RUN go mod download 11:11:46 OK: 218 MiB in 52 packages 11:11:46 ---> Running in 821b5617ea66 11:11:46 Removing intermediate container 3b4281ae23d2 11:11:46 ---> 9407e2190ec8 11:11:46 Step 6/32 : COPY go.mod . 11:11:46 ---> 740aac724465 11:11:46 Step 7/22 : RUN go mod download 11:11:46 Removing intermediate container 375e050d3a76 11:11:46 ---> fea833472c1e 11:11:46 Step 6/23 : COPY go.mod . 11:11:47 ---> Running in c54d0dbe9207 11:11:48 ---> 32158b717f68 11:11:48 Step 7/32 : RUN go mod download 11:11:48 ---> Running in f98aedbe0520 11:11:48 ---> 4e981a40e73c 11:11:48 Step 7/23 : RUN go mod download 11:11:48 Removing intermediate container e873419638d9 11:11:48 ---> 8f6228c59d23 11:11:48 Step 6/24 : COPY go.mod . 11:11:48 ---> Running in b2b21c87698c 11:11:48 Selecting previously unselected package libssl1.0.0:amd64. 11:11:48 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 11:11:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 11:11:48 Selecting previously unselected package openssh-client. 11:11:48 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 11:11:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 11:11:48 Selecting previously unselected package squashfs-tools. 11:11:48 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 11:11:48 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 11:11:48 Selecting previously unselected package snapd. 11:11:48 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 11:11:48 Unpacking snapd (2.49.2+18.04) ... 11:11:49 ---> 13045cbd3cf8 11:11:49 Step 7/24 : RUN go mod download 11:11:49 ---> Running in 7dad2549ea75 11:11:50 Setting up libedit2:amd64 (3.1-20170329-1) ... 11:11:50 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 11:11:50 Setting up mime-support (3.60ubuntu1) ... 11:11:50 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 11:11:50 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:11:51 Removing intermediate container 821b5617ea66 11:11:51 ---> 3c6460723c24 11:11:51 Step 8/24 : COPY . . 11:11:51 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:11:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:11:51 Setting up systemd (237-3ubuntu10.48) ... 11:11:51 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 11:11:51 Removing intermediate container c54d0dbe9207 11:11:51 ---> 84062776a488 11:11:51 Step 8/22 : COPY . . 11:11:51 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:11:51 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:11:51 Setting up liblzo2-2:amd64 (2.08-1.2) ... 11:11:51 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:11:51 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:11:51 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 11:11:52 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 11:11:52 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:11:52 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:11:52 Setting up python3 (3.6.7-1~18.04) ... 11:11:52 running python rtupdate hooks for python3.6... 11:11:52 running python post-rtupdate hooks for python3.6... 11:11:52 Setting up apparmor (2.12-4ubuntu5.1) ... 11:11:52 Removing intermediate container f98aedbe0520 11:11:52 ---> bd39a6336f6b 11:11:52 Step 8/32 : COPY . . 11:11:53 Removing intermediate container b2b21c87698c 11:11:53 ---> 3edf1524afa3 11:11:53 Step 8/23 : COPY . . 11:11:54 Removing intermediate container 7dad2549ea75 11:11:54 ---> 77d2de14c26a 11:11:54 Step 8/24 : COPY . . 11:11:56 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 11:11:56 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:11:56 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 11:11:56 Setting up snapd (2.49.2+18.04) ... 11:11:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 11:11:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 11:11:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 11:11:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 11:11:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:11:57 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:11:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 11:11:57 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 11:11:58 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 11:11:58 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 11:11:58 /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' 11:11:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:11:58 Processing triggers for systemd (237-3ubuntu10.48) ... 11:11:59 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:11:59 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:11:59 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:12:00 Reading package lists... 11:12:00 Reading package lists... 11:12:01 Building dependency tree... 11:12:01 Reading state information... 11:12:01 Calculating upgrade... 11:12:01 The following packages will be upgraded: 11:12:01 advancecomp base-files bash binutils binutils-common 11:12:01 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 11:12:01 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 11:12:01 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 11:12:01 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 11:12:01 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 11:12:01 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 11:12:01 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 11:12:01 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 11:12:01 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 11:12:01 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 11:12:01 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 11:12:01 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 11:12:01 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 11:12:01 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 11:12:01 ubuntu-keyring util-linux 11:12:01 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:12:01 Need to get 64.1 MB of archives. 11:12:01 After this operation, 5112 kB of additional disk space will be used. 11:12:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 11:12:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 11:12:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 11:12:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 11:12:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 11:12:01 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 11:12:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 11:12:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 11:12:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 11:12:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 11:12:01 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 11:12:01 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 11:12:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 11:12:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 11:12:01 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 11:12:01 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 11:12:01 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 11:12:01 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 11:12:01 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 11:12:01 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 11:12:01 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 11:12:01 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 11:12:01 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 11:12:01 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 11:12:01 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 11:12:01 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 11:12:01 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 11:12:01 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 11:12:01 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 11:12:01 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 11:12:01 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 11:12:02 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 11:12:02 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 11:12:02 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 11:12:02 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 11:12:02 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 11:12:02 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 11:12:02 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 11:12:02 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 11:12:02 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 11:12:02 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 11:12:02 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 11:12:02 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 11:12:02 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 11:12:02 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 11:12:02 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 11:12:02 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 11:12:02 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 11:12:02 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 11:12:02 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 11:12:02 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 11:12:02 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 11:12:02 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 11:12:02 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 11:12:02 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 11:12:02 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 11:12:02 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 11:12:02 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 11:12:02 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 11:12:02 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 11:12:02 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 11:12:02 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 11:12:02 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 11:12:02 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 11:12:02 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 11:12:02 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 11:12:02 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 11:12:02 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 11:12:02 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 11:12:02 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 11:12:03 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 11:12:03 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 11:12:03 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 11:12:03 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 11:12:03 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 11:12:03 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 11:12:03 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 11:12:03 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 11:12:03 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 11:12:03 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 11:12:03 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 11:12:03 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 11:12:03 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 11:12:03 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 11:12:03 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 11:12:03 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 11:12:03 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 11:12:03 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 11:12:03 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 11:12:03 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 11:12:03 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 11:12:03 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 11:12:03 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 11:12:03 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 11:12:03 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 11:12:03 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 11:12:03 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 11:12:03 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 11:12:03 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 11:12:03 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 11:12:03 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 11:12:03 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 11:12:04 debconf: delaying package configuration, since apt-utils is not installed 11:12:04 Fetched 64.1 MB in 3s (24.8 MB/s) 11:12:04 (Reading database ... 13914 files and directories currently installed.) 11:12:04 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 11:12:04 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:12:05 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 11:12:05 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:12:05 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 11:12:06 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 11:12:06 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:07 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:07 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:07 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:07 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:07 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:07 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:07 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:07 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:07 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:08 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:08 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:08 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:08 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:08 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:08 (Reading database ... 13914 files and directories currently installed.) 11:12:08 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:08 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 11:12:09 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 11:12:09 (Reading database ... 13914 files and directories currently installed.) 11:12:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:10 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:12:10 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:12:10 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:10 (Reading database ... 13914 files and directories currently installed.) 11:12:10 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 11:12:10 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:12:10 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 11:12:11 (Reading database ... 13914 files and directories currently installed.) 11:12:11 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 11:12:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 11:12:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 11:12:11 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 11:12:11 Setting up base-files (10.1ubuntu2.10) ... 11:12:11 Installing new version of config file /etc/issue ... 11:12:11 Installing new version of config file /etc/issue.net ... 11:12:11 Installing new version of config file /etc/lsb-release ... 11:12:11 Installing new version of config file /etc/update-motd.d/50-motd-news ... 11:12:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 11:12:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 11:12:11 Removing obsolete conffile /etc/default/motd-news ... 11:12:12 (Reading database ... 13915 files and directories currently installed.) 11:12:12 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 11:12:12 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 11:12:12 Setting up bash (4.4.18-2ubuntu1.2) ... 11:12:12 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 11:12:12 (Reading database ... 13915 files and directories currently installed.) 11:12:12 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:12 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 11:12:12 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 11:12:12 (Reading database ... 13915 files and directories currently installed.) 11:12:12 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 11:12:12 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 11:12:13 Setting up tar (1.29b-2ubuntu0.2) ... 11:12:13 (Reading database ... 13915 files and directories currently installed.) 11:12:13 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 11:12:13 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:12:14 Setting up dpkg (1.19.0.5ubuntu2.3) ... 11:12:14 (Reading database ... 13915 files and directories currently installed.) 11:12:14 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 11:12:15 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:12:16 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 11:12:16 (Reading database ... 13915 files and directories currently installed.) 11:12:16 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 11:12:16 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:12:16 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 11:12:17 (Reading database ... 13915 files and directories currently installed.) 11:12:17 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 11:12:17 Unpacking grep (3.1-2build1) over (3.1-2) ... 11:12:17 Setting up grep (3.1-2build1) ... 11:12:17 (Reading database ... 13915 files and directories currently installed.) 11:12:17 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 11:12:17 ---> 256ebf12b504 11:12:17 Step 9/24 : RUN go mod tidy 11:12:17 ---> 51e436f28c25 11:12:17 Step 9/22 : RUN go mod tidy 11:12:17 ---> e6d4457b798d 11:12:17 Step 9/32 : RUN go mod tidy 11:12:17 ---> Running in 2b48501e23e8 11:12:17 ---> Running in 3a00c5a11113 11:12:17 ---> ad65742ec096 11:12:17 Step 9/23 : RUN go mod tidy 11:12:17 ---> 3994f36fe108 11:12:17 Step 9/24 : RUN go mod tidy 11:12:17 ---> Running in 8ae6a26852b8 11:12:17 ---> Running in 232627d9fbc0 11:12:17 ---> Running in b15ec9517fe6 11:12:18 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:12:18 Setting up login (1:4.5-1ubuntu2) ... 11:12:18 (Reading database ... 13915 files and directories currently installed.) 11:12:18 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 11:12:18 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:12:18 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 11:12:18 (Reading database ... 13915 files and directories currently installed.) 11:12:18 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 11:12:18 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:12:20 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 11:12:20 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:12:20 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 11:12:20 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:12:21 Setting up perl-base (5.26.1-6ubuntu0.5) ... 11:12:21 (Reading database ... 13915 files and directories currently installed.) 11:12:21 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 11:12:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:12:22 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:12:22 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:12:23 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:12:23 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:12:23 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 11:12:23 (Reading database ... 13915 files and directories currently installed.) 11:12:23 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 11:12:23 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 11:12:23 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 11:12:24 (Reading database ... 13915 files and directories currently installed.) 11:12:24 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:24 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:12:24 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:12:24 (Reading database ... 13915 files and directories currently installed.) 11:12:24 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:24 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:12:24 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:12:24 Removing intermediate container 2b48501e23e8 11:12:24 ---> 3bb6f8d1affa 11:12:24 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:12:24 ---> Running in b6f53b346b44 11:12:24 Removing intermediate container 3a00c5a11113 11:12:24 ---> 01de3e15ceda 11:12:24 Step 10/24 : RUN make cmd/core-metadata/core-metadata 11:12:24 ---> Running in 77ce2b001277 11:12:24 Removing intermediate container 232627d9fbc0 11:12:24 ---> ffb7c6ad4c12 11:12:24 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:12:24 Removing intermediate container 8ae6a26852b8 11:12:24 ---> 979e6cd34bab 11:12:24 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:12:24 ---> Running in ce61e87de026 11:12:24 (Reading database ... 13915 files and directories currently installed.) 11:12:24 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:24 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:12:24 ---> Running in 810435a90835 11:12:24 Removing intermediate container b15ec9517fe6 11:12:24 ---> be05eb6c5412 11:12:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 11:12:25 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:12:25 (Reading database ... 13915 files and directories currently installed.) 11:12:25 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:25 ---> Running in 877e92551c4a 11:12:25 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:12:25 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:12:25 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 11:12:26 (Reading database ... 13915 files and directories currently installed.) 11:12:26 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 11:12:26 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:12:26 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 11:12:26 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:12:26 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 11:12:26 (Reading database ... 13915 files and directories currently installed.) 11:12:26 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 11:12:26 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:12:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:12:26 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 11:12:26 (Reading database ... 13915 files and directories currently installed.) 11:12:26 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:26 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:12:26 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:12:26 (Reading database ... 13915 files and directories currently installed.) 11:12:26 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:26 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:12:26 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 11:12:26 (Reading database ... 13915 files and directories currently installed.) 11:12:26 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:27 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 11:12:27 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:12:27 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 11:12:27 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 11:12:27 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 11:12:28 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 11:12:28 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 11:12:28 (Reading database ... 13915 files and directories currently installed.) 11:12:28 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 11:12:28 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:12:28 Setting up libc-bin (2.27-3ubuntu1.4) ... 11:12:28 (Reading database ... 13915 files and directories currently installed.) 11:12:28 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 11:12:28 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:12:28 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 11:12:28 (Reading database ... 13917 files and directories currently installed.) 11:12:28 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 11:12:28 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 11:12:28 Setting up debconf (1.5.66ubuntu1) ... 11:12:29 (Reading database ... 13917 files and directories currently installed.) 11:12:29 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 11:12:29 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:12:29 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 11:12:29 (Reading database ... 13917 files and directories currently installed.) 11:12:29 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 11:12:29 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:12:29 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 11:12:29 (Reading database ... 13917 files and directories currently installed.) 11:12:29 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:12:29 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:12:29 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 11:12:30 (Reading database ... 13917 files and directories currently installed.) 11:12:30 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:12:30 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:12:30 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 11:12:30 (Reading database ... 13919 files and directories currently installed.) 11:12:30 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:12:30 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:12:30 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 11:12:30 (Reading database ... 13923 files and directories currently installed.) 11:12:30 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:12:30 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:12:30 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 11:12:30 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 11:12:30 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 11:12:31 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:12:31 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 11:12:31 (Reading database ... 13923 files and directories currently installed.) 11:12:31 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 11:12:31 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 11:12:32 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 11:12:32 (Reading database ... 13923 files and directories currently installed.) 11:12:32 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 11:12:32 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 11:12:32 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 11:12:32 (Reading database ... 13923 files and directories currently installed.) 11:12:32 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 11:12:32 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:12:32 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 11:12:33 (Reading database ... 13923 files and directories currently installed.) 11:12:33 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 11:12:33 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:12:34 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 11:12:34 (Reading database ... 13923 files and directories currently installed.) 11:12:34 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 11:12:34 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 11:12:34 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 11:12:34 (Reading database ... 13923 files and directories currently installed.) 11:12:34 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 11:12:34 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:12:36 Setting up passwd (1:4.5-1ubuntu2) ... 11:12:36 (Reading database ... 13923 files and directories currently installed.) 11:12:36 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 11:12:36 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:12:36 Setting up gpgv (2.2.4-1ubuntu1.4) ... 11:12:37 (Reading database ... 13923 files and directories currently installed.) 11:12:37 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 11:12:37 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 11:12:37 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 11:12:37 (Reading database ... 13923 files and directories currently installed.) 11:12:37 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 11:12:37 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 11:12:38 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 11:12:38 (Reading database ... 13923 files and directories currently installed.) 11:12:38 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 11:12:38 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 11:12:38 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 11:12:38 (Reading database ... 13923 files and directories currently installed.) 11:12:38 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 11:12:38 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 11:12:38 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 11:12:38 (Reading database ... 13923 files and directories currently installed.) 11:12:38 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 11:12:39 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 11:12:39 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 11:12:39 (Reading database ... 13923 files and directories currently installed.) 11:12:39 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 11:12:40 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 11:12:40 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 11:12:40 (Reading database ... 13923 files and directories currently installed.) 11:12:40 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 11:12:41 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 11:12:41 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 11:12:41 (Reading database ... 13923 files and directories currently installed.) 11:12:41 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 11:12:41 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 11:12:42 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 11:12:42 (Reading database ... 13924 files and directories currently installed.) 11:12:42 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:12:43 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:12:43 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:12:43 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:12:43 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 11:12:43 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 11:12:43 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 11:12:43 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 11:12:43 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 11:12:43 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 11:12:44 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 11:12:44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 11:12:44 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 11:12:44 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 11:12:44 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 11:12:44 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 11:12:44 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 11:12:44 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 11:12:44 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 11:12:44 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 11:12:45 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 11:12:45 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 11:12:45 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 11:12:45 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 11:12:45 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 11:12:45 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 11:12:45 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 11:12:46 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 11:12:46 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:12:46 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:12:46 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:12:46 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:12:47 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:12:47 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:12:47 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:12:47 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:12:47 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:47 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:47 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:47 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:47 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:47 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:48 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:48 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:49 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:49 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:50 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:51 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:51 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:51 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:52 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:52 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:53 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:12:53 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:12:53 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:12:54 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:12:54 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 11:12:54 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:12:54 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 11:12:54 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:12:54 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 11:12:54 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 11:12:55 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:12:55 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:12:55 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:12:55 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:12:55 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 11:12:55 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 11:12:55 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:55 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 11:12:55 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:55 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:55 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:55 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 11:12:55 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 11:12:55 Setting up tzdata (2021a-0ubuntu0.18.04) ... 11:12:56 11:12:56 Current default time zone: 'Etc/UTC' 11:12:56 Local time is now: Tue Jun 29 11:12:55 UTC 2021. 11:12:56 Universal Time is now: Tue Jun 29 11:12:55 UTC 2021. 11:12:56 Run 'dpkg-reconfigure tzdata' if you wish to change it. 11:12:56 11:12:56 Setting up systemd-sysv (237-3ubuntu10.48) ... 11:12:56 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:56 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 11:12:56 Setting up mount (2.31.1-0.4ubuntu3.7) ... 11:12:56 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 11:12:56 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 11:12:56 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 11:12:56 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 11:12:56 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 11:12:56 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 11:12:56 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:56 Setting up procps (2:3.3.12-3ubuntu1.2) ... 11:12:57 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 11:12:57 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 11:12:57 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 11:12:57 Setting up patch (2.7.6-2ubuntu1.1) ... 11:12:57 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 11:12:57 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 11:12:57 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 11:12:57 Installing new version of config file /etc/ssl/openssl.cnf ... 11:12:57 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 11:12:57 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 11:12:57 Setting up ca-certificates (20210119~18.04.1) ... 11:12:59 Updating certificates in /etc/ssl/certs... 11:12:59 23 added, 27 removed; done. 11:12:59 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 11:13:00 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:13:00 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 11:13:00 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 11:13:00 Setting up pkgbinarymangler (138.18.04.1) ... 11:13:00 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 11:13:00 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 11:13:00 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 11:13:00 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 11:13:00 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:13:00 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 11:13:00 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:13:00 Setting up perl (5.26.1-6ubuntu0.5) ... 11:13:00 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 11:13:00 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 11:13:00 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 11:13:00 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 11:13:00 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 11:13:00 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 11:13:00 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 11:13:00 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 11:13:00 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 11:13:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:13:00 Processing triggers for systemd (237-3ubuntu10.48) ... 11:13:00 Processing triggers for mime-support (3.60ubuntu1) ... 11:13:00 Processing triggers for ca-certificates (20210119~18.04.1) ... 11:13:00 Updating certificates in /etc/ssl/certs... 11:13:01 0 added, 0 removed; done. 11:13:01 Running hooks in /etc/ca-certificates/update.d... 11:13:01 done. 11:13:02 Reading package lists... 11:13:02 Building dependency tree... 11:13:02 Reading state information... 11:13:02 The following NEW packages will be installed: 11:13:02 apt-transport-https 11:13:02 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 11:13:02 Need to get 1692 B of archives. 11:13:02 After this operation, 154 kB of additional disk space will be used. 11:13:02 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 11:13:02 debconf: delaying package configuration, since apt-utils is not installed 11:13:02 Fetched 1692 B in 0s (8527 B/s) 11:13:02 Selecting previously unselected package apt-transport-https. 11:13:02 (Reading database ... 13929 files and directories currently installed.) 11:13:02 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 11:13:02 Unpacking apt-transport-https (1.6.13) ... 11:13:03 Setting up apt-transport-https (1.6.13) ... 11:13:03 Waiting for network to be ready... 11:13:11 2021-06-29T11:13:08Z INFO Waiting for automatic snapd restart... 11:13:12 snapd 2.51 from Canonical* installed 11:13:13 "snapd" switched to the "latest/stable" channel 11:13:13 11:13:18 core18 20210611 from Canonical* installed 11:13:18 "core18" switched to the "latest/stable" channel 11:13:18 11:13:23 snapcraft 4.8.2 from Canonical* installed 11:13:23 "snapcraft" switched to the "latest/stable" channel 11:13:23 11:13:27 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 11:13:27 - README.md 11:13:27 11:13:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:13:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:13:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:13:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:13:28 Fetched 88.7 kB in 1s (154 kB/s) 11:13:29 Reading package lists... 11:13:29 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 11:13:29 Reading package lists... 11:13:30 Building dependency tree... 11:13:30 Reading state information... 11:13:30 Suggested packages: 11:13:30 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 11:13:30 git-gui gitk gitweb git-cvs git-mediawiki git-svn 11:13:30 Recommended packages: 11:13:30 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 11:13:30 The following NEW packages will be installed: 11:13:30 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 11:13:30 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 11:13:30 pkg-config zip 11:13:30 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 11:13:30 Need to get 7663 kB of archives. 11:13:30 After this operation, 43.8 MB of additional disk space will be used. 11:13:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 11:13:30 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 11:13:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 11:13:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 11:13:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 11:13:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 11:13:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 11:13:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 11:13:30 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 11:13:30 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 11:13:30 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 11:13:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 11:13:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 11:13:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 11:13:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 11:13:31 debconf: delaying package configuration, since apt-utils is not installed 11:13:31 Fetched 7663 kB in 1s (10.3 MB/s) 11:13:31 Selecting previously unselected package libglib2.0-0:amd64. 11:13:31 (Reading database ... 13933 files and directories currently installed.) 11:13:31 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 11:13:31 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 11:13:31 Selecting previously unselected package libpsl5:amd64. 11:13:31 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 11:13:31 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 11:13:31 Selecting previously unselected package libnghttp2-14:amd64. 11:13:31 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 11:13:31 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:13:31 Selecting previously unselected package librtmp1:amd64. 11:13:31 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 11:13:31 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:13:31 Selecting previously unselected package libcurl3-gnutls:amd64. 11:13:31 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 11:13:31 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 11:13:31 Selecting previously unselected package liberror-perl. 11:13:31 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 11:13:31 Unpacking liberror-perl (0.17025-1) ... 11:13:31 Selecting previously unselected package git-man. 11:13:31 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 11:13:31 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 11:13:31 Selecting previously unselected package git. 11:13:31 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 11:13:31 Unpacking git (1:2.17.1-1ubuntu0.8) ... 11:13:33 Selecting previously unselected package libnorm1:amd64. 11:13:33 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 11:13:33 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:13:33 Selecting previously unselected package libpgm-5.2-0:amd64. 11:13:33 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 11:13:33 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:13:33 Selecting previously unselected package libsodium23:amd64. 11:13:33 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 11:13:33 Unpacking libsodium23:amd64 (1.0.16-2) ... 11:13:33 Selecting previously unselected package libzmq5:amd64. 11:13:33 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 11:13:33 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:13:33 Selecting previously unselected package libzmq3-dev:amd64. 11:13:33 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 11:13:33 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:13:34 Selecting previously unselected package pkg-config. 11:13:34 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 11:13:34 Unpacking pkg-config (0.29.1-0ubuntu2) ... 11:13:34 Selecting previously unselected package zip. 11:13:34 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 11:13:34 Unpacking zip (3.0-11build1) ... 11:13:34 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:13:34 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 11:13:34 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:13:34 Setting up liberror-perl (0.17025-1) ... 11:13:34 Setting up libpsl5:amd64 (0.19.1-5build1) ... 11:13:35 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 11:13:35 No schema files found: doing nothing. 11:13:35 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:13:35 Setting up zip (3.0-11build1) ... 11:13:35 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:13:36 Setting up libsodium23:amd64 (1.0.16-2) ... 11:13:36 Setting up pkg-config (0.29.1-0ubuntu2) ... 11:13:36 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:13:36 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 11:13:36 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:13:36 Setting up git (1:2.17.1-1ubuntu0.8) ... 11:13:36 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:13:37 git set to automatically installed. 11:13:37 git-man set to automatically installed. 11:13:37 libcurl3-gnutls set to automatically installed. 11:13:37 liberror-perl set to automatically installed. 11:13:37 libglib2.0-0 set to automatically installed. 11:13:37 libnghttp2-14 set to automatically installed. 11:13:37 libnorm1 set to automatically installed. 11:13:37 libpgm-5.2-0 set to automatically installed. 11:13:37 libpsl5 set to automatically installed. 11:13:37 librtmp1 set to automatically installed. 11:13:37 libsodium23 set to automatically installed. 11:13:37 libzmq3-dev set to automatically installed. 11:13:37 libzmq5 set to automatically installed. 11:13:37 pkg-config set to automatically installed. 11:13:37 zip set to automatically installed. 11:13:38 snapd is not logged in, snap install commands will use sudo 11:13:40 snap "core18" has no updates available 11:13:40 snapd is not logged in, snap install commands will use sudo 11:13:46 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 11:13:47 Downloading snap 'edgex-app-service-configurable' 11:13:48 error: cannot download snap "edgex-app-service-configurable": no snap revision available as specified 11:13:48 Error while downloading snap 'edgex-app-service-configurable' from channel '2.0/stable' 11:13:48 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:13:50 Failed in branch amd64 11:14:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 11:14:20 Removing intermediate container ce61e87de026 11:14:20 ---> d6eae56ae92a 11:14:20 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:14:20 Removing intermediate container 810435a90835 11:14:20 ---> 5839a0b23dbc 11:14:20 11:14:20 Step 11/32 : FROM alpine:3.12 11:14:20 ---> Running in 2328bcd7bdc4 11:14:20 3.12: Pulling from library/alpine 11:14:21 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 11:14:23 Removing intermediate container b6f53b346b44 11:14:23 ---> 786a55eb8ed3 11:14:23 11:14:23 Step 11/22 : FROM alpine:3.12 11:14:23 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 11:14:24 Status: Downloaded newer image for alpine:3.12 11:14:24 ---> c4fd0aeabfcf 11:14:24 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:14:24 3.12: Pulling from library/alpine 11:14:24 Removing intermediate container 877e92551c4a 11:14:24 ---> 07450e328e6c 11:14:24 11:14:24 Step 11/23 : FROM alpine:3.12 11:14:24 ---> c4fd0aeabfcf 11:14:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 11:14:24 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 11:14:24 Status: Image is up to date for alpine:3.12 11:14:24 ---> c4fd0aeabfcf 11:14:24 Step 12/22 : RUN apk add --update --no-cache curl 11:14:25 ---> Running in b546a577ebe9 11:14:25 ---> Running in 2722e585b426 11:14:25 ---> Running in 389b03ebced4 11:14:25 Removing intermediate container 77ce2b001277 11:14:25 ---> 6ab90983584a 11:14:25 11:14:25 Step 11/24 : FROM alpine:3.12 11:14:25 ---> c4fd0aeabfcf 11:14:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 11:14:25 Removing intermediate container 2328bcd7bdc4 11:14:25 ---> f40c515b4889 11:14:25 11:14:25 Step 12/24 : FROM docker:20.10.0 11:14:25 ---> Running in 87d568f39f67 11:14:25 Removing intermediate container b546a577ebe9 11:14:25 ---> ca64596af090 11:14:25 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 11:14:26 ---> Running in 20c547d36fa4 11:14:26 20.10.0: Pulling from library/docker 11:14:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:14:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:14:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:14:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:14:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:14:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:14:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:14:28 (1/1) Installing dumb-init (1.2.2-r1) 11:14:28 Executing busybox-1.31.1-r20.trigger 11:14:28 OK: 5 MiB in 15 packages 11:14:28 (1/4) Installing ca-certificates (20191127-r4) 11:14:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 11:14:28 (3/4) Installing libcurl (7.77.0-r0) 11:14:28 (4/4) Installing curl (7.77.0-r0) 11:14:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:14:28 Executing busybox-1.31.1-r20.trigger 11:14:28 Executing ca-certificates-20191127-r4.trigger 11:14:28 (1/1) Installing dumb-init (1.2.2-r1) 11:14:28 Executing busybox-1.31.1-r20.trigger 11:14:28 OK: 5 MiB in 15 packages 11:14:28 OK: 7 MiB in 18 packages 11:14:29 (1/2) Installing dumb-init (1.2.2-r1) 11:14:29 (2/2) Installing su-exec (0.2-r1) 11:14:29 Executing busybox-1.31.1-r20.trigger 11:14:29 OK: 5 MiB in 16 packages 11:14:30 Removing intermediate container 2722e585b426 11:14:30 ---> 6be2f6c477c4 11:14:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:14:30 ---> Running in 62903cecf994 11:14:30 Removing intermediate container 87d568f39f67 11:14:30 ---> 9c8c4096d52d 11:14:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:14:31 ---> Running in 2843afa366ad 11:14:31 Removing intermediate container 20c547d36fa4 11:14:31 ---> 6426e5a27ea4 11:14:31 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 11:14:31 Removing intermediate container 62903cecf994 11:14:31 ---> 35278c285f0c 11:14:31 Step 14/23 : ENV APP_PORT=59861 11:14:31 Removing intermediate container 389b03ebced4 11:14:31 ---> dc876b98b1b7 11:14:31 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:14:31 ---> Running in 4b57a1802b0e 11:14:31 ---> Running in 71d037737ef6 11:14:31 ---> Running in 334dbb4c2d3a 11:14:31 Removing intermediate container 2843afa366ad 11:14:31 ---> fbb20e194103 11:14:31 Step 14/24 : ENV APP_PORT=59881 11:14:32 ---> Running in a4cde6f7a2c0 11:14:32 Removing intermediate container 4b57a1802b0e 11:14:32 ---> 22c79f668049 11:14:32 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:14:32 Removing intermediate container 71d037737ef6 11:14:32 ---> 50ce453797a2 11:14:32 Step 15/23 : EXPOSE $APP_PORT 11:14:32 Removing intermediate container 334dbb4c2d3a 11:14:32 ---> 5bb65d5ef592 11:14:32 Step 14/22 : WORKDIR /edgex 11:14:32 ---> Running in a32d40d7b0e0 11:14:33 ---> Running in 7e3f0800cfb0 11:14:33 Removing intermediate container a4cde6f7a2c0 11:14:33 ---> 601f391964fd 11:14:33 Step 15/24 : EXPOSE $APP_PORT 11:14:33 ---> Running in 98b26dbed906 11:14:33 ---> Running in 1e8db85e9bdb 11:14:33 Removing intermediate container a32d40d7b0e0 11:14:33 ---> 26f93263be38 11:14:33 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:14:33 Removing intermediate container 7e3f0800cfb0 11:14:33 ---> 891960166790 11:14:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:14:34 ---> Running in 340bc8fb8c05 11:14:34 Removing intermediate container 98b26dbed906 11:14:34 ---> 43cded23ba8b 11:14:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:14:34 Removing intermediate container 1e8db85e9bdb 11:14:34 ---> 140b5a6de0e9 11:14:34 Step 16/24 : WORKDIR / 11:14:34 ---> Running in e08e49f3ccae 11:14:35 ---> e430bf10474b 11:14:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:14:35 Removing intermediate container e08e49f3ccae 11:14:35 ---> 6fde657bcc5e 11:14:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:14:35 ---> c2556bdc3569 11:14:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:14:37 ---> a2884fd0d88b 11:14:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:14:37 ---> 897ea78ab552 11:14:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:14:37 ---> 52f21043afea 11:14:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:14:37 Removing intermediate container 340bc8fb8c05 11:14:37 ---> 298721901a53 11:14:37 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 11:14:38 ---> Running in a327a6b3865d 11:14:39 Removing intermediate container a327a6b3865d 11:14:39 ---> c67cf55756df 11:14:39 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:14:39 ---> 25efef6279d5 11:14:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 11:14:39 ---> 01be026cfbf5 11:14:39 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:14:39 ---> 06bb42fc8625 11:14:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:14:40 ---> Running in 3f7834d0bb3b 11:14:40 ---> Running in 96a4c147d888 11:14:40 ---> e6ee01c31542 11:14:40 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:14:41 ---> Running in d97f9371cc6d 11:14:41 Removing intermediate container 3f7834d0bb3b 11:14:41 ---> fcccab5340cc 11:14:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:14:41 ---> Running in 0850a2883cdd 11:14:41 Removing intermediate container 96a4c147d888 11:14:41 ---> 9efb0d4a1382 11:14:41 Step 19/22 : CMD ["--init=true"] 11:14:41 ---> 7fc008da6be9 11:14:41 Step 20/24 : ENTRYPOINT ["/core-metadata"] 11:14:41 ---> Running in 64f389f47e8b 11:14:41 ---> Running in 500fbdfd86ba 11:14:42 Removing intermediate container 0850a2883cdd 11:14:42 ---> 8c50283a4476 11:14:42 Step 21/23 : LABEL arch=arm64 11:14:42 ---> Running in 72e6d354ae6c 11:14:42 Removing intermediate container 64f389f47e8b 11:14:42 ---> 1d5bb49d9088 11:14:42 Step 20/22 : LABEL arch=arm64 11:14:43 Removing intermediate container 500fbdfd86ba 11:14:43 ---> e351b14b8343 11:14:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:14:43 ---> Running in e6fe894b8deb 11:14:43 ---> Running in b1d095249bef 11:14:43 Removing intermediate container 72e6d354ae6c 11:14:43 ---> 80f28e0f3c7f 11:14:43 Step 22/23 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:14:44 ---> Running in faeb25edbc7b 11:14:44 Removing intermediate container e6fe894b8deb 11:14:44 ---> 900b58cfdac4 11:14:44 Step 21/22 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:14:44 Removing intermediate container b1d095249bef 11:14:44 ---> 1afa43bd1e1a 11:14:44 Step 22/24 : LABEL arch=arm64 11:14:44 ---> Running in a6f77dd7c63d 11:14:44 ---> Running in 99545a785d69 11:14:44 Removing intermediate container faeb25edbc7b 11:14:44 ---> 80f3e8fe4845 11:14:44 Step 23/23 : LABEL version=0.0.0 11:14:44 Removing intermediate container d97f9371cc6d 11:14:44 ---> 434ec8a4117b 11:14:44 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 11:14:44 ---> Running in ce3984c04ce7 11:14:45 Removing intermediate container a6f77dd7c63d 11:14:45 ---> bba2741652ed 11:14:45 Step 22/22 : LABEL version=0.0.0 11:14:45 Removing intermediate container 99545a785d69 11:14:45 ---> 2ff976f3fb29 11:14:45 Step 23/24 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:14:45 ---> Running in 8e190577d631 11:14:45 ---> Running in 57a6f4295cc2 11:14:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 11:14:45 Removing intermediate container ce3984c04ce7 11:14:45 ---> bade82b1ca5f 11:14:45 11:14:45 Status: Downloaded newer image for docker:20.10.0 11:14:45 ---> eeaf43b92773 11:14:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:14:45 ---> Running in 116c3b80ef8c 11:14:45 ---> 023c93df1cf7 11:14:45 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:14:46 Removing intermediate container 8e190577d631 11:14:46 ---> ab9f3b72db93 11:14:46 11:14:46 Successfully built bade82b1ca5f 11:14:46 Successfully tagged support-scheduler-arm64:latest 11:14:46 Building core-command 11:14:46  Building support-scheduler ... done Removing intermediate container 57a6f4295cc2 11:14:46 ---> e4d805b1df0b 11:14:46 Step 24/24 : LABEL version=0.0.0 11:14:46 Removing intermediate container 116c3b80ef8c 11:14:46 ---> 468109e7e142 11:14:46 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 11:14:46 ---> Running in 450ba967bb9c 11:14:46 ---> Running in 32b4af555a16 11:14:46 Successfully built ab9f3b72db93 11:14:46 Successfully tagged security-proxy-setup-arm64:latest 11:14:46 Building core-data 11:14:47  Building security-proxy-setup ... done Removing intermediate container 450ba967bb9c 11:14:47 ---> 98c65ac5643b 11:14:47 11:14:48 Successfully built 98c65ac5643b 11:14:48 Successfully tagged core-metadata-arm64:latest 11:14:48 Building security-secretstore-setup 11:14:48  Building core-metadata ... done  ---> ed714baf6404 11:14:48 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:14:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:14:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:14:48 ---> 544585176645 11:14:48 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:14:48 (1/39) Installing readline (8.0.4-r0) 11:14:48 (2/39) Installing bash (5.0.17-r0) 11:14:48 Executing bash-5.0.17-r0.post-install 11:14:48 (3/39) Installing nghttp2-libs (1.41.0-r0) 11:14:49 (4/39) Installing libcurl (7.77.0-r0) 11:14:49 (5/39) Installing curl (7.77.0-r0) 11:14:49 (6/39) Installing dumb-init (1.2.2-r1) 11:14:49 (7/39) Installing libbz2 (1.0.8-r1) 11:14:49 (8/39) Installing expat (2.2.9-r1) 11:14:49 (9/39) Installing libffi (3.3-r2) 11:14:49 (10/39) Installing gdbm (1.13-r1) 11:14:49 (11/39) Installing xz-libs (5.2.5-r0) 11:14:49 (12/39) Installing sqlite-libs (3.32.1-r1) 11:14:49 (13/39) Installing python3 (3.8.10-r0) 11:14:50 ---> 21f769e0614f 11:14:50 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:14:51 (14/39) Installing py3-appdirs (1.4.4-r1) 11:14:51 (15/39) Installing py3-ordered-set (4.0.1-r0) 11:14:51 (16/39) Installing py3-parsing (2.4.7-r0) 11:14:51 (17/39) Installing py3-six (1.15.0-r0) 11:14:51 (18/39) Installing py3-packaging (20.4-r0) 11:14:51 (19/39) Installing py3-setuptools (47.0.0-r0) 11:14:51 (20/39) Installing py3-chardet (3.0.4-r4) 11:14:51 (21/39) Installing py3-idna (2.9-r0) 11:14:51 (22/39) Installing py3-certifi (2020.4.5.1-r0) 11:14:51 (23/39) Installing py3-urllib3 (1.25.9-r0) 11:14:51 (24/39) Installing py3-requests (2.23.0-r0) 11:14:51 (25/39) Installing py3-msgpack (1.0.0-r0) 11:14:51 (26/39) Installing py3-lockfile (0.12.2-r3) 11:14:51 (27/39) Installing py3-cachecontrol (0.12.6-r0) 11:14:51 (28/39) Installing py3-colorama (0.4.3-r0) 11:14:51 (29/39) Installing py3-distlib (0.3.0-r0) 11:14:51 (30/39) Installing py3-distro (1.5.0-r1) 11:14:51 (31/39) Installing py3-webencodings (0.5.1-r3) 11:14:51 (32/39) Installing py3-html5lib (1.0.1-r4) 11:14:51 (33/39) Installing py3-pytoml (0.1.21-r0) 11:14:51 (34/39) Installing py3-pep517 (0.8.2-r0) 11:14:51 (35/39) Installing py3-progress (1.5-r0) 11:14:51 (36/39) Installing py3-toml (0.10.1-r0) 11:14:51 (37/39) Installing py3-retrying (1.3.3-r0) 11:14:51 (38/39) Installing py3-contextlib2 (0.6.0-r0) 11:14:51 (39/39) Installing py3-pip (20.1.1-r0) 11:14:52 Executing busybox-1.31.1-r19.trigger 11:14:52 OK: 72 MiB in 59 packages 11:14:52 ---> 77285bb54b80 11:14:52 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 11:14:52 ---> Running in 37449af4eb16 11:14:54 Removing intermediate container 37449af4eb16 11:14:54 ---> 9c84addf8f81 11:14:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:14:55 ---> 91ac0f83489b 11:14:55 Step 27/32 : RUN chmod +x /entrypoint.sh 11:14:56 ---> Running in 428a581e82a5 11:14:56 Collecting docker-compose==1.23.2 11:14:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:14:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 11:14:57 Collecting docopt<0.7,>=0.6.1 11:14:57 Downloading docopt-0.6.2.tar.gz (25 kB) 11:14:58 Removing intermediate container 428a581e82a5 11:14:58 ---> a7d81f27ff1c 11:14:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 11:14:59 ---> Running in 9f1fe4a7ab30 11:14:59 Removing intermediate container 9f1fe4a7ab30 11:14:59 ---> 6c7c51a32235 11:14:59 Step 29/32 : CMD ["gate"] 11:15:00 Collecting jsonschema<3,>=2.5.1 11:15:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:15:00 ---> Running in 039c06c6f4ce 11:15:01 Collecting docker<4.0,>=3.6.0 11:15:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:15:01 Removing intermediate container 039c06c6f4ce 11:15:01 ---> 46f78cf6a1ec 11:15:01 Step 30/32 : LABEL arch=arm64 11:15:02 ---> Running in b89b375ce3e0 11:15:02 Removing intermediate container b89b375ce3e0 11:15:02 Collecting PyYAML<4,>=3.10 11:15:02 ---> 43afbe854a0c 11:15:02 Step 31/32 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:15:02 Downloading PyYAML-3.13.tar.gz (270 kB) 11:15:03 ---> Running in 00312dda1df0 11:15:03 Removing intermediate container 00312dda1df0 11:15:03 ---> 735d2715abbe 11:15:03 Step 32/32 : LABEL version=0.0.0 11:15:04 ---> Running in 489006a1deb2 11:15:04 Removing intermediate container 489006a1deb2 11:15:04 ---> eb7cd8ca78fe 11:15:04 11:15:05 Successfully built eb7cd8ca78fe 11:15:05 Successfully tagged security-bootstrapper-arm64:latest 11:15:05  Building security-bootstrapper ... done Building support-notifications 11:15:06 Collecting cached-property<2,>=1.2.0 11:15:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:15:07 Collecting dockerpty<0.5,>=0.4.1 11:15:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:15:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:15:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:15:11 Collecting websocket-client<1.0,>=0.32.0 11:15:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:15:11 Collecting texttable<0.10,>=0.9.0 11:15:11 Downloading texttable-0.9.1.tar.gz (11 kB) 11:15:14 Collecting docker-pycreds>=0.4.0 11:15:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:15:14 Collecting idna<2.8,>=2.5 11:15:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:15:14 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) 11:15:14 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) 11:15:15 Collecting urllib3<1.25,>=1.21.1 11:15:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:15:15 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 11:15:15 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 11:15:15 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 11:15:15 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 11:15:17 Installing collected packages: docopt, jsonschema, idna, urllib3, requests, websocket-client, docker-pycreds, docker, PyYAML, cached-property, dockerpty, texttable, docker-compose 11:15:17 Running setup.py install for docopt: started 11:15:19 Running setup.py install for docopt: finished with status 'done' 11:15:19 Attempting uninstall: idna 11:15:19 Found existing installation: idna 2.9 11:15:19 Uninstalling idna-2.9: 11:15:19 Successfully uninstalled idna-2.9 11:15:20 Attempting uninstall: urllib3 11:15:20 Found existing installation: urllib3 1.25.9 11:15:20 Uninstalling urllib3-1.25.9: 11:15:20 Successfully uninstalled urllib3-1.25.9 11:15:20 Attempting uninstall: requests 11:15:20 Found existing installation: requests 2.23.0 11:15:21 Uninstalling requests-2.23.0: 11:15:21 Successfully uninstalled requests-2.23.0 11:15:23 Running setup.py install for PyYAML: started 11:15:25 Running setup.py install for PyYAML: finished with status 'done' 11:15:25 Running setup.py install for dockerpty: started 11:15:28 Running setup.py install for dockerpty: finished with status 'done' 11:15:28 Running setup.py install for texttable: started 11:15:30 Running setup.py install for texttable: finished with status 'done' 11:15:30 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.59.0 11:15:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:15:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:15:32 ---> bd61a32f4f6d 11:15:32 Step 3/24 : WORKDIR /edgex-go 11:15:32 ---> Using cache 11:15:32 ---> 50175264dfed 11:15:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:15:32 ---> Using cache 11:15:32 ---> a9f1aaf2601e 11:15:32 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:15:33 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:15:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:15:33 ---> bd61a32f4f6d 11:15:33 Step 3/26 : WORKDIR /edgex-go 11:15:33 ---> Using cache 11:15:33 ---> 50175264dfed 11:15:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:15:33 ---> Using cache 11:15:33 ---> a9f1aaf2601e 11:15:33 Step 5/26 : RUN apk add --update --no-cache make git 11:15:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:15:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:15:33 ---> bd61a32f4f6d 11:15:33 Step 3/24 : WORKDIR /edgex-go 11:15:33 ---> Using cache 11:15:33 ---> 50175264dfed 11:15:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:15:33 ---> Using cache 11:15:33 ---> a9f1aaf2601e 11:15:33 Step 5/24 : RUN apk add --update --no-cache make git 11:15:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 11:15:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:15:38 ---> bd61a32f4f6d 11:15:38 Step 3/23 : WORKDIR /edgex-go 11:15:38 ---> Using cache 11:15:38 ---> 50175264dfed 11:15:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:15:38 ---> Using cache 11:15:38 ---> a9f1aaf2601e 11:15:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 11:15:38 ---> Running in 6c7636bcbc08 11:15:38 ---> Running in 52cc2353f997 11:15:38 ---> Running in bf21e65ad4ca 11:15:38 ---> Running in dfdcf64d0e57 11:15:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:15:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:15:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:15:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:15:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:15:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:15:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:15:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:15:43 OK: 218 MiB in 52 packages 11:15:43 OK: 218 MiB in 52 packages 11:15:43 OK: 218 MiB in 52 packages 11:15:43 OK: 218 MiB in 52 packages 11:15:45 Removing intermediate container 6c7636bcbc08 11:15:45 ---> f8d02f1c0521 11:15:45 Step 6/23 : COPY go.mod . 11:15:45 Removing intermediate container 52cc2353f997 11:15:45 ---> 9683bb89aad6 11:15:45 Step 6/24 : COPY go.mod . 11:15:45 Removing intermediate container dfdcf64d0e57 11:15:45 Removing intermediate container bf21e65ad4ca 11:15:45 ---> 8816862e34ca 11:15:45 Step 6/24 : COPY go.mod . ---> a41e894cf68d 11:15:45 Step 6/26 : COPY go.mod . 11:15:45 11:15:46 ---> 380ce9b05337 11:15:46 Step 7/23 : RUN go mod download 11:15:46 ---> Running in f89c714582db 11:15:46 ---> 3fd8d6a2e0b6 11:15:46 Step 7/24 : RUN go mod download 11:15:47 Removing intermediate container 32b4af555a16 11:15:47 ---> 10d5a8a38ceb 11:15:47 Step 15/24 : ENV APP_PORT=58890 11:15:47 ---> Running in d3c82eef3c75 11:15:47 ---> 9d5a4e7b4c0c 11:15:47 ---> 19da6d8f004f 11:15:47 Step 7/26 : RUN go mod download 11:15:47 Step 7/24 : RUN go mod download 11:15:47 ---> Running in 5ab86462435a 11:15:47 ---> Running in 474c83c946e7 11:15:47 ---> Running in a569f1d8cbb7 11:15:48 Removing intermediate container a569f1d8cbb7 11:15:48 ---> 2165e4392625 11:15:48 Step 16/24 : EXPOSE $APP_PORT 11:15:48 ---> Running in 4376d2800a01 11:15:49 Removing intermediate container 4376d2800a01 11:15:49 ---> f543ba1a4d72 11:15:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:15:51 Removing intermediate container f89c714582db 11:15:51 ---> 0a01d752259a 11:15:51 Step 8/23 : COPY . . 11:15:51 Removing intermediate container d3c82eef3c75 11:15:51 ---> 5467199638f7 11:15:51 Step 8/24 : COPY . . 11:15:51 ---> 964f2cbca5f6 11:15:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:15:52 Removing intermediate container 474c83c946e7 11:15:52 ---> f771d2cf660c 11:15:52 Step 8/26 : COPY . . 11:15:52 Removing intermediate container 5ab86462435a 11:15:52 ---> ddb7e1fb0fb3 11:15:52 Step 8/24 : COPY . . 11:15:54 ---> b22fe36dbde6 11:15:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:15:57 ---> e1537756dbe4 11:15:57 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 11:15:58 ---> Running in 4d407fd69c9f 11:15:59 Removing intermediate container 4d407fd69c9f 11:15:59 ---> fd0cce745aaa 11:15:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:16:00 ---> Running in 73efa0f90bbd 11:16:01 Removing intermediate container 73efa0f90bbd 11:16:01 ---> f875d5c01068 11:16:01 Step 22/24 : LABEL arch=arm64 11:16:02 ---> Running in b5b11c65b567 11:16:03 Removing intermediate container b5b11c65b567 11:16:03 ---> 9fe76a1cda5c 11:16:03 Step 23/24 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:16:03 ---> Running in 4871ff2d86a3 11:16:05 Removing intermediate container 4871ff2d86a3 11:16:05 ---> 21aab3ef3df6 11:16:05 Step 24/24 : LABEL version=0.0.0 11:16:06 ---> Running in 5c01cc8c058a 11:16:06 Removing intermediate container 5c01cc8c058a 11:16:06 ---> a100fa2ad7ca 11:16:06 11:16:07 Successfully built a100fa2ad7ca 11:16:07 Successfully tagged sys-mgmt-agent-arm64:latest 11:16:13  Building sys-mgmt-agent ... done  ---> ba1e617596f0 11:16:13 Step 9/23 : RUN go mod tidy 11:16:13 ---> 8fc09a17a0ba 11:16:13 Step 9/24 : RUN go mod tidy 11:16:13 ---> Running in 696c11660d1c 11:16:13 ---> 862b1b7a10b4 11:16:13 Step 9/24 : RUN go mod tidy 11:16:13 ---> Running in 560efd71fe50 11:16:14 ---> Running in c7944df98bbb 11:16:14 ---> accdd229ceb1 11:16:14 Step 9/26 : RUN go mod tidy 11:16:14 ---> Running in edb77688bb9f 11:16:19 Removing intermediate container 696c11660d1c 11:16:19 ---> a97ad68fe231 11:16:19 Step 10/23 : RUN make cmd/support-notifications/support-notifications 11:16:19 ---> Running in ea515edf29a4 11:16:19 Removing intermediate container c7944df98bbb 11:16:19 ---> a7c221b643fe 11:16:19 Step 10/24 : RUN make cmd/core-command/core-command 11:16:20 ---> Running in 1ce02103bdc9 11:16:20 Removing intermediate container 560efd71fe50 11:16:20 ---> da90fdb67ee5 11:16:20 Step 10/24 : RUN make cmd/core-data/core-data 11:16:20 Removing intermediate container edb77688bb9f 11:16:20 ---> 4683201e0614 11:16:20 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:16:20 ---> Running in a8f11c59213c 11:16:20 ---> Running in d5d04d297b42 11:16:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:16: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 11:16:22 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 11:16:22 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 11:17:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:17:59 Removing intermediate container 1ce02103bdc9 11:17:59 ---> fca1f2829241 11:17:59 11:17:59 Step 11/24 : FROM alpine:3.12 11:17:59 ---> c4fd0aeabfcf 11:17:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 11:17:59 ---> Using cache 11:17:59 ---> 9c8c4096d52d 11:17:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:17:59 ---> Using cache 11:17:59 ---> fbb20e194103 11:17:59 Step 14/24 : ENV APP_PORT=59882 11:17:59 ---> Running in 1640429e30d4 11:17:59 Removing intermediate container 1640429e30d4 11:17:59 ---> f6d1596a2a09 11:17:59 Step 15/24 : EXPOSE $APP_PORT 11:17:59 ---> Running in 4f9c4dcea456 11:17:59 Removing intermediate container 4f9c4dcea456 11:17:59 ---> 3ae61473d0c1 11:17:59 Step 16/24 : WORKDIR / 11:17:59 ---> Running in e4d7e6a2eba7 11:17:59 Removing intermediate container e4d7e6a2eba7 11:17:59 ---> 497efaf1ee46 11:17:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:17:59 ---> 0e88583c7d87 11:17:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:17:59 Removing intermediate container ea515edf29a4 11:17:59 ---> 304e183de551 11:17:59 11:17:59 Step 11/23 : FROM alpine:3.12 11:17:59 ---> c4fd0aeabfcf 11:17:59 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 11:17:59 ---> Running in b59e3396778c 11:17:59 ---> 9e7d423f6aa9 11:17:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:17:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:17:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:17:59 ---> 3db26ac11e47 11:17:59 Step 20/24 : ENTRYPOINT ["/core-command"] 11:17:59 ---> Running in c15f215b4955 11:17:59 (1/2) Installing ca-certificates (20191127-r4) 11:17:59 Removing intermediate container d5d04d297b42 11:17:59 ---> 3bcd7bc139f1 11:17:59 11:17:59 Step 11/26 : FROM alpine:3.12 11:17:59 ---> c4fd0aeabfcf 11:17:59 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 11:17:59 (2/2) Installing dumb-init (1.2.2-r1) 11:17:59 Executing busybox-1.31.1-r20.trigger 11:17:59 Executing ca-certificates-20191127-r4.trigger 11:17:59 OK: 6 MiB in 16 packages 11:17:59 ---> Running in 004e4d053154 11:17:59 Removing intermediate container c15f215b4955 11:17:59 ---> ec7704e0d9fa 11:17:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:17:59 ---> Running in 8125268fdeb5 11:18:00 Removing intermediate container 8125268fdeb5 11:18:00 ---> 24ec3c63f6b2 11:18:00 Step 22/24 : LABEL arch=arm64 11:18:00 ---> Running in 6fd16278acaf 11:18:00 Removing intermediate container b59e3396778c 11:18:00 ---> 326fe5699292 11:18:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:18:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:18:01 ---> Running in 9a226dfa589d 11:18:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:18:01 Removing intermediate container 6fd16278acaf 11:18:01 ---> 40763c42aca4 11:18:01 Step 23/24 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:18:01 ---> Running in a43a2c0e92d4 11:18:01 Removing intermediate container 9a226dfa589d 11:18:01 ---> c138cd36edad 11:18:01 Step 14/23 : ENV APP_PORT=59860 11:18:01 (1/6) Installing ca-certificates (20191127-r4) 11:18:02 (2/6) Installing nghttp2-libs (1.41.0-r0) 11:18:02 (3/6) Installing libcurl (7.77.0-r0) 11:18:02 (4/6) Installing curl (7.77.0-r0) 11:18:02 (5/6) Installing dumb-init (1.2.2-r1) 11:18:02 (6/6) Installing su-exec (0.2-r1) 11:18:02 Executing busybox-1.31.1-r20.trigger 11:18:02 Executing ca-certificates-20191127-r4.trigger 11:18:02 ---> Running in 41c01d155f50 11:18:02 Removing intermediate container a43a2c0e92d4 11:18:02 ---> cf85e9885e53 11:18:02 OK: 7 MiB in 20 packages 11:18:02 Step 24/24 : LABEL version=0.0.0 11:18:02 ---> Running in 1587a7ea06e6 11:18:02 Removing intermediate container 41c01d155f50 11:18:02 ---> d7a564f23ee2 11:18:02 Step 15/23 : EXPOSE $APP_PORT 11:18:03 ---> Running in 743f75a4c69b 11:18:03 Removing intermediate container 1587a7ea06e6 11:18:03 ---> bc7c468dff3b 11:18:03 11:18:04 Successfully built bc7c468dff3b 11:18:04 Successfully tagged core-command-arm64:latest 11:18:04  Building core-command ... done Removing intermediate container 743f75a4c69b 11:18:04 ---> 2cbbc99c91fc 11:18:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:18:04 Removing intermediate container 004e4d053154 11:18:04 ---> 7e95f8738840 11:18:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:18:04 ---> Running in cc960cf7ec4f 11:18:04 ---> fe6929e16b0f 11:18:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:18:05 Removing intermediate container a8f11c59213c 11:18:05 ---> 78fc67a511e9 11:18:05 11:18:05 Step 11/24 : FROM alpine:3.12 11:18:05 ---> c4fd0aeabfcf 11:18:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:18:05 Removing intermediate container cc960cf7ec4f 11:18:05 ---> 66053f3cf893 11:18:05 Step 14/26 : WORKDIR / 11:18:05 ---> Running in 2d138aee5b74 11:18:05 ---> Running in b9dc99b76caf 11:18:06 Removing intermediate container 2d138aee5b74 11:18:06 ---> 61e801843ccd 11:18:06 Step 13/24 : ENV APP_PORT=59880 11:18:06 Removing intermediate container b9dc99b76caf 11:18:06 ---> c597fb25de0a 11:18:06 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:18:06 ---> Running in 14fa163968e5 11:18:06 ---> 4179a267393e 11:18:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:18:07 Removing intermediate container 14fa163968e5 11:18:07 ---> a29b00754110 11:18:07 Step 14/24 : EXPOSE $APP_PORT 11:18:07 ---> Running in d4148cab627a 11:18:07 ---> d518b5f38e23 11:18:07 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:18:07 ---> 6e8199fc56f8 11:18:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 11:18:07 ---> Running in 127ba37609fc 11:18:07 Removing intermediate container d4148cab627a 11:18:07 ---> ea84480187c0 11:18:07 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:07 ---> Running in 3446986acd62 11:18:08 ---> 3d66c075bf38 11:18:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:18:08 Removing intermediate container 127ba37609fc 11:18:08 ---> 23363dc03520 11:18:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:18:08 ---> Running in 5027cbcb7ce7 11:18:09 ---> 56898b507e63 11:18:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:18:09 Removing intermediate container 5027cbcb7ce7 11:18:09 ---> 217087307412 11:18:09 Step 21/23 : LABEL arch=arm64 11:18:09 ---> Running in 218e61969b2c 11:18:09 Removing intermediate container 218e61969b2c 11:18:09 ---> dab5fc97b463 11:18:09 Step 22/23 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:18:09 ---> 1c4394042488 11:18:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:18:10 ---> Running in 7169ebbe4fce 11:18:10 Removing intermediate container 7169ebbe4fce 11:18:10 ---> 0d2e73fab0a6 11:18:10 Removing intermediate container 3446986acd62 11:18:10 ---> fbd6c0bd202f 11:18:10 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 11:18:10 Step 23/23 : LABEL version=0.0.0 11:18:10 ---> Running in e5da50d62b8d 11:18:10 ---> Running in 28ab59a2bedf 11:18:11 ---> e64e1018a1f2 11:18:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:18:11 Removing intermediate container e5da50d62b8d 11:18:11 ---> a10a04bfc469 11:18:11 11:18:11 Successfully built a10a04bfc469 11:18:11 Successfully tagged support-notifications-arm64:latest 11:18:12  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:18:12 ---> f450aaa9c9f4 11:18:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:18:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:18:13 ---> 48ab41c7b283 11:18:13 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 11:18:13 ---> Running in 8423b926a3ec 11:18:13 (1/6) Installing dumb-init (1.2.2-r1) 11:18:13 (2/6) Installing libgcc (9.3.0-r2) 11:18:13 (3/6) Installing libsodium (1.0.18-r0) 11:18:13 (4/6) Installing libstdc++ (9.3.0-r2) 11:18:14 (5/6) Installing libzmq (4.3.3-r0) 11:18:14 (6/6) Installing zeromq (4.3.3-r0) 11:18:14 Executing busybox-1.31.1-r20.trigger 11:18:14 OK: 8 MiB in 20 packages 11:18:15 Removing intermediate container 28ab59a2bedf 11:18:15 ---> 6fbb84b54378 11:18:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:18:15 Removing intermediate container 8423b926a3ec 11:18:15 ---> 4117249669df 11:18:15 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 11:18:16 ---> Running in e2702476f4a0 11:18:16 ---> 041383b3b9e3 11:18:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:18:16 Removing intermediate container e2702476f4a0 11:18:16 ---> 96ddc257987f 11:18:16 Step 24/26 : LABEL arch=arm64 11:18:16 ---> Running in 8c25cdab83dc 11:18:17 Removing intermediate container 8c25cdab83dc 11:18:17 ---> ffe7d6b47c3b 11:18:17 Step 25/26 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:18:17 ---> 96e1ea90b1b3 11:18:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:18:17 ---> Running in 98fd20bc9006 11:18:18 Removing intermediate container 98fd20bc9006 11:18:18 ---> c7e4749c5fa6 11:18:18 Step 26/26 : LABEL version=0.0.0 11:18:18 ---> Running in d6a0135c7e4b 11:18:18 ---> cf099232266d 11:18:18 Step 20/24 : ENTRYPOINT ["/core-data"] 11:18:18 ---> Running in eeb48d1945f1 11:18:18 Removing intermediate container d6a0135c7e4b 11:18:18 ---> 6c809d12d5c5 11:18:18 11:18:19 Successfully built 6c809d12d5c5 11:18:19 Successfully tagged security-secretstore-setup-arm64:latest 11:18:19  Building security-secretstore-setup ... done Removing intermediate container eeb48d1945f1 11:18:19 ---> 1ac0f6f26d1a 11:18:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:18:19 ---> Running in c689211e10a5 11:18:19 Removing intermediate container c689211e10a5 11:18:19 ---> 0cde02a996c1 11:18:19 Step 22/24 : LABEL arch=arm64 11:18:19 ---> Running in b7424a274cb9 11:18:20 Removing intermediate container b7424a274cb9 11:18:20 ---> 67e51479b6d6 11:18:20 Step 23/24 : LABEL git_sha=8d4cf8ea054f5d6d7fbfc6defa612c368664563d 11:18:20 ---> Running in ca8f02c15209 11:18:21 Removing intermediate container ca8f02c15209 11:18:21 ---> 79a810d489b9 11:18:21 Step 24/24 : LABEL version=0.0.0 11:18:21 ---> Running in 2f3813312724 11:18:21 Removing intermediate container 2f3813312724 11:18:21 ---> a6d0828171a7 11:18:21 11:18:21 Successfully built a6d0828171a7 11:18:21 Successfully tagged core-data-arm64:latest 11:18:22  Building core-data ... done  [Pipeline] } 11:18:22 $ docker stop --time=1 155f5a1e70b322dd8cf797f949178c3f335706fed3755ba3340153c0eff81e92 11:18:24 $ docker rm -f 155f5a1e70b322dd8cf797f949178c3f335706fed3755ba3340153c0eff81e92 [Pipeline] // withDockerContainer [Pipeline] sh 11:18:24 + docker images 11:18:24 REPOSITORY TAG IMAGE ID CREATED SIZE 11:18:24 core-data-arm64 latest a6d0828171a7 3 seconds ago 19.1MB 11:18:24 security-secretstore-setup-arm64 latest 6c809d12d5c5 6 seconds ago 27.1MB 11:18:24 support-notifications-arm64 latest a10a04bfc469 13 seconds ago 15.7MB 11:18:24 78fc67a511e9 20 seconds ago 975MB 11:18:24 core-command-arm64 latest bc7c468dff3b 22 seconds ago 15MB 11:18:24 3bcd7bc139f1 26 seconds ago 976MB 11:18:24 304e183de551 30 seconds ago 969MB 11:18:24 fca1f2829241 36 seconds ago 966MB 11:18:24 sys-mgmt-agent-arm64 latest a100fa2ad7ca 2 minutes ago 299MB 11:18:24 security-bootstrapper-arm64 latest eb7cd8ca78fe 3 minutes ago 17.5MB 11:18:24 core-metadata-arm64 latest 98c65ac5643b 3 minutes ago 15.7MB 11:18:24 support-scheduler-arm64 latest bade82b1ca5f 3 minutes ago 15.1MB 11:18:24 security-proxy-setup-arm64 latest ab9f3b72db93 3 minutes ago 24.2MB 11:18:24 f40c515b4889 3 minutes ago 969MB 11:18:24 6ab90983584a 4 minutes ago 972MB 11:18:24 07450e328e6c 4 minutes ago 968MB 11:18:24 786a55eb8ed3 4 minutes ago 973MB 11:18:24 5839a0b23dbc 4 minutes ago 969MB 11:18:24 ci-base-image-arm64 latest bd61a32f4f6d 14 minutes ago 641MB 11:18:24 alpine 3.12 c4fd0aeabfcf 13 days ago 5.32MB 11:18:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 11:18:24 docker 20.10.0 eeaf43b92773 6 months ago 228MB 11:18:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 11:18:26 ---> job-cost.sh 11:18:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k9OB 11:19:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:20:41 lf-activate-venv(): INFO: Adding /tmp/venv-k9OB/bin to PATH 11:20:41 INFO: No Stack... 11:20:41 INFO: Retrieving Pricing Info for: v2-standard-4 11:20:41 INFO: Archiving Costs [Pipeline] sh 11:20:42 + cat /w/workspace/edgex-go/35/archives/cost.csv 11:20:42 + cut -d, -f6 [Pipeline] lock 11:20:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-35-stack-cost] 11:20:42 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-35-stack-cost] did not exist. Created. 11:20:42 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:20:42 + echo total: 0.18000000715255737 [Pipeline] stash 11:20:43 Stashed 1 file(s) [Pipeline] } 11:20:43 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-35-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 11:20:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:20:46 ---> package-listing.sh 11:20:46 ++ facter osfamily 11:20:46 ++ tr '[:upper:]' '[:lower:]' 11:20:46 + OS_FAMILY=redhat 11:20:46 + workspace=/w/workspace/edgex-go/35 11:20:46 + START_PACKAGES=/tmp/packages_start.txt 11:20:46 + END_PACKAGES=/tmp/packages_end.txt 11:20:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:20:46 + PACKAGES=/tmp/packages_start.txt 11:20:46 + '[' /w/workspace/edgex-go/35 ']' 11:20:46 + PACKAGES=/tmp/packages_end.txt 11:20:46 + case "${OS_FAMILY}" in 11:20:46 + rpm -qa 11:20:46 + sort 11:20:53 + '[' -f /tmp/packages_start.txt ']' 11:20:53 + '[' -f /tmp/packages_end.txt ']' 11:20:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:20:53 + '[' /w/workspace/edgex-go/35 ']' 11:20:53 + mkdir -p /w/workspace/edgex-go/35/archives/ 11:20:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/35/archives/ [Pipeline] echo 11:20:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:20:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:20:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:20:54 11:20:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:20:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:20:54 alpine: Pulling from edgex-lftools-log-publisher 11:20:54 df20fa9351a1: Pulling fs layer 11:20:54 36b3adc4ff6f: Pulling fs layer 11:20:54 8ad3a11d3b57: Pulling fs layer 11:20:54 46f8f816bc3b: Pulling fs layer 11:20:54 93b61091891f: Pulling fs layer 11:20:54 93b9cdb0e59b: Pulling fs layer 11:20:54 5e14af77c1be: Pulling fs layer 11:20:54 01666e4c0597: Pulling fs layer 11:20:54 aa168da1d23b: Pulling fs layer 11:20:54 46f8f816bc3b: Waiting 11:20:54 93b61091891f: Waiting 11:20:54 93b9cdb0e59b: Waiting 11:20:54 5e14af77c1be: Waiting 11:20:54 01666e4c0597: Waiting 11:20:54 aa168da1d23b: Waiting 11:20:54 36b3adc4ff6f: Verifying Checksum 11:20:54 36b3adc4ff6f: Download complete 11:20:54 46f8f816bc3b: Verifying Checksum 11:20:54 46f8f816bc3b: Download complete 11:20:54 df20fa9351a1: Verifying Checksum 11:20:54 df20fa9351a1: Download complete 11:20:54 93b9cdb0e59b: Verifying Checksum 11:20:54 93b9cdb0e59b: Download complete 11:20:54 93b61091891f: Verifying Checksum 11:20:54 93b61091891f: Download complete 11:20:54 5e14af77c1be: Verifying Checksum 11:20:54 5e14af77c1be: Download complete 11:20:54 01666e4c0597: Verifying Checksum 11:20:54 01666e4c0597: Download complete 11:20:55 8ad3a11d3b57: Verifying Checksum 11:20:55 8ad3a11d3b57: Download complete 11:20:55 df20fa9351a1: Pull complete 11:20:55 36b3adc4ff6f: Pull complete 11:20:55 8ad3a11d3b57: Pull complete 11:20:56 46f8f816bc3b: Pull complete 11:20:56 93b61091891f: Pull complete 11:20:56 93b9cdb0e59b: Pull complete 11:20:56 5e14af77c1be: Pull complete 11:20:56 01666e4c0597: Pull complete 11:20:57 aa168da1d23b: Verifying Checksum 11:20:57 aa168da1d23b: Download complete 11:21:02 aa168da1d23b: Pull complete 11:21:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:21:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:21:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:21:02 prd-centos7-docker-4c-2g-658 does not seem to be running inside a container 11:21:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/35/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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:21:17 $ docker top 2d535e3a0c58833aa5ea0e50b8f2eb34974b16a4ad2d18a198da4cee96f0770f -eo pid,comm [Pipeline] { [Pipeline] sh 11:21:17 + touch /tmp/pre-build-complete [Pipeline] sh 11:21:18 + mkdir -p /var/log/sa [Pipeline] sh 11:21:18 + ls /var/log/sa-host 11:21:18 + sadf -c /var/log/sa-host/sa05 11:21:18 file_magic: OK 11:21:18 HZ: Using current value: 100 11:21:18 file_header: OK 11:21:18 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 11:21:18 Statistics: 11:21:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:21:18 File successfully converted to sysstat format version 12.2.1 11:21:18 + sadf -c /var/log/sa-host/sa29 11:21:18 file_magic: OK 11:21:18 HZ: Using current value: 100 11:21:18 file_header: OK 11:21:18 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 11:21:18 Statistics: 11:21:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:21:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:21:19 provisioning config files... 11:21:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/35@tmp/config7084876075865787183tmp [Pipeline] { [Pipeline] echo 11:21:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:21:19 ---> create-netrc.sh [Pipeline] } 11:21:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:21:20 ---> python-tools-install.sh [Pipeline] echo 11:21:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:21:20 ---> sudo-logs.sh 11:21:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:21:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:21:21 ---> job-cost.sh 11:21:21 lf-activate-venv: SKIPPING 11:21:21 DEBUG: total: 0.18000000715255737 11:21:21 INFO: Retrieving Stack Cost... 11:21:22 INFO: Retrieving Pricing Info for: v3-standard-2 11:21:22 INFO: Archiving Costs [Pipeline] echo 11:21:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:21:23 ---> logs-deploy.sh 11:21:23 lf-activate-venv: SKIPPING 11:21:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/35 11:21:23 INFO: archiving workspace using pattern(s): 11:21:23 Archives upload complete. 11:21:23 INFO: archiving logs to Nexus 11:21:24 ---> uname -a: 11:21:24 Linux prd-centos7-docker-4c-2g-658.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 11:21:24 11:21:24 11:21:24 ---> lscpu: 11:21:24 Architecture: x86_64 11:21:24 CPU op-mode(s): 32-bit, 64-bit 11:21:24 Byte Order: Little Endian 11:21:24 Address sizes: 40 bits physical, 48 bits virtual 11:21:24 CPU(s): 2 11:21:24 On-line CPU(s) list: 0,1 11:21:24 Thread(s) per core: 1 11:21:24 Core(s) per socket: 1 11:21:24 Socket(s): 2 11:21:24 NUMA node(s): 1 11:21:24 Vendor ID: AuthenticAMD 11:21:24 CPU family: 23 11:21:24 Model: 49 11:21:24 Model name: AMD EPYC-Rome Processor 11:21:24 Stepping: 0 11:21:24 CPU MHz: 2799.998 11:21:24 BogoMIPS: 5599.99 11:21:24 Virtualization: AMD-V 11:21:24 Hypervisor vendor: KVM 11:21:24 Virtualization type: full 11:21:24 L1d cache: 64 KiB 11:21:24 L1i cache: 64 KiB 11:21:24 L2 cache: 1 MiB 11:21:24 L3 cache: 32 MiB 11:21:24 NUMA node0 CPU(s): 0,1 11:21:24 Vulnerability Itlb multihit: Not affected 11:21:24 Vulnerability L1tf: Not affected 11:21:24 Vulnerability Mds: Not affected 11:21:24 Vulnerability Meltdown: Not affected 11:21:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:21:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:21:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:21:24 Vulnerability Srbds: Not affected 11:21:24 Vulnerability Tsx async abort: Not affected 11:21:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 11:21:24 11:21:24 11:21:24 ---> nproc: 11:21:24 2 11:21:24 11:21:24 11:21:24 ---> df -h: 11:21:24 Filesystem Size Used Available Use% Mounted on 11:21:24 overlay 40.0G 12.1G 27.9G 30% / 11:21:24 tmpfs 64.0M 0 64.0M 0% /dev 11:21:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:21:24 shm 64.0M 0 64.0M 0% /dev/shm 11:21:24 /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os 11:21:24 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf 11:21:24 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname 11:21:24 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts 11:21:24 /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json 11:21:24 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host 11:21:24 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure 11:21:24 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log 11:21:24 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/35 11:21:24 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/35@tmp 11:21:24 11:21:24 11:21:24 ---> free -m: 11:21:24 total used free shared buff/cache available 11:21:24 Mem: 7821 1339 1370 0 5110 6494 11:21:24 Swap: 1023 1 1022 11:21:24 11:21:24 11:21:24 ---> ip addr: 11:21:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:21:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:21:24 inet 127.0.0.1/8 scope host lo 11:21:24 valid_lft forever preferred_lft forever 11:21:24 inet6 ::1/128 scope host 11:21:24 valid_lft forever preferred_lft forever 11:21:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:21:24 link/ether fa:16:3e:55:38:1f brd ff:ff:ff:ff:ff:ff 11:21:24 inet 10.30.123.60/23 brd 10.30.123.255 scope global dynamic eth0 11:21:24 valid_lft 85032sec preferred_lft 85032sec 11:21:24 inet6 fe80::f816:3eff:fe55:381f/64 scope link 11:21:24 valid_lft forever preferred_lft forever 11:21:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:21:24 link/ether 02:42:eb:8a:af:62 brd ff:ff:ff:ff:ff:ff 11:21:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:21:24 valid_lft forever preferred_lft forever 11:21:24 inet6 fe80::42:ebff:fe8a:af62/64 scope link 11:21:24 valid_lft forever preferred_lft forever 11:21:24 11:21:24 11:21:24 ---> sar -b -r -n DEV: 11:21:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 11:21:24 11:21:24 10:58:25 LINUX RESTART (2 CPU) 11:21:24 11:21:24 10:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:21:24 11:00:01 96.94 14.72 82.22 0.00 4806.13 9381.09 0.00 11:21:24 11:01:01 104.13 0.18 103.95 0.00 22.78 46816.98 0.00 11:21:24 11:02:01 97.60 0.12 97.48 0.00 1.89 12568.00 0.00 11:21:24 11:03:01 55.84 0.02 55.83 0.00 0.53 10613.83 0.00 11:21:24 11:04:01 107.31 0.00 107.31 0.00 0.00 20083.77 0.00 11:21:24 11:05:01 330.10 53.31 276.79 0.00 1302.41 194971.55 0.00 11:21:24 11:06:01 270.36 15.55 254.81 0.00 516.02 109773.26 0.00 11:21:24 11:07:01 384.68 57.17 327.52 0.00 2011.52 160891.61 0.00 11:21:24 11:08:01 257.56 10.49 247.07 0.00 673.02 61580.90 0.00 11:21:24 11:09:01 6.90 0.00 6.90 0.00 0.00 322.36 0.00 11:21:24 11:10:01 277.70 254.23 23.47 0.00 3449.70 862.71 0.00 11:21:24 11:11:02 0.67 0.00 0.67 0.00 0.00 257.03 0.00 11:21:24 11:12:01 0.24 0.00 0.24 0.00 0.00 4.01 0.00 11:21:24 11:13:01 0.25 0.05 0.20 0.00 0.40 3.23 0.00 11:21:24 11:14:01 0.18 0.03 0.15 0.00 0.93 1.37 0.00 11:21:24 11:15:01 0.67 0.00 0.67 0.00 0.00 14.45 0.00 11:21:24 11:16:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 11:21:24 11:17:01 0.23 0.00 0.23 0.00 0.00 3.30 0.00 11:21:24 11:18:01 0.18 0.00 0.18 0.00 0.00 1.48 0.00 11:21:24 11:19:01 0.13 0.00 0.13 0.00 0.00 1.90 0.00 11:21:24 11:20:01 0.18 0.00 0.18 0.00 0.00 1.62 0.00 11:21:24 11:21:01 46.68 39.26 7.41 0.00 3950.16 317.86 0.00 11:21:24 Average: 92.83 20.27 72.56 0.00 762.03 28658.08 0.00 11:21:24 11:21:24 10:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:21:24 11:00:01 4921288 0 867840 10.84 2620 2217192 1597244 17.63 932960 1735480 321064 11:21:24 11:01:01 4105364 0 977300 12.20 2620 2923656 1749768 19.32 1057504 2349716 1276 11:21:24 11:02:01 3846752 0 1221184 15.25 2620 2938384 1801976 19.89 1384056 2236296 186960 11:21:24 11:03:01 4044564 0 1035360 12.93 2620 2926396 1569660 17.33 1103728 2301476 19988 11:21:24 11:04:01 3771708 0 1042492 13.02 2620 3192120 1601480 17.68 1169140 2497140 36 11:21:24 11:05:01 1137732 0 1236704 15.44 2620 5631884 1773504 19.58 2595208 3582792 306144 11:21:24 11:06:01 838680 0 1275016 15.92 2620 5892624 1905292 21.04 2846076 3589688 196 11:21:24 11:07:01 232980 0 1333144 16.65 2620 6440196 2197060 24.26 2859892 4145852 717892 11:21:24 11:08:01 2177696 0 1182836 14.77 2620 4645788 1321196 14.59 1377456 3724168 20 11:21:24 11:09:01 2183892 0 1176632 14.69 2620 4645796 1269784 14.02 1375676 3723488 20 11:21:24 11:10:01 2039364 0 1259160 15.72 2620 4707796 1269888 14.02 1415160 3746176 7528 11:21:24 11:11:02 2041608 0 1256912 15.69 2620 4707800 1259536 13.91 1414288 3746172 16 11:21:24 11:12:01 2041848 0 1256668 15.69 2620 4707804 1259536 13.91 1414196 3746172 20 11:21:24 11:13:01 2042580 0 1255932 15.68 2620 4707808 1259600 13.91 1410524 3749960 8 11:21:24 11:14:01 2042632 0 1255816 15.68 2620 4707872 1259600 13.91 1410400 3750000 16 11:21:24 11:15:01 2042148 0 1256328 15.69 2620 4707844 1259672 13.91 1410584 3749996 8 11:21:24 11:16:01 2042500 0 1255972 15.68 2620 4707848 1259600 13.91 1410460 3749996 16 11:21:24 11:17:01 2041988 0 1256476 15.69 2620 4707856 1259600 13.91 1410500 3749996 8 11:21:24 11:18:01 2042128 0 1256336 15.69 2620 4707856 1259600 13.91 1410500 3749996 16 11:21:24 11:19:01 2042188 0 1256268 15.69 2620 4707864 1259636 13.91 1410528 3750000 8 11:21:24 11:20:01 2041900 0 1256556 15.69 2620 4707864 1259696 13.91 1410720 3749996 8 11:21:24 11:21:01 1441820 0 1333940 16.66 2620 5230560 1521068 16.79 1466656 4242404 403768 11:21:24 Average: 2325607 0 1204767 15.04 2620 4475946 1462454 16.15 1531646 3425771 89319 11:21:24 11:21:24 10:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:21:24 11:00:01 vetha9f8e2e 961.34 759.16 90.30 2697.80 0.00 0.00 0.00 0.00 11:21:24 11:00:01 eth0 1786.08 1704.55 6424.21 200.25 0.00 0.00 0.00 0.00 11:21:24 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:00:01 docker0 961.34 759.02 77.16 2697.79 0.00 0.00 0.00 0.00 11:21:24 11:01:01 eth0 462.09 370.30 3095.57 62.11 0.00 0.00 0.00 0.00 11:21:24 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:01:01 vethece949b 20.68 25.84 1.95 18.89 0.00 0.00 0.00 0.00 11:21:24 11:01:01 docker0 90.08 143.04 5.67 394.10 0.00 0.00 0.00 0.00 11:21:24 11:02:01 veth70f3878 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 11:21:24 11:02:01 eth0 131.89 117.90 477.93 19.74 0.00 0.00 0.00 0.00 11:21:24 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:02:01 docker0 102.60 107.08 7.86 451.86 0.00 0.00 0.00 0.00 11:21:24 11:03:01 veth70f3878 2.25 2.25 0.18 0.19 0.00 0.00 0.00 0.00 11:21:24 11:03:01 eth0 40.26 24.45 28.71 65.54 0.00 0.00 0.00 0.00 11:21:24 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:03:01 docker0 2.25 2.25 0.15 0.19 0.00 0.00 0.00 0.00 11:21:24 11:04:01 eth0 188.56 159.92 1692.79 64.76 0.00 0.00 0.00 0.00 11:21:24 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:04:01 vethb19bb79 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:05:01 eth0 97.93 74.91 198.55 17.87 0.00 0.00 0.00 0.00 11:21:24 11:05:01 vethff45ff7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:05:01 veth4469693 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:06:01 veth946ea81 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:21:24 11:06:01 veth842d65b 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:21:24 11:06:01 eth0 34.35 21.56 93.81 50.65 0.00 0.00 0.00 0.00 11:21:24 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:07:01 veth0ebb9f3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:21:24 11:07:01 eth0 88.96 61.40 200.41 75.57 0.00 0.00 0.00 0.00 11:21:24 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:07:01 veth8e2e06c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:21:24 11:08:01 eth0 221.39 171.57 1679.65 26.68 0.00 0.00 0.00 0.00 11:21:24 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:08:01 docker0 1301.27 1199.85 100.43 4335.64 0.00 0.00 0.00 0.00 11:21:24 11:09:01 eth0 1.12 0.62 0.44 0.05 0.00 0.00 0.00 0.00 11:21:24 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:10:01 eth0 0.83 0.57 0.41 0.28 0.00 0.00 0.00 0.00 11:21:24 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:11:02 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:21:24 11:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:12:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:21:24 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:13:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:21:24 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:15:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:21:24 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:21:24 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:17:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:21:24 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:18:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:19:01 eth0 0.15 0.15 0.07 0.01 0.00 0.00 0.00 0.00 11:21:24 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:20:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:21:24 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:21:01 eth0 222.42 194.29 2169.33 58.61 0.00 0.00 0.00 0.00 11:21:24 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 Average: eth0 149.10 132.07 730.76 29.23 0.00 0.00 0.00 0.00 11:21:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:24 Average: docker0 59.21 54.60 4.57 197.29 0.00 0.00 0.00 0.00 11:21:24 11:21:24 11:21:24 ---> sar -P ALL: 11:21:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 11:21:24 11:21:24 10:58:25 LINUX RESTART (2 CPU) 11:21:24 11:21:24 10:59:01 CPU %user %nice %system %iowait %steal %idle 11:21:24 11:00:01 all 27.35 0.00 5.69 3.19 0.10 63.68 11:21:24 11:00:01 0 25.88 0.00 6.88 2.96 0.09 64.18 11:21:24 11:00:01 1 28.81 0.00 4.50 3.41 0.11 63.17 11:21:24 11:01:01 all 8.52 0.00 4.11 14.17 0.08 73.13 11:21:24 11:01:01 0 8.57 0.00 4.49 12.11 0.07 74.77 11:21:24 11:01:01 1 8.47 0.00 3.73 16.20 0.09 71.51 11:21:24 11:02:01 all 39.26 0.00 5.98 9.75 0.09 44.92 11:21:24 11:02:01 0 39.83 0.00 5.75 8.75 0.09 45.58 11:21:24 11:02:01 1 38.69 0.00 6.21 10.74 0.09 44.27 11:21:24 11:03:01 all 33.76 0.00 4.71 1.01 0.09 60.43 11:21:24 11:03:01 0 33.88 0.00 4.50 0.93 0.09 60.60 11:21:24 11:03:01 1 33.63 0.00 4.93 1.09 0.09 60.27 11:21:24 11:04:01 all 51.92 0.00 8.36 3.89 0.11 35.72 11:21:24 11:04:01 0 51.32 0.00 7.65 2.65 0.11 38.28 11:21:24 11:04:01 1 52.53 0.00 9.07 5.12 0.11 33.17 11:21:24 11:05:01 all 20.82 0.00 14.47 48.56 0.09 16.06 11:21:24 11:05:01 0 20.32 0.00 14.76 50.06 0.09 14.77 11:21:24 11:05:01 1 21.32 0.00 14.19 47.07 0.09 17.33 11:21:24 11:06:01 all 63.59 0.00 11.92 19.20 0.11 5.18 11:21:24 11:06:01 0 63.74 0.00 11.83 19.67 0.11 4.65 11:21:24 11:06:01 1 63.44 0.00 12.00 18.73 0.11 5.71 11:21:24 11:07:01 all 42.33 0.00 14.79 38.34 0.13 4.42 11:21:24 11:07:01 0 43.13 0.00 14.06 40.73 0.13 1.95 11:21:24 11:07:01 1 41.52 0.00 15.51 35.94 0.13 6.89 11:21:24 11:08:01 all 34.29 0.00 9.84 24.44 0.10 31.34 11:21:24 11:08:01 0 34.04 0.00 9.98 27.45 0.09 28.44 11:21:24 11:08:01 1 34.54 0.00 9.70 21.42 0.11 34.23 11:21:24 11:09:01 all 0.16 0.00 0.04 0.04 0.03 99.72 11:21:24 11:09:01 0 0.07 0.00 0.03 0.00 0.02 99.88 11:21:24 11:09:01 1 0.25 0.00 0.05 0.08 0.05 99.57 11:21:24 11:10:01 all 0.26 4.68 15.30 13.43 0.10 66.22 11:21:24 11:10:01 0 0.32 4.68 15.18 13.21 0.10 66.51 11:21:24 11:10:01 1 0.20 4.68 15.43 13.65 0.10 65.94 11:21:24 11:21:24 11:10:01 CPU %user %nice %system %iowait %steal %idle 11:21:24 11:11:02 all 0.18 0.00 0.05 0.00 0.02 99.75 11:21:24 11:11:02 0 0.03 0.00 0.03 0.00 0.02 99.92 11:21:24 11:11:02 1 0.33 0.00 0.07 0.00 0.02 99.58 11:21:24 11:12:01 all 0.16 0.00 0.04 0.00 0.02 99.78 11:21:24 11:12:01 0 0.08 0.00 0.03 0.00 0.00 99.88 11:21:24 11:12:01 1 0.24 0.00 0.05 0.00 0.03 99.68 11:21:24 11:13:01 all 0.26 0.00 0.03 0.00 0.02 99.70 11:21:24 11:13:01 0 0.20 0.00 0.02 0.00 0.02 99.77 11:21:24 11:13:01 1 0.32 0.00 0.03 0.00 0.02 99.63 11:21:24 11:14:01 all 0.13 0.00 0.07 0.00 0.03 99.78 11:21:24 11:14:01 0 0.03 0.00 0.07 0.00 0.02 99.88 11:21:24 11:14:01 1 0.22 0.00 0.07 0.00 0.03 99.68 11:21:24 11:15:01 all 0.14 0.00 0.03 0.00 0.02 99.81 11:21:24 11:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:21:24 11:15:01 1 0.25 0.00 0.03 0.00 0.02 99.70 11:21:24 11:16:01 all 0.12 0.00 0.03 0.00 0.02 99.84 11:21:24 11:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:21:24 11:16:01 1 0.18 0.00 0.02 0.00 0.02 99.78 11:21:24 11:17:01 all 0.13 0.00 0.04 0.00 0.03 99.79 11:21:24 11:17:01 0 0.05 0.00 0.05 0.00 0.03 99.87 11:21:24 11:17:01 1 0.22 0.00 0.03 0.00 0.03 99.72 11:21:24 11:18:01 all 0.18 0.00 0.03 0.00 0.02 99.77 11:21:24 11:18:01 0 0.07 0.00 0.05 0.00 0.02 99.87 11:21:24 11:18:01 1 0.28 0.00 0.02 0.00 0.02 99.68 11:21:24 11:19:01 all 0.15 0.00 0.03 0.00 0.02 99.80 11:21:24 11:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:21:24 11:19:01 1 0.27 0.00 0.03 0.00 0.02 99.68 11:21:24 11:20:01 all 0.17 0.00 0.03 0.00 0.03 99.78 11:21:24 11:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:21:24 11:20:01 1 0.30 0.00 0.02 0.00 0.03 99.65 11:21:24 11:21:01 all 6.69 0.00 2.30 5.11 0.07 85.83 11:21:24 11:21:01 0 7.30 0.00 2.61 7.88 0.09 82.12 11:21:24 11:21:01 1 6.07 0.00 2.00 2.34 0.05 89.53 11:21:24 11:21:24 Average: CPU %user %nice %system %iowait %steal %idle 11:21:24 Average: all 14.42 0.21 4.31 7.95 0.06 73.05 11:21:24 Average: 0 14.34 0.21 4.32 8.18 0.05 72.89 11:21:24 Average: 1 14.50 0.21 4.30 7.72 0.06 73.20 11:21:24 11:21:24 11:21:24