Pull request #3462 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 503e24707a18c91b8b47f702e881dfd8d5101e38+7e9ba5b981db46d7eaa29bdee31d80878b461756 (9aaeb65e215f411d6e8fa2e26ea5749f72bdaab3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6648679176081468991.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh7876786056962054184.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3462/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3462/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2892761111334510392.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh340188020663911420.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3462/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3462/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8630205011181058991.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v1 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-309’ is offline Running on prd-centos7-docker-4c-2g-409 in /w/workspace/edgexfoundry_edgex-go_PR-3462 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [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/10@tmp/jenkins-gitclient-ssh5556950044276662895.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/10@tmp/jenkins-gitclient-ssh3976187166137441933.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3462/head:refs/remotes/origin/PR-3462 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 503e24707a18c91b8b47f702e881dfd8d5101e38 Merge succeeded, producing 503e24707a18c91b8b47f702e881dfd8d5101e38 Checking out Revision 503e24707a18c91b8b47f702e881dfd8d5101e38 (PR-3462) > git config core.sparsecheckout # timeout=10 > git checkout -f 503e24707a18c91b8b47f702e881dfd8d5101e38 # 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/10@tmp/jenkins-gitclient-ssh3993959986382765291.key > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 503e24707a18c91b8b47f702e881dfd8d5101e38 # timeout=10 Commit message: "refactor: Updates for changing security-bootstrap-redis to security-bootstraper-redis" > git rev-list --no-walk b5ed22853fbdce0981ba9100ad0e438e6aca5a84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T18:04:46.389Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T18:04:46.470Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T18:04:46.497Z] ========================================================= [2021-05-17T18:04:46.497Z] EdgeX Global Pipelines Version Info [2021-05-17T18:04:46.497Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:04:47.903Z] ------------------- [2021-05-17T18:04:47.903Z] stable info: [2021-05-17T18:04:47.903Z] ------------------- [2021-05-17T18:04:47.903Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T18:04:47.903Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T18:04:47.903Z] Message: update stable to v1.0.192 [2021-05-17T18:04:48.856Z] ------------------- [2021-05-17T18:04:48.856Z] experimental info: [2021-05-17T18:04:48.856Z] ------------------- [2021-05-17T18:04:48.856Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T18:04:48.856Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T18:04:48.856Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T18:04:48.982Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-17T18:04:49.004Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-17T18:04:49.027Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T18:04:49.051Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T18:04:49.076Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T18:04:49.097Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T18:04:49.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T18:04:49.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-17T18:04:49.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-17T18:04:49.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-17T18:04:49.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T18:04:49.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T18:04:49.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T18:04:49.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T18:04:49.409Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T18:04:49.453Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T18:04:49.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T18:04:49.542Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T18:04:49.595Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-17T18:04:49.627Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-17T18:04:49.648Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-17T18:04:49.669Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T18:04:49.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3462 [Pipeline] echo [2021-05-17T18:04:49.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3462 [Pipeline] echo [2021-05-17T18:04:49.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3462 [Pipeline] echo [2021-05-17T18:04:49.763Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 503e24707a18c91b8b47f702e881dfd8d5101e38 [Pipeline] echo [2021-05-17T18:04:49.785Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 503e247 [Pipeline] echo [2021-05-17T18:04:49.806Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T18:04:49.887Z] provisioning config files... [2021-05-17T18:04:49.904Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1783516936582879737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:04:50.235Z] ---> docker-login.sh [2021-05-17T18:04:50.235Z] nexus3.edgexfoundry.org:10001 [2021-05-17T18:04:50.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:04:50.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:04:50.766Z] Configure a credential helper to remove this warning. See [2021-05-17T18:04:50.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:04:50.766Z] [2021-05-17T18:04:50.766Z] Login Succeeded [2021-05-17T18:04:50.766Z] nexus3.edgexfoundry.org:10002 [2021-05-17T18:04:50.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:04:50.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:04:50.766Z] Configure a credential helper to remove this warning. See [2021-05-17T18:04:50.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:04:50.766Z] [2021-05-17T18:04:50.766Z] Login Succeeded [2021-05-17T18:04:50.766Z] nexus3.edgexfoundry.org:10003 [2021-05-17T18:04:51.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:04:51.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:04:51.029Z] Configure a credential helper to remove this warning. See [2021-05-17T18:04:51.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:04:51.029Z] [2021-05-17T18:04:51.029Z] Login Succeeded [2021-05-17T18:04:51.029Z] nexus3.edgexfoundry.org:10004 [2021-05-17T18:04:51.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:04:51.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:04:51.292Z] Configure a credential helper to remove this warning. See [2021-05-17T18:04:51.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:04:51.292Z] [2021-05-17T18:04:51.292Z] Login Succeeded [2021-05-17T18:04:51.292Z] docker.io [2021-05-17T18:04:51.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:04:51.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:04:51.554Z] Configure a credential helper to remove this warning. See [2021-05-17T18:04:51.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:04:51.555Z] [2021-05-17T18:04:51.555Z] Login Succeeded [2021-05-17T18:04:51.555Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T18:04:51.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T18:04:51.907Z] ++ 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-05-17T18:04:51.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T18:04:51.907Z] ++ dirname cmd/core-command/Dockerfile [2021-05-17T18:04:51.907Z] ++ cut -d/ -f2 [2021-05-17T18:04:51.907Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-17T18:04:51.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T18:04:51.907Z] ++ dirname cmd/core-data/Dockerfile [2021-05-17T18:04:51.907Z] ++ cut -d/ -f2 [2021-05-17T18:04:51.907Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-17T18:04:51.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T18:04:51.907Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-17T18:04:51.907Z] ++ cut -d/ -f2 [2021-05-17T18:04:51.907Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-17T18:04:51.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T18:04:51.907Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-17T18:04:51.907Z] ++ cut -d/ -f2 [2021-05-17T18:04:51.907Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-17T18:04:51.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T18:04:51.907Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-17T18:04:51.907Z] ++ cut -d/ -f2 [2021-05-17T18:04:51.907Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-17T18:04:51.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T18:04:51.907Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-17T18:04:51.907Z] ++ cut -d/ -f2 [2021-05-17T18:04:51.907Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-17T18:04:51.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T18:04:51.907Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-17T18:04:51.907Z] ++ cut -d/ -f2 [2021-05-17T18:04:51.907Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-17T18:04:51.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T18:04:51.907Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-17T18:04:51.907Z] ++ cut -d/ -f2 [2021-05-17T18:04:51.907Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-17T18:04:51.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T18:04:51.907Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-17T18:04:51.907Z] ++ cut -d/ -f2 [2021-05-17T18:04:51.907Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-17T18:04:51.969Z] 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-05-17T18:04:53.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:04:53.466Z] [2021-05-17T18:04:53.466Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:04:53.780Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:04:53.780Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T18:04:53.780Z] 31603596830f: Pulling fs layer [2021-05-17T18:04:53.780Z] 54011a49482f: Pulling fs layer [2021-05-17T18:04:53.780Z] a6820b24f6d8: Pulling fs layer [2021-05-17T18:04:53.780Z] f581987b2513: Pulling fs layer [2021-05-17T18:04:53.780Z] f581987b2513: Waiting [2021-05-17T18:04:54.050Z] 54011a49482f: Verifying Checksum [2021-05-17T18:04:54.050Z] 54011a49482f: Download complete [2021-05-17T18:04:54.050Z] 31603596830f: Verifying Checksum [2021-05-17T18:04:54.050Z] 31603596830f: Download complete [2021-05-17T18:04:54.050Z] a6820b24f6d8: Verifying Checksum [2021-05-17T18:04:54.050Z] a6820b24f6d8: Download complete [2021-05-17T18:04:54.316Z] f581987b2513: Verifying Checksum [2021-05-17T18:04:54.316Z] f581987b2513: Download complete [2021-05-17T18:04:54.580Z] 31603596830f: Pull complete [2021-05-17T18:04:54.580Z] 54011a49482f: Pull complete [2021-05-17T18:04:55.532Z] a6820b24f6d8: Pull complete [2021-05-17T18:04:55.798Z] f581987b2513: Pull complete [2021-05-17T18:04:55.798Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T18:04:55.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:04:55.798Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T18:04:55.907Z] prd-centos7-docker-4c-2g-409 does not seem to be running inside a container [2021-05-17T18:04:55.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T18:04:58.536Z] $ docker top 1a7483233d357c5e871a7da79f1b0ad6133039534f1eedd24abe597dc9a51e13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T18:04:58.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:04:58.798Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:04:59.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:04:59.034Z] $ docker exec 1a7483233d357c5e871a7da79f1b0ad6133039534f1eedd24abe597dc9a51e13 ssh-agent [2021-05-17T18:04:59.210Z] SSH_AUTH_SOCK=/tmp/ssh-0nJxDkWsOQSl/agent.12 [2021-05-17T18:04:59.210Z] SSH_AGENT_PID=18 [2021-05-17T18:04:59.227Z] Running ssh-add (command line suppressed) [2021-05-17T18:04:59.358Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_6663580584861936996.key (/w/workspace/edgex-go/10@tmp/private_key_6663580584861936996.key) [2021-05-17T18:04:59.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:04:59.731Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T18:04:59.753Z] $ docker exec --env ******** --env ******** 1a7483233d357c5e871a7da79f1b0ad6133039534f1eedd24abe597dc9a51e13 ssh-agent -k [2021-05-17T18:04:59.874Z] unset SSH_AUTH_SOCK; [2021-05-17T18:04:59.875Z] unset SSH_AGENT_PID; [2021-05-17T18:04:59.875Z] echo Agent pid 18 killed; [2021-05-17T18:04:59.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T18:04:59.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:04:59.970Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:05:00.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:05:00.141Z] $ docker exec 1a7483233d357c5e871a7da79f1b0ad6133039534f1eedd24abe597dc9a51e13 ssh-agent [2021-05-17T18:05:00.315Z] SSH_AUTH_SOCK=/tmp/ssh-KJwkFTuznYOd/agent.49 [2021-05-17T18:05:00.315Z] SSH_AGENT_PID=55 [2021-05-17T18:05:00.322Z] Running ssh-add (command line suppressed) [2021-05-17T18:05:00.439Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_4911615689492269825.key (/w/workspace/edgex-go/10@tmp/private_key_4911615689492269825.key) [2021-05-17T18:05:00.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:05:00.804Z] + git semver init [2021-05-17T18:05:00.805Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T18:05:00.805Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-05-17T18:05:00.805Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-05-17T18:05:00.805Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T18:05:00.805Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T18:05:00.805Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T18:05:00.805Z] # $SEMVER_BRANCH = PR-3462 [2021-05-17T18:05:00.805Z] # $SEMVER_TEMP = /tmp/semver-068524548 [2021-05-17T18:05:00.805Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-17T18:05:22.838Z] # '/tmp/semver-068524548' -> '/w/workspace/edgex-go/10/.semver' [2021-05-17T18:05:23.417Z] # -> Force: false [2021-05-17T18:05:23.417Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2021-05-17T18:05:23.431Z] $ docker exec --env ******** --env ******** 1a7483233d357c5e871a7da79f1b0ad6133039534f1eedd24abe597dc9a51e13 ssh-agent -k [2021-05-17T18:05:23.753Z] unset SSH_AUTH_SOCK; [2021-05-17T18:05:23.754Z] unset SSH_AGENT_PID; [2021-05-17T18:05:23.754Z] echo Agent pid 55 killed; [2021-05-17T18:05:23.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T18:05:24.193Z] + git semver [Pipeline] } [2021-05-17T18:05:24.210Z] $ docker stop --time=1 1a7483233d357c5e871a7da79f1b0ad6133039534f1eedd24abe597dc9a51e13 [2021-05-17T18:05:25.879Z] $ docker rm -f 1a7483233d357c5e871a7da79f1b0ad6133039534f1eedd24abe597dc9a51e13 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T18:05:26.342Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T18:05:26.848Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T18:05:26.852Z] [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-05-17T18:05:27.418Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:05:27.760Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:05:28.144Z] + sudo service docker restart [2021-05-17T18:05:28.144Z] + true [2021-05-17T18:05:28.144Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-17T18:05:28.770Z] ========================================================= [2021-05-17T18:05:28.770Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T18:05:28.770Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:05:29.083Z] + 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-05-17T18:05:33.322Z] Sending build context to Docker daemon 330.6MB [2021-05-17T18:05:33.322Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T18:05:33.322Z] Step 2/6 : FROM ${BASE} [2021-05-17T18:05:33.322Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T18:05:33.322Z] 540db60ca938: Pulling fs layer [2021-05-17T18:05:33.322Z] adcc1eea9eea: Pulling fs layer [2021-05-17T18:05:33.322Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T18:05:33.322Z] 0510c868ecb4: Pulling fs layer [2021-05-17T18:05:33.322Z] afea3b2eda06: Pulling fs layer [2021-05-17T18:05:33.322Z] 7809a108b3ef: Pulling fs layer [2021-05-17T18:05:33.322Z] f706445af74f: Pulling fs layer [2021-05-17T18:05:33.322Z] afea3b2eda06: Waiting [2021-05-17T18:05:33.322Z] 7809a108b3ef: Waiting [2021-05-17T18:05:33.322Z] f706445af74f: Waiting [2021-05-17T18:05:33.322Z] 0510c868ecb4: Waiting [2021-05-17T18:05:33.322Z] 4c4ab2625f07: Download complete [2021-05-17T18:05:33.322Z] adcc1eea9eea: Verifying Checksum [2021-05-17T18:05:33.322Z] adcc1eea9eea: Download complete [2021-05-17T18:05:33.322Z] afea3b2eda06: Verifying Checksum [2021-05-17T18:05:33.322Z] afea3b2eda06: Download complete [2021-05-17T18:05:33.322Z] 540db60ca938: Verifying Checksum [2021-05-17T18:05:33.322Z] 540db60ca938: Download complete [2021-05-17T18:05:33.322Z] 7809a108b3ef: Verifying Checksum [2021-05-17T18:05:33.322Z] 7809a108b3ef: Download complete [2021-05-17T18:05:33.586Z] 540db60ca938: Pull complete [2021-05-17T18:05:33.853Z] adcc1eea9eea: Pull complete [2021-05-17T18:05:33.853Z] 4c4ab2625f07: Pull complete [2021-05-17T18:05:35.256Z] f706445af74f: Verifying Checksum [2021-05-17T18:05:35.256Z] f706445af74f: Download complete [2021-05-17T18:05:35.524Z] 0510c868ecb4: Verifying Checksum [2021-05-17T18:05:35.524Z] 0510c868ecb4: Download complete [2021-05-17T18:05:42.055Z] Still waiting to schedule task [2021-05-17T18:05:42.055Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-17T18:05:42.202Z] 0510c868ecb4: Pull complete [2021-05-17T18:05:42.202Z] afea3b2eda06: Pull complete [2021-05-17T18:05:42.202Z] 7809a108b3ef: Pull complete [2021-05-17T18:05:46.457Z] f706445af74f: Pull complete [2021-05-17T18:05:46.457Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T18:05:46.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T18:05:46.457Z] ---> b068be0155e3 [2021-05-17T18:05:46.458Z] 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-05-17T18:05:46.458Z] ---> Running in 9ec7550cc616 [2021-05-17T18:05:47.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:05:48.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:05:48.272Z] (1/12) Installing libmagic (5.39-r0) [2021-05-17T18:05:48.845Z] (2/12) Installing file (5.39-r0) [2021-05-17T18:05:49.112Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-17T18:05:49.112Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-17T18:05:54.410Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-17T18:05:54.410Z] (6/12) Installing patch (2.7.6-r6) [2021-05-17T18:05:54.410Z] (7/12) Installing build-base (0.5-r2) [2021-05-17T18:05:54.410Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-17T18:05:54.410Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-17T18:05:54.410Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-17T18:05:54.410Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-17T18:05:54.674Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-17T18:05:54.674Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T18:05:54.674Z] OK: 219 MiB in 52 packages [2021-05-17T18:05:57.992Z] Removing intermediate container 9ec7550cc616 [2021-05-17T18:05:57.992Z] ---> ac8e9306c326 [2021-05-17T18:05:57.992Z] Step 4/6 : WORKDIR /edgex-go [2021-05-17T18:05:57.992Z] ---> Running in abd176e594a1 [2021-05-17T18:05:58.255Z] Removing intermediate container abd176e594a1 [2021-05-17T18:05:58.255Z] ---> ad76741148c3 [2021-05-17T18:05:58.255Z] Step 5/6 : COPY go.mod . [2021-05-17T18:05:58.255Z] ---> 2ee37216d8d5 [2021-05-17T18:05:58.255Z] Step 6/6 : RUN go mod download [2021-05-17T18:05:58.520Z] ---> Running in eefcd8a8fa64 [2021-05-17T18:06:20.552Z] Removing intermediate container eefcd8a8fa64 [2021-05-17T18:06:20.552Z] ---> 8e3b782fd6c6 [2021-05-17T18:06:20.552Z] Successfully built 8e3b782fd6c6 [2021-05-17T18:06:20.552Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:06:20.876Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T18:06:20.876Z] . [Pipeline] withDockerContainer [2021-05-17T18:06:20.995Z] prd-centos7-docker-4c-2g-409 does not seem to be running inside a container [2021-05-17T18:06:21.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-17T18:06:21.924Z] $ docker top e6e5d143950952500a888b7be5022a47608271f4b309723e383a1285811e4918 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:06:22.377Z] + go version [2021-05-17T18:06:22.377Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T18:06:22.388Z] $ docker stop --time=1 e6e5d143950952500a888b7be5022a47608271f4b309723e383a1285811e4918 [2021-05-17T18:06:24.183Z] $ docker rm -f e6e5d143950952500a888b7be5022a47608271f4b309723e383a1285811e4918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:06:24.749Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T18:06:24.749Z] . [Pipeline] withDockerContainer [2021-05-17T18:06:24.855Z] prd-centos7-docker-4c-2g-409 does not seem to be running inside a container [2021-05-17T18:06:24.899Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-17T18:06:25.634Z] $ docker top aaf36782b0aa526a0b6a2931fae414791859cdc431bf864507e51b7135f0ef19 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-17T18:06:25.809Z] ========================================================= [2021-05-17T18:06:25.810Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-17T18:06:25.810Z] ========================================================= [Pipeline] sh [2021-05-17T18:06:26.108Z] + go mod tidy [Pipeline] sh [2021-05-17T18:06:27.382Z] + make test [2021-05-17T18:06:27.383Z] go mod tidy [2021-05-17T18:06:27.647Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-17T18:06:35.847Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-17T18:06:54.169Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-17T18:07:02.420Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-17T18:07:02.420Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-17T18:07:02.420Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-17T18:07:05.807Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-17T18:07:05.807Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-17T18:07:05.807Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-17T18:07:05.807Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-17T18:07:07.214Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-17T18:07:07.477Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-17T18:07:10.855Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-17T18:07:10.855Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-17T18:07:10.855Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-17T18:07:12.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.159s coverage: 46.1% of statements [2021-05-17T18:07:12.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-17T18:07:12.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-17T18:07:12.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-17T18:07:12.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-17T18:07:12.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-17T18:07:12.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-17T18:07:12.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.085s coverage: 28.7% of statements [2021-05-17T18:07:12.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.154s coverage: 100.0% of statements [2021-05-17T18:07:17.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.171s coverage: 27.8% of statements [2021-05-17T18:07:17.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-17T18:07:17.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-17T18:07:17.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-17T18:07:17.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-17T18:07:17.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-17T18:07:17.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.102s coverage: 81.2% of statements [2021-05-17T18:07:17.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-17T18:07:17.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.087s coverage: 100.0% of statements [2021-05-17T18:07:17.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-17T18:07:17.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.083s coverage: 100.0% of statements [2021-05-17T18:07:17.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-17T18:07:17.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-17T18:07:17.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.160s coverage: 71.3% of statements [2021-05-17T18:07:17.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-17T18:07:17.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-17T18:07:17.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.192s coverage: 87.7% of statements [2021-05-17T18:07:17.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-17T18:07:17.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T18:07:17.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.089s coverage: 78.9% of statements [2021-05-17T18:07:17.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-17T18:07:20.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.407s coverage: 28.6% of statements [2021-05-17T18:07:20.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-17T18:07:20.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-17T18:07:20.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-17T18:07:20.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-17T18:07:20.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-17T18:07:20.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.094s coverage: 100.0% of statements [2021-05-17T18:07:20.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-17T18:07:20.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements [2021-05-17T18:07:20.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-17T18:07:20.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.197s coverage: 86.7% of statements [2021-05-17T18:07:20.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-17T18:07:20.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.149s coverage: 97.5% of statements [2021-05-17T18:07:20.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-17T18:07:20.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.108s coverage: 78.3% of statements [2021-05-17T18:07:20.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-17T18:07:20.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-17T18:07:20.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-17T18:07:20.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-17T18:07:22.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.367s coverage: 95.1% of statements [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-17T18:07:22.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.088s coverage: 58.8% of statements [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-17T18:07:22.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.130s coverage: 0.8% of statements [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-17T18:07:22.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.063s coverage: 22.0% of statements [2021-05-17T18:07:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-17T18:07:22.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2021-05-17T18:07:23.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.074s coverage: 79.5% of statements [2021-05-17T18:07:23.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements [2021-05-17T18:07:23.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.164s coverage: 96.3% of statements [2021-05-17T18:07:23.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2021-05-17T18:07:29.857Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-410 in /w/workspace/edgexfoundry_edgex-go_PR-3462 [Pipeline] { [Pipeline] ws [2021-05-17T18:07:29.875Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-05-17T18:07:30.096Z] The recommended git tool is: git [2021-05-17T18:07:35.084Z] using credential edgex-jenkins-ssh [2021-05-17T18:07:35.101Z] Cloning the remote Git repository [2021-05-17T18:07:35.155Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-17T18:07:35.263Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-05-17T18:07:35.329Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T18:07:35.329Z] > git --version # timeout=10 [2021-05-17T18:07:35.347Z] > git --version # 'git version 2.17.1' [2021-05-17T18:07:35.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:07:35.457Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:07:36.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements [2021-05-17T18:07:36.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2021-05-17T18:07:39.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.263s coverage: 81.8% of statements [2021-05-17T18:07:39.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-17T18:07:47.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements [2021-05-17T18:07:47.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-17T18:07:47.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-17T18:07:47.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-17T18:07:47.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-05-17T18:07:47.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-17T18:07:47.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-17T18:07:47.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-17T18:07:47.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-17T18:07:47.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-17T18:07:47.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements [2021-05-17T18:07:47.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-17T18:07:47.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-17T18:07:47.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements [2021-05-17T18:07:47.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-17T18:07:47.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 76.0% of statements [2021-05-17T18:07:47.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-17T18:07:47.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2021-05-17T18:07:47.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.105s coverage: 87.2% of statements [2021-05-17T18:07:47.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements [2021-05-17T18:07:47.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.120s coverage: 91.2% of statements [2021-05-17T18:07:47.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-17T18:07:47.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.219s coverage: 64.4% of statements [2021-05-17T18:07:47.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-17T18:07:47.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-17T18:07:47.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2021-05-17T18:07:47.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements [2021-05-17T18:07:47.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2021-05-17T18:07:47.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-05-17T18:07:47.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2021-05-17T18:07:47.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 66.9% of statements [2021-05-17T18:07:47.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-17T18:07:47.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-17T18:07:47.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-17T18:07:47.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 43.4% of statements [2021-05-17T18:07:47.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-17T18:07:47.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-17T18:07:47.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements [2021-05-17T18:07:47.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-17T18:07:47.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-05-17T18:07:47.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.169s coverage: 47.1% of statements [2021-05-17T18:07:47.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-17T18:07:47.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-17T18:07:47.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-17T18:07:47.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-17T18:07:47.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-17T18:07:47.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.067s coverage: 100.0% of statements [2021-05-17T18:07:47.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-17T18:07:47.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.054s coverage: 100.0% of statements [2021-05-17T18:07:47.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-17T18:07:47.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-17T18:07:48.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.101s coverage: 21.5% of statements [2021-05-17T18:07:48.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-17T18:07:48.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.162s coverage: 92.2% of statements [2021-05-17T18:07:48.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-17T18:07:48.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T18:07:48.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-17T18:07:48.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.777s coverage: 28.8% of statements [2021-05-17T18:07:48.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-17T18:07:48.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-17T18:07:48.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-17T18:07:48.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-17T18:07:48.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-17T18:07:48.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements [2021-05-17T18:07:48.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-17T18:07:48.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.072s coverage: 100.0% of statements [2021-05-17T18:07:48.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-17T18:07:48.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-17T18:07:48.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-17T18:07:48.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.072s coverage: 64.6% of statements [2021-05-17T18:07:48.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-17T18:07:49.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.148s coverage: 97.6% of statements [2021-05-17T18:07:49.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-17T18:07:49.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T18:07:49.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-17T18:07:49.422Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-05-17T18:07:49.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-17T18:07:49.422Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.041s coverage: 100.0% of statements [2021-05-17T18:07:49.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-17T18:07:49.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-17T18:07:49.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-17T18:07:49.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-17T18:07:49.423Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.041s coverage: 87.9% of statements [2021-05-17T18:07:49.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-17T18:07:49.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-17T18:07:49.423Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-05-17T18:07:50.005Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.065s coverage: 28.1% of statements [2021-05-17T18:07:50.005Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-17T18:07:50.005Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.033s coverage: 85.7% of statements [2021-05-17T18:07:50.005Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-17T18:07:50.267Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-05-17T18:07:50.531Z] GO111MODULE=on go vet ./... [2021-05-17T18:07:51.640Z] Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:07:52.034Z] Merge succeeded, producing 503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:07:52.034Z] Checking out Revision 503e24707a18c91b8b47f702e881dfd8d5101e38 (PR-3462) [2021-05-17T18:07:50.666Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T18:07:50.681Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:07:50.701Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T18:07:50.728Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T18:07:50.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:07:50.739Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3462/head:refs/remotes/origin/PR-3462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T18:07:51.664Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T18:07:51.678Z] > git checkout -f 503e24707a18c91b8b47f702e881dfd8d5101e38 # timeout=10 [2021-05-17T18:07:51.975Z] > git remote # timeout=10 [2021-05-17T18:07:51.990Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T18:07:52.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:07:52.010Z] > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 [2021-05-17T18:07:52.030Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T18:07:52.048Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T18:07:52.059Z] > git checkout -f 503e24707a18c91b8b47f702e881dfd8d5101e38 # timeout=10 [2021-05-17T18:07:56.389Z] Commit message: "refactor: Updates for changing security-bootstrap-redis to security-bootstraper-redis" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T18:07:57.832Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:07:58.227Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:07:58.571Z] + true [2021-05-17T18:07:58.571Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T18:08:00.599Z] provisioning config files... [2021-05-17T18:08:00.624Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config3746859229238345921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:08:00.992Z] ---> docker-login.sh [2021-05-17T18:08:00.992Z] nexus3.edgexfoundry.org:10001 [2021-05-17T18:08:01.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:08:02.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:08:02.263Z] Configure a credential helper to remove this warning. See [2021-05-17T18:08:02.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:08:02.263Z] [2021-05-17T18:08:02.263Z] Login Succeeded [2021-05-17T18:08:02.263Z] nexus3.edgexfoundry.org:10002 [2021-05-17T18:08:02.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:08:02.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:08:02.811Z] Configure a credential helper to remove this warning. See [2021-05-17T18:08:02.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:08:02.811Z] [2021-05-17T18:08:02.811Z] Login Succeeded [2021-05-17T18:08:02.811Z] nexus3.edgexfoundry.org:10003 [2021-05-17T18:08:03.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:08:03.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:08:03.085Z] Configure a credential helper to remove this warning. See [2021-05-17T18:08:03.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:08:03.085Z] [2021-05-17T18:08:03.085Z] Login Succeeded [2021-05-17T18:08:03.361Z] nexus3.edgexfoundry.org:10004 [2021-05-17T18:08:03.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:08:03.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:08:03.636Z] Configure a credential helper to remove this warning. See [2021-05-17T18:08:03.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:08:03.636Z] [2021-05-17T18:08:03.636Z] Login Succeeded [2021-05-17T18:08:03.636Z] docker.io [2021-05-17T18:08:04.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T18:08:04.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T18:08:04.510Z] Configure a credential helper to remove this warning. See [2021-05-17T18:08:04.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T18:08:04.510Z] [2021-05-17T18:08:04.510Z] Login Succeeded [2021-05-17T18:08:04.510Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T18:08:04.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-17T18:08:04.838Z] ========================================================= [2021-05-17T18:08:04.838Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T18:08:04.838Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:08:05.207Z] + 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-05-17T18:08:07.852Z] Sending build context to Docker daemon 168MB [2021-05-17T18:08:07.852Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T18:08:07.852Z] Step 2/6 : FROM ${BASE} [2021-05-17T18:08:07.852Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T18:08:07.852Z] 595b0fe564bb: Pulling fs layer [2021-05-17T18:08:07.852Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T18:08:07.852Z] 316046926c0a: Pulling fs layer [2021-05-17T18:08:07.852Z] 4ebd0625c992: Pulling fs layer [2021-05-17T18:08:07.852Z] 207e8628e3a3: Pulling fs layer [2021-05-17T18:08:07.852Z] c791037a9be2: Pulling fs layer [2021-05-17T18:08:07.852Z] ffd874e62e21: Pulling fs layer [2021-05-17T18:08:07.852Z] 207e8628e3a3: Waiting [2021-05-17T18:08:07.852Z] c791037a9be2: Waiting [2021-05-17T18:08:07.852Z] ffd874e62e21: Waiting [2021-05-17T18:08:07.852Z] 4ebd0625c992: Waiting [2021-05-17T18:08:07.852Z] 316046926c0a: Verifying Checksum [2021-05-17T18:08:07.852Z] 316046926c0a: Download complete [2021-05-17T18:08:07.852Z] 7186ed65a4f7: Verifying Checksum [2021-05-17T18:08:07.852Z] 7186ed65a4f7: Download complete [2021-05-17T18:08:07.852Z] 207e8628e3a3: Verifying Checksum [2021-05-17T18:08:07.852Z] 207e8628e3a3: Download complete [2021-05-17T18:08:07.852Z] c791037a9be2: Verifying Checksum [2021-05-17T18:08:07.852Z] c791037a9be2: Download complete [2021-05-17T18:08:07.852Z] 595b0fe564bb: Verifying Checksum [2021-05-17T18:08:07.852Z] 595b0fe564bb: Download complete [2021-05-17T18:08:08.452Z] 595b0fe564bb: Pull complete [2021-05-17T18:08:09.053Z] 7186ed65a4f7: Pull complete [2021-05-17T18:08:09.327Z] 316046926c0a: Pull complete [2021-05-17T18:08:09.927Z] ffd874e62e21: Verifying Checksum [2021-05-17T18:08:09.927Z] ffd874e62e21: Download complete [2021-05-17T18:08:11.910Z] 4ebd0625c992: Verifying Checksum [2021-05-17T18:08:11.910Z] 4ebd0625c992: Download complete [2021-05-17T18:08:22.116Z] 4ebd0625c992: Pull complete [2021-05-17T18:08:22.387Z] 207e8628e3a3: Pull complete [2021-05-17T18:08:22.986Z] c791037a9be2: Pull complete [2021-05-17T18:08:26.418Z] ffd874e62e21: Pull complete [2021-05-17T18:08:26.418Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T18:08:26.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T18:08:26.418Z] ---> cfc18b08335c [2021-05-17T18:08:26.418Z] 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-05-17T18:08:29.439Z] gofmt -l . [2021-05-17T18:08:29.439Z] [ "`gofmt -l .`" = "" ] [2021-05-17T18:08:29.439Z] ./bin/test-go-mod-tidy.sh [2021-05-17T18:08:29.439Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-17T18:08:30.070Z] + ls -al . [2021-05-17T18:08:30.070Z] total 836 [2021-05-17T18:08:30.070Z] drwxrwxr-x 10 1001 1001 4096 May 17 18:08 . [2021-05-17T18:08:30.070Z] drwxr-xr-x 4 root root 30 May 17 18:06 .. [2021-05-17T18:08:30.070Z] -rw-rw-r-- 1 1001 1001 11 May 17 18:04 .dockerignore [2021-05-17T18:08:30.070Z] drwxrwxr-x 8 1001 1001 179 May 17 18:04 .git [2021-05-17T18:08:30.070Z] drwxrwxr-x 3 1001 1001 125 May 17 18:04 .github [2021-05-17T18:08:30.070Z] -rw-rw-r-- 1 1001 1001 818 May 17 18:04 .gitignore [2021-05-17T18:08:30.070Z] drwx------ 3 1001 1001 60 May 17 18:05 .semver [2021-05-17T18:08:30.070Z] -rw-rw-r-- 1 1001 1001 166 May 17 18:04 .sonarcloud.properties [2021-05-17T18:08:30.070Z] -rw-rw-r-- 1 1001 1001 8609 May 17 18:04 Attribution.txt [2021-05-17T18:08:30.070Z] -rw-rw-r-- 1 1001 1001 3804 May 17 18:04 CONTRIBUTING.md [2021-05-17T18:08:30.070Z] -rw-rw-r-- 1 1001 1001 931 May 17 18:04 Dockerfile.build [2021-05-17T18:08:30.070Z] -rw-rw-r-- 1 1001 1001 863 May 17 18:04 Jenkinsfile [2021-05-17T18:08:30.070Z] -rw-rw-r-- 1 1001 1001 10775 May 17 18:04 LICENSE [2021-05-17T18:08:30.070Z] -rw-rw-r-- 1 1001 1001 5632 May 17 18:04 Makefile [2021-05-17T18:08:30.070Z] -rw-rw-r-- 1 1001 1001 7978 May 17 18:04 README.md [2021-05-17T18:08:30.070Z] -rw-rw-r-- 1 1001 1001 6755 May 17 18:04 SECURITY.md [2021-05-17T18:08:30.070Z] -rw-rw-r-- 1 1001 1001 5 May 17 18:05 VERSION [2021-05-17T18:08:30.070Z] -rw-rw-r-- 1 1001 1001 4131 May 17 18:04 ZMQWindows.md [2021-05-17T18:08:30.070Z] drwxrwxr-x 2 1001 1001 117 May 17 18:04 bin [2021-05-17T18:08:30.070Z] drwxrwxr-x 14 1001 1001 4096 May 17 18:04 cmd [2021-05-17T18:08:30.070Z] -rw-r--r-- 1 root root 727485 May 17 18:07 coverage.out [2021-05-17T18:08:30.070Z] -rw-r--r-- 1 root root 1060 May 17 18:08 go.mod [2021-05-17T18:08:30.070Z] -rw-r--r-- 1 root root 22101 May 17 18:06 go.sum [2021-05-17T18:08:30.070Z] drwxrwxr-x 8 1001 1001 127 May 17 18:04 internal [2021-05-17T18:08:30.070Z] drwxrwxr-x 4 1001 1001 26 May 17 18:04 openapi [2021-05-17T18:08:30.070Z] drwxrwxr-x 4 1001 1001 71 May 17 18:04 snap [2021-05-17T18:08:30.070Z] -rw-rw-r-- 1 1001 1001 168 May 17 18:04 version.go [Pipeline] sh [2021-05-17T18:08:30.368Z] + '[' -e coverage.out ] [2021-05-17T18:08:30.368Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-17T18:08:30.596Z] Stashed 1 file(s) [Pipeline] sh [2021-05-17T18:08:30.733Z] ---> Running in 77178004692f [2021-05-17T18:08:30.898Z] + make build [2021-05-17T18:08:30.898Z] go mod tidy [2021-05-17T18:08:31.165Z] 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-05-17T18:08:31.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T18:08:32.344Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T18:08:32.950Z] (1/12) Installing libmagic (5.39-r0) [2021-05-17T18:08:33.099Z] 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-05-17T18:08:33.548Z] (2/12) Installing file (5.39-r0) [2021-05-17T18:08:33.548Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-17T18:08:33.548Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-17T18:08:38.945Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-17T18:08:38.945Z] (6/12) Installing patch (2.7.6-r6) [2021-05-17T18:08:38.945Z] (7/12) Installing build-base (0.5-r2) [2021-05-17T18:08:38.945Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-17T18:08:38.945Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-17T18:08:39.216Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-17T18:08:39.216Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-17T18:08:39.487Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-17T18:08:39.488Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T18:08:39.488Z] OK: 218 MiB in 52 packages [2021-05-17T18:08:43.265Z] 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-05-17T18:08:43.801Z] Removing intermediate container 77178004692f [2021-05-17T18:08:43.801Z] ---> fbe4bec6e68c [2021-05-17T18:08:43.801Z] Step 4/6 : WORKDIR /edgex-go [2021-05-17T18:08:43.801Z] ---> Running in 88e2609c23ca [2021-05-17T18:08:44.076Z] Removing intermediate container 88e2609c23ca [2021-05-17T18:08:44.076Z] ---> 5c4e6132cd86 [2021-05-17T18:08:44.076Z] Step 5/6 : COPY go.mod . [2021-05-17T18:08:44.213Z] 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-05-17T18:08:44.673Z] ---> 1d6312cbba3d [2021-05-17T18:08:44.673Z] Step 6/6 : RUN go mod download [2021-05-17T18:08:44.948Z] ---> Running in e3b0b82d47d5 [2021-05-17T18:08:45.620Z] 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-05-17T18:08:45.887Z] 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-05-17T18:08:47.289Z] 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-05-17T18:08:48.709Z] 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-05-17T18:08:49.661Z] 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-05-17T18:08:51.089Z] 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-05-17T18:08:52.054Z] 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-05-17T18:08:54.622Z] 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-05-17T18:08:56.584Z] $ docker stop --time=1 aaf36782b0aa526a0b6a2931fae414791859cdc431bf864507e51b7135f0ef19 [2021-05-17T18:08:58.289Z] $ docker rm -f aaf36782b0aa526a0b6a2931fae414791859cdc431bf864507e51b7135f0ef19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:09:01.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T18:09:01.757Z] [2021-05-17T18:09:01.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:09:02.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T18:09:02.079Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-17T18:09:02.079Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-17T18:09:02.079Z] ca9280d653b3: Pulling fs layer [2021-05-17T18:09:02.079Z] 7e9c9ca2126c: Pulling fs layer [2021-05-17T18:09:02.079Z] cbdbe7a5bc2a: Download complete [2021-05-17T18:09:02.657Z] cbdbe7a5bc2a: Pull complete [2021-05-17T18:09:02.657Z] ca9280d653b3: Verifying Checksum [2021-05-17T18:09:02.657Z] ca9280d653b3: Download complete [2021-05-17T18:09:04.062Z] ca9280d653b3: Pull complete [2021-05-17T18:09:04.062Z] 7e9c9ca2126c: Download complete [2021-05-17T18:09:10.706Z] 7e9c9ca2126c: Pull complete [2021-05-17T18:09:10.707Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-17T18:09:10.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T18:09:10.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-17T18:09:10.899Z] prd-centos7-docker-4c-2g-409 does not seem to be running inside a container [2021-05-17T18:09:10.949Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-17T18:09:11.759Z] Removing intermediate container e3b0b82d47d5 [2021-05-17T18:09:11.759Z] ---> 9663255be2c4 [2021-05-17T18:09:11.759Z] Successfully built 9663255be2c4 [2021-05-17T18:09:11.759Z] Successfully tagged ci-base-image-arm64:latest [2021-05-17T18:09:12.923Z] $ docker top 4473fe43c9b5395dfa6bd8b370b777a83c17256397fc4306e8530b0e7f1b9f25 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:09:13.365Z] + docker-compose build --help [2021-05-17T18:09:13.365Z] + grep parallel [2021-05-17T18:09:13.444Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T18:09:13.444Z] . [Pipeline] withDockerContainer [2021-05-17T18:09:13.713Z] prd-ubuntu18.04-docker-arm64-4c-16g-410 does not seem to be running inside a container [2021-05-17T18:09:13.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-17T18:09:14.315Z] --parallel Build images in parallel. [2021-05-17T18:09:15.178Z] $ docker top 310aadb65eb80c3042cfdb91165c800446a2786090461d9f1ed15bb54e4e6bf5 -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-17T18:09:15.450Z] $ docker stop --time=1 4473fe43c9b5395dfa6bd8b370b777a83c17256397fc4306e8530b0e7f1b9f25 [2021-05-17T18:09:16.845Z] $ docker rm -f 4473fe43c9b5395dfa6bd8b370b777a83c17256397fc4306e8530b0e7f1b9f25 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:09:17.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T18:09:17.419Z] . [Pipeline] withDockerContainer [2021-05-17T18:09:17.522Z] prd-centos7-docker-4c-2g-409 does not seem to be running inside a container [2021-05-17T18:09:17.570Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-17T18:09:17.609Z] + go version [2021-05-17T18:09:17.609Z] go version go1.16.3 linux/arm64 [2021-05-17T18:09:18.212Z] $ docker top b8fdf289a7685870208f86605df3b7b21c6437474cc80dbc19ea25903a0f5a11 -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-17T18:09:18.396Z] $ docker stop --time=1 310aadb65eb80c3042cfdb91165c800446a2786090461d9f1ed15bb54e4e6bf5 [2021-05-17T18:09:20.293Z] $ docker rm -f 310aadb65eb80c3042cfdb91165c800446a2786090461d9f1ed15bb54e4e6bf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:09:20.852Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-17T18:09:21.122Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T18:09:21.122Z] . [Pipeline] withDockerContainer [2021-05-17T18:09:21.349Z] prd-ubuntu18.04-docker-arm64-4c-16g-410 does not seem to be running inside a container [2021-05-17T18:09:21.439Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-17T18:09:21.867Z] Building core-command ... [2021-05-17T18:09:21.868Z] Building core-data ... [2021-05-17T18:09:21.868Z] Building core-metadata ... [2021-05-17T18:09:21.868Z] Building security-bootstrapper ... [2021-05-17T18:09:21.868Z] Building security-proxy-setup ... [2021-05-17T18:09:21.868Z] Building security-secretstore-setup ... [2021-05-17T18:09:21.868Z] Building support-notifications ... [2021-05-17T18:09:21.868Z] Building support-scheduler ... [2021-05-17T18:09:21.868Z] Building sys-mgmt-agent ... [2021-05-17T18:09:21.868Z] Building security-proxy-setup [2021-05-17T18:09:21.868Z] Building support-scheduler [2021-05-17T18:09:21.868Z] Building security-bootstrapper [2021-05-17T18:09:21.868Z] Building support-notifications [2021-05-17T18:09:21.868Z] Building sys-mgmt-agent [2021-05-17T18:09:22.659Z] $ docker top 3fa456e502fc86b29f62d2d3f03a5229642592d70266e89cf1963ace8ab9ba4e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-17T18:09:22.967Z] ========================================================= [2021-05-17T18:09:22.967Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-17T18:09:22.967Z] ========================================================= [Pipeline] sh [2021-05-17T18:09:23.610Z] + go mod tidy [Pipeline] sh [2021-05-17T18:09:25.261Z] + make test [2021-05-17T18:09:25.261Z] go mod tidy [2021-05-17T18:09:25.855Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-17T18:09:52.673Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-17T18:10:00.804Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:10:00.805Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:10:00.805Z] ---> 8e3b782fd6c6 [2021-05-17T18:10:00.805Z] Step 3/22 : WORKDIR /edgex-go [2021-05-17T18:10:00.805Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:10:00.805Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:10:00.805Z] ---> 8e3b782fd6c6 [2021-05-17T18:10:00.805Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T18:10:00.805Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:10:00.805Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:10:00.805Z] ---> 8e3b782fd6c6 [2021-05-17T18:10:00.805Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T18:10:00.805Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:10:00.805Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:10:00.805Z] ---> 8e3b782fd6c6 [2021-05-17T18:10:00.805Z] Step 3/32 : WORKDIR /edgex-go [2021-05-17T18:10:00.805Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:10:00.805Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:10:00.805Z] ---> 8e3b782fd6c6 [2021-05-17T18:10:00.805Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T18:10:00.805Z] ---> Running in f17f98cf072f [2021-05-17T18:10:00.805Z] ---> Running in a7dcf66d63b8 [2021-05-17T18:10:00.805Z] ---> Running in a7c84e0e75a4 [2021-05-17T18:10:00.805Z] ---> Running in 301334867fbb [2021-05-17T18:10:00.805Z] ---> Running in 87355c87a8ed [2021-05-17T18:10:00.805Z] Removing intermediate container f17f98cf072f [2021-05-17T18:10:00.805Z] ---> 297718c92ed2 [2021-05-17T18:10:00.805Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:10:00.805Z] Removing intermediate container a7c84e0e75a4 [2021-05-17T18:10:00.805Z] ---> 0231d7dea9d2 [2021-05-17T18:10:00.805Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:10:00.805Z] Removing intermediate container 301334867fbb [2021-05-17T18:10:00.805Z] ---> f600137b9aef [2021-05-17T18:10:00.805Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:10:00.805Z] Removing intermediate container 87355c87a8ed [2021-05-17T18:10:00.805Z] ---> 979fef8df6ba [2021-05-17T18:10:00.805Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:10:00.805Z] Removing intermediate container a7dcf66d63b8 [2021-05-17T18:10:00.805Z] ---> 5b6cac208388 [2021-05-17T18:10:00.805Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:10:00.805Z] ---> Running in 0bce5b29f7d6 [2021-05-17T18:10:00.805Z] ---> Running in 9788b7f474b4 [2021-05-17T18:10:00.805Z] ---> Running in 5851da868743 [2021-05-17T18:10:00.805Z] ---> Running in b0614c8c5c12 [2021-05-17T18:10:00.805Z] ---> Running in 281867a2ddac [2021-05-17T18:10:00.805Z] Removing intermediate container 9788b7f474b4 [2021-05-17T18:10:00.805Z] ---> 3f22596ec7b2 [2021-05-17T18:10:00.805Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-17T18:10:00.805Z] ---> Running in 01158c314739 [2021-05-17T18:10:00.805Z] Removing intermediate container 0bce5b29f7d6 [2021-05-17T18:10:00.805Z] ---> 67dc3c667bd1 [2021-05-17T18:10:00.805Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-17T18:10:00.805Z] Removing intermediate container 5851da868743 [2021-05-17T18:10:00.805Z] ---> 8059ed0a4ae6 [2021-05-17T18:10:00.805Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-17T18:10:00.805Z] Removing intermediate container 281867a2ddac [2021-05-17T18:10:00.805Z] ---> 3b527592754b [2021-05-17T18:10:00.805Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-17T18:10:00.805Z] ---> Running in aec00b49c95e [2021-05-17T18:10:00.805Z] Removing intermediate container b0614c8c5c12 [2021-05-17T18:10:00.805Z] ---> 0adf4fb42255 [2021-05-17T18:10:00.805Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-17T18:10:01.069Z] ---> Running in e22a3d583554 [2021-05-17T18:10:01.069Z] ---> Running in 3e569258b390 [2021-05-17T18:10:01.069Z] ---> Running in 33e8387ef908 [2021-05-17T18:10:01.333Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:10:01.602Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:10:02.195Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:10:02.195Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:10:02.195Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:10:02.195Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:10:02.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:10:02.725Z] OK: 219 MiB in 52 packages [2021-05-17T18:10:02.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:10:02.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:10:02.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:10:02.993Z] OK: 219 MiB in 52 packages [2021-05-17T18:10:03.258Z] Removing intermediate container 01158c314739 [2021-05-17T18:10:03.258Z] ---> a7e0606fe074 [2021-05-17T18:10:03.258Z] Step 6/32 : COPY go.mod . [2021-05-17T18:10:03.522Z] OK: 219 MiB in 52 packages [2021-05-17T18:10:03.522Z] OK: 219 MiB in 52 packages [2021-05-17T18:10:03.786Z] ---> 323c3e5838d7 [2021-05-17T18:10:03.786Z] Step 7/32 : RUN go mod download [2021-05-17T18:10:03.786Z] Removing intermediate container aec00b49c95e [2021-05-17T18:10:03.786Z] ---> 1e68e7270b14 [2021-05-17T18:10:03.786Z] Step 6/23 : COPY go.mod . [2021-05-17T18:10:03.786Z] OK: 219 MiB in 52 packages [2021-05-17T18:10:03.786Z] ---> Running in 9016218bb8cf [2021-05-17T18:10:04.049Z] ---> 76444daf4bf8 [2021-05-17T18:10:04.049Z] Step 7/23 : RUN go mod download [2021-05-17T18:10:04.327Z] Removing intermediate container 33e8387ef908 [2021-05-17T18:10:04.327Z] ---> ab54ba7acfd4 [2021-05-17T18:10:04.327Z] Step 6/23 : COPY go.mod . [2021-05-17T18:10:04.327Z] ---> Running in 4bce1db29a41 [2021-05-17T18:10:04.592Z] Removing intermediate container 3e569258b390 [2021-05-17T18:10:04.592Z] ---> 9c25e112a7f1 [2021-05-17T18:10:04.592Z] Step 6/24 : COPY go.mod . [2021-05-17T18:10:04.859Z] ---> d1be6e4aacbc [2021-05-17T18:10:04.859Z] Step 7/23 : RUN go mod download [2021-05-17T18:10:04.859Z] ---> Running in 762c793d86d2 [2021-05-17T18:10:04.859Z] Removing intermediate container e22a3d583554 [2021-05-17T18:10:04.859Z] ---> ee1b6a6ba407 [2021-05-17T18:10:04.859Z] Step 6/22 : COPY go.mod . [2021-05-17T18:10:05.123Z] ---> 2ddb4939fe5d [2021-05-17T18:10:05.123Z] Step 7/24 : RUN go mod download [2021-05-17T18:10:05.391Z] ---> Running in 1e715ee70318 [2021-05-17T18:10:05.391Z] ---> cc4407cdee99 [2021-05-17T18:10:05.391Z] Step 7/22 : RUN go mod download [2021-05-17T18:10:05.657Z] ---> Running in c6c21eeb90ed [2021-05-17T18:10:06.250Z] Removing intermediate container 9016218bb8cf [2021-05-17T18:10:06.250Z] ---> 94ee831f1863 [2021-05-17T18:10:06.250Z] Step 8/32 : COPY . . [2021-05-17T18:10:06.519Z] Removing intermediate container 4bce1db29a41 [2021-05-17T18:10:06.519Z] ---> a16fa1b42248 [2021-05-17T18:10:06.519Z] Step 8/23 : COPY . . [2021-05-17T18:10:09.087Z] Removing intermediate container 762c793d86d2 [2021-05-17T18:10:09.087Z] ---> c71016a0070a [2021-05-17T18:10:09.087Z] Step 8/23 : COPY . . [2021-05-17T18:10:13.336Z] Removing intermediate container 1e715ee70318 [2021-05-17T18:10:13.336Z] ---> 165d8121def0 [2021-05-17T18:10:13.336Z] Step 8/24 : COPY . . [2021-05-17T18:10:21.557Z] Removing intermediate container c6c21eeb90ed [2021-05-17T18:10:21.557Z] ---> e65248650938 [2021-05-17T18:10:21.557Z] Step 8/22 : COPY . . [2021-05-17T18:10:49.300Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-17T18:10:53.824Z] ---> 15cf02ed24f2 [2021-05-17T18:10:53.824Z] ---> 783c629ee249 [2021-05-17T18:10:53.824Z] Step 9/23 : RUN go mod tidy [2021-05-17T18:10:53.824Z] Step 9/32 : RUN go mod tidy [2021-05-17T18:10:53.824Z] ---> Running in b4747a66dc9e [2021-05-17T18:10:53.824Z] ---> Running in f1ceccfc4e2b [2021-05-17T18:10:53.824Z] ---> d7fff7c547af [2021-05-17T18:10:53.824Z] Step 9/23 : RUN go mod tidy [2021-05-17T18:10:53.824Z] ---> 3b12f8a7ad87 [2021-05-17T18:10:53.824Z] Step 9/24 : RUN go mod tidy [2021-05-17T18:10:53.824Z] ---> Running in 2dd0d675de45 [2021-05-17T18:10:53.824Z] ---> Running in c9c497b0b38f [2021-05-17T18:10:54.729Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-17T18:10:56.418Z] ---> 13ee55b3aed1 [2021-05-17T18:10:56.418Z] Step 9/22 : RUN go mod tidy [2021-05-17T18:10:56.418Z] ---> Running in eb6a0b12182a [2021-05-17T18:10:59.771Z] Removing intermediate container b4747a66dc9e [2021-05-17T18:10:59.771Z] ---> 427d28023ac6 [2021-05-17T18:10:59.771Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-17T18:10:59.771Z] Removing intermediate container c9c497b0b38f [2021-05-17T18:10:59.771Z] ---> 398eee6bd18d [2021-05-17T18:10:59.771Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-17T18:10:59.771Z] Removing intermediate container f1ceccfc4e2b [2021-05-17T18:10:59.771Z] ---> e20ba5cf2766 [2021-05-17T18:10:59.771Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-17T18:10:59.771Z] ---> Running in b0fb33d348ff [2021-05-17T18:10:59.771Z] Removing intermediate container eb6a0b12182a [2021-05-17T18:10:59.771Z] ---> f19c6f63e03b [2021-05-17T18:10:59.771Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-17T18:10:59.771Z] ---> Running in 31c8d9dd90a6 [2021-05-17T18:10:59.771Z] ---> Running in 16f1ecb85102 [2021-05-17T18:10:59.771Z] Removing intermediate container 2dd0d675de45 [2021-05-17T18:10:59.771Z] ---> 490c1a80098a [2021-05-17T18:10:59.771Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-17T18:10:59.771Z] ---> Running in bae632f0c264 [2021-05-17T18:11:00.035Z] ---> Running in bc44b2810d70 [2021-05-17T18:11:00.622Z] 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-05-17T18:11:00.897Z] 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-05-17T18:11:00.897Z] 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-05-17T18:11:01.164Z] 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-05-17T18:11:01.432Z] 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-05-17T18:11:04.913Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-17T18:11:04.913Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-17T18:11:09.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-17T18:11:09.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-17T18:11:09.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-17T18:11:09.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-17T18:11:13.576Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-17T18:11:13.576Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-17T18:11:23.761Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-17T18:11:23.761Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-17T18:11:23.761Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-17T18:11:27.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.394s coverage: 46.1% of statements [2021-05-17T18:11:27.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-17T18:11:27.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-17T18:11:27.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-17T18:11:27.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-17T18:11:27.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-17T18:11:27.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-17T18:11:27.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.277s coverage: 28.7% of statements [2021-05-17T18:11:27.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.446s coverage: 100.0% of statements [2021-05-17T18:11:37.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.601s coverage: 27.8% of statements [2021-05-17T18:11:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-17T18:11:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-17T18:11:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-17T18:11:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-17T18:11:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-17T18:11:37.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.256s coverage: 81.2% of statements [2021-05-17T18:11:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-17T18:11:37.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.216s coverage: 100.0% of statements [2021-05-17T18:11:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-17T18:11:37.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.253s coverage: 100.0% of statements [2021-05-17T18:11:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-17T18:11:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-17T18:11:37.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.317s coverage: 71.3% of statements [2021-05-17T18:11:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-17T18:11:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-17T18:11:39.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.656s coverage: 87.7% of statements [2021-05-17T18:11:39.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-17T18:11:39.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T18:11:39.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.183s coverage: 78.9% of statements [2021-05-17T18:11:39.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-17T18:11:40.344Z] 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-05-17T18:11:46.970Z] Removing intermediate container 31c8d9dd90a6 [2021-05-17T18:11:46.970Z] ---> c0909b39efad [2021-05-17T18:11:46.970Z] [2021-05-17T18:11:46.970Z] Step 11/32 : FROM alpine:3.12 [2021-05-17T18:11:46.970Z] Removing intermediate container 16f1ecb85102 [2021-05-17T18:11:46.970Z] ---> ce487a0edc9d [2021-05-17T18:11:46.970Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-17T18:11:46.970Z] Removing intermediate container b0fb33d348ff [2021-05-17T18:11:46.970Z] ---> b09de928b5ae [2021-05-17T18:11:46.970Z] [2021-05-17T18:11:46.970Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T18:11:46.970Z] 3.12: Pulling from library/alpine [2021-05-17T18:11:46.970Z] 3.12: Pulling from library/alpine [2021-05-17T18:11:48.894Z] ---> Running in 9cf46f9ba3b3 [2021-05-17T18:11:48.894Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T18:11:48.894Z] Removing intermediate container bae632f0c264 [2021-05-17T18:11:48.894Z] ---> d956eed6b822 [2021-05-17T18:11:48.894Z] [2021-05-17T18:11:48.894Z] Step 11/22 : FROM alpine:3.12 [2021-05-17T18:11:48.894Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T18:11:48.894Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T18:11:48.894Z] ---> 13621d1b12d4 [2021-05-17T18:11:48.894Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-17T18:11:48.894Z] Status: Image is up to date for alpine:3.12 [2021-05-17T18:11:48.894Z] ---> 13621d1b12d4 [2021-05-17T18:11:48.895Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-17T18:11:48.895Z] 3.12: Pulling from library/alpine [2021-05-17T18:11:48.895Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T18:11:48.895Z] Status: Image is up to date for alpine:3.12 [2021-05-17T18:11:48.895Z] ---> 13621d1b12d4 [2021-05-17T18:11:48.895Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-17T18:11:48.895Z] Removing intermediate container bc44b2810d70 [2021-05-17T18:11:48.895Z] ---> 48a3358836a8 [2021-05-17T18:11:48.895Z] [2021-05-17T18:11:48.895Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T18:11:48.895Z] ---> 13621d1b12d4 [2021-05-17T18:11:48.895Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-17T18:11:49.159Z] ---> Running in cab8a542e8e3 [2021-05-17T18:11:49.159Z] ---> Running in 79376a7c9444 [2021-05-17T18:11:49.159Z] ---> Running in 8c22b0fc8847 [2021-05-17T18:11:49.159Z] ---> Running in 703c267bb7bf [2021-05-17T18:11:49.427Z] Removing intermediate container 8c22b0fc8847 [2021-05-17T18:11:49.427Z] ---> 5daf084c2d26 [2021-05-17T18:11:49.427Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-17T18:11:49.695Z] ---> Running in 65883e45934d [2021-05-17T18:11:49.695Z] 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-05-17T18:11:49.967Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:11:50.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:11:50.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.202s coverage: 28.6% of statements [2021-05-17T18:11:50.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-17T18:11:50.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-17T18:11:50.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-17T18:11:50.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-17T18:11:50.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-17T18:11:50.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.294s coverage: 100.0% of statements [2021-05-17T18:11:50.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-17T18:11:50.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.184s coverage: 100.0% of statements [2021-05-17T18:11:50.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-17T18:11:50.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.442s coverage: 86.7% of statements [2021-05-17T18:11:50.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-17T18:11:50.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.544s coverage: 97.5% of statements [2021-05-17T18:11:50.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-17T18:11:50.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.386s coverage: 78.3% of statements [2021-05-17T18:11:50.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-17T18:11:50.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-17T18:11:50.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-17T18:11:50.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-17T18:11:50.521Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-17T18:11:50.521Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T18:11:50.521Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-17T18:11:50.521Z] (4/4) Installing curl (7.76.1-r0) [2021-05-17T18:11:50.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:11:50.521Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T18:11:50.521Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T18:11:50.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:11:50.521Z] OK: 7 MiB in 18 packages [2021-05-17T18:11:50.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:11:50.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:11:50.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:11:50.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:11:50.787Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-17T18:11:50.787Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-17T18:11:50.787Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T18:11:50.787Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T18:11:50.787Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T18:11:50.787Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T18:11:50.787Z] OK: 6 MiB in 15 packages [2021-05-17T18:11:50.787Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-17T18:11:50.787Z] (2/2) Installing su-exec (0.2-r1) [2021-05-17T18:11:50.787Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T18:11:51.049Z] OK: 6 MiB in 16 packages [2021-05-17T18:11:51.625Z] OK: 6 MiB in 16 packages [2021-05-17T18:11:52.574Z] Removing intermediate container 9cf46f9ba3b3 [2021-05-17T18:11:52.574Z] ---> 9b441b9c142d [2021-05-17T18:11:52.574Z] [2021-05-17T18:11:52.574Z] Step 12/24 : FROM docker:20.10.0 [2021-05-17T18:11:52.837Z] 20.10.0: Pulling from library/docker [2021-05-17T18:11:53.414Z] Removing intermediate container cab8a542e8e3 [2021-05-17T18:11:53.414Z] ---> 4e3f0b1749c3 [2021-05-17T18:11:53.414Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T18:11:53.992Z] ---> Running in c0251e53a2cb [2021-05-17T18:11:54.257Z] Removing intermediate container 703c267bb7bf [2021-05-17T18:11:54.257Z] ---> f529e2851da2 [2021-05-17T18:11:54.257Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T18:11:54.257Z] Removing intermediate container 65883e45934d [2021-05-17T18:11:54.257Z] ---> e4f3a84c7583 [2021-05-17T18:11:54.257Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-17T18:11:55.208Z] Removing intermediate container 79376a7c9444 [2021-05-17T18:11:55.208Z] ---> b7fa32234e9f [2021-05-17T18:11:55.208Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T18:11:55.479Z] ---> Running in 8cf7f3137be8 [2021-05-17T18:11:55.479Z] ---> Running in b0aae49269d5 [2021-05-17T18:11:55.479Z] ---> Running in acb9da45d005 [2021-05-17T18:11:55.479Z] Removing intermediate container c0251e53a2cb [2021-05-17T18:11:55.479Z] ---> 12a1201638ec [2021-05-17T18:11:55.479Z] Step 14/22 : WORKDIR /edgex [2021-05-17T18:11:55.743Z] Removing intermediate container 8cf7f3137be8 [2021-05-17T18:11:55.743Z] ---> 7be6d94dce4e [2021-05-17T18:11:55.743Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-17T18:11:55.743Z] ---> Running in 95ada9a93c8a [2021-05-17T18:11:56.007Z] ---> Running in 214e94d2f326 [2021-05-17T18:11:56.007Z] Removing intermediate container b0aae49269d5 [2021-05-17T18:11:56.007Z] ---> 0fb3a546d5a3 [2021-05-17T18:11:56.007Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-17T18:11:56.007Z] Removing intermediate container acb9da45d005 [2021-05-17T18:11:56.007Z] ---> 0bd2a6ddf3c1 [2021-05-17T18:11:56.007Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-17T18:11:56.287Z] ---> Running in b0ac2d425024 [2021-05-17T18:11:56.287Z] ---> Running in faaac4454cf4 [2021-05-17T18:11:56.287Z] Removing intermediate container 95ada9a93c8a [2021-05-17T18:11:56.287Z] ---> eac4ef9d8dcb [2021-05-17T18:11:56.287Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-17T18:11:56.287Z] Removing intermediate container 214e94d2f326 [2021-05-17T18:11:56.287Z] ---> f363d44ad95c [2021-05-17T18:11:56.287Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T18:11:56.551Z] ---> Running in fc6483d599b9 [2021-05-17T18:11:56.551Z] Removing intermediate container b0ac2d425024 [2021-05-17T18:11:56.551Z] ---> ee405029e807 [2021-05-17T18:11:56.551Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T18:11:56.551Z] Removing intermediate container faaac4454cf4 [2021-05-17T18:11:56.551Z] ---> 1a70156624bf [2021-05-17T18:11:56.551Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-17T18:11:56.817Z] ---> Running in cac09e50ea5f [2021-05-17T18:11:56.817Z] ---> Running in d28d9243f7cd [2021-05-17T18:11:56.817Z] Removing intermediate container fc6483d599b9 [2021-05-17T18:11:56.817Z] ---> 77b4c34696f2 [2021-05-17T18:11:56.817Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T18:11:57.096Z] ---> 34a5539ad0f8 [2021-05-17T18:11:57.096Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-17T18:11:57.387Z] Removing intermediate container d28d9243f7cd [2021-05-17T18:11:57.387Z] ---> 0e001a310704 [2021-05-17T18:11:57.387Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T18:11:57.387Z] ---> 4191745ab9c4 [2021-05-17T18:11:57.387Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-17T18:11:57.826Z] ---> c47c1317222d [2021-05-17T18:11:57.826Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-17T18:11:57.826Z] ---> fe9518d64ed1 [2021-05-17T18:11:57.826Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-17T18:11:58.492Z] ---> b8900ccc9c73 [2021-05-17T18:11:58.492Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-17T18:11:58.492Z] ---> 7683bce1ed19 [2021-05-17T18:11:58.492Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-17T18:11:58.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.456s coverage: 95.1% of statements [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-17T18:11:58.686Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.193s coverage: 58.8% of statements [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-17T18:11:58.686Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.373s coverage: 0.8% of statements [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-17T18:11:58.686Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.171s coverage: 22.0% of statements [2021-05-17T18:11:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-17T18:11:58.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.221s coverage: 47.1% of statements [2021-05-17T18:11:58.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.207s coverage: 79.5% of statements [2021-05-17T18:11:58.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements [2021-05-17T18:11:58.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.217s coverage: 96.3% of statements [2021-05-17T18:11:58.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.168s coverage: 87.5% of statements [2021-05-17T18:11:58.771Z] ---> Running in 255ffb9976f1 [2021-05-17T18:11:58.771Z] Removing intermediate container cac09e50ea5f [2021-05-17T18:11:58.771Z] ---> 9b01a86dbd7f [2021-05-17T18:11:58.771Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-17T18:11:58.771Z] ---> 74491c5c1713 [2021-05-17T18:11:58.771Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-17T18:11:59.040Z] ---> Running in 8578bdaa822f [2021-05-17T18:11:59.040Z] Removing intermediate container 255ffb9976f1 [2021-05-17T18:11:59.040Z] ---> 7d53569e9cf2 [2021-05-17T18:11:59.040Z] Step 19/22 : CMD ["--init=true"] [2021-05-17T18:11:59.998Z] ---> 41ea8d75d2ff [2021-05-17T18:11:59.998Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-17T18:11:59.998Z] ---> Running in e6785927a656 [2021-05-17T18:11:59.998Z] ---> 0b0cf44d9fe5 [2021-05-17T18:11:59.998Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-17T18:11:59.998Z] Removing intermediate container 8578bdaa822f [2021-05-17T18:11:59.998Z] ---> 1b155ccc53c2 [2021-05-17T18:11:59.998Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-17T18:12:00.261Z] ---> Running in 02b288454a26 [2021-05-17T18:12:00.261Z] ---> Running in 98deb8b326c7 [2021-05-17T18:12:00.524Z] Removing intermediate container e6785927a656 [2021-05-17T18:12:00.524Z] ---> f2117e67cc92 [2021-05-17T18:12:00.524Z] Step 20/22 : LABEL arch=x86_64 [2021-05-17T18:12:00.524Z] ---> 4877ec2a9c5d [2021-05-17T18:12:00.524Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-17T18:12:00.524Z] ---> Running in c67871c21ec8 [2021-05-17T18:12:00.788Z] Removing intermediate container 02b288454a26 [2021-05-17T18:12:00.788Z] ---> 341b3aaf6f36 [2021-05-17T18:12:00.788Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T18:12:00.788Z] Removing intermediate container 98deb8b326c7 [2021-05-17T18:12:00.788Z] ---> 92dcfeb4a482 [2021-05-17T18:12:00.788Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T18:12:00.788Z] ---> Running in a772b825357c [2021-05-17T18:12:00.788Z] ---> Running in 26599bf4d0a7 [2021-05-17T18:12:01.050Z] ---> Running in b4c3f60f74d9 [2021-05-17T18:12:01.050Z] Removing intermediate container c67871c21ec8 [2021-05-17T18:12:01.050Z] ---> 6ee4646b7c7c [2021-05-17T18:12:01.050Z] Step 21/22 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:12:01.314Z] ---> Running in aebc2dc0ad5c [2021-05-17T18:12:01.314Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-17T18:12:01.314Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-17T18:12:01.314Z] Removing intermediate container 26599bf4d0a7 [2021-05-17T18:12:01.314Z] ---> 5d99ad2bd300 [2021-05-17T18:12:01.314Z] Step 21/23 : LABEL arch=x86_64 [2021-05-17T18:12:01.314Z] ---> aefe523efa57 [2021-05-17T18:12:01.314Z] 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-05-17T18:12:01.314Z] Removing intermediate container b4c3f60f74d9 [2021-05-17T18:12:01.314Z] ---> e47336dda604 [2021-05-17T18:12:01.314Z] Step 21/23 : LABEL arch=x86_64 [2021-05-17T18:12:01.581Z] ---> Running in a418653d9f4f [2021-05-17T18:12:01.581Z] ---> Running in f5383daf9f7e [2021-05-17T18:12:01.581Z] ---> Running in 034123fcaa0b [2021-05-17T18:12:01.581Z] Removing intermediate container aebc2dc0ad5c [2021-05-17T18:12:01.581Z] ---> 3f734d3cec8b [2021-05-17T18:12:01.581Z] Step 22/22 : LABEL version=0.0.0 [2021-05-17T18:12:01.845Z] ---> Running in 855735e62f12 [2021-05-17T18:12:01.845Z] Removing intermediate container f5383daf9f7e [2021-05-17T18:12:01.845Z] ---> 1718fa57f1c8 [2021-05-17T18:12:01.845Z] Step 22/23 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:12:01.845Z] Removing intermediate container a418653d9f4f [2021-05-17T18:12:01.845Z] ---> 189e55b898ec [2021-05-17T18:12:01.845Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-17T18:12:02.120Z] Removing intermediate container 034123fcaa0b [2021-05-17T18:12:02.120Z] ---> 2a9dde1f79d0 [2021-05-17T18:12:02.120Z] Step 22/23 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:12:02.120Z] ---> Running in 5c62c44078c3 [2021-05-17T18:12:02.120Z] ---> Running in 520be68bddc2 [2021-05-17T18:12:02.120Z] ---> Running in 5b2864602590 [2021-05-17T18:12:02.381Z] Removing intermediate container 855735e62f12 [2021-05-17T18:12:02.381Z] ---> d5f685ed9618 [2021-05-17T18:12:02.381Z] [2021-05-17T18:12:02.648Z] Successfully built d5f685ed9618 [2021-05-17T18:12:02.923Z] Successfully tagged security-proxy-setup:latest [2021-05-17T18:12:02.923Z] Removing intermediate container 5b2864602590 [2021-05-17T18:12:02.923Z] ---> aab0bfed3101 [2021-05-17T18:12:02.923Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T18:12:02.923Z] Removing intermediate container 520be68bddc2 [2021-05-17T18:12:02.923Z] ---> 22d72a7e74fc [2021-05-17T18:12:02.923Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T18:12:02.923Z] Building core-command [2021-05-17T18:12:02.923Z]  Building security-proxy-setup ... done  ---> Running in f5dd14f1877d [2021-05-17T18:12:02.923Z] Removing intermediate container a772b825357c [2021-05-17T18:12:02.923Z] ---> b5734fcd4e78 [2021-05-17T18:12:02.923Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T18:12:02.923Z] ---> Running in 7f3fb0759e1c [2021-05-17T18:12:03.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:12:03.193Z] Removing intermediate container f5dd14f1877d [2021-05-17T18:12:03.193Z] ---> 685777cded58 [2021-05-17T18:12:03.193Z] [2021-05-17T18:12:03.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:12:03.193Z] Removing intermediate container 7f3fb0759e1c [2021-05-17T18:12:03.193Z] ---> cbc190944640 [2021-05-17T18:12:03.193Z] [2021-05-17T18:12:03.464Z] ---> 3cd3823eaf2c [2021-05-17T18:12:03.464Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-17T18:12:03.464Z] (1/39) Installing readline (8.0.4-r0) [2021-05-17T18:12:03.464Z] (2/39) Installing bash (5.0.17-r0) [2021-05-17T18:12:03.464Z] Executing bash-5.0.17-r0.post-install [2021-05-17T18:12:03.464Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T18:12:03.464Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-17T18:12:03.464Z] (5/39) Installing curl (7.76.1-r0) [2021-05-17T18:12:03.464Z] Successfully built 685777cded58 [2021-05-17T18:12:03.464Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-17T18:12:03.464Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-17T18:12:03.464Z] (8/39) Installing expat (2.2.9-r1) [2021-05-17T18:12:03.464Z] Successfully tagged support-scheduler:latest [2021-05-17T18:12:03.733Z]  Building support-scheduler ... done Building core-data [2021-05-17T18:12:03.733Z] (9/39) Installing libffi (3.3-r2) [2021-05-17T18:12:03.733Z] (10/39) Installing gdbm (1.13-r1) [2021-05-17T18:12:03.733Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-17T18:12:03.733Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-17T18:12:03.733Z] Successfully built cbc190944640 [2021-05-17T18:12:03.733Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-17T18:12:03.733Z] Successfully tagged support-notifications:latest [2021-05-17T18:12:03.733Z] Building security-secretstore-setup [2021-05-17T18:12:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.200s coverage: 94.4% of statements [2021-05-17T18:12:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements [2021-05-17T18:12:15.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.610s coverage: 81.8% of statements [2021-05-17T18:12:15.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-17T18:12:16.007Z]  Building support-notifications ... done  ---> bf488af98c2f [2021-05-17T18:12:16.007Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-17T18:12:16.007Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-17T18:12:16.007Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-17T18:12:16.007Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-17T18:12:16.007Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-17T18:12:16.007Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-17T18:12:16.007Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-17T18:12:16.007Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-17T18:12:16.007Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-17T18:12:16.587Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-17T18:12:17.161Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-17T18:12:18.555Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-17T18:12:18.555Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-17T18:12:18.555Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-17T18:12:18.817Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-17T18:12:18.817Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-17T18:12:19.083Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-17T18:12:19.083Z] ---> 40bbe4b41903 [2021-05-17T18:12:19.083Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-17T18:12:19.083Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-17T18:12:19.083Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-17T18:12:19.659Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-17T18:12:19.659Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-17T18:12:19.659Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-17T18:12:19.659Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-17T18:12:19.927Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-17T18:12:20.200Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-17T18:12:20.471Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-17T18:12:20.471Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-17T18:12:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.269s coverage: 92.9% of statements [2021-05-17T18:12:23.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-17T18:12:23.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-17T18:12:23.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-17T18:12:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-17T18:12:23.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-17T18:12:23.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-17T18:12:23.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-17T18:12:23.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-17T18:12:23.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-17T18:12:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-05-17T18:12:23.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-17T18:12:23.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-17T18:12:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-05-17T18:12:23.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-17T18:12:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.184s coverage: 76.0% of statements [2021-05-17T18:12:23.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-17T18:12:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.191s coverage: 80.0% of statements [2021-05-17T18:12:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements [2021-05-17T18:12:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.233s coverage: 85.4% of statements [2021-05-17T18:12:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.316s coverage: 91.2% of statements [2021-05-17T18:12:23.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-17T18:12:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.661s coverage: 64.4% of statements [2021-05-17T18:12:23.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-17T18:12:23.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-17T18:12:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements [2021-05-17T18:12:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements [2021-05-17T18:12:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements [2021-05-17T18:12:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2021-05-17T18:12:23.835Z] ---> a3371c67b9f3 [2021-05-17T18:12:23.835Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-17T18:12:23.835Z] Executing busybox-1.31.1-r19.trigger [2021-05-17T18:12:24.421Z] OK: 72 MiB in 59 packages [2021-05-17T18:12:25.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-05-17T18:12:28.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.972s coverage: 66.9% of statements [2021-05-17T18:12:28.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-17T18:12:28.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-17T18:12:28.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-17T18:12:29.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.661s coverage: 43.4% of statements [2021-05-17T18:12:29.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-17T18:12:29.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-17T18:12:29.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.160s coverage: 89.5% of statements [2021-05-17T18:12:29.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-17T18:12:29.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.104s coverage: 84.8% of statements [2021-05-17T18:12:31.222Z] ---> f6750019b402 [2021-05-17T18:12:31.223Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-17T18:12:33.931Z] ---> Running in 5c8b015a7708 [2021-05-17T18:12:34.532Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:12:34.532Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:12:34.532Z] ---> 8e3b782fd6c6 [2021-05-17T18:12:34.532Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T18:12:34.532Z] ---> Using cache [2021-05-17T18:12:34.532Z] ---> 5b6cac208388 [2021-05-17T18:12:34.532Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:12:34.532Z] ---> Using cache [2021-05-17T18:12:34.532Z] ---> 3b527592754b [2021-05-17T18:12:34.532Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-17T18:12:35.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.492s coverage: 47.1% of statements [2021-05-17T18:12:35.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-17T18:12:35.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-17T18:12:35.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-17T18:12:35.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-17T18:12:35.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-17T18:12:35.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.135s coverage: 100.0% of statements [2021-05-17T18:12:35.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-17T18:12:35.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.106s coverage: 100.0% of statements [2021-05-17T18:12:35.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-17T18:12:35.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-17T18:12:35.502Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:12:35.502Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:12:35.502Z] ---> 8e3b782fd6c6 [2021-05-17T18:12:35.502Z] Step 3/26 : WORKDIR /edgex-go [2021-05-17T18:12:35.502Z] ---> Using cache [2021-05-17T18:12:35.502Z] ---> 5b6cac208388 [2021-05-17T18:12:35.502Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:12:35.502Z] ---> Using cache [2021-05-17T18:12:35.502Z] ---> 3b527592754b [2021-05-17T18:12:35.502Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-17T18:12:36.081Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:12:36.081Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:12:36.081Z] ---> 8e3b782fd6c6 [2021-05-17T18:12:36.081Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T18:12:36.081Z] ---> Using cache [2021-05-17T18:12:36.081Z] ---> 5b6cac208388 [2021-05-17T18:12:36.081Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:12:36.081Z] ---> Using cache [2021-05-17T18:12:36.081Z] ---> 3b527592754b [2021-05-17T18:12:36.081Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T18:12:36.685Z] Removing intermediate container 5c8b015a7708 [2021-05-17T18:12:36.685Z] ---> f0f88c44b7ab [2021-05-17T18:12:36.685Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-17T18:12:36.685Z] ---> Running in d9e38cc38301 [2021-05-17T18:12:36.685Z] ---> Running in c14fae79386f [2021-05-17T18:12:36.685Z] ---> Running in 80080217b691 [2021-05-17T18:12:36.959Z] Collecting docker-compose==1.23.2 [2021-05-17T18:12:36.959Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-17T18:12:37.541Z] ---> 03110809c349 [2021-05-17T18:12:37.541Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-17T18:12:37.541Z] Collecting cached-property<2,>=1.2.0 [2021-05-17T18:12:37.541Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-17T18:12:37.541Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-17T18:12:37.541Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-17T18:12:37.817Z] ---> Running in dca698c1f0c2 [2021-05-17T18:12:37.996Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.353s coverage: 21.5% of statements [2021-05-17T18:12:37.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-17T18:12:37.997Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.492s coverage: 92.2% of statements [2021-05-17T18:12:37.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-17T18:12:37.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T18:12:37.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-17T18:12:38.088Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:12:38.088Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:12:38.355Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:12:38.961Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-17T18:12:38.961Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-17T18:12:38.961Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:12:38.961Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:12:38.961Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:12:38.961Z] Removing intermediate container dca698c1f0c2 [2021-05-17T18:12:38.961Z] ---> 7a9f310f64b3 [2021-05-17T18:12:38.961Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-17T18:12:39.228Z] Collecting docker<4.0,>=3.6.0 [2021-05-17T18:12:39.228Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-17T18:12:39.228Z] ---> Running in 0e99efc44f42 [2021-05-17T18:12:39.501Z] OK: 219 MiB in 52 packages [2021-05-17T18:12:39.501Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-17T18:12:39.501Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-17T18:12:39.501Z] Removing intermediate container 0e99efc44f42 [2021-05-17T18:12:39.501Z] ---> 2cc2e8aef300 [2021-05-17T18:12:39.501Z] Step 29/32 : CMD ["gate"] [2021-05-17T18:12:39.501Z] OK: 219 MiB in 52 packages [2021-05-17T18:12:39.774Z] OK: 219 MiB in 52 packages [2021-05-17T18:12:39.774Z] Collecting docopt<0.7,>=0.6.1 [2021-05-17T18:12:39.774Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-17T18:12:39.774Z] ---> Running in 7b505773194d [2021-05-17T18:12:40.039Z] Removing intermediate container 7b505773194d [2021-05-17T18:12:40.039Z] ---> 8a72dfc59eb2 [2021-05-17T18:12:40.039Z] Step 30/32 : LABEL arch=x86_64 [2021-05-17T18:12:40.616Z] ---> Running in a291d7abb529 [2021-05-17T18:12:40.616Z] Removing intermediate container c14fae79386f [2021-05-17T18:12:40.616Z] ---> 3b389222855c [2021-05-17T18:12:40.616Z] Step 6/26 : COPY go.mod . [2021-05-17T18:12:40.616Z] Collecting jsonschema<3,>=2.5.1 [2021-05-17T18:12:40.616Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-17T18:12:40.616Z] 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-05-17T18:12:40.616Z] Removing intermediate container 80080217b691 [2021-05-17T18:12:40.616Z] ---> 3335dd9103f7 [2021-05-17T18:12:40.616Z] Step 6/24 : COPY go.mod . [2021-05-17T18:12:40.879Z] Collecting PyYAML<4,>=3.10 [2021-05-17T18:12:40.879Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-17T18:12:40.879Z] Removing intermediate container d9e38cc38301 [2021-05-17T18:12:40.879Z] ---> d9eca57dbb6b [2021-05-17T18:12:40.879Z] Step 6/24 : COPY go.mod . [2021-05-17T18:12:40.879Z] Removing intermediate container a291d7abb529 [2021-05-17T18:12:40.879Z] ---> 0a996876e9a4 [2021-05-17T18:12:40.879Z] Step 31/32 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:12:40.879Z] ---> 9f1da5d3f950 [2021-05-17T18:12:40.879Z] Step 7/26 : RUN go mod download [2021-05-17T18:12:41.833Z] ---> Running in 9ea9472bee96 [2021-05-17T18:12:41.833Z] ---> 2995b0051104 [2021-05-17T18:12:41.833Z] Step 7/24 : RUN go mod download [2021-05-17T18:12:41.833Z] ---> Running in cbd621d73f97 [2021-05-17T18:12:42.096Z] Collecting texttable<0.10,>=0.9.0 [2021-05-17T18:12:42.096Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-17T18:12:42.096Z] ---> b4fdb0539bf0 [2021-05-17T18:12:42.096Z] Step 7/24 : RUN go mod download [2021-05-17T18:12:42.096Z] ---> Running in 4f445dc9c52e [2021-05-17T18:12:42.359Z] ---> Running in 405ad60429e7 [2021-05-17T18:12:42.359Z] Removing intermediate container cbd621d73f97 [2021-05-17T18:12:42.359Z] ---> 7e16abf70576 [2021-05-17T18:12:42.359Z] Step 32/32 : LABEL version=0.0.0 [2021-05-17T18:12:42.629Z] Collecting docker-pycreds>=0.4.0 [2021-05-17T18:12:42.629Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-17T18:12:42.629Z] ---> Running in 058a74ed1aae [2021-05-17T18:12:42.629Z] 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-05-17T18:12:42.629Z] 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-05-17T18:12:42.895Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-17T18:12:42.895Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-17T18:12:43.173Z] Removing intermediate container 058a74ed1aae [2021-05-17T18:12:43.173Z] ---> 3920e6df4ada [2021-05-17T18:12:43.173Z] [2021-05-17T18:12:43.173Z] Collecting idna<2.8,>=2.5 [2021-05-17T18:12:43.173Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-17T18:12:43.173Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-17T18:12:43.173Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-17T18:12:43.173Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-17T18:12:43.173Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-17T18:12:43.474Z] Installing collected packages: cached-property, dockerpty, websocket-client, docker-pycreds, urllib3, idna, requests, docker, docopt, jsonschema, PyYAML, texttable, docker-compose [2021-05-17T18:12:43.474Z] Running setup.py install for dockerpty: started [2021-05-17T18:12:43.474Z] Successfully built 3920e6df4ada [2021-05-17T18:12:43.474Z] Successfully tagged security-bootstrapper:latest [2021-05-17T18:12:43.474Z] Building core-metadata [2021-05-17T18:12:44.048Z]  Building security-bootstrapper ... done  Running setup.py install for dockerpty: finished with status 'done' [2021-05-17T18:12:44.630Z] Attempting uninstall: urllib3 [2021-05-17T18:12:44.630Z] Found existing installation: urllib3 1.25.9 [2021-05-17T18:12:44.630Z] Uninstalling urllib3-1.25.9: [2021-05-17T18:12:44.630Z] Successfully uninstalled urllib3-1.25.9 [2021-05-17T18:12:46.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.567s coverage: 28.8% of statements [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-17T18:12:46.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.187s coverage: 99.0% of statements [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-17T18:12:46.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.250s coverage: 100.0% of statements [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-17T18:12:46.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.214s coverage: 64.6% of statements [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-17T18:12:46.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.378s coverage: 97.6% of statements [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-17T18:12:46.344Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-17T18:12:46.344Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-17T18:12:46.344Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.123s coverage: 87.9% of statements [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-17T18:12:46.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-17T18:12:46.344Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-05-17T18:12:46.619Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.192s coverage: 28.1% of statements [2021-05-17T18:12:46.619Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-17T18:12:46.619Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.059s coverage: 85.7% of statements [2021-05-17T18:12:46.619Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-17T18:12:47.193Z] Attempting uninstall: idna [2021-05-17T18:12:47.193Z] Found existing installation: idna 2.9 [2021-05-17T18:12:47.193Z] Uninstalling idna-2.9: [2021-05-17T18:12:47.193Z] Successfully uninstalled idna-2.9 [2021-05-17T18:12:47.596Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-05-17T18:12:48.192Z] GO111MODULE=on go vet ./... [2021-05-17T18:12:48.600Z] Attempting uninstall: requests [2021-05-17T18:12:48.600Z] Found existing installation: requests 2.23.0 [2021-05-17T18:12:48.601Z] Uninstalling requests-2.23.0: [2021-05-17T18:12:48.601Z] Successfully uninstalled requests-2.23.0 [2021-05-17T18:12:49.996Z] Removing intermediate container 4f445dc9c52e [2021-05-17T18:12:49.996Z] ---> c82e07c3f549 [2021-05-17T18:12:49.996Z] Step 8/24 : COPY . . [2021-05-17T18:12:49.996Z] Removing intermediate container 9ea9472bee96 [2021-05-17T18:12:49.996Z] ---> 3d594e5bf3d1 [2021-05-17T18:12:49.996Z] Step 8/26 : COPY . . [2021-05-17T18:12:49.996Z] Removing intermediate container 405ad60429e7 [2021-05-17T18:12:49.996Z] ---> f828d6560e8c [2021-05-17T18:12:49.996Z] Step 8/24 : COPY . . [2021-05-17T18:12:50.270Z] Running setup.py install for docopt: started [2021-05-17T18:12:52.209Z] Running setup.py install for docopt: finished with status 'done' [2021-05-17T18:12:55.578Z] Running setup.py install for PyYAML: started [2021-05-17T18:13:03.812Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-17T18:13:03.812Z] Running setup.py install for texttable: started [2021-05-17T18:13:05.750Z] Running setup.py install for texttable: finished with status 'done' [2021-05-17T18:13:06.328Z] 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-05-17T18:13:07.726Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:13:07.726Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:13:07.993Z] ---> 8e3b782fd6c6 [2021-05-17T18:13:07.994Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T18:13:07.994Z] ---> Using cache [2021-05-17T18:13:07.994Z] ---> 5b6cac208388 [2021-05-17T18:13:07.994Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:13:07.994Z] ---> Using cache [2021-05-17T18:13:07.994Z] ---> 3b527592754b [2021-05-17T18:13:07.994Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T18:13:07.994Z] ---> Using cache [2021-05-17T18:13:07.994Z] ---> 3335dd9103f7 [2021-05-17T18:13:07.994Z] Step 6/24 : COPY go.mod . [2021-05-17T18:13:07.994Z] ---> Using cache [2021-05-17T18:13:07.994Z] ---> 2995b0051104 [2021-05-17T18:13:07.994Z] Step 7/24 : RUN go mod download [2021-05-17T18:13:07.994Z] ---> Using cache [2021-05-17T18:13:07.994Z] ---> c82e07c3f549 [2021-05-17T18:13:07.994Z] Step 8/24 : COPY . . [2021-05-17T18:13:40.834Z] ---> e3759ba7c05d [2021-05-17T18:13:40.834Z] Step 9/26 : RUN go mod tidy [2021-05-17T18:13:40.834Z] ---> ed688ff32af2 [2021-05-17T18:13:40.834Z] Step 9/24 : RUN go mod tidy [2021-05-17T18:13:40.834Z] ---> fa8c30530cf6 [2021-05-17T18:13:40.834Z] Step 9/24 : RUN go mod tidy [2021-05-17T18:13:40.834Z] ---> Running in a7cc012debcd [2021-05-17T18:13:40.834Z] ---> Running in 2020b579b066 [2021-05-17T18:13:40.834Z] ---> Running in 6bb9312ab7ab [2021-05-17T18:13:45.127Z] Removing intermediate container 5c62c44078c3 [2021-05-17T18:13:45.127Z] ---> ee6e887eb389 [2021-05-17T18:13:45.127Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-17T18:13:45.127Z] ---> Running in 43840a61224b [2021-05-17T18:13:45.398Z] ---> 4b9460871c63 [2021-05-17T18:13:45.398Z] Step 9/24 : RUN go mod tidy [2021-05-17T18:13:45.398Z] ---> Running in 6ad81b454380 [2021-05-17T18:13:45.668Z] Removing intermediate container 43840a61224b [2021-05-17T18:13:45.668Z] ---> aa8d5c4b04d4 [2021-05-17T18:13:45.668Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-17T18:13:45.668Z] ---> Running in cfbe30f736f7 [2021-05-17T18:13:45.937Z] Removing intermediate container cfbe30f736f7 [2021-05-17T18:13:45.937Z] ---> 5cd6417a6f9a [2021-05-17T18:13:45.937Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-17T18:13:46.534Z] ---> 2b135430520f [2021-05-17T18:13:46.534Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-17T18:13:47.121Z] ---> 929ee1cf296b [2021-05-17T18:13:47.121Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-17T18:13:47.384Z] ---> 9d33b277c2de [2021-05-17T18:13:47.384Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-17T18:13:47.656Z] ---> Running in 6bbd33231622 [2021-05-17T18:13:47.656Z] Removing intermediate container 2020b579b066 [2021-05-17T18:13:47.656Z] ---> e0b208046816 [2021-05-17T18:13:47.656Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-17T18:13:47.919Z] Removing intermediate container a7cc012debcd [2021-05-17T18:13:47.919Z] ---> 8b98e72f747e [2021-05-17T18:13:47.919Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-17T18:13:47.919Z] Removing intermediate container 6bbd33231622 [2021-05-17T18:13:47.919Z] ---> 01e8131e2634 [2021-05-17T18:13:47.919Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T18:13:47.919Z] ---> Running in 005f25c81aca [2021-05-17T18:13:48.182Z] ---> Running in 73462013d67e [2021-05-17T18:13:48.182Z] Removing intermediate container 6bb9312ab7ab [2021-05-17T18:13:48.182Z] ---> 2ac4d3070e63 [2021-05-17T18:13:48.182Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-17T18:13:48.182Z] Removing intermediate container 6ad81b454380 [2021-05-17T18:13:48.182Z] ---> 2afe400d8268 [2021-05-17T18:13:48.182Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-17T18:13:48.447Z] ---> Running in cae7abc4d39b [2021-05-17T18:13:48.447Z] ---> Running in 0733c2fb7884 [2021-05-17T18:13:48.447Z] ---> Running in 6a0e7ba1a2ee [2021-05-17T18:13:48.721Z] Removing intermediate container cae7abc4d39b [2021-05-17T18:13:48.721Z] ---> b6415572b973 [2021-05-17T18:13:48.721Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T18:13:48.996Z] ---> Running in c3c2b4698839 [2021-05-17T18:13:48.996Z] 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-05-17T18:13:49.272Z] Removing intermediate container c3c2b4698839 [2021-05-17T18:13:49.272Z] ---> de88cab7d4de [2021-05-17T18:13:49.273Z] Step 23/24 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:13:49.273Z] ---> Running in f9403158283a [2021-05-17T18:13:49.273Z] 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-05-17T18:13:49.867Z] Removing intermediate container f9403158283a [2021-05-17T18:13:49.867Z] ---> dd1c3bec9088 [2021-05-17T18:13:49.867Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T18:13:49.867Z] 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-05-17T18:13:49.867Z] 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-05-17T18:13:49.867Z] ---> Running in f8bb59fb863b [2021-05-17T18:13:50.134Z] Removing intermediate container f8bb59fb863b [2021-05-17T18:13:50.134Z] ---> c3c2b88ebee2 [2021-05-17T18:13:50.134Z] [2021-05-17T18:13:51.552Z] Successfully built c3c2b88ebee2 [2021-05-17T18:13:51.552Z] Successfully tagged sys-mgmt-agent:latest [2021-05-17T18:14:23.837Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-17T18:14:25.023Z] gofmt -l . [2021-05-17T18:14:25.023Z] [ "`gofmt -l .`" = "" ] [2021-05-17T18:14:28.430Z] ./bin/test-go-mod-tidy.sh [2021-05-17T18:14:28.430Z] ./bin/test-attribution-txt.sh [2021-05-17T18:14:30.782Z] Removing intermediate container 73462013d67e [2021-05-17T18:14:30.782Z] ---> 671663c8275b [2021-05-17T18:14:30.782Z] [2021-05-17T18:14:30.782Z] Step 11/26 : FROM alpine:3.12 [2021-05-17T18:14:30.782Z] ---> 13621d1b12d4 [2021-05-17T18:14:30.782Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-17T18:14:30.782Z] Removing intermediate container 0733c2fb7884 [2021-05-17T18:14:30.782Z] ---> 20cb81f6abfa [2021-05-17T18:14:30.782Z] [2021-05-17T18:14:30.782Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T18:14:30.782Z] ---> 13621d1b12d4 [2021-05-17T18:14:30.782Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T18:14:30.782Z] ---> Using cache [2021-05-17T18:14:30.782Z] ---> b7fa32234e9f [2021-05-17T18:14:30.782Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T18:14:30.782Z] ---> Using cache [2021-05-17T18:14:30.782Z] ---> 0bd2a6ddf3c1 [2021-05-17T18:14:30.782Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-17T18:14:31.051Z] ---> Running in c6ea1a597171 [2021-05-17T18:14:31.051Z] ---> Running in 92a9b44f617d [Pipeline] sh [2021-05-17T18:14:31.633Z] Removing intermediate container 92a9b44f617d [2021-05-17T18:14:31.633Z] ---> a5b1411595fe [2021-05-17T18:14:31.633Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T18:14:31.714Z] + ls -al . [2021-05-17T18:14:31.714Z] total 864 [2021-05-17T18:14:31.714Z] drwxrwxr-x 9 1001 1001 4096 May 17 18:14 . [2021-05-17T18:14:31.714Z] drwxr-xr-x 4 root root 4096 May 17 18:09 .. [2021-05-17T18:14:31.714Z] -rw-rw-r-- 1 1001 1001 11 May 17 18:07 .dockerignore [2021-05-17T18:14:31.714Z] drwxrwxr-x 8 1001 1001 4096 May 17 18:07 .git [2021-05-17T18:14:31.714Z] drwxrwxr-x 3 1001 1001 4096 May 17 18:07 .github [2021-05-17T18:14:31.714Z] -rw-rw-r-- 1 1001 1001 818 May 17 18:07 .gitignore [2021-05-17T18:14:31.714Z] -rw-rw-r-- 1 1001 1001 166 May 17 18:07 .sonarcloud.properties [2021-05-17T18:14:31.714Z] -rw-rw-r-- 1 1001 1001 8609 May 17 18:07 Attribution.txt [2021-05-17T18:14:31.714Z] -rw-rw-r-- 1 1001 1001 3804 May 17 18:07 CONTRIBUTING.md [2021-05-17T18:14:31.714Z] -rw-rw-r-- 1 1001 1001 931 May 17 18:07 Dockerfile.build [2021-05-17T18:14:31.714Z] -rw-rw-r-- 1 1001 1001 863 May 17 18:07 Jenkinsfile [2021-05-17T18:14:31.714Z] -rw-rw-r-- 1 1001 1001 10775 May 17 18:07 LICENSE [2021-05-17T18:14:31.714Z] -rw-rw-r-- 1 1001 1001 5632 May 17 18:07 Makefile [2021-05-17T18:14:31.714Z] -rw-rw-r-- 1 1001 1001 7978 May 17 18:07 README.md [2021-05-17T18:14:31.714Z] -rw-rw-r-- 1 1001 1001 6755 May 17 18:07 SECURITY.md [2021-05-17T18:14:31.714Z] -rw-rw-r-- 1 1001 1001 5 May 17 18:05 VERSION [2021-05-17T18:14:31.714Z] -rw-rw-r-- 1 1001 1001 4131 May 17 18:07 ZMQWindows.md [2021-05-17T18:14:31.714Z] drwxrwxr-x 2 1001 1001 4096 May 17 18:07 bin [2021-05-17T18:14:31.714Z] drwxrwxr-x 14 1001 1001 4096 May 17 18:07 cmd [2021-05-17T18:14:31.714Z] -rw-r--r-- 1 root root 727485 May 17 18:12 coverage.out [2021-05-17T18:14:31.714Z] -rw-r--r-- 1 root root 1060 May 17 18:14 go.mod [2021-05-17T18:14:31.714Z] -rw-r--r-- 1 root root 22101 May 17 18:09 go.sum [2021-05-17T18:14:31.714Z] drwxrwxr-x 8 1001 1001 4096 May 17 18:07 internal [2021-05-17T18:14:31.714Z] drwxrwxr-x 4 1001 1001 4096 May 17 18:07 openapi [2021-05-17T18:14:31.714Z] drwxrwxr-x 4 1001 1001 4096 May 17 18:07 snap [2021-05-17T18:14:31.714Z] -rw-rw-r-- 1 1001 1001 168 May 17 18:07 version.go [Pipeline] sh [2021-05-17T18:14:32.390Z] + '[' -e coverage.out ] [2021-05-17T18:14:32.390Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-17T18:14:32.425Z] Warning: overwriting stash ‘coverage-report’ [2021-05-17T18:14:32.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:14:32.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:14:32.598Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-17T18:14:32.861Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T18:14:32.861Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-17T18:14:32.861Z] (4/6) Installing curl (7.76.1-r0) [2021-05-17T18:14:32.861Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-17T18:14:32.861Z] (6/6) Installing su-exec (0.2-r1) [2021-05-17T18:14:32.861Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T18:14:32.861Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T18:14:32.861Z] OK: 7 MiB in 20 packages [2021-05-17T18:14:33.347Z] Stashed 1 file(s) [Pipeline] sh [2021-05-17T18:14:34.005Z] + make build [2021-05-17T18:14:34.005Z] go mod tidy [2021-05-17T18:14:34.604Z] 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-05-17T18:14:34.790Z] ---> Running in 5d8574f1b5c9 [2021-05-17T18:14:35.061Z] Removing intermediate container 6a0e7ba1a2ee [2021-05-17T18:14:35.061Z] ---> 5ffa8c3f9706 [2021-05-17T18:14:35.061Z] [2021-05-17T18:14:35.061Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T18:14:35.061Z] ---> 13621d1b12d4 [2021-05-17T18:14:35.061Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T18:14:35.061Z] ---> Using cache [2021-05-17T18:14:35.061Z] ---> b7fa32234e9f [2021-05-17T18:14:35.061Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T18:14:35.061Z] ---> Using cache [2021-05-17T18:14:35.061Z] ---> 0bd2a6ddf3c1 [2021-05-17T18:14:35.061Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-17T18:14:35.061Z] Removing intermediate container 005f25c81aca [2021-05-17T18:14:35.061Z] ---> b97070faac8a [2021-05-17T18:14:35.061Z] [2021-05-17T18:14:35.061Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T18:14:35.061Z] ---> 13621d1b12d4 [2021-05-17T18:14:35.061Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-17T18:14:36.012Z] Removing intermediate container 5d8574f1b5c9 [2021-05-17T18:14:36.012Z] ---> 5cbeafa77b2a [2021-05-17T18:14:36.012Z] Step 16/24 : WORKDIR / [2021-05-17T18:14:36.012Z] ---> Running in 11b34e85c0dc [2021-05-17T18:14:36.012Z] ---> Running in 36db6bb252c0 [2021-05-17T18:14:36.275Z] ---> Running in 4fa570aa4b63 [2021-05-17T18:14:36.275Z] Removing intermediate container c6ea1a597171 [2021-05-17T18:14:36.275Z] ---> c73b803d6b5f [2021-05-17T18:14:36.275Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T18:14:36.544Z] Removing intermediate container 11b34e85c0dc [2021-05-17T18:14:36.544Z] ---> a606d8a0f0a1 [2021-05-17T18:14:36.544Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-17T18:14:36.544Z] Removing intermediate container 36db6bb252c0 [2021-05-17T18:14:36.544Z] ---> e194adbfff98 [2021-05-17T18:14:36.544Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T18:14:36.544Z] ---> Running in 80da3bf00d33 [2021-05-17T18:14:36.544Z] ---> Running in 545cc1d76282 [2021-05-17T18:14:36.544Z] ---> Running in 14f9bcdcba77 [2021-05-17T18:14:36.544Z] Removing intermediate container 4fa570aa4b63 [2021-05-17T18:14:36.544Z] ---> e101e8eab28b [2021-05-17T18:14:36.544Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T18:14:36.808Z] Removing intermediate container 80da3bf00d33 [2021-05-17T18:14:36.808Z] ---> 34fcc29c115a [2021-05-17T18:14:36.808Z] Step 14/26 : WORKDIR / [2021-05-17T18:14:36.808Z] Removing intermediate container 545cc1d76282 [2021-05-17T18:14:36.808Z] ---> e4e257156302 [2021-05-17T18:14:36.808Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-17T18:14:36.808Z] Removing intermediate container 14f9bcdcba77 [2021-05-17T18:14:36.808Z] ---> d86cb08827c0 [2021-05-17T18:14:36.808Z] Step 16/24 : WORKDIR / [2021-05-17T18:14:37.073Z] ---> Running in 6b92609342f6 [2021-05-17T18:14:37.073Z] ---> Running in ad0dc07bf47d [2021-05-17T18:14:37.073Z] ---> 862a673766bc [2021-05-17T18:14:37.073Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-17T18:14:37.073Z] ---> Running in 9e744a6dad6b [2021-05-17T18:14:37.342Z] Removing intermediate container 6b92609342f6 [2021-05-17T18:14:37.342Z] ---> ccff529eaecb [2021-05-17T18:14:37.342Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:14:37.342Z] Removing intermediate container ad0dc07bf47d [2021-05-17T18:14:37.342Z] ---> 5152a84c32ba [2021-05-17T18:14:37.342Z] 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-05-17T18:14:37.342Z] Removing intermediate container 9e744a6dad6b [2021-05-17T18:14:37.342Z] ---> f96b3792758d [2021-05-17T18:14:37.342Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T18:14:37.342Z] ---> Running in 05dbd3e38675 [2021-05-17T18:14:37.919Z] ---> e256289e1a49 [2021-05-17T18:14:37.919Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-17T18:14:38.493Z] ---> de2aa78eca4d [2021-05-17T18:14:38.493Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-17T18:14:38.758Z] ---> ad32f1b139aa [2021-05-17T18:14:38.758Z] 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-05-17T18:14:38.758Z] ---> 61017edac3b5 [2021-05-17T18:14:38.758Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-17T18:14:38.758Z] ---> Running in 487b7b3ee67c [2021-05-17T18:14:39.339Z] ---> 7859f6041584 [2021-05-17T18:14:39.339Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-17T18:14:39.339Z] Removing intermediate container 487b7b3ee67c [2021-05-17T18:14:39.339Z] ---> 69d06212cdd9 [2021-05-17T18:14:39.339Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T18:14:39.339Z] ---> 1f6de87c9cbc [2021-05-17T18:14:39.339Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-17T18:14:39.339Z] Removing intermediate container 05dbd3e38675 [2021-05-17T18:14:39.339Z] ---> eb3df88134da [2021-05-17T18:14:39.339Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T18:14:39.339Z] ---> Running in 9f8fd625656a [2021-05-17T18:14:39.605Z] ---> Running in 10b088dee6dd [2021-05-17T18:14:39.605Z] ---> 0607de8f3fea [2021-05-17T18:14:39.605Z] 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-05-17T18:14:39.867Z] Removing intermediate container 9f8fd625656a [2021-05-17T18:14:39.867Z] ---> 3a9e6c4cfe87 [2021-05-17T18:14:39.867Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T18:14:39.867Z] ---> 350e7f844473 [2021-05-17T18:14:39.867Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-17T18:14:40.152Z] ---> Running in 8b82768b1930 [2021-05-17T18:14:40.152Z] ---> Running in a318f61ba13b [2021-05-17T18:14:40.152Z] ---> 92d24ca1dcba [2021-05-17T18:14:40.152Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-17T18:14:40.152Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:14:40.423Z] Removing intermediate container 8b82768b1930 [2021-05-17T18:14:40.423Z] ---> b204d53869e4 [2021-05-17T18:14:40.423Z] Step 23/24 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:14:40.423Z] Removing intermediate container a318f61ba13b [2021-05-17T18:14:40.423Z] ---> e696fff07928 [2021-05-17T18:14:40.423Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T18:14:40.423Z] ---> Running in e8b8095de004 [2021-05-17T18:14:40.423Z] ---> Running in 940e21c1c819 [2021-05-17T18:14:40.690Z] ---> 9788907fc0e7 [2021-05-17T18:14:40.690Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-17T18:14:40.690Z] Removing intermediate container e8b8095de004 [2021-05-17T18:14:40.690Z] ---> 475d66342e5b [2021-05-17T18:14:40.690Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T18:14:40.690Z] Removing intermediate container 940e21c1c819 [2021-05-17T18:14:40.690Z] ---> 5d99e6986968 [2021-05-17T18:14:40.690Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T18:14:40.690Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:14:41.265Z] ---> Running in 90f54338350b [2021-05-17T18:14:41.265Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T18:14:41.265Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T18:14:41.265Z] ---> Running in 8f7d06dce715 [2021-05-17T18:14:41.512Z] 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-05-17T18:14:41.530Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T18:14:41.530Z] ---> 930875fae462 [2021-05-17T18:14:41.530Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-17T18:14:41.530Z] Removing intermediate container 90f54338350b [2021-05-17T18:14:41.530Z] ---> 16843a3c3324 [2021-05-17T18:14:41.530Z] [2021-05-17T18:14:41.530Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T18:14:41.530Z] Removing intermediate container 8f7d06dce715 [2021-05-17T18:14:41.530Z] ---> b25ec9f38c2c [2021-05-17T18:14:41.530Z] Step 23/24 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:14:41.791Z] ---> Running in 9bcff1efa7e5 [2021-05-17T18:14:41.791Z] Successfully built 16843a3c3324 [2021-05-17T18:14:41.791Z] Successfully tagged core-command:latest [2021-05-17T18:14:41.791Z]  Building core-command ... done  ---> 0fd4b2e6454e [2021-05-17T18:14:41.791Z] 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-05-17T18:14:42.052Z] ---> Running in a7759e86c93b [2021-05-17T18:14:42.052Z] Removing intermediate container 9bcff1efa7e5 [2021-05-17T18:14:42.052Z] ---> 4fe06bee2dab [2021-05-17T18:14:42.052Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T18:14:42.315Z] ---> Running in 943b093632ce [2021-05-17T18:14:42.577Z] Removing intermediate container 943b093632ce [2021-05-17T18:14:42.577Z] ---> 9d33cf4107d8 [2021-05-17T18:14:42.577Z] [2021-05-17T18:14:42.577Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T18:14:42.577Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T18:14:42.577Z] Successfully built 9d33cf4107d8 [2021-05-17T18:14:42.577Z] Successfully tagged core-metadata:latest [2021-05-17T18:14:42.840Z]  Building core-metadata ... done Executing busybox-1.31.1-r20.trigger [2021-05-17T18:14:42.840Z] OK: 8 MiB in 20 packages [2021-05-17T18:14:43.104Z] Removing intermediate container a7759e86c93b [2021-05-17T18:14:43.104Z] ---> e09a5ccf4bca [2021-05-17T18:14:43.104Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-17T18:14:43.104Z] ---> Running in c6df7b7d8b59 [2021-05-17T18:14:43.367Z] Removing intermediate container 10b088dee6dd [2021-05-17T18:14:43.368Z] ---> fbd40272be73 [2021-05-17T18:14:43.368Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T18:14:43.368Z] Removing intermediate container c6df7b7d8b59 [2021-05-17T18:14:43.368Z] ---> 1efab7c4cbe3 [2021-05-17T18:14:43.368Z] Step 24/26 : LABEL arch=x86_64 [2021-05-17T18:14:43.368Z] ---> Running in 73ff00384592 [2021-05-17T18:14:43.631Z] ---> 31cf777a0239 [2021-05-17T18:14:43.631Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-17T18:14:43.631Z] Removing intermediate container 73ff00384592 [2021-05-17T18:14:43.631Z] ---> e5db3c6bc08b [2021-05-17T18:14:43.631Z] Step 25/26 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:14:43.631Z] ---> Running in a17fbfda2ac4 [2021-05-17T18:14:43.894Z] Removing intermediate container a17fbfda2ac4 [2021-05-17T18:14:43.894Z] ---> 00d40b5a8ec2 [2021-05-17T18:14:43.894Z] Step 26/26 : LABEL version=0.0.0 [2021-05-17T18:14:44.159Z] ---> Running in 2ed0c30d923d [2021-05-17T18:14:44.159Z] ---> 4731d29c0307 [2021-05-17T18:14:44.159Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-17T18:14:44.421Z] Removing intermediate container 2ed0c30d923d [2021-05-17T18:14:44.421Z] ---> 74e807918b2e [2021-05-17T18:14:44.421Z] [2021-05-17T18:14:44.421Z] Successfully built 74e807918b2e [2021-05-17T18:14:44.684Z] ---> 33f38b65e49e [2021-05-17T18:14:44.684Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-17T18:14:44.684Z] Successfully tagged security-secretstore-setup:latest [2021-05-17T18:14:44.684Z]  Building security-secretstore-setup ... done  ---> Running in 697dbd3b4bc6 [2021-05-17T18:14:44.684Z] Removing intermediate container 697dbd3b4bc6 [2021-05-17T18:14:44.684Z] ---> c1090b50d871 [2021-05-17T18:14:44.684Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T18:14:44.946Z] ---> Running in 89694adb8e31 [2021-05-17T18:14:44.946Z] Removing intermediate container 89694adb8e31 [2021-05-17T18:14:44.946Z] ---> 4f35a2605630 [2021-05-17T18:14:44.946Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T18:14:45.209Z] ---> Running in 1a24a3dd5c49 [2021-05-17T18:14:45.209Z] Removing intermediate container 1a24a3dd5c49 [2021-05-17T18:14:45.209Z] ---> 5ce43174750a [2021-05-17T18:14:45.209Z] Step 23/24 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:14:45.209Z] ---> Running in 5b91e7df0147 [2021-05-17T18:14:45.472Z] Removing intermediate container 5b91e7df0147 [2021-05-17T18:14:45.472Z] ---> b6833f7f703c [2021-05-17T18:14:45.472Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T18:14:45.472Z] ---> Running in c8ad898fd468 [2021-05-17T18:14:45.734Z] Removing intermediate container c8ad898fd468 [2021-05-17T18:14:45.734Z] ---> 14dd77ca4ad5 [2021-05-17T18:14:45.734Z] [2021-05-17T18:14:46.309Z] Successfully built 14dd77ca4ad5 [2021-05-17T18:14:46.571Z] Successfully tagged core-data:latest [2021-05-17T18:14:46.844Z]  Building core-data ... done  [Pipeline] } [2021-05-17T18:14:46.846Z] $ docker stop --time=1 b8fdf289a7685870208f86605df3b7b21c6437474cc80dbc19ea25903a0f5a11 [2021-05-17T18:14:48.401Z] $ docker rm -f b8fdf289a7685870208f86605df3b7b21c6437474cc80dbc19ea25903a0f5a11 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T18:14:48.846Z] + docker images [2021-05-17T18:14:49.110Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T18:14:49.110Z] core-data latest 14dd77ca4ad5 4 seconds ago 21.6MB [2021-05-17T18:14:49.110Z] security-secretstore-setup latest 74e807918b2e 5 seconds ago 25.8MB [2021-05-17T18:14:49.110Z] core-metadata latest 9d33cf4107d8 7 seconds ago 18.6MB [2021-05-17T18:14:49.110Z] core-command latest 16843a3c3324 8 seconds ago 17.1MB [2021-05-17T18:14:49.110Z] b97070faac8a 15 seconds ago 1.17GB [2021-05-17T18:14:49.110Z] 5ffa8c3f9706 15 seconds ago 1.17GB [2021-05-17T18:14:49.110Z] 20cb81f6abfa 20 seconds ago 1.16GB [2021-05-17T18:14:49.110Z] 671663c8275b 20 seconds ago 1.16GB [2021-05-17T18:14:49.110Z] sys-mgmt-agent latest c3c2b88ebee2 About a minute ago 312MB [2021-05-17T18:14:49.110Z] security-bootstrapper latest 3920e6df4ada 2 minutes ago 18.2MB [2021-05-17T18:14:49.110Z] support-notifications latest cbc190944640 2 minutes ago 17.7MB [2021-05-17T18:14:49.110Z] security-proxy-setup latest d5f685ed9618 2 minutes ago 25.3MB [2021-05-17T18:14:49.110Z] support-scheduler latest 685777cded58 2 minutes ago 17.1MB [2021-05-17T18:14:49.110Z] 9b441b9c142d 2 minutes ago 1.15GB [2021-05-17T18:14:49.110Z] 48a3358836a8 3 minutes ago 1.16GB [2021-05-17T18:14:49.110Z] d956eed6b822 3 minutes ago 1.16GB [2021-05-17T18:14:49.110Z] c0909b39efad 3 minutes ago 1.15GB [2021-05-17T18:14:49.110Z] b09de928b5ae 3 minutes ago 1.16GB [2021-05-17T18:14:49.110Z] ci-base-image-x86_64 latest 8e3b782fd6c6 8 minutes ago 648MB [2021-05-17T18:14:49.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-17T18:14:49.110Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-17T18:14:49.110Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-17T18:14:49.110Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-17T18:14:49.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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-05-17T18:15:04.520Z] Still waiting to schedule task [2021-05-17T18:15:04.520Z] ‘prd-ubuntu18.04-docker-8c-8g-324’ is offline [2021-05-17T18:15:08.320Z] 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-05-17T18:15:10.297Z] 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-05-17T18:15:14.595Z] 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-05-17T18:15:15.592Z] 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-05-17T18:15:19.906Z] 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-05-17T18:15:24.216Z] 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-05-17T18:15:27.605Z] 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-05-17T18:15:31.002Z] 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-05-17T18:15:33.619Z] 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-05-17T18:15:37.013Z] 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-05-17T18:15:42.453Z] $ docker stop --time=1 3fa456e502fc86b29f62d2d3f03a5229642592d70266e89cf1963ace8ab9ba4e [2021-05-17T18:15:45.101Z] $ docker rm -f 3fa456e502fc86b29f62d2d3f03a5229642592d70266e89cf1963ace8ab9ba4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:15:46.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T18:15:46.982Z] [2021-05-17T18:15:46.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:15:47.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T18:15:47.620Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-17T18:15:47.620Z] 29e5d40040c1: Pulling fs layer [2021-05-17T18:15:47.620Z] 1ce36da41761: Pulling fs layer [2021-05-17T18:15:47.620Z] 25b303627fd3: Pulling fs layer [2021-05-17T18:15:47.620Z] 29e5d40040c1: Verifying Checksum [2021-05-17T18:15:47.620Z] 29e5d40040c1: Download complete [2021-05-17T18:15:48.218Z] 1ce36da41761: Verifying Checksum [2021-05-17T18:15:48.218Z] 1ce36da41761: Download complete [2021-05-17T18:15:48.493Z] 29e5d40040c1: Pull complete [2021-05-17T18:15:49.932Z] 1ce36da41761: Pull complete [2021-05-17T18:15:49.932Z] 25b303627fd3: Download complete [2021-05-17T18:16:00.088Z] 25b303627fd3: Pull complete [2021-05-17T18:16:00.088Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-17T18:16:00.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T18:16:00.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-17T18:16:00.352Z] prd-ubuntu18.04-docker-arm64-4c-16g-410 does not seem to be running inside a container [2021-05-17T18:16:00.454Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-17T18:16:03.178Z] Running on prd-ubuntu18.04-docker-8c-8g-411 in /w/workspace/edgexfoundry_edgex-go_PR-3462 [2021-05-17T18:16:03.605Z] $ docker top a64d3bfc7ec7c23c7d8747bf7f4fff7959a6310e9d2e7be788fcac3cad1f12fd -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-05-17T18:16:03.982Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-05-17T18:16:04.100Z] The recommended git tool is: git [2021-05-17T18:16:04.573Z] + docker-compose build --help [2021-05-17T18:16:04.573Z] + grep parallel [2021-05-17T18:16:06.395Z] using credential edgex-jenkins-ssh [2021-05-17T18:16:06.410Z] Cloning the remote Git repository [2021-05-17T18:16:06.434Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-17T18:16:06.516Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-05-17T18:16:06.551Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T18:16:06.551Z] > git --version # timeout=10 [2021-05-17T18:16:06.557Z] > git --version # 'git version 2.17.1' [2021-05-17T18:16:06.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:16:06.591Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:16:07.957Z] --parallel Build images in parallel. [Pipeline] } [2021-05-17T18:16:08.266Z] $ docker stop --time=1 a64d3bfc7ec7c23c7d8747bf7f4fff7959a6310e9d2e7be788fcac3cad1f12fd [2021-05-17T18:16:10.135Z] $ docker rm -f a64d3bfc7ec7c23c7d8747bf7f4fff7959a6310e9d2e7be788fcac3cad1f12fd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:16:10.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T18:16:10.785Z] . [Pipeline] withDockerContainer [2021-05-17T18:16:11.061Z] prd-ubuntu18.04-docker-arm64-4c-16g-410 does not seem to be running inside a container [2021-05-17T18:16:11.164Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-17T18:16:12.548Z] $ docker top bbf0c4cffd5bace911e88e8f573a1885a6b7fe464c0cba2a7f2a5f7aefc0390a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:16:13.542Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-17T18:16:16.435Z] Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:16:16.557Z] Merge succeeded, producing 503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:16:16.557Z] Checking out Revision 503e24707a18c91b8b47f702e881dfd8d5101e38 (PR-3462) [2021-05-17T18:16:15.672Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T18:16:15.677Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:16:15.693Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T18:16:15.729Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T18:16:15.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:16:15.737Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3462/head:refs/remotes/origin/PR-3462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T18:16:16.447Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T18:16:16.451Z] > git checkout -f 503e24707a18c91b8b47f702e881dfd8d5101e38 # timeout=10 [2021-05-17T18:16:16.527Z] > git remote # timeout=10 [2021-05-17T18:16:16.533Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T18:16:16.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:16:16.547Z] > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 [2021-05-17T18:16:16.555Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T18:16:16.562Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T18:16:16.571Z] > git checkout -f 503e24707a18c91b8b47f702e881dfd8d5101e38 # timeout=10 [2021-05-17T18:16:17.856Z] Building core-command ... [2021-05-17T18:16:17.856Z] Building core-data ... [2021-05-17T18:16:17.856Z] Building core-metadata ... [2021-05-17T18:16:17.856Z] Building security-bootstrapper ... [2021-05-17T18:16:17.856Z] Building security-proxy-setup ... [2021-05-17T18:16:17.856Z] Building security-secretstore-setup ... [2021-05-17T18:16:17.856Z] Building support-notifications ... [2021-05-17T18:16:17.856Z] Building support-scheduler ... [2021-05-17T18:16:17.856Z] Building sys-mgmt-agent ... [2021-05-17T18:16:17.856Z] Building core-data [2021-05-17T18:16:17.856Z] Building security-bootstrapper [2021-05-17T18:16:17.856Z] Building support-scheduler [2021-05-17T18:16:17.856Z] Building support-notifications [2021-05-17T18:16:17.856Z] Building sys-mgmt-agent [2021-05-17T18:16:20.179Z] Commit message: "refactor: Updates for changing security-bootstrap-redis to security-bootstraper-redis" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:16:21.433Z] + echo snap-build.sh [2021-05-17T18:16:21.433Z] snap-build.sh [2021-05-17T18:16:21.433Z] + SNAP_BASE_DIR=. [2021-05-17T18:16:21.433Z] + '[' '!' -z /w/workspace/edgex-go/10 ']' [2021-05-17T18:16:21.433Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/10 [2021-05-17T18:16:21.433Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' [2021-05-17T18:16:21.433Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/10] [2021-05-17T18:16:21.433Z] + cd /w/workspace/edgex-go/10 [2021-05-17T18:16:21.433Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-17T18:16:21.433Z] Reading package lists... [2021-05-17T18:16:21.433Z] Building dependency tree... [2021-05-17T18:16:21.433Z] Reading state information... [2021-05-17T18:16:21.696Z] The following packages were automatically installed and are no longer required: [2021-05-17T18:16:21.696Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-17T18:16:21.696Z] uidmap xdelta3 [2021-05-17T18:16:21.696Z] Use 'sudo apt autoremove' to remove them. [2021-05-17T18:16:21.696Z] The following packages will be REMOVED: [2021-05-17T18:16:21.696Z] lxd* lxd-client* [2021-05-17T18:16:22.269Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-17T18:16:22.269Z] After this operation, 31.7 MB disk space will be freed. [2021-05-17T18:16:23.052Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-05-17T18:16:23.052Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-17T18:16:23.995Z] Removing lxd dnsmasq configuration [2021-05-17T18:16:23.995Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-17T18:16:24.256Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-17T18:16:25.202Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-17T18:16:25.202Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-05-17T18:16:25.202Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-17T18:16:26.595Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-17T18:16:26.595Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-17T18:16:27.601Z] + sudo snap remove --purge lxd [2021-05-17T18:16:27.862Z] snap "lxd" is not installed [2021-05-17T18:16:27.862Z] + sudo groupadd --force --system lxd [2021-05-17T18:16:27.862Z] ++ whoami [2021-05-17T18:16:27.862Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-17T18:16:27.862Z] + newgrp - lxd [2021-05-17T18:16:27.862Z] + sudo snap install lxd [2021-05-17T18:16:36.006Z] 2021-05-17T18:16:33Z INFO Waiting for automatic snapd restart... [2021-05-17T18:16:54.155Z] lxd 4.14 from Canonical* installed [2021-05-17T18:16:54.155Z] + sudo lxd init --auto [2021-05-17T18:17:00.748Z] + sudo snap install --classic snapcraft [2021-05-17T18:17:08.899Z] snapcraft 4.7.1 from Canonical* installed [2021-05-17T18:17:08.900Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-17T18:17:08.900Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-17T18:17:08.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T18:17:08.900Z] Dload Upload Total Spent Left Speed [2021-05-17T18:17:08.900Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4543 0 --:--:-- --:--:-- --:--:-- 4543 [2021-05-17T18:17:08.900Z] 100 3325k 100 3325k 0 0 6100k 0 --:--:-- --:--:-- --:--:-- 6100k [2021-05-17T18:17:08.900Z] ./yq_linux_amd64 [2021-05-17T18:17:08.900Z] + sudo snapcraft prime --use-lxd [2021-05-17T18:17:10.284Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-17T18:17:10.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-05-17T18:17:10.284Z] - README.md [2021-05-17T18:17:10.284Z] [2021-05-17T18:17:10.284Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-17T18:17:10.862Z] Launching a container. [2021-05-17T18:17:17.461Z] Waiting for container to be ready [2021-05-17T18:17:17.721Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-17T18:17:17.721Z] [2021-05-17T18:17:21.022Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-17T18:17:21.593Z] Waiting for network to be ready... [2021-05-17T18:17:21.856Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-17T18:17:22.119Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-17T18:17:22.119Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-17T18:17:22.119Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-17T18:17:22.119Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-17T18:17:22.119Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-17T18:17:22.119Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-17T18:17:22.119Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-17T18:17:22.119Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-17T18:17:22.381Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-17T18:17:22.642Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-17T18:17:22.643Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-17T18:17:22.903Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-17T18:17:22.903Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-17T18:17:22.903Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-17T18:17:22.903Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-17T18:17:22.903Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-17T18:17:22.903Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-17T18:17:23.164Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-17T18:17:23.424Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-17T18:17:23.685Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-17T18:17:23.685Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-17T18:17:23.685Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-17T18:17:23.685Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-17T18:17:23.685Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-17T18:17:23.685Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-17T18:17:23.946Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-17T18:17:25.868Z] Fetched 24.6 MB in 4s (6253 kB/s) [2021-05-17T18:17:26.809Z] Reading package lists... [2021-05-17T18:17:26.809Z] Reading package lists... [2021-05-17T18:17:27.075Z] Building dependency tree... [2021-05-17T18:17:27.075Z] Reading state information... [2021-05-17T18:17:27.075Z] The following additional packages will be installed: [2021-05-17T18:17:27.075Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-17T18:17:27.075Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-17T18:17:27.075Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-17T18:17:27.075Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-17T18:17:27.075Z] Suggested packages: [2021-05-17T18:17:27.075Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-17T18:17:27.075Z] Recommended packages: [2021-05-17T18:17:27.075Z] gnupg libsasl2-modules [2021-05-17T18:17:27.075Z] The following NEW packages will be installed: [2021-05-17T18:17:27.075Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-17T18:17:27.075Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-17T18:17:27.075Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-17T18:17:27.075Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-17T18:17:27.075Z] The following packages will be upgraded: [2021-05-17T18:17:27.075Z] gpg gpg-agent gpgconf libudev1 [2021-05-17T18:17:27.336Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-17T18:17:27.336Z] Need to get 3530 kB of archives. [2021-05-17T18:17:27.336Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-17T18:17:27.336Z] 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-05-17T18:17:27.336Z] 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-05-17T18:17:27.336Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-17T18:17:27.336Z] 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-05-17T18:17:27.336Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-17T18:17:27.597Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-17T18:17:28.168Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-17T18:17:28.168Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-17T18:17:28.168Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-17T18:17:28.168Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-17T18:17:28.168Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-17T18:17:28.168Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-17T18:17:28.168Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-17T18:17:28.168Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-17T18:17:28.168Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-17T18:17:28.168Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-17T18:17:28.168Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-17T18:17:28.168Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-17T18:17:28.168Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-17T18:17:28.168Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-17T18:17:28.168Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-17T18:17:28.168Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-17T18:17:28.429Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T18:17:28.429Z] Fetched 3530 kB in 1s (3197 kB/s) [2021-05-17T18:17:28.429Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-17T18:17:28.429Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-17T18:17:28.429Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T18:17:28.689Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-17T18:17:28.689Z] Selecting previously unselected package udev. [2021-05-17T18:17:28.689Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-17T18:17:28.689Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-17T18:17:28.689Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-17T18:17:28.950Z] Selecting previously unselected package libfuse2:amd64. [2021-05-17T18:17:28.950Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-17T18:17:28.950Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-17T18:17:28.950Z] Selecting previously unselected package fuse. [2021-05-17T18:17:28.950Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-17T18:17:28.950Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-17T18:17:29.212Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T18:17:29.212Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T18:17:29.212Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T18:17:29.212Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T18:17:29.473Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T18:17:29.473Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T18:17:29.473Z] Selecting previously unselected package libksba8:amd64. [2021-05-17T18:17:29.473Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-17T18:17:29.473Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-17T18:17:29.735Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-17T18:17:29.735Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T18:17:29.735Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:29.735Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-17T18:17:29.735Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T18:17:29.735Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:29.996Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-17T18:17:29.996Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T18:17:29.997Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:29.997Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-17T18:17:29.997Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T18:17:29.997Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:29.997Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-17T18:17:29.997Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T18:17:29.997Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:30.256Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-17T18:17:30.256Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T18:17:30.256Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:30.256Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-17T18:17:30.256Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T18:17:30.256Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:30.518Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-17T18:17:30.518Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T18:17:30.518Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:30.518Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-17T18:17:30.518Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T18:17:30.518Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:30.518Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-17T18:17:30.518Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-17T18:17:30.518Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T18:17:30.779Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-17T18:17:30.779Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-17T18:17:30.779Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T18:17:30.779Z] Selecting previously unselected package libldap-common. [2021-05-17T18:17:30.779Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-17T18:17:30.779Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T18:17:30.779Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-17T18:17:30.779Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-17T18:17:30.779Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T18:17:31.040Z] Selecting previously unselected package dirmngr. [2021-05-17T18:17:31.040Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T18:17:31.040Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-17T18:17:31.040Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T18:17:31.302Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-17T18:17:31.302Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-17T18:17:31.302Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T18:17:31.302Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T18:17:31.302Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-17T18:17:31.302Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:31.302Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-17T18:17:31.302Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T18:17:31.563Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-17T18:17:31.824Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-17T18:17:31.824Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:31.824Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-17T18:17:32.086Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-17T18:17:32.086Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-17T18:17:32.086Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:32.086Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:32.086Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:32.086Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:32.086Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:32.086Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:32.346Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T18:17:32.346Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T18:17:32.346Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-17T18:17:32.346Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T18:17:32.917Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-17T18:17:32.917Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-17T18:17:32.917Z] This means they are not meant to be enabled using systemctl. [2021-05-17T18:17:32.917Z] Possible reasons for having this kind of units are: [2021-05-17T18:17:32.917Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-17T18:17:32.917Z] .wants/ or .requires/ directory. [2021-05-17T18:17:32.917Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-17T18:17:32.917Z] a requirement dependency on it. [2021-05-17T18:17:32.917Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-17T18:17:32.917Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-17T18:17:32.917Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-17T18:17:32.917Z] instance name specified. [2021-05-17T18:17:33.178Z] Reading package lists... [2021-05-17T18:17:33.439Z] Building dependency tree... [2021-05-17T18:17:33.439Z] Reading state information... [2021-05-17T18:17:33.439Z] The following additional packages will be installed: [2021-05-17T18:17:33.439Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-17T18:17:33.439Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-17T18:17:33.439Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-17T18:17:33.439Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-17T18:17:33.439Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-17T18:17:33.439Z] Suggested packages: [2021-05-17T18:17:33.439Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-17T18:17:33.439Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-17T18:17:33.439Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-17T18:17:33.439Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-17T18:17:33.439Z] systemd-container policykit-1 [2021-05-17T18:17:33.439Z] Recommended packages: [2021-05-17T18:17:33.439Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-17T18:17:33.439Z] The following NEW packages will be installed: [2021-05-17T18:17:33.439Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-17T18:17:33.439Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-17T18:17:33.439Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-17T18:17:33.439Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-17T18:17:33.439Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-17T18:17:33.439Z] The following packages will be upgraded: [2021-05-17T18:17:33.439Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-17T18:17:33.439Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-17T18:17:33.439Z] Need to get 35.2 MB of archives. [2021-05-17T18:17:33.439Z] After this operation, 141 MB of additional disk space will be used. [2021-05-17T18:17:33.439Z] 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-05-17T18:17:33.703Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-17T18:17:33.703Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-17T18:17:33.703Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-17T18:17:33.703Z] 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-05-17T18:17:33.703Z] 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-05-17T18:17:33.703Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-17T18:17:33.703Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-17T18:17:33.704Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-17T18:17:33.704Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-17T18:17:33.704Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-17T18:17:33.704Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-17T18:17:33.704Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-17T18:17:33.704Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-17T18:17:33.704Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-17T18:17:33.964Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-17T18:17:33.964Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-17T18:17:34.535Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-17T18:17:34.535Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-17T18:17:34.535Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-17T18:17:34.535Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-17T18:17:34.535Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-17T18:17:34.535Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-17T18:17:34.535Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-17T18:17:34.535Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-17T18:17:34.535Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-17T18:17:34.535Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-17T18:17:34.797Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-17T18:17:34.797Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-17T18:17:34.797Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-17T18:17:34.797Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T18:17:34.797Z] Fetched 35.2 MB in 1s (27.8 MB/s) [2021-05-17T18:17:35.058Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-17T18:17:35.058Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-17T18:17:35.058Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T18:17:35.629Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-17T18:17:35.629Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T18:17:35.889Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-17T18:17:35.889Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-17T18:17:35.889Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-17T18:17:35.889Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-17T18:17:36.150Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-17T18:17:36.150Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-17T18:17:36.150Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-17T18:17:36.150Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-17T18:17:36.411Z] Setting up apt (1.6.13) ... [2021-05-17T18:17:36.411Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-17T18:17:36.981Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-17T18:17:36.981Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-17T18:17:36.981Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-17T18:17:36.981Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-17T18:17:37.242Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-17T18:17:37.242Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T18:17:37.242Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T18:17:37.502Z] Selecting previously unselected package libexpat1:amd64. [2021-05-17T18:17:37.502Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-17T18:17:37.502Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-17T18:17:37.502Z] Selecting previously unselected package python3.6-minimal. [2021-05-17T18:17:37.502Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T18:17:37.502Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T18:17:37.765Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-17T18:17:37.765Z] Checking for services that may need to be restarted...done. [2021-05-17T18:17:37.765Z] Checking for services that may need to be restarted...done. [2021-05-17T18:17:38.027Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T18:17:39.600Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:17:39.600Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:17:39.600Z] ---> 9663255be2c4 [2021-05-17T18:17:39.600Z] Step 3/32 : WORKDIR /edgex-go [2021-05-17T18:17:39.600Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:17:39.600Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:17:39.600Z] ---> 9663255be2c4 [2021-05-17T18:17:39.600Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T18:17:39.600Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:17:39.600Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:17:39.600Z] ---> 9663255be2c4 [2021-05-17T18:17:39.600Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T18:17:39.600Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:17:39.600Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:17:39.600Z] ---> 9663255be2c4 [2021-05-17T18:17:39.600Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T18:17:39.600Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:17:39.600Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:17:39.600Z] ---> 9663255be2c4 [2021-05-17T18:17:39.600Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T18:17:39.600Z] ---> Running in 7716ac1d47f6 [2021-05-17T18:17:39.600Z] ---> Running in e4a57473d68f [2021-05-17T18:17:39.600Z] ---> Running in bf4239b1ec48 [2021-05-17T18:17:39.600Z] ---> Running in 3c50bb9f3f48 [2021-05-17T18:17:39.600Z] ---> Running in f571793dc845 [2021-05-17T18:17:39.600Z] Removing intermediate container bf4239b1ec48 [2021-05-17T18:17:39.600Z] ---> 480a7b19a298 [2021-05-17T18:17:39.600Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:17:39.600Z] Removing intermediate container e4a57473d68f [2021-05-17T18:17:39.600Z] ---> f55bc451df62 [2021-05-17T18:17:39.601Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:17:39.601Z] Removing intermediate container 7716ac1d47f6 [2021-05-17T18:17:39.601Z] ---> 89b26e896c5f [2021-05-17T18:17:39.601Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:17:39.601Z] Removing intermediate container 3c50bb9f3f48 [2021-05-17T18:17:39.601Z] ---> 70072ab1155b [2021-05-17T18:17:39.601Z] Removing intermediate container f571793dc845 [2021-05-17T18:17:39.601Z] ---> ad5a7749b250 [2021-05-17T18:17:39.601Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:17:39.601Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:17:39.601Z] ---> Running in e4d58e4ecce2 [2021-05-17T18:17:39.601Z] ---> Running in 012d0d12e868 [2021-05-17T18:17:39.601Z] ---> Running in 9f246405df0b [2021-05-17T18:17:39.601Z] ---> Running in 1fedfd058a05 [2021-05-17T18:17:39.601Z] ---> Running in 9e06f07ad7cb [2021-05-17T18:17:39.601Z] Removing intermediate container e4d58e4ecce2 [2021-05-17T18:17:39.601Z] ---> 20bb9d5b6c75 [2021-05-17T18:17:39.601Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-17T18:17:39.601Z] ---> Running in 1c8bd890d438 [2021-05-17T18:17:39.601Z] Removing intermediate container 012d0d12e868 [2021-05-17T18:17:39.601Z] ---> dff3c307147c [2021-05-17T18:17:39.601Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-17T18:17:39.601Z] Removing intermediate container 1fedfd058a05 [2021-05-17T18:17:39.601Z] ---> dc2399aec5cc [2021-05-17T18:17:39.601Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-17T18:17:39.601Z] Removing intermediate container 9f246405df0b [2021-05-17T18:17:39.601Z] ---> 4818e2e9ba56 [2021-05-17T18:17:39.601Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-17T18:17:39.601Z] ---> Running in 1dfe1a65a21b [2021-05-17T18:17:39.601Z] Removing intermediate container 9e06f07ad7cb [2021-05-17T18:17:39.601Z] ---> 490cd697a4e0 [2021-05-17T18:17:39.601Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-17T18:17:39.601Z] ---> Running in 52615276de91 [2021-05-17T18:17:39.601Z] ---> Running in fe021508affd [2021-05-17T18:17:39.601Z] ---> Running in 1a3880761617 [2021-05-17T18:17:39.946Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-17T18:17:40.199Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T18:17:40.517Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T18:17:40.779Z] Selecting previously unselected package python3-minimal. [2021-05-17T18:17:40.779Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-17T18:17:40.779Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-17T18:17:40.779Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-17T18:17:41.039Z] Selecting previously unselected package mime-support. [2021-05-17T18:17:41.039Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-17T18:17:41.039Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-17T18:17:41.039Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-17T18:17:41.039Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-17T18:17:41.039Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-17T18:17:41.039Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-17T18:17:41.039Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T18:17:41.039Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T18:17:41.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T18:17:41.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T18:17:41.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T18:17:41.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T18:17:41.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T18:17:41.299Z] Selecting previously unselected package python3.6. [2021-05-17T18:17:41.299Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T18:17:41.299Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T18:17:41.564Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-17T18:17:41.564Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-17T18:17:41.564Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-17T18:17:41.564Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-17T18:17:41.774Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T18:17:41.825Z] Selecting previously unselected package python3. [2021-05-17T18:17:41.825Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-17T18:17:41.825Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-17T18:17:41.825Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-17T18:17:41.825Z] Selecting previously unselected package multiarch-support. [2021-05-17T18:17:41.825Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T18:17:41.825Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-17T18:17:42.055Z] OK: 218 MiB in 52 packages [2021-05-17T18:17:42.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T18:17:42.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T18:17:42.084Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-17T18:17:42.084Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-17T18:17:42.084Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-17T18:17:42.084Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-17T18:17:42.084Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-17T18:17:42.084Z] Selecting previously unselected package libbsd0:amd64. [2021-05-17T18:17:42.084Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-17T18:17:42.344Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-17T18:17:42.344Z] Selecting previously unselected package sudo. [2021-05-17T18:17:42.344Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-17T18:17:42.344Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-17T18:17:42.344Z] Selecting previously unselected package apparmor. [2021-05-17T18:17:42.344Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-17T18:17:42.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T18:17:42.605Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-17T18:17:42.605Z] Selecting previously unselected package libedit2:amd64. [2021-05-17T18:17:42.605Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-17T18:17:42.605Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-17T18:17:42.865Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-17T18:17:42.865Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T18:17:42.865Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T18:17:42.865Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-17T18:17:42.865Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T18:17:42.865Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T18:17:42.865Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-17T18:17:42.865Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-17T18:17:42.865Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-17T18:17:42.953Z] OK: 218 MiB in 52 packages [2021-05-17T18:17:43.127Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-17T18:17:43.127Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T18:17:43.127Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T18:17:43.127Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-17T18:17:43.127Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T18:17:43.127Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T18:17:43.232Z] OK: 218 MiB in 52 packages [2021-05-17T18:17:43.233Z] OK: 218 MiB in 52 packages [2021-05-17T18:17:43.233Z] OK: 218 MiB in 52 packages [2021-05-17T18:17:43.388Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-17T18:17:43.388Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-17T18:17:43.388Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-17T18:17:43.388Z] Selecting previously unselected package openssh-client. [2021-05-17T18:17:43.388Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-17T18:17:43.388Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-17T18:17:43.648Z] Selecting previously unselected package squashfs-tools. [2021-05-17T18:17:43.648Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-17T18:17:43.648Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-17T18:17:43.648Z] Selecting previously unselected package snapd. [2021-05-17T18:17:43.648Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-17T18:17:43.648Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-17T18:17:43.839Z] Removing intermediate container 1c8bd890d438 [2021-05-17T18:17:43.839Z] ---> 3c4cf940485a [2021-05-17T18:17:43.839Z] Step 6/24 : COPY go.mod . [2021-05-17T18:17:44.817Z] ---> c6f1f868d6ca [2021-05-17T18:17:44.817Z] Step 7/24 : RUN go mod download [2021-05-17T18:17:44.817Z] ---> Running in 2a482d3efc86 [2021-05-17T18:17:45.098Z] Removing intermediate container 1dfe1a65a21b [2021-05-17T18:17:45.098Z] ---> 4ed466831f66 [2021-05-17T18:17:45.098Z] Step 6/23 : COPY go.mod . [2021-05-17T18:17:45.098Z] Removing intermediate container fe021508affd [2021-05-17T18:17:45.098Z] ---> 71dc24e95a8b [2021-05-17T18:17:45.098Z] Step 6/23 : COPY go.mod . [2021-05-17T18:17:45.372Z] Removing intermediate container 52615276de91 [2021-05-17T18:17:45.372Z] ---> 8f48b29ee342 [2021-05-17T18:17:45.372Z] Step 6/32 : COPY go.mod . [2021-05-17T18:17:45.372Z] Removing intermediate container 1a3880761617 [2021-05-17T18:17:45.372Z] ---> 7e1471b5cd3b [2021-05-17T18:17:45.372Z] Step 6/24 : COPY go.mod . [2021-05-17T18:17:45.565Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-17T18:17:45.565Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-17T18:17:45.826Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-17T18:17:45.826Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-17T18:17:45.826Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-17T18:17:45.826Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T18:17:45.826Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T18:17:45.826Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-17T18:17:45.826Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-17T18:17:46.349Z] ---> a6d6851c02a2 [2021-05-17T18:17:46.349Z] Step 7/23 : RUN go mod download [2021-05-17T18:17:46.349Z] ---> 05878e17fcba [2021-05-17T18:17:46.349Z] Step 7/23 : RUN go mod download [2021-05-17T18:17:46.349Z] ---> Running in 993305bc70d5 [2021-05-17T18:17:46.625Z] ---> 5cedc9f7d713 [2021-05-17T18:17:46.625Z] Step 7/32 : RUN go mod download [2021-05-17T18:17:46.625Z] ---> Running in 10e51b1f8b51 [2021-05-17T18:17:46.767Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-17T18:17:46.768Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-17T18:17:46.768Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-17T18:17:46.768Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T18:17:46.768Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T18:17:46.768Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T18:17:46.903Z] ---> adaa0b5ccae9 [2021-05-17T18:17:46.903Z] Step 7/24 : RUN go mod download [2021-05-17T18:17:46.903Z] ---> Running in d42593b1eacc [2021-05-17T18:17:47.179Z] ---> Running in 2d3ada42b130 [2021-05-17T18:17:47.339Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-17T18:17:47.339Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T18:17:47.339Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-17T18:17:47.339Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-17T18:17:47.339Z] running python rtupdate hooks for python3.6... [2021-05-17T18:17:47.339Z] running python post-rtupdate hooks for python3.6... [2021-05-17T18:17:47.601Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-17T18:17:48.543Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-17T18:17:48.624Z] Removing intermediate container 2a482d3efc86 [2021-05-17T18:17:48.624Z] ---> ac31d57c7045 [2021-05-17T18:17:48.624Z] Step 8/24 : COPY . . [2021-05-17T18:17:48.804Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T18:17:48.804Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-17T18:17:49.066Z] Setting up snapd (2.48.3+18.04) ... [2021-05-17T18:17:49.328Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-17T18:17:49.590Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-17T18:17:49.590Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-17T18:17:49.851Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-17T18:17:50.111Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-17T18:17:50.111Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-17T18:17:50.111Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-17T18:17:50.371Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-17T18:17:50.610Z] Removing intermediate container 993305bc70d5 [2021-05-17T18:17:50.610Z] ---> fcc4bd405612 [2021-05-17T18:17:50.610Z] Step 8/23 : COPY . . [2021-05-17T18:17:50.632Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-17T18:17:50.632Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-17T18:17:50.892Z] /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-05-17T18:17:50.892Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T18:17:51.153Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-17T18:17:52.597Z] Removing intermediate container 10e51b1f8b51 [2021-05-17T18:17:52.597Z] ---> f4fb1f58c7d0 [2021-05-17T18:17:52.597Z] Step 8/23 : COPY . . [2021-05-17T18:17:53.071Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T18:17:53.071Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T18:17:53.071Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T18:17:54.016Z] Reading package lists... [2021-05-17T18:17:54.037Z] Removing intermediate container 2d3ada42b130 [2021-05-17T18:17:54.037Z] ---> a9cf20f4e1a6 [2021-05-17T18:17:54.037Z] Step 8/24 : COPY . . [2021-05-17T18:17:54.037Z] Removing intermediate container d42593b1eacc [2021-05-17T18:17:54.037Z] ---> 969f4b2771d0 [2021-05-17T18:17:54.037Z] Step 8/32 : COPY . . [2021-05-17T18:17:54.277Z] Reading package lists... [2021-05-17T18:17:54.538Z] Building dependency tree... [2021-05-17T18:17:54.538Z] Reading state information... [2021-05-17T18:17:54.538Z] Calculating upgrade... [2021-05-17T18:17:54.798Z] The following packages will be upgraded: [2021-05-17T18:17:54.798Z] advancecomp base-files bash binutils binutils-common [2021-05-17T18:17:54.798Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-17T18:17:54.798Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-17T18:17:54.798Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-17T18:17:54.798Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-17T18:17:54.798Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-17T18:17:54.798Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-17T18:17:54.798Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-17T18:17:54.798Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-17T18:17:54.798Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-17T18:17:54.798Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-17T18:17:54.798Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-17T18:17:54.798Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-17T18:17:54.798Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-17T18:17:54.798Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-17T18:17:54.798Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-17T18:17:54.798Z] Need to get 64.0 MB of archives. [2021-05-17T18:17:54.798Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-17T18:17:54.798Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-17T18:17:54.798Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-17T18:17:54.799Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-17T18:17:54.799Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-17T18:17:54.799Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-17T18:17:54.799Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-17T18:17:54.799Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-17T18:17:54.799Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-17T18:17:54.799Z] 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-05-17T18:17:54.799Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-17T18:17:54.799Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-17T18:17:54.799Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-17T18:17:55.060Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-17T18:17:55.060Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-17T18:17:55.060Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-17T18:17:55.060Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-17T18:17:55.060Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-17T18:17:55.060Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-17T18:17:55.060Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-17T18:17:55.060Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-17T18:17:55.060Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-17T18:17:55.060Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-17T18:17:55.060Z] 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-05-17T18:17:55.060Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-17T18:17:55.060Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-17T18:17:55.060Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-17T18:17:55.060Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-17T18:17:55.060Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-17T18:17:55.060Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-17T18:17:55.060Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-17T18:17:55.060Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-17T18:17:55.060Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-17T18:17:55.060Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-17T18:17:55.060Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-17T18:17:55.060Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-17T18:17:55.060Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-17T18:17:55.060Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-17T18:17:55.060Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-17T18:17:55.060Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-17T18:17:55.060Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-17T18:17:55.060Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-17T18:17:55.322Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-17T18:17:55.322Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-17T18:17:55.322Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-17T18:17:55.322Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-17T18:17:55.322Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-17T18:17:55.322Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-17T18:17:55.322Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-17T18:17:55.322Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-17T18:17:55.322Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-17T18:17:55.322Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-17T18:17:55.322Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-17T18:17:55.322Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-17T18:17:55.322Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-17T18:17:55.322Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-17T18:17:55.322Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-17T18:17:55.322Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-17T18:17:55.586Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-17T18:17:55.586Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-17T18:17:55.586Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-17T18:17:55.848Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-17T18:17:55.848Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-17T18:17:55.848Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-17T18:17:55.848Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-17T18:17:55.848Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-17T18:17:56.110Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-17T18:17:56.110Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-17T18:17:56.110Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-17T18:17:56.110Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-17T18:17:56.110Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-17T18:17:56.110Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-17T18:17:56.372Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-17T18:17:56.372Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-17T18:17:56.372Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-17T18:17:56.372Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-17T18:17:56.372Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-17T18:17:56.372Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-17T18:17:56.372Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-17T18:17:56.372Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-17T18:17:56.372Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-17T18:17:56.372Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-17T18:17:56.372Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-17T18:17:56.632Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-17T18:17:56.632Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-17T18:17:56.633Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-17T18:17:56.633Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-17T18:17:56.633Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-17T18:17:56.633Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-17T18:17:56.633Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-17T18:17:56.633Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-17T18:17:56.633Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-17T18:17:56.633Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-17T18:17:56.633Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-17T18:17:56.633Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-17T18:17:56.633Z] Get:95 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-05-17T18:17:56.633Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-17T18:17:56.633Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-17T18:17:56.633Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-17T18:17:56.633Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-17T18:17:56.633Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-17T18:17:56.894Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-17T18:17:56.894Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T18:17:56.894Z] Fetched 64.0 MB in 2s (31.6 MB/s) [2021-05-17T18:17:56.894Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:17:56.894Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T18:17:56.894Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T18:17:57.838Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T18:17:57.838Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T18:17:57.839Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-17T18:17:57.839Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-17T18:17:58.781Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T18:17:58.781Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T18:17:58.781Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T18:17:58.781Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T18:17:58.781Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T18:17:59.043Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T18:17:59.043Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T18:17:59.043Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T18:17:59.305Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T18:17:59.305Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T18:17:59.305Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T18:17:59.305Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T18:17:59.567Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T18:17:59.567Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T18:17:59.567Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T18:17:59.567Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T18:17:59.568Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T18:17:59.830Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-17T18:17:59.830Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-17T18:17:59.830Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T18:17:59.830Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T18:17:59.830Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T18:18:00.095Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T18:18:00.095Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T18:18:00.357Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T18:18:00.357Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T18:18:00.357Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T18:18:00.620Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T18:18:00.620Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T18:18:00.620Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T18:18:01.193Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-17T18:18:01.455Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T18:18:01.455Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-17T18:18:01.455Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-17T18:18:01.455Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-17T18:18:01.455Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-17T18:18:01.719Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-17T18:18:01.719Z] Installing new version of config file /etc/issue ... [2021-05-17T18:18:01.719Z] Installing new version of config file /etc/issue.net ... [2021-05-17T18:18:01.719Z] Installing new version of config file /etc/lsb-release ... [2021-05-17T18:18:01.719Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-17T18:18:01.984Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-17T18:18:01.984Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-17T18:18:01.984Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-17T18:18:02.245Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:02.245Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-17T18:18:02.245Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-17T18:18:02.245Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-17T18:18:02.507Z] 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-05-17T18:18:02.507Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:02.507Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T18:18:02.507Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-17T18:18:02.507Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-17T18:18:02.768Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:02.768Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-17T18:18:02.768Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-17T18:18:02.768Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-17T18:18:03.029Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:03.029Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-17T18:18:03.029Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-17T18:18:03.291Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-17T18:18:03.292Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:03.292Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T18:18:03.292Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T18:18:03.553Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-17T18:18:03.553Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:03.553Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T18:18:03.553Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T18:18:03.814Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-17T18:18:03.814Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:03.814Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-17T18:18:03.814Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-17T18:18:04.076Z] Setting up grep (3.1-2build1) ... [2021-05-17T18:18:04.076Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:04.076Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-17T18:18:04.076Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-17T18:18:04.339Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-17T18:18:04.339Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:04.339Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T18:18:04.601Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T18:18:04.601Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-17T18:18:04.601Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:04.601Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-17T18:18:04.862Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T18:18:05.124Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-17T18:18:05.124Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T18:18:05.384Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-17T18:18:05.384Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T18:18:06.327Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-17T18:18:06.327Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:06.327Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-17T18:18:06.327Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T18:18:07.270Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-17T18:18:07.532Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-17T18:18:07.532Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-17T18:18:07.532Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-17T18:18:07.532Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-17T18:18:07.794Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:07.794Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-17T18:18:07.794Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-17T18:18:07.794Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-17T18:18:07.794Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:07.794Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T18:18:08.056Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T18:18:08.056Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T18:18:08.056Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:08.056Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T18:18:08.056Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T18:18:08.318Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T18:18:08.318Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:08.318Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T18:18:08.318Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T18:18:08.318Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T18:18:08.579Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:08.579Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T18:18:08.579Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T18:18:08.579Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T18:18:08.841Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:08.841Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T18:18:08.841Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T18:18:08.841Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T18:18:08.841Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T18:18:08.841Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-17T18:18:09.101Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:09.101Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T18:18:09.101Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T18:18:09.101Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-17T18:18:09.362Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:09.362Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T18:18:09.362Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T18:18:09.362Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T18:18:09.362Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:09.362Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T18:18:09.623Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T18:18:09.623Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-17T18:18:09.623Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:09.623Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T18:18:09.884Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T18:18:10.146Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-17T18:18:10.407Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-17T18:18:10.669Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-17T18:18:12.059Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:12.059Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T18:18:12.321Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T18:18:13.714Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-17T18:18:15.102Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T18:18:15.102Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-17T18:18:15.674Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T18:18:16.252Z] ---> 7adbd2a1d945 [2021-05-17T18:18:16.252Z] Step 9/24 : RUN go mod tidy [2021-05-17T18:18:16.252Z] ---> e72bc59cac08 [2021-05-17T18:18:16.252Z] Step 9/23 : RUN go mod tidy [2021-05-17T18:18:16.252Z] ---> Running in bda5c13c3b5e [2021-05-17T18:18:16.252Z] ---> Running in 9c149388b188 [2021-05-17T18:18:16.527Z] ---> 7f06e36692e3 [2021-05-17T18:18:16.527Z] Step 9/23 : RUN go mod tidy [2021-05-17T18:18:16.527Z] ---> 7479bf6f6a2e [2021-05-17T18:18:16.527Z] Step 9/24 : RUN go mod tidy [2021-05-17T18:18:16.527Z] ---> 74a308c0a431 [2021-05-17T18:18:16.527Z] Step 9/32 : RUN go mod tidy [2021-05-17T18:18:16.811Z] ---> Running in b3e478752363 [2021-05-17T18:18:16.811Z] ---> Running in 0b1b351a07b7 [2021-05-17T18:18:16.811Z] ---> Running in 96e0f64b263b [2021-05-17T18:18:17.059Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-17T18:18:18.445Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:18.445Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-17T18:18:18.446Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-17T18:18:18.446Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-17T18:18:18.708Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:18.708Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-17T18:18:18.708Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-17T18:18:18.708Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-17T18:18:18.969Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:18.969Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-17T18:18:18.969Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-17T18:18:18.969Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-17T18:18:19.229Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:19.229Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-17T18:18:19.229Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T18:18:19.229Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T18:18:19.490Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:19.490Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-17T18:18:19.490Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T18:18:19.490Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T18:18:19.751Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:19.752Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-17T18:18:19.752Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T18:18:20.013Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T18:18:20.013Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:20.013Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T18:18:20.013Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T18:18:20.288Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-17T18:18:20.288Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T18:18:20.288Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T18:18:20.288Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T18:18:20.550Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-17T18:18:20.550Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:20.550Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-17T18:18:20.550Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-17T18:18:20.550Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-17T18:18:20.811Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:20.811Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-17T18:18:20.811Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T18:18:20.811Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T18:18:21.073Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:21.073Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T18:18:21.073Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T18:18:21.336Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-17T18:18:21.336Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:21.336Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-17T18:18:21.336Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-17T18:18:21.728Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-17T18:18:21.728Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:21.728Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-17T18:18:21.728Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-17T18:18:22.097Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-17T18:18:22.460Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:22.460Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T18:18:22.460Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T18:18:22.460Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-17T18:18:22.460Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:22.460Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-17T18:18:22.460Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-17T18:18:22.802Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-17T18:18:22.802Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:22.802Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-17T18:18:22.802Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-17T18:18:22.802Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-17T18:18:22.802Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:22.802Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-17T18:18:23.118Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-17T18:18:23.118Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-17T18:18:23.118Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:23.118Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-17T18:18:23.118Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-17T18:18:23.383Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-17T18:18:23.383Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:23.383Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-17T18:18:23.383Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-17T18:18:23.383Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-17T18:18:23.566Z] Removing intermediate container 9c149388b188 [2021-05-17T18:18:23.566Z] ---> 4d4e827a4477 [2021-05-17T18:18:23.566Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-17T18:18:23.566Z] Removing intermediate container bda5c13c3b5e [2021-05-17T18:18:23.566Z] ---> 15d58b20a4da [2021-05-17T18:18:23.566Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-17T18:18:23.566Z] ---> Running in c7e75ebb3379 [2021-05-17T18:18:23.653Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:23.653Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-17T18:18:23.653Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-17T18:18:23.653Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-17T18:18:23.841Z] ---> Running in 4e43727634ce [2021-05-17T18:18:23.915Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:23.915Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-17T18:18:23.915Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-17T18:18:23.915Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-17T18:18:23.915Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T18:18:23.915Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-17T18:18:24.121Z] Removing intermediate container 0b1b351a07b7 [2021-05-17T18:18:24.121Z] ---> 9027ac3a51b7 [2021-05-17T18:18:24.121Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-17T18:18:24.176Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-17T18:18:24.177Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-17T18:18:24.177Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-17T18:18:24.177Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-17T18:18:24.177Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-17T18:18:24.395Z] Removing intermediate container 96e0f64b263b [2021-05-17T18:18:24.395Z] ---> 72e7291d8a08 [2021-05-17T18:18:24.395Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-17T18:18:24.395Z] ---> Running in 06f7af194a01 [2021-05-17T18:18:24.438Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-17T18:18:24.438Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-17T18:18:24.670Z] Removing intermediate container b3e478752363 [2021-05-17T18:18:24.670Z] ---> 8666cb6cc47d [2021-05-17T18:18:24.670Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-17T18:18:24.670Z] ---> Running in cce92abad796 [2021-05-17T18:18:24.700Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-17T18:18:24.700Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-17T18:18:24.700Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-17T18:18:24.945Z] ---> Running in adde4dda2dab [2021-05-17T18:18:24.968Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-17T18:18:24.968Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-17T18:18:24.968Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-17T18:18:25.218Z] 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-05-17T18:18:25.229Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-17T18:18:25.229Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-17T18:18:25.229Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-17T18:18:25.229Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-17T18:18:25.490Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-17T18:18:25.490Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-17T18:18:25.490Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-17T18:18:25.490Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-17T18:18:25.752Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-17T18:18:25.752Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-17T18:18:25.752Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-17T18:18:25.752Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-17T18:18:25.818Z] 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-05-17T18:18:26.013Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-17T18:18:26.013Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-17T18:18:26.809Z] 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-05-17T18:18:26.957Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-17T18:18:26.957Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-17T18:18:27.088Z] 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-05-17T18:18:27.088Z] 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-05-17T18:18:27.218Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-17T18:18:27.218Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-17T18:18:27.218Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T18:18:27.218Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T18:18:27.790Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T18:18:27.790Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T18:18:27.790Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T18:18:27.790Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T18:18:28.052Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T18:18:28.053Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T18:18:28.053Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T18:18:28.053Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T18:18:28.315Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T18:18:28.315Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T18:18:28.315Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T18:18:28.315Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T18:18:28.576Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T18:18:28.576Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T18:18:29.521Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T18:18:29.521Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T18:18:30.474Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T18:18:30.474Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T18:18:31.044Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T18:18:31.044Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T18:18:31.306Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T18:18:31.306Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T18:18:32.249Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T18:18:32.250Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T18:18:32.250Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-17T18:18:32.250Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-17T18:18:32.511Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-17T18:18:32.511Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-17T18:18:33.894Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-17T18:18:34.464Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-17T18:18:35.849Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-17T18:18:36.518Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-17T18:18:37.904Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-17T18:18:38.165Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-17T18:18:39.555Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-17T18:18:39.816Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-17T18:18:40.760Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-17T18:18:40.760Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-17T18:18:40.760Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T18:18:40.760Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-17T18:18:40.760Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T18:18:40.760Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T18:18:40.760Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T18:18:41.022Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-17T18:18:41.022Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-17T18:18:41.022Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-17T18:18:41.022Z] [2021-05-17T18:18:41.022Z] Current default time zone: 'Etc/UTC' [2021-05-17T18:18:41.022Z] Local time is now: Mon May 17 18:18:40 UTC 2021. [2021-05-17T18:18:41.022Z] Universal Time is now: Mon May 17 18:18:40 UTC 2021. [2021-05-17T18:18:41.022Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-17T18:18:41.022Z] [2021-05-17T18:18:41.284Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-17T18:18:41.284Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T18:18:41.284Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-17T18:18:41.284Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-17T18:18:41.284Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-17T18:18:41.284Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-17T18:18:41.284Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-17T18:18:41.284Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-17T18:18:41.284Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-17T18:18:41.284Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-17T18:18:41.546Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T18:18:41.546Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-17T18:18:41.546Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T18:18:41.546Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-17T18:18:41.806Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T18:18:41.806Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-17T18:18:41.806Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-17T18:18:41.806Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-17T18:18:41.806Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-17T18:18:41.806Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-17T18:18:41.806Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-17T18:18:41.806Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-17T18:18:41.806Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-17T18:18:43.720Z] Updating certificates in /etc/ssl/certs... [2021-05-17T18:18:44.293Z] 23 added, 27 removed; done. [2021-05-17T18:18:44.555Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-17T18:18:44.555Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T18:18:44.555Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-17T18:18:44.555Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-17T18:18:44.555Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-17T18:18:44.555Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T18:18:44.555Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-17T18:18:44.817Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T18:18:44.817Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T18:18:44.817Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T18:18:44.817Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T18:18:44.817Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T18:18:44.817Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-17T18:18:44.817Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-17T18:18:44.817Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-17T18:18:44.817Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-17T18:18:45.078Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-17T18:18:45.078Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T18:18:45.078Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T18:18:45.078Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-17T18:18:45.078Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-17T18:18:45.078Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-17T18:18:45.078Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-17T18:18:45.078Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-17T18:18:45.340Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-17T18:18:45.340Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-17T18:18:45.340Z] Updating certificates in /etc/ssl/certs... [2021-05-17T18:18:45.915Z] 0 added, 0 removed; done. [2021-05-17T18:18:45.915Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-17T18:18:45.915Z] done. [2021-05-17T18:18:46.176Z] Reading package lists... [2021-05-17T18:18:46.437Z] Building dependency tree... [2021-05-17T18:18:46.437Z] Reading state information... [2021-05-17T18:18:46.700Z] The following NEW packages will be installed: [2021-05-17T18:18:46.700Z] apt-transport-https [2021-05-17T18:18:46.700Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-17T18:18:46.700Z] Need to get 1692 B of archives. [2021-05-17T18:18:46.700Z] After this operation, 154 kB of additional disk space will be used. [2021-05-17T18:18:46.700Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-17T18:18:46.963Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T18:18:46.963Z] Fetched 1692 B in 0s (7917 B/s) [2021-05-17T18:18:46.963Z] Selecting previously unselected package apt-transport-https. [2021-05-17T18:18:46.963Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-17T18:18:46.963Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-17T18:18:46.963Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-17T18:18:46.963Z] Setting up apt-transport-https (1.6.13) ... [2021-05-17T18:18:47.224Z] Waiting for network to be ready... [2021-05-17T18:18:59.460Z] 2021-05-17T18:18:55Z INFO Waiting for automatic snapd restart... [2021-05-17T18:18:59.460Z] snapd 2.50 from Canonical* installed [2021-05-17T18:18:59.720Z] "snapd" switched to the "latest/stable" channel [2021-05-17T18:18:59.720Z] [2021-05-17T18:19:02.267Z] core18 20210309 from Canonical* installed [2021-05-17T18:19:02.527Z] "core18" switched to the "latest/stable" channel [2021-05-17T18:19:02.527Z] [2021-05-17T18:19:05.827Z] snapcraft 4.7.1 from Canonical* installed [2021-05-17T18:19:05.827Z] "snapcraft" switched to the "latest/stable" channel [2021-05-17T18:19:05.827Z] [2021-05-17T18:19:10.034Z] 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-05-17T18:19:10.034Z] - README.md [2021-05-17T18:19:10.034Z] [2021-05-17T18:19:10.034Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-17T18:19:16.637Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T18:19:16.637Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T18:19:16.637Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T18:19:16.637Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T18:19:17.209Z] Reading package lists... [2021-05-17T18:19:17.780Z] 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-05-17T18:19:24.366Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T18:19:24.366Z] Reading package lists... [2021-05-17T18:19:24.366Z] Building dependency tree... [2021-05-17T18:19:24.366Z] Reading state information... [2021-05-17T18:19:24.366Z] Suggested packages: [2021-05-17T18:19:24.366Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-17T18:19:24.366Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-17T18:19:24.366Z] Recommended packages: [2021-05-17T18:19:24.366Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-17T18:19:24.366Z] The following NEW packages will be installed: [2021-05-17T18:19:24.366Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-17T18:19:24.366Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-17T18:19:24.366Z] pkg-config zip [2021-05-17T18:19:24.366Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-17T18:19:24.366Z] Need to get 7663 kB of archives. [2021-05-17T18:19:24.366Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-17T18:19:24.366Z] 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-05-17T18:19:24.366Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-17T18:19:24.366Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-17T18:19:24.366Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-17T18:19:24.366Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-17T18:19:24.367Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-17T18:19:24.367Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-17T18:19:24.627Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-17T18:19:24.627Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-17T18:19:24.627Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-17T18:19:24.627Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-17T18:19:24.889Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-17T18:19:24.889Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-17T18:19:24.889Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-17T18:19:24.889Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-17T18:19:24.889Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T18:19:25.149Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-05-17T18:19:25.149Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-17T18:19:25.149Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-17T18:19:25.149Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-17T18:19:25.149Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-17T18:19:25.408Z] Selecting previously unselected package libpsl5:amd64. [2021-05-17T18:19:25.408Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-17T18:19:25.408Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-17T18:19:25.408Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-17T18:19:25.408Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-17T18:19:25.408Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-17T18:19:25.408Z] Selecting previously unselected package librtmp1:amd64. [2021-05-17T18:19:25.408Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-17T18:19:25.408Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-17T18:19:25.669Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-17T18:19:25.669Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-17T18:19:25.669Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-17T18:19:25.669Z] Selecting previously unselected package liberror-perl. [2021-05-17T18:19:25.669Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-17T18:19:25.669Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-17T18:19:25.669Z] Selecting previously unselected package git-man. [2021-05-17T18:19:25.930Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-17T18:19:25.930Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-17T18:19:25.930Z] Selecting previously unselected package git. [2021-05-17T18:19:25.930Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-17T18:19:25.930Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-17T18:19:26.870Z] Selecting previously unselected package libnorm1:amd64. [2021-05-17T18:19:26.870Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-17T18:19:26.870Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-17T18:19:26.870Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-17T18:19:26.870Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-17T18:19:26.870Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-17T18:19:26.870Z] Selecting previously unselected package libsodium23:amd64. [2021-05-17T18:19:26.870Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-17T18:19:26.870Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-17T18:19:27.131Z] Selecting previously unselected package libzmq5:amd64. [2021-05-17T18:19:27.131Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-17T18:19:27.131Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T18:19:27.131Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-17T18:19:27.131Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-17T18:19:27.131Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T18:19:27.392Z] Selecting previously unselected package pkg-config. [2021-05-17T18:19:27.392Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-17T18:19:27.392Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-17T18:19:27.392Z] Selecting previously unselected package zip. [2021-05-17T18:19:27.392Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-17T18:19:27.392Z] Unpacking zip (3.0-11build1) ... [2021-05-17T18:19:27.392Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-17T18:19:27.392Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-17T18:19:27.653Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-17T18:19:27.653Z] Setting up liberror-perl (0.17025-1) ... [2021-05-17T18:19:27.653Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-17T18:19:27.653Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-17T18:19:27.653Z] No schema files found: doing nothing. [2021-05-17T18:19:27.653Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-17T18:19:27.653Z] Setting up zip (3.0-11build1) ... [2021-05-17T18:19:27.653Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-17T18:19:27.653Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-17T18:19:27.653Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-17T18:19:27.913Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T18:19:27.914Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-17T18:19:27.914Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T18:19:27.914Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-17T18:19:27.914Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-17T18:19:34.619Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T18:19:34.619Z] git set to automatically installed. [2021-05-17T18:19:34.619Z] git-man set to automatically installed. [2021-05-17T18:19:34.619Z] libcurl3-gnutls set to automatically installed. [2021-05-17T18:19:34.619Z] liberror-perl set to automatically installed. [2021-05-17T18:19:34.619Z] libglib2.0-0 set to automatically installed. [2021-05-17T18:19:34.619Z] libnghttp2-14 set to automatically installed. [2021-05-17T18:19:34.619Z] libnorm1 set to automatically installed. [2021-05-17T18:19:34.619Z] libpgm-5.2-0 set to automatically installed. [2021-05-17T18:19:34.619Z] libpsl5 set to automatically installed. [2021-05-17T18:19:34.619Z] librtmp1 set to automatically installed. [2021-05-17T18:19:34.619Z] libsodium23 set to automatically installed. [2021-05-17T18:19:34.619Z] libzmq3-dev set to automatically installed. [2021-05-17T18:19:34.619Z] libzmq5 set to automatically installed. [2021-05-17T18:19:34.619Z] pkg-config set to automatically installed. [2021-05-17T18:19:34.619Z] zip set to automatically installed. [2021-05-17T18:19:36.008Z] snapd is not logged in, snap install commands will use sudo [2021-05-17T18:19:42.603Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T18:19:43.548Z] snap "core18" has no updates available [2021-05-17T18:19:44.493Z] snapd is not logged in, snap install commands will use sudo [2021-05-17T18:19:51.077Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T18:20:03.311Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-17T18:20:03.571Z] Pulling go-build-helper [2021-05-17T18:20:03.571Z] + snapcraftctl pull [2021-05-17T18:20:04.513Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-17T18:20:04.513Z] Skipping pull go-build-helper (already ran) [2021-05-17T18:20:04.513Z] + snapcraftctl build [2021-05-17T18:20:04.513Z] Building go-build-helper [2021-05-17T18:20:06.429Z] Staging go-build-helper [2021-05-17T18:20:06.429Z] + snapcraftctl stage [2021-05-17T18:20:16.429Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-17T18:20:16.429Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-17T18:20:16.429Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-17T18:20:16.429Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-17T18:20:16.429Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-17T18:20:16.429Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-17T18:20:16.429Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-17T18:20:16.429Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-17T18:20:16.429Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-17T18:20:16.429Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-17T18:20:16.429Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-17T18:20:16.429Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-17T18:20:16.429Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-17T18:20:16.429Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-17T18:20:16.429Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-17T18:20:16.429Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-17T18:20:16.429Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-17T18:20:16.429Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-17T18:20:16.429Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-17T18:20:16.429Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-17T18:20:16.429Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-17T18:20:16.429Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-17T18:20:16.429Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-17T18:20:16.429Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-17T18:20:16.429Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-17T18:20:16.429Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-17T18:20:16.429Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-17T18:20:16.429Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-17T18:20:16.429Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-17T18:20:16.429Z] Fetched 224 kB in 0s (0 B/s) [2021-05-17T18:20:16.429Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-17T18:20:16.429Z] Fetched 157 kB in 0s (0 B/s) [2021-05-17T18:20:16.429Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-17T18:20:16.429Z] Fetched 221 kB in 0s (0 B/s) [2021-05-17T18:20:16.429Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-17T18:20:16.429Z] Fetched 143 kB in 0s (0 B/s) [2021-05-17T18:20:16.429Z] Pulling app-service-config [2021-05-17T18:20:16.429Z] + snapcraftctl pull [2021-05-17T18:20:16.429Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-17T18:20:17.002Z] Pulling config-common [2021-05-17T18:20:17.002Z] + snapcraftctl pull [2021-05-17T18:20:21.611Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T18:20:21.611Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T18:20:21.611Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T18:20:21.611Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T18:20:21.611Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-17T18:20:21.611Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T18:20:21.611Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-17T18:20:21.611Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T18:20:21.611Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-17T18:20:21.611Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T18:20:21.611Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-17T18:20:21.611Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T18:20:21.611Z] Pulling edgex-go [2021-05-17T18:20:21.611Z] + snapcraftctl pull [2021-05-17T18:20:33.979Z] Removing intermediate container cce92abad796 [2021-05-17T18:20:33.979Z] ---> 4f3541a7be48 [2021-05-17T18:20:33.979Z] [2021-05-17T18:20:33.979Z] Step 11/32 : FROM alpine:3.12 [2021-05-17T18:20:33.979Z] 3.12: Pulling from library/alpine [2021-05-17T18:20:33.979Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T18:20:33.979Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T18:20:33.980Z] ---> 9852663dfa18 [2021-05-17T18:20:33.980Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-17T18:20:33.980Z] Removing intermediate container 06f7af194a01 [2021-05-17T18:20:33.980Z] ---> 87c89e481125 [2021-05-17T18:20:33.980Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-17T18:20:33.980Z] ---> Running in 7bdb2e38d5c3 [2021-05-17T18:20:33.980Z] ---> Running in fc7cebefcf5a [2021-05-17T18:20:33.980Z] Removing intermediate container 7bdb2e38d5c3 [2021-05-17T18:20:33.980Z] ---> 450d54012d1b [2021-05-17T18:20:33.980Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-17T18:20:33.980Z] ---> Running in 397cd67f0f11 [2021-05-17T18:20:33.980Z] 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-05-17T18:20:33.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T18:20:33.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T18:20:33.980Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-17T18:20:33.980Z] (2/2) Installing su-exec (0.2-r1) [2021-05-17T18:20:33.980Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T18:20:33.980Z] OK: 5 MiB in 16 packages [2021-05-17T18:20:35.414Z] Removing intermediate container 397cd67f0f11 [2021-05-17T18:20:35.414Z] ---> 936461bffde6 [2021-05-17T18:20:35.414Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-17T18:20:36.019Z] ---> Running in 7dabaf2eeb3e [2021-05-17T18:20:36.294Z] Removing intermediate container fc7cebefcf5a [2021-05-17T18:20:36.294Z] ---> 6c60202b6e3b [2021-05-17T18:20:36.294Z] [2021-05-17T18:20:36.294Z] Step 12/24 : FROM docker:20.10.0 [2021-05-17T18:20:36.573Z] 20.10.0: Pulling from library/docker [2021-05-17T18:20:37.563Z] Removing intermediate container 7dabaf2eeb3e [2021-05-17T18:20:37.564Z] ---> 0f5df6e3c2bf [2021-05-17T18:20:37.564Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-17T18:20:38.164Z] ---> Running in ab13ca6c6837 [2021-05-17T18:20:39.180Z] Removing intermediate container adde4dda2dab [2021-05-17T18:20:39.180Z] ---> a9350d7b6994 [2021-05-17T18:20:39.180Z] [2021-05-17T18:20:39.180Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T18:20:39.180Z] ---> 9852663dfa18 [2021-05-17T18:20:39.180Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-17T18:20:39.750Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T18:20:39.750Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T18:20:39.750Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T18:20:39.750Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-17T18:20:39.750Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-17T18:20:39.750Z] Fetched 279 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-17T18:20:39.750Z] Fetched 122 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-17T18:20:39.750Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-17T18:20:39.750Z] Fetched 8848 B in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-17T18:20:39.750Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-17T18:20:39.750Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-17T18:20:39.750Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-17T18:20:39.750Z] Fetched 219 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-17T18:20:39.750Z] Fetched 154 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-17T18:20:39.750Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-17T18:20:39.750Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-17T18:20:39.750Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-17T18:20:39.750Z] Fetched 499 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-17T18:20:39.750Z] Fetched 111 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-17T18:20:39.750Z] Fetched 240 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-17T18:20:39.750Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-17T18:20:39.750Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-17T18:20:39.750Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-17T18:20:39.750Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-17T18:20:39.750Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-17T18:20:39.750Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-17T18:20:39.750Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-17T18:20:39.750Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-17T18:20:39.750Z] Fetched 8720 B in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-17T18:20:39.750Z] Fetched 137 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-17T18:20:39.750Z] Fetched 119 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-17T18:20:39.750Z] Fetched 110 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-17T18:20:39.750Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-17T18:20:39.750Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-17T18:20:39.750Z] Fetched 645 kB in 0s (0 B/s) [2021-05-17T18:20:39.751Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-17T18:20:39.751Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-17T18:20:39.751Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-17T18:20:39.751Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-17T18:20:39.751Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-17T18:20:39.751Z] Fetched 368 kB in 0s (0 B/s) [2021-05-17T18:20:39.751Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-17T18:20:39.751Z] Fetched 187 kB in 0s (0 B/s) [2021-05-17T18:20:39.751Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-17T18:20:39.751Z] Fetched 175 kB in 0s (0 B/s) [2021-05-17T18:20:39.751Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-17T18:20:39.751Z] Fetched 206 kB in 0s (0 B/s) [2021-05-17T18:20:39.751Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-17T18:20:39.751Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-17T18:20:39.751Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-17T18:20:39.751Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-17T18:20:39.751Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-17T18:20:39.751Z] Fetched 159 kB in 0s (0 B/s) [2021-05-17T18:20:39.751Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-17T18:20:39.751Z] Fetched 107 kB in 0s (0 B/s) [2021-05-17T18:20:39.751Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-17T18:20:39.751Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-17T18:20:39.751Z] Pulling static-packages [2021-05-17T18:20:39.751Z] + snapcraftctl pull [2021-05-17T18:20:39.751Z] Pulling version [2021-05-17T18:20:39.751Z] + cd /root/project [2021-05-17T18:20:39.751Z] + [ -f VERSION ] [2021-05-17T18:20:39.751Z] + PROJECT_VERSION=local-dev [2021-05-17T18:20:39.751Z] + git rev-parse --short HEAD [2021-05-17T18:20:39.751Z] + GIT_REVISION=503e2470 [2021-05-17T18:20:39.751Z] + snapcraftctl set-version local-dev [2021-05-17T18:20:39.751Z] Skipping build go-build-helper (already ran) [2021-05-17T18:20:39.788Z] Removing intermediate container ab13ca6c6837 [2021-05-17T18:20:39.788Z] ---> a89ad5b179e3 [2021-05-17T18:20:39.788Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-17T18:20:40.012Z] Building app-service-config [2021-05-17T18:20:40.012Z] + make build [2021-05-17T18:20:40.012Z] go mod tidy [2021-05-17T18:20:40.062Z] ---> Running in 615307046fc4 [2021-05-17T18:20:40.338Z] ---> Running in c32a0c5b7d0a [2021-05-17T18:20:41.356Z] Removing intermediate container c7e75ebb3379 [2021-05-17T18:20:41.356Z] ---> 953553cdfb1e [2021-05-17T18:20:41.356Z] [2021-05-17T18:20:41.356Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T18:20:41.356Z] ---> 9852663dfa18 [2021-05-17T18:20:41.356Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-17T18:20:41.636Z] ---> Running in 1807980a344e [2021-05-17T18:20:41.924Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-17T18:20:42.185Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-17T18:20:42.185Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-17T18:20:42.185Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-17T18:20:42.185Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-17T18:20:42.185Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-17T18:20:42.185Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-17T18:20:42.448Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-17T18:20:42.448Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-17T18:20:42.448Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-17T18:20:42.448Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-17T18:20:42.712Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-17T18:20:42.712Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-17T18:20:42.712Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-17T18:20:42.712Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-17T18:20:42.974Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-17T18:20:42.974Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-17T18:20:42.974Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-17T18:20:42.974Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-17T18:20:42.974Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-17T18:20:43.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T18:20:43.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T18:20:43.235Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-17T18:20:43.235Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-17T18:20:43.235Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-17T18:20:43.236Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-17T18:20:43.236Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-17T18:20:43.236Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-17T18:20:43.496Z] go: downloading golang.org/x/text v0.3.2 [2021-05-17T18:20:43.496Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-17T18:20:43.496Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-17T18:20:43.496Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-17T18:20:43.496Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-17T18:20:43.497Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-17T18:20:43.497Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-17T18:20:43.497Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-17T18:20:43.497Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-17T18:20:43.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T18:20:43.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T18:20:43.757Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-17T18:20:43.757Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-17T18:20:43.757Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-17T18:20:43.757Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-17T18:20:43.757Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-17T18:20:43.757Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-17T18:20:43.757Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-17T18:20:43.757Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-17T18:20:43.757Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-17T18:20:43.986Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-17T18:20:43.986Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-17T18:20:43.986Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T18:20:43.986Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T18:20:44.017Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-17T18:20:44.018Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-17T18:20:44.018Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-17T18:20:44.018Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-17T18:20:44.018Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-17T18:20:44.018Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-17T18:20:44.018Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-17T18:20:44.018Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-17T18:20:44.018Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-17T18:20:44.018Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-17T18:20:44.018Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-17T18:20:44.018Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-17T18:20:44.018Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-17T18:20:44.018Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-17T18:20:44.018Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-17T18:20:44.018Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-17T18:20:44.018Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-17T18:20:44.018Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-17T18:20:44.018Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-17T18:20:44.270Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T18:20:44.270Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T18:20:44.270Z] OK: 6 MiB in 16 packages [2021-05-17T18:20:44.270Z] OK: 5 MiB in 15 packages [2021-05-17T18:20:44.279Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-17T18:20:44.280Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-17T18:20:44.280Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-17T18:20:44.280Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-17T18:20:44.280Z] go: downloading github.com/kr/text v0.1.0 [2021-05-17T18:20:44.280Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-17T18:20:44.280Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-17T18:20:44.280Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-17T18:20:44.280Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-17T18:20:44.280Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-17T18:20:44.280Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-17T18:20:44.280Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-17T18:20:44.280Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-17T18:20:44.280Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-17T18:20:44.280Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-17T18:20:44.280Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T18:20:44.541Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-17T18:20:45.718Z] Removing intermediate container c32a0c5b7d0a [2021-05-17T18:20:45.718Z] ---> a23e8c53dab1 [2021-05-17T18:20:45.718Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-17T18:20:45.991Z] ---> Running in 0b318fc70584 [2021-05-17T18:20:46.974Z] Removing intermediate container 1807980a344e [2021-05-17T18:20:46.974Z] ---> db65f9ea8ef7 [2021-05-17T18:20:46.974Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T18:20:47.246Z] Removing intermediate container 0b318fc70584 [2021-05-17T18:20:47.246Z] ---> a59c34dde072 [2021-05-17T18:20:47.246Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-17T18:20:47.521Z] ---> Running in 1224c3f13aaa [2021-05-17T18:20:47.796Z] Removing intermediate container 615307046fc4 [2021-05-17T18:20:47.796Z] ---> 1336b5d4fc5e [2021-05-17T18:20:47.796Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T18:20:48.397Z] ---> Running in 22298ae7a1ce [2021-05-17T18:20:48.673Z] Removing intermediate container 1224c3f13aaa [2021-05-17T18:20:48.673Z] ---> bcef42d0d456 [2021-05-17T18:20:48.673Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-17T18:20:49.270Z] ---> 5c601b72935c [2021-05-17T18:20:49.270Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-17T18:20:49.876Z] ---> Running in b4647034adbf [2021-05-17T18:20:49.876Z] Removing intermediate container 22298ae7a1ce [2021-05-17T18:20:49.876Z] ---> 97a450a511ba [2021-05-17T18:20:49.876Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-17T18:20:50.149Z] ---> Running in ffa0474c9806 [2021-05-17T18:20:50.423Z] ---> Running in dbd49a785c62 [2021-05-17T18:20:51.024Z] Removing intermediate container b4647034adbf [2021-05-17T18:20:51.024Z] ---> c40f747b2724 [2021-05-17T18:20:51.024Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T18:20:51.297Z] Removing intermediate container dbd49a785c62 [2021-05-17T18:20:51.297Z] ---> 99f1d7f9d3f1 [2021-05-17T18:20:51.297Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T18:20:51.297Z] ---> Running in 0208fdccc285 [2021-05-17T18:20:51.579Z] ---> Running in b8f21b9063b6 [2021-05-17T18:20:51.863Z] Removing intermediate container 4e43727634ce [2021-05-17T18:20:51.863Z] ---> 4d34be23b87f [2021-05-17T18:20:51.863Z] [2021-05-17T18:20:51.863Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T18:20:51.863Z] ---> 9852663dfa18 [2021-05-17T18:20:51.863Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-17T18:20:52.170Z] ---> Running in 18dcdc59cf0f [2021-05-17T18:20:52.170Z] Removing intermediate container 0208fdccc285 [2021-05-17T18:20:52.170Z] ---> 7e5b1426dcb2 [2021-05-17T18:20:52.170Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T18:20:52.472Z] Removing intermediate container b8f21b9063b6 [2021-05-17T18:20:52.472Z] ---> eddfd01cefc9 [2021-05-17T18:20:52.472Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T18:20:53.127Z] Removing intermediate container 18dcdc59cf0f [2021-05-17T18:20:53.127Z] ---> 86cd2912d593 [2021-05-17T18:20:53.127Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-17T18:20:53.127Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-17T18:20:53.127Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-17T18:20:53.127Z] ---> eeaf43b92773 [2021-05-17T18:20:53.127Z] 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-05-17T18:20:53.415Z] ---> Running in 2a81dc0a88e4 [2021-05-17T18:20:53.415Z] ---> Running in 9df8ea18f012 [2021-05-17T18:20:53.706Z] ---> a8f958a2d680 [2021-05-17T18:20:53.706Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-17T18:20:53.706Z] Removing intermediate container ffa0474c9806 [2021-05-17T18:20:53.706Z] ---> 278ad141cc6c [2021-05-17T18:20:53.706Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T18:20:53.706Z] ---> 4188a8afddc3 [2021-05-17T18:20:53.706Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-17T18:20:54.005Z] Removing intermediate container 2a81dc0a88e4 [2021-05-17T18:20:54.005Z] ---> 2a51f369632c [2021-05-17T18:20:54.005Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-17T18:20:54.005Z] Removing intermediate container 9df8ea18f012 [2021-05-17T18:20:54.005Z] ---> 5335a1565fb5 [2021-05-17T18:20:54.005Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-17T18:20:54.384Z] ---> Running in a41e03b07df7 [2021-05-17T18:20:54.384Z] ---> Running in f37c55da3431 [2021-05-17T18:20:54.546Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-17T18:20:54.546Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-17T18:20:54.546Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-17T18:20:54.546Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-17T18:20:55.117Z] Building config-common [2021-05-17T18:20:55.117Z] + snapcraftctl build [2021-05-17T18:20:55.375Z] ---> 4a1549531c63 [2021-05-17T18:20:55.375Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-17T18:20:55.375Z] Removing intermediate container a41e03b07df7 [2021-05-17T18:20:55.375Z] ---> 5a001aa92860 [2021-05-17T18:20:55.375Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:20:55.968Z] ---> Running in a12036dfa1da [2021-05-17T18:20:55.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T18:20:56.238Z] ---> b1f044305ab6 [2021-05-17T18:20:56.238Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-17T18:20:56.238Z] ---> 7ac0f5733190 [2021-05-17T18:20:56.238Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-17T18:20:56.238Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T18:20:56.834Z] ---> 5a2709de35e2 [2021-05-17T18:20:56.834Z] (1/39) Installing readline (8.0.4-r0) [2021-05-17T18:20:56.834Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-17T18:20:56.834Z] (2/39) Installing bash (5.0.17-r0) [2021-05-17T18:20:56.834Z] Executing bash-5.0.17-r0.post-install [2021-05-17T18:20:57.025Z] Building edgex-go [2021-05-17T18:20:57.107Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T18:20:57.107Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-17T18:20:57.107Z] (5/39) Installing curl (7.76.1-r0) [2021-05-17T18:20:57.107Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-17T18:20:57.107Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-17T18:20:57.107Z] (8/39) Installing expat (2.2.9-r1) [2021-05-17T18:20:57.107Z] (9/39) Installing libffi (3.3-r2) [2021-05-17T18:20:57.107Z] (10/39) Installing gdbm (1.13-r1) [2021-05-17T18:20:57.107Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-17T18:20:57.107Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-17T18:20:57.107Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-17T18:20:57.287Z] + cd /root/parts/edgex-go/src [2021-05-17T18:20:57.287Z] + make build [2021-05-17T18:20:57.287Z] go mod tidy [2021-05-17T18:20:57.858Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-17T18:20:57.858Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-17T18:20:57.858Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-17T18:20:57.858Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-17T18:20:57.858Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-17T18:20:57.858Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-17T18:20:57.858Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-17T18:20:57.858Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-17T18:20:58.084Z] ---> 16a74d679d3a [2021-05-17T18:20:58.084Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-17T18:20:58.084Z] ---> 678deacd6f6e [2021-05-17T18:20:58.084Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-17T18:20:58.117Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-17T18:20:58.117Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-17T18:20:58.117Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-17T18:20:58.117Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-17T18:20:58.117Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-17T18:20:58.117Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-17T18:20:58.117Z] 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-05-17T18:20:58.363Z] ---> 47e13498028b [2021-05-17T18:20:58.363Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-17T18:20:58.363Z] ---> Running in 35a0bf729992 [2021-05-17T18:20:58.363Z] ---> Running in add687d7e9b3 [2021-05-17T18:20:59.350Z] Removing intermediate container 35a0bf729992 [2021-05-17T18:20:59.350Z] ---> 27c0d1ec6f8d [2021-05-17T18:20:59.350Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T18:20:59.350Z] Removing intermediate container add687d7e9b3 [2021-05-17T18:20:59.350Z] ---> 1556cffdead6 [2021-05-17T18:20:59.350Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T18:20:59.350Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-17T18:20:59.350Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-17T18:20:59.350Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-17T18:20:59.350Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-17T18:20:59.350Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-17T18:20:59.350Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-17T18:20:59.350Z] ---> Running in f0dc5b13f411 [2021-05-17T18:20:59.350Z] ---> Running in bbc90733182e [2021-05-17T18:20:59.350Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-17T18:20:59.625Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-17T18:20:59.625Z] ---> a565c963f07e [2021-05-17T18:20:59.625Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-17T18:20:59.625Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-17T18:20:59.625Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-17T18:20:59.625Z] Removing intermediate container a12036dfa1da [2021-05-17T18:20:59.625Z] ---> a84baeba05d7 [2021-05-17T18:20:59.625Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T18:20:59.625Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-17T18:20:59.625Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-17T18:20:59.625Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-17T18:20:59.625Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-17T18:20:59.625Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-17T18:20:59.625Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-17T18:20:59.902Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-17T18:20:59.902Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-17T18:20:59.902Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-17T18:20:59.902Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-17T18:20:59.902Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-17T18:20:59.902Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-17T18:20:59.902Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-17T18:20:59.902Z] ---> Running in d2cb2eae6c36 [2021-05-17T18:20:59.902Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-17T18:20:59.902Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-17T18:20:59.902Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-17T18:21:00.183Z] Executing busybox-1.31.1-r19.trigger [2021-05-17T18:21:00.183Z] Removing intermediate container f0dc5b13f411 [2021-05-17T18:21:00.183Z] ---> 203cd64904ca [2021-05-17T18:21:00.183Z] Step 21/23 : LABEL arch=arm64 [2021-05-17T18:21:00.183Z] Removing intermediate container bbc90733182e [2021-05-17T18:21:00.183Z] ---> d42fff57e184 [2021-05-17T18:21:00.183Z] Step 21/23 : LABEL arch=arm64 [2021-05-17T18:21:00.183Z] OK: 72 MiB in 59 packages [2021-05-17T18:21:00.459Z] ---> Running in 8544eaaa5fcf [2021-05-17T18:21:00.459Z] ---> Running in fede26abcfb7 [2021-05-17T18:21:00.736Z] ---> 9f527d699774 [2021-05-17T18:21:00.736Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-17T18:21:01.336Z] ---> Running in 94d8f7ed15e2 [2021-05-17T18:21:01.336Z] Removing intermediate container fede26abcfb7 [2021-05-17T18:21:01.336Z] ---> 701cbbee5dfc [2021-05-17T18:21:01.336Z] Step 22/23 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:21:01.608Z] Removing intermediate container 8544eaaa5fcf [2021-05-17T18:21:01.608Z] ---> d1f7324f0764 [2021-05-17T18:21:01.608Z] Step 22/23 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:21:01.608Z] ---> Running in 5889f9e61c4f [2021-05-17T18:21:01.608Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T18:21:01.608Z] ---> Running in 48f02ce7d443 [2021-05-17T18:21:01.884Z] Removing intermediate container 94d8f7ed15e2 [2021-05-17T18:21:01.884Z] ---> 6eb93fa27eb2 [2021-05-17T18:21:01.884Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-17T18:21:02.158Z] Removing intermediate container 5889f9e61c4f [2021-05-17T18:21:02.158Z] ---> e47b0ef3c9e2 [2021-05-17T18:21:02.158Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T18:21:02.437Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T18:21:02.437Z] Removing intermediate container 48f02ce7d443 [2021-05-17T18:21:02.437Z] ---> 5239a581796b [2021-05-17T18:21:02.437Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T18:21:02.437Z] ---> Running in 6e811561fa4b [2021-05-17T18:21:02.712Z] ---> Running in f61cdc1f0511 [2021-05-17T18:21:02.712Z] ---> e20b1a1bc32c [2021-05-17T18:21:02.712Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-17T18:21:02.986Z] Removing intermediate container 6e811561fa4b [2021-05-17T18:21:02.986Z] ---> b4ead951b8e8 [2021-05-17T18:21:02.986Z] [2021-05-17T18:21:02.986Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T18:21:03.262Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T18:21:03.262Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T18:21:03.262Z] Removing intermediate container f61cdc1f0511 [2021-05-17T18:21:03.262Z] ---> 076753f281fd [2021-05-17T18:21:03.262Z] [2021-05-17T18:21:03.262Z] ---> Running in 9aaacfc27b88 [2021-05-17T18:21:03.262Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T18:21:03.409Z] 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-05-17T18:21:03.541Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T18:21:03.817Z] Successfully built b4ead951b8e8 [2021-05-17T18:21:03.817Z] Successfully tagged support-notifications-arm64:latest [2021-05-17T18:21:03.817Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T18:21:03.817Z]  Building support-notifications ... done Building security-proxy-setup [2021-05-17T18:21:03.817Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T18:21:03.817Z] OK: 8 MiB in 20 packages [2021-05-17T18:21:04.096Z] Successfully built 076753f281fd [2021-05-17T18:21:04.096Z] Successfully tagged support-scheduler-arm64:latest [2021-05-17T18:21:04.096Z]  Building support-scheduler ... done Building core-metadata [2021-05-17T18:21:05.532Z] Removing intermediate container d2cb2eae6c36 [2021-05-17T18:21:05.532Z] ---> 2e899051b924 [2021-05-17T18:21:05.532Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T18:21:05.532Z] Collecting docker-compose==1.23.2 [2021-05-17T18:21:05.806Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-17T18:21:06.403Z] Removing intermediate container 9aaacfc27b88 [2021-05-17T18:21:06.403Z] ---> 1541ecc36563 [2021-05-17T18:21:06.403Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-17T18:21:06.676Z] Collecting cached-property<2,>=1.2.0 [2021-05-17T18:21:06.676Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-17T18:21:06.676Z] ---> 62d328eb4848 [2021-05-17T18:21:06.676Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-17T18:21:06.676Z] ---> Running in 38b8d2187e7a [2021-05-17T18:21:07.291Z] Removing intermediate container 38b8d2187e7a [2021-05-17T18:21:07.291Z] ---> f8904c5c7348 [2021-05-17T18:21:07.291Z] Step 29/32 : CMD ["gate"] [2021-05-17T18:21:07.624Z] 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-05-17T18:21:07.893Z] Collecting PyYAML<4,>=3.10 [2021-05-17T18:21:07.893Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-17T18:21:08.502Z] ---> Running in 951d18bd9098 [2021-05-17T18:21:09.010Z] 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-05-17T18:21:09.522Z] ---> a34f56b6e142 [2021-05-17T18:21:09.522Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-17T18:21:10.122Z] Removing intermediate container 951d18bd9098 [2021-05-17T18:21:10.122Z] ---> 690d5a1f7444 [2021-05-17T18:21:10.122Z] Step 30/32 : LABEL arch=arm64 [2021-05-17T18:21:10.393Z] 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-05-17T18:21:10.965Z] 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-05-17T18:21:11.564Z] ---> Running in a30807fad1ee [2021-05-17T18:21:11.564Z] ---> 37f59fce0c98 [2021-05-17T18:21:11.564Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-17T18:21:11.564Z] ---> Running in 9bafeecef36f [2021-05-17T18:21:12.183Z] Removing intermediate container a30807fad1ee [2021-05-17T18:21:12.183Z] ---> 38446c3fafa3 [2021-05-17T18:21:12.183Z] Step 31/32 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:21:12.183Z] Removing intermediate container 9bafeecef36f [2021-05-17T18:21:12.183Z] ---> 85f6104d764c [2021-05-17T18:21:12.183Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T18:21:12.454Z] Collecting texttable<0.10,>=0.9.0 [2021-05-17T18:21:12.454Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-17T18:21:12.454Z] ---> Running in a201411592ff [2021-05-17T18:21:12.454Z] ---> Running in ac88d9ba6fd4 [2021-05-17T18:21:13.438Z] Removing intermediate container a201411592ff [2021-05-17T18:21:13.438Z] ---> cc2f0d408aee [2021-05-17T18:21:13.438Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T18:21:13.438Z] Removing intermediate container ac88d9ba6fd4 [2021-05-17T18:21:13.438Z] ---> 249879409156 [2021-05-17T18:21:13.438Z] Step 32/32 : LABEL version=0.0.0 [2021-05-17T18:21:13.509Z] 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-05-17T18:21:14.423Z] ---> Running in 2bf5510ca788 [2021-05-17T18:21:14.424Z] ---> Running in 0ff416160668 [2021-05-17T18:21:14.898Z] 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-05-17T18:21:15.031Z] Collecting jsonschema<3,>=2.5.1 [2021-05-17T18:21:15.031Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-17T18:21:15.304Z] Removing intermediate container 2bf5510ca788 [2021-05-17T18:21:15.304Z] ---> 61411a3be4e2 [2021-05-17T18:21:15.304Z] [2021-05-17T18:21:15.581Z] Removing intermediate container 0ff416160668 [2021-05-17T18:21:15.581Z] ---> ba4fc92a9907 [2021-05-17T18:21:15.581Z] Step 23/24 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:21:15.855Z] Successfully built 61411a3be4e2 [2021-05-17T18:21:15.855Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-17T18:21:15.855Z]  Building security-bootstrapper ... done Building core-command [2021-05-17T18:21:15.855Z] ---> Running in 79801184c104 [2021-05-17T18:21:16.282Z] 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-05-17T18:21:16.446Z] Removing intermediate container 79801184c104 [2021-05-17T18:21:16.447Z] ---> 66f54b3ed228 [2021-05-17T18:21:16.447Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T18:21:16.447Z] ---> Running in 49cc2640f393 [2021-05-17T18:21:16.722Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-17T18:21:16.722Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-17T18:21:16.995Z] Removing intermediate container 49cc2640f393 [2021-05-17T18:21:16.995Z] ---> f907742c1817 [2021-05-17T18:21:16.995Z] [2021-05-17T18:21:17.268Z] Successfully built f907742c1817 [2021-05-17T18:21:17.268Z] Successfully tagged core-data-arm64:latest [2021-05-17T18:21:17.268Z]  Building core-data ... done Building security-secretstore-setup [2021-05-17T18:21:17.545Z] Collecting docker<4.0,>=3.6.0 [2021-05-17T18:21:17.545Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-17T18:21:17.676Z] 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-05-17T18:21:18.137Z] 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-05-17T18:21:18.137Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-17T18:21:18.137Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-17T18:21:18.618Z] 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-05-17T18:21:20.003Z] 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-05-17T18:21:20.108Z] Collecting docopt<0.7,>=0.6.1 [2021-05-17T18:21:20.108Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-17T18:21:21.914Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-17T18:21:21.914Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-17T18:21:21.914Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-17T18:21:21.914Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-17T18:21:21.914Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-17T18:21:21.914Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-17T18:21:21.914Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-17T18:21:21.914Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-17T18:21:21.914Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-17T18:21:21.914Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-17T18:21:21.914Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-17T18:21:21.914Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-17T18:21:21.914Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-17T18:21:21.914Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-17T18:21:21.914Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-17T18:21:21.914Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-17T18:21:21.914Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-17T18:21:21.914Z] + 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-05-17T18:21:21.914Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-17T18:21:21.915Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-17T18:21:21.915Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-17T18:21:21.915Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-17T18:21:21.915Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-17T18:21:21.915Z] + 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-05-17T18:21:21.915Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-17T18:21:21.915Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-17T18:21:21.915Z] + 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-05-17T18:21:22.733Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-17T18:21:22.733Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-17T18:21:23.005Z] 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-05-17T18:21:23.280Z] Collecting idna<2.8,>=2.5 [2021-05-17T18:21:23.280Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-17T18:21:23.280Z] 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-05-17T18:21:23.877Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-17T18:21:24.151Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-17T18:21:24.431Z] Collecting docker-pycreds>=0.4.0 [2021-05-17T18:21:24.431Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-17T18:21:24.462Z] Building static-packages [2021-05-17T18:21:24.462Z] + snapcraftctl build [2021-05-17T18:21:24.706Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-17T18:21:24.706Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-17T18:21:24.706Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-17T18:21:24.706Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-17T18:21:25.689Z] Installing collected packages: cached-property, PyYAML, texttable, jsonschema, idna, urllib3, requests, docker-pycreds, websocket-client, docker, dockerpty, docopt, docker-compose [2021-05-17T18:21:25.964Z] Running setup.py install for PyYAML: started [2021-05-17T18:21:26.376Z] Building version [2021-05-17T18:21:26.376Z] + snapcraftctl build [2021-05-17T18:21:28.297Z] Skipping stage go-build-helper (already ran) [2021-05-17T18:21:28.297Z] Staging app-service-config [2021-05-17T18:21:28.297Z] + snapcraftctl stage [2021-05-17T18:21:28.586Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-17T18:21:28.586Z] Running setup.py install for texttable: started [2021-05-17T18:21:29.368Z] Staging config-common [2021-05-17T18:21:29.368Z] + snapcraftctl stage [2021-05-17T18:21:30.340Z] Staging edgex-go [2021-05-17T18:21:30.340Z] + snapcraftctl stage [2021-05-17T18:21:30.564Z] Running setup.py install for texttable: finished with status 'done' [2021-05-17T18:21:30.839Z] Attempting uninstall: idna [2021-05-17T18:21:30.839Z] Found existing installation: idna 2.9 [2021-05-17T18:21:30.839Z] Uninstalling idna-2.9: [2021-05-17T18:21:31.113Z] Successfully uninstalled idna-2.9 [2021-05-17T18:21:31.707Z] Attempting uninstall: urllib3 [2021-05-17T18:21:31.707Z] Found existing installation: urllib3 1.25.9 [2021-05-17T18:21:31.707Z] Uninstalling urllib3-1.25.9: [2021-05-17T18:21:31.707Z] Successfully uninstalled urllib3-1.25.9 [2021-05-17T18:21:31.723Z] Staging static-packages [2021-05-17T18:21:31.723Z] + snapcraftctl stage [2021-05-17T18:21:32.303Z] Attempting uninstall: requests [2021-05-17T18:21:32.303Z] Found existing installation: requests 2.23.0 [2021-05-17T18:21:32.303Z] Uninstalling requests-2.23.0: [2021-05-17T18:21:32.579Z] Successfully uninstalled requests-2.23.0 [2021-05-17T18:21:32.664Z] Staging version [2021-05-17T18:21:32.664Z] + snapcraftctl stage [2021-05-17T18:21:33.603Z] Priming go-build-helper [2021-05-17T18:21:33.603Z] + snapcraftctl prime [2021-05-17T18:21:34.014Z] Running setup.py install for dockerpty: started [2021-05-17T18:21:34.544Z] Priming app-service-config [2021-05-17T18:21:34.544Z] + snapcraftctl prime [2021-05-17T18:21:35.946Z] Priming config-common [2021-05-17T18:21:35.946Z] + snapcraftctl prime [2021-05-17T18:21:36.517Z] Priming edgex-go [2021-05-17T18:21:36.517Z] + snapcraftctl prime [2021-05-17T18:21:36.633Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-17T18:21:36.633Z] Running setup.py install for docopt: started [2021-05-17T18:21:37.904Z] Priming static-packages [2021-05-17T18:21:37.904Z] + snapcraftctl prime [2021-05-17T18:21:38.608Z] Running setup.py install for docopt: finished with status 'done' [2021-05-17T18:21:39.593Z] 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-05-17T18:21:40.454Z] Priming version [2021-05-17T18:21:40.454Z] + snapcraftctl prime [2021-05-17T18:21:41.033Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T18:21:54.706Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:21:54.706Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:21:54.706Z] ---> 9663255be2c4 [2021-05-17T18:21:54.706Z] Step 3/22 : WORKDIR /edgex-go [2021-05-17T18:21:54.706Z] ---> Using cache [2021-05-17T18:21:54.706Z] ---> 70072ab1155b [2021-05-17T18:21:54.706Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:21:54.706Z] ---> Using cache [2021-05-17T18:21:54.706Z] ---> dc2399aec5cc [2021-05-17T18:21:54.706Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-17T18:21:54.706Z] ---> Using cache [2021-05-17T18:21:54.706Z] ---> 8f48b29ee342 [2021-05-17T18:21:54.706Z] Step 6/22 : COPY go.mod . [2021-05-17T18:21:54.707Z] ---> Using cache [2021-05-17T18:21:54.707Z] ---> 5cedc9f7d713 [2021-05-17T18:21:54.707Z] Step 7/22 : RUN go mod download [2021-05-17T18:21:54.707Z] ---> Using cache [2021-05-17T18:21:54.707Z] ---> 969f4b2771d0 [2021-05-17T18:21:54.707Z] Step 8/22 : COPY . . [2021-05-17T18:21:54.982Z] ---> Using cache [2021-05-17T18:21:54.982Z] ---> 74a308c0a431 [2021-05-17T18:21:54.982Z] Step 9/22 : RUN go mod tidy [2021-05-17T18:21:54.982Z] ---> Using cache [2021-05-17T18:21:54.982Z] ---> 72e7291d8a08 [2021-05-17T18:21:54.982Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-17T18:21:55.583Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:21:55.583Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:21:55.583Z] ---> 9663255be2c4 [2021-05-17T18:21:55.583Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T18:21:55.583Z] ---> Using cache [2021-05-17T18:21:55.583Z] ---> 70072ab1155b [2021-05-17T18:21:55.583Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:21:55.583Z] ---> Using cache [2021-05-17T18:21:55.583Z] ---> dc2399aec5cc [2021-05-17T18:21:55.583Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T18:21:55.583Z] ---> Using cache [2021-05-17T18:21:55.583Z] ---> 8f48b29ee342 [2021-05-17T18:21:55.583Z] Step 6/24 : COPY go.mod . [2021-05-17T18:21:55.583Z] ---> Using cache [2021-05-17T18:21:55.583Z] ---> 5cedc9f7d713 [2021-05-17T18:21:55.583Z] Step 7/24 : RUN go mod download [2021-05-17T18:21:55.583Z] ---> Using cache [2021-05-17T18:21:55.583Z] ---> 969f4b2771d0 [2021-05-17T18:21:55.583Z] Step 8/24 : COPY . . [2021-05-17T18:21:55.861Z] ---> Using cache [2021-05-17T18:21:55.861Z] ---> 74a308c0a431 [2021-05-17T18:21:55.861Z] Step 9/24 : RUN go mod tidy [2021-05-17T18:21:55.861Z] ---> Using cache [2021-05-17T18:21:55.861Z] ---> 72e7291d8a08 [2021-05-17T18:21:55.861Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-17T18:21:58.526Z] ---> Running in 65a7b2e1c0ef [2021-05-17T18:21:58.526Z] ---> Running in 3bf205b93a00 [2021-05-17T18:22:00.610Z] Removing intermediate container f37c55da3431 [2021-05-17T18:22:00.610Z] ---> 33dc4de94acb [2021-05-17T18:22:00.610Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-17T18:22:00.610Z] 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-05-17T18:22:01.301Z] 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-05-17T18:22:01.631Z] ---> Running in 2a84bb7e4b7c [2021-05-17T18:22:03.111Z] Removing intermediate container 2a84bb7e4b7c [2021-05-17T18:22:03.111Z] ---> b9d536f566a1 [2021-05-17T18:22:03.111Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-17T18:22:03.383Z] ---> Running in 00edfabb0edf [2021-05-17T18:22:04.851Z] Removing intermediate container 00edfabb0edf [2021-05-17T18:22:04.851Z] ---> 561e92bf4a72 [2021-05-17T18:22:04.851Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-17T18:22:07.491Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:22:07.491Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:22:07.492Z] ---> 9663255be2c4 [2021-05-17T18:22:07.492Z] Step 3/26 : WORKDIR /edgex-go [2021-05-17T18:22:07.492Z] ---> Using cache [2021-05-17T18:22:07.492Z] ---> 70072ab1155b [2021-05-17T18:22:07.492Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:22:07.492Z] ---> Using cache [2021-05-17T18:22:07.492Z] ---> dc2399aec5cc [2021-05-17T18:22:07.492Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-17T18:22:07.492Z] ---> Using cache [2021-05-17T18:22:07.492Z] ---> 8f48b29ee342 [2021-05-17T18:22:07.492Z] Step 6/26 : COPY go.mod . [2021-05-17T18:22:07.492Z] ---> Using cache [2021-05-17T18:22:07.492Z] ---> 5cedc9f7d713 [2021-05-17T18:22:07.492Z] Step 7/26 : RUN go mod download [2021-05-17T18:22:07.492Z] ---> Using cache [2021-05-17T18:22:07.492Z] ---> 969f4b2771d0 [2021-05-17T18:22:07.492Z] Step 8/26 : COPY . . [2021-05-17T18:22:07.492Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T18:22:07.492Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T18:22:07.492Z] ---> 9663255be2c4 [2021-05-17T18:22:07.492Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T18:22:07.492Z] ---> Using cache [2021-05-17T18:22:07.492Z] ---> 70072ab1155b [2021-05-17T18:22:07.492Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T18:22:07.492Z] ---> Using cache [2021-05-17T18:22:07.492Z] ---> dc2399aec5cc [2021-05-17T18:22:07.492Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T18:22:07.492Z] ---> Using cache [2021-05-17T18:22:07.492Z] ---> 8f48b29ee342 [2021-05-17T18:22:07.492Z] Step 6/24 : COPY go.mod . [2021-05-17T18:22:07.492Z] ---> Using cache [2021-05-17T18:22:07.492Z] ---> 5cedc9f7d713 [2021-05-17T18:22:07.492Z] Step 7/24 : RUN go mod download [2021-05-17T18:22:07.492Z] ---> Using cache [2021-05-17T18:22:07.492Z] ---> 969f4b2771d0 [2021-05-17T18:22:07.492Z] Step 8/24 : COPY . . [2021-05-17T18:22:07.772Z] ---> Using cache [2021-05-17T18:22:07.772Z] ---> 74a308c0a431 [2021-05-17T18:22:07.772Z] Step 9/26 : RUN go mod tidy [2021-05-17T18:22:07.772Z] ---> Using cache [2021-05-17T18:22:07.772Z] ---> 72e7291d8a08 [2021-05-17T18:22:07.772Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-17T18:22:08.050Z] ---> Using cache [2021-05-17T18:22:08.050Z] ---> 74a308c0a431 [2021-05-17T18:22:08.050Z] Step 9/24 : RUN go mod tidy [2021-05-17T18:22:08.050Z] ---> d8d302e0d6c2 [2021-05-17T18:22:08.050Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-17T18:22:08.050Z] ---> Using cache [2021-05-17T18:22:08.050Z] ---> 72e7291d8a08 [2021-05-17T18:22:08.050Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-17T18:22:08.050Z] ---> Running in 193f42b73856 [2021-05-17T18:22:08.337Z] ---> Running in fbfb67b5c10a [2021-05-17T18:22:09.790Z] ---> eebf742459bb [2021-05-17T18:22:09.790Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-17T18:22:10.779Z] 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-05-17T18:22:11.064Z] 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-05-17T18:22:11.341Z] ---> 6d193a92faff [2021-05-17T18:22:11.341Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-17T18:22:11.648Z] ---> Running in a095a481bac4 [2021-05-17T18:22:12.255Z] Removing intermediate container a095a481bac4 [2021-05-17T18:22:12.255Z] ---> c88a4dace8e6 [2021-05-17T18:22:12.255Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T18:22:12.539Z] ---> Running in f9b7e9021257 [2021-05-17T18:22:13.152Z] Removing intermediate container f9b7e9021257 [2021-05-17T18:22:13.153Z] ---> 65a38d11f8a2 [2021-05-17T18:22:13.153Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T18:22:13.153Z] ---> Running in fa3c5a67df81 [2021-05-17T18:22:13.779Z] Removing intermediate container fa3c5a67df81 [2021-05-17T18:22:13.779Z] ---> af3cee081aa9 [2021-05-17T18:22:13.779Z] Step 23/24 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:22:14.055Z] ---> Running in b1b8a54c72f3 [2021-05-17T18:22:15.053Z] Removing intermediate container b1b8a54c72f3 [2021-05-17T18:22:15.053Z] ---> 55b0d5c425b1 [2021-05-17T18:22:15.053Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T18:22:15.053Z] ---> Running in 8861ce1be68f [2021-05-17T18:22:15.655Z] Removing intermediate container 8861ce1be68f [2021-05-17T18:22:15.655Z] ---> 4008e4c0bdde [2021-05-17T18:22:15.655Z] [2021-05-17T18:22:16.277Z] Successfully built 4008e4c0bdde [2021-05-17T18:22:16.277Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-17T18:23:24.362Z]  Building sys-mgmt-agent ... 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-05-17T18:23:36.786Z] 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-05-17T18:23:38.793Z] Removing intermediate container 65a7b2e1c0ef [2021-05-17T18:23:38.793Z] ---> e24549189b74 [2021-05-17T18:23:38.793Z] [2021-05-17T18:23:38.793Z] Step 11/22 : FROM alpine:3.12 [2021-05-17T18:23:38.793Z] ---> 9852663dfa18 [2021-05-17T18:23:38.793Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-17T18:23:39.113Z] ---> Running in 87e31b20fc5b [2021-05-17T18:23:41.106Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T18:23:41.106Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T18:23:41.706Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-17T18:23:41.706Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T18:23:41.706Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-17T18:23:41.706Z] (4/4) Installing curl (7.76.1-r0) [2021-05-17T18:23:41.706Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T18:23:41.706Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T18:23:41.983Z] OK: 7 MiB in 18 packages [2021-05-17T18:23:45.406Z] Removing intermediate container 87e31b20fc5b [2021-05-17T18:23:45.406Z] ---> 709fd0fc45dd [2021-05-17T18:23:45.406Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T18:23:45.406Z] ---> Running in fe93d4269200 [2021-05-17T18:23:46.422Z] Removing intermediate container fe93d4269200 [2021-05-17T18:23:46.422Z] ---> 65a4454a6ab8 [2021-05-17T18:23:46.422Z] Step 14/22 : WORKDIR /edgex [2021-05-17T18:23:47.026Z] ---> Running in 194a08074b19 [2021-05-17T18:23:47.327Z] Removing intermediate container 193f42b73856 [2021-05-17T18:23:47.327Z] ---> 768d7e20e449 [2021-05-17T18:23:47.327Z] [2021-05-17T18:23:47.327Z] Step 11/26 : FROM alpine:3.12 [2021-05-17T18:23:47.327Z] ---> 9852663dfa18 [2021-05-17T18:23:47.327Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-17T18:23:47.604Z] ---> Running in f4f8ea0dc439 [2021-05-17T18:23:47.604Z] Removing intermediate container 194a08074b19 [2021-05-17T18:23:47.604Z] ---> d2ec88a65440 [2021-05-17T18:23:47.604Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-17T18:23:49.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T18:23:49.602Z] ---> 4b2e23220582 [2021-05-17T18:23:49.602Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-17T18:23:49.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T18:23:50.212Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-17T18:23:50.212Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T18:23:50.212Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-17T18:23:50.212Z] (4/6) Installing curl (7.76.1-r0) [2021-05-17T18:23:50.212Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-17T18:23:50.212Z] (6/6) Installing su-exec (0.2-r1) [2021-05-17T18:23:50.212Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T18:23:50.492Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T18:23:50.492Z] OK: 7 MiB in 20 packages [2021-05-17T18:23:51.085Z] Removing intermediate container fbfb67b5c10a [2021-05-17T18:23:51.085Z] ---> 95cafae41141 [2021-05-17T18:23:51.085Z] [2021-05-17T18:23:51.085Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T18:23:51.085Z] ---> 9852663dfa18 [2021-05-17T18:23:51.085Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T18:23:51.085Z] ---> Using cache [2021-05-17T18:23:51.085Z] ---> db65f9ea8ef7 [2021-05-17T18:23:51.085Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T18:23:51.085Z] ---> Using cache [2021-05-17T18:23:51.085Z] ---> bcef42d0d456 [2021-05-17T18:23:51.085Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-17T18:23:52.067Z] ---> 01dcc1d06972 [2021-05-17T18:23:52.067Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-17T18:23:52.067Z] ---> Running in 86523f9edd7f [2021-05-17T18:23:52.681Z] Removing intermediate container 86523f9edd7f [2021-05-17T18:23:52.681Z] ---> bc5096342e14 [2021-05-17T18:23:52.681Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T18:23:52.956Z] ---> Running in 682e46749949 [2021-05-17T18:23:53.232Z] Removing intermediate container f4f8ea0dc439 [2021-05-17T18:23:53.232Z] ---> a49d6edc77f5 [2021-05-17T18:23:53.232Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T18:23:53.507Z] ---> 845fad5d7fee [2021-05-17T18:23:53.507Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-17T18:23:53.507Z] Removing intermediate container 3bf205b93a00 [2021-05-17T18:23:53.507Z] ---> ef2f76ac5006 [2021-05-17T18:23:53.507Z] [2021-05-17T18:23:53.507Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T18:23:53.779Z] ---> 9852663dfa18 [2021-05-17T18:23:53.779Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T18:23:53.779Z] ---> Using cache [2021-05-17T18:23:53.779Z] ---> db65f9ea8ef7 [2021-05-17T18:23:53.779Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T18:23:53.779Z] ---> Using cache [2021-05-17T18:23:53.779Z] ---> bcef42d0d456 [2021-05-17T18:23:53.779Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-17T18:23:53.779Z] ---> Running in 8f6131b7b1e5 [2021-05-17T18:23:53.779Z] Removing intermediate container 682e46749949 [2021-05-17T18:23:53.779Z] ---> 75977ebb9ef1 [2021-05-17T18:23:53.779Z] Step 16/24 : WORKDIR / [2021-05-17T18:23:53.779Z] ---> Running in 0ccd6303077f [2021-05-17T18:23:53.779Z] ---> Running in 57dc260b34be [2021-05-17T18:23:54.053Z] ---> Running in 2ebd418cf7ce [2021-05-17T18:23:54.324Z] Removing intermediate container 8f6131b7b1e5 [2021-05-17T18:23:54.324Z] ---> 39778c76e038 [2021-05-17T18:23:54.324Z] Step 14/26 : WORKDIR / [2021-05-17T18:23:54.324Z] ---> Running in 1c2935cb92d6 [2021-05-17T18:23:54.324Z] Removing intermediate container 0ccd6303077f [2021-05-17T18:23:54.324Z] ---> 34cd01599af4 [2021-05-17T18:23:54.324Z] Step 19/22 : CMD ["--init=true"] [2021-05-17T18:23:54.596Z] Removing intermediate container 57dc260b34be [2021-05-17T18:23:54.596Z] ---> c693aa609171 [2021-05-17T18:23:54.596Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T18:23:54.596Z] Removing intermediate container 2ebd418cf7ce [2021-05-17T18:23:54.596Z] ---> 5a93c473c0e6 [2021-05-17T18:23:54.596Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T18:23:54.596Z] ---> Running in 3754fd87189b [2021-05-17T18:23:54.876Z] ---> Running in d0b0bf487fb6 [2021-05-17T18:23:54.876Z] Removing intermediate container 1c2935cb92d6 [2021-05-17T18:23:55.155Z] ---> e1c856b036f4 [2021-05-17T18:23:55.155Z] 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-05-17T18:23:55.155Z] Removing intermediate container 3754fd87189b [2021-05-17T18:23:55.155Z] ---> cf4bdaf05e79 [2021-05-17T18:23:55.155Z] Step 20/22 : LABEL arch=arm64 [2021-05-17T18:23:55.155Z] Removing intermediate container d0b0bf487fb6 [2021-05-17T18:23:55.155Z] ---> a0ff457eb267 [2021-05-17T18:23:55.155Z] Step 16/24 : WORKDIR / [2021-05-17T18:23:55.427Z] ---> Running in 7cf13a0961c2 [2021-05-17T18:23:55.427Z] ---> Running in d2fe9d54a098 [2021-05-17T18:23:55.427Z] ---> f92446b4b434 [2021-05-17T18:23:55.427Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-17T18:23:56.033Z] ---> 4b3d7426eabb [2021-05-17T18:23:56.033Z] 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-05-17T18:23:56.033Z] Removing intermediate container d2fe9d54a098 [2021-05-17T18:23:56.033Z] ---> 54405b609ec9 [2021-05-17T18:23:56.033Z] Removing intermediate container 7cf13a0961c2 [2021-05-17T18:23:56.033Z] ---> ecf481a21758 [2021-05-17T18:23:56.033Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T18:23:56.033Z] Step 21/22 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:23:56.322Z] ---> Running in a4746b0365f8 [2021-05-17T18:23:56.931Z] ---> 252e2bd956a3 [2021-05-17T18:23:56.931Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-17T18:23:57.205Z] Removing intermediate container a4746b0365f8 [2021-05-17T18:23:57.205Z] ---> ad73dffd16c8 [2021-05-17T18:23:57.205Z] Step 22/22 : LABEL version=0.0.0 [2021-05-17T18:23:57.205Z] ---> d83d60ae36c8 [2021-05-17T18:23:57.205Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-17T18:23:57.205Z] ---> 47345963d39f [2021-05-17T18:23:57.205Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-17T18:23:57.483Z] ---> Running in 22719fc41108 [2021-05-17T18:23:58.084Z] ---> 6861dbb9b68f [2021-05-17T18:23:58.084Z] 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-05-17T18:23:58.084Z] Removing intermediate container 22719fc41108 [2021-05-17T18:23:58.084Z] ---> 36831cf1be32 [2021-05-17T18:23:58.084Z] [2021-05-17T18:23:58.354Z] ---> 220ebdf14214 [2021-05-17T18:23:58.354Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-17T18:23:58.627Z] Successfully built 36831cf1be32 [2021-05-17T18:23:58.627Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-17T18:23:58.899Z]  Building security-proxy-setup ... done  ---> Running in 8954a3d25673 [2021-05-17T18:23:58.899Z] ---> 5b5b0e66bbe2 [2021-05-17T18:23:58.899Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-17T18:23:59.171Z] ---> 7f0bd8e6865e [2021-05-17T18:23:59.172Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-17T18:23:59.172Z] Removing intermediate container 8954a3d25673 [2021-05-17T18:23:59.172Z] ---> ea3e145729f7 [2021-05-17T18:23:59.172Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T18:23:59.452Z] ---> Running in ed878044aeaf [2021-05-17T18:24:00.046Z] ---> 43077e52509c [2021-05-17T18:24:00.046Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-17T18:24:00.046Z] Removing intermediate container ed878044aeaf [2021-05-17T18:24:00.046Z] ---> d6c54333b14b [2021-05-17T18:24:00.046Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T18:24:00.321Z] ---> Running in c30ab71a3280 [2021-05-17T18:24:00.321Z] ---> 23d2f9f6c126 [2021-05-17T18:24:00.321Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-17T18:24:00.321Z] ---> Running in 8e12a85878be [2021-05-17T18:24:00.918Z] Removing intermediate container c30ab71a3280 [2021-05-17T18:24:00.918Z] ---> 6e6f86b9d194 [2021-05-17T18:24:00.918Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T18:24:00.918Z] Removing intermediate container 8e12a85878be [2021-05-17T18:24:00.918Z] ---> 843dab8006ea [2021-05-17T18:24:00.918Z] Step 23/24 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:24:00.918Z] ---> Running in 59259bc5fe23 [2021-05-17T18:24:01.193Z] ---> Running in 94b62db6382f [2021-05-17T18:24:01.796Z] Removing intermediate container 94b62db6382f [2021-05-17T18:24:01.796Z] ---> 3c4712612d16 [2021-05-17T18:24:01.796Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T18:24:01.796Z] Removing intermediate container 59259bc5fe23 [2021-05-17T18:24:01.796Z] ---> 6ab642c0fd84 [2021-05-17T18:24:01.796Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T18:24:01.796Z] ---> a16597aa44e4 [2021-05-17T18:24:01.796Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-17T18:24:02.069Z] ---> Running in 7e4a5e4793df [2021-05-17T18:24:02.069Z] ---> Running in 21fbf7a4a188 [2021-05-17T18:24:02.665Z] Removing intermediate container 7e4a5e4793df [2021-05-17T18:24:02.665Z] ---> 2aeebb45812a [2021-05-17T18:24:02.665Z] [2021-05-17T18:24:02.665Z] Removing intermediate container 21fbf7a4a188 [2021-05-17T18:24:02.665Z] ---> b05fe5461a71 [2021-05-17T18:24:02.665Z] Step 23/24 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:24:02.935Z] ---> 0461d109ec15 [2021-05-17T18:24:02.935Z] 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-05-17T18:24:02.935Z] Successfully built 2aeebb45812a [2021-05-17T18:24:03.205Z] ---> Running in 9811187668d5 [2021-05-17T18:24:03.479Z] Successfully tagged core-command-arm64:latest [2021-05-17T18:24:03.479Z]  Building core-command ... done  ---> Running in 73b1b3010939 [2021-05-17T18:24:04.074Z] Removing intermediate container 9811187668d5 [2021-05-17T18:24:04.074Z] ---> ac83cb09f496 [2021-05-17T18:24:04.074Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T18:24:04.074Z] ---> Running in 5e41486130c7 [2021-05-17T18:24:04.669Z] Removing intermediate container 5e41486130c7 [2021-05-17T18:24:04.669Z] ---> a32e6d6cd8f1 [2021-05-17T18:24:04.669Z] [2021-05-17T18:24:05.261Z] Successfully built a32e6d6cd8f1 [2021-05-17T18:24:05.261Z] Successfully tagged core-metadata-arm64:latest [2021-05-17T18:24:05.866Z]  Building core-metadata ... done Removing intermediate container 73b1b3010939 [2021-05-17T18:24:05.866Z] ---> 631e26bcbd6b [2021-05-17T18:24:05.866Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-17T18:24:06.141Z] ---> Running in 7b5c5b67cd26 [2021-05-17T18:24:06.435Z] Removing intermediate container 7b5c5b67cd26 [2021-05-17T18:24:06.435Z] ---> a4b3bcc6562b [2021-05-17T18:24:06.435Z] Step 24/26 : LABEL arch=arm64 [2021-05-17T18:24:06.724Z] ---> Running in 8c02dc8788ca [2021-05-17T18:24:07.021Z] Removing intermediate container 8c02dc8788ca [2021-05-17T18:24:07.021Z] ---> 554510f117fb [2021-05-17T18:24:07.021Z] Step 25/26 : LABEL git_sha=503e24707a18c91b8b47f702e881dfd8d5101e38 [2021-05-17T18:24:07.312Z] ---> Running in 938ff8071ad8 [2021-05-17T18:24:07.589Z] Removing intermediate container 938ff8071ad8 [2021-05-17T18:24:07.589Z] ---> 3f9911a2c1a3 [2021-05-17T18:24:07.589Z] Step 26/26 : LABEL version=0.0.0 [2021-05-17T18:24:07.871Z] ---> Running in 0d46e86c4f0d [2021-05-17T18:24:08.167Z] Removing intermediate container 0d46e86c4f0d [2021-05-17T18:24:08.167Z] ---> b6ca6e192c19 [2021-05-17T18:24:08.167Z] [2021-05-17T18:24:08.758Z] Successfully built b6ca6e192c19 [2021-05-17T18:24:08.758Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-17T18:24:09.056Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-05-17T18:24:09.082Z] $ docker stop --time=1 bbf0c4cffd5bace911e88e8f573a1885a6b7fe464c0cba2a7f2a5f7aefc0390a [2021-05-17T18:24:11.144Z] $ docker rm -f bbf0c4cffd5bace911e88e8f573a1885a6b7fe464c0cba2a7f2a5f7aefc0390a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T18:24:11.689Z] + docker images [2021-05-17T18:24:11.961Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T18:24:11.961Z] security-secretstore-setup-arm64 latest b6ca6e192c19 3 seconds ago 24.4MB [2021-05-17T18:24:11.961Z] core-metadata-arm64 latest a32e6d6cd8f1 7 seconds ago 17.4MB [2021-05-17T18:24:11.961Z] core-command-arm64 latest 2aeebb45812a 9 seconds ago 16.1MB [2021-05-17T18:24:11.961Z] security-proxy-setup-arm64 latest 36831cf1be32 14 seconds ago 24MB [2021-05-17T18:24:11.961Z] ef2f76ac5006 19 seconds ago 989MB [2021-05-17T18:24:11.961Z] 95cafae41141 21 seconds ago 980MB [2021-05-17T18:24:11.961Z] 768d7e20e449 25 seconds ago 978MB [2021-05-17T18:24:11.961Z] e24549189b74 34 seconds ago 978MB [2021-05-17T18:24:11.961Z] sys-mgmt-agent-arm64 latest 4008e4c0bdde About a minute ago 299MB [2021-05-17T18:24:11.961Z] core-data-arm64 latest f907742c1817 2 minutes ago 20.4MB [2021-05-17T18:24:11.961Z] security-bootstrapper-arm64 latest 61411a3be4e2 2 minutes ago 17.2MB [2021-05-17T18:24:11.961Z] support-scheduler-arm64 latest 076753f281fd 3 minutes ago 16.1MB [2021-05-17T18:24:11.961Z] support-notifications-arm64 latest b4ead951b8e8 3 minutes ago 16.8MB [2021-05-17T18:24:11.961Z] 4d34be23b87f 3 minutes ago 990MB [2021-05-17T18:24:11.961Z] 953553cdfb1e 3 minutes ago 981MB [2021-05-17T18:24:11.961Z] a9350d7b6994 3 minutes ago 981MB [2021-05-17T18:24:11.961Z] 6c60202b6e3b 3 minutes ago 977MB [2021-05-17T18:24:11.961Z] 4f3541a7be48 3 minutes ago 974MB [2021-05-17T18:24:11.961Z] ci-base-image-arm64 latest 9663255be2c4 15 minutes ago 641MB [2021-05-17T18:24:11.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-17T18:24:11.961Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-17T18:24:11.961Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-17T18:24:11.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 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-05-17T18:24:12.781Z] ---> job-cost.sh [2021-05-17T18:24:12.781Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FMgC [2021-05-17T18:24:51.721Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T18:26:28.453Z] lf-activate-venv(): INFO: Adding /tmp/venv-FMgC/bin to PATH [2021-05-17T18:26:28.453Z] INFO: No Stack... [2021-05-17T18:26:28.453Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-17T18:26:28.453Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T18:26:28.790Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [2021-05-17T18:26:28.790Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T18:26:28.855Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3462-10-stack-cost] [2021-05-17T18:26:28.862Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3462-10-stack-cost] did not exist. Created. [2021-05-17T18:26:28.862Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3462-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T18:26:29.226Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-17T18:26:29.506Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T18:26:29.517Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3462-10-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-05-17T18:26:30.299Z] provisioning config files... [2021-05-17T18:26:30.310Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config2830042437195917235tmp [Pipeline] { [Pipeline] sh [2021-05-17T18:26:30.682Z] + set +x [2021-05-17T18:26:30.682Z] + curl -s https://codecov.io/bash [2021-05-17T18:26:30.682Z] + bash -s -- [2021-05-17T18:26:30.966Z] [2021-05-17T18:26:30.966Z] _____ _ [2021-05-17T18:26:30.966Z] / ____| | | [2021-05-17T18:26:30.966Z] | | ___ __| | ___ ___ _____ __ [2021-05-17T18:26:30.966Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-17T18:26:30.966Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-17T18:26:30.966Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-17T18:26:30.966Z] Bash-1.0.2 [2021-05-17T18:26:30.966Z] [2021-05-17T18:26:30.966Z] [2021-05-17T18:26:30.966Z] ==> git version 2.24.3 found [2021-05-17T18:26:30.966Z] ==> 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-05-17T18:26:30.966Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-17T18:26:30.966Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-17T18:26:31.246Z] ==> Jenkins CI detected. [2021-05-17T18:26:31.246Z] project root: . [2021-05-17T18:26:31.246Z] --> token set from env [2021-05-17T18:26:31.246Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-17T18:26:31.246Z] ==> Running gcov in . (disable via -X gcov) [2021-05-17T18:26:31.246Z] ==> Python coveragepy not found [2021-05-17T18:26:31.246Z] ==> Searching for coverage reports in: [2021-05-17T18:26:31.246Z] + . [2021-05-17T18:26:31.246Z] -> Found 1 reports [2021-05-17T18:26:31.246Z] ==> Detecting git/mercurial file structure [2021-05-17T18:26:31.550Z] ==> Reading reports [2021-05-17T18:26:31.551Z] + ./coverage.out bytes=727485 [2021-05-17T18:26:31.551Z] ==> Appending adjustments [2021-05-17T18:26:31.551Z] https://docs.codecov.io/docs/fixing-reports [2021-05-17T18:26:35.773Z] + Found adjustments [2021-05-17T18:26:35.773Z] ==> Gzipping contents [2021-05-17T18:26:35.773Z] 104K /tmp/codecov.L0Q6OD.gz [2021-05-17T18:26:35.773Z] ==> Uploading reports [2021-05-17T18:26:35.773Z] url: https://codecov.io [2021-05-17T18:26:35.773Z] query: branch=PR-3462&commit=503e24707a18c91b8b47f702e881dfd8d5101e38&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3462%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3462&job=&cmd_args= [2021-05-17T18:26:35.773Z] -> Pinging Codecov [2021-05-17T18:26:35.774Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3462&commit=503e24707a18c91b8b47f702e881dfd8d5101e38&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3462%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3462&job=&cmd_args= [2021-05-17T18:26:35.774Z] -> Uploading to [2021-05-17T18:26:35.774Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-17/00271124DB129430A58F1EEE437C3FCB/503e24707a18c91b8b47f702e881dfd8d5101e38/abd0cb51-5cbe-40a9-9230-0ed679f30e21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T182635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5dff66b087b367a4ecb900a63fd7319acdc1f2306a2ce33c65b77f49622cdb09 [2021-05-17T18:26:36.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T18:26:36.036Z] Dload Upload Total Spent Left Speed [2021-05-17T18:26:36.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 174k --:--:-- --:--:-- --:--:-- 174k [2021-05-17T18:26:36.616Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/503e24707a18c91b8b47f702e881dfd8d5101e38 [Pipeline] } [2021-05-17T18:26:36.634Z] 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-05-17T18:26:37.745Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:26:38.642Z] ---> package-listing.sh [2021-05-17T18:26:38.642Z] ++ facter osfamily [2021-05-17T18:26:38.642Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T18:26:38.642Z] + OS_FAMILY=redhat [2021-05-17T18:26:38.642Z] + workspace=/w/workspace/edgex-go/10 [2021-05-17T18:26:38.642Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T18:26:38.642Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T18:26:38.642Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T18:26:38.642Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T18:26:38.642Z] + '[' /w/workspace/edgex-go/10 ']' [2021-05-17T18:26:38.642Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T18:26:38.642Z] + case "${OS_FAMILY}" in [2021-05-17T18:26:38.642Z] + rpm -qa [2021-05-17T18:26:38.642Z] + sort [2021-05-17T18:26:43.944Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T18:26:43.944Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T18:26:43.944Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T18:26:43.944Z] + '[' /w/workspace/edgex-go/10 ']' [2021-05-17T18:26:43.944Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2021-05-17T18:26:43.944Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2021-05-17T18:26:43.959Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T18:26:44.249Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:26:44.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T18:26:44.556Z] [2021-05-17T18:26:44.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:26:44.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T18:26:44.876Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T18:26:44.876Z] df20fa9351a1: Pulling fs layer [2021-05-17T18:26:44.876Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T18:26:44.876Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T18:26:44.876Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T18:26:44.876Z] 93b61091891f: Pulling fs layer [2021-05-17T18:26:44.876Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T18:26:44.876Z] 5e14af77c1be: Pulling fs layer [2021-05-17T18:26:44.876Z] 01666e4c0597: Pulling fs layer [2021-05-17T18:26:44.876Z] aa168da1d23b: Pulling fs layer [2021-05-17T18:26:44.876Z] 46f8f816bc3b: Waiting [2021-05-17T18:26:44.876Z] 93b61091891f: Waiting [2021-05-17T18:26:44.876Z] 93b9cdb0e59b: Waiting [2021-05-17T18:26:44.876Z] 5e14af77c1be: Waiting [2021-05-17T18:26:44.876Z] 01666e4c0597: Waiting [2021-05-17T18:26:44.876Z] 36b3adc4ff6f: Download complete [2021-05-17T18:26:44.876Z] 46f8f816bc3b: Verifying Checksum [2021-05-17T18:26:44.876Z] 46f8f816bc3b: Download complete [2021-05-17T18:26:44.876Z] df20fa9351a1: Verifying Checksum [2021-05-17T18:26:44.876Z] df20fa9351a1: Download complete [2021-05-17T18:26:45.142Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T18:26:45.142Z] 93b9cdb0e59b: Download complete [2021-05-17T18:26:45.142Z] 93b61091891f: Verifying Checksum [2021-05-17T18:26:45.142Z] 93b61091891f: Download complete [2021-05-17T18:26:45.142Z] 5e14af77c1be: Verifying Checksum [2021-05-17T18:26:45.142Z] 5e14af77c1be: Download complete [2021-05-17T18:26:45.142Z] 01666e4c0597: Verifying Checksum [2021-05-17T18:26:45.142Z] 01666e4c0597: Download complete [2021-05-17T18:26:45.142Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T18:26:45.142Z] 8ad3a11d3b57: Download complete [2021-05-17T18:26:45.407Z] df20fa9351a1: Pull complete [2021-05-17T18:26:45.675Z] 36b3adc4ff6f: Pull complete [2021-05-17T18:26:47.611Z] aa168da1d23b: Verifying Checksum [2021-05-17T18:26:47.611Z] aa168da1d23b: Download complete [2021-05-17T18:26:48.191Z] 8ad3a11d3b57: Pull complete [2021-05-17T18:26:48.454Z] 46f8f816bc3b: Pull complete [2021-05-17T18:26:49.402Z] 93b61091891f: Pull complete [2021-05-17T18:26:49.402Z] 93b9cdb0e59b: Pull complete [2021-05-17T18:26:49.664Z] 5e14af77c1be: Pull complete [2021-05-17T18:26:49.664Z] 01666e4c0597: Pull complete [2021-05-17T18:27:01.978Z] aa168da1d23b: Pull complete [2021-05-17T18:27:01.978Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T18:27:01.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T18:27:01.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T18:27:02.234Z] prd-centos7-docker-4c-2g-409 does not seem to be running inside a container [2021-05-17T18:27:02.287Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-17T18:27:05.724Z] $ docker top 64c048e9031693acb9500a0afd15a7244fe18701e4d5eccc0f5b2c81d096b57c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:27:06.243Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T18:27:06.563Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T18:27:06.867Z] + ls /var/log/sa-host [2021-05-17T18:27:06.867Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T18:27:06.867Z] file_magic: OK [2021-05-17T18:27:06.867Z] HZ: Using current value: 100 [2021-05-17T18:27:06.867Z] file_header: OK [2021-05-17T18:27:06.867Z] 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-05-17T18:27:06.867Z] Statistics: [2021-05-17T18:27:06.867Z] 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-05-17T18:27:06.867Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T18:27:06.867Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T18:27:06.867Z] file_magic: OK [2021-05-17T18:27:06.867Z] HZ: Using current value: 100 [2021-05-17T18:27:06.867Z] file_header: OK [2021-05-17T18:27:06.867Z] 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-05-17T18:27:06.867Z] Statistics: [2021-05-17T18:27:06.867Z] Hnuu...uuuununununu... [2021-05-17T18:27:06.867Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T18:27:07.516Z] provisioning config files... [2021-05-17T18:27:07.533Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config6884256724159247970tmp [Pipeline] { [Pipeline] echo [2021-05-17T18:27:07.556Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:27:07.859Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T18:27:07.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T18:27:07.896Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:27:08.197Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T18:27:08.210Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:27:08.521Z] ---> sudo-logs.sh [2021-05-17T18:27:08.521Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T18:27:08.560Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:27:08.870Z] ---> job-cost.sh [2021-05-17T18:27:08.870Z] lf-activate-venv: SKIPPING [2021-05-17T18:27:08.870Z] DEBUG: total: 0.20999999344348907 [2021-05-17T18:27:08.870Z] INFO: Retrieving Stack Cost... [2021-05-17T18:27:10.268Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T18:27:10.531Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T18:27:10.546Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:27:10.848Z] ---> logs-deploy.sh [2021-05-17T18:27:10.848Z] lf-activate-venv: SKIPPING [2021-05-17T18:27:10.848Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3462/10 [2021-05-17T18:27:10.848Z] INFO: archiving workspace using pattern(s): [2021-05-17T18:27:12.774Z] Archives upload complete. [2021-05-17T18:27:12.774Z] INFO: archiving logs to Nexus