Pull request #3608 opened 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch master at 398431feff524dc71f99412bba68b8b552d1addb rather than 588f4904a04cc9d83999eee101c48213ac2a5639 Obtained Jenkinsfile from 398431feff524dc71f99412bba68b8b552d1addb Running in Durability level: MAX_SURVIVABILITY 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-ssh9022150082179560541.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-ssh4734247815220707076.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3608/workspace@libs/edgex-global-pipelines # timeout=10 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-3608/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6292427832197788269.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3608/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh166679621008480649.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh874296692975172046.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3608/workspace@libs/lf-pipelines # timeout=10 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-3608/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4323673382945911753.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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-1193’ is offline Running on prd-centos7-docker-4c-2g-1194 in /w/workspace/edgexfoundry_edgex-go_PR-3608 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh2696416524388456643.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6876086464190905727.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3608/head:refs/remotes/origin/PR-3608 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 398431feff524dc71f99412bba68b8b552d1addb into PR head commit 588f4904a04cc9d83999eee101c48213ac2a5639 Merge succeeded, producing 588f4904a04cc9d83999eee101c48213ac2a5639 Checking out Revision 588f4904a04cc9d83999eee101c48213ac2a5639 (PR-3608) > git config core.sparsecheckout # timeout=10 > git checkout -f 588f4904a04cc9d83999eee101c48213ac2a5639 # 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/1@tmp/jenkins-gitclient-ssh2075258903090230560.key > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 588f4904a04cc9d83999eee101c48213ac2a5639 # timeout=10 Commit message: "docs(metadata): Update provisionwatcher v2 Swagger doc" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-01T10:53:10.443Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-01T10:53:10.649Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-01T10:53:10.771Z] ========================================================= [2021-07-01T10:53:10.771Z] EdgeX Global Pipelines Version Info [2021-07-01T10:53:10.771Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-01T10:53:16.280Z] ------------------- [2021-07-01T10:53:16.280Z] stable info: [2021-07-01T10:53:16.280Z] ------------------- [2021-07-01T10:53:16.280Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-01T10:53:16.280Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-07-01T10:53:16.280Z] Message: update stable to v1.0.195 [2021-07-01T10:53:16.855Z] ------------------- [2021-07-01T10:53:16.855Z] experimental info: [2021-07-01T10:53:16.855Z] ------------------- [2021-07-01T10:53:16.855Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-01T10:53:16.855Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-07-01T10:53:16.855Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-01T10:53:17.103Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-01T10:53:17.164Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-01T10:53:17.224Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-01T10:53:17.284Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-01T10:53:17.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-01T10:53:17.401Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-01T10:53:17.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-01T10:53:17.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-01T10:53:17.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-01T10:53:17.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-01T10:53:17.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-01T10:53:17.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-01T10:53:17.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-01T10:53:17.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-01T10:53:17.937Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-01T10:53:18.000Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-01T10:53:18.061Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-01T10:53:18.120Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-01T10:53:18.177Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-01T10:53:18.235Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-01T10:53:18.293Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-01T10:53:18.350Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-01T10:53:18.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3608 [Pipeline] echo [2021-07-01T10:53:18.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3608 [Pipeline] echo [2021-07-01T10:53:18.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3608 [Pipeline] echo [2021-07-01T10:53:18.607Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 588f4904a04cc9d83999eee101c48213ac2a5639 [Pipeline] echo [2021-07-01T10:53:18.664Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 588f490 [Pipeline] echo [2021-07-01T10:53:18.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-01T10:53:18.898Z] provisioning config files... [2021-07-01T10:53:18.919Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4199716792939258619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-01T10:53:19.301Z] ---> docker-login.sh [2021-07-01T10:53:19.301Z] nexus3.edgexfoundry.org:10001 [2021-07-01T10:53:19.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T10:53:19.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T10:53:19.568Z] Configure a credential helper to remove this warning. See [2021-07-01T10:53:19.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T10:53:19.568Z] [2021-07-01T10:53:19.568Z] Login Succeeded [2021-07-01T10:53:19.568Z] nexus3.edgexfoundry.org:10002 [2021-07-01T10:53:19.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T10:53:19.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T10:53:19.568Z] Configure a credential helper to remove this warning. See [2021-07-01T10:53:19.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T10:53:19.568Z] [2021-07-01T10:53:19.568Z] Login Succeeded [2021-07-01T10:53:19.568Z] nexus3.edgexfoundry.org:10003 [2021-07-01T10:53:19.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T10:53:19.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T10:53:19.831Z] Configure a credential helper to remove this warning. See [2021-07-01T10:53:19.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T10:53:19.831Z] [2021-07-01T10:53:19.831Z] Login Succeeded [2021-07-01T10:53:19.831Z] nexus3.edgexfoundry.org:10004 [2021-07-01T10:53:19.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T10:53:19.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T10:53:19.831Z] Configure a credential helper to remove this warning. See [2021-07-01T10:53:19.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T10:53:19.831Z] [2021-07-01T10:53:19.831Z] Login Succeeded [2021-07-01T10:53:19.831Z] docker.io [2021-07-01T10:53:20.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T10:53:20.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T10:53:20.358Z] Configure a credential helper to remove this warning. See [2021-07-01T10:53:20.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T10:53:20.358Z] [2021-07-01T10:53:20.358Z] Login Succeeded [2021-07-01T10:53:20.358Z] ---> docker-login.sh ends [Pipeline] } [2021-07-01T10:53:20.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-01T10:53:20.813Z] ++ 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 [2021-07-01T10:53:20.813Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T10:53:20.813Z] ++ cut -d/ -f2 [2021-07-01T10:53:20.813Z] ++ dirname cmd/core-command/Dockerfile [2021-07-01T10:53:20.813Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-01T10:53:20.813Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T10:53:20.813Z] ++ cut -d/ -f2 [2021-07-01T10:53:20.813Z] ++ dirname cmd/core-data/Dockerfile [2021-07-01T10:53:20.813Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-01T10:53:20.813Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T10:53:20.813Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-01T10:53:20.813Z] ++ cut -d/ -f2 [2021-07-01T10:53:20.813Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-01T10:53:20.813Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T10:53:20.813Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-01T10:53:20.813Z] ++ cut -d/ -f2 [2021-07-01T10:53:20.813Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-01T10:53:20.813Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T10:53:20.813Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-01T10:53:20.813Z] ++ cut -d/ -f2 [2021-07-01T10:53:20.813Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-01T10:53:20.813Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T10:53:20.813Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-01T10:53:20.813Z] ++ cut -d/ -f2 [2021-07-01T10:53:20.813Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-01T10:53:20.813Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T10:53:20.813Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-01T10:53:20.813Z] ++ cut -d/ -f2 [2021-07-01T10:53:20.813Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-01T10:53:20.813Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T10:53:20.813Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-01T10:53:20.813Z] ++ cut -d/ -f2 [2021-07-01T10:53:20.813Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-01T10:53:20.813Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-01T10:53:20.813Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-01T10:53:20.813Z] ++ cut -d/ -f2 [2021-07-01T10:53:20.813Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-01T10:53:20.892Z] 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 [2021-07-01T10:53:24.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-01T10:53:24.555Z] [2021-07-01T10:53:24.555Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T10:53:24.933Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-01T10:53:24.933Z] latest: Pulling from edgex-devops/git-semver [2021-07-01T10:53:24.933Z] 31603596830f: Pulling fs layer [2021-07-01T10:53:24.933Z] 54011a49482f: Pulling fs layer [2021-07-01T10:53:24.933Z] a6820b24f6d8: Pulling fs layer [2021-07-01T10:53:24.933Z] f581987b2513: Pulling fs layer [2021-07-01T10:53:24.933Z] f581987b2513: Waiting [2021-07-01T10:53:24.933Z] 54011a49482f: Verifying Checksum [2021-07-01T10:53:24.933Z] 54011a49482f: Download complete [2021-07-01T10:53:25.203Z] 31603596830f: Verifying Checksum [2021-07-01T10:53:25.203Z] 31603596830f: Download complete [2021-07-01T10:53:25.467Z] f581987b2513: Verifying Checksum [2021-07-01T10:53:25.468Z] f581987b2513: Download complete [2021-07-01T10:53:25.468Z] 31603596830f: Pull complete [2021-07-01T10:53:25.468Z] 54011a49482f: Pull complete [2021-07-01T10:53:25.468Z] a6820b24f6d8: Verifying Checksum [2021-07-01T10:53:25.468Z] a6820b24f6d8: Download complete [2021-07-01T10:53:26.053Z] a6820b24f6d8: Pull complete [2021-07-01T10:53:26.316Z] f581987b2513: Pull complete [2021-07-01T10:53:26.316Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-07-01T10:53:26.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-01T10:53:26.316Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-01T10:53:26.421Z] prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container [2021-07-01T10:53:26.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-01T10:53:27.568Z] $ docker top f53862a01a0c8ff8300c312655a6bc6b1dcc1b8fd0fb04ed118722063b4ddb2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-01T10:53:27.793Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-01T10:53:27.793Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-01T10:53:27.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-01T10:53:27.908Z] $ docker exec f53862a01a0c8ff8300c312655a6bc6b1dcc1b8fd0fb04ed118722063b4ddb2e ssh-agent [2021-07-01T10:53:28.023Z] SSH_AUTH_SOCK=/tmp/ssh-oQXByCrt6f8M/agent.13 [2021-07-01T10:53:28.023Z] SSH_AGENT_PID=19 [2021-07-01T10:53:28.033Z] Running ssh-add (command line suppressed) [2021-07-01T10:53:28.145Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2063024023702048797.key (/w/workspace/edgex-go/1@tmp/private_key_2063024023702048797.key) [2021-07-01T10:53:28.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-01T10:53:28.517Z] + git tag --points-at HEAD [Pipeline] } [2021-07-01T10:53:28.554Z] $ docker exec --env ******** --env ******** f53862a01a0c8ff8300c312655a6bc6b1dcc1b8fd0fb04ed118722063b4ddb2e ssh-agent -k [2021-07-01T10:53:28.639Z] unset SSH_AUTH_SOCK; [2021-07-01T10:53:28.640Z] unset SSH_AGENT_PID; [2021-07-01T10:53:28.640Z] echo Agent pid 19 killed; [2021-07-01T10:53:28.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-01T10:53:28.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-01T10:53:28.742Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-01T10:53:28.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-01T10:53:28.849Z] $ docker exec f53862a01a0c8ff8300c312655a6bc6b1dcc1b8fd0fb04ed118722063b4ddb2e ssh-agent [2021-07-01T10:53:28.955Z] SSH_AUTH_SOCK=/tmp/ssh-0OZQEbhElDgi/agent.52 [2021-07-01T10:53:28.955Z] SSH_AGENT_PID=60 [2021-07-01T10:53:28.961Z] Running ssh-add (command line suppressed) [2021-07-01T10:53:29.065Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7871661659382382485.key (/w/workspace/edgex-go/1@tmp/private_key_7871661659382382485.key) [2021-07-01T10:53:29.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-01T10:53:29.444Z] + git semver init [2021-07-01T10:53:29.444Z] # -> Open(): unable to determine branch for HEAD [2021-07-01T10:53:29.444Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-07-01T10:53:29.444Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-07-01T10:53:29.444Z] # $SEMVER_REMOTE_NAME = origin [2021-07-01T10:53:29.444Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-01T10:53:29.444Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-01T10:53:29.444Z] # $SEMVER_BRANCH = PR-3608 [2021-07-01T10:53:29.444Z] # $SEMVER_TEMP = /tmp/semver-169558880 [2021-07-01T10:53:29.444Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-01T10:53:44.423Z] # '/tmp/semver-169558880' -> '/w/workspace/edgex-go/1/.semver' [2021-07-01T10:53:44.423Z] # -> Force: false [2021-07-01T10:53:44.423Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-07-01T10:53:44.445Z] $ docker exec --env ******** --env ******** f53862a01a0c8ff8300c312655a6bc6b1dcc1b8fd0fb04ed118722063b4ddb2e ssh-agent -k [2021-07-01T10:53:44.537Z] unset SSH_AUTH_SOCK; [2021-07-01T10:53:44.540Z] unset SSH_AGENT_PID; [2021-07-01T10:53:44.540Z] echo Agent pid 60 killed; [2021-07-01T10:53:44.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-01T10:53:45.002Z] + git semver [Pipeline] } [2021-07-01T10:53:45.033Z] $ docker stop --time=1 f53862a01a0c8ff8300c312655a6bc6b1dcc1b8fd0fb04ed118722063b4ddb2e [2021-07-01T10:53:47.395Z] $ docker rm -f f53862a01a0c8ff8300c312655a6bc6b1dcc1b8fd0fb04ed118722063b4ddb2e [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-01T10:53:47.854Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-01T10:53:48.316Z] Stashed 1 file(s) [Pipeline] echo [2021-07-01T10:53:48.343Z] [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 [2021-07-01T10:53:49.489Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-01T10:53:49.814Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-01T10:53:50.153Z] + sudo service docker restart [2021-07-01T10:53:50.153Z] + true [2021-07-01T10:53:50.153Z] Redirecting to /bin/systemctl restart docker.service [2021-07-01T10:54:03.857Z] Still waiting to schedule task [2021-07-01T10:54:03.858Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-07-01T10:54:08.768Z] ========================================================= [2021-07-01T10:54:08.769Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-01T10:54:08.769Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-01T10:54:09.129Z] + 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 . [2021-07-01T10:54:10.546Z] Sending build context to Docker daemon 329.5MB [2021-07-01T10:54:10.546Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-01T10:54:10.546Z] Step 2/6 : FROM ${BASE} [2021-07-01T10:54:10.546Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-01T10:54:10.546Z] 540db60ca938: Pulling fs layer [2021-07-01T10:54:10.546Z] adcc1eea9eea: Pulling fs layer [2021-07-01T10:54:10.546Z] 4c4ab2625f07: Pulling fs layer [2021-07-01T10:54:10.546Z] 0510c868ecb4: Pulling fs layer [2021-07-01T10:54:10.546Z] afea3b2eda06: Pulling fs layer [2021-07-01T10:54:10.546Z] 7809a108b3ef: Pulling fs layer [2021-07-01T10:54:10.546Z] f706445af74f: Pulling fs layer [2021-07-01T10:54:10.546Z] 0510c868ecb4: Waiting [2021-07-01T10:54:10.546Z] afea3b2eda06: Waiting [2021-07-01T10:54:10.546Z] 7809a108b3ef: Waiting [2021-07-01T10:54:10.546Z] f706445af74f: Waiting [2021-07-01T10:54:10.546Z] 4c4ab2625f07: Download complete [2021-07-01T10:54:10.546Z] adcc1eea9eea: Verifying Checksum [2021-07-01T10:54:10.546Z] adcc1eea9eea: Download complete [2021-07-01T10:54:10.546Z] afea3b2eda06: Verifying Checksum [2021-07-01T10:54:10.546Z] afea3b2eda06: Download complete [2021-07-01T10:54:10.546Z] 7809a108b3ef: Verifying Checksum [2021-07-01T10:54:10.546Z] 7809a108b3ef: Download complete [2021-07-01T10:54:10.546Z] 540db60ca938: Verifying Checksum [2021-07-01T10:54:10.546Z] 540db60ca938: Download complete [2021-07-01T10:54:10.813Z] 540db60ca938: Pull complete [2021-07-01T10:54:10.813Z] adcc1eea9eea: Pull complete [2021-07-01T10:54:11.074Z] 4c4ab2625f07: Pull complete [2021-07-01T10:54:12.991Z] f706445af74f: Verifying Checksum [2021-07-01T10:54:12.991Z] f706445af74f: Download complete [2021-07-01T10:54:13.260Z] 0510c868ecb4: Verifying Checksum [2021-07-01T10:54:13.260Z] 0510c868ecb4: Download complete [2021-07-01T10:54:16.592Z] 0510c868ecb4: Pull complete [2021-07-01T10:54:16.592Z] afea3b2eda06: Pull complete [2021-07-01T10:54:16.592Z] 7809a108b3ef: Pull complete [2021-07-01T10:54:17.991Z] f706445af74f: Pull complete [2021-07-01T10:54:17.991Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-01T10:54:17.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-01T10:54:17.991Z] ---> b068be0155e3 [2021-07-01T10:54:17.991Z] 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 [2021-07-01T10:54:20.543Z] ---> Running in 50f8d1d659ae [2021-07-01T10:54:20.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T10:54:21.492Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T10:54:22.065Z] (1/12) Installing libmagic (5.39-r0) [2021-07-01T10:54:22.641Z] (2/12) Installing file (5.39-r0) [2021-07-01T10:54:22.641Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-01T10:54:22.641Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-01T10:54:27.936Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-01T10:54:27.936Z] (6/12) Installing patch (2.7.6-r7) [2021-07-01T10:54:27.936Z] (7/12) Installing build-base (0.5-r2) [2021-07-01T10:54:27.936Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-01T10:54:27.936Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-01T10:54:27.936Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-01T10:54:27.936Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-01T10:54:27.936Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-01T10:54:27.936Z] Executing busybox-1.32.1-r6.trigger [2021-07-01T10:54:27.936Z] OK: 219 MiB in 52 packages [2021-07-01T10:54:29.903Z] Removing intermediate container 50f8d1d659ae [2021-07-01T10:54:29.903Z] ---> 97fd7cd42e1f [2021-07-01T10:54:29.903Z] Step 4/6 : WORKDIR /edgex-go [2021-07-01T10:54:29.903Z] ---> Running in f72ee75a3698 [2021-07-01T10:54:29.903Z] Removing intermediate container f72ee75a3698 [2021-07-01T10:54:29.903Z] ---> e3a8a7804a2e [2021-07-01T10:54:29.903Z] Step 5/6 : COPY go.mod . [2021-07-01T10:54:29.903Z] ---> 682da98c702e [2021-07-01T10:54:29.903Z] Step 6/6 : RUN go mod download [2021-07-01T10:54:29.903Z] ---> Running in 6e1d847e5c0a [2021-07-01T10:54:48.057Z] Removing intermediate container 6e1d847e5c0a [2021-07-01T10:54:48.057Z] ---> f72221a4754f [2021-07-01T10:54:48.057Z] Successfully built f72221a4754f [2021-07-01T10:54:48.057Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T10:54:48.416Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-01T10:54:48.416Z] . [Pipeline] withDockerContainer [2021-07-01T10:54:48.524Z] prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container [2021-07-01T10:54:48.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-07-01T10:54:49.020Z] $ docker top 5c00bad14101bcb300b647ff483efc26d0646ddb8ce88b16ccb08b8196368b5e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T10:54:49.462Z] + go version [2021-07-01T10:54:49.462Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-01T10:54:49.491Z] $ docker stop --time=1 5c00bad14101bcb300b647ff483efc26d0646ddb8ce88b16ccb08b8196368b5e [2021-07-01T10:54:50.693Z] $ docker rm -f 5c00bad14101bcb300b647ff483efc26d0646ddb8ce88b16ccb08b8196368b5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T10:54:51.587Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-01T10:54:51.587Z] . [Pipeline] withDockerContainer [2021-07-01T10:54:51.705Z] prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container [2021-07-01T10:54:51.749Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-07-01T10:54:52.108Z] $ docker top 45b57be790b5cc3d5feebd6dd5d986f919cc001c2b218c836814ac91af14a099 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-01T10:54:52.265Z] ========================================================= [2021-07-01T10:54:52.265Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-01T10:54:52.265Z] ========================================================= [Pipeline] sh [2021-07-01T10:54:52.591Z] + go mod tidy [Pipeline] sh [2021-07-01T10:54:53.185Z] + make test [2021-07-01T10:54:53.185Z] go mod tidy [2021-07-01T10:54:53.185Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-01T10:54:58.506Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-01T10:55:16.727Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-01T10:55:18.719Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-01T10:55:20.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-01T10:55:20.126Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-01T10:55:22.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-01T10:55:23.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-01T10:55:23.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-01T10:55:23.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-01T10:55:23.362Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-01T10:55:23.941Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-01T10:55:23.941Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-01T10:55:23.941Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-01T10:55:23.941Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-01T10:55:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-01T10:55:26.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-07-01T10:55:26.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-01T10:55:26.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-01T10:55:27.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-07-01T10:55:27.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-01T10:55:27.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 53.1% of statements [2021-07-01T10:55:27.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-01T10:55:27.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-01T10:55:28.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.103s coverage: 87.7% of statements [2021-07-01T10:55:28.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-01T10:55:28.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-01T10:55:28.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.052s coverage: 78.9% of statements [2021-07-01T10:55:31.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-07-01T10:55:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-01T10:55:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-01T10:55:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-01T10:55:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-01T10:55:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-01T10:55:31.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.271s coverage: 95.1% of statements [2021-07-01T10:55:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-01T10:55:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-01T10:55:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-01T10:55:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-01T10:55:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-01T10:55:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-01T10:55:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-01T10:55:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-01T10:55:31.211Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements [2021-07-01T10:55:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-01T10:55:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-01T10:55:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-01T10:55:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.8% of statements [2021-07-01T10:55:31.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-01T10:55:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-07-01T10:55:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements [2021-07-01T10:55:31.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-01T10:55:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-07-01T10:55:32.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-07-01T10:55:32.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-07-01T10:55:32.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2021-07-01T10:55:32.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-07-01T10:55:44.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements [2021-07-01T10:55:44.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-07-01T10:55:49.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.201s coverage: 81.8% of statements [2021-07-01T10:55:49.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-01T10:56:07.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.065s coverage: 92.9% of statements [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-01T10:56:07.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-01T10:56:07.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-01T10:56:07.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-01T10:56:07.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-01T10:56:07.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.0% of statements [2021-07-01T10:56:07.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-07-01T10:56:07.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-07-01T10:56:07.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-01T10:56:07.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.123s coverage: 64.4% of statements [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-01T10:56:07.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-07-01T10:56:07.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-07-01T10:56:07.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-07-01T10:56:07.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-07-01T10:56:07.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-07-01T10:56:07.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.162s coverage: 66.9% of statements [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-01T10:56:07.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-01T10:56:07.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 43.6% of statements [2021-07-01T10:56:07.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-01T10:56:07.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-01T10:56:07.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-07-01T10:56:07.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-01T10:56:08.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-07-01T10:56:08.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-01T10:56:16.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-01T10:56:16.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 91.9% of statements [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-01T10:56:16.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-01T10:56:16.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-01T10:56:16.130Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-01T10:56:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-01T10:56:16.130Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-07-01T10:56:16.130Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-07-01T10:56:16.130Z] GO111MODULE=on go vet ./... [2021-07-01T10:56:16.639Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1195 in /w/workspace/edgexfoundry_edgex-go_PR-3608 [Pipeline] { [Pipeline] ws [2021-07-01T10:56:16.699Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-07-01T10:56:16.937Z] The recommended git tool is: git [2021-07-01T10:56:21.941Z] using credential edgex-jenkins-ssh [2021-07-01T10:56:21.960Z] Cloning the remote Git repository [2021-07-01T10:56:22.072Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-01T10:56:22.187Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-07-01T10:56:22.324Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-01T10:56:22.324Z] > git --version # timeout=10 [2021-07-01T10:56:22.346Z] > git --version # 'git version 2.17.1' [2021-07-01T10:56:22.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T10:56:22.407Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-01T10:56:38.198Z] gofmt -l . [2021-07-01T10:56:38.198Z] [ "`gofmt -l .`" = "" ] [2021-07-01T10:56:38.198Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-01T10:56:38.539Z] + ls -al . [2021-07-01T10:56:38.539Z] total 560 [2021-07-01T10:56:38.539Z] drwxrwxr-x 10 1001 1001 4096 Jul 1 10:56 . [2021-07-01T10:56:38.539Z] drwxr-xr-x 4 root root 28 Jul 1 10:54 .. [2021-07-01T10:56:38.539Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 10:53 .dockerignore [2021-07-01T10:56:38.539Z] drwxrwxr-x 8 1001 1001 179 Jul 1 10:53 .git [2021-07-01T10:56:38.539Z] drwxrwxr-x 3 1001 1001 125 Jul 1 10:53 .github [2021-07-01T10:56:38.539Z] -rw-rw-r-- 1 1001 1001 818 Jul 1 10:53 .gitignore [2021-07-01T10:56:38.539Z] drwx------ 3 1001 1001 60 Jul 1 10:53 .semver [2021-07-01T10:56:38.539Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 10:53 .sonarcloud.properties [2021-07-01T10:56:38.539Z] -rw-rw-r-- 1 1001 1001 8609 Jul 1 10:53 Attribution.txt [2021-07-01T10:56:38.539Z] -rw-rw-r-- 1 1001 1001 43881 Jul 1 10:53 CHANGELOG.md [2021-07-01T10:56:38.539Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 10:53 CONTRIBUTING.md [2021-07-01T10:56:38.539Z] -rw-rw-r-- 1 1001 1001 931 Jul 1 10:53 Dockerfile.build [2021-07-01T10:56:38.539Z] -rw-rw-r-- 1 1001 1001 849 Jul 1 10:53 Jenkinsfile [2021-07-01T10:56:38.539Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 10:53 LICENSE [2021-07-01T10:56:38.539Z] -rw-rw-r-- 1 1001 1001 5605 Jul 1 10:53 Makefile [2021-07-01T10:56:38.539Z] -rw-rw-r-- 1 1001 1001 7818 Jul 1 10:53 README.md [2021-07-01T10:56:38.539Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 10:53 SECURITY.md [2021-07-01T10:56:38.539Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 10:53 VERSION [2021-07-01T10:56:38.539Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 10:53 ZMQWindows.md [2021-07-01T10:56:38.539Z] drwxrwxr-x 2 1001 1001 37 Jul 1 10:53 bin [2021-07-01T10:56:38.539Z] drwxrwxr-x 14 1001 1001 4096 Jul 1 10:53 cmd [2021-07-01T10:56:38.539Z] -rw-r--r-- 1 root root 398095 Jul 1 10:56 coverage.out [2021-07-01T10:56:38.539Z] -rw-rw-r-- 1 1001 1001 806 Jul 1 10:53 go.mod [2021-07-01T10:56:38.539Z] -rw-r--r-- 1 root root 20759 Jul 1 10:54 go.sum [2021-07-01T10:56:38.539Z] drwxrwxr-x 7 1001 1001 114 Jul 1 10:53 internal [2021-07-01T10:56:38.539Z] drwxrwxr-x 3 1001 1001 16 Jul 1 10:53 openapi [2021-07-01T10:56:38.539Z] drwxrwxr-x 4 1001 1001 71 Jul 1 10:53 snap [2021-07-01T10:56:38.539Z] -rw-rw-r-- 1 1001 1001 168 Jul 1 10:53 version.go [Pipeline] sh [2021-07-01T10:56:38.603Z] Merging remotes/origin/master commit 398431feff524dc71f99412bba68b8b552d1addb into PR head commit 588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T10:56:38.859Z] + '[' -e coverage.out ] [2021-07-01T10:56:38.859Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-01T10:56:38.958Z] Merge succeeded, producing 588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T10:56:38.959Z] Checking out Revision 588f4904a04cc9d83999eee101c48213ac2a5639 (PR-3608) [2021-07-01T10:56:38.983Z] Stashed 1 file(s) [Pipeline] sh [2021-07-01T10:56:37.585Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-01T10:56:37.606Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-01T10:56:37.632Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-01T10:56:37.671Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-01T10:56:37.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T10:56:37.688Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3608/head:refs/remotes/origin/PR-3608 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-01T10:56:38.610Z] > git config core.sparsecheckout # timeout=10 [2021-07-01T10:56:38.630Z] > git checkout -f 588f4904a04cc9d83999eee101c48213ac2a5639 # timeout=10 [2021-07-01T10:56:38.847Z] > git remote # timeout=10 [2021-07-01T10:56:38.869Z] > git config --get remote.origin.url # timeout=10 [2021-07-01T10:56:38.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T10:56:38.906Z] > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 [2021-07-01T10:56:38.928Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-01T10:56:38.952Z] > git config core.sparsecheckout # timeout=10 [2021-07-01T10:56:38.962Z] > git checkout -f 588f4904a04cc9d83999eee101c48213ac2a5639 # timeout=10 [2021-07-01T10:56:39.310Z] + make build [2021-07-01T10:56:39.310Z] go mod tidy [2021-07-01T10:56:39.310Z] 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 [2021-07-01T10:56:40.710Z] 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 [2021-07-01T10:56:43.356Z] Commit message: "docs(metadata): Update provisionwatcher v2 Swagger doc" [2021-07-01T10:56:43.393Z] > git --version # timeout=10 [2021-07-01T10:56:43.401Z] > git --version # 'git version 2.17.1' [2021-07-01T10:56:43.418Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-01T10:56:47.438Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-07-01T10:56:47.525Z] 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 [2021-07-01T10:56:47.525Z] 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 [Pipeline] sh [2021-07-01T10:56:47.858Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-01T10:56:48.218Z] + + sudotrue service [2021-07-01T10:56:48.218Z] docker restart [2021-07-01T10:56:48.475Z] 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 [2021-07-01T10:56:48.739Z] 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 [2021-07-01T10:56:49.319Z] 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 [2021-07-01T10:56:50.310Z] 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 [2021-07-01T10:56:50.891Z] 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 [2021-07-01T10:56:51.837Z] 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 [2021-07-01T10:56:52.795Z] 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 [2021-07-01T10:56:53.373Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-01T10:56:54.794Z] $ docker stop --time=1 45b57be790b5cc3d5feebd6dd5d986f919cc001c2b218c836814ac91af14a099 [2021-07-01T10:56:56.695Z] $ docker rm -f 45b57be790b5cc3d5feebd6dd5d986f919cc001c2b218c836814ac91af14a099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T10:57:04.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-01T10:57:04.962Z] [2021-07-01T10:57:04.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T10:57:05.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-01T10:57:05.348Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-01T10:57:05.348Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-01T10:57:05.348Z] ca9280d653b3: Pulling fs layer [2021-07-01T10:57:05.348Z] 7e9c9ca2126c: Pulling fs layer [2021-07-01T10:57:05.612Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-01T10:57:05.612Z] cbdbe7a5bc2a: Download complete [2021-07-01T10:57:05.612Z] cbdbe7a5bc2a: Pull complete [2021-07-01T10:57:06.567Z] ca9280d653b3: Verifying Checksum [2021-07-01T10:57:06.567Z] ca9280d653b3: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-01T10:57:06.741Z] provisioning config files... [2021-07-01T10:57:06.771Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5132398257026091252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-01T10:57:07.142Z] ca9280d653b3: Pull complete [2021-07-01T10:57:07.213Z] ---> docker-login.sh [2021-07-01T10:57:07.213Z] nexus3.edgexfoundry.org:10001 [2021-07-01T10:57:07.407Z] 7e9c9ca2126c: Verifying Checksum [2021-07-01T10:57:07.407Z] 7e9c9ca2126c: Download complete [2021-07-01T10:57:08.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T10:57:08.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T10:57:08.790Z] Configure a credential helper to remove this warning. See [2021-07-01T10:57:08.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T10:57:08.790Z] [2021-07-01T10:57:08.790Z] Login Succeeded [2021-07-01T10:57:08.790Z] nexus3.edgexfoundry.org:10002 [2021-07-01T10:57:09.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T10:57:09.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T10:57:09.065Z] Configure a credential helper to remove this warning. See [2021-07-01T10:57:09.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T10:57:09.065Z] [2021-07-01T10:57:09.065Z] Login Succeeded [2021-07-01T10:57:09.065Z] nexus3.edgexfoundry.org:10003 [2021-07-01T10:57:09.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T10:57:09.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T10:57:09.620Z] Configure a credential helper to remove this warning. See [2021-07-01T10:57:09.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T10:57:09.620Z] [2021-07-01T10:57:09.620Z] Login Succeeded [2021-07-01T10:57:09.620Z] nexus3.edgexfoundry.org:10004 [2021-07-01T10:57:09.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T10:57:10.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T10:57:10.177Z] Configure a credential helper to remove this warning. See [2021-07-01T10:57:10.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T10:57:10.177Z] [2021-07-01T10:57:10.177Z] Login Succeeded [2021-07-01T10:57:10.177Z] docker.io [2021-07-01T10:57:10.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-01T10:57:10.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-01T10:57:10.722Z] Configure a credential helper to remove this warning. See [2021-07-01T10:57:10.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-01T10:57:10.722Z] [2021-07-01T10:57:10.722Z] Login Succeeded [2021-07-01T10:57:10.722Z] ---> docker-login.sh ends [2021-07-01T10:57:10.742Z] 7e9c9ca2126c: Pull complete [2021-07-01T10:57:10.742Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-01T10:57:10.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-01T10:57:10.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [2021-07-01T10:57:10.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] withDockerContainer [2021-07-01T10:57:10.910Z] prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container [2021-07-01T10:57:10.952Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-01T10:57:14.850Z] $ docker top e6136d714c4afe3dc6e1b1d290e99a54b4790367bbdea97574b55b0d1cdaa8a8 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [Pipeline] echo [2021-07-01T10:57:15.535Z] ========================================================= [2021-07-01T10:57:15.535Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-01T10:57:15.535Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-01T10:57:15.660Z] + docker-compose build --help [2021-07-01T10:57:15.660Z] + grep parallel [2021-07-01T10:57:15.945Z] + 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 . [2021-07-01T10:57:16.232Z] --parallel Build images in parallel. [Pipeline] } [2021-07-01T10:57:16.263Z] $ docker stop --time=1 e6136d714c4afe3dc6e1b1d290e99a54b4790367bbdea97574b55b0d1cdaa8a8 [2021-07-01T10:57:17.561Z] $ docker rm -f e6136d714c4afe3dc6e1b1d290e99a54b4790367bbdea97574b55b0d1cdaa8a8 [Pipeline] // withDockerContainer [2021-07-01T10:57:20.083Z] Sending build context to Docker daemon 166.4MB [2021-07-01T10:57:20.083Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-01T10:57:20.083Z] Step 2/6 : FROM ${BASE} [2021-07-01T10:57:20.083Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-01T10:57:20.083Z] 595b0fe564bb: Pulling fs layer [2021-07-01T10:57:20.083Z] 3088b5b3c5c0: Pulling fs layer [2021-07-01T10:57:20.083Z] 5b7225fbf94c: Pulling fs layer [2021-07-01T10:57:20.083Z] ba82ee9f976e: Pulling fs layer [2021-07-01T10:57:20.083Z] 506bd15cee9f: Pulling fs layer [2021-07-01T10:57:20.083Z] 75a0a4a0db45: Pulling fs layer [2021-07-01T10:57:20.083Z] 618dc40b7e24: Pulling fs layer [2021-07-01T10:57:20.083Z] ba82ee9f976e: Waiting [2021-07-01T10:57:20.083Z] 506bd15cee9f: Waiting [2021-07-01T10:57:20.083Z] 75a0a4a0db45: Waiting [2021-07-01T10:57:20.083Z] 618dc40b7e24: Waiting [2021-07-01T10:57:20.083Z] 5b7225fbf94c: Download complete [2021-07-01T10:57:20.083Z] 3088b5b3c5c0: Verifying Checksum [2021-07-01T10:57:20.083Z] 3088b5b3c5c0: Download complete [2021-07-01T10:57:20.083Z] 506bd15cee9f: Download complete [2021-07-01T10:57:20.083Z] 595b0fe564bb: Verifying Checksum [2021-07-01T10:57:20.083Z] 595b0fe564bb: Download complete [2021-07-01T10:57:20.083Z] 75a0a4a0db45: Verifying Checksum [2021-07-01T10:57:20.083Z] 75a0a4a0db45: Download complete [2021-07-01T10:57:20.083Z] 595b0fe564bb: Pull complete [2021-07-01T10:57:20.083Z] 3088b5b3c5c0: Pull complete [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T10:57:20.372Z] 5b7225fbf94c: Pull complete [2021-07-01T10:57:20.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-01T10:57:20.572Z] . [Pipeline] withDockerContainer [2021-07-01T10:57:20.679Z] prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container [2021-07-01T10:57:20.721Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-01T10:57:21.000Z] 618dc40b7e24: Verifying Checksum [2021-07-01T10:57:21.000Z] 618dc40b7e24: Download complete [2021-07-01T10:57:21.054Z] $ docker top 5bb5c322ddfd4f7d107e364281fafc86da5ae829e68a205cef9c1f4525f99537 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T10:57:21.510Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-01T10:57:21.996Z] ba82ee9f976e: Download complete [2021-07-01T10:57:22.082Z] Building core-command ... [2021-07-01T10:57:22.082Z] Building core-data ... [2021-07-01T10:57:22.082Z] Building core-metadata ... [2021-07-01T10:57:22.082Z] Building security-bootstrapper ... [2021-07-01T10:57:22.083Z] Building security-proxy-setup ... [2021-07-01T10:57:22.083Z] Building security-secretstore-setup ... [2021-07-01T10:57:22.083Z] Building support-notifications ... [2021-07-01T10:57:22.083Z] Building support-scheduler ... [2021-07-01T10:57:22.083Z] Building sys-mgmt-agent ... [2021-07-01T10:57:22.083Z] Building core-command [2021-07-01T10:57:22.083Z] Building core-metadata [2021-07-01T10:57:22.083Z] Building security-bootstrapper [2021-07-01T10:57:22.083Z] Building support-scheduler [2021-07-01T10:57:22.083Z] Building sys-mgmt-agent [2021-07-01T10:57:32.781Z] ba82ee9f976e: Pull complete [2021-07-01T10:57:32.781Z] 506bd15cee9f: Pull complete [2021-07-01T10:57:33.066Z] 75a0a4a0db45: Pull complete [2021-07-01T10:57:35.473Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T10:57:35.473Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-01T10:57:35.473Z] ---> f72221a4754f [2021-07-01T10:57:35.473Z] Step 3/23 : WORKDIR /edgex-go [2021-07-01T10:57:35.473Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T10:57:35.473Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-01T10:57:35.473Z] ---> f72221a4754f [2021-07-01T10:57:35.473Z] Step 3/32 : WORKDIR /edgex-go [2021-07-01T10:57:35.473Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T10:57:35.473Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T10:57:35.473Z] ---> f72221a4754f [2021-07-01T10:57:35.473Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T10:57:37.418Z] 618dc40b7e24: Pull complete [2021-07-01T10:57:37.419Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-01T10:57:37.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-01T10:57:37.419Z] ---> a36622ca3599 [2021-07-01T10:57:37.419Z] 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 [2021-07-01T10:57:38.775Z] ---> Running in 9537f1d06c2a [2021-07-01T10:57:38.775Z] ---> Running in 32aadc5c3927 [2021-07-01T10:57:38.775Z] ---> Running in b17c761c70a0 [2021-07-01T10:57:38.775Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T10:57:38.775Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T10:57:38.775Z] ---> f72221a4754f [2021-07-01T10:57:38.775Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T10:57:39.399Z] ---> Running in e95bbf31793c [2021-07-01T10:57:39.727Z] ---> Running in 1b24765e22ef [2021-07-01T10:57:40.845Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T10:57:41.121Z] Removing intermediate container 9537f1d06c2a [2021-07-01T10:57:41.121Z] ---> dd22f346c266 [2021-07-01T10:57:41.121Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T10:57:41.121Z] Removing intermediate container b17c761c70a0 [2021-07-01T10:57:41.121Z] ---> 03ccd012bd57 [2021-07-01T10:57:41.121Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T10:57:41.381Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T10:57:41.381Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T10:57:41.381Z] ---> f72221a4754f [2021-07-01T10:57:41.381Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T10:57:41.381Z] ---> Using cache [2021-07-01T10:57:41.381Z] ---> 301ec141fa09 [2021-07-01T10:57:41.381Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T10:57:41.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T10:57:41.642Z] Removing intermediate container 32aadc5c3927 [2021-07-01T10:57:41.642Z] ---> fa196ee2f574 [2021-07-01T10:57:41.642Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T10:57:41.642Z] Removing intermediate container 1b24765e22ef [2021-07-01T10:57:41.642Z] ---> 301ec141fa09 [2021-07-01T10:57:41.642Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T10:57:41.642Z] ---> Running in 830639d6c88f [2021-07-01T10:57:41.642Z] ---> Running in b015e00ee714 [2021-07-01T10:57:41.642Z] ---> Running in e5cdf6e4cd49 [2021-07-01T10:57:41.642Z] ---> Running in 32ff04322b6c [2021-07-01T10:57:41.642Z] ---> Running in f266a5e92adc [2021-07-01T10:57:42.415Z] (1/12) Installing libmagic (5.39-r0) [2021-07-01T10:57:42.591Z] Removing intermediate container 830639d6c88f [2021-07-01T10:57:42.591Z] ---> 6116792f1903 [2021-07-01T10:57:42.591Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-01T10:57:42.591Z] ---> Running in ca02ae412b16 [2021-07-01T10:57:42.687Z] (2/12) Installing file (5.39-r0) [2021-07-01T10:57:42.687Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-01T10:57:42.687Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-01T10:57:42.857Z] Removing intermediate container b015e00ee714 [2021-07-01T10:57:42.857Z] ---> 570b03555e87 [2021-07-01T10:57:42.857Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-01T10:57:42.857Z] ---> Running in 81631b51b0f0 [2021-07-01T10:57:42.857Z] Removing intermediate container e5cdf6e4cd49 [2021-07-01T10:57:42.857Z] ---> b76d546918ca [2021-07-01T10:57:42.857Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-01T10:57:42.857Z] ---> Running in 831327c58527 [2021-07-01T10:57:43.127Z] Removing intermediate container 32ff04322b6c [2021-07-01T10:57:43.127Z] ---> 18d0e7cb0e5c [2021-07-01T10:57:43.127Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-01T10:57:43.127Z] ---> Running in 5cb90817fbbd [2021-07-01T10:57:43.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T10:57:43.404Z] Removing intermediate container f266a5e92adc [2021-07-01T10:57:43.404Z] ---> 9a2b9c895600 [2021-07-01T10:57:43.404Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-01T10:57:43.404Z] ---> Running in 19dffd24a17a [2021-07-01T10:57:43.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T10:57:43.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T10:57:43.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T10:57:43.931Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T10:57:44.192Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T10:57:44.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T10:57:44.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T10:57:44.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T10:57:44.452Z] OK: 219 MiB in 52 packages [2021-07-01T10:57:44.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T10:57:44.980Z] Removing intermediate container ca02ae412b16 [2021-07-01T10:57:44.980Z] ---> 676ddefeeb4e [2021-07-01T10:57:44.980Z] Step 6/24 : COPY go.mod . [2021-07-01T10:57:44.981Z] OK: 219 MiB in 52 packages [2021-07-01T10:57:44.981Z] OK: 219 MiB in 52 packages [2021-07-01T10:57:44.981Z] OK: 219 MiB in 52 packages [2021-07-01T10:57:45.255Z] OK: 219 MiB in 52 packages [2021-07-01T10:57:45.255Z] ---> 9608016d6bdd [2021-07-01T10:57:45.255Z] Step 7/24 : RUN go mod download [2021-07-01T10:57:45.255Z] ---> Running in 01084da84944 [2021-07-01T10:57:45.530Z] Removing intermediate container 831327c58527 [2021-07-01T10:57:45.530Z] ---> 1ac569ae65ec [2021-07-01T10:57:45.530Z] Step 6/23 : COPY go.mod . [2021-07-01T10:57:45.530Z] Removing intermediate container 81631b51b0f0 [2021-07-01T10:57:45.530Z] ---> 686a2662f15f [2021-07-01T10:57:45.530Z] Step 6/24 : COPY go.mod . [2021-07-01T10:57:45.801Z] Removing intermediate container 5cb90817fbbd [2021-07-01T10:57:45.801Z] ---> 82280a9ac68c [2021-07-01T10:57:45.801Z] Step 6/32 : COPY go.mod . [2021-07-01T10:57:45.801Z] ---> e41df6caccd4 [2021-07-01T10:57:45.801Z] Step 7/23 : RUN go mod download [2021-07-01T10:57:45.801Z] Removing intermediate container 19dffd24a17a [2021-07-01T10:57:45.801Z] ---> f424369505a3 [2021-07-01T10:57:45.801Z] Step 6/24 : COPY go.mod . [2021-07-01T10:57:45.801Z] ---> 9b7e96382939 [2021-07-01T10:57:45.801Z] Step 7/24 : RUN go mod download [2021-07-01T10:57:45.801Z] ---> Running in d6bd3a1af0d3 [2021-07-01T10:57:45.801Z] ---> Running in c2849d794524 [2021-07-01T10:57:48.263Z] ---> 1c1462c6853b [2021-07-01T10:57:48.263Z] Step 7/32 : RUN go mod download [2021-07-01T10:57:48.263Z] ---> Running in b2e2b28e891c [2021-07-01T10:57:48.264Z] ---> 6be056165d11 [2021-07-01T10:57:48.264Z] Step 7/24 : RUN go mod download [2021-07-01T10:57:48.264Z] ---> Running in a701bfe28a9f [2021-07-01T10:57:48.264Z] Removing intermediate container 01084da84944 [2021-07-01T10:57:48.264Z] ---> a13ba09ad400 [2021-07-01T10:57:48.264Z] Step 8/24 : COPY . . [2021-07-01T10:57:48.274Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-01T10:57:48.274Z] (6/12) Installing patch (2.7.6-r7) [2021-07-01T10:57:48.274Z] (7/12) Installing build-base (0.5-r2) [2021-07-01T10:57:48.274Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-01T10:57:48.274Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-01T10:57:48.274Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-01T10:57:48.274Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-01T10:57:48.274Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-01T10:57:48.274Z] Executing busybox-1.32.1-r6.trigger [2021-07-01T10:57:48.274Z] OK: 218 MiB in 52 packages [2021-07-01T10:57:51.581Z] Removing intermediate container c2849d794524 [2021-07-01T10:57:51.581Z] ---> f4412b705b5a [2021-07-01T10:57:51.581Z] Step 8/24 : COPY . . [2021-07-01T10:57:51.581Z] Removing intermediate container b2e2b28e891c [2021-07-01T10:57:51.581Z] ---> 05234cadafb9 [2021-07-01T10:57:51.581Z] Step 8/32 : COPY . . [2021-07-01T10:57:51.581Z] Removing intermediate container d6bd3a1af0d3 [2021-07-01T10:57:51.581Z] ---> cf2826545db4 [2021-07-01T10:57:51.581Z] Step 8/23 : COPY . . [2021-07-01T10:57:51.581Z] Removing intermediate container a701bfe28a9f [2021-07-01T10:57:51.581Z] ---> b3ea4a858fd5 [2021-07-01T10:57:51.581Z] Step 8/24 : COPY . . [2021-07-01T10:57:51.581Z] ---> 4f73583ba1f3 [2021-07-01T10:57:51.581Z] Step 9/24 : RUN go mod tidy [2021-07-01T10:57:51.665Z] Removing intermediate container e95bbf31793c [2021-07-01T10:57:51.665Z] ---> 4dcafe2ba7a6 [2021-07-01T10:57:51.665Z] Step 4/6 : WORKDIR /edgex-go [2021-07-01T10:57:51.937Z] ---> Running in f542302a805a [2021-07-01T10:57:52.214Z] Removing intermediate container f542302a805a [2021-07-01T10:57:52.214Z] ---> 856fb711b4f8 [2021-07-01T10:57:52.214Z] Step 5/6 : COPY go.mod . [2021-07-01T10:57:52.813Z] ---> b05c7064e9a0 [2021-07-01T10:57:52.813Z] Step 6/6 : RUN go mod download [2021-07-01T10:57:53.085Z] ---> Running in 1d1f44ff1df0 [2021-07-01T10:57:58.208Z] ---> Running in ce2ee6eee814 [2021-07-01T10:58:06.373Z] ---> 42f32795dde4 [2021-07-01T10:58:06.373Z] Step 9/24 : RUN go mod tidy [2021-07-01T10:58:06.373Z] ---> ed9ea76633b8 [2021-07-01T10:58:06.373Z] Step 9/23 : RUN go mod tidy [2021-07-01T10:58:07.331Z] ---> Running in e42af03694e3 [2021-07-01T10:58:07.331Z] Removing intermediate container ce2ee6eee814 [2021-07-01T10:58:07.331Z] ---> 0d0d1b17c7af [2021-07-01T10:58:07.331Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-01T10:58:07.331Z] ---> Running in 6f4b20da0439 [2021-07-01T10:58:07.331Z] ---> Running in 82c435e3b9bd [2021-07-01T10:58:07.911Z] 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 [2021-07-01T10:58:10.488Z] Removing intermediate container e42af03694e3 [2021-07-01T10:58:10.488Z] ---> 0435b059abb2 [2021-07-01T10:58:10.488Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-01T10:58:10.749Z] Removing intermediate container 6f4b20da0439 [2021-07-01T10:58:10.749Z] ---> 3e8c2af81b80 [2021-07-01T10:58:10.750Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-01T10:58:11.012Z] ---> Running in eb840e30d35d [2021-07-01T10:58:11.012Z] ---> Running in 0e33bfc037a0 [2021-07-01T10:58:12.945Z] 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 [2021-07-01T10:58:12.945Z] 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 [2021-07-01T10:58:17.171Z] ---> 2d8875fa396f [2021-07-01T10:58:17.171Z] Step 9/24 : RUN go mod tidy [2021-07-01T10:58:17.440Z] ---> Running in 1f4ede01f215 [2021-07-01T10:58:19.928Z] Removing intermediate container 1d1f44ff1df0 [2021-07-01T10:58:19.928Z] ---> 50977c307629 [2021-07-01T10:58:19.928Z] Successfully built 50977c307629 [2021-07-01T10:58:19.928Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T10:58:20.317Z] + docker inspect -f . ci-base-image-arm64 [2021-07-01T10:58:20.317Z] . [Pipeline] withDockerContainer [2021-07-01T10:58:20.605Z] prd-ubuntu18.04-docker-arm64-4c-16g-1195 does not seem to be running inside a container [2021-07-01T10:58:20.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-07-01T10:58:20.785Z] Removing intermediate container 1f4ede01f215 [2021-07-01T10:58:20.785Z] ---> eeb31905d1b4 [2021-07-01T10:58:20.785Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-01T10:58:20.785Z] ---> Running in e3f2b59292b0 [2021-07-01T10:58:20.785Z] ---> f487080309ea [2021-07-01T10:58:20.785Z] Step 9/32 : RUN go mod tidy [2021-07-01T10:58:20.785Z] ---> Running in 07486cb8e918 [2021-07-01T10:58:21.055Z] 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 [2021-07-01T10:58:22.304Z] $ docker top cbcc714daf0d72e6b1e72188f70c9e930a6e2677efcb53cd41ab5d9dd55b2e86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T10:58:22.980Z] Removing intermediate container 07486cb8e918 [2021-07-01T10:58:22.980Z] ---> 42f978e09fb1 [2021-07-01T10:58:22.980Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-01T10:58:22.980Z] ---> Running in 4c95012ea3cb [2021-07-01T10:58:23.262Z] 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 [2021-07-01T10:58:23.352Z] + go version [2021-07-01T10:58:23.352Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-01T10:58:23.378Z] $ docker stop --time=1 cbcc714daf0d72e6b1e72188f70c9e930a6e2677efcb53cd41ab5d9dd55b2e86 [2021-07-01T10:58:25.193Z] $ docker rm -f cbcc714daf0d72e6b1e72188f70c9e930a6e2677efcb53cd41ab5d9dd55b2e86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T10:58:26.254Z] + docker inspect -f . ci-base-image-arm64 [2021-07-01T10:58:26.254Z] . [Pipeline] withDockerContainer [2021-07-01T10:58:26.505Z] prd-ubuntu18.04-docker-arm64-4c-16g-1195 does not seem to be running inside a container [2021-07-01T10:58:26.584Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-07-01T10:58:28.160Z] $ docker top cb84f7ebe5cb0e39569081a7955787a4cef6cc1db9fe910bd82e1b54ac0198df -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-01T10:58:28.552Z] ========================================================= [2021-07-01T10:58:28.552Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-01T10:58:28.552Z] ========================================================= [Pipeline] sh [2021-07-01T10:58:29.230Z] + go mod tidy [Pipeline] sh [2021-07-01T10:58:30.562Z] + make test [2021-07-01T10:58:30.563Z] go mod tidy [2021-07-01T10:58:31.169Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-01T10:58:49.889Z] Removing intermediate container 82c435e3b9bd [2021-07-01T10:58:49.889Z] ---> 44090386f2c6 [2021-07-01T10:58:49.889Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-01T10:58:49.889Z] ---> Running in 07404b1ed1da [2021-07-01T10:58:49.889Z] 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 [2021-07-01T10:58:51.819Z] Removing intermediate container eb840e30d35d [2021-07-01T10:58:51.820Z] ---> 75b6138f0240 [2021-07-01T10:58:51.820Z] [2021-07-01T10:58:51.820Z] Step 11/23 : FROM alpine:3.12 [2021-07-01T10:58:52.081Z] Removing intermediate container 07404b1ed1da [2021-07-01T10:58:52.081Z] ---> c8c53f56ca1e [2021-07-01T10:58:52.081Z] [2021-07-01T10:58:52.081Z] Step 12/24 : FROM docker:20.10.0 [2021-07-01T10:58:52.081Z] 3.12: Pulling from library/alpine [2021-07-01T10:58:52.345Z] 20.10.0: Pulling from library/docker [2021-07-01T10:58:53.306Z] Removing intermediate container 0e33bfc037a0 [2021-07-01T10:58:53.306Z] ---> 5056b75ec493 [2021-07-01T10:58:53.306Z] [2021-07-01T10:58:53.306Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T10:58:53.575Z] 3.12: Pulling from library/alpine [2021-07-01T10:58:53.841Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-01T10:58:54.115Z] Status: Downloaded newer image for alpine:3.12 [2021-07-01T10:58:54.115Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-01T10:58:54.115Z] Status: Image is up to date for alpine:3.12 [2021-07-01T10:58:54.115Z] ---> 13621d1b12d4 [2021-07-01T10:58:54.115Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-01T10:58:54.115Z] ---> 13621d1b12d4 [2021-07-01T10:58:54.115Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-01T10:58:54.396Z] ---> Running in ab56ff7af790 [2021-07-01T10:58:54.396Z] ---> Running in f664c1a89a90 [2021-07-01T10:58:55.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T10:58:55.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T10:58:55.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T10:58:55.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T10:58:55.390Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-01T10:58:55.390Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T10:58:55.390Z] OK: 6 MiB in 15 packages [2021-07-01T10:58:55.796Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-01T10:58:55.796Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T10:58:55.796Z] OK: 6 MiB in 15 packages [2021-07-01T10:58:56.769Z] Removing intermediate container f664c1a89a90 [2021-07-01T10:58:56.769Z] ---> 30e931aba722 [2021-07-01T10:58:56.769Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T10:58:57.031Z] Removing intermediate container ab56ff7af790 [2021-07-01T10:58:57.031Z] ---> 059d70a45e21 [2021-07-01T10:58:57.031Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T10:58:57.308Z] ---> Running in b92b107b2f11 [2021-07-01T10:58:57.308Z] ---> Running in 89b8d16d8658 [2021-07-01T10:58:57.903Z] Removing intermediate container e3f2b59292b0 [2021-07-01T10:58:57.903Z] ---> b903aab82f15 [2021-07-01T10:58:57.903Z] [2021-07-01T10:58:57.903Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T10:58:57.903Z] ---> 13621d1b12d4 [2021-07-01T10:58:57.903Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-01T10:58:57.903Z] ---> Using cache [2021-07-01T10:58:57.903Z] ---> 059d70a45e21 [2021-07-01T10:58:57.903Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T10:58:57.903Z] ---> Using cache [2021-07-01T10:58:57.903Z] ---> 4bf1f871395c [2021-07-01T10:58:57.903Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-01T10:58:57.903Z] Removing intermediate container b92b107b2f11 [2021-07-01T10:58:57.903Z] ---> 8114942d2fd1 [2021-07-01T10:58:57.903Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-01T10:58:57.987Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-01T10:58:58.166Z] Removing intermediate container 89b8d16d8658 [2021-07-01T10:58:58.166Z] ---> 4bf1f871395c [2021-07-01T10:58:58.166Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-01T10:58:58.166Z] Removing intermediate container 4c95012ea3cb [2021-07-01T10:58:58.166Z] ---> 3b6e1f0ecc6f [2021-07-01T10:58:58.166Z] [2021-07-01T10:58:58.166Z] Step 11/32 : FROM alpine:3.12 [2021-07-01T10:58:58.166Z] ---> 13621d1b12d4 [2021-07-01T10:58:58.166Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-01T10:58:58.166Z] ---> Running in 193c8234cdd4 [2021-07-01T10:58:58.166Z] ---> Running in 8b255a831a19 [2021-07-01T10:58:58.166Z] ---> Running in f4584473d46b [2021-07-01T10:58:58.166Z] ---> Running in 58a24d49ff12 [2021-07-01T10:58:58.429Z] Removing intermediate container 8b255a831a19 [2021-07-01T10:58:58.429Z] ---> f43e72a2aab0 [2021-07-01T10:58:58.429Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-01T10:58:58.429Z] Removing intermediate container f4584473d46b [2021-07-01T10:58:58.429Z] ---> 122122160ac8 [2021-07-01T10:58:58.429Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-01T10:58:58.429Z] Removing intermediate container 193c8234cdd4 [2021-07-01T10:58:58.429Z] ---> 36715fa72602 [2021-07-01T10:58:58.429Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-01T10:58:58.429Z] Removing intermediate container 58a24d49ff12 [2021-07-01T10:58:58.429Z] ---> 8a5ec3fa2444 [2021-07-01T10:58:58.429Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-01T10:58:58.429Z] ---> Running in 2067ef8f37a0 [2021-07-01T10:58:58.429Z] ---> Running in 2f2778ecb920 [2021-07-01T10:58:58.693Z] ---> Running in 4109add42727 [2021-07-01T10:58:58.693Z] ---> Running in 1f0f1d3e25ab [2021-07-01T10:58:58.693Z] Removing intermediate container 2067ef8f37a0 [2021-07-01T10:58:58.693Z] ---> 082bb4518295 [2021-07-01T10:58:58.693Z] Step 16/24 : WORKDIR / [2021-07-01T10:58:58.693Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-01T10:58:58.693Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-01T10:58:58.693Z] ---> aefe523efa57 [2021-07-01T10:58:58.693Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-01T10:58:58.693Z] Removing intermediate container 4109add42727 [2021-07-01T10:58:58.693Z] ---> 290b0ef086ce [2021-07-01T10:58:58.693Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T10:58:58.693Z] ---> Running in 99ed3058227f [2021-07-01T10:58:58.693Z] Removing intermediate container 1f0f1d3e25ab [2021-07-01T10:58:58.693Z] ---> 8b2f308903fc [2021-07-01T10:58:58.693Z] Step 16/24 : WORKDIR / [2021-07-01T10:58:58.693Z] ---> Running in c33401774711 [2021-07-01T10:58:58.693Z] ---> Running in e99e2289eb40 [2021-07-01T10:58:58.961Z] Removing intermediate container 99ed3058227f [2021-07-01T10:58:58.961Z] ---> 7f78e513fc73 [2021-07-01T10:58:58.961Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T10:58:58.961Z] Removing intermediate container c33401774711 [2021-07-01T10:58:58.961Z] ---> 39c54a5331ff [2021-07-01T10:58:58.961Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-07-01T10:58:58.961Z] Removing intermediate container e99e2289eb40 [2021-07-01T10:58:58.961Z] ---> 5c7853179779 [2021-07-01T10:58:58.961Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T10:58:58.961Z] ---> Running in 541b8be56c05 [2021-07-01T10:58:58.961Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T10:58:58.961Z] ---> 440491da5ee9 [2021-07-01T10:58:58.961Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-01T10:58:59.234Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T10:58:59.234Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-01T10:58:59.234Z] (2/2) Installing su-exec (0.2-r1) [2021-07-01T10:58:59.234Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T10:58:59.234Z] OK: 6 MiB in 16 packages [2021-07-01T10:58:59.513Z] ---> fb35fc7540d8 [2021-07-01T10:58:59.513Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-01T10:58:59.513Z] ---> c4ac7cb2d51b [2021-07-01T10:58:59.513Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-01T10:58:59.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T10:58:59.785Z] ---> 580617d56971 [2021-07-01T10:58:59.785Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-01T10:58:59.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T10:58:59.785Z] (1/39) Installing readline (8.0.4-r0) [2021-07-01T10:58:59.785Z] (2/39) Installing bash (5.0.17-r0) [2021-07-01T10:58:59.785Z] Executing bash-5.0.17-r0.post-install [2021-07-01T10:58:59.785Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T10:58:59.785Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-01T10:58:59.785Z] (5/39) Installing curl (7.77.0-r0) [2021-07-01T10:58:59.785Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-01T10:58:59.785Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-01T10:59:00.056Z] (8/39) Installing expat (2.2.9-r1) [2021-07-01T10:59:00.056Z] (9/39) Installing libffi (3.3-r2) [2021-07-01T10:59:00.056Z] (10/39) Installing gdbm (1.13-r1) [2021-07-01T10:59:00.056Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-01T10:59:00.056Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-01T10:59:00.056Z] Removing intermediate container 2f2778ecb920 [2021-07-01T10:59:00.056Z] ---> 909e2857a7ee [2021-07-01T10:59:00.056Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-01T10:59:00.056Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-01T10:59:00.056Z] ---> ee853aaf295e [2021-07-01T10:59:00.056Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-01T10:59:00.319Z] ---> Running in 6a81351a6cba [2021-07-01T10:59:01.290Z] ---> 654b85c01bd4 [2021-07-01T10:59:01.290Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-01T10:59:01.290Z] ---> ebfffd1750d7 [2021-07-01T10:59:01.290Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-01T10:59:01.554Z] ---> Running in ca82f4ec30e8 [2021-07-01T10:59:01.554Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-01T10:59:01.554Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-01T10:59:01.554Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-01T10:59:01.554Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-01T10:59:01.554Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-01T10:59:01.554Z] Removing intermediate container 6a81351a6cba [2021-07-01T10:59:01.554Z] ---> dae2af81eb5d [2021-07-01T10:59:01.554Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-01T10:59:01.554Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-01T10:59:01.554Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-01T10:59:01.554Z] ---> 50bd40d9d912 [2021-07-01T10:59:01.554Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-01T10:59:01.824Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-01T10:59:01.824Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-01T10:59:01.824Z] ---> Running in 950768b48a5f [2021-07-01T10:59:01.824Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-01T10:59:02.087Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-01T10:59:02.088Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-01T10:59:02.088Z] ---> 29b9751711fc [2021-07-01T10:59:02.088Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-01T10:59:02.088Z] ---> Running in 542a95b668ec [2021-07-01T10:59:02.088Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-01T10:59:02.088Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-01T10:59:02.088Z] Removing intermediate container ca82f4ec30e8 [2021-07-01T10:59:02.088Z] ---> 4e81365ec3da [2021-07-01T10:59:02.088Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T10:59:02.356Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-01T10:59:02.356Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-01T10:59:02.356Z] ---> Running in 9dc2645c7b1a [2021-07-01T10:59:02.356Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-01T10:59:02.356Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-01T10:59:02.356Z] Removing intermediate container 950768b48a5f [2021-07-01T10:59:02.356Z] ---> 39dc884494fe [2021-07-01T10:59:02.356Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-01T10:59:02.356Z] ---> Running in 3404a4fb0d9a [2021-07-01T10:59:02.356Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-01T10:59:02.356Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-01T10:59:02.356Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-01T10:59:02.618Z] Removing intermediate container 542a95b668ec [2021-07-01T10:59:02.618Z] ---> 7d7bdc7f71bb [2021-07-01T10:59:02.618Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T10:59:02.618Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-01T10:59:02.618Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-01T10:59:02.618Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-01T10:59:02.618Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-01T10:59:02.618Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-01T10:59:02.882Z] ---> Running in 1e8d514606c2 [2021-07-01T10:59:02.882Z] Executing busybox-1.31.1-r19.trigger [2021-07-01T10:59:02.882Z] ---> Running in 4c66f9659636 [2021-07-01T10:59:02.882Z] Removing intermediate container 3404a4fb0d9a [2021-07-01T10:59:02.882Z] ---> 1199fc1fdb07 [2021-07-01T10:59:02.882Z] Step 21/23 : LABEL arch=x86_64 [2021-07-01T10:59:02.882Z] OK: 72 MiB in 59 packages [2021-07-01T10:59:02.882Z] Removing intermediate container 9dc2645c7b1a [2021-07-01T10:59:02.882Z] ---> f661abc8b8f2 [2021-07-01T10:59:02.882Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T10:59:03.145Z] ---> Running in 2327388fc2ea [2021-07-01T10:59:03.145Z] ---> Running in 708eff52634f [2021-07-01T10:59:03.145Z] Removing intermediate container 4c66f9659636 [2021-07-01T10:59:03.145Z] ---> 49c5be6eee6b [2021-07-01T10:59:03.145Z] Step 22/24 : LABEL arch=x86_64 [2021-07-01T10:59:03.145Z] ---> Running in 028ad7c5eab8 [2021-07-01T10:59:03.145Z] Removing intermediate container 2327388fc2ea [2021-07-01T10:59:03.145Z] ---> e0dc2a92988c [2021-07-01T10:59:03.145Z] Step 22/23 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T10:59:03.408Z] ---> Running in 4eb675b47a94 [2021-07-01T10:59:03.408Z] Removing intermediate container 708eff52634f [2021-07-01T10:59:03.408Z] ---> 847dba7388d4 [2021-07-01T10:59:03.408Z] Step 22/24 : LABEL arch=x86_64 [2021-07-01T10:59:03.408Z] ---> Running in b28db969d898 [2021-07-01T10:59:03.408Z] Removing intermediate container 028ad7c5eab8 [2021-07-01T10:59:03.408Z] ---> b3368daa0fe1 [2021-07-01T10:59:03.408Z] Step 23/24 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T10:59:03.408Z] ---> Running in 2df562e51414 [2021-07-01T10:59:03.679Z] Removing intermediate container 4eb675b47a94 [2021-07-01T10:59:03.679Z] ---> 08097e567676 [2021-07-01T10:59:03.679Z] Step 23/23 : LABEL version=0.0.0 [2021-07-01T10:59:03.679Z] Collecting docker-compose==1.23.2 [2021-07-01T10:59:03.679Z] ---> Running in 267d340c6ed2 [2021-07-01T10:59:03.679Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-01T10:59:03.679Z] Removing intermediate container b28db969d898 [2021-07-01T10:59:03.679Z] ---> 35dd27767f73 [2021-07-01T10:59:03.679Z] Step 23/24 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T10:59:03.679Z] Removing intermediate container 2df562e51414 [2021-07-01T10:59:03.679Z] ---> 677e928c0717 [2021-07-01T10:59:03.679Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T10:59:03.679Z] Collecting jsonschema<3,>=2.5.1 [2021-07-01T10:59:03.679Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-01T10:59:03.679Z] ---> Running in b3d0a3f6ce24 [2021-07-01T10:59:03.950Z] ---> Running in 7a26179ad38f [2021-07-01T10:59:03.950Z] Removing intermediate container 267d340c6ed2 [2021-07-01T10:59:03.950Z] ---> 2c70263a7325 [2021-07-01T10:59:03.950Z] [2021-07-01T10:59:03.950Z] Successfully built 2c70263a7325 [2021-07-01T10:59:03.950Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-01T10:59:03.950Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-01T10:59:03.950Z] Successfully tagged support-scheduler:latest [2021-07-01T10:59:03.950Z] Removing intermediate container 1e8d514606c2 [2021-07-01T10:59:03.950Z] ---> 9296c023dfab [2021-07-01T10:59:03.950Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-01T10:59:03.950Z] Building security-secretstore-setup [2021-07-01T10:59:04.213Z]  Building support-scheduler ... done Removing intermediate container b3d0a3f6ce24 [2021-07-01T10:59:04.213Z] ---> 0b7f33bcc6e4 [2021-07-01T10:59:04.213Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T10:59:04.213Z] Removing intermediate container 7a26179ad38f [2021-07-01T10:59:04.213Z] ---> 4cec847c374a [2021-07-01T10:59:04.213Z] [2021-07-01T10:59:04.213Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-01T10:59:04.213Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-01T10:59:04.213Z] ---> Running in b5a493205803 [2021-07-01T10:59:04.213Z] ---> Running in 006fbacb40b0 [2021-07-01T10:59:04.213Z] Collecting cached-property<2,>=1.2.0 [2021-07-01T10:59:04.213Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-01T10:59:04.483Z] Successfully built 4cec847c374a [2021-07-01T10:59:04.483Z] Successfully tagged core-metadata:latest [2021-07-01T10:59:04.483Z] Building support-notifications [2021-07-01T10:59:04.483Z] Collecting PyYAML<4,>=3.10 [2021-07-01T10:59:04.483Z]  Building core-metadata ... done  Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-01T10:59:07.292Z] Removing intermediate container 006fbacb40b0 [2021-07-01T10:59:07.292Z] ---> 889e069c1442 [2021-07-01T10:59:07.292Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-01T10:59:07.292Z] Removing intermediate container b5a493205803 [2021-07-01T10:59:07.292Z] ---> 42bb9ae3a84f [2021-07-01T10:59:07.292Z] [2021-07-01T10:59:07.292Z] Collecting docker<4.0,>=3.6.0 [2021-07-01T10:59:07.292Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-01T10:59:07.292Z] Successfully built 42bb9ae3a84f [2021-07-01T10:59:07.292Z] Successfully tagged core-command:latest [2021-07-01T10:59:07.292Z]  Building core-command ... done Building core-data [2021-07-01T10:59:07.292Z] Collecting docopt<0.7,>=0.6.1 [2021-07-01T10:59:07.292Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-01T10:59:08.699Z] ---> 718f05e73ee6 [2021-07-01T10:59:08.699Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-01T10:59:08.700Z] Collecting texttable<0.10,>=0.9.0 [2021-07-01T10:59:08.700Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-01T10:59:09.666Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-01T10:59:09.943Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-01T10:59:09.943Z] ---> Running in 8ff17bf09b3a [2021-07-01T10:59:09.943Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-01T10:59:10.209Z] 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) [2021-07-01T10:59:10.209Z] 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) [2021-07-01T10:59:10.209Z] Collecting idna<2.8,>=2.5 [2021-07-01T10:59:10.209Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-01T10:59:10.510Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-01T10:59:10.510Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-01T10:59:10.510Z] Collecting docker-pycreds>=0.4.0 [2021-07-01T10:59:10.510Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-01T10:59:10.510Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-01T10:59:10.510Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-01T10:59:10.510Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-01T10:59:10.510Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-01T10:59:10.886Z] Installing collected packages: jsonschema, idna, urllib3, requests, websocket-client, cached-property, PyYAML, docker-pycreds, docker, docopt, texttable, dockerpty, docker-compose [2021-07-01T10:59:11.472Z] Attempting uninstall: idna [2021-07-01T10:59:11.472Z] Found existing installation: idna 2.9 [2021-07-01T10:59:11.472Z] Uninstalling idna-2.9: [2021-07-01T10:59:11.472Z] Successfully uninstalled idna-2.9 [2021-07-01T10:59:12.045Z] Attempting uninstall: urllib3 [2021-07-01T10:59:12.045Z] Found existing installation: urllib3 1.25.9 [2021-07-01T10:59:12.045Z] Uninstalling urllib3-1.25.9: [2021-07-01T10:59:12.045Z] Successfully uninstalled urllib3-1.25.9 [2021-07-01T10:59:13.442Z] Attempting uninstall: requests [2021-07-01T10:59:13.442Z] Found existing installation: requests 2.23.0 [2021-07-01T10:59:13.442Z] Uninstalling requests-2.23.0: [2021-07-01T10:59:13.442Z] Successfully uninstalled requests-2.23.0 [2021-07-01T10:59:14.017Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T10:59:14.017Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T10:59:14.017Z] ---> f72221a4754f [2021-07-01T10:59:14.017Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T10:59:14.017Z] ---> Using cache [2021-07-01T10:59:14.017Z] ---> 301ec141fa09 [2021-07-01T10:59:14.017Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T10:59:14.017Z] ---> Using cache [2021-07-01T10:59:14.017Z] ---> 9a2b9c895600 [2021-07-01T10:59:14.017Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-01T10:59:14.282Z] Removing intermediate container 8ff17bf09b3a [2021-07-01T10:59:14.282Z] ---> 39686a8af76e [2021-07-01T10:59:14.282Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T10:59:14.546Z] Running setup.py install for PyYAML: started [2021-07-01T10:59:14.546Z] ---> Running in 204d1061972e [2021-07-01T10:59:14.815Z] ---> 7d8498281bce [2021-07-01T10:59:14.815Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-01T10:59:15.081Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-01T10:59:15.081Z] Running setup.py install for docopt: started [2021-07-01T10:59:15.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T10:59:15.655Z] Running setup.py install for docopt: finished with status 'done' [2021-07-01T10:59:15.655Z] Running setup.py install for texttable: started [2021-07-01T10:59:15.917Z] Running setup.py install for texttable: finished with status 'done' [2021-07-01T10:59:15.917Z] Running setup.py install for dockerpty: started [2021-07-01T10:59:15.917Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T10:59:16.185Z] ---> 2778d4b4940e [2021-07-01T10:59:16.185Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-01T10:59:16.185Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-01T10:59:16.454Z] 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 [2021-07-01T10:59:16.454Z] OK: 219 MiB in 52 packages [2021-07-01T10:59:16.728Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T10:59:16.728Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-01T10:59:16.728Z] ---> f72221a4754f [2021-07-01T10:59:16.728Z] Step 3/26 : WORKDIR /edgex-go [2021-07-01T10:59:16.728Z] ---> Using cache [2021-07-01T10:59:16.728Z] ---> 301ec141fa09 [2021-07-01T10:59:16.728Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T10:59:16.728Z] ---> Using cache [2021-07-01T10:59:16.728Z] ---> 9a2b9c895600 [2021-07-01T10:59:16.728Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-01T10:59:16.728Z] ---> Using cache [2021-07-01T10:59:16.728Z] ---> f424369505a3 [2021-07-01T10:59:16.728Z] Step 6/26 : COPY go.mod . [2021-07-01T10:59:16.728Z] ---> Using cache [2021-07-01T10:59:16.728Z] ---> 6be056165d11 [2021-07-01T10:59:16.728Z] Step 7/26 : RUN go mod download [2021-07-01T10:59:16.728Z] ---> Using cache [2021-07-01T10:59:16.728Z] ---> b3ea4a858fd5 [2021-07-01T10:59:16.728Z] Step 8/26 : COPY . . [2021-07-01T10:59:16.728Z] ---> Using cache [2021-07-01T10:59:16.728Z] ---> 42f32795dde4 [2021-07-01T10:59:16.728Z] Step 9/26 : RUN go mod tidy [2021-07-01T10:59:16.728Z] ---> Using cache [2021-07-01T10:59:16.728Z] ---> 3e8c2af81b80 [2021-07-01T10:59:16.728Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-01T10:59:17.004Z] ---> 4f159f1c551e [2021-07-01T10:59:17.004Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-01T10:59:17.004Z] ---> Running in cfb953c77597 [2021-07-01T10:59:17.004Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T10:59:17.004Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-01T10:59:17.004Z] ---> f72221a4754f [2021-07-01T10:59:17.004Z] Step 3/23 : WORKDIR /edgex-go [2021-07-01T10:59:17.004Z] ---> Using cache [2021-07-01T10:59:17.004Z] ---> 301ec141fa09 [2021-07-01T10:59:17.004Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T10:59:17.004Z] ---> Using cache [2021-07-01T10:59:17.004Z] ---> 9a2b9c895600 [2021-07-01T10:59:17.004Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-01T10:59:17.004Z] ---> Running in ec9a2b583a9d [2021-07-01T10:59:17.280Z] ---> e8738a6b13a9 [2021-07-01T10:59:17.280Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-01T10:59:17.280Z] Removing intermediate container 204d1061972e [2021-07-01T10:59:17.280Z] ---> fd3146bf524a [2021-07-01T10:59:17.280Z] Step 6/24 : COPY go.mod . [2021-07-01T10:59:17.555Z] ---> 08198ad221c5 [2021-07-01T10:59:17.555Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-01T10:59:17.822Z] ---> b8f489732d1d [2021-07-01T10:59:17.822Z] Step 7/24 : RUN go mod download [2021-07-01T10:59:17.822Z] 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 [2021-07-01T10:59:17.822Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-01T10:59:18.082Z] ---> Running in 5b56b2c65df0 [2021-07-01T10:59:18.659Z] ---> Running in 283aa52cc4e2 [2021-07-01T10:59:18.659Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-01T10:59:18.924Z] Removing intermediate container 5b56b2c65df0 [2021-07-01T10:59:18.924Z] ---> 463bba1b73aa [2021-07-01T10:59:18.924Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-01T10:59:19.188Z] OK: 219 MiB in 52 packages [2021-07-01T10:59:19.188Z] ---> 017009702420 [2021-07-01T10:59:19.188Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-01T10:59:19.188Z] Removing intermediate container 541b8be56c05 [2021-07-01T10:59:19.188Z] ---> f0384faf6b29 [2021-07-01T10:59:19.188Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-01T10:59:19.188Z] ---> Running in 22bf2f5943b2 [2021-07-01T10:59:19.453Z] ---> Running in 85e385dd02de [2021-07-01T10:59:19.453Z] Removing intermediate container 22bf2f5943b2 [2021-07-01T10:59:19.453Z] ---> 7e6fbd121ef2 [2021-07-01T10:59:19.453Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-01T10:59:19.453Z] ---> Running in a5966ed03ffa [2021-07-01T10:59:19.719Z] Removing intermediate container a5966ed03ffa [2021-07-01T10:59:19.719Z] ---> e391d19e1f9e [2021-07-01T10:59:19.719Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-01T10:59:19.989Z] Removing intermediate container ec9a2b583a9d [2021-07-01T10:59:19.989Z] ---> 7bee42cc4b0f [2021-07-01T10:59:19.989Z] Step 6/23 : COPY go.mod . [2021-07-01T10:59:20.255Z] Removing intermediate container 283aa52cc4e2 [2021-07-01T10:59:20.255Z] ---> 428e09fcfa81 [2021-07-01T10:59:20.255Z] Step 8/24 : COPY . . [2021-07-01T10:59:20.517Z] ---> 059274cf935d [2021-07-01T10:59:20.517Z] Step 7/23 : RUN go mod download [2021-07-01T10:59:20.517Z] ---> Running in 92e392017e59 [2021-07-01T10:59:21.468Z] ---> 2c5e83b4f5c3 [2021-07-01T10:59:21.469Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-01T10:59:22.921Z] ---> 22427d93b81c [2021-07-01T10:59:22.921Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-01T10:59:23.510Z] Removing intermediate container 85e385dd02de [2021-07-01T10:59:23.510Z] ---> fd1548e3a0f0 [2021-07-01T10:59:23.510Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-01T10:59:25.518Z] ---> Running in fe478165d466 [2021-07-01T10:59:25.518Z] ---> 21788e036e76 [2021-07-01T10:59:25.518Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-01T10:59:25.518Z] ---> Running in a4113dc78933 [2021-07-01T10:59:25.518Z] Removing intermediate container fe478165d466 [2021-07-01T10:59:25.518Z] ---> df96ce415d5d [2021-07-01T10:59:25.518Z] Step 29/32 : CMD ["gate"] [2021-07-01T10:59:25.790Z] Removing intermediate container 92e392017e59 [2021-07-01T10:59:25.790Z] ---> 4b5084ec39f9 [2021-07-01T10:59:25.790Z] Step 8/23 : COPY . . [2021-07-01T10:59:25.790Z] ---> f8fe9a1010e5 [2021-07-01T10:59:25.790Z] Step 9/24 : RUN go mod tidy [2021-07-01T10:59:25.790Z] ---> Running in 726a510ee85b [2021-07-01T10:59:25.790Z] Removing intermediate container a4113dc78933 [2021-07-01T10:59:25.790Z] ---> 92844d588037 [2021-07-01T10:59:25.790Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T10:59:25.790Z] ---> Running in 36408d7ec61e [2021-07-01T10:59:26.055Z] ---> Running in 83e328786eac [2021-07-01T10:59:26.055Z] Removing intermediate container 726a510ee85b [2021-07-01T10:59:26.055Z] ---> 6df0ff351522 [2021-07-01T10:59:26.055Z] Step 30/32 : LABEL arch=x86_64 [2021-07-01T10:59:28.030Z] ---> Running in aa2b4c78879f [2021-07-01T10:59:28.030Z] Removing intermediate container 83e328786eac [2021-07-01T10:59:28.030Z] ---> 814be2ee086c [2021-07-01T10:59:28.030Z] Step 22/24 : LABEL arch=x86_64 [2021-07-01T10:59:29.011Z] ---> Running in 79251d06a02c [2021-07-01T10:59:29.011Z] Removing intermediate container aa2b4c78879f [2021-07-01T10:59:29.011Z] ---> ebd155b6b303 [2021-07-01T10:59:29.011Z] Step 31/32 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T10:59:29.294Z] ---> Running in ee0df8bcd583 [2021-07-01T10:59:29.295Z] Removing intermediate container 79251d06a02c [2021-07-01T10:59:29.295Z] ---> 19795d3f829b [2021-07-01T10:59:29.295Z] Step 23/24 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T10:59:29.560Z] Removing intermediate container 36408d7ec61e [2021-07-01T10:59:29.560Z] ---> 6e5091c1730d [2021-07-01T10:59:29.560Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-01T10:59:29.560Z] ---> Running in 99b12e3e2c55 [2021-07-01T10:59:29.560Z] Removing intermediate container ee0df8bcd583 [2021-07-01T10:59:29.560Z] ---> d8a794153769 [2021-07-01T10:59:29.560Z] Step 32/32 : LABEL version=0.0.0 [2021-07-01T10:59:29.560Z] ---> Running in 7ea879c24fbd [2021-07-01T10:59:29.827Z] ---> Running in bd2381cfe442 [2021-07-01T10:59:29.827Z] Removing intermediate container 99b12e3e2c55 [2021-07-01T10:59:29.827Z] ---> 188cb077acab [2021-07-01T10:59:29.827Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T10:59:30.094Z] ---> Running in d393d09e9a75 [2021-07-01T10:59:30.355Z] Removing intermediate container bd2381cfe442 [2021-07-01T10:59:30.355Z] ---> 8be1e58b426c [2021-07-01T10:59:30.355Z] [2021-07-01T10:59:30.619Z] Removing intermediate container d393d09e9a75 [2021-07-01T10:59:30.619Z] ---> 406a2535027b [2021-07-01T10:59:30.619Z] [2021-07-01T10:59:30.882Z] 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 [2021-07-01T10:59:30.882Z] Successfully built 8be1e58b426c [2021-07-01T10:59:30.882Z] Successfully tagged security-bootstrapper:latest [2021-07-01T10:59:30.882Z] Building security-proxy-setup [2021-07-01T10:59:31.143Z]  Building security-bootstrapper ... done Successfully built 406a2535027b [2021-07-01T10:59:31.144Z] Successfully tagged sys-mgmt-agent:latest [2021-07-01T10:59:33.066Z]  Building sys-mgmt-agent ... done  ---> 263b8ebfe524 [2021-07-01T10:59:33.067Z] Step 9/23 : RUN go mod tidy [2021-07-01T10:59:34.472Z] ---> Running in d70f6cec233a [2021-07-01T10:59:37.030Z] Removing intermediate container d70f6cec233a [2021-07-01T10:59:37.030Z] ---> db31d51d4cd2 [2021-07-01T10:59:37.030Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-01T10:59:37.030Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T10:59:37.030Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-01T10:59:37.030Z] ---> f72221a4754f [2021-07-01T10:59:37.030Z] Step 3/22 : WORKDIR /edgex-go [2021-07-01T10:59:37.030Z] ---> Using cache [2021-07-01T10:59:37.030Z] ---> 301ec141fa09 [2021-07-01T10:59:37.030Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T10:59:37.030Z] ---> Using cache [2021-07-01T10:59:37.030Z] ---> 9a2b9c895600 [2021-07-01T10:59:37.030Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-01T10:59:37.030Z] ---> Using cache [2021-07-01T10:59:37.030Z] ---> f424369505a3 [2021-07-01T10:59:37.030Z] Step 6/22 : COPY go.mod . [2021-07-01T10:59:37.030Z] ---> Using cache [2021-07-01T10:59:37.030Z] ---> 6be056165d11 [2021-07-01T10:59:37.030Z] Step 7/22 : RUN go mod download [2021-07-01T10:59:37.030Z] ---> Using cache [2021-07-01T10:59:37.030Z] ---> b3ea4a858fd5 [2021-07-01T10:59:37.030Z] Step 8/22 : COPY . . [2021-07-01T10:59:37.030Z] ---> Using cache [2021-07-01T10:59:37.030Z] ---> 42f32795dde4 [2021-07-01T10:59:37.030Z] Step 9/22 : RUN go mod tidy [2021-07-01T10:59:37.030Z] ---> Using cache [2021-07-01T10:59:37.030Z] ---> 3e8c2af81b80 [2021-07-01T10:59:37.030Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-01T10:59:37.030Z] ---> Running in debfee6a9d2e [2021-07-01T10:59:37.030Z] ---> Running in 3926396ddeef [2021-07-01T10:59:37.982Z] 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 [2021-07-01T10:59:37.982Z] 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 [2021-07-01T10:59:37.982Z] 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 [2021-07-01T10:59:43.284Z] Removing intermediate container cfb953c77597 [2021-07-01T10:59:43.285Z] ---> b6973c6e55c9 [2021-07-01T10:59:43.285Z] [2021-07-01T10:59:43.285Z] Step 11/26 : FROM alpine:3.12 [2021-07-01T10:59:43.285Z] ---> 13621d1b12d4 [2021-07-01T10:59:43.285Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-01T10:59:43.285Z] ---> Running in 0e48476e7476 [2021-07-01T10:59:43.285Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T10:59:43.285Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T10:59:43.285Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-01T10:59:43.285Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T10:59:43.547Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-01T10:59:43.547Z] (4/6) Installing curl (7.77.0-r0) [2021-07-01T10:59:43.547Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-01T10:59:43.547Z] (6/6) Installing su-exec (0.2-r1) [2021-07-01T10:59:43.547Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T10:59:43.547Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T10:59:43.547Z] OK: 7 MiB in 20 packages [2021-07-01T10:59:44.139Z] Removing intermediate container 0e48476e7476 [2021-07-01T10:59:44.140Z] ---> 0bd8c8c846dc [2021-07-01T10:59:44.140Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-01T10:59:44.140Z] ---> Running in bcacf850d552 [2021-07-01T10:59:44.405Z] Removing intermediate container bcacf850d552 [2021-07-01T10:59:44.405Z] ---> 74bea93a86a0 [2021-07-01T10:59:44.405Z] Step 14/26 : WORKDIR / [2021-07-01T10:59:44.405Z] ---> Running in b39785f10693 [2021-07-01T10:59:44.674Z] Removing intermediate container b39785f10693 [2021-07-01T10:59:44.674Z] ---> 344983a8e4e7 [2021-07-01T10:59:44.674Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-01T10:59:44.937Z] ---> ca2bf00ab916 [2021-07-01T10:59:44.937Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-01T10:59:45.202Z] ---> 38001bb7099f [2021-07-01T10:59:45.202Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-01T10:59:45.466Z] ---> 1a1727ebfb2c [2021-07-01T10:59:45.466Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-01T10:59:45.728Z] ---> 903f09b750cd [2021-07-01T10:59:45.728Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-01T10:59:46.310Z] ---> e16c9ebbf0c1 [2021-07-01T10:59:46.310Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-01T10:59:46.896Z] ---> a977dccab1c2 [2021-07-01T10:59:46.896Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-01T10:59:47.162Z] ---> dcf1964ab761 [2021-07-01T10:59:47.162Z] 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/ [2021-07-01T10:59:47.162Z] ---> Running in 726aa8bf8104 [2021-07-01T10:59:47.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-01T10:59:48.128Z] Removing intermediate container 726aa8bf8104 [2021-07-01T10:59:48.128Z] ---> 53343126435e [2021-07-01T10:59:48.128Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-01T10:59:48.128Z] ---> Running in cc7fd2883520 [2021-07-01T10:59:48.128Z] Removing intermediate container cc7fd2883520 [2021-07-01T10:59:48.128Z] ---> ff6064494923 [2021-07-01T10:59:48.128Z] Step 24/26 : LABEL arch=x86_64 [2021-07-01T10:59:48.128Z] ---> Running in 35553a16c687 [2021-07-01T10:59:48.732Z] Removing intermediate container 35553a16c687 [2021-07-01T10:59:48.732Z] ---> 1d23569ae135 [2021-07-01T10:59:48.732Z] Step 25/26 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T10:59:48.732Z] ---> Running in 18683341a573 [2021-07-01T10:59:48.732Z] Removing intermediate container 18683341a573 [2021-07-01T10:59:48.732Z] ---> bcfdd0fb7222 [2021-07-01T10:59:48.732Z] Step 26/26 : LABEL version=0.0.0 [2021-07-01T10:59:48.732Z] ---> Running in c839a282868e [2021-07-01T10:59:49.003Z] Removing intermediate container c839a282868e [2021-07-01T10:59:49.003Z] ---> 30ae7069f045 [2021-07-01T10:59:49.003Z] [2021-07-01T10:59:49.003Z] Successfully built 30ae7069f045 [2021-07-01T10:59:49.003Z] Successfully tagged security-secretstore-setup:latest [2021-07-01T10:59:53.053Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-01T10:59:58.491Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-01T10:59:58.491Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-01T11:00:01.389Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-01T11:00:03.744Z] Removing intermediate container debfee6a9d2e [2021-07-01T11:00:03.744Z] ---> c4ab93c85770 [2021-07-01T11:00:03.744Z] [2021-07-01T11:00:03.744Z] Step 11/23 : FROM alpine:3.12 [2021-07-01T11:00:03.744Z] ---> 13621d1b12d4 [2021-07-01T11:00:03.744Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-01T11:00:03.744Z] Removing intermediate container 7ea879c24fbd [2021-07-01T11:00:03.744Z] ---> b56494062f74 [2021-07-01T11:00:03.744Z] [2021-07-01T11:00:03.744Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T11:00:03.744Z] ---> 13621d1b12d4 [2021-07-01T11:00:03.744Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-01T11:00:03.744Z] ---> Running in 771ec16b72c0 [2021-07-01T11:00:03.744Z] ---> Running in 572a38f79538 [2021-07-01T11:00:03.744Z] Removing intermediate container 572a38f79538 [2021-07-01T11:00:03.744Z] ---> 3d34bf1e6aed [2021-07-01T11:00:03.744Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-01T11:00:04.009Z] ---> Running in 7bd77731d01a [2021-07-01T11:00:04.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T11:00:04.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T11:00:04.271Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-01T11:00:04.271Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-01T11:00:04.271Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T11:00:04.271Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T11:00:04.271Z] OK: 6 MiB in 16 packages [2021-07-01T11:00:04.271Z] Removing intermediate container 7bd77731d01a [2021-07-01T11:00:04.271Z] ---> 540165e5cffb [2021-07-01T11:00:04.271Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-01T11:00:04.271Z] Removing intermediate container 3926396ddeef [2021-07-01T11:00:04.271Z] ---> d7dd66451351 [2021-07-01T11:00:04.271Z] [2021-07-01T11:00:04.271Z] Step 11/22 : FROM alpine:3.12 [2021-07-01T11:00:04.271Z] ---> 13621d1b12d4 [2021-07-01T11:00:04.271Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-01T11:00:04.534Z] ---> Running in 329d54f4439e [2021-07-01T11:00:04.534Z] ---> Running in 06a76593c15e [2021-07-01T11:00:04.534Z] Removing intermediate container 329d54f4439e [2021-07-01T11:00:04.534Z] ---> 497e761b388d [2021-07-01T11:00:04.534Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T11:00:04.534Z] ---> Running in 1465fce01f9b [2021-07-01T11:00:04.534Z] Removing intermediate container 771ec16b72c0 [2021-07-01T11:00:04.534Z] ---> 01862252889c [2021-07-01T11:00:04.534Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T11:00:04.820Z] ---> Running in d77a84ef6782 [2021-07-01T11:00:04.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T11:00:04.820Z] Removing intermediate container d77a84ef6782 [2021-07-01T11:00:04.820Z] ---> ad245b5eb9b4 [2021-07-01T11:00:04.820Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-01T11:00:04.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T11:00:04.820Z] ---> Running in ea0baf57e15d [2021-07-01T11:00:05.088Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-01T11:00:05.088Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T11:00:05.088Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-01T11:00:05.088Z] Removing intermediate container ea0baf57e15d [2021-07-01T11:00:05.088Z] ---> 410e4db5641b [2021-07-01T11:00:05.088Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-01T11:00:05.088Z] ---> Running in 94d27663eb14 [2021-07-01T11:00:05.088Z] (4/4) Installing curl (7.77.0-r0) [2021-07-01T11:00:05.088Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T11:00:05.088Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T11:00:05.089Z] OK: 7 MiB in 18 packages [2021-07-01T11:00:05.089Z] Removing intermediate container 1465fce01f9b [2021-07-01T11:00:05.089Z] ---> 540ea0fcdbd0 [2021-07-01T11:00:05.089Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-01T11:00:05.089Z] Removing intermediate container 94d27663eb14 [2021-07-01T11:00:05.089Z] ---> b4e148a9a2b1 [2021-07-01T11:00:05.089Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T11:00:05.359Z] ---> Running in 5b53075a0ced [2021-07-01T11:00:05.628Z] ---> a3e4d09a8705 [2021-07-01T11:00:05.628Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-01T11:00:05.898Z] Removing intermediate container 06a76593c15e [2021-07-01T11:00:05.899Z] ---> c1e314ce447a [2021-07-01T11:00:05.899Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-01T11:00:05.899Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-01T11:00:05.899Z] ---> a55f1c5aab1f [2021-07-01T11:00:05.899Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-01T11:00:05.899Z] ---> Running in 59dcde81e9cf [2021-07-01T11:00:06.169Z] Removing intermediate container 59dcde81e9cf [2021-07-01T11:00:06.169Z] ---> a2ddf7b84f41 [2021-07-01T11:00:06.169Z] Step 14/22 : WORKDIR /edgex [2021-07-01T11:00:06.169Z] ---> 7bff2b838f91 [2021-07-01T11:00:06.169Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-01T11:00:06.169Z] ---> Running in 322935140d73 [2021-07-01T11:00:06.169Z] ---> Running in ac0f734e7c70 [2021-07-01T11:00:06.169Z] Removing intermediate container 322935140d73 [2021-07-01T11:00:06.169Z] ---> 59ed2e879c44 [2021-07-01T11:00:06.169Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-01T11:00:06.446Z] Removing intermediate container ac0f734e7c70 [2021-07-01T11:00:06.446Z] ---> 0c39029c42f2 [2021-07-01T11:00:06.446Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T11:00:06.446Z] ---> Running in 8c1b389b4cec [2021-07-01T11:00:06.446Z] ---> 4bcdbaffcf4b [2021-07-01T11:00:06.446Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-01T11:00:06.710Z] Removing intermediate container 8c1b389b4cec [2021-07-01T11:00:06.710Z] ---> ac7911039ae4 [2021-07-01T11:00:06.710Z] Step 21/23 : LABEL arch=x86_64 [2021-07-01T11:00:06.710Z] ---> Running in 8636bc34cbb9 [2021-07-01T11:00:06.710Z] ---> 3ab24f4a61b6 [2021-07-01T11:00:06.710Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-01T11:00:06.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-01T11:00:06.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-01T11:00:06.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-01T11:00:06.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-01T11:00:06.856Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-01T11:00:06.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-01T11:00:06.984Z] Removing intermediate container 8636bc34cbb9 [2021-07-01T11:00:06.984Z] ---> ef6e960817a1 [2021-07-01T11:00:06.984Z] Step 22/23 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T11:00:07.252Z] ---> Running in 71e2945c41e7 [2021-07-01T11:00:07.252Z] ---> 2fe3f9cd3915 [2021-07-01T11:00:07.252Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-01T11:00:07.252Z] ---> Running in 0fc77a627efe [2021-07-01T11:00:07.252Z] Removing intermediate container 71e2945c41e7 [2021-07-01T11:00:07.252Z] ---> fdde22f355cb [2021-07-01T11:00:07.252Z] Step 23/23 : LABEL version=0.0.0 [2021-07-01T11:00:07.252Z] ---> Running in 5fff2695f5c4 [2021-07-01T11:00:07.514Z] Removing intermediate container 0fc77a627efe [2021-07-01T11:00:07.514Z] ---> 10b013e1c6fc [2021-07-01T11:00:07.514Z] Step 19/22 : CMD ["--init=true"] [2021-07-01T11:00:07.514Z] ---> Running in 3df5bc4d22e2 [2021-07-01T11:00:07.514Z] Removing intermediate container 5fff2695f5c4 [2021-07-01T11:00:07.514Z] ---> 98c40754a85a [2021-07-01T11:00:07.514Z] [2021-07-01T11:00:07.514Z] Successfully built 98c40754a85a [2021-07-01T11:00:07.514Z] Successfully tagged support-notifications:latest [2021-07-01T11:00:07.514Z]  Building support-notifications ... done Removing intermediate container 3df5bc4d22e2 [2021-07-01T11:00:07.514Z] ---> ad02799ee8c0 [2021-07-01T11:00:07.514Z] Step 20/22 : LABEL arch=x86_64 [2021-07-01T11:00:07.777Z] ---> Running in 284502db41d2 [2021-07-01T11:00:07.777Z] Removing intermediate container 284502db41d2 [2021-07-01T11:00:07.777Z] ---> c52976713a64 [2021-07-01T11:00:07.777Z] Step 21/22 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T11:00:07.777Z] ---> Running in 3fe210ac3a27 [2021-07-01T11:00:07.777Z] Removing intermediate container 3fe210ac3a27 [2021-07-01T11:00:07.777Z] ---> 15d3bd4f4db5 [2021-07-01T11:00:07.777Z] Step 22/22 : LABEL version=0.0.0 [2021-07-01T11:00:07.777Z] ---> Running in 613c733c1264 [2021-07-01T11:00:07.859Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-01T11:00:08.039Z] Removing intermediate container 613c733c1264 [2021-07-01T11:00:08.039Z] ---> 5deb7547bb5d [2021-07-01T11:00:08.039Z] [2021-07-01T11:00:08.039Z] Successfully built 5deb7547bb5d [2021-07-01T11:00:08.039Z] Successfully tagged security-proxy-setup:latest [2021-07-01T11:00:08.863Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-01T11:00:08.863Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-01T11:00:08.863Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-01T11:00:08.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-01T11:00:09.426Z]  Building security-proxy-setup ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-07-01T11:00:09.426Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-01T11:00:09.687Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-01T11:00:09.947Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-01T11:00:10.893Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-01T11:00:11.465Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-01T11:00:11.465Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T11:00:11.465Z] OK: 8 MiB in 20 packages [2021-07-01T11:00:13.882Z] Removing intermediate container 5b53075a0ced [2021-07-01T11:00:13.882Z] ---> f9b55761bc82 [2021-07-01T11:00:13.882Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T11:00:13.882Z] ---> 387801346959 [2021-07-01T11:00:13.882Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-01T11:00:13.882Z] ---> 538a5fb14193 [2021-07-01T11:00:13.882Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-01T11:00:13.882Z] ---> efeafa5acb3a [2021-07-01T11:00:13.882Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-01T11:00:13.882Z] ---> Running in 5b37586c4c15 [2021-07-01T11:00:13.882Z] Removing intermediate container 5b37586c4c15 [2021-07-01T11:00:13.882Z] ---> 558ed7f68f47 [2021-07-01T11:00:13.882Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T11:00:13.882Z] ---> Running in 000a4c587091 [2021-07-01T11:00:13.882Z] Removing intermediate container 000a4c587091 [2021-07-01T11:00:13.882Z] ---> 161e397df5cc [2021-07-01T11:00:13.882Z] Step 22/24 : LABEL arch=x86_64 [2021-07-01T11:00:13.882Z] ---> Running in 8c5540959a90 [2021-07-01T11:00:13.882Z] Removing intermediate container 8c5540959a90 [2021-07-01T11:00:13.882Z] ---> 441eb67a91ff [2021-07-01T11:00:13.882Z] Step 23/24 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T11:00:13.882Z] ---> Running in 41fdc496f8f0 [2021-07-01T11:00:13.882Z] Removing intermediate container 41fdc496f8f0 [2021-07-01T11:00:13.882Z] ---> 572fb5aa7b26 [2021-07-01T11:00:13.882Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T11:00:13.882Z] ---> Running in c50b17c9f943 [2021-07-01T11:00:13.882Z] Removing intermediate container c50b17c9f943 [2021-07-01T11:00:13.882Z] ---> d924c64e46e6 [2021-07-01T11:00:13.882Z] [2021-07-01T11:00:13.882Z] Successfully built d924c64e46e6 [2021-07-01T11:00:13.882Z] Successfully tagged core-data:latest [2021-07-01T11:00:13.889Z]  Building core-data ... done  [Pipeline] } [2021-07-01T11:00:13.906Z] $ docker stop --time=1 5bb5c322ddfd4f7d107e364281fafc86da5ae829e68a205cef9c1f4525f99537 [2021-07-01T11:00:15.188Z] $ docker rm -f 5bb5c322ddfd4f7d107e364281fafc86da5ae829e68a205cef9c1f4525f99537 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-01T11:00:15.628Z] + docker images [2021-07-01T11:00:15.628Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-01T11:00:15.628Z] core-data latest d924c64e46e6 3 seconds ago 20.2MB [2021-07-01T11:00:15.628Z] security-proxy-setup latest 5deb7547bb5d 8 seconds ago 25.7MB [2021-07-01T11:00:15.628Z] support-notifications latest 98c40754a85a 8 seconds ago 16.7MB [2021-07-01T11:00:15.628Z] c4ab93c85770 12 seconds ago 1.15GB [2021-07-01T11:00:15.628Z] b56494062f74 12 seconds ago 1.15GB [2021-07-01T11:00:15.628Z] d7dd66451351 12 seconds ago 1.15GB [2021-07-01T11:00:15.628Z] security-secretstore-setup latest 30ae7069f045 27 seconds ago 28.7MB [2021-07-01T11:00:15.628Z] b6973c6e55c9 33 seconds ago 1.15GB [2021-07-01T11:00:15.628Z] security-bootstrapper latest 8be1e58b426c 45 seconds ago 18.6MB [2021-07-01T11:00:15.628Z] sys-mgmt-agent latest 406a2535027b 45 seconds ago 312MB [2021-07-01T11:00:15.628Z] core-command latest 42bb9ae3a84f About a minute ago 15.9MB [2021-07-01T11:00:15.628Z] support-scheduler latest 2c70263a7325 About a minute ago 15.9MB [2021-07-01T11:00:15.628Z] core-metadata latest 4cec847c374a About a minute ago 16.6MB [2021-07-01T11:00:15.628Z] 3b6e1f0ecc6f About a minute ago 1.15GB [2021-07-01T11:00:15.628Z] b903aab82f15 About a minute ago 1.14GB [2021-07-01T11:00:15.628Z] 5056b75ec493 About a minute ago 1.15GB [2021-07-01T11:00:15.628Z] 75b6138f0240 About a minute ago 1.15GB [2021-07-01T11:00:15.628Z] c8c53f56ca1e About a minute ago 1.15GB [2021-07-01T11:00:15.628Z] ci-base-image-x86_64 latest f72221a4754f 5 minutes ago 647MB [2021-07-01T11:00:15.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-07-01T11:00:15.628Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-07-01T11:00:15.628Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-01T11:00:15.628Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-07-01T11:00:15.629Z] 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 [2021-07-01T11:00:19.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.179s coverage: 28.7% of statements [2021-07-01T11:00:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-01T11:00:19.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-01T11:00:22.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.319s coverage: 100.0% of statements [2021-07-01T11:00:22.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-01T11:00:23.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.325s coverage: 53.1% of statements [2021-07-01T11:00:23.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-01T11:00:23.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-01T11:00:25.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.851s coverage: 87.7% of statements [2021-07-01T11:00:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-01T11:00:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-01T11:00:25.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.303s coverage: 78.9% of statements [2021-07-01T11:00:30.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.190s coverage: 81.2% of statements [2021-07-01T11:00:30.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-01T11:00:30.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-01T11:00:30.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-01T11:00:30.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-01T11:00:30.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-01T11:00:31.446Z] Still waiting to schedule task [2021-07-01T11:00:31.447Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-01T11:00:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.277s coverage: 95.1% of statements [2021-07-01T11:00:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-01T11:00:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-01T11:00:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-01T11:00:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-01T11:00:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-01T11:00:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-01T11:00:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-01T11:00:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-01T11:00:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.159s coverage: 60.0% of statements [2021-07-01T11:00:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-01T11:00:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-01T11:00:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-01T11:00:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.266s coverage: 0.8% of statements [2021-07-01T11:00:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-01T11:00:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-07-01T11:00:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.221s coverage: 22.0% of statements [2021-07-01T11:00:35.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-01T11:00:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.191s coverage: 47.1% of statements [2021-07-01T11:00:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.198s coverage: 79.5% of statements [2021-07-01T11:00:35.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.161s coverage: 94.1% of statements [2021-07-01T11:00:36.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements [2021-07-01T11:00:36.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.169s coverage: 87.5% of statements [2021-07-01T11:00:52.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.201s coverage: 94.4% of statements [2021-07-01T11:00:52.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements [2021-07-01T11:00:53.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.491s coverage: 81.8% of statements [2021-07-01T11:00:53.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-01T11:01:01.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements [2021-07-01T11:01:01.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-01T11:01:01.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-01T11:01:01.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-01T11:01:01.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-07-01T11:01:01.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-01T11:01:01.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-01T11:01:01.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-01T11:01:01.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-01T11:01:01.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-01T11:01:01.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements [2021-07-01T11:01:01.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-01T11:01:01.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-01T11:01:01.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-07-01T11:01:01.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-01T11:01:01.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 58.8% of statements [2021-07-01T11:01:01.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-01T11:01:01.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.171s coverage: 80.0% of statements [2021-07-01T11:01:01.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements [2021-07-01T11:01:01.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements [2021-07-01T11:01:01.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.278s coverage: 91.2% of statements [2021-07-01T11:01:01.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-01T11:01:01.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.668s coverage: 64.4% of statements [2021-07-01T11:01:01.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-01T11:01:01.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-01T11:01:01.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements [2021-07-01T11:01:01.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-07-01T11:01:01.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-07-01T11:01:02.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2021-07-01T11:01:05.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements [2021-07-01T11:01:06.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.023s coverage: 66.9% of statements [2021-07-01T11:01:06.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-01T11:01:06.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-01T11:01:06.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-01T11:01:08.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.757s coverage: 43.6% of statements [2021-07-01T11:01:08.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-01T11:01:08.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-01T11:01:08.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.232s coverage: 89.5% of statements [2021-07-01T11:01:08.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-01T11:01:08.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.176s coverage: 84.8% of statements [2021-07-01T11:01:08.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-01T11:01:17.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.264s coverage: 19.3% of statements [2021-07-01T11:01:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-01T11:01:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-01T11:01:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-01T11:01:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-01T11:01:17.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.512s coverage: 91.9% of statements [2021-07-01T11:01:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-01T11:01:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-01T11:01:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-01T11:01:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-01T11:01:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-01T11:01:17.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.224s coverage: 62.7% of statements [2021-07-01T11:01:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-01T11:01:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-01T11:01:17.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.373s coverage: 97.6% of statements [2021-07-01T11:01:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-01T11:01:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-01T11:01:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-01T11:01:17.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-01T11:01:17.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-01T11:01:17.219Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements [2021-07-01T11:01:17.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-01T11:01:17.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-01T11:01:17.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-01T11:01:17.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-01T11:01:17.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-01T11:01:17.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-01T11:01:17.219Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.168s coverage: 100.0% of statements [2021-07-01T11:01:17.219Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.070s coverage: 95.4% of statements [2021-07-01T11:01:17.814Z] GO111MODULE=on go vet ./... [2021-07-01T11:02:39.700Z] gofmt -l . [2021-07-01T11:02:39.700Z] [ "`gofmt -l .`" = "" ] [2021-07-01T11:02:39.700Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-01T11:02:40.401Z] + ls -al . [2021-07-01T11:02:40.401Z] total 588 [2021-07-01T11:02:40.401Z] drwxrwxr-x 9 1001 1001 4096 Jul 1 11:02 . [2021-07-01T11:02:40.401Z] drwxr-xr-x 4 root root 4096 Jul 1 10:58 .. [2021-07-01T11:02:40.401Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 10:56 .dockerignore [2021-07-01T11:02:40.401Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 10:56 .git [2021-07-01T11:02:40.401Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 10:56 .github [2021-07-01T11:02:40.401Z] -rw-rw-r-- 1 1001 1001 818 Jul 1 10:56 .gitignore [2021-07-01T11:02:40.401Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 10:56 .sonarcloud.properties [2021-07-01T11:02:40.401Z] -rw-rw-r-- 1 1001 1001 8609 Jul 1 10:56 Attribution.txt [2021-07-01T11:02:40.401Z] -rw-rw-r-- 1 1001 1001 43881 Jul 1 10:56 CHANGELOG.md [2021-07-01T11:02:40.401Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 10:56 CONTRIBUTING.md [2021-07-01T11:02:40.401Z] -rw-rw-r-- 1 1001 1001 931 Jul 1 10:56 Dockerfile.build [2021-07-01T11:02:40.401Z] -rw-rw-r-- 1 1001 1001 849 Jul 1 10:56 Jenkinsfile [2021-07-01T11:02:40.401Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 10:56 LICENSE [2021-07-01T11:02:40.401Z] -rw-rw-r-- 1 1001 1001 5605 Jul 1 10:56 Makefile [2021-07-01T11:02:40.401Z] -rw-rw-r-- 1 1001 1001 7818 Jul 1 10:56 README.md [2021-07-01T11:02:40.401Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 10:56 SECURITY.md [2021-07-01T11:02:40.401Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 10:53 VERSION [2021-07-01T11:02:40.401Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 10:56 ZMQWindows.md [2021-07-01T11:02:40.401Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 10:56 bin [2021-07-01T11:02:40.401Z] drwxrwxr-x 14 1001 1001 4096 Jul 1 10:56 cmd [2021-07-01T11:02:40.401Z] -rw-r--r-- 1 root root 398095 Jul 1 11:01 coverage.out [2021-07-01T11:02:40.401Z] -rw-rw-r-- 1 1001 1001 806 Jul 1 10:56 go.mod [2021-07-01T11:02:40.401Z] -rw-r--r-- 1 root root 20759 Jul 1 10:58 go.sum [2021-07-01T11:02:40.401Z] drwxrwxr-x 7 1001 1001 4096 Jul 1 10:56 internal [2021-07-01T11:02:40.401Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 10:56 openapi [2021-07-01T11:02:40.401Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 10:56 snap [2021-07-01T11:02:40.401Z] -rw-rw-r-- 1 1001 1001 168 Jul 1 10:56 version.go [Pipeline] sh [2021-07-01T11:02:41.096Z] + '[' -e coverage.out ] [2021-07-01T11:02:41.096Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-01T11:02:41.137Z] Warning: overwriting stash ‘coverage-report’ [2021-07-01T11:02:41.960Z] Stashed 1 file(s) [Pipeline] sh [2021-07-01T11:02:42.627Z] + make build [2021-07-01T11:02:42.627Z] go mod tidy [2021-07-01T11:02:43.226Z] 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 [2021-07-01T11:02:49.938Z] 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 [2021-07-01T11:03:12.117Z] 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 [2021-07-01T11:03:13.552Z] 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 [2021-07-01T11:03:18.017Z] 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 [2021-07-01T11:03:20.443Z] 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 [2021-07-01T11:03:21.421Z] 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 [2021-07-01T11:03:24.825Z] 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 [2021-07-01T11:03:27.451Z] 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 [2021-07-01T11:03:31.765Z] 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 [2021-07-01T11:03:34.382Z] 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 [2021-07-01T11:03:37.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-01T11:03:42.447Z] $ docker stop --time=1 cb84f7ebe5cb0e39569081a7955787a4cef6cc1db9fe910bd82e1b54ac0198df [2021-07-01T11:03:44.745Z] $ docker rm -f cb84f7ebe5cb0e39569081a7955787a4cef6cc1db9fe910bd82e1b54ac0198df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T11:03:46.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-01T11:03:46.683Z] [2021-07-01T11:03:46.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-01T11:03:47.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-01T11:03:47.365Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-01T11:03:47.365Z] 29e5d40040c1: Pulling fs layer [2021-07-01T11:03:47.365Z] 1ce36da41761: Pulling fs layer [2021-07-01T11:03:47.365Z] 25b303627fd3: Pulling fs layer [2021-07-01T11:03:47.641Z] 29e5d40040c1: Verifying Checksum [2021-07-01T11:03:47.641Z] 29e5d40040c1: Download complete [2021-07-01T11:03:48.238Z] 1ce36da41761: Verifying Checksum [2021-07-01T11:03:48.238Z] 1ce36da41761: Download complete [2021-07-01T11:03:48.238Z] 29e5d40040c1: Pull complete [2021-07-01T11:03:49.675Z] 1ce36da41761: Pull complete [2021-07-01T11:03:52.447Z] 25b303627fd3: Verifying Checksum [2021-07-01T11:03:52.806Z] Running on prd-ubuntu18.04-docker-8c-8g-1199 in /w/workspace/edgexfoundry_edgex-go_PR-3608 [Pipeline] { [Pipeline] ws [2021-07-01T11:03:52.879Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-07-01T11:03:53.025Z] The recommended git tool is: git [2021-07-01T11:03:55.315Z] using credential edgex-jenkins-ssh [2021-07-01T11:03:55.326Z] Cloning the remote Git repository [2021-07-01T11:03:55.359Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-01T11:03:55.429Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-07-01T11:03:55.474Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-01T11:03:55.474Z] > git --version # timeout=10 [2021-07-01T11:03:55.481Z] > git --version # 'git version 2.17.1' [2021-07-01T11:03:55.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T11:03:55.508Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-01T11:04:00.731Z] 25b303627fd3: Pull complete [2021-07-01T11:04:00.731Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-01T11:04:00.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-01T11:04:00.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-01T11:04:01.016Z] prd-ubuntu18.04-docker-arm64-4c-16g-1195 does not seem to be running inside a container [2021-07-01T11:04:01.080Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-01T11:04:00.974Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-01T11:04:00.981Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-01T11:04:00.993Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-01T11:04:01.006Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-01T11:04:01.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T11:04:01.010Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3608/head:refs/remotes/origin/PR-3608 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-01T11:04:03.211Z] Merging remotes/origin/master commit 398431feff524dc71f99412bba68b8b552d1addb into PR head commit 588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T11:04:03.317Z] Merge succeeded, producing 588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T11:04:03.318Z] Checking out Revision 588f4904a04cc9d83999eee101c48213ac2a5639 (PR-3608) [2021-07-01T11:04:04.009Z] $ docker top e78f1163e5e5136891194d65e5d0ec6cd0c56f414d5960db53d53a733ef08d97 -eo pid,comm [Pipeline] { [2021-07-01T11:04:03.216Z] > git config core.sparsecheckout # timeout=10 [2021-07-01T11:04:03.221Z] > git checkout -f 588f4904a04cc9d83999eee101c48213ac2a5639 # timeout=10 [2021-07-01T11:04:03.281Z] > git remote # timeout=10 [2021-07-01T11:04:03.287Z] > git config --get remote.origin.url # timeout=10 [2021-07-01T11:04:03.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-01T11:04:03.295Z] > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 [2021-07-01T11:04:03.307Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-01T11:04:03.316Z] > git config core.sparsecheckout # timeout=10 [2021-07-01T11:04:03.330Z] > git checkout -f 588f4904a04cc9d83999eee101c48213ac2a5639 # timeout=10 [Pipeline] sh [2021-07-01T11:04:05.051Z] + docker-compose build --help [2021-07-01T11:04:05.051Z] + grep parallel [2021-07-01T11:04:08.082Z] Commit message: "docs(metadata): Update provisionwatcher v2 Swagger doc" [2021-07-01T11:04:08.125Z] > git --version # timeout=10 [2021-07-01T11:04:08.129Z] > git --version # 'git version 2.17.1' [2021-07-01T11:04:08.132Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [2021-07-01T11:04:08.721Z] --parallel Build images in parallel. [Pipeline] } [2021-07-01T11:04:08.771Z] $ docker stop --time=1 e78f1163e5e5136891194d65e5d0ec6cd0c56f414d5960db53d53a733ef08d97 [2021-07-01T11:04:10.617Z] $ docker rm -f e78f1163e5e5136891194d65e5d0ec6cd0c56f414d5960db53d53a733ef08d97 [Pipeline] // withDockerContainer [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-01T11:04:11.768Z] + echo snap-build.sh [2021-07-01T11:04:11.768Z] snap-build.sh [2021-07-01T11:04:11.768Z] + SNAP_BASE_DIR=. [2021-07-01T11:04:11.768Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-07-01T11:04:11.768Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-07-01T11:04:11.768Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-07-01T11:04:11.768Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-07-01T11:04:11.768Z] + cd /w/workspace/edgex-go/1 [2021-07-01T11:04:11.768Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-01T11:04:11.768Z] Reading package lists... [2021-07-01T11:04:11.768Z] Building dependency tree... [2021-07-01T11:04:11.768Z] Reading state information... [2021-07-01T11:04:11.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-01T11:04:11.999Z] . [2021-07-01T11:04:12.031Z] The following packages were automatically installed and are no longer required: [2021-07-01T11:04:12.031Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-01T11:04:12.031Z] uidmap xdelta3 [2021-07-01T11:04:12.031Z] Use 'sudo apt autoremove' to remove them. [2021-07-01T11:04:12.031Z] The following packages will be REMOVED: [2021-07-01T11:04:12.031Z] lxd* lxd-client* [Pipeline] withDockerContainer [2021-07-01T11:04:12.281Z] prd-ubuntu18.04-docker-arm64-4c-16g-1195 does not seem to be running inside a container [2021-07-01T11:04:12.341Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-01T11:04:12.983Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-01T11:04:12.983Z] After this operation, 31.7 MB disk space will be freed. [2021-07-01T11:04:13.771Z] (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.) [2021-07-01T11:04:13.771Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-01T11:04:13.772Z] $ docker top 8784bb3f3f5c615fe0aacf7c2512155f4552abbfd53261b1c8dceff0d8caec73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T11:04:14.724Z] Removing lxd dnsmasq configuration [2021-07-01T11:04:14.724Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-01T11:04:14.863Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-01T11:04:14.987Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-01T11:04:15.934Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-01T11:04:15.934Z] (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.) [2021-07-01T11:04:15.934Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-01T11:04:19.566Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-01T11:04:19.566Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-01T11:04:19.566Z] + sudo snap remove --purge lxd [2021-07-01T11:04:19.566Z] snap "lxd" is not installed [2021-07-01T11:04:19.566Z] + sudo groupadd --force --system lxd [2021-07-01T11:04:19.566Z] ++ whoami [2021-07-01T11:04:19.566Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-01T11:04:19.566Z] + newgrp - lxd [2021-07-01T11:04:19.566Z] + sudo snap install lxd [2021-07-01T11:04:19.571Z] Building core-command ... [2021-07-01T11:04:19.571Z] Building core-data ... [2021-07-01T11:04:19.571Z] Building core-metadata ... [2021-07-01T11:04:19.571Z] Building security-bootstrapper ... [2021-07-01T11:04:19.571Z] Building security-proxy-setup ... [2021-07-01T11:04:19.571Z] Building security-secretstore-setup ... [2021-07-01T11:04:19.571Z] Building support-notifications ... [2021-07-01T11:04:19.571Z] Building support-scheduler ... [2021-07-01T11:04:19.571Z] Building sys-mgmt-agent ... [2021-07-01T11:04:19.571Z] Building security-bootstrapper [2021-07-01T11:04:19.571Z] Building core-data [2021-07-01T11:04:19.571Z] Building core-metadata [2021-07-01T11:04:19.571Z] Building security-secretstore-setup [2021-07-01T11:04:19.571Z] Building support-notifications [2021-07-01T11:04:28.840Z] 2021-07-01T11:04:24Z INFO Waiting for automatic snapd restart... [2021-07-01T11:04:43.793Z] lxd 4.15 from Canonical* installed [2021-07-01T11:04:43.793Z] + sudo lxd init --auto [2021-07-01T11:04:52.279Z] + sudo snap install --classic snapcraft [2021-07-01T11:05:08.228Z] snapcraft 4.8.3 from Canonical* installed [2021-07-01T11:05:08.228Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-01T11:05:08.228Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-01T11:05:08.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-01T11:05:08.228Z] Dload Upload Total Spent Left Speed [2021-07-01T11:05:08.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3666 0 --:--:-- --:--:-- --:--:-- 3645 [2021-07-01T11:05:08.228Z] 100 3325k 100 3325k 0 0 6382k 0 --:--:-- --:--:-- --:--:-- 6382k [2021-07-01T11:05:08.228Z] ./yq_linux_amd64 [2021-07-01T11:05:08.228Z] + sudo snapcraft prime --use-lxd [2021-07-01T11:05:09.618Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-01T11:05:09.618Z] 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: [2021-07-01T11:05:09.618Z] - README.md [2021-07-01T11:05:09.618Z] [2021-07-01T11:05:09.618Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-01T11:05:10.191Z] Launching a container. [2021-07-01T11:05:16.849Z] Waiting for container to be ready [2021-07-01T11:05:17.111Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-01T11:05:17.111Z] [2021-07-01T11:05:21.331Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-01T11:05:21.331Z] Waiting for network to be ready... [2021-07-01T11:05:21.331Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-01T11:05:21.592Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-07-01T11:05:21.592Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-01T11:05:21.592Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-01T11:05:21.855Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-01T11:05:21.855Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-01T11:05:21.855Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-01T11:05:21.855Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-01T11:05:21.855Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-07-01T11:05:21.855Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-01T11:05:22.116Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-01T11:05:22.378Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-01T11:05:22.641Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-01T11:05:22.641Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-01T11:05:22.641Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-01T11:05:22.641Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-01T11:05:22.641Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-01T11:05:22.641Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-01T11:05:22.904Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-01T11:05:23.168Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] [2021-07-01T11:05:23.168Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-07-01T11:05:23.431Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-01T11:05:23.431Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-01T11:05:23.431Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-01T11:05:23.431Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-01T11:05:23.431Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-07-01T11:05:23.431Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-01T11:05:25.349Z] Fetched 24.8 MB in 4s (6119 kB/s) [2021-07-01T11:05:26.291Z] Reading package lists... [2021-07-01T11:05:26.555Z] Reading package lists... [2021-07-01T11:05:26.555Z] Building dependency tree... [2021-07-01T11:05:26.555Z] Reading state information... [2021-07-01T11:05:26.821Z] The following additional packages will be installed: [2021-07-01T11:05:26.821Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-01T11:05:26.821Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-01T11:05:26.822Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-01T11:05:26.822Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-01T11:05:26.822Z] Suggested packages: [2021-07-01T11:05:26.822Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-01T11:05:26.822Z] Recommended packages: [2021-07-01T11:05:26.822Z] gnupg libsasl2-modules [2021-07-01T11:05:26.822Z] The following NEW packages will be installed: [2021-07-01T11:05:26.822Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-01T11:05:26.822Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-01T11:05:26.822Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-01T11:05:26.822Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-01T11:05:26.822Z] The following packages will be upgraded: [2021-07-01T11:05:26.822Z] gpg gpg-agent gpgconf libudev1 [2021-07-01T11:05:26.822Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-01T11:05:26.822Z] Need to get 3530 kB of archives. [2021-07-01T11:05:26.822Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-01T11:05:26.822Z] 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] [2021-07-01T11:05:26.822Z] 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] [2021-07-01T11:05:27.083Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-01T11:05:27.083Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-07-01T11:05:27.083Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-01T11:05:27.346Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-01T11:05:27.608Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-01T11:05:27.608Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-01T11:05:27.608Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-01T11:05:27.871Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-01T11:05:27.871Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-01T11:05:27.871Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-01T11:05:27.871Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-01T11:05:27.871Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-01T11:05:27.871Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-01T11:05:27.871Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-01T11:05:27.871Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-01T11:05:27.871Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-01T11:05:27.871Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-01T11:05:27.871Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-01T11:05:27.871Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-01T11:05:27.871Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-01T11:05:27.871Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-01T11:05:28.133Z] Fetched 3530 kB in 1s (3140 kB/s) [2021-07-01T11:05:28.133Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-01T11:05:28.133Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-01T11:05:28.133Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-01T11:05:28.133Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-01T11:05:28.133Z] Selecting previously unselected package udev. [2021-07-01T11:05:28.133Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-01T11:05:28.133Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-01T11:05:28.395Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-01T11:05:28.395Z] Selecting previously unselected package libfuse2:amd64. [2021-07-01T11:05:28.395Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-01T11:05:28.395Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-01T11:05:28.656Z] Selecting previously unselected package fuse. [2021-07-01T11:05:28.656Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-01T11:05:28.656Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-01T11:05:28.656Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-01T11:05:28.656Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-01T11:05:28.657Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-01T11:05:28.657Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-01T11:05:28.918Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-01T11:05:28.918Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-01T11:05:28.918Z] Selecting previously unselected package libksba8:amd64. [2021-07-01T11:05:28.918Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-01T11:05:28.918Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-01T11:05:28.918Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-01T11:05:28.918Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T11:05:28.918Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:29.185Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-01T11:05:29.185Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T11:05:29.185Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:29.185Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-01T11:05:29.185Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T11:05:29.185Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:29.185Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-01T11:05:29.185Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T11:05:29.185Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:29.185Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-01T11:05:29.185Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T11:05:29.185Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:29.276Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T11:05:29.276Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T11:05:29.276Z] ---> 50977c307629 [2021-07-01T11:05:29.276Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T11:05:29.276Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T11:05:29.276Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-01T11:05:29.276Z] ---> 50977c307629 [2021-07-01T11:05:29.276Z] Step 3/32 : WORKDIR /edgex-go [2021-07-01T11:05:29.276Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T11:05:29.276Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-01T11:05:29.276Z] ---> 50977c307629 [2021-07-01T11:05:29.276Z] Step 3/23 : WORKDIR /edgex-go [2021-07-01T11:05:29.276Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T11:05:29.276Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-01T11:05:29.276Z] ---> 50977c307629 [2021-07-01T11:05:29.276Z] Step 3/26 : WORKDIR /edgex-go [2021-07-01T11:05:29.276Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T11:05:29.276Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T11:05:29.276Z] ---> 50977c307629 [2021-07-01T11:05:29.276Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T11:05:29.276Z] ---> Running in 54e8cf5ddc5b [2021-07-01T11:05:29.276Z] ---> Running in 5faa406a1a3d [2021-07-01T11:05:29.276Z] ---> Running in 297cad6dc4f3 [2021-07-01T11:05:29.276Z] ---> Running in 66f310f0c247 [2021-07-01T11:05:29.276Z] ---> Running in 6f25e38b0fa4 [2021-07-01T11:05:29.276Z] Removing intermediate container 5faa406a1a3d [2021-07-01T11:05:29.276Z] ---> 14b980af9926 [2021-07-01T11:05:29.276Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T11:05:29.458Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-01T11:05:29.458Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T11:05:29.458Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:29.458Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-01T11:05:29.458Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T11:05:29.458Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:29.458Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-01T11:05:29.458Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T11:05:29.458Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:29.458Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-01T11:05:29.458Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-01T11:05:29.458Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:29.546Z] ---> Running in e86952bb0ce7 [2021-07-01T11:05:29.546Z] Removing intermediate container 6f25e38b0fa4 [2021-07-01T11:05:29.546Z] ---> 6633f3e70a15 [2021-07-01T11:05:29.546Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T11:05:29.546Z] Removing intermediate container 54e8cf5ddc5b [2021-07-01T11:05:29.546Z] ---> 6e0cdd3e8705 [2021-07-01T11:05:29.546Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T11:05:29.546Z] Removing intermediate container 66f310f0c247 [2021-07-01T11:05:29.546Z] ---> df7274264b0c [2021-07-01T11:05:29.546Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T11:05:29.546Z] Removing intermediate container 297cad6dc4f3 [2021-07-01T11:05:29.546Z] ---> d17021baef3c [2021-07-01T11:05:29.546Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T11:05:29.721Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-01T11:05:29.721Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-01T11:05:29.721Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-01T11:05:29.721Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-01T11:05:29.721Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-01T11:05:29.721Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-01T11:05:29.721Z] Selecting previously unselected package libldap-common. [2021-07-01T11:05:29.721Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-01T11:05:29.721Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-01T11:05:29.721Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-01T11:05:29.721Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-01T11:05:29.721Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-01T11:05:29.827Z] ---> Running in b0c04de93fcd [2021-07-01T11:05:29.827Z] ---> Running in 84c8e65d3ffb [2021-07-01T11:05:29.827Z] ---> Running in 7c16efa549d9 [2021-07-01T11:05:29.827Z] ---> Running in c1e43b03ce31 [2021-07-01T11:05:29.983Z] Selecting previously unselected package dirmngr. [2021-07-01T11:05:29.983Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-01T11:05:29.983Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-01T11:05:29.983Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-01T11:05:29.983Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-01T11:05:29.983Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-01T11:05:29.983Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-01T11:05:29.983Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-01T11:05:29.983Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-01T11:05:29.983Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:29.983Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-01T11:05:29.983Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-01T11:05:30.245Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-01T11:05:30.510Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-01T11:05:30.510Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:30.510Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-01T11:05:30.510Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-01T11:05:33.061Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-01T11:05:33.061Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:33.061Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:33.061Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:33.061Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:33.061Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:33.061Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:33.061Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-01T11:05:33.061Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-01T11:05:33.061Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-01T11:05:33.061Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-01T11:05:33.061Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-01T11:05:33.061Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-01T11:05:33.061Z] This means they are not meant to be enabled using systemctl. [2021-07-01T11:05:33.061Z] Possible reasons for having this kind of units are: [2021-07-01T11:05:33.061Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-01T11:05:33.061Z] .wants/ or .requires/ directory. [2021-07-01T11:05:33.061Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-01T11:05:33.061Z] a requirement dependency on it. [2021-07-01T11:05:33.061Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-01T11:05:33.061Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-01T11:05:33.061Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-01T11:05:33.061Z] instance name specified. [2021-07-01T11:05:33.061Z] Reading package lists... [2021-07-01T11:05:33.061Z] Building dependency tree... [2021-07-01T11:05:33.061Z] Reading state information... [2021-07-01T11:05:33.061Z] The following additional packages will be installed: [2021-07-01T11:05:33.061Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-01T11:05:33.061Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-01T11:05:33.061Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-01T11:05:33.061Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-01T11:05:33.061Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-01T11:05:33.061Z] Suggested packages: [2021-07-01T11:05:33.061Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-01T11:05:33.061Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-01T11:05:33.061Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-01T11:05:33.061Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-01T11:05:33.062Z] systemd-container policykit-1 [2021-07-01T11:05:33.062Z] Recommended packages: [2021-07-01T11:05:33.062Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-01T11:05:33.062Z] The following NEW packages will be installed: [2021-07-01T11:05:33.062Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-01T11:05:33.062Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-01T11:05:33.062Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-01T11:05:33.062Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-01T11:05:33.062Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-01T11:05:33.062Z] The following packages will be upgraded: [2021-07-01T11:05:33.062Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-01T11:05:33.062Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-01T11:05:33.062Z] Need to get 36.7 MB of archives. [2021-07-01T11:05:33.062Z] After this operation, 147 MB of additional disk space will be used. [2021-07-01T11:05:33.062Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-01T11:05:33.062Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-01T11:05:33.062Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-01T11:05:33.062Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-01T11:05:33.062Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-01T11:05:33.062Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-01T11:05:33.062Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-01T11:05:33.062Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-01T11:05:33.062Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-01T11:05:33.062Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-01T11:05:33.062Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-01T11:05:33.062Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-01T11:05:33.062Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-01T11:05:33.062Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-01T11:05:33.062Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-01T11:05:33.062Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-01T11:05:33.062Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-01T11:05:33.062Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-07-01T11:05:33.062Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-07-01T11:05:33.062Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-01T11:05:33.062Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-01T11:05:33.062Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-01T11:05:33.062Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-01T11:05:33.062Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-01T11:05:33.062Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-01T11:05:33.062Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-01T11:05:33.062Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-01T11:05:33.062Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-01T11:05:33.062Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-01T11:05:33.062Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-01T11:05:33.524Z] Removing intermediate container e86952bb0ce7 [2021-07-01T11:05:33.524Z] ---> ea7a039be462 [2021-07-01T11:05:33.524Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-01T11:05:33.524Z] Removing intermediate container 84c8e65d3ffb [2021-07-01T11:05:33.524Z] ---> cb3e72b9e680 [2021-07-01T11:05:33.524Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-01T11:05:33.800Z] ---> Running in 95450c318b5a [2021-07-01T11:05:33.800Z] ---> Running in c6d9cafae175 [2021-07-01T11:05:34.006Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-01T11:05:34.006Z] Fetched 36.7 MB in 2s (16.5 MB/s) [2021-07-01T11:05:34.006Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-01T11:05:34.006Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-01T11:05:34.084Z] Removing intermediate container 7c16efa549d9 [2021-07-01T11:05:34.084Z] ---> 5b07476b9934 [2021-07-01T11:05:34.084Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-01T11:05:34.267Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-01T11:05:34.360Z] ---> Running in 66231ce46b69 [2021-07-01T11:05:34.360Z] Removing intermediate container c1e43b03ce31 [2021-07-01T11:05:34.360Z] ---> 892abf2d0f75 [2021-07-01T11:05:34.360Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-01T11:05:34.360Z] Removing intermediate container b0c04de93fcd [2021-07-01T11:05:34.360Z] ---> 8640b451e3aa [2021-07-01T11:05:34.360Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-01T11:05:34.838Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-01T11:05:34.838Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-01T11:05:34.838Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-01T11:05:34.838Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-01T11:05:34.838Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-07-01T11:05:35.042Z] ---> Running in b7189d5f2e45 [2021-07-01T11:05:35.042Z] ---> Running in b316b80bba46 [2021-07-01T11:05:35.098Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-07-01T11:05:35.098Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-07-01T11:05:35.098Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-01T11:05:35.098Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-07-01T11:05:35.098Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-07-01T11:05:35.670Z] Setting up apt (1.6.13) ... [2021-07-01T11:05:35.670Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-01T11:05:35.931Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-01T11:05:35.931Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-01T11:05:35.931Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-01T11:05:35.931Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-01T11:05:36.191Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-01T11:05:36.191Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-01T11:05:36.191Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T11:05:36.191Z] Selecting previously unselected package libexpat1:amd64. [2021-07-01T11:05:36.191Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-01T11:05:36.191Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-01T11:05:36.452Z] Selecting previously unselected package python3.6-minimal. [2021-07-01T11:05:36.452Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-01T11:05:36.452Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T11:05:36.612Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T11:05:36.612Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T11:05:36.713Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-01T11:05:36.714Z] Checking for services that may need to be restarted...done. [2021-07-01T11:05:36.714Z] Checking for services that may need to be restarted...done. [2021-07-01T11:05:36.976Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T11:05:36.976Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-01T11:05:36.976Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T11:05:37.213Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T11:05:37.213Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T11:05:37.213Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T11:05:37.213Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T11:05:37.486Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T11:05:37.558Z] Selecting previously unselected package python3-minimal. [2021-07-01T11:05:37.558Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-01T11:05:37.558Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-01T11:05:37.558Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-01T11:05:37.558Z] Selecting previously unselected package mime-support. [2021-07-01T11:05:37.558Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-01T11:05:37.558Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-01T11:05:37.558Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-01T11:05:37.558Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-01T11:05:37.558Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-01T11:05:37.819Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-01T11:05:37.819Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-01T11:05:37.819Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T11:05:38.081Z] Selecting previously unselected package python3.6. [2021-07-01T11:05:38.081Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-01T11:05:38.081Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T11:05:38.081Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-01T11:05:38.081Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-01T11:05:38.081Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-01T11:05:38.081Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-01T11:05:38.343Z] Selecting previously unselected package python3. [2021-07-01T11:05:38.343Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-01T11:05:38.343Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-01T11:05:38.343Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-01T11:05:38.343Z] Selecting previously unselected package multiarch-support. [2021-07-01T11:05:38.343Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-01T11:05:38.343Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-01T11:05:38.343Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-01T11:05:38.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T11:05:38.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T11:05:38.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T11:05:38.604Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-01T11:05:38.604Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-01T11:05:38.604Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-01T11:05:38.604Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-01T11:05:38.604Z] Selecting previously unselected package libbsd0:amd64. [2021-07-01T11:05:38.604Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-01T11:05:38.604Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-01T11:05:38.867Z] Selecting previously unselected package sudo. [2021-07-01T11:05:38.867Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-01T11:05:38.867Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-01T11:05:39.072Z] OK: 218 MiB in 52 packages [2021-07-01T11:05:39.130Z] Selecting previously unselected package apparmor. [2021-07-01T11:05:39.130Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-01T11:05:39.130Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-01T11:05:39.130Z] Selecting previously unselected package libedit2:amd64. [2021-07-01T11:05:39.130Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-01T11:05:39.130Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-01T11:05:39.130Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-01T11:05:39.130Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-01T11:05:39.130Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T11:05:39.390Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-01T11:05:39.390Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-01T11:05:39.390Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T11:05:39.390Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-01T11:05:39.390Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-01T11:05:39.390Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-01T11:05:39.390Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-01T11:05:39.390Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-01T11:05:39.390Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T11:05:39.390Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-01T11:05:39.390Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-01T11:05:39.390Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T11:05:39.652Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-01T11:05:39.652Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-01T11:05:39.652Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-01T11:05:39.652Z] Selecting previously unselected package openssh-client. [2021-07-01T11:05:39.652Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-01T11:05:39.652Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-01T11:05:39.685Z] OK: 218 MiB in 52 packages [2021-07-01T11:05:39.685Z] OK: 218 MiB in 52 packages [2021-07-01T11:05:39.685Z] OK: 218 MiB in 52 packages [2021-07-01T11:05:39.915Z] Selecting previously unselected package squashfs-tools. [2021-07-01T11:05:39.915Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-01T11:05:39.915Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-01T11:05:39.915Z] Selecting previously unselected package snapd. [2021-07-01T11:05:39.915Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-01T11:05:39.915Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-01T11:05:40.667Z] OK: 218 MiB in 52 packages [2021-07-01T11:05:40.945Z] Removing intermediate container 95450c318b5a [2021-07-01T11:05:40.945Z] ---> 05f2820f4144 [2021-07-01T11:05:40.945Z] Step 6/24 : COPY go.mod . [2021-07-01T11:05:41.555Z] Removing intermediate container c6d9cafae175 [2021-07-01T11:05:41.555Z] ---> 13fb640d08c3 [2021-07-01T11:05:41.555Z] Step 6/32 : COPY go.mod . [2021-07-01T11:05:41.555Z] Removing intermediate container b316b80bba46 [2021-07-01T11:05:41.555Z] ---> 894f05dd3247 [2021-07-01T11:05:41.555Z] Step 6/24 : COPY go.mod . [2021-07-01T11:05:41.555Z] Removing intermediate container b7189d5f2e45 [2021-07-01T11:05:41.555Z] ---> aa69b03d9fb0 [2021-07-01T11:05:41.555Z] Step 6/26 : COPY go.mod . [2021-07-01T11:05:41.827Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-01T11:05:41.827Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-01T11:05:41.835Z] Removing intermediate container 66231ce46b69 [2021-07-01T11:05:41.835Z] ---> 0bc076dfaa1c [2021-07-01T11:05:41.835Z] Step 6/23 : COPY go.mod . [2021-07-01T11:05:42.093Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-01T11:05:42.093Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-01T11:05:42.093Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-01T11:05:42.093Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T11:05:42.093Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-01T11:05:42.093Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-01T11:05:42.093Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-01T11:05:42.111Z] ---> 29d34c66d234 [2021-07-01T11:05:42.111Z] Step 7/24 : RUN go mod download [2021-07-01T11:05:42.389Z] ---> Running in 5111d40b39ab [2021-07-01T11:05:42.389Z] ---> 56f3e7a1bbbb [2021-07-01T11:05:42.389Z] Step 7/32 : RUN go mod download [2021-07-01T11:05:42.666Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-01T11:05:42.667Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-01T11:05:42.667Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-01T11:05:42.667Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T11:05:42.667Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T11:05:42.667Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-01T11:05:42.987Z] ---> Running in 6d929cec5046 [2021-07-01T11:05:42.987Z] ---> 7fdd87bbfb1e [2021-07-01T11:05:42.987Z] Step 7/26 : RUN go mod download [2021-07-01T11:05:42.987Z] ---> 11c10aaa6f77 [2021-07-01T11:05:42.987Z] Step 7/24 : RUN go mod download [2021-07-01T11:05:43.239Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-01T11:05:43.239Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T11:05:43.239Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-01T11:05:43.239Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-01T11:05:43.239Z] running python rtupdate hooks for python3.6... [2021-07-01T11:05:43.239Z] running python post-rtupdate hooks for python3.6... [2021-07-01T11:05:43.266Z] ---> e774d58f6628 [2021-07-01T11:05:43.266Z] Step 7/23 : RUN go mod download [2021-07-01T11:05:43.266Z] ---> Running in a223e47e64d2 [2021-07-01T11:05:43.266Z] ---> Running in 5022e82e5d28 [2021-07-01T11:05:43.500Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-01T11:05:43.544Z] ---> Running in e5413337a5b9 [2021-07-01T11:05:44.892Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-01T11:05:45.155Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-01T11:05:45.155Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-01T11:05:46.954Z] Removing intermediate container 5111d40b39ab [2021-07-01T11:05:46.955Z] ---> 25d79d2d410f [2021-07-01T11:05:46.955Z] Step 8/24 : COPY . . [2021-07-01T11:05:47.226Z] Removing intermediate container 6d929cec5046 [2021-07-01T11:05:47.226Z] ---> c966c6dbf397 [2021-07-01T11:05:47.226Z] Step 8/32 : COPY . . [2021-07-01T11:05:48.665Z] Removing intermediate container 5022e82e5d28 [2021-07-01T11:05:48.665Z] ---> 31d4feb58727 [2021-07-01T11:05:48.665Z] Step 8/24 : COPY . . [2021-07-01T11:05:48.665Z] Removing intermediate container e5413337a5b9 [2021-07-01T11:05:48.665Z] ---> 40a2bebdcee1 [2021-07-01T11:05:48.665Z] Step 8/23 : COPY . . [2021-07-01T11:05:49.264Z] Removing intermediate container a223e47e64d2 [2021-07-01T11:05:49.264Z] ---> 89dff08bffaf [2021-07-01T11:05:49.264Z] Step 8/26 : COPY . . [2021-07-01T11:05:51.760Z] Setting up snapd (2.49.2+18.04) ... [2021-07-01T11:05:57.057Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-01T11:05:57.057Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-01T11:05:57.057Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-01T11:05:57.057Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-01T11:05:57.057Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-01T11:05:57.057Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-01T11:05:57.629Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-01T11:05:57.629Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-01T11:05:57.890Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-01T11:05:57.891Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-01T11:05:58.152Z] /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' [2021-07-01T11:05:58.725Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-01T11:05:58.725Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-01T11:06:00.115Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-01T11:06:00.115Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-01T11:06:00.115Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-01T11:06:01.320Z] Reading package lists... [2021-07-01T11:06:01.320Z] Reading package lists... [2021-07-01T11:06:01.593Z] Building dependency tree... [2021-07-01T11:06:01.593Z] Reading state information... [2021-07-01T11:06:01.593Z] Calculating upgrade... [2021-07-01T11:06:01.856Z] The following packages will be upgraded: [2021-07-01T11:06:01.856Z] advancecomp base-files bash binutils binutils-common [2021-07-01T11:06:01.856Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-01T11:06:01.856Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-01T11:06:01.856Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-01T11:06:01.856Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-01T11:06:01.856Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-01T11:06:01.856Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-01T11:06:01.856Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-01T11:06:01.856Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-01T11:06:01.856Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-01T11:06:01.856Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-01T11:06:01.856Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-01T11:06:01.856Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-01T11:06:01.856Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-01T11:06:01.856Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-01T11:06:01.856Z] ubuntu-keyring util-linux [2021-07-01T11:06:01.856Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-01T11:06:01.856Z] Need to get 64.1 MB of archives. [2021-07-01T11:06:01.856Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-01T11:06:01.856Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-01T11:06:01.856Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-01T11:06:02.118Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-01T11:06:02.118Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-01T11:06:02.118Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-01T11:06:02.118Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-01T11:06:02.118Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-01T11:06:02.118Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-01T11:06:02.118Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-01T11:06:02.118Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-01T11:06:02.118Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-01T11:06:02.118Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-01T11:06:02.118Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-01T11:06:02.119Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-01T11:06:02.119Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-01T11:06:02.119Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-01T11:06:02.119Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-01T11:06:02.119Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-01T11:06:02.119Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-01T11:06:02.119Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-01T11:06:02.119Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-01T11:06:02.381Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-01T11:06:02.381Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-07-01T11:06:02.381Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-01T11:06:02.381Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-01T11:06:02.381Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-01T11:06:02.381Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-01T11:06:02.381Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-01T11:06:02.381Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-01T11:06:02.381Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-01T11:06:02.381Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-01T11:06:02.381Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-01T11:06:02.381Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-01T11:06:02.381Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-01T11:06:02.381Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-01T11:06:02.381Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-01T11:06:02.381Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-01T11:06:02.381Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-01T11:06:02.381Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-01T11:06:02.381Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-01T11:06:02.381Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-01T11:06:02.381Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-01T11:06:02.381Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-01T11:06:02.381Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-01T11:06:02.381Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-01T11:06:02.381Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-01T11:06:02.381Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-01T11:06:02.381Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-01T11:06:02.381Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-01T11:06:02.381Z] 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] [2021-07-01T11:06:02.381Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-01T11:06:02.381Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-01T11:06:02.381Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-01T11:06:02.381Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-01T11:06:02.381Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-01T11:06:02.381Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-01T11:06:02.381Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-01T11:06:02.643Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-01T11:06:02.643Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-01T11:06:02.643Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-01T11:06:02.910Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-01T11:06:02.910Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-01T11:06:02.910Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-01T11:06:02.910Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-01T11:06:02.910Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-01T11:06:02.910Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-01T11:06:02.910Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-01T11:06:02.910Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-01T11:06:03.171Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-01T11:06:03.171Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-01T11:06:03.171Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-01T11:06:03.171Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-01T11:06:03.171Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-01T11:06:03.171Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-01T11:06:03.171Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-01T11:06:03.171Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-01T11:06:03.171Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-01T11:06:03.171Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-01T11:06:03.171Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-01T11:06:03.171Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-01T11:06:03.171Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-01T11:06:03.171Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-01T11:06:03.171Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-01T11:06:03.171Z] 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] [2021-07-01T11:06:03.171Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-01T11:06:03.171Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-01T11:06:03.171Z] 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] [2021-07-01T11:06:03.435Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-01T11:06:03.435Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-01T11:06:03.435Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-01T11:06:03.435Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-01T11:06:03.435Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-01T11:06:03.435Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-01T11:06:03.435Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-01T11:06:03.435Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-01T11:06:03.435Z] 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] [2021-07-01T11:06:03.435Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-01T11:06:03.435Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-01T11:06:03.435Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-01T11:06:03.698Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-01T11:06:03.698Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-01T11:06:03.698Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-01T11:06:03.698Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-01T11:06:03.698Z] Fetched 64.1 MB in 2s (34.9 MB/s) [2021-07-01T11:06:03.698Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-01T11:06:03.698Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-01T11:06:03.959Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-01T11:06:04.221Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-01T11:06:04.221Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-01T11:06:04.221Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-01T11:06:04.221Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-01T11:06:04.792Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:04.792Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T11:06:04.792Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:04.792Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T11:06:04.792Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:04.792Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T11:06:04.792Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:04.792Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T11:06:05.053Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:05.053Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T11:06:05.053Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:05.053Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T11:06:05.053Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:05.053Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T11:06:05.053Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T11:06:05.315Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-01T11:06:05.315Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:05.315Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-01T11:06:05.315Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-01T11:06:05.315Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-01T11:06:05.315Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:05.315Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T11:06:05.577Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:05.577Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T11:06:05.577Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:05.578Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-01T11:06:05.838Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T11:06:05.839Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-01T11:06:05.839Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-01T11:06:06.100Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-01T11:06:06.361Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-01T11:06:06.627Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-01T11:06:06.627Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-01T11:06:06.627Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-01T11:06:06.627Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-01T11:06:06.627Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-01T11:06:06.890Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-01T11:06:06.890Z] Installing new version of config file /etc/issue ... [2021-07-01T11:06:06.890Z] Installing new version of config file /etc/issue.net ... [2021-07-01T11:06:06.890Z] Installing new version of config file /etc/lsb-release ... [2021-07-01T11:06:07.153Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-01T11:06:07.153Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-01T11:06:09.558Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-01T11:06:09.558Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-01T11:06:09.558Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:09.558Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-01T11:06:09.558Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-01T11:06:09.558Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-01T11:06:09.558Z] 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 [2021-07-01T11:06:09.558Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:09.558Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T11:06:09.558Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-01T11:06:09.558Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-01T11:06:09.558Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:09.558Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-01T11:06:09.558Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-01T11:06:09.558Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-01T11:06:09.558Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:09.558Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-01T11:06:09.558Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-01T11:06:09.558Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-01T11:06:09.558Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:09.558Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-01T11:06:09.558Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-01T11:06:09.558Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-01T11:06:09.558Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:09.558Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-01T11:06:09.558Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-01T11:06:09.558Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-01T11:06:09.558Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:09.558Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-01T11:06:09.558Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-01T11:06:09.558Z] Setting up grep (3.1-2build1) ... [2021-07-01T11:06:09.558Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:09.559Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-01T11:06:09.559Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-01T11:06:09.559Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-01T11:06:09.559Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:09.559Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-01T11:06:09.559Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-01T11:06:09.559Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-01T11:06:09.559Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:09.559Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-01T11:06:09.559Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-01T11:06:09.559Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-01T11:06:09.559Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-01T11:06:09.559Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-01T11:06:09.559Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-01T11:06:09.822Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-01T11:06:09.822Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:09.822Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-01T11:06:09.822Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-01T11:06:10.399Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-01T11:06:10.399Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-01T11:06:10.399Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-01T11:06:10.399Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-01T11:06:10.663Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-01T11:06:10.663Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:10.663Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-01T11:06:10.663Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-01T11:06:10.663Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-01T11:06:10.925Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:10.925Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T11:06:10.925Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T11:06:10.925Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-01T11:06:10.925Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:10.925Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T11:06:10.925Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T11:06:11.186Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-01T11:06:11.186Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:11.186Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T11:06:11.186Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T11:06:11.186Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-01T11:06:11.186Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:11.186Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T11:06:11.448Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T11:06:11.448Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-01T11:06:11.448Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:11.448Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-01T11:06:11.448Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-01T11:06:11.448Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-01T11:06:11.448Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-01T11:06:11.711Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-01T11:06:11.711Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:11.711Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-01T11:06:11.711Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-01T11:06:11.711Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-01T11:06:11.711Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:11.711Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T11:06:11.711Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T11:06:11.974Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-01T11:06:11.974Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:11.974Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T11:06:11.974Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T11:06:11.974Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-01T11:06:12.548Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:12.548Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T11:06:12.548Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T11:06:12.810Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-01T11:06:13.071Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-01T11:06:13.332Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-01T11:06:13.332Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:13.332Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-01T11:06:13.332Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-01T11:06:13.672Z] ---> 7ce8daa07ecc [2021-07-01T11:06:13.672Z] Step 9/24 : RUN go mod tidy [2021-07-01T11:06:13.672Z] ---> cd5f0a2432e3 [2021-07-01T11:06:13.672Z] Step 9/24 : RUN go mod tidy [2021-07-01T11:06:13.672Z] ---> bf19011ace92 [2021-07-01T11:06:13.672Z] Step 9/32 : RUN go mod tidy [2021-07-01T11:06:13.672Z] ---> 12fb883fa311 [2021-07-01T11:06:13.672Z] Step 9/23 : RUN go mod tidy [2021-07-01T11:06:13.672Z] ---> 0354165ff570 [2021-07-01T11:06:13.672Z] Step 9/26 : RUN go mod tidy [2021-07-01T11:06:13.672Z] ---> Running in eb46307002fa [2021-07-01T11:06:13.672Z] ---> Running in e469ee913f7b [2021-07-01T11:06:13.672Z] ---> Running in 42817e9711b4 [2021-07-01T11:06:13.672Z] ---> Running in c6d98e38d5c5 [2021-07-01T11:06:13.672Z] ---> Running in ff5b6bff05e1 [2021-07-01T11:06:13.907Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-01T11:06:13.907Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-01T11:06:13.907Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-01T11:06:13.907Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-01T11:06:14.169Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-01T11:06:14.170Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-01T11:06:14.170Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-01T11:06:14.170Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-01T11:06:14.170Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-01T11:06:14.431Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-01T11:06:14.431Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-01T11:06:14.431Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-01T11:06:14.432Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-01T11:06:14.432Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-01T11:06:14.432Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-01T11:06:14.694Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-01T11:06:14.694Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-01T11:06:14.694Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-01T11:06:14.694Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-01T11:06:14.694Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-01T11:06:14.694Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-01T11:06:14.956Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-01T11:06:14.956Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-01T11:06:14.956Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-01T11:06:14.956Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-01T11:06:14.956Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-01T11:06:14.956Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-01T11:06:14.956Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-01T11:06:15.218Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-01T11:06:15.218Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T11:06:15.218Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-01T11:06:15.218Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-01T11:06:15.480Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-01T11:06:15.480Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-01T11:06:15.480Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-01T11:06:15.480Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-01T11:06:15.480Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-01T11:06:15.480Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T11:06:15.480Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-01T11:06:15.480Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-01T11:06:15.742Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-01T11:06:15.742Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T11:06:15.742Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-01T11:06:15.742Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-01T11:06:15.742Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-01T11:06:15.742Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T11:06:15.742Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-01T11:06:15.742Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-01T11:06:16.003Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-01T11:06:16.265Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T11:06:16.265Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-01T11:06:16.265Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-01T11:06:16.265Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-01T11:06:16.265Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T11:06:16.265Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-01T11:06:16.265Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-01T11:06:16.265Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-01T11:06:16.527Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T11:06:16.527Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-01T11:06:16.527Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-01T11:06:16.527Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-01T11:06:16.801Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T11:06:16.801Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-01T11:06:16.801Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-01T11:06:16.801Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-01T11:06:16.801Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T11:06:16.801Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-01T11:06:16.801Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-01T11:06:17.063Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-01T11:06:17.063Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T11:06:17.063Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-01T11:06:17.063Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-01T11:06:17.063Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-01T11:06:17.325Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T11:06:17.325Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-01T11:06:17.325Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-01T11:06:17.325Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-01T11:06:17.325Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T11:06:17.325Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-01T11:06:17.587Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-01T11:06:17.587Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-01T11:06:17.587Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T11:06:17.587Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-01T11:06:17.587Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-01T11:06:17.848Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-01T11:06:17.848Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T11:06:17.848Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-01T11:06:17.848Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-01T11:06:17.848Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-01T11:06:17.998Z] Removing intermediate container eb46307002fa [2021-07-01T11:06:17.998Z] ---> 19633ac89676 [2021-07-01T11:06:17.998Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-01T11:06:18.113Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T11:06:18.113Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-01T11:06:18.113Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-01T11:06:18.113Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-01T11:06:18.113Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-01T11:06:18.113Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-01T11:06:18.113Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-01T11:06:18.113Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-01T11:06:18.270Z] ---> Running in 6245bbfc05f0 [2021-07-01T11:06:18.270Z] Removing intermediate container e469ee913f7b [2021-07-01T11:06:18.270Z] ---> 460ecb40e4e2 [2021-07-01T11:06:18.270Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-01T11:06:18.376Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-01T11:06:18.376Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-01T11:06:18.376Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-01T11:06:18.376Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-01T11:06:18.376Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-01T11:06:18.376Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-01T11:06:18.637Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-01T11:06:18.637Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-01T11:06:18.637Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-01T11:06:18.883Z] ---> Running in 0f6a3be203ff [2021-07-01T11:06:18.884Z] Removing intermediate container 42817e9711b4 [2021-07-01T11:06:18.884Z] ---> d4670a1f7c20 [2021-07-01T11:06:18.884Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-01T11:06:18.898Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-01T11:06:18.898Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-01T11:06:18.898Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-01T11:06:18.898Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-01T11:06:18.898Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-01T11:06:18.898Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-01T11:06:19.157Z] Removing intermediate container c6d98e38d5c5 [2021-07-01T11:06:19.157Z] ---> f308c4f7005c [2021-07-01T11:06:19.157Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-01T11:06:19.157Z] ---> Running in f3adf3593106 [2021-07-01T11:06:19.157Z] Removing intermediate container ff5b6bff05e1 [2021-07-01T11:06:19.157Z] ---> d634cf4237fc [2021-07-01T11:06:19.157Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-01T11:06:19.157Z] ---> Running in 78e14debb840 [2021-07-01T11:06:19.158Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-01T11:06:19.158Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-01T11:06:19.158Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-01T11:06:19.158Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-01T11:06:19.158Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-01T11:06:19.158Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-01T11:06:19.419Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-01T11:06:19.419Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-01T11:06:19.419Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-01T11:06:19.419Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-01T11:06:19.758Z] ---> Running in fed2bef5c4e0 [2021-07-01T11:06:19.994Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-01T11:06:19.994Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-01T11:06:19.994Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-01T11:06:19.994Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-01T11:06:19.994Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-01T11:06:19.994Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-01T11:06:20.044Z] 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 [2021-07-01T11:06:20.256Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-01T11:06:20.256Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-01T11:06:20.517Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-01T11:06:20.517Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-01T11:06:20.517Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-01T11:06:20.517Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-01T11:06:20.517Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:20.517Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T11:06:20.778Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:20.778Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T11:06:20.778Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:20.778Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T11:06:20.778Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:20.778Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T11:06:21.034Z] 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 [2021-07-01T11:06:22.018Z] 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 [2021-07-01T11:06:22.018Z] 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 [2021-07-01T11:06:22.018Z] 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 [2021-07-01T11:06:22.163Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:22.163Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T11:06:23.108Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:23.108Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T11:06:23.108Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:23.108Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T11:06:23.378Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:23.378Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T11:06:24.324Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-01T11:06:24.324Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-01T11:06:24.324Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-01T11:06:24.324Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-01T11:06:24.324Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-01T11:06:24.324Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-01T11:06:24.324Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-01T11:06:24.324Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-01T11:06:24.586Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-01T11:06:24.586Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-01T11:06:24.586Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-01T11:06:24.586Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-01T11:06:24.586Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-01T11:06:24.586Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-01T11:06:24.586Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-01T11:06:24.847Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-01T11:06:24.847Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T11:06:24.847Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-01T11:06:24.847Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T11:06:24.847Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T11:06:24.847Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T11:06:24.847Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-01T11:06:24.847Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-01T11:06:24.847Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-01T11:06:25.109Z] [2021-07-01T11:06:25.109Z] Current default time zone: 'Etc/UTC' [2021-07-01T11:06:25.109Z] Local time is now: Thu Jul 1 11:06:24 UTC 2021. [2021-07-01T11:06:25.109Z] Universal Time is now: Thu Jul 1 11:06:24 UTC 2021. [2021-07-01T11:06:25.109Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-01T11:06:25.109Z] [2021-07-01T11:06:25.109Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-01T11:06:25.109Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T11:06:25.109Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-01T11:06:25.109Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-01T11:06:25.109Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-01T11:06:25.109Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-01T11:06:25.109Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-01T11:06:25.109Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-01T11:06:25.109Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-01T11:06:25.109Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-01T11:06:25.109Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T11:06:25.109Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-01T11:06:25.372Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T11:06:25.372Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-01T11:06:25.372Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T11:06:25.372Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-01T11:06:25.372Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-01T11:06:25.372Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-01T11:06:25.372Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-01T11:06:25.372Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-01T11:06:25.372Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-01T11:06:25.372Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-01T11:06:25.372Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-01T11:06:27.288Z] Updating certificates in /etc/ssl/certs... [2021-07-01T11:06:27.864Z] 23 added, 27 removed; done. [2021-07-01T11:06:27.864Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-01T11:06:28.126Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-01T11:06:28.126Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-01T11:06:28.126Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-01T11:06:28.126Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-01T11:06:28.126Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T11:06:28.126Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-01T11:06:28.126Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T11:06:28.126Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T11:06:28.126Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T11:06:28.126Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T11:06:28.126Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T11:06:28.126Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-01T11:06:28.126Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-01T11:06:28.126Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-01T11:06:28.126Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-01T11:06:28.126Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-01T11:06:28.126Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T11:06:28.126Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-01T11:06:28.126Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-01T11:06:28.126Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-01T11:06:28.126Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-01T11:06:28.388Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-01T11:06:28.388Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-01T11:06:28.388Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-01T11:06:28.388Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-01T11:06:28.388Z] Updating certificates in /etc/ssl/certs... [2021-07-01T11:06:28.960Z] 0 added, 0 removed; done. [2021-07-01T11:06:28.960Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-01T11:06:28.960Z] done. [2021-07-01T11:06:29.537Z] Reading package lists... [2021-07-01T11:06:29.537Z] Building dependency tree... [2021-07-01T11:06:29.537Z] Reading state information... [2021-07-01T11:06:29.801Z] The following NEW packages will be installed: [2021-07-01T11:06:29.801Z] apt-transport-https [2021-07-01T11:06:29.801Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-01T11:06:29.801Z] Need to get 1692 B of archives. [2021-07-01T11:06:29.801Z] After this operation, 154 kB of additional disk space will be used. [2021-07-01T11:06:29.801Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-07-01T11:06:30.098Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-01T11:06:30.098Z] Fetched 1692 B in 0s (8635 B/s) [2021-07-01T11:06:30.098Z] Selecting previously unselected package apt-transport-https. [2021-07-01T11:06:30.098Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-01T11:06:30.098Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-07-01T11:06:30.098Z] Unpacking apt-transport-https (1.6.13) ... [2021-07-01T11:06:30.098Z] Setting up apt-transport-https (1.6.13) ... [2021-07-01T11:06:30.360Z] Waiting for network to be ready... [2021-07-01T11:06:36.954Z] 2021-07-01T11:06:34Z INFO Waiting for automatic snapd restart... [2021-07-01T11:06:38.872Z] snapd 2.51.1 from Canonical* installed [2021-07-01T11:06:39.446Z] "snapd" switched to the "latest/stable" channel [2021-07-01T11:06:39.446Z] [2021-07-01T11:06:42.762Z] core18 20210611 from Canonical* installed [2021-07-01T11:06:42.762Z] "core18" switched to the "latest/stable" channel [2021-07-01T11:06:42.762Z] [2021-07-01T11:06:46.072Z] snapcraft 4.8.3 from Canonical* installed [2021-07-01T11:06:46.072Z] "snapcraft" switched to the "latest/stable" channel [2021-07-01T11:06:46.072Z] [2021-07-01T11:06:50.284Z] 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: [2021-07-01T11:06:50.284Z] - README.md [2021-07-01T11:06:50.284Z] [2021-07-01T11:06:50.284Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-01T11:06:50.284Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-01T11:06:50.546Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-01T11:06:50.546Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-01T11:06:57.550Z] Reading package lists... [2021-07-01T11:06:57.550Z] 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 [2021-07-01T11:06:57.550Z] Reading package lists... [2021-07-01T11:06:57.550Z] Building dependency tree... [2021-07-01T11:06:57.550Z] Reading state information... [2021-07-01T11:06:57.550Z] Suggested packages: [2021-07-01T11:06:57.550Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-01T11:06:57.550Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-01T11:06:57.550Z] Recommended packages: [2021-07-01T11:06:57.550Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-01T11:06:57.550Z] The following NEW packages will be installed: [2021-07-01T11:06:57.550Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-01T11:06:57.550Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-01T11:06:57.550Z] pkg-config zip [2021-07-01T11:06:57.550Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-01T11:06:57.550Z] Need to get 7663 kB of archives. [2021-07-01T11:06:57.550Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-01T11:06:57.550Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-07-01T11:06:57.550Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-01T11:06:57.550Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-01T11:06:57.550Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-01T11:06:57.550Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-01T11:06:57.550Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-01T11:06:57.550Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-01T11:06:57.550Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-01T11:06:57.550Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-01T11:06:57.550Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-01T11:06:57.550Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-01T11:06:57.550Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-01T11:06:57.550Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-01T11:06:57.550Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-01T11:06:57.550Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-01T11:06:57.550Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-01T11:06:57.550Z] Fetched 7663 kB in 1s (9536 kB/s) [2021-07-01T11:06:57.550Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-01T11:06:57.550Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-01T11:06:57.550Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-01T11:06:57.550Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-01T11:06:57.550Z] Selecting previously unselected package libpsl5:amd64. [2021-07-01T11:06:57.550Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-01T11:06:57.550Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-01T11:06:57.550Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-01T11:06:57.550Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-01T11:06:57.550Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-01T11:06:57.550Z] Selecting previously unselected package librtmp1:amd64. [2021-07-01T11:06:57.550Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-01T11:06:57.550Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-01T11:06:57.550Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-01T11:06:57.550Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-01T11:06:57.550Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-01T11:06:57.550Z] Selecting previously unselected package liberror-perl. [2021-07-01T11:06:57.550Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-01T11:06:57.550Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-01T11:06:57.550Z] Selecting previously unselected package git-man. [2021-07-01T11:06:57.550Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-01T11:06:57.550Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-01T11:06:57.550Z] Selecting previously unselected package git. [2021-07-01T11:06:57.550Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-01T11:06:57.550Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-01T11:06:57.550Z] Selecting previously unselected package libnorm1:amd64. [2021-07-01T11:06:57.550Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-01T11:06:57.550Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-01T11:06:57.550Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-01T11:06:57.550Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-01T11:06:57.550Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-01T11:06:57.550Z] Selecting previously unselected package libsodium23:amd64. [2021-07-01T11:06:57.550Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-01T11:06:57.550Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-01T11:06:57.550Z] Selecting previously unselected package libzmq5:amd64. [2021-07-01T11:06:57.550Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-01T11:06:57.550Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-01T11:06:57.550Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-01T11:06:57.550Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-01T11:06:57.550Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-01T11:06:57.550Z] Selecting previously unselected package pkg-config. [2021-07-01T11:06:57.550Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-01T11:06:57.550Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-01T11:06:57.550Z] Selecting previously unselected package zip. [2021-07-01T11:06:57.550Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-01T11:06:57.550Z] Unpacking zip (3.0-11build1) ... [2021-07-01T11:06:57.550Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-01T11:06:57.550Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-01T11:06:57.550Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-01T11:06:57.550Z] Setting up liberror-perl (0.17025-1) ... [2021-07-01T11:06:57.550Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-01T11:06:57.550Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-01T11:06:57.550Z] No schema files found: doing nothing. [2021-07-01T11:06:57.550Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-01T11:06:57.550Z] Setting up zip (3.0-11build1) ... [2021-07-01T11:06:57.550Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-01T11:06:57.550Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-01T11:06:57.550Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-01T11:06:57.550Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-01T11:06:57.550Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-01T11:06:57.550Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-01T11:06:57.550Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-01T11:06:57.550Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-01T11:06:57.550Z] git set to automatically installed. [2021-07-01T11:06:57.550Z] git-man set to automatically installed. [2021-07-01T11:06:57.550Z] libcurl3-gnutls set to automatically installed. [2021-07-01T11:06:57.550Z] liberror-perl set to automatically installed. [2021-07-01T11:06:57.550Z] libglib2.0-0 set to automatically installed. [2021-07-01T11:06:57.550Z] libnghttp2-14 set to automatically installed. [2021-07-01T11:06:57.550Z] libnorm1 set to automatically installed. [2021-07-01T11:06:57.550Z] libpgm-5.2-0 set to automatically installed. [2021-07-01T11:06:57.550Z] libpsl5 set to automatically installed. [2021-07-01T11:06:57.550Z] librtmp1 set to automatically installed. [2021-07-01T11:06:57.550Z] libsodium23 set to automatically installed. [2021-07-01T11:06:57.550Z] libzmq3-dev set to automatically installed. [2021-07-01T11:06:57.550Z] libzmq5 set to automatically installed. [2021-07-01T11:06:57.550Z] pkg-config set to automatically installed. [2021-07-01T11:06:57.550Z] zip set to automatically installed. [2021-07-01T11:06:57.550Z] snapd is not logged in, snap install commands will use sudo [2021-07-01T11:07:02.988Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-07-01T11:07:02.988Z] snapd is not logged in, snap install commands will use sudo [2021-07-01T11:07:03.931Z] snap "core18" has no updates available [2021-07-01T11:07:04.503Z] Pulling config-common [2021-07-01T11:07:04.503Z] + snapcraftctl pull [2021-07-01T11:07:05.448Z] Pulling go-build-helper [2021-07-01T11:07:05.448Z] + snapcraftctl pull [2021-07-01T11:07:06.395Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-01T11:07:06.395Z] Skipping pull go-build-helper (already ran) [2021-07-01T11:07:06.395Z] Building go-build-helper [2021-07-01T11:07:06.395Z] + snapcraftctl build [2021-07-01T11:07:08.313Z] Staging go-build-helper [2021-07-01T11:07:08.314Z] + snapcraftctl stage [2021-07-01T11:07:18.328Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-01T11:07:18.328Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-01T11:07:18.328Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-07-01T11:07:18.328Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-01T11:07:18.328Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-01T11:07:18.328Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-01T11:07:18.328Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-01T11:07:18.328Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-01T11:07:18.328Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-07-01T11:07:18.328Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-01T11:07:18.328Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-01T11:07:18.328Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-01T11:07:18.328Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-01T11:07:18.328Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-01T11:07:18.328Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-01T11:07:18.328Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-01T11:07:18.328Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-01T11:07:18.328Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-01T11:07:18.328Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-01T11:07:18.328Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] [2021-07-01T11:07:18.328Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-07-01T11:07:18.328Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-01T11:07:18.328Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-01T11:07:18.328Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-01T11:07:18.328Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-01T11:07:18.328Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-07-01T11:07:18.328Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-01T11:07:18.328Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-01T11:07:18.328Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-01T11:07:18.328Z] Fetched 224 kB in 0s (0 B/s) [2021-07-01T11:07:18.328Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-01T11:07:18.328Z] Fetched 157 kB in 0s (0 B/s) [2021-07-01T11:07:18.328Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-01T11:07:18.328Z] Fetched 221 kB in 0s (0 B/s) [2021-07-01T11:07:18.328Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-01T11:07:18.328Z] Fetched 143 kB in 0s (0 B/s) [2021-07-01T11:07:18.328Z] Pulling edgex-go [2021-07-01T11:07:18.328Z] + snapcraftctl pull [2021-07-01T11:07:18.328Z] Pulling hooks [2021-07-01T11:07:18.328Z] + snapcraftctl pull [2021-07-01T11:07:36.460Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-01T11:07:36.460Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-01T11:07:36.460Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-01T11:07:36.460Z] Fetched 0 B in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-01T11:07:36.460Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-01T11:07:36.460Z] Fetched 279 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-01T11:07:36.460Z] Fetched 122 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-01T11:07:36.460Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-01T11:07:36.460Z] Fetched 8848 B in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-01T11:07:36.460Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-01T11:07:36.460Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-01T11:07:36.460Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-01T11:07:36.460Z] Fetched 219 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-01T11:07:36.460Z] Fetched 154 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-01T11:07:36.460Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-01T11:07:36.460Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-01T11:07:36.460Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-01T11:07:36.460Z] Fetched 499 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-01T11:07:36.460Z] Fetched 111 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-01T11:07:36.460Z] Fetched 240 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-01T11:07:36.460Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-01T11:07:36.460Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-01T11:07:36.460Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-01T11:07:36.460Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-01T11:07:36.460Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-01T11:07:36.460Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-01T11:07:36.460Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-01T11:07:36.460Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-01T11:07:36.460Z] Fetched 8720 B in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-01T11:07:36.460Z] Fetched 140 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-01T11:07:36.460Z] Fetched 119 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-01T11:07:36.460Z] Fetched 111 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-01T11:07:36.460Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-01T11:07:36.460Z] Fetched 645 kB in 0s (0 B/s) [2021-07-01T11:07:36.460Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-01T11:07:36.461Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-01T11:07:36.461Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-01T11:07:36.461Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-01T11:07:36.461Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-01T11:07:36.461Z] Fetched 368 kB in 0s (0 B/s) [2021-07-01T11:07:36.461Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-01T11:07:36.461Z] Fetched 187 kB in 0s (0 B/s) [2021-07-01T11:07:36.461Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-01T11:07:36.461Z] Fetched 175 kB in 0s (0 B/s) [2021-07-01T11:07:36.461Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-01T11:07:36.461Z] Fetched 206 kB in 0s (0 B/s) [2021-07-01T11:07:36.461Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-01T11:07:36.461Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-01T11:07:36.461Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-01T11:07:36.461Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-01T11:07:36.461Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-01T11:07:36.461Z] Fetched 159 kB in 0s (0 B/s) [2021-07-01T11:07:36.461Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-01T11:07:36.461Z] Fetched 107 kB in 0s (0 B/s) [2021-07-01T11:07:36.461Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-01T11:07:36.461Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-01T11:07:36.461Z] Pulling static-packages [2021-07-01T11:07:36.461Z] + snapcraftctl pull [2021-07-01T11:07:36.461Z] Pulling version [2021-07-01T11:07:36.461Z] + cd /root/project [2021-07-01T11:07:36.461Z] + git describe --tags --abbrev=0 [2021-07-01T11:07:36.461Z] + sed s/v// [2021-07-01T11:07:36.461Z] + GIT_VERSION=2.0.0 [2021-07-01T11:07:36.461Z] + [ -z 2.0.0 ] [2021-07-01T11:07:36.461Z] + snapcraftctl set-version 2.0.0 [2021-07-01T11:07:36.729Z] Building config-common [2021-07-01T11:07:36.730Z] + snapcraftctl build [2021-07-01T11:07:39.276Z] Skipping build go-build-helper (already ran) [2021-07-01T11:07:39.276Z] Building edgex-go [2021-07-01T11:07:39.276Z] + cd /root/parts/edgex-go/src [2021-07-01T11:07:39.276Z] + git describe --tags --abbrev=0 [2021-07-01T11:07:39.276Z] + sed s/v// [2021-07-01T11:07:39.276Z] + GIT_VERSION=2.0.0 [2021-07-01T11:07:39.276Z] + [ -z 2.0.0 ] [2021-07-01T11:07:39.276Z] + echo 2.0.0 [2021-07-01T11:07:39.276Z] + make build [2021-07-01T11:07:39.276Z] go mod tidy [2021-07-01T11:07:41.195Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-01T11:07:41.196Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-01T11:07:41.196Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-07-01T11:07:41.196Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-01T11:07:41.196Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-01T11:07:41.196Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-01T11:07:41.196Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-01T11:07:41.196Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-01T11:07:41.196Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-01T11:07:41.196Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-01T11:07:41.196Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-01T11:07:41.196Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-01T11:07:41.196Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-01T11:07:41.456Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-01T11:07:41.456Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-07-01T11:07:42.029Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-01T11:07:42.290Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-01T11:07:42.551Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-01T11:07:42.551Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-01T11:07:42.551Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-01T11:07:42.551Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-01T11:07:42.551Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-01T11:07:42.551Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-01T11:07:42.551Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-01T11:07:42.551Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-01T11:07:42.551Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-01T11:07:42.834Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-01T11:07:42.834Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-01T11:07:42.834Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-01T11:07:42.834Z] go: downloading golang.org/x/text v0.3.2 [2021-07-01T11:07:42.834Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-01T11:07:42.834Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-01T11:07:42.834Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-01T11:07:42.834Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-01T11:07:42.834Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-01T11:07:42.834Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-01T11:07:43.094Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-01T11:07:43.095Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-01T11:07:43.095Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-01T11:07:43.095Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-01T11:07:43.095Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-01T11:07:43.355Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-01T11:07:43.355Z] go: downloading github.com/kr/text v0.1.0 [2021-07-01T11:07:43.355Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-01T11:07:43.355Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-01T11:07:43.620Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-01T11:07:43.621Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-01T11:07:43.621Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-01T11:07:43.621Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-01T11:07:43.621Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-01T11:07:43.621Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-01T11:07:43.621Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-01T11:07:43.621Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-01T11:07:43.621Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-01T11:07:43.621Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-01T11:07:43.886Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-01T11:07:43.886Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-01T11:07:43.886Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-01T11:07:43.886Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-01T11:07:43.886Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-01T11:07:43.886Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-01T11:07:43.886Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-01T11:07:43.886Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-01T11:07:43.886Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-01T11:07:43.886Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-01T11:07:43.886Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-01T11:07:43.886Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-01T11:07:43.886Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-01T11:07:43.886Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-01T11:07:43.886Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-01T11:07:43.886Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-01T11:07:43.886Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-01T11:07:44.147Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-01T11:07:44.147Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-01T11:07:44.147Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-01T11:07:44.147Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-01T11:07:44.147Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-01T11:07:44.147Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-01T11:07:52.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-01T11:07:57.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-01T11:07:58.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-01T11:07:59.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-01T11:07:59.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-01T11:08:01.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-01T11:08:02.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-01T11:08:03.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-01T11:08:04.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-01T11:08:05.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-01T11:08:06.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-01T11:08:08.395Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-01T11:08:08.396Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-01T11:08:08.396Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-01T11:08:08.396Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-01T11:08:08.396Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-01T11:08:08.396Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-01T11:08:08.396Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-01T11:08:08.396Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-01T11:08:08.396Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-01T11:08:08.396Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-01T11:08:08.396Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-01T11:08:08.396Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-01T11:08:08.396Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-01T11:08:08.396Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-01T11:08:08.396Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-01T11:08:08.396Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-01T11:08:08.396Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-01T11:08:08.396Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-07-01T11:08:08.396Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-01T11:08:08.396Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-01T11:08:08.396Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-01T11:08:08.396Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-01T11:08:08.396Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-01T11:08:08.396Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-07-01T11:08:08.396Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-01T11:08:08.396Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-01T11:08:08.396Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-07-01T11:08:09.339Z] Building hooks [2021-07-01T11:08:09.339Z] + cd /root/parts/hooks/src [2021-07-01T11:08:09.339Z] + make build [2021-07-01T11:08:09.339Z] go mod tidy [2021-07-01T11:08:09.912Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-01T11:08:10.173Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-01T11:08:10.173Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-01T11:08:10.173Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-01T11:08:10.433Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-01T11:08:11.377Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-01T11:08:11.638Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-01T11:08:11.638Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-01T11:08:14.942Z] Building static-packages [2021-07-01T11:08:14.942Z] + snapcraftctl build [2021-07-01T11:08:16.328Z] Building version [2021-07-01T11:08:16.588Z] + snapcraftctl build [2021-07-01T11:08:17.006Z] 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 [2021-07-01T11:08:17.006Z] Removing intermediate container 6245bbfc05f0 [2021-07-01T11:08:17.006Z] ---> 3af0939a0788 [2021-07-01T11:08:17.006Z] [2021-07-01T11:08:17.006Z] Step 11/32 : FROM alpine:3.12 [2021-07-01T11:08:17.006Z] 3.12: Pulling from library/alpine [2021-07-01T11:08:17.006Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-01T11:08:17.006Z] Status: Downloaded newer image for alpine:3.12 [2021-07-01T11:08:17.006Z] ---> c4fd0aeabfcf [2021-07-01T11:08:17.006Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-01T11:08:17.006Z] ---> Running in c6336083c776 [2021-07-01T11:08:17.289Z] Removing intermediate container c6336083c776 [2021-07-01T11:08:17.289Z] ---> 1a3289638474 [2021-07-01T11:08:17.289Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-01T11:08:17.895Z] ---> Running in 73c3d02bc365 [2021-07-01T11:08:18.496Z] Removing intermediate container fed2bef5c4e0 [2021-07-01T11:08:18.496Z] ---> b95743f555fc [2021-07-01T11:08:18.496Z] [2021-07-01T11:08:18.496Z] Step 11/23 : FROM alpine:3.12 [2021-07-01T11:08:18.496Z] ---> c4fd0aeabfcf [2021-07-01T11:08:18.496Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-01T11:08:18.502Z] Staging config-common [2021-07-01T11:08:18.502Z] + snapcraftctl stage [2021-07-01T11:08:19.113Z] ---> Running in 66aa1f3a33be [2021-07-01T11:08:19.445Z] Skipping stage go-build-helper (already ran) [2021-07-01T11:08:19.445Z] Staging edgex-go [2021-07-01T11:08:19.445Z] + snapcraftctl stage [2021-07-01T11:08:20.387Z] Staging hooks [2021-07-01T11:08:20.387Z] + snapcraftctl stage [2021-07-01T11:08:20.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T11:08:20.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T11:08:21.176Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-01T11:08:21.176Z] (2/2) Installing su-exec (0.2-r1) [2021-07-01T11:08:21.176Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T11:08:21.176Z] OK: 5 MiB in 16 packages [2021-07-01T11:08:21.332Z] Staging static-packages [2021-07-01T11:08:21.332Z] + snapcraftctl stage [2021-07-01T11:08:22.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T11:08:22.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T11:08:22.275Z] Staging version [2021-07-01T11:08:22.275Z] + snapcraftctl stage [2021-07-01T11:08:22.792Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-01T11:08:22.793Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-01T11:08:22.793Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T11:08:22.793Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T11:08:23.069Z] OK: 6 MiB in 16 packages [2021-07-01T11:08:23.345Z] Removing intermediate container 78e14debb840 [2021-07-01T11:08:23.345Z] ---> 492f48bd09e9 [2021-07-01T11:08:23.345Z] [2021-07-01T11:08:23.345Z] Step 11/26 : FROM alpine:3.12 [2021-07-01T11:08:23.345Z] ---> c4fd0aeabfcf [2021-07-01T11:08:23.345Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-01T11:08:23.660Z] Priming config-common [2021-07-01T11:08:23.660Z] + snapcraftctl prime [2021-07-01T11:08:23.964Z] ---> Running in 3d3f0c41ae49 [2021-07-01T11:08:24.243Z] Removing intermediate container 73c3d02bc365 [2021-07-01T11:08:24.244Z] ---> bc7fa7c6aa9d [2021-07-01T11:08:24.244Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-01T11:08:24.519Z] ---> Running in 25b0c1a17076 [2021-07-01T11:08:27.267Z] Priming go-build-helper [2021-07-01T11:08:27.267Z] + snapcraftctl prime [2021-07-01T11:08:27.267Z] Priming edgex-go [2021-07-01T11:08:27.267Z] + snapcraftctl prime [2021-07-01T11:08:27.267Z] Priming hooks [2021-07-01T11:08:27.267Z] + snapcraftctl prime [2021-07-01T11:08:27.278Z] Removing intermediate container 0f6a3be203ff [2021-07-01T11:08:27.278Z] ---> d5e903da31af [2021-07-01T11:08:27.278Z] [2021-07-01T11:08:27.278Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T11:08:27.278Z] ---> c4fd0aeabfcf [2021-07-01T11:08:27.278Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-01T11:08:27.278Z] ---> Running in c2715d87fecf [2021-07-01T11:08:27.278Z] Removing intermediate container 25b0c1a17076 [2021-07-01T11:08:27.278Z] ---> c8a7a29676b4 [2021-07-01T11:08:27.278Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-01T11:08:27.278Z] Removing intermediate container 66aa1f3a33be [2021-07-01T11:08:27.278Z] ---> bbdc98a044c3 [2021-07-01T11:08:27.278Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T11:08:27.278Z] ---> Running in 38553573e9ee [2021-07-01T11:08:27.278Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T11:08:27.278Z] ---> Running in 2dce8b98b4b7 [2021-07-01T11:08:27.278Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T11:08:27.278Z] Removing intermediate container 38553573e9ee [2021-07-01T11:08:27.278Z] ---> 070ac4bb7c2b [2021-07-01T11:08:27.278Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-01T11:08:27.278Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-01T11:08:27.278Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T11:08:27.278Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-01T11:08:27.278Z] (4/6) Installing curl (7.77.0-r0) [2021-07-01T11:08:27.278Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-01T11:08:27.278Z] (6/6) Installing su-exec (0.2-r1) [2021-07-01T11:08:27.278Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T11:08:27.278Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T11:08:27.278Z] OK: 7 MiB in 20 packages [2021-07-01T11:08:27.278Z] Removing intermediate container 2dce8b98b4b7 [2021-07-01T11:08:27.278Z] ---> Running in a03004301efd [2021-07-01T11:08:27.278Z] ---> 6fa49722d6d7 [2021-07-01T11:08:27.278Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-01T11:08:27.278Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T11:08:27.561Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T11:08:27.561Z] ---> Running in 6633a18eaf77 [2021-07-01T11:08:27.843Z] Priming static-packages [2021-07-01T11:08:27.843Z] + snapcraftctl prime [2021-07-01T11:08:28.157Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-01T11:08:28.157Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T11:08:28.157Z] OK: 5 MiB in 15 packages [2021-07-01T11:08:28.453Z] Removing intermediate container 6633a18eaf77 [2021-07-01T11:08:28.453Z] ---> 6c74a3e1749b [2021-07-01T11:08:28.453Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-01T11:08:29.062Z] ---> Running in 16eb52a8be58 [2021-07-01T11:08:30.042Z] Removing intermediate container 3d3f0c41ae49 [2021-07-01T11:08:30.042Z] ---> df56570dd4a0 [2021-07-01T11:08:30.042Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-01T11:08:30.316Z] Removing intermediate container 16eb52a8be58 [2021-07-01T11:08:30.316Z] ---> d23f8c3c2871 [2021-07-01T11:08:30.316Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T11:08:30.316Z] Removing intermediate container c2715d87fecf [2021-07-01T11:08:30.316Z] ---> 01a402516e86 [2021-07-01T11:08:30.316Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T11:08:30.577Z] Priming version [2021-07-01T11:08:30.577Z] + snapcraftctl prime [2021-07-01T11:08:30.590Z] ---> Running in 7a8dcb76f66f [2021-07-01T11:08:30.590Z] ---> Running in 69b5b1fc07a6 [2021-07-01T11:08:31.149Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-07-01T11:08:31.188Z] Removing intermediate container f3adf3593106 [2021-07-01T11:08:31.188Z] ---> 3951e25cd61f [2021-07-01T11:08:31.188Z] [2021-07-01T11:08:31.188Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T11:08:31.188Z] ---> c4fd0aeabfcf [2021-07-01T11:08:31.188Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-01T11:08:31.188Z] Removing intermediate container a03004301efd [2021-07-01T11:08:31.188Z] ---> 55a1b0eb1aa4 [2021-07-01T11:08:31.188Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-01T11:08:31.466Z] ---> Running in d71d8a41f35c [2021-07-01T11:08:31.466Z] ---> Running in ab1abc1fb279 [2021-07-01T11:08:31.466Z] Removing intermediate container 7a8dcb76f66f [2021-07-01T11:08:31.466Z] ---> 738378eb3888 [2021-07-01T11:08:31.466Z] Step 14/26 : WORKDIR / [2021-07-01T11:08:31.466Z] Removing intermediate container 69b5b1fc07a6 [2021-07-01T11:08:31.466Z] ---> a766cc22dbee [2021-07-01T11:08:31.466Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-01T11:08:31.741Z] ---> Running in 384f1613f77a [2021-07-01T11:08:31.741Z] ---> 45203bf5eaaf [2021-07-01T11:08:31.741Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-01T11:08:31.741Z] ---> Running in 353380d75622 [2021-07-01T11:08:32.016Z] Removing intermediate container d71d8a41f35c [2021-07-01T11:08:32.016Z] ---> f8086cbeaf04 [2021-07-01T11:08:32.016Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-01T11:08:32.292Z] Removing intermediate container ab1abc1fb279 [2021-07-01T11:08:32.292Z] ---> ccb28bd13d2c [2021-07-01T11:08:32.292Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-01T11:08:32.292Z] ---> Running in 00479c978a4d [2021-07-01T11:08:32.569Z] Removing intermediate container 384f1613f77a [2021-07-01T11:08:32.569Z] ---> c6802ae71da0 [2021-07-01T11:08:32.569Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-01T11:08:32.569Z] Removing intermediate container 353380d75622 [2021-07-01T11:08:32.569Z] ---> ef9f15daaf68 [2021-07-01T11:08:32.569Z] Step 15/24 : EXPOSE $APP_PORT [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-07-01T11:08:32.843Z] ---> Running in 24587070e93a [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-07-01T11:08:33.116Z] Removing intermediate container 00479c978a4d [2021-07-01T11:08:33.117Z] ---> 46a8706f2d47 [2021-07-01T11:08:33.117Z] Step 14/24 : EXPOSE $APP_PORT [Pipeline] // stage [Pipeline] } [2021-07-01T11:08:33.388Z] ---> bc5410139154 [2021-07-01T11:08:33.388Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-01T11:08:33.388Z] ---> Running in 6c88a146b102 [2021-07-01T11:08:33.672Z] ---> Running in 1089b045acdd [2021-07-01T11:08:33.672Z] ---> 879970ec6cba [2021-07-01T11:08:33.672Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-01T11:08:33.947Z] Removing intermediate container 24587070e93a [2021-07-01T11:08:33.947Z] ---> 33322b4ae166 [2021-07-01T11:08:33.947Z] Step 16/24 : WORKDIR / [2021-07-01T11:08:33.947Z] ---> 3813626e4297 [2021-07-01T11:08:33.947Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-01T11:08:34.226Z] ---> Running in f03383df7f9b [2021-07-01T11:08:34.226Z] Removing intermediate container 6c88a146b102 [2021-07-01T11:08:34.226Z] ---> eef0173981f8 [2021-07-01T11:08:34.226Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T11:08:34.501Z] ---> Running in c16cbf5977a8 [2021-07-01T11:08:35.115Z] Removing intermediate container f03383df7f9b [2021-07-01T11:08:35.115Z] ---> 17a670a0a978 [2021-07-01T11:08:35.115Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T11:08:35.115Z] ---> 819321a16c65 [2021-07-01T11:08:35.115Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-01T11:08:35.115Z] ---> 673c6956ab79 [2021-07-01T11:08:35.115Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-01T11:08:35.391Z] ---> Running in 1094036264c9 [2021-07-01T11:08:36.384Z] Removing intermediate container 1094036264c9 [2021-07-01T11:08:36.384Z] ---> ad3fc01f6078 [2021-07-01T11:08:36.384Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T11:08:36.659Z] ---> 8ab93b81b078 [2021-07-01T11:08:36.659Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-01T11:08:36.659Z] ---> 863c00fc7e2a [2021-07-01T11:08:36.659Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-01T11:08:36.659Z] ---> Running in 4c51baabc7cb [2021-07-01T11:08:37.262Z] Removing intermediate container 1089b045acdd [2021-07-01T11:08:37.262Z] ---> 1a446320fc56 [2021-07-01T11:08:37.262Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T11:08:37.537Z] Removing intermediate container 4c51baabc7cb [2021-07-01T11:08:37.537Z] ---> 8a81b9659dff [2021-07-01T11:08:37.537Z] Step 21/23 : LABEL arch=arm64 [2021-07-01T11:08:37.811Z] ---> 05700a25ecbe [2021-07-01T11:08:37.811Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-01T11:08:37.811Z] ---> Running in 139dce2889d5 [2021-07-01T11:08:38.090Z] Removing intermediate container c16cbf5977a8 [2021-07-01T11:08:38.090Z] ---> fae005a009de [2021-07-01T11:08:38.090Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-01T11:08:38.361Z] ---> Running in 6fa38dc72a16 [2021-07-01T11:08:38.636Z] ---> 1f81806fc0d1 [2021-07-01T11:08:38.636Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-01T11:08:38.636Z] ---> 16fa3de9d411 [2021-07-01T11:08:38.636Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-01T11:08:38.636Z] Removing intermediate container 139dce2889d5 [2021-07-01T11:08:38.636Z] ---> 3dfc92fba44d [2021-07-01T11:08:38.636Z] Step 22/23 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T11:08:38.917Z] ---> Running in bed923c01762 [2021-07-01T11:08:39.910Z] ---> c1446bfee8a1 [2021-07-01T11:08:39.910Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-01T11:08:39.910Z] Removing intermediate container bed923c01762 [2021-07-01T11:08:39.910Z] ---> 63ca1ad2f3f5 [2021-07-01T11:08:39.910Z] Step 23/23 : LABEL version=0.0.0 [2021-07-01T11:08:40.184Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T11:08:40.184Z] ---> 263ae26e3b18 [2021-07-01T11:08:40.184Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-01T11:08:40.462Z] ---> Running in 395196a0734d [2021-07-01T11:08:40.462Z] ---> Running in 8f7005ac0318 [2021-07-01T11:08:40.737Z] ---> b38160ea848a [2021-07-01T11:08:40.737Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-01T11:08:40.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T11:08:41.016Z] Removing intermediate container 395196a0734d [2021-07-01T11:08:41.016Z] ---> fc1289ea5118 [2021-07-01T11:08:41.016Z] [2021-07-01T11:08:41.295Z] Removing intermediate container 8f7005ac0318 [2021-07-01T11:08:41.295Z] ---> 66addb07c775 [2021-07-01T11:08:41.295Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T11:08:41.570Z] ---> 516aaa5d3fac [2021-07-01T11:08:41.570Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-01T11:08:41.570Z] Successfully built fc1289ea5118 [2021-07-01T11:08:41.570Z] ---> Running in 4ed6ef5daf1e [2021-07-01T11:08:41.570Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-01T11:08:41.570Z] Successfully tagged support-notifications-arm64:latest [2021-07-01T11:08:41.570Z]  Building support-notifications ... done Building support-scheduler [2021-07-01T11:08:41.570Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-01T11:08:41.848Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-01T11:08:41.848Z] ---> cf53b2dea2c4 [2021-07-01T11:08:41.848Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-01T11:08:41.848Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-01T11:08:42.132Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-01T11:08:42.132Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-01T11:08:42.408Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T11:08:42.408Z] OK: 8 MiB in 20 packages [2021-07-01T11:08:42.408Z] Removing intermediate container 4ed6ef5daf1e [2021-07-01T11:08:42.408Z] ---> f6221d0ec7c1 [2021-07-01T11:08:42.408Z] Step 22/24 : LABEL arch=arm64 [2021-07-01T11:08:42.682Z] ---> Running in 7b0e95372796 [2021-07-01T11:08:42.958Z] ---> 4dcba5cdf824 [2021-07-01T11:08:42.958Z] 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/ [2021-07-01T11:08:44.415Z] ---> Running in 6e483bbddc03 [2021-07-01T11:08:44.415Z] ---> b2434ec8ff5d [2021-07-01T11:08:44.415Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-01T11:08:44.415Z] Removing intermediate container 7b0e95372796 [2021-07-01T11:08:44.415Z] ---> 98f3bec1ec1a [2021-07-01T11:08:44.415Z] Step 23/24 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T11:08:45.399Z] ---> Running in 73eafc77dafb [2021-07-01T11:08:45.399Z] ---> 3992c1b1b775 [2021-07-01T11:08:45.399Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-01T11:08:45.676Z] Removing intermediate container 6fa38dc72a16 [2021-07-01T11:08:45.676Z] ---> ecaae497a74c [2021-07-01T11:08:45.676Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T11:08:46.275Z] ---> Running in 3551bc13c2a0 [2021-07-01T11:08:46.901Z] Removing intermediate container 73eafc77dafb [2021-07-01T11:08:46.901Z] ---> 3a7b1b78803e [2021-07-01T11:08:46.901Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T11:08:47.882Z] ---> 8efc664e6da6 [2021-07-01T11:08:47.882Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-01T11:08:47.882Z] Removing intermediate container 3551bc13c2a0 [2021-07-01T11:08:47.882Z] ---> 62542d3357bb [2021-07-01T11:08:47.882Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-01T11:08:47.882Z] ---> Running in 8a3a14d7970e [2021-07-01T11:08:48.618Z] Removing intermediate container 8a3a14d7970e [2021-07-01T11:08:48.618Z] ---> da0bfe79b6e9 [2021-07-01T11:08:48.618Z] [2021-07-01T11:08:49.311Z] ---> e327aca8c83e [2021-07-01T11:08:49.311Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-01T11:08:49.311Z] Removing intermediate container 6e483bbddc03 [2021-07-01T11:08:49.311Z] ---> 0fea3aaa8e36 [2021-07-01T11:08:49.311Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-01T11:08:49.656Z] Successfully built da0bfe79b6e9 [2021-07-01T11:08:49.656Z] Successfully tagged core-metadata-arm64:latest [2021-07-01T11:08:49.656Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-07-01T11:08:49.656Z] ---> Running in 621440d254a6 [2021-07-01T11:08:50.271Z] ---> Running in dc5b28b1cb6d [2021-07-01T11:08:50.877Z] ---> 90889f2e6667 [2021-07-01T11:08:50.877Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-01T11:08:51.155Z] Removing intermediate container dc5b28b1cb6d [2021-07-01T11:08:51.155Z] ---> 7c2d6f36ee9f [2021-07-01T11:08:51.155Z] Step 24/26 : LABEL arch=arm64 [2021-07-01T11:08:51.762Z] ---> Running in 1c88605e545c [2021-07-01T11:08:52.745Z] ---> dadfd02c2b38 [2021-07-01T11:08:52.745Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-01T11:08:53.344Z] Removing intermediate container 1c88605e545c [2021-07-01T11:08:53.344Z] ---> 89b6232d10bd [2021-07-01T11:08:53.344Z] Step 25/26 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T11:08:53.617Z] ---> Running in e6782a9b3810 [2021-07-01T11:08:53.892Z] ---> Running in 7733c97fd742 [2021-07-01T11:08:54.889Z] Removing intermediate container e6782a9b3810 [2021-07-01T11:08:54.889Z] ---> 586e9306e586 [2021-07-01T11:08:54.889Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T11:08:55.168Z] Removing intermediate container 7733c97fd742 [2021-07-01T11:08:55.168Z] ---> e03ef807e6a6 [2021-07-01T11:08:55.168Z] Step 26/26 : LABEL version=0.0.0 [2021-07-01T11:08:55.168Z] Removing intermediate container 621440d254a6 [2021-07-01T11:08:55.168Z] ---> e741e4440a32 [2021-07-01T11:08:55.168Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-01T11:08:55.452Z] ---> Running in 7de69ad6fdd5 [2021-07-01T11:08:55.452Z] ---> Running in 73a7c5a6d853 [2021-07-01T11:08:56.049Z] ---> Running in 963f98ac61ad [2021-07-01T11:08:56.049Z] Removing intermediate container 7de69ad6fdd5 [2021-07-01T11:08:56.049Z] ---> 9e5882aa3a4e [2021-07-01T11:08:56.049Z] Step 22/24 : LABEL arch=arm64 [2021-07-01T11:08:56.329Z] Removing intermediate container 73a7c5a6d853 [2021-07-01T11:08:56.329Z] ---> 0f41d8ec3174 [2021-07-01T11:08:56.329Z] [2021-07-01T11:08:56.605Z] ---> Running in 29c3add5b6e1 [2021-07-01T11:08:56.882Z] Removing intermediate container 963f98ac61ad [2021-07-01T11:08:56.882Z] ---> 453d288ae4f5 [2021-07-01T11:08:56.882Z] Step 29/32 : CMD ["gate"] [2021-07-01T11:08:57.157Z] Successfully built 0f41d8ec3174 [2021-07-01T11:08:57.157Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-01T11:08:57.157Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-07-01T11:08:57.430Z] Removing intermediate container 29c3add5b6e1 [2021-07-01T11:08:57.430Z] ---> a9077ffaaa1f [2021-07-01T11:08:57.430Z] Step 23/24 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 ---> Running in c9c764d70d42 [2021-07-01T11:08:57.430Z] [2021-07-01T11:08:57.719Z] ---> Running in 038de92f3145 [2021-07-01T11:08:57.999Z] Removing intermediate container c9c764d70d42 [2021-07-01T11:08:57.999Z] ---> fc4b8adfcc2b [2021-07-01T11:08:57.999Z] Step 30/32 : LABEL arch=arm64 [2021-07-01T11:08:58.599Z] Removing intermediate container 038de92f3145 [2021-07-01T11:08:58.599Z] ---> 25cf587b1656 [2021-07-01T11:08:58.599Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T11:08:58.876Z] ---> Running in c20eaa5d075c [2021-07-01T11:08:58.876Z] ---> Running in 8623c5f590cc [2021-07-01T11:08:59.860Z] Removing intermediate container c20eaa5d075c [2021-07-01T11:08:59.860Z] ---> f9b3a4b01f48 [2021-07-01T11:08:59.860Z] Step 31/32 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T11:08:59.860Z] Removing intermediate container 8623c5f590cc [2021-07-01T11:08:59.860Z] ---> c6f8f4d8cb05 [2021-07-01T11:08:59.860Z] [2021-07-01T11:09:00.461Z] Successfully built c6f8f4d8cb05 [2021-07-01T11:09:00.462Z] ---> Running in a15d3b6e7153 [2021-07-01T11:09:00.462Z] Successfully tagged core-data-arm64:latest [2021-07-01T11:09:00.462Z] Building core-command [2021-07-01T11:09:01.069Z]  Building core-data ... done Removing intermediate container a15d3b6e7153 [2021-07-01T11:09:01.069Z] ---> f417cf594e18 [2021-07-01T11:09:01.069Z] Step 32/32 : LABEL version=0.0.0 [2021-07-01T11:09:01.356Z] ---> Running in e7b6179ede9e [2021-07-01T11:09:02.338Z] Removing intermediate container e7b6179ede9e [2021-07-01T11:09:02.338Z] ---> 668e1aa4a05a [2021-07-01T11:09:02.338Z] [2021-07-01T11:09:02.612Z] Successfully built 668e1aa4a05a [2021-07-01T11:09:02.612Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-01T11:09:13.313Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T11:09:13.313Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-01T11:09:13.313Z] ---> 50977c307629 [2021-07-01T11:09:13.313Z] Step 3/23 : WORKDIR /edgex-go [2021-07-01T11:09:13.313Z] ---> Using cache [2021-07-01T11:09:13.313Z] ---> d17021baef3c [2021-07-01T11:09:13.313Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T11:09:13.313Z] ---> Using cache [2021-07-01T11:09:13.313Z] ---> 5b07476b9934 [2021-07-01T11:09:13.313Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-01T11:09:14.747Z] ---> Running in ddc54dfb1cca [2021-07-01T11:09:16.198Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T11:09:16.791Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T11:09:17.775Z] OK: 218 MiB in 52 packages [2021-07-01T11:09:20.416Z] Removing intermediate container ddc54dfb1cca [2021-07-01T11:09:20.416Z] ---> b1a7a6628c72 [2021-07-01T11:09:20.416Z] Step 6/23 : COPY go.mod . [2021-07-01T11:09:21.028Z] ---> 9e47b87d7b80 [2021-07-01T11:09:21.028Z] Step 7/23 : RUN go mod download [2021-07-01T11:09:21.304Z] ---> Running in 1069764fea03 [2021-07-01T11:09:25.645Z] Removing intermediate container 1069764fea03 [2021-07-01T11:09:25.645Z] ---> f4bafaa2bf3b [2021-07-01T11:09:25.645Z] Step 8/23 : COPY . . [2021-07-01T11:09:29.971Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T11:09:29.971Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T11:09:29.971Z] ---> 50977c307629 [2021-07-01T11:09:29.971Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T11:09:29.971Z] ---> Using cache [2021-07-01T11:09:29.971Z] ---> d17021baef3c [2021-07-01T11:09:29.971Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T11:09:29.971Z] ---> Using cache [2021-07-01T11:09:29.971Z] ---> 5b07476b9934 [2021-07-01T11:09:29.971Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-01T11:09:31.963Z] ---> Running in f1d9d57d33e8 [2021-07-01T11:09:33.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-01T11:09:34.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-01T11:09:35.548Z] OK: 218 MiB in 52 packages [2021-07-01T11:09:35.822Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T11:09:35.822Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-01T11:09:35.822Z] ---> 50977c307629 [2021-07-01T11:09:35.822Z] Step 3/22 : WORKDIR /edgex-go [2021-07-01T11:09:35.822Z] ---> Using cache [2021-07-01T11:09:35.822Z] ---> d17021baef3c [2021-07-01T11:09:35.822Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T11:09:35.822Z] ---> Using cache [2021-07-01T11:09:35.822Z] ---> 5b07476b9934 [2021-07-01T11:09:35.822Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-01T11:09:35.822Z] ---> Using cache [2021-07-01T11:09:35.822Z] ---> b1a7a6628c72 [2021-07-01T11:09:35.822Z] Step 6/22 : COPY go.mod . [2021-07-01T11:09:35.822Z] ---> Using cache [2021-07-01T11:09:35.822Z] ---> 9e47b87d7b80 [2021-07-01T11:09:35.822Z] Step 7/22 : RUN go mod download [2021-07-01T11:09:35.822Z] ---> Using cache [2021-07-01T11:09:35.822Z] ---> f4bafaa2bf3b [2021-07-01T11:09:35.822Z] Step 8/22 : COPY . . [2021-07-01T11:09:36.435Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-01T11:09:36.435Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-01T11:09:36.435Z] ---> 50977c307629 [2021-07-01T11:09:36.435Z] Step 3/24 : WORKDIR /edgex-go [2021-07-01T11:09:36.435Z] ---> Using cache [2021-07-01T11:09:36.435Z] ---> d17021baef3c [2021-07-01T11:09:36.435Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-01T11:09:36.435Z] ---> Using cache [2021-07-01T11:09:36.435Z] ---> 5b07476b9934 [2021-07-01T11:09:36.435Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-01T11:09:36.435Z] ---> Using cache [2021-07-01T11:09:36.435Z] ---> b1a7a6628c72 [2021-07-01T11:09:36.435Z] Step 6/24 : COPY go.mod . [2021-07-01T11:09:36.435Z] ---> Using cache [2021-07-01T11:09:36.435Z] ---> 9e47b87d7b80 [2021-07-01T11:09:36.435Z] Step 7/24 : RUN go mod download [2021-07-01T11:09:36.435Z] ---> Using cache [2021-07-01T11:09:36.435Z] ---> f4bafaa2bf3b [2021-07-01T11:09:36.435Z] Step 8/24 : COPY . . [2021-07-01T11:09:38.413Z] Removing intermediate container f1d9d57d33e8 [2021-07-01T11:09:38.413Z] ---> 28defedfa359 [2021-07-01T11:09:38.413Z] Step 6/24 : COPY go.mod . [2021-07-01T11:09:40.393Z] ---> a214d586b2fa [2021-07-01T11:09:40.393Z] Step 7/24 : RUN go mod download [2021-07-01T11:09:40.670Z] ---> Running in 592b331bd337 [2021-07-01T11:09:43.327Z] ---> 2758c3e6dac4 [2021-07-01T11:09:43.327Z] Step 9/23 : RUN go mod tidy [2021-07-01T11:09:43.926Z] ---> Running in 3eb3a997d84c [2021-07-01T11:09:44.533Z] Removing intermediate container 592b331bd337 [2021-07-01T11:09:44.533Z] ---> 61913a014788 [2021-07-01T11:09:44.533Z] Step 8/24 : COPY . . [2021-07-01T11:09:49.949Z] Removing intermediate container 3eb3a997d84c [2021-07-01T11:09:49.949Z] ---> a9d8a5bad953 [2021-07-01T11:09:49.949Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-01T11:09:50.225Z] ---> Running in e1509b573c48 [2021-07-01T11:09:51.669Z] 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 [2021-07-01T11:09:54.319Z] ---> dd9f657607af [2021-07-01T11:09:54.319Z] Step 9/22 : RUN go mod tidy [2021-07-01T11:09:54.319Z] ---> Running in df8fe0363148 [2021-07-01T11:09:54.935Z] ---> f42000f9b553 [2021-07-01T11:09:54.935Z] Step 9/24 : RUN go mod tidy [2021-07-01T11:09:55.537Z] ---> Running in e79057f2d888 [2021-07-01T11:10:03.855Z] Removing intermediate container df8fe0363148 [2021-07-01T11:10:03.856Z] ---> c7222c626efa [2021-07-01T11:10:03.856Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-01T11:10:03.856Z] ---> Running in 277babd27702 [2021-07-01T11:10:04.131Z] Removing intermediate container e79057f2d888 [2021-07-01T11:10:04.131Z] ---> 8566fa14ba44 [2021-07-01T11:10:04.131Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-01T11:10:04.826Z] ---> Running in 80e58b497ba9 [2021-07-01T11:10:07.566Z] 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 [2021-07-01T11:10:07.839Z] 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 [2021-07-01T11:10:08.114Z] ---> 46a32ef254e3 [2021-07-01T11:10:08.114Z] Step 9/24 : RUN go mod tidy [2021-07-01T11:10:08.392Z] ---> Running in 573dcb6b77be [2021-07-01T11:10:15.124Z] Removing intermediate container 573dcb6b77be [2021-07-01T11:10:15.124Z] ---> 2773f26740e8 [2021-07-01T11:10:15.124Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-01T11:10:15.124Z] ---> Running in e1d2a1e7c7ce [2021-07-01T11:10:17.111Z] 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 [2021-07-01T11:11:13.672Z] Removing intermediate container e1509b573c48 [2021-07-01T11:11:13.672Z] ---> c2a86d8f0c8f [2021-07-01T11:11:13.672Z] [2021-07-01T11:11:13.672Z] Step 11/23 : FROM alpine:3.12 [2021-07-01T11:11:13.672Z] ---> c4fd0aeabfcf [2021-07-01T11:11:13.672Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-01T11:11:13.672Z] ---> Using cache [2021-07-01T11:11:13.672Z] ---> 01a402516e86 [2021-07-01T11:11:13.672Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T11:11:13.672Z] ---> Using cache [2021-07-01T11:11:13.672Z] ---> a766cc22dbee [2021-07-01T11:11:13.672Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-01T11:11:13.672Z] ---> Running in 4cc8c1a09057 [2021-07-01T11:11:13.672Z] Removing intermediate container 4cc8c1a09057 [2021-07-01T11:11:13.672Z] ---> fbe115a853ea [2021-07-01T11:11:13.673Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-01T11:11:13.673Z] ---> Running in 5db53cf84378 [2021-07-01T11:11:13.673Z] Removing intermediate container 5db53cf84378 [2021-07-01T11:11:13.673Z] ---> c19bea6449a0 [2021-07-01T11:11:13.673Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T11:11:13.673Z] ---> 5160e7735fd2 [2021-07-01T11:11:13.673Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-01T11:11:14.657Z] ---> 5e174061342b [2021-07-01T11:11:14.658Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-01T11:11:16.107Z] ---> ea04f04170a9 [2021-07-01T11:11:16.107Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-01T11:11:16.107Z] ---> Running in 8390a6d80806 [2021-07-01T11:11:16.710Z] Removing intermediate container 8390a6d80806 [2021-07-01T11:11:16.710Z] ---> 5f4df21a4b02 [2021-07-01T11:11:16.710Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T11:11:16.710Z] ---> Running in 5f70ed849c35 [2021-07-01T11:11:17.696Z] Removing intermediate container 5f70ed849c35 [2021-07-01T11:11:17.696Z] ---> 578c118df46b [2021-07-01T11:11:17.696Z] Step 21/23 : LABEL arch=arm64 [2021-07-01T11:11:17.696Z] ---> Running in e6fe89246c44 [2021-07-01T11:11:18.295Z] Removing intermediate container e6fe89246c44 [2021-07-01T11:11:18.295Z] ---> ba7c7688cb76 [2021-07-01T11:11:18.295Z] Step 22/23 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T11:11:18.573Z] ---> Running in 8f259eaee763 [2021-07-01T11:11:19.567Z] Removing intermediate container 8f259eaee763 [2021-07-01T11:11:19.567Z] ---> e6df350f1238 [2021-07-01T11:11:19.567Z] Step 23/23 : LABEL version=0.0.0 [2021-07-01T11:11:19.567Z] ---> Running in 0e3b613b0f05 [2021-07-01T11:11:20.173Z] Removing intermediate container 0e3b613b0f05 [2021-07-01T11:11:20.173Z] ---> 35a13ea7ee3e [2021-07-01T11:11:20.173Z] [2021-07-01T11:11:20.774Z] Successfully built 35a13ea7ee3e [2021-07-01T11:11:20.774Z] Successfully tagged support-scheduler-arm64:latest [2021-07-01T11:11:26.194Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-01T11:11:31.604Z] Removing intermediate container 80e58b497ba9 [2021-07-01T11:11:31.604Z] ---> 4578c721bbde [2021-07-01T11:11:31.604Z] [2021-07-01T11:11:31.604Z] Step 11/24 : FROM alpine:3.12 [2021-07-01T11:11:31.604Z] ---> c4fd0aeabfcf [2021-07-01T11:11:31.604Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-01T11:11:31.604Z] ---> Using cache [2021-07-01T11:11:31.604Z] ---> 01a402516e86 [2021-07-01T11:11:31.604Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-01T11:11:31.604Z] ---> Using cache [2021-07-01T11:11:31.604Z] ---> a766cc22dbee [2021-07-01T11:11:31.604Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-01T11:11:31.917Z] ---> Running in 2639fb1eb56b [2021-07-01T11:11:32.549Z] Removing intermediate container 2639fb1eb56b [2021-07-01T11:11:32.549Z] ---> 344c4c6f0bc2 [2021-07-01T11:11:32.549Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-01T11:11:33.147Z] ---> Running in ae4a19f01aed [2021-07-01T11:11:33.753Z] Removing intermediate container ae4a19f01aed [2021-07-01T11:11:33.753Z] ---> 33e2de827489 [2021-07-01T11:11:33.753Z] Step 16/24 : WORKDIR / [2021-07-01T11:11:34.351Z] ---> Running in e4e2e5077dbe [2021-07-01T11:11:35.349Z] Removing intermediate container e4e2e5077dbe [2021-07-01T11:11:35.349Z] ---> db58dc02e238 [2021-07-01T11:11:35.349Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-01T11:11:35.955Z] Removing intermediate container 277babd27702 [2021-07-01T11:11:35.955Z] ---> 40b195679130 [2021-07-01T11:11:35.955Z] [2021-07-01T11:11:35.955Z] Step 11/22 : FROM alpine:3.12 [2021-07-01T11:11:35.955Z] ---> c4fd0aeabfcf [2021-07-01T11:11:35.955Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-01T11:11:35.955Z] Removing intermediate container e1d2a1e7c7ce [2021-07-01T11:11:35.955Z] ---> b5abb8184485 [2021-07-01T11:11:35.955Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-01T11:11:35.955Z] ---> Running in d4ac9ccc6a95 [2021-07-01T11:11:35.955Z] ---> Running in 1bf2a07d2bb3 [2021-07-01T11:11:36.553Z] ---> 53cea94ec76e [2021-07-01T11:11:36.553Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-01T11:11:38.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T11:11:38.017Z] 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 [2021-07-01T11:11:38.017Z] ---> 69a1d5deb621 [2021-07-01T11:11:38.017Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-01T11:11:38.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T11:11:38.619Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-01T11:11:38.619Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T11:11:38.619Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-01T11:11:38.901Z] (4/4) Installing curl (7.77.0-r0) [2021-07-01T11:11:38.901Z] Executing busybox-1.31.1-r20.trigger [2021-07-01T11:11:38.901Z] Executing ca-certificates-20191127-r4.trigger [2021-07-01T11:11:38.901Z] ---> 483fac5a6564 [2021-07-01T11:11:38.901Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-01T11:11:38.901Z] OK: 7 MiB in 18 packages [2021-07-01T11:11:39.187Z] ---> Running in ca4e92ab3118 [2021-07-01T11:11:39.794Z] Removing intermediate container ca4e92ab3118 [2021-07-01T11:11:39.794Z] ---> 913f81086904 [2021-07-01T11:11:39.795Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T11:11:40.071Z] ---> Running in d957c39a9878 [2021-07-01T11:11:40.671Z] Removing intermediate container d4ac9ccc6a95 [2021-07-01T11:11:40.671Z] ---> 9d804290433e [2021-07-01T11:11:40.671Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-01T11:11:40.958Z] Removing intermediate container d957c39a9878 [2021-07-01T11:11:40.958Z] ---> 0487380b6e3e [2021-07-01T11:11:40.958Z] Step 22/24 : LABEL arch=arm64 [2021-07-01T11:11:40.958Z] ---> Running in 0f6ca5839f19 [2021-07-01T11:11:40.958Z] Removing intermediate container 1bf2a07d2bb3 [2021-07-01T11:11:40.958Z] ---> 50a7e06c196c [2021-07-01T11:11:40.958Z] [2021-07-01T11:11:40.958Z] Step 12/24 : FROM docker:20.10.0 [2021-07-01T11:11:40.958Z] ---> Running in 7f641cf22225 [2021-07-01T11:11:41.231Z] 20.10.0: Pulling from library/docker [2021-07-01T11:11:41.507Z] Removing intermediate container 0f6ca5839f19 [2021-07-01T11:11:41.507Z] ---> ef95ed4d0efc [2021-07-01T11:11:41.507Z] Step 14/22 : WORKDIR /edgex [2021-07-01T11:11:41.781Z] Removing intermediate container 7f641cf22225 [2021-07-01T11:11:41.781Z] ---> 64ead2482ec1 [2021-07-01T11:11:41.781Z] Step 23/24 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T11:11:41.781Z] ---> Running in 71e4be45c1f4 [2021-07-01T11:11:41.781Z] ---> Running in b7ef67696be1 [2021-07-01T11:11:44.634Z] Removing intermediate container 71e4be45c1f4 [2021-07-01T11:11:44.634Z] ---> c1164f979e72 [2021-07-01T11:11:44.634Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-01T11:11:44.634Z] Removing intermediate container b7ef67696be1 [2021-07-01T11:11:44.634Z] ---> bf5a2a31db29 [2021-07-01T11:11:44.634Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T11:11:44.634Z] ---> Running in 85b477fb11cf [2021-07-01T11:11:44.634Z] ---> fc51785abc09 [2021-07-01T11:11:44.634Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-01T11:11:44.634Z] Removing intermediate container 85b477fb11cf [2021-07-01T11:11:44.634Z] ---> fcf18db0d014 [2021-07-01T11:11:44.634Z] [2021-07-01T11:11:44.634Z] Successfully built fcf18db0d014 [2021-07-01T11:11:44.634Z] Successfully tagged core-command-arm64:latest [2021-07-01T11:11:46.066Z]  Building core-command ... done  ---> 598420c1f3f8 [2021-07-01T11:11:46.066Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-01T11:11:47.506Z] ---> 07acc8a8f100 [2021-07-01T11:11:47.506Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-01T11:11:47.779Z] ---> Running in 369ad7922cf1 [2021-07-01T11:11:48.386Z] Removing intermediate container 369ad7922cf1 [2021-07-01T11:11:48.386Z] ---> 583791d5c847 [2021-07-01T11:11:48.386Z] Step 19/22 : CMD ["--init=true"] [2021-07-01T11:11:48.984Z] ---> Running in 96c22e981d6e [2021-07-01T11:11:49.581Z] Removing intermediate container 96c22e981d6e [2021-07-01T11:11:49.581Z] ---> 8b32682b09bd [2021-07-01T11:11:49.581Z] Step 20/22 : LABEL arch=arm64 [2021-07-01T11:11:49.855Z] ---> Running in 460488ca24b1 [2021-07-01T11:11:50.454Z] Removing intermediate container 460488ca24b1 [2021-07-01T11:11:50.454Z] ---> fd400e2f1507 [2021-07-01T11:11:50.454Z] Step 21/22 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T11:11:50.454Z] ---> Running in f7ea492e6bd2 [2021-07-01T11:11:51.050Z] Removing intermediate container f7ea492e6bd2 [2021-07-01T11:11:51.050Z] ---> 2bfe45203d95 [2021-07-01T11:11:51.050Z] Step 22/22 : LABEL version=0.0.0 [2021-07-01T11:11:51.050Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-01T11:11:51.050Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-01T11:11:51.050Z] ---> eeaf43b92773 [2021-07-01T11:11:51.050Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-01T11:11:51.050Z] ---> Running in 6353883eb8c1 [2021-07-01T11:11:51.323Z] ---> Running in b33154b076a0 [2021-07-01T11:11:51.595Z] Removing intermediate container 6353883eb8c1 [2021-07-01T11:11:51.595Z] ---> 9ac3b779fafa [2021-07-01T11:11:51.595Z] [2021-07-01T11:11:51.869Z] Removing intermediate container b33154b076a0 [2021-07-01T11:11:51.869Z] ---> 2ba3ad9c1d2f [2021-07-01T11:11:51.869Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-07-01T11:11:51.869Z] Successfully built 9ac3b779fafa [2021-07-01T11:11:52.143Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-01T11:11:52.143Z]  Building security-proxy-setup ... done  ---> Running in 50f1778320b0 [2021-07-01T11:11:53.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-01T11:11:53.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-01T11:11:54.169Z] (1/39) Installing readline (8.0.4-r0) [2021-07-01T11:11:54.169Z] (2/39) Installing bash (5.0.17-r0) [2021-07-01T11:11:54.169Z] Executing bash-5.0.17-r0.post-install [2021-07-01T11:11:54.169Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-01T11:11:54.169Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-01T11:11:54.169Z] (5/39) Installing curl (7.77.0-r0) [2021-07-01T11:11:54.169Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-01T11:11:54.169Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-01T11:11:54.169Z] (8/39) Installing expat (2.2.9-r1) [2021-07-01T11:11:54.169Z] (9/39) Installing libffi (3.3-r2) [2021-07-01T11:11:54.169Z] (10/39) Installing gdbm (1.13-r1) [2021-07-01T11:11:54.169Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-01T11:11:54.169Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-01T11:11:54.169Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-01T11:11:56.137Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-01T11:11:56.137Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-01T11:11:56.137Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-01T11:11:56.137Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-01T11:11:56.137Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-01T11:11:56.137Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-01T11:11:56.137Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-01T11:11:56.137Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-01T11:11:56.137Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-01T11:11:56.137Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-01T11:11:56.409Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-01T11:11:56.409Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-01T11:11:56.409Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-01T11:11:56.409Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-01T11:11:56.409Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-01T11:11:56.409Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-01T11:11:56.409Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-01T11:11:56.409Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-01T11:11:56.409Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-01T11:11:56.409Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-01T11:11:56.686Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-01T11:11:56.686Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-01T11:11:56.686Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-01T11:11:56.686Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-01T11:11:56.686Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-01T11:11:56.686Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-01T11:11:56.686Z] Executing busybox-1.31.1-r19.trigger [2021-07-01T11:11:56.686Z] OK: 72 MiB in 59 packages [2021-07-01T11:12:00.979Z] Collecting docker-compose==1.23.2 [2021-07-01T11:12:00.979Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-01T11:12:01.570Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-01T11:12:01.570Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-01T11:12:01.848Z] Collecting docopt<0.7,>=0.6.1 [2021-07-01T11:12:01.848Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-01T11:12:04.457Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-01T11:12:04.457Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-01T11:12:05.075Z] Collecting cached-property<2,>=1.2.0 [2021-07-01T11:12:05.075Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-01T11:12:05.352Z] Collecting texttable<0.10,>=0.9.0 [2021-07-01T11:12:05.352Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-01T11:12:07.355Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-01T11:12:07.355Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-01T11:12:09.966Z] Collecting docker<4.0,>=3.6.0 [2021-07-01T11:12:09.966Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-01T11:12:10.238Z] Collecting jsonschema<3,>=2.5.1 [2021-07-01T11:12:10.238Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-01T11:12:11.216Z] Collecting PyYAML<4,>=3.10 [2021-07-01T11:12:11.216Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-01T11:12:13.828Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-01T11:12:13.828Z] 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) [2021-07-01T11:12:13.828Z] 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) [2021-07-01T11:12:14.099Z] Collecting idna<2.8,>=2.5 [2021-07-01T11:12:14.099Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-01T11:12:14.694Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-01T11:12:14.694Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-01T11:12:14.964Z] Collecting docker-pycreds>=0.4.0 [2021-07-01T11:12:14.964Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-01T11:12:15.236Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-01T11:12:15.236Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-01T11:12:15.236Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-01T11:12:15.236Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-01T11:12:15.827Z] Installing collected packages: websocket-client, docopt, idna, urllib3, requests, cached-property, texttable, dockerpty, docker-pycreds, docker, jsonschema, PyYAML, docker-compose [2021-07-01T11:12:16.418Z] Running setup.py install for docopt: started [2021-07-01T11:12:18.382Z] Running setup.py install for docopt: finished with status 'done' [2021-07-01T11:12:18.382Z] Attempting uninstall: idna [2021-07-01T11:12:18.382Z] Found existing installation: idna 2.9 [2021-07-01T11:12:18.382Z] Uninstalling idna-2.9: [2021-07-01T11:12:18.382Z] Successfully uninstalled idna-2.9 [2021-07-01T11:12:18.974Z] Attempting uninstall: urllib3 [2021-07-01T11:12:18.974Z] Found existing installation: urllib3 1.25.9 [2021-07-01T11:12:18.974Z] Uninstalling urllib3-1.25.9: [2021-07-01T11:12:18.974Z] Successfully uninstalled urllib3-1.25.9 [2021-07-01T11:12:19.565Z] Attempting uninstall: requests [2021-07-01T11:12:19.565Z] Found existing installation: requests 2.23.0 [2021-07-01T11:12:19.565Z] Uninstalling requests-2.23.0: [2021-07-01T11:12:19.565Z] Successfully uninstalled requests-2.23.0 [2021-07-01T11:12:19.837Z] Running setup.py install for texttable: started [2021-07-01T11:12:21.798Z] Running setup.py install for texttable: finished with status 'done' [2021-07-01T11:12:21.798Z] Running setup.py install for dockerpty: started [2021-07-01T11:12:23.224Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-01T11:12:24.650Z] Running setup.py install for PyYAML: started [2021-07-01T11:12:26.614Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-01T11:12:27.587Z] 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 [2021-07-01T11:12:35.858Z] Removing intermediate container 50f1778320b0 [2021-07-01T11:12:35.858Z] ---> a580bff2ad7c [2021-07-01T11:12:35.858Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-01T11:12:35.858Z] ---> Running in b4ade50c48d2 [2021-07-01T11:12:35.858Z] Removing intermediate container b4ade50c48d2 [2021-07-01T11:12:35.858Z] ---> dce73adc5925 [2021-07-01T11:12:35.858Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-01T11:12:35.858Z] ---> Running in 7f7e772ef72e [2021-07-01T11:12:36.456Z] Removing intermediate container 7f7e772ef72e [2021-07-01T11:12:36.456Z] ---> cd58eb876e5d [2021-07-01T11:12:36.456Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-01T11:12:37.439Z] ---> 30c670fe8f80 [2021-07-01T11:12:37.439Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-01T11:12:38.420Z] ---> 7348d6d66d04 [2021-07-01T11:12:38.420Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-01T11:12:39.017Z] ---> a95102dfbfe9 [2021-07-01T11:12:39.017Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-01T11:12:39.290Z] ---> Running in d00cfb6d22f4 [2021-07-01T11:12:39.882Z] Removing intermediate container d00cfb6d22f4 [2021-07-01T11:12:39.882Z] ---> 848855f38e2c [2021-07-01T11:12:39.882Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-01T11:12:39.882Z] ---> Running in 03ca0e5e844e [2021-07-01T11:12:40.157Z] Removing intermediate container 03ca0e5e844e [2021-07-01T11:12:40.157Z] ---> 99f7d3ff6712 [2021-07-01T11:12:40.157Z] Step 22/24 : LABEL arch=arm64 [2021-07-01T11:12:40.430Z] ---> Running in 5b1442f1c80b [2021-07-01T11:12:41.027Z] Removing intermediate container 5b1442f1c80b [2021-07-01T11:12:41.027Z] ---> f2b4636ba595 [2021-07-01T11:12:41.027Z] Step 23/24 : LABEL git_sha=588f4904a04cc9d83999eee101c48213ac2a5639 [2021-07-01T11:12:41.027Z] ---> Running in 56b2091d3ca7 [2021-07-01T11:12:41.622Z] Removing intermediate container 56b2091d3ca7 [2021-07-01T11:12:41.622Z] ---> b14767664e73 [2021-07-01T11:12:41.622Z] Step 24/24 : LABEL version=0.0.0 [2021-07-01T11:12:41.622Z] ---> Running in b38b268110bb [2021-07-01T11:12:42.216Z] Removing intermediate container b38b268110bb [2021-07-01T11:12:42.216Z] ---> c8318fb507ea [2021-07-01T11:12:42.216Z] [2021-07-01T11:12:42.488Z] Successfully built c8318fb507ea [2021-07-01T11:12:42.488Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-01T11:12:42.774Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-01T11:12:42.778Z] $ docker stop --time=1 8784bb3f3f5c615fe0aacf7c2512155f4552abbfd53261b1c8dceff0d8caec73 [2021-07-01T11:12:44.620Z] $ docker rm -f 8784bb3f3f5c615fe0aacf7c2512155f4552abbfd53261b1c8dceff0d8caec73 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-01T11:12:45.311Z] + docker images [2021-07-01T11:12:45.583Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-01T11:12:45.583Z] sys-mgmt-agent-arm64 latest c8318fb507ea 4 seconds ago 299MB [2021-07-01T11:12:45.583Z] security-proxy-setup-arm64 latest 9ac3b779fafa 54 seconds ago 24.2MB [2021-07-01T11:12:45.583Z] core-command-arm64 latest fcf18db0d014 About a minute ago 15MB [2021-07-01T11:12:45.583Z] 50a7e06c196c About a minute ago 969MB [2021-07-01T11:12:45.583Z] 40b195679130 About a minute ago 973MB [2021-07-01T11:12:45.583Z] 4578c721bbde About a minute ago 966MB [2021-07-01T11:12:45.583Z] support-scheduler-arm64 latest 35a13ea7ee3e About a minute ago 15.1MB [2021-07-01T11:12:45.583Z] c2a86d8f0c8f About a minute ago 968MB [2021-07-01T11:12:45.583Z] security-bootstrapper-arm64 latest 668e1aa4a05a 3 minutes ago 17.5MB [2021-07-01T11:12:45.583Z] core-data-arm64 latest c6f8f4d8cb05 3 minutes ago 19.1MB [2021-07-01T11:12:45.583Z] security-secretstore-setup-arm64 latest 0f41d8ec3174 3 minutes ago 27.1MB [2021-07-01T11:12:45.583Z] core-metadata-arm64 latest da0bfe79b6e9 3 minutes ago 15.7MB [2021-07-01T11:12:45.583Z] support-notifications-arm64 latest fc1289ea5118 4 minutes ago 15.7MB [2021-07-01T11:12:45.583Z] 3951e25cd61f 4 minutes ago 975MB [2021-07-01T11:12:45.583Z] d5e903da31af 4 minutes ago 972MB [2021-07-01T11:12:45.583Z] 492f48bd09e9 4 minutes ago 976MB [2021-07-01T11:12:45.583Z] b95743f555fc 4 minutes ago 969MB [2021-07-01T11:12:45.583Z] 3af0939a0788 4 minutes ago 970MB [2021-07-01T11:12:45.583Z] ci-base-image-arm64 latest 50977c307629 14 minutes ago 641MB [2021-07-01T11:12:45.583Z] alpine 3.12 c4fd0aeabfcf 2 weeks ago 5.32MB [2021-07-01T11:12:45.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 3 weeks ago 429MB [2021-07-01T11:12:45.583Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-07-01T11:12:45.583Z] 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 [2021-07-01T11:12:46.710Z] ---> job-cost.sh [2021-07-01T11:12:46.711Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PnWo [2021-07-01T11:13:26.638Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-01T11:15:03.399Z] lf-activate-venv(): INFO: Adding /tmp/venv-PnWo/bin to PATH [2021-07-01T11:15:03.399Z] INFO: No Stack... [2021-07-01T11:15:03.399Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-01T11:15:03.399Z] INFO: Archiving Costs [Pipeline] sh [2021-07-01T11:15:03.775Z] + cut -d, -f6 [2021-07-01T11:15:03.775Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-07-01T11:15:03.901Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3608-1-stack-cost] [2021-07-01T11:15:03.907Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3608-1-stack-cost] did not exist. Created. [2021-07-01T11:15:03.908Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3608-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-01T11:15:04.380Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-01T11:15:04.667Z] Stashed 1 file(s) [Pipeline] } [2021-07-01T11:15:04.688Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3608-1-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) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-01T11:15:09.473Z] provisioning config files... [2021-07-01T11:15:09.491Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7113391322222386997tmp [Pipeline] { [Pipeline] sh [2021-07-01T11:15:09.855Z] + set +x [2021-07-01T11:15:09.855Z] + curl -s https://codecov.io/bash [2021-07-01T11:15:09.855Z] + bash -s -- [2021-07-01T11:15:10.122Z] [2021-07-01T11:15:10.122Z] _____ _ [2021-07-01T11:15:10.122Z] / ____| | | [2021-07-01T11:15:10.122Z] | | ___ __| | ___ ___ _____ __ [2021-07-01T11:15:10.122Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-01T11:15:10.122Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-01T11:15:10.122Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-01T11:15:10.122Z] Bash-1.0.3 [2021-07-01T11:15:10.122Z] [2021-07-01T11:15:10.122Z] [2021-07-01T11:15:10.122Z] ==> git version 2.24.4 found [2021-07-01T11:15:10.122Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-01T11:15:10.122Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-01T11:15:10.122Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-01T11:15:10.122Z] ==> Jenkins CI detected. [2021-07-01T11:15:10.122Z] project root: . [2021-07-01T11:15:10.122Z] --> token set from env [2021-07-01T11:15:10.122Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-01T11:15:10.122Z] ==> Running gcov in . (disable via -X gcov) [2021-07-01T11:15:10.122Z] ==> Python coveragepy not found [2021-07-01T11:15:10.122Z] ==> Searching for coverage reports in: [2021-07-01T11:15:10.122Z] + . [2021-07-01T11:15:10.122Z] -> Found 1 reports [2021-07-01T11:15:10.122Z] ==> Detecting git/mercurial file structure [2021-07-01T11:15:10.122Z] ==> Reading reports [2021-07-01T11:15:10.122Z] + ./coverage.out bytes=398095 [2021-07-01T11:15:10.122Z] ==> Appending adjustments [2021-07-01T11:15:10.122Z] https://docs.codecov.io/docs/fixing-reports [2021-07-01T11:15:11.545Z] + Found adjustments [2021-07-01T11:15:11.546Z] ==> Gzipping contents [2021-07-01T11:15:11.546Z] 56K /tmp/codecov.Or4PTT.gz [2021-07-01T11:15:11.546Z] ==> Uploading reports [2021-07-01T11:15:11.546Z] url: https://codecov.io [2021-07-01T11:15:11.546Z] query: branch=PR-3608&commit=588f4904a04cc9d83999eee101c48213ac2a5639&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3608%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3608&job=&cmd_args= [2021-07-01T11:15:11.546Z] -> Pinging Codecov [2021-07-01T11:15:11.546Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3608&commit=588f4904a04cc9d83999eee101c48213ac2a5639&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3608%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3608&job=&cmd_args= [2021-07-01T11:15:12.121Z] -> Uploading to [2021-07-01T11:15:12.121Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-01/00271124DB129430A58F1EEE437C3FCB/588f4904a04cc9d83999eee101c48213ac2a5639/b0f2ed51-f560-4af6-87dc-65581faf2bd9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210701T111511Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d70bf17018328003dc0b34a4b6d36249691afa092df23aae0496d1917967b1b1 [2021-07-01T11:15:12.121Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-01T11:15:12.121Z] Dload Upload Total Spent Left Speed [2021-07-01T11:15:12.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54856 0 0 100 54856 0 116k --:--:-- --:--:-- --:--:-- 116k [2021-07-01T11:15:12.383Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/588f4904a04cc9d83999eee101c48213ac2a5639 [Pipeline] } [2021-07-01T11:15:12.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-01T11:15:14.328Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T11:15:14.948Z] ---> package-listing.sh [2021-07-01T11:15:14.948Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-01T11:15:14.948Z] ++ facter osfamily [2021-07-01T11:15:15.210Z] + OS_FAMILY=redhat [2021-07-01T11:15:15.210Z] + workspace=/w/workspace/edgex-go/1 [2021-07-01T11:15:15.210Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-01T11:15:15.210Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-01T11:15:15.210Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-01T11:15:15.210Z] + PACKAGES=/tmp/packages_start.txt [2021-07-01T11:15:15.210Z] + '[' /w/workspace/edgex-go/1 ']' [2021-07-01T11:15:15.210Z] + PACKAGES=/tmp/packages_end.txt [2021-07-01T11:15:15.211Z] + case "${OS_FAMILY}" in [2021-07-01T11:15:15.211Z] + rpm -qa [2021-07-01T11:15:15.211Z] + sort [2021-07-01T11:15:17.127Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-01T11:15:17.127Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-01T11:15:17.127Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-01T11:15:17.127Z] + '[' /w/workspace/edgex-go/1 ']' [2021-07-01T11:15:17.127Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-07-01T11:15:17.127Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-07-01T11:15:17.160Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-01T11:15:17.471Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-01T11:15:18.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-01T11:15:18.078Z] [2021-07-01T11:15:18.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-01T11:15:18.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-01T11:15:18.454Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-01T11:15:18.454Z] df20fa9351a1: Pulling fs layer [2021-07-01T11:15:18.454Z] 36b3adc4ff6f: Pulling fs layer [2021-07-01T11:15:18.454Z] 8ad3a11d3b57: Pulling fs layer [2021-07-01T11:15:18.454Z] 46f8f816bc3b: Pulling fs layer [2021-07-01T11:15:18.454Z] 93b61091891f: Pulling fs layer [2021-07-01T11:15:18.454Z] 93b9cdb0e59b: Pulling fs layer [2021-07-01T11:15:18.454Z] 5e14af77c1be: Pulling fs layer [2021-07-01T11:15:18.454Z] 01666e4c0597: Pulling fs layer [2021-07-01T11:15:18.454Z] aa168da1d23b: Pulling fs layer [2021-07-01T11:15:18.454Z] 46f8f816bc3b: Waiting [2021-07-01T11:15:18.454Z] 93b61091891f: Waiting [2021-07-01T11:15:18.454Z] 93b9cdb0e59b: Waiting [2021-07-01T11:15:18.454Z] 5e14af77c1be: Waiting [2021-07-01T11:15:18.454Z] 01666e4c0597: Waiting [2021-07-01T11:15:18.454Z] aa168da1d23b: Waiting [2021-07-01T11:15:18.454Z] 36b3adc4ff6f: Verifying Checksum [2021-07-01T11:15:18.454Z] 36b3adc4ff6f: Download complete [2021-07-01T11:15:18.454Z] 46f8f816bc3b: Verifying Checksum [2021-07-01T11:15:18.454Z] 46f8f816bc3b: Download complete [2021-07-01T11:15:18.723Z] df20fa9351a1: Verifying Checksum [2021-07-01T11:15:18.723Z] df20fa9351a1: Download complete [2021-07-01T11:15:18.723Z] 93b9cdb0e59b: Verifying Checksum [2021-07-01T11:15:18.723Z] 93b9cdb0e59b: Download complete [2021-07-01T11:15:18.723Z] 5e14af77c1be: Verifying Checksum [2021-07-01T11:15:18.723Z] 5e14af77c1be: Download complete [2021-07-01T11:15:18.723Z] 93b61091891f: Verifying Checksum [2021-07-01T11:15:18.723Z] 93b61091891f: Download complete [2021-07-01T11:15:18.723Z] 01666e4c0597: Verifying Checksum [2021-07-01T11:15:18.723Z] 01666e4c0597: Download complete [2021-07-01T11:15:18.723Z] df20fa9351a1: Pull complete [2021-07-01T11:15:18.723Z] 8ad3a11d3b57: Verifying Checksum [2021-07-01T11:15:18.723Z] 8ad3a11d3b57: Download complete [2021-07-01T11:15:18.986Z] 36b3adc4ff6f: Pull complete [2021-07-01T11:15:19.564Z] 8ad3a11d3b57: Pull complete [2021-07-01T11:15:19.564Z] 46f8f816bc3b: Pull complete [2021-07-01T11:15:19.564Z] 93b61091891f: Pull complete [2021-07-01T11:15:19.828Z] 93b9cdb0e59b: Pull complete [2021-07-01T11:15:19.828Z] 5e14af77c1be: Pull complete [2021-07-01T11:15:19.828Z] 01666e4c0597: Pull complete [2021-07-01T11:15:20.780Z] aa168da1d23b: Verifying Checksum [2021-07-01T11:15:20.780Z] aa168da1d23b: Download complete [2021-07-01T11:15:25.012Z] aa168da1d23b: Pull complete [2021-07-01T11:15:25.012Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-01T11:15:25.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-01T11:15:25.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-01T11:15:25.138Z] prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container [2021-07-01T11:15:25.180Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-01T11:15:28.409Z] $ docker top 77845b2bb1ef94039103b7711acb79e3e901d86c2f41d6e5eb535767a7e5fc4a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-01T11:15:28.874Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-01T11:15:29.201Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-01T11:15:29.735Z] + ls /var/log/sa-host [2021-07-01T11:15:29.736Z] + sadf -c /var/log/sa-host/sa01 [2021-07-01T11:15:29.736Z] file_magic: OK [2021-07-01T11:15:29.736Z] HZ: Using current value: 100 [2021-07-01T11:15:29.736Z] file_header: OK [2021-07-01T11:15:29.736Z] 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 [2021-07-01T11:15:29.736Z] Statistics: [2021-07-01T11:15:29.736Z] 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... [2021-07-01T11:15:29.736Z] File successfully converted to sysstat format version 12.2.1 [2021-07-01T11:15:29.736Z] + sadf -c /var/log/sa-host/sa05 [2021-07-01T11:15:29.736Z] file_magic: OK [2021-07-01T11:15:29.736Z] HZ: Using current value: 100 [2021-07-01T11:15:29.736Z] file_header: OK [2021-07-01T11:15:29.736Z] 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 [2021-07-01T11:15:29.736Z] Statistics: [2021-07-01T11:15:29.736Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-01T11:15:29.736Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-01T11:15:30.001Z] provisioning config files... [2021-07-01T11:15:30.017Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5880696881163378786tmp [Pipeline] { [Pipeline] echo [2021-07-01T11:15:30.070Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T11:15:30.402Z] ---> create-netrc.sh [Pipeline] } [2021-07-01T11:15:30.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-01T11:15:34.654Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-01T11:15:34.695Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T11:15:35.039Z] ---> sudo-logs.sh [2021-07-01T11:15:35.039Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-01T11:15:35.132Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T11:15:35.473Z] ---> job-cost.sh [2021-07-01T11:15:35.473Z] lf-activate-venv: SKIPPING [2021-07-01T11:15:35.473Z] DEBUG: total: 0.18000000715255737 [2021-07-01T11:15:35.473Z] INFO: Retrieving Stack Cost... [2021-07-01T11:15:36.858Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-01T11:15:37.118Z] INFO: Archiving Costs [Pipeline] echo [2021-07-01T11:15:37.165Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-01T11:15:37.495Z] ---> logs-deploy.sh [2021-07-01T11:15:37.495Z] lf-activate-venv: SKIPPING [2021-07-01T11:15:37.495Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3608/1 [2021-07-01T11:15:37.495Z] INFO: archiving workspace using pattern(s): [2021-07-01T11:15:38.437Z] Archives upload complete. [2021-07-01T11:15:38.438Z] INFO: archiving logs to Nexus [2021-07-01T11:15:39.013Z] ---> uname -a: [2021-07-01T11:15:39.013Z] Linux prd-centos7-docker-4c-2g-1194.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-01T11:15:39.013Z] [2021-07-01T11:15:39.013Z] [2021-07-01T11:15:39.013Z] ---> lscpu: [2021-07-01T11:15:39.013Z] Architecture: x86_64 [2021-07-01T11:15:39.013Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-01T11:15:39.013Z] Byte Order: Little Endian [2021-07-01T11:15:39.013Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-01T11:15:39.013Z] CPU(s): 2 [2021-07-01T11:15:39.013Z] On-line CPU(s) list: 0,1 [2021-07-01T11:15:39.013Z] Thread(s) per core: 1 [2021-07-01T11:15:39.013Z] Core(s) per socket: 1 [2021-07-01T11:15:39.013Z] Socket(s): 2 [2021-07-01T11:15:39.013Z] NUMA node(s): 1 [2021-07-01T11:15:39.013Z] Vendor ID: AuthenticAMD [2021-07-01T11:15:39.013Z] CPU family: 23 [2021-07-01T11:15:39.013Z] Model: 49 [2021-07-01T11:15:39.013Z] Model name: AMD EPYC-Rome Processor [2021-07-01T11:15:39.013Z] Stepping: 0 [2021-07-01T11:15:39.013Z] CPU MHz: 2799.998 [2021-07-01T11:15:39.013Z] BogoMIPS: 5599.99 [2021-07-01T11:15:39.013Z] Virtualization: AMD-V [2021-07-01T11:15:39.013Z] Hypervisor vendor: KVM [2021-07-01T11:15:39.013Z] Virtualization type: full [2021-07-01T11:15:39.013Z] L1d cache: 64 KiB [2021-07-01T11:15:39.013Z] L1i cache: 64 KiB [2021-07-01T11:15:39.013Z] L2 cache: 1 MiB [2021-07-01T11:15:39.013Z] L3 cache: 32 MiB [2021-07-01T11:15:39.013Z] NUMA node0 CPU(s): 0,1 [2021-07-01T11:15:39.013Z] Vulnerability Itlb multihit: Not affected [2021-07-01T11:15:39.013Z] Vulnerability L1tf: Not affected [2021-07-01T11:15:39.013Z] Vulnerability Mds: Not affected [2021-07-01T11:15:39.013Z] Vulnerability Meltdown: Not affected [2021-07-01T11:15:39.013Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-01T11:15:39.013Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-01T11:15:39.013Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-01T11:15:39.013Z] Vulnerability Srbds: Not affected [2021-07-01T11:15:39.013Z] Vulnerability Tsx async abort: Not affected [2021-07-01T11:15:39.013Z] 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 [2021-07-01T11:15:39.013Z] [2021-07-01T11:15:39.013Z] [2021-07-01T11:15:39.013Z] ---> nproc: [2021-07-01T11:15:39.013Z] 2 [2021-07-01T11:15:39.013Z] [2021-07-01T11:15:39.013Z] [2021-07-01T11:15:39.013Z] ---> df -h: [2021-07-01T11:15:39.013Z] Filesystem Size Used Available Use% Mounted on [2021-07-01T11:15:39.013Z] overlay 40.0G 12.0G 27.9G 30% / [2021-07-01T11:15:39.013Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-01T11:15:39.013Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-01T11:15:39.013Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-01T11:15:39.013Z] /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os [2021-07-01T11:15:39.013Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf [2021-07-01T11:15:39.013Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname [2021-07-01T11:15:39.013Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts [2021-07-01T11:15:39.013Z] /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json [2021-07-01T11:15:39.013Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host [2021-07-01T11:15:39.013Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure [2021-07-01T11:15:39.013Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log [2021-07-01T11:15:39.013Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1@tmp [2021-07-01T11:15:39.013Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1 [2021-07-01T11:15:39.013Z] [2021-07-01T11:15:39.013Z] [2021-07-01T11:15:39.013Z] ---> free -m: [2021-07-01T11:15:39.013Z] total used free shared buff/cache available [2021-07-01T11:15:39.013Z] Mem: 7821 1233 1788 0 4799 6554 [2021-07-01T11:15:39.013Z] Swap: 1023 1 1022 [2021-07-01T11:15:39.013Z] [2021-07-01T11:15:39.013Z] [2021-07-01T11:15:39.013Z] ---> ip addr: [2021-07-01T11:15:39.013Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-01T11:15:39.013Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-01T11:15:39.013Z] inet 127.0.0.1/8 scope host lo [2021-07-01T11:15:39.013Z] valid_lft forever preferred_lft forever [2021-07-01T11:15:39.013Z] inet6 ::1/128 scope host [2021-07-01T11:15:39.013Z] valid_lft forever preferred_lft forever [2021-07-01T11:15:39.013Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-01T11:15:39.013Z] link/ether fa:16:3e:e2:13:81 brd ff:ff:ff:ff:ff:ff [2021-07-01T11:15:39.013Z] inet 10.30.123.178/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-01T11:15:39.013Z] valid_lft 85009sec preferred_lft 85009sec [2021-07-01T11:15:39.013Z] inet6 fe80::f816:3eff:fee2:1381/64 scope link [2021-07-01T11:15:39.013Z] valid_lft forever preferred_lft forever [2021-07-01T11:15:39.013Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-01T11:15:39.013Z] link/ether 02:42:0a:06:cb:19 brd ff:ff:ff:ff:ff:ff [2021-07-01T11:15:39.013Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-01T11:15:39.013Z] valid_lft forever preferred_lft forever [2021-07-01T11:15:39.013Z] inet6 fe80::42:aff:fe06:cb19/64 scope link [2021-07-01T11:15:39.013Z] valid_lft forever preferred_lft forever [2021-07-01T11:15:39.013Z] [2021-07-01T11:15:39.013Z] [2021-07-01T11:15:39.013Z] ---> sar -b -r -n DEV: [2021-07-01T11:15:39.013Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/01/21 _x86_64_ (2 CPU) [2021-07-01T11:15:39.013Z] [2021-07-01T11:15:39.013Z] 10:52:17 LINUX RESTART (2 CPU) [2021-07-01T11:15:39.013Z] [2021-07-01T11:15:39.013Z] 10:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-01T11:15:39.013Z] 10:54:01 83.81 3.60 80.22 0.00 2601.43 19541.17 0.00 [2021-07-01T11:15:39.013Z] 10:55:01 183.18 0.00 183.18 0.00 0.00 48266.48 0.00 [2021-07-01T11:15:39.013Z] 10:56:01 59.19 0.00 59.19 0.00 0.00 10051.64 0.00 [2021-07-01T11:15:39.013Z] 10:57:01 63.98 0.03 63.95 0.00 1.07 9398.15 0.00 [2021-07-01T11:15:39.013Z] 10:58:03 596.58 170.57 426.01 0.00 4740.78 274969.17 0.00 [2021-07-01T11:15:39.013Z] 10:59:01 537.67 285.31 252.36 0.00 13991.04 68057.82 0.00 [2021-07-01T11:15:39.013Z] 11:00:01 528.27 60.64 467.63 0.00 4681.51 198999.20 0.00 [2021-07-01T11:15:39.013Z] 11:01:01 103.88 9.64 94.24 0.00 1279.68 13557.93 0.00 [2021-07-01T11:15:39.013Z] 11:02:01 0.52 0.17 0.35 0.00 3.06 5.46 0.00 [2021-07-01T11:15:39.013Z] 11:03:01 0.30 0.00 0.30 0.00 0.00 2.93 0.00 [2021-07-01T11:15:39.013Z] 11:04:01 0.32 0.00 0.32 0.00 0.00 4.05 0.00 [2021-07-01T11:15:39.013Z] 11:05:01 0.18 0.00 0.18 0.00 0.00 3.02 0.00 [2021-07-01T11:15:39.013Z] 11:06:01 0.22 0.00 0.22 0.00 0.00 1.80 0.00 [2021-07-01T11:15:39.013Z] 11:07:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 [2021-07-01T11:15:39.013Z] 11:08:01 0.37 0.18 0.18 0.00 5.73 2.58 0.00 [2021-07-01T11:15:39.013Z] 11:09:01 0.87 0.00 0.87 0.00 0.00 16.39 0.00 [2021-07-01T11:15:39.013Z] 11:10:01 0.23 0.00 0.23 0.00 0.00 3.93 0.00 [2021-07-01T11:15:39.013Z] 11:11:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 [2021-07-01T11:15:39.013Z] 11:12:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 [2021-07-01T11:15:39.013Z] 11:13:01 0.25 0.00 0.25 0.00 0.00 3.52 0.00 [2021-07-01T11:15:39.014Z] 11:14:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-07-01T11:15:39.014Z] 11:15:01 0.15 0.00 0.15 0.00 0.00 2.03 0.00 [2021-07-01T11:15:39.014Z] Average: 98.13 23.87 74.26 0.00 1226.07 29440.94 0.00 [2021-07-01T11:15:39.014Z] [2021-07-01T11:15:39.014Z] 10:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-01T11:15:39.014Z] 10:54:01 5139080 0 806856 10.07 2620 2060376 1291512 14.26 732828 1723800 156 [2021-07-01T11:15:39.014Z] 10:55:01 4125284 0 1055836 13.18 2620 2825192 1668556 18.42 1173916 2179484 73468 [2021-07-01T11:15:39.014Z] 10:56:01 3842628 0 1089936 13.61 2620 3073748 1818316 20.08 1326788 2282296 31372 [2021-07-01T11:15:39.014Z] 10:57:01 4174524 0 964004 12.04 2620 2867784 1234808 13.63 1088588 2195956 20 [2021-07-01T11:15:39.014Z] 10:58:03 169460 0 1292892 16.14 2620 6543960 1876628 20.72 3369488 3746336 306032 [2021-07-01T11:15:39.014Z] 10:59:01 1024712 0 1238412 15.46 2620 5743188 1722920 19.02 2178660 4082860 176 [2021-07-01T11:15:39.014Z] 11:00:01 824320 0 1464200 18.28 2620 5717792 2426752 26.79 2551552 3861460 165496 [2021-07-01T11:15:39.014Z] 11:01:01 2454640 0 1165920 14.56 2620 4385752 1410864 15.58 1361860 3474272 16 [2021-07-01T11:15:39.014Z] 11:02:01 2465912 0 1154468 14.41 2620 4385932 1272548 14.05 1355376 3474316 12 [2021-07-01T11:15:39.014Z] 11:03:01 2468352 0 1152024 14.38 2620 4385936 1272452 14.05 1354900 3474316 12 [2021-07-01T11:15:39.014Z] 11:04:01 2468876 0 1151496 14.38 2620 4385940 1262292 13.94 1354384 3474320 20 [2021-07-01T11:15:39.014Z] 11:05:01 2468736 0 1151632 14.38 2620 4385944 1262328 13.94 1354744 3474316 8 [2021-07-01T11:15:39.014Z] 11:06:01 2469552 0 1150812 14.37 2620 4385948 1258060 13.89 1353968 3474316 8 [2021-07-01T11:15:39.014Z] 11:07:01 2469808 0 1150552 14.37 2620 4385952 1258060 13.89 1353972 3474316 8 [2021-07-01T11:15:39.014Z] 11:08:01 2469316 0 1151012 14.37 2620 4385984 1258144 13.89 1354084 3474328 8 [2021-07-01T11:15:39.014Z] 11:09:01 2469300 0 1151024 14.37 2620 4385988 1258144 13.89 1354088 3474328 8 [2021-07-01T11:15:39.014Z] 11:10:01 2469296 0 1151024 14.37 2620 4385992 1258060 13.89 1354000 3474328 8 [2021-07-01T11:15:39.014Z] 11:11:01 2469304 0 1151008 14.37 2620 4386000 1258060 13.89 1354008 3474328 8 [2021-07-01T11:15:39.014Z] 11:12:01 2469428 0 1150884 14.37 2620 4386000 1258060 13.89 1354008 3474328 16 [2021-07-01T11:15:39.014Z] 11:13:01 2466576 0 1153728 14.41 2620 4386008 1258132 13.89 1359816 3471524 8 [2021-07-01T11:15:39.014Z] 11:14:01 2466496 0 1153808 14.41 2620 4386008 1258108 13.89 1359692 3471524 20 [2021-07-01T11:15:39.014Z] 11:15:01 2466716 0 1153584 14.40 2620 4386012 1258060 13.89 1359616 3471524 8 [2021-07-01T11:15:39.014Z] Average: 2559651 0 1145687 14.31 2620 4300974 1413676 15.61 1489106 3280844 26222 [2021-07-01T11:15:39.014Z] [2021-07-01T11:15:39.014Z] 10:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-01T11:15:39.014Z] 10:54:01 eth0 1059.82 1198.32 4312.22 153.78 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:54:01 docker0 917.57 692.44 74.97 2692.53 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:55:01 eth0 541.57 455.74 3547.60 47.75 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:55:01 veth579a776 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:55:01 docker0 210.92 267.48 14.24 843.90 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:56:01 eth0 30.45 18.97 21.00 62.76 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:56:01 veth579a776 1.43 1.43 0.11 0.12 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:56:01 docker0 1.43 1.43 0.09 0.12 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:57:01 eth0 25.85 14.09 22.43 11.26 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:57:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:58:03 eth0 248.61 212.23 1826.22 70.64 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:58:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:58:03 veth23e5557 0.00 0.83 0.00 0.04 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:58:03 docker0 48.46 59.82 3.19 162.20 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:59:01 eth0 200.31 140.17 1723.73 71.51 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:59:01 veth6c65b41 27.90 39.56 2.05 299.36 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 10:59:01 veth23e5557 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:00:01 vethfbe02ad 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:00:01 eth0 84.47 53.92 209.26 21.21 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:00:01 vethe6ab3c5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:01:01 eth0 47.63 32.40 128.77 57.67 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:01:01 docker0 1267.85 1144.12 98.19 4373.74 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:02:01 eth0 0.95 0.65 0.53 0.40 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:03:01 eth0 0.25 0.20 0.08 0.04 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:04:01 eth0 1.48 0.43 0.43 0.24 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:05:01 eth0 0.65 0.43 0.31 0.22 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:06:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:08:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:09:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:10:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:12:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:13:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:14:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:15:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] Average: eth0 102.00 96.84 535.77 22.60 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] Average: docker0 57.66 52.03 4.47 198.91 0.00 0.00 0.00 0.00 [2021-07-01T11:15:39.014Z] [2021-07-01T11:15:39.014Z] [2021-07-01T11:15:39.014Z] ---> sar -P ALL: [2021-07-01T11:15:39.014Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/01/21 _x86_64_ (2 CPU) [2021-07-01T11:15:39.014Z] [2021-07-01T11:15:39.014Z] 10:52:17 LINUX RESTART (2 CPU) [2021-07-01T11:15:39.014Z] [2021-07-01T11:15:39.014Z] 10:53:01 CPU %user %nice %system %iowait %steal %idle [2021-07-01T11:15:39.014Z] 10:54:01 all 17.32 0.00 4.21 3.60 0.09 74.79 [2021-07-01T11:15:39.014Z] 10:54:01 0 21.32 0.00 4.92 3.33 0.09 70.34 [2021-07-01T11:15:39.014Z] 10:54:01 1 13.36 0.00 3.50 3.87 0.09 79.18 [2021-07-01T11:15:39.014Z] 10:55:01 all 23.13 0.00 7.38 3.74 0.09 65.66 [2021-07-01T11:15:39.014Z] 10:55:01 0 24.03 0.00 7.40 4.50 0.09 63.99 [2021-07-01T11:15:39.014Z] 10:55:01 1 22.25 0.00 7.36 2.99 0.09 67.32 [2021-07-01T11:15:39.014Z] 10:56:01 all 43.64 0.00 4.50 0.66 0.07 51.13 [2021-07-01T11:15:39.014Z] 10:56:01 0 43.89 0.00 4.30 0.51 0.07 51.23 [2021-07-01T11:15:39.014Z] 10:56:01 1 43.39 0.00 4.70 0.80 0.07 51.04 [2021-07-01T11:15:39.014Z] 10:57:01 all 56.80 0.00 7.84 1.24 0.10 34.02 [2021-07-01T11:15:39.014Z] 10:57:01 0 57.58 0.00 7.50 1.66 0.09 33.17 [2021-07-01T11:15:39.014Z] 10:57:01 1 56.02 0.00 8.18 0.83 0.11 34.86 [2021-07-01T11:15:39.014Z] 10:58:03 all 24.89 0.00 18.43 21.37 0.09 35.23 [2021-07-01T11:15:39.014Z] 10:58:03 0 25.60 0.00 18.47 19.90 0.09 35.94 [2021-07-01T11:15:39.014Z] 10:58:03 1 24.17 0.00 18.40 22.84 0.09 34.51 [2021-07-01T11:15:39.014Z] 10:59:01 all 69.00 0.00 12.57 15.63 0.11 2.69 [2021-07-01T11:15:39.014Z] 10:59:01 0 68.68 0.00 12.98 14.98 0.11 3.25 [2021-07-01T11:15:39.014Z] 10:59:01 1 69.31 0.00 12.16 16.28 0.11 2.13 [2021-07-01T11:15:39.014Z] 11:00:01 all 66.97 0.00 18.62 11.01 0.12 3.28 [2021-07-01T11:15:39.014Z] 11:00:01 0 66.37 0.00 19.07 11.51 0.11 2.93 [2021-07-01T11:15:39.014Z] 11:00:01 1 67.57 0.00 18.17 10.50 0.13 3.64 [2021-07-01T11:15:39.014Z] 11:01:01 all 4.99 0.00 3.27 1.92 0.04 89.78 [2021-07-01T11:15:39.014Z] 11:01:01 0 4.93 0.00 3.32 2.12 0.03 89.60 [2021-07-01T11:15:39.014Z] 11:01:01 1 5.06 0.00 3.23 1.71 0.05 89.95 [2021-07-01T11:15:39.014Z] 11:02:01 all 0.08 0.00 0.06 0.00 0.03 99.82 [2021-07-01T11:15:39.014Z] 11:02:01 0 0.07 0.00 0.07 0.00 0.05 99.82 [2021-07-01T11:15:39.015Z] 11:02:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2021-07-01T11:15:39.015Z] 11:03:01 all 0.07 0.00 0.10 0.01 0.03 99.80 [2021-07-01T11:15:39.015Z] 11:03:01 0 0.08 0.00 0.13 0.00 0.03 99.75 [2021-07-01T11:15:39.015Z] 11:03:01 1 0.05 0.00 0.07 0.02 0.02 99.85 [2021-07-01T11:15:39.015Z] 11:04:01 all 0.13 0.00 0.02 0.00 0.02 99.84 [2021-07-01T11:15:39.015Z] 11:04:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2021-07-01T11:15:39.015Z] 11:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-07-01T11:15:39.015Z] [2021-07-01T11:15:39.015Z] 11:04:01 CPU %user %nice %system %iowait %steal %idle [2021-07-01T11:15:39.015Z] 11:05:01 all 0.18 0.00 0.03 0.00 0.03 99.76 [2021-07-01T11:15:39.015Z] 11:05:01 0 0.32 0.00 0.03 0.00 0.02 99.63 [2021-07-01T11:15:39.015Z] 11:05:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-07-01T11:15:39.015Z] 11:06:01 all 0.11 0.00 0.01 0.00 0.02 99.87 [2021-07-01T11:15:39.015Z] 11:06:01 0 0.20 0.00 0.00 0.00 0.00 99.80 [2021-07-01T11:15:39.015Z] 11:06:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-07-01T11:15:39.015Z] 11:07:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-07-01T11:15:39.015Z] 11:07:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2021-07-01T11:15:39.015Z] 11:07:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-07-01T11:15:39.015Z] 11:08:01 all 0.16 0.00 0.04 0.00 0.03 99.77 [2021-07-01T11:15:39.015Z] 11:08:01 0 0.28 0.00 0.03 0.00 0.03 99.65 [2021-07-01T11:15:39.015Z] 11:08:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-07-01T11:15:39.015Z] 11:09:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-07-01T11:15:39.015Z] 11:09:01 0 0.20 0.00 0.02 0.00 0.03 99.75 [2021-07-01T11:15:39.015Z] 11:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-07-01T11:15:39.015Z] 11:10:01 all 0.11 0.00 0.03 0.00 0.01 99.86 [2021-07-01T11:15:39.015Z] 11:10:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-07-01T11:15:39.015Z] 11:10:01 1 0.20 0.00 0.02 0.00 0.00 99.78 [2021-07-01T11:15:39.015Z] 11:11:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-07-01T11:15:39.015Z] 11:11:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-07-01T11:15:39.015Z] 11:11:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-07-01T11:15:39.015Z] 11:12:01 all 0.10 0.00 0.02 0.00 0.02 99.87 [2021-07-01T11:15:39.015Z] 11:12:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-07-01T11:15:39.015Z] 11:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2021-07-01T11:15:39.015Z] 11:13:01 all 0.10 0.00 0.02 0.00 0.03 99.85 [2021-07-01T11:15:39.015Z] 11:13:01 0 0.17 0.00 0.00 0.00 0.03 99.80 [2021-07-01T11:15:39.015Z] 11:13:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-01T11:15:39.015Z] 11:14:01 all 0.09 0.00 0.02 0.00 0.02 99.87 [2021-07-01T11:15:39.015Z] 11:14:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-07-01T11:15:39.015Z] 11:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-01T11:15:39.015Z] 11:15:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-07-01T11:15:39.015Z] 11:15:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-01T11:15:39.015Z] 11:15:01 1 0.17 0.00 0.00 0.00 0.02 99.82 [2021-07-01T11:15:39.015Z] [2021-07-01T11:15:39.015Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-07-01T11:15:39.015Z] Average: all 13.21 0.00 3.34 2.55 0.05 80.86 [2021-07-01T11:15:39.015Z] Average: 0 13.50 0.00 3.39 2.52 0.05 80.54 [2021-07-01T11:15:39.015Z] Average: 1 12.92 0.00 3.28 2.57 0.05 81.18 [2021-07-01T11:15:39.015Z] [2021-07-01T11:15:39.015Z] [2021-07-01T11:15:39.015Z]