Pull request #3590 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c0b3e513eb9170f3e245e84ef5c49943ab44f6c4+4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (2a80bf5b980f28d513e480bfee69d864e9b0c140) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8701746900538031918.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4041163653021778502.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3590/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3590/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5154313701345087176.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3590/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6066515526807430065.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4582302227138131247.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3590/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3590/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh96446502156831454.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-766’ Running on prd-centos7-docker-4c-2g-770 in /w/workspace/edgexfoundry_edgex-go_PR-3590 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2258613856883187367.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh895819382411294104.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3590/head:refs/remotes/origin/PR-3590 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 Merge succeeded, producing c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 Checking out Revision c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 (PR-3590) > git config core.sparsecheckout # timeout=10 > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1142287492062145333.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-22T19:07:46.326Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-22T19:07:46.517Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-22T19:07:46.658Z] ========================================================= [2021-06-22T19:07:46.658Z] EdgeX Global Pipelines Version Info [2021-06-22T19:07:46.658Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-22T19:07:48.203Z] ------------------- [2021-06-22T19:07:48.203Z] stable info: [2021-06-22T19:07:48.203Z] ------------------- [2021-06-22T19:07:48.203Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-22T19:07:48.203Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T19:07:48.203Z] Message: update stable to v1.0.195 [2021-06-22T19:07:48.775Z] ------------------- [2021-06-22T19:07:48.775Z] experimental info: [2021-06-22T19:07:48.775Z] ------------------- [2021-06-22T19:07:48.776Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-22T19:07:48.776Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T19:07:48.776Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-22T19:07:49.008Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-22T19:07:49.124Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-22T19:07:49.181Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-22T19:07:49.240Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-22T19:07:49.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-22T19:07:49.349Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-22T19:07:49.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-22T19:07:49.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-22T19:07:49.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-22T19:07:49.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-22T19:07:49.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-22T19:07:49.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-22T19:07:49.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-22T19:07:49.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-22T19:07:49.877Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-22T19:07:49.931Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-22T19:07:49.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-22T19:07:50.043Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-22T19:07:50.105Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-22T19:07:50.160Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-22T19:07:50.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-22T19:07:50.273Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-22T19:07:50.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3590 [Pipeline] echo [2021-06-22T19:07:50.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3590 [Pipeline] echo [2021-06-22T19:07:50.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3590 [Pipeline] echo [2021-06-22T19:07:50.489Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [Pipeline] echo [2021-06-22T19:07:50.550Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0b3e51 [Pipeline] echo [2021-06-22T19:07:50.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T19:07:50.761Z] provisioning config files... [2021-06-22T19:07:50.777Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6158510999645269587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T19:07:51.178Z] ---> docker-login.sh [2021-06-22T19:07:51.178Z] nexus3.edgexfoundry.org:10001 [2021-06-22T19:07:51.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T19:07:51.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T19:07:51.438Z] Configure a credential helper to remove this warning. See [2021-06-22T19:07:51.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T19:07:51.438Z] [2021-06-22T19:07:51.438Z] Login Succeeded [2021-06-22T19:07:51.438Z] nexus3.edgexfoundry.org:10002 [2021-06-22T19:07:51.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T19:07:51.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T19:07:51.438Z] Configure a credential helper to remove this warning. See [2021-06-22T19:07:51.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T19:07:51.438Z] [2021-06-22T19:07:51.438Z] Login Succeeded [2021-06-22T19:07:51.438Z] nexus3.edgexfoundry.org:10003 [2021-06-22T19:07:51.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T19:07:51.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T19:07:51.701Z] Configure a credential helper to remove this warning. See [2021-06-22T19:07:51.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T19:07:51.701Z] [2021-06-22T19:07:51.701Z] Login Succeeded [2021-06-22T19:07:51.701Z] nexus3.edgexfoundry.org:10004 [2021-06-22T19:07:51.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T19:07:51.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T19:07:51.701Z] Configure a credential helper to remove this warning. See [2021-06-22T19:07:51.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T19:07:51.701Z] [2021-06-22T19:07:51.701Z] Login Succeeded [2021-06-22T19:07:51.701Z] docker.io [2021-06-22T19:07:51.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T19:07:51.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T19:07:51.963Z] Configure a credential helper to remove this warning. See [2021-06-22T19:07:51.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T19:07:51.963Z] [2021-06-22T19:07:51.963Z] Login Succeeded [2021-06-22T19:07:51.963Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T19:07:51.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T19:07:52.421Z] ++ 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-06-22T19:07:52.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-22T19:07:52.421Z] ++ dirname cmd/core-command/Dockerfile [2021-06-22T19:07:52.421Z] ++ cut -d/ -f2 [2021-06-22T19:07:52.421Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-22T19:07:52.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-22T19:07:52.421Z] ++ cut -d/ -f2 [2021-06-22T19:07:52.421Z] ++ dirname cmd/core-data/Dockerfile [2021-06-22T19:07:52.421Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-22T19:07:52.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-22T19:07:52.421Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-22T19:07:52.421Z] ++ cut -d/ -f2 [2021-06-22T19:07:52.421Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-22T19:07:52.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-22T19:07:52.421Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-22T19:07:52.421Z] ++ cut -d/ -f2 [2021-06-22T19:07:52.421Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-22T19:07:52.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-22T19:07:52.421Z] ++ cut -d/ -f2 [2021-06-22T19:07:52.421Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-22T19:07:52.421Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-22T19:07:52.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-22T19:07:52.421Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-22T19:07:52.421Z] ++ cut -d/ -f2 [2021-06-22T19:07:52.421Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-22T19:07:52.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-22T19:07:52.421Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-22T19:07:52.421Z] ++ cut -d/ -f2 [2021-06-22T19:07:52.421Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-22T19:07:52.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-22T19:07:52.421Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-22T19:07:52.421Z] ++ cut -d/ -f2 [2021-06-22T19:07:52.421Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-22T19:07:52.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-22T19:07:52.421Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-22T19:07:52.421Z] ++ cut -d/ -f2 [2021-06-22T19:07:52.421Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-22T19:07:52.486Z] 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-06-22T19:07:54.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T19:07:54.185Z] [2021-06-22T19:07:54.185Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T19:07:54.548Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T19:07:54.548Z] latest: Pulling from edgex-devops/git-semver [2021-06-22T19:07:54.548Z] 31603596830f: Pulling fs layer [2021-06-22T19:07:54.548Z] 54011a49482f: Pulling fs layer [2021-06-22T19:07:54.548Z] a6820b24f6d8: Pulling fs layer [2021-06-22T19:07:54.548Z] f581987b2513: Pulling fs layer [2021-06-22T19:07:54.548Z] f581987b2513: Waiting [2021-06-22T19:07:54.548Z] 54011a49482f: Verifying Checksum [2021-06-22T19:07:54.548Z] 54011a49482f: Download complete [2021-06-22T19:07:54.812Z] 31603596830f: Download complete [2021-06-22T19:07:54.812Z] f581987b2513: Verifying Checksum [2021-06-22T19:07:54.812Z] f581987b2513: Download complete [2021-06-22T19:07:54.812Z] 31603596830f: Pull complete [2021-06-22T19:07:55.077Z] a6820b24f6d8: Verifying Checksum [2021-06-22T19:07:55.077Z] a6820b24f6d8: Download complete [2021-06-22T19:07:55.077Z] 54011a49482f: Pull complete [2021-06-22T19:07:55.652Z] a6820b24f6d8: Pull complete [2021-06-22T19:07:55.652Z] f581987b2513: Pull complete [2021-06-22T19:07:55.652Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-22T19:07:55.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T19:07:55.916Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-22T19:07:56.019Z] prd-centos7-docker-4c-2g-770 does not seem to be running inside a container [2021-06-22T19:07:56.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T19:07:57.019Z] $ docker top 9f8fe28f37deefba29e48dba5ae3e4b92b165529f4d87e38ca552140d651b069 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T19:07:57.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T19:07:57.250Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T19:07:57.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T19:07:57.360Z] $ docker exec 9f8fe28f37deefba29e48dba5ae3e4b92b165529f4d87e38ca552140d651b069 ssh-agent [2021-06-22T19:07:57.471Z] SSH_AUTH_SOCK=/tmp/ssh-KgoeHWYSFWR4/agent.14 [2021-06-22T19:07:57.471Z] SSH_AGENT_PID=20 [2021-06-22T19:07:57.482Z] Running ssh-add (command line suppressed) [2021-06-22T19:07:57.590Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8842262255566587906.key (/w/workspace/edgex-go/1@tmp/private_key_8842262255566587906.key) [2021-06-22T19:07:57.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T19:07:57.974Z] + git tag --points-at HEAD [Pipeline] } [2021-06-22T19:07:57.995Z] $ docker exec --env ******** --env ******** 9f8fe28f37deefba29e48dba5ae3e4b92b165529f4d87e38ca552140d651b069 ssh-agent -k [2021-06-22T19:07:58.092Z] unset SSH_AUTH_SOCK; [2021-06-22T19:07:58.092Z] unset SSH_AGENT_PID; [2021-06-22T19:07:58.092Z] echo Agent pid 20 killed; [2021-06-22T19:07:58.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-22T19:07:58.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T19:07:58.198Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T19:07:58.301Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T19:07:58.301Z] $ docker exec 9f8fe28f37deefba29e48dba5ae3e4b92b165529f4d87e38ca552140d651b069 ssh-agent [2021-06-22T19:07:58.413Z] SSH_AUTH_SOCK=/tmp/ssh-G1cXCGKVhoUI/agent.51 [2021-06-22T19:07:58.413Z] SSH_AGENT_PID=58 [2021-06-22T19:07:58.418Z] Running ssh-add (command line suppressed) [2021-06-22T19:07:58.511Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_454130852951269164.key (/w/workspace/edgex-go/1@tmp/private_key_454130852951269164.key) [2021-06-22T19:07:58.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T19:07:58.898Z] + git semver init [2021-06-22T19:07:58.898Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T19:07:58.898Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-22T19:07:58.898Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-22T19:07:58.898Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T19:07:58.898Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T19:07:58.898Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T19:07:58.898Z] # $SEMVER_BRANCH = PR-3590 [2021-06-22T19:07:58.898Z] # $SEMVER_TEMP = /tmp/semver-394903532 [2021-06-22T19:07:58.898Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-22T19:08:20.922Z] # '/tmp/semver-394903532' -> '/w/workspace/edgex-go/1/.semver' [2021-06-22T19:08:21.185Z] # -> Force: false [2021-06-22T19:08:21.185Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-22T19:08:21.202Z] $ docker exec --env ******** --env ******** 9f8fe28f37deefba29e48dba5ae3e4b92b165529f4d87e38ca552140d651b069 ssh-agent -k [2021-06-22T19:08:21.296Z] unset SSH_AUTH_SOCK; [2021-06-22T19:08:21.296Z] unset SSH_AGENT_PID; [2021-06-22T19:08:21.296Z] echo Agent pid 58 killed; [2021-06-22T19:08:21.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T19:08:21.754Z] + git semver [Pipeline] } [2021-06-22T19:08:21.781Z] $ docker stop --time=1 9f8fe28f37deefba29e48dba5ae3e4b92b165529f4d87e38ca552140d651b069 [2021-06-22T19:08:23.650Z] $ docker rm -f 9f8fe28f37deefba29e48dba5ae3e4b92b165529f4d87e38ca552140d651b069 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T19:08:24.091Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-22T19:08:24.400Z] Stashed 1 file(s) [Pipeline] echo [2021-06-22T19:08:24.436Z] [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-06-22T19:08:25.518Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-22T19:08:25.842Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T19:08:26.171Z] + sudo service docker restart [2021-06-22T19:08:26.172Z] + true [2021-06-22T19:08:26.172Z] Redirecting to /bin/systemctl restart docker.service [2021-06-22T19:08:39.990Z] Still waiting to schedule task [2021-06-22T19:08:39.991Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-767’ is offline [Pipeline] echo [2021-06-22T19:08:44.365Z] ========================================================= [2021-06-22T19:08:44.365Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-22T19:08:44.365Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T19:08:44.736Z] + 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-06-22T19:08:46.139Z] Sending build context to Docker daemon 329.5MB [2021-06-22T19:08:46.139Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T19:08:46.139Z] Step 2/6 : FROM ${BASE} [2021-06-22T19:08:46.139Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-22T19:08:46.139Z] 540db60ca938: Pulling fs layer [2021-06-22T19:08:46.139Z] adcc1eea9eea: Pulling fs layer [2021-06-22T19:08:46.139Z] 4c4ab2625f07: Pulling fs layer [2021-06-22T19:08:46.139Z] 0510c868ecb4: Pulling fs layer [2021-06-22T19:08:46.139Z] afea3b2eda06: Pulling fs layer [2021-06-22T19:08:46.139Z] 7809a108b3ef: Pulling fs layer [2021-06-22T19:08:46.139Z] f706445af74f: Pulling fs layer [2021-06-22T19:08:46.139Z] 0510c868ecb4: Waiting [2021-06-22T19:08:46.139Z] afea3b2eda06: Waiting [2021-06-22T19:08:46.139Z] 7809a108b3ef: Waiting [2021-06-22T19:08:46.139Z] f706445af74f: Waiting [2021-06-22T19:08:46.139Z] 4c4ab2625f07: Verifying Checksum [2021-06-22T19:08:46.139Z] 4c4ab2625f07: Download complete [2021-06-22T19:08:46.139Z] adcc1eea9eea: Verifying Checksum [2021-06-22T19:08:46.139Z] adcc1eea9eea: Download complete [2021-06-22T19:08:46.139Z] afea3b2eda06: Verifying Checksum [2021-06-22T19:08:46.139Z] afea3b2eda06: Download complete [2021-06-22T19:08:46.139Z] 7809a108b3ef: Verifying Checksum [2021-06-22T19:08:46.139Z] 7809a108b3ef: Download complete [2021-06-22T19:08:46.139Z] 540db60ca938: Verifying Checksum [2021-06-22T19:08:46.139Z] 540db60ca938: Download complete [2021-06-22T19:08:46.405Z] 540db60ca938: Pull complete [2021-06-22T19:08:46.405Z] adcc1eea9eea: Pull complete [2021-06-22T19:08:46.667Z] 4c4ab2625f07: Pull complete [2021-06-22T19:08:48.069Z] f706445af74f: Verifying Checksum [2021-06-22T19:08:48.069Z] f706445af74f: Download complete [2021-06-22T19:08:48.641Z] 0510c868ecb4: Verifying Checksum [2021-06-22T19:08:48.641Z] 0510c868ecb4: Download complete [2021-06-22T19:08:51.999Z] 0510c868ecb4: Pull complete [2021-06-22T19:08:51.999Z] afea3b2eda06: Pull complete [2021-06-22T19:08:51.999Z] 7809a108b3ef: Pull complete [2021-06-22T19:08:54.622Z] f706445af74f: Pull complete [2021-06-22T19:08:54.622Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-22T19:08:54.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-22T19:08:54.622Z] ---> b068be0155e3 [2021-06-22T19:08:54.622Z] 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-06-22T19:08:56.016Z] ---> Running in fa4bb47713ae [2021-06-22T19:08:56.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T19:08:57.230Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T19:08:57.491Z] (1/12) Installing libmagic (5.39-r0) [2021-06-22T19:08:57.752Z] (2/12) Installing file (5.39-r0) [2021-06-22T19:08:58.013Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-22T19:08:58.013Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-22T19:09:06.162Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-22T19:09:06.162Z] (6/12) Installing patch (2.7.6-r7) [2021-06-22T19:09:06.162Z] (7/12) Installing build-base (0.5-r2) [2021-06-22T19:09:06.162Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-22T19:09:06.162Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-22T19:09:06.162Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-22T19:09:06.162Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-22T19:09:06.162Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-22T19:09:06.162Z] Executing busybox-1.32.1-r6.trigger [2021-06-22T19:09:06.162Z] OK: 219 MiB in 52 packages [2021-06-22T19:09:07.546Z] Removing intermediate container fa4bb47713ae [2021-06-22T19:09:07.546Z] ---> 99d18b65521e [2021-06-22T19:09:07.546Z] Step 4/6 : WORKDIR /edgex-go [2021-06-22T19:09:07.546Z] ---> Running in f72f428429fc [2021-06-22T19:09:07.546Z] Removing intermediate container f72f428429fc [2021-06-22T19:09:07.546Z] ---> a184bb8faff0 [2021-06-22T19:09:07.546Z] Step 5/6 : COPY go.mod . [2021-06-22T19:09:07.807Z] ---> beb4d527812f [2021-06-22T19:09:07.807Z] Step 6/6 : RUN go mod download [2021-06-22T19:09:07.807Z] ---> Running in c5228e9033e0 [2021-06-22T19:09:25.940Z] Removing intermediate container c5228e9033e0 [2021-06-22T19:09:25.940Z] ---> 8380dcb825dc [2021-06-22T19:09:25.940Z] Successfully built 8380dcb825dc [2021-06-22T19:09:25.940Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T19:09:26.283Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T19:09:26.283Z] . [Pipeline] withDockerContainer [2021-06-22T19:09:26.402Z] prd-centos7-docker-4c-2g-770 does not seem to be running inside a container [2021-06-22T19:09:26.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-22T19:09:26.811Z] $ docker top 393b35df3fa231552b1b891147bf9b951927082aa9dd1b615b0e8e1e14128b99 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T19:09:27.254Z] + go version [2021-06-22T19:09:27.254Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-22T19:09:27.279Z] $ docker stop --time=1 393b35df3fa231552b1b891147bf9b951927082aa9dd1b615b0e8e1e14128b99 [2021-06-22T19:09:28.472Z] $ docker rm -f 393b35df3fa231552b1b891147bf9b951927082aa9dd1b615b0e8e1e14128b99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T19:09:29.387Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T19:09:29.387Z] . [Pipeline] withDockerContainer [2021-06-22T19:09:29.478Z] prd-centos7-docker-4c-2g-770 does not seem to be running inside a container [2021-06-22T19:09:29.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-22T19:09:29.868Z] $ docker top 9d3cd6568dfa30a617d74f18d209414627c24db033e9ac443d9c850ded78263a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-22T19:09:30.013Z] ========================================================= [2021-06-22T19:09:30.013Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-22T19:09:30.013Z] ========================================================= [Pipeline] sh [2021-06-22T19:09:30.325Z] + go mod tidy [Pipeline] sh [2021-06-22T19:09:30.918Z] + make test [2021-06-22T19:09:30.918Z] go mod tidy [2021-06-22T19:09:30.918Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-22T19:09:36.247Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-22T19:09:54.426Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-22T19:09:57.039Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-22T19:09:58.014Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-22T19:09:58.014Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-22T19:10:00.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-22T19:10:01.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-22T19:10:01.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-22T19:10:01.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-22T19:10:01.775Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-22T19:10:02.045Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-22T19:10:02.625Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-22T19:10:02.625Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-22T19:10:02.625Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-22T19:10:02.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-22T19:10:05.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2021-06-22T19:10:05.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-22T19:10:05.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-22T19:10:06.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements [2021-06-22T19:10:06.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-22T19:10:06.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 53.1% of statements [2021-06-22T19:10:06.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-22T19:10:06.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-22T19:10:07.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.087s coverage: 87.7% of statements [2021-06-22T19:10:07.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-22T19:10:07.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-22T19:10:07.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.052s coverage: 78.9% of statements [2021-06-22T19:10:08.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-06-22T19:10:08.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-22T19:10:08.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-22T19:10:08.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-22T19:10:08.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-22T19:10:08.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-22T19:10:09.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 95.1% of statements [2021-06-22T19:10:09.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-22T19:10:09.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-22T19:10:09.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-22T19:10:09.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-22T19:10:09.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-22T19:10:09.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-22T19:10:09.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-22T19:10:09.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-22T19:10:09.292Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2021-06-22T19:10:09.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-22T19:10:09.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-22T19:10:09.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-22T19:10:10.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.8% of statements [2021-06-22T19:10:10.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-22T19:10:10.257Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements [2021-06-22T19:10:10.257Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements [2021-06-22T19:10:10.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-22T19:10:10.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-06-22T19:10:10.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2021-06-22T19:10:11.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-06-22T19:10:11.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-06-22T19:10:11.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-06-22T19:10:23.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2021-06-22T19:10:23.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-22T19:10:29.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.262s coverage: 81.8% of statements [2021-06-22T19:10:29.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-22T19:10:37.098Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-771 in /w/workspace/edgexfoundry_edgex-go_PR-3590 [Pipeline] { [Pipeline] ws [2021-06-22T19:10:37.165Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-22T19:10:37.434Z] The recommended git tool is: git [2021-06-22T19:10:43.524Z] using credential edgex-jenkins-ssh [2021-06-22T19:10:43.545Z] Cloning the remote Git repository [2021-06-22T19:10:43.591Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-22T19:10:43.696Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-22T19:10:43.805Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-22T19:10:43.806Z] > git --version # timeout=10 [2021-06-22T19:10:43.825Z] > git --version # 'git version 2.17.1' [2021-06-22T19:10:43.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T19:10:43.906Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.2% of statements [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.216s coverage: 66.9% of statements [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-22T19:10:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-06-22T19:10:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-22T19:10:47.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-06-22T19:10:47.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-22T19:10:54.597Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.097s coverage: 19.3% of statements [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-22T19:10:54.597Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-22T19:10:54.597Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-22T19:10:54.597Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-22T19:10:54.597Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-22T19:10:54.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-22T19:10:54.597Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-06-22T19:10:54.597Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-06-22T19:10:54.864Z] GO111MODULE=on go vet ./... [2021-06-22T19:10:59.853Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:10:59.027Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-22T19:10:59.039Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T19:10:59.079Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-22T19:10:59.114Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-22T19:10:59.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T19:10:59.127Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3590/head:refs/remotes/origin/PR-3590 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-22T19:11:00.166Z] Merge succeeded, producing c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:11:00.167Z] Checking out Revision c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 (PR-3590) [2021-06-22T19:10:59.871Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T19:10:59.885Z] > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 [2021-06-22T19:11:00.086Z] > git remote # timeout=10 [2021-06-22T19:11:00.102Z] > git config --get remote.origin.url # timeout=10 [2021-06-22T19:11:00.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T19:11:00.128Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-22T19:11:00.151Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-22T19:11:00.172Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T19:11:00.181Z] > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 [2021-06-22T19:11:04.534Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-22T19:11:04.586Z] > git --version # timeout=10 [2021-06-22T19:11:04.598Z] > git --version # 'git version 2.17.1' [2021-06-22T19:11:04.618Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T19:11:06.343Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-22T19:11:06.788Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T19:11:07.160Z] + sudo service docker+ restart [2021-06-22T19:11:07.160Z] true [2021-06-22T19:11:21.573Z] gofmt -l . [2021-06-22T19:11:21.573Z] [ "`gofmt -l .`" = "" ] [2021-06-22T19:11:21.573Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-22T19:11:21.909Z] + ls -al . [2021-06-22T19:11:21.909Z] total 516 [2021-06-22T19:11:21.909Z] drwxrwxr-x 10 1001 1001 4096 Jun 22 19:11 . [2021-06-22T19:11:21.910Z] drwxr-xr-x 4 root root 28 Jun 22 19:09 .. [2021-06-22T19:11:21.910Z] -rw-rw-r-- 1 1001 1001 11 Jun 22 19:07 .dockerignore [2021-06-22T19:11:21.910Z] drwxrwxr-x 8 1001 1001 179 Jun 22 19:07 .git [2021-06-22T19:11:21.910Z] drwxrwxr-x 3 1001 1001 125 Jun 22 19:07 .github [2021-06-22T19:11:21.910Z] -rw-rw-r-- 1 1001 1001 818 Jun 22 19:07 .gitignore [2021-06-22T19:11:21.910Z] drwx------ 3 1001 1001 60 Jun 22 19:08 .semver [2021-06-22T19:11:21.910Z] -rw-rw-r-- 1 1001 1001 166 Jun 22 19:07 .sonarcloud.properties [2021-06-22T19:11:21.910Z] -rw-rw-r-- 1 1001 1001 8609 Jun 22 19:07 Attribution.txt [2021-06-22T19:11:21.910Z] -rw-rw-r-- 1 1001 1001 3804 Jun 22 19:07 CONTRIBUTING.md [2021-06-22T19:11:21.910Z] -rw-rw-r-- 1 1001 1001 931 Jun 22 19:07 Dockerfile.build [2021-06-22T19:11:21.910Z] -rw-rw-r-- 1 1001 1001 849 Jun 22 19:07 Jenkinsfile [2021-06-22T19:11:21.910Z] -rw-rw-r-- 1 1001 1001 10775 Jun 22 19:07 LICENSE [2021-06-22T19:11:21.910Z] -rw-rw-r-- 1 1001 1001 5605 Jun 22 19:07 Makefile [2021-06-22T19:11:21.910Z] -rw-rw-r-- 1 1001 1001 7905 Jun 22 19:07 README.md [2021-06-22T19:11:21.910Z] -rw-rw-r-- 1 1001 1001 7071 Jun 22 19:07 SECURITY.md [2021-06-22T19:11:21.910Z] -rw-rw-r-- 1 1001 1001 5 Jun 22 19:08 VERSION [2021-06-22T19:11:21.910Z] -rw-rw-r-- 1 1001 1001 4131 Jun 22 19:07 ZMQWindows.md [2021-06-22T19:11:21.910Z] drwxrwxr-x 2 1001 1001 37 Jun 22 19:07 bin [2021-06-22T19:11:21.910Z] drwxrwxr-x 14 1001 1001 4096 Jun 22 19:07 cmd [2021-06-22T19:11:21.910Z] -rw-r--r-- 1 root root 398095 Jun 22 19:10 coverage.out [2021-06-22T19:11:21.910Z] -rw-rw-r-- 1 1001 1001 841 Jun 22 19:07 go.mod [2021-06-22T19:11:21.910Z] -rw-r--r-- 1 root root 20962 Jun 22 19:09 go.sum [2021-06-22T19:11:21.910Z] drwxrwxr-x 7 1001 1001 114 Jun 22 19:07 internal [2021-06-22T19:11:21.910Z] drwxrwxr-x 3 1001 1001 16 Jun 22 19:07 openapi [2021-06-22T19:11:21.910Z] drwxrwxr-x 4 1001 1001 71 Jun 22 19:07 snap [2021-06-22T19:11:21.910Z] -rw-rw-r-- 1 1001 1001 168 Jun 22 19:07 version.go [Pipeline] sh [2021-06-22T19:11:22.235Z] + '[' -e coverage.out ] [2021-06-22T19:11:22.235Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-22T19:11:22.359Z] Stashed 1 file(s) [Pipeline] sh [2021-06-22T19:11:22.673Z] + make build [2021-06-22T19:11:22.673Z] go mod tidy [2021-06-22T19:11:22.673Z] 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-06-22T19:11:24.070Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T19:11:25.564Z] provisioning config files... [2021-06-22T19:11:25.593Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9150909415609134253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T19:11:26.009Z] ---> docker-login.sh [2021-06-22T19:11:26.009Z] nexus3.edgexfoundry.org:10001 [2021-06-22T19:11:26.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T19:11:27.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T19:11:27.209Z] Configure a credential helper to remove this warning. See [2021-06-22T19:11:27.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T19:11:27.209Z] [2021-06-22T19:11:27.209Z] Login Succeeded [2021-06-22T19:11:27.209Z] nexus3.edgexfoundry.org:10002 [2021-06-22T19:11:27.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T19:11:27.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T19:11:27.769Z] Configure a credential helper to remove this warning. See [2021-06-22T19:11:27.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T19:11:27.769Z] [2021-06-22T19:11:27.769Z] Login Succeeded [2021-06-22T19:11:27.769Z] nexus3.edgexfoundry.org:10003 [2021-06-22T19:11:28.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T19:11:28.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T19:11:28.330Z] Configure a credential helper to remove this warning. See [2021-06-22T19:11:28.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T19:11:28.330Z] [2021-06-22T19:11:28.330Z] Login Succeeded [2021-06-22T19:11:28.330Z] nexus3.edgexfoundry.org:10004 [2021-06-22T19:11:28.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T19:11:28.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T19:11:28.890Z] Configure a credential helper to remove this warning. See [2021-06-22T19:11:28.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T19:11:28.890Z] [2021-06-22T19:11:28.890Z] Login Succeeded [2021-06-22T19:11:28.890Z] docker.io [2021-06-22T19:11:29.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T19:11:29.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T19:11:29.772Z] Configure a credential helper to remove this warning. See [2021-06-22T19:11:29.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T19:11:29.772Z] [2021-06-22T19:11:29.772Z] Login Succeeded [2021-06-22T19:11:29.772Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T19:11:29.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-22T19:11:30.398Z] ========================================================= [2021-06-22T19:11:30.398Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-22T19:11:30.398Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T19:11:30.801Z] + 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-06-22T19:11:32.258Z] 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-06-22T19:11:32.258Z] 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-06-22T19:11:32.854Z] 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-06-22T19:11:33.120Z] 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-06-22T19:11:33.447Z] Sending build context to Docker daemon 166.3MB [2021-06-22T19:11:33.447Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T19:11:33.447Z] Step 2/6 : FROM ${BASE} [2021-06-22T19:11:33.447Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-22T19:11:33.447Z] 595b0fe564bb: Pulling fs layer [2021-06-22T19:11:33.447Z] 3088b5b3c5c0: Pulling fs layer [2021-06-22T19:11:33.447Z] 5b7225fbf94c: Pulling fs layer [2021-06-22T19:11:33.447Z] ba82ee9f976e: Pulling fs layer [2021-06-22T19:11:33.447Z] 506bd15cee9f: Pulling fs layer [2021-06-22T19:11:33.447Z] 75a0a4a0db45: Pulling fs layer [2021-06-22T19:11:33.447Z] 618dc40b7e24: Pulling fs layer [2021-06-22T19:11:33.447Z] 506bd15cee9f: Waiting [2021-06-22T19:11:33.447Z] 75a0a4a0db45: Waiting [2021-06-22T19:11:33.447Z] ba82ee9f976e: Waiting [2021-06-22T19:11:33.447Z] 618dc40b7e24: Waiting [2021-06-22T19:11:33.447Z] 5b7225fbf94c: Verifying Checksum [2021-06-22T19:11:33.447Z] 5b7225fbf94c: Download complete [2021-06-22T19:11:33.447Z] 3088b5b3c5c0: Verifying Checksum [2021-06-22T19:11:33.447Z] 3088b5b3c5c0: Download complete [2021-06-22T19:11:33.447Z] 506bd15cee9f: Verifying Checksum [2021-06-22T19:11:33.447Z] 506bd15cee9f: Download complete [2021-06-22T19:11:33.447Z] 75a0a4a0db45: Verifying Checksum [2021-06-22T19:11:33.447Z] 595b0fe564bb: Verifying Checksum [2021-06-22T19:11:33.447Z] 595b0fe564bb: Download complete [2021-06-22T19:11:34.045Z] 595b0fe564bb: Pull complete [2021-06-22T19:11:34.074Z] 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-06-22T19:11:34.327Z] 3088b5b3c5c0: Pull complete [2021-06-22T19:11:34.933Z] 5b7225fbf94c: Pull complete [2021-06-22T19:11:35.032Z] 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-06-22T19:11:35.619Z] 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-06-22T19:11:36.365Z] 618dc40b7e24: Verifying Checksum [2021-06-22T19:11:36.365Z] 618dc40b7e24: Download complete [2021-06-22T19:11:36.569Z] 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-06-22T19:11:37.340Z] ba82ee9f976e: Verifying Checksum [2021-06-22T19:11:37.340Z] ba82ee9f976e: Download complete [2021-06-22T19:11:37.523Z] 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-06-22T19:11:38.096Z] 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-06-22T19:11:40.048Z] $ docker stop --time=1 9d3cd6568dfa30a617d74f18d209414627c24db033e9ac443d9c850ded78263a [2021-06-22T19:11:41.812Z] $ docker rm -f 9d3cd6568dfa30a617d74f18d209414627c24db033e9ac443d9c850ded78263a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T19:11:45.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-22T19:11:45.438Z] [2021-06-22T19:11:45.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T19:11:45.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-22T19:11:45.791Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-22T19:11:45.791Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-22T19:11:45.791Z] ca9280d653b3: Pulling fs layer [2021-06-22T19:11:45.791Z] 7e9c9ca2126c: Pulling fs layer [2021-06-22T19:11:46.053Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-22T19:11:46.053Z] cbdbe7a5bc2a: Download complete [2021-06-22T19:11:46.053Z] cbdbe7a5bc2a: Pull complete [2021-06-22T19:11:46.315Z] ca9280d653b3: Verifying Checksum [2021-06-22T19:11:46.315Z] ca9280d653b3: Download complete [2021-06-22T19:11:46.891Z] ca9280d653b3: Pull complete [2021-06-22T19:11:47.155Z] 7e9c9ca2126c: Verifying Checksum [2021-06-22T19:11:47.155Z] 7e9c9ca2126c: Download complete [2021-06-22T19:11:47.504Z] ba82ee9f976e: Pull complete [2021-06-22T19:11:47.778Z] 506bd15cee9f: Pull complete [2021-06-22T19:11:48.378Z] 75a0a4a0db45: Pull complete [2021-06-22T19:11:50.493Z] 7e9c9ca2126c: Pull complete [2021-06-22T19:11:50.494Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-22T19:11:50.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-22T19:11:50.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-22T19:11:50.605Z] prd-centos7-docker-4c-2g-770 does not seem to be running inside a container [2021-06-22T19:11:50.644Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-22T19:11:52.750Z] 618dc40b7e24: Pull complete [2021-06-22T19:11:52.750Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-22T19:11:52.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-22T19:11:52.750Z] ---> a36622ca3599 [2021-06-22T19:11:52.750Z] 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-06-22T19:11:53.458Z] $ docker top 8b6713089780d018c5c719b79ca3b26743d1cdb27aef36bd62dd9ac5b3c1fdcf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T19:11:53.910Z] + docker-compose build --help [2021-06-22T19:11:53.910Z] + grep parallel [2021-06-22T19:11:54.483Z] --parallel Build images in parallel. [Pipeline] } [2021-06-22T19:11:54.513Z] $ docker stop --time=1 8b6713089780d018c5c719b79ca3b26743d1cdb27aef36bd62dd9ac5b3c1fdcf [2021-06-22T19:11:54.727Z] ---> Running in 7c8e02744b72 [2021-06-22T19:11:55.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T19:11:55.707Z] $ docker rm -f 8b6713089780d018c5c719b79ca3b26743d1cdb27aef36bd62dd9ac5b3c1fdcf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T19:11:56.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-22T19:11:56.355Z] . [Pipeline] withDockerContainer [2021-06-22T19:11:56.688Z] prd-centos7-docker-4c-2g-770 does not seem to be running inside a container [2021-06-22T19:11:56.689Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T19:11:56.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-22T19:11:57.164Z] $ docker top ceabf71ffdeeba97c5d232b1df556641e059db7c89bc4fae1fe1aeb5902b2631 -eo pid,comm [Pipeline] { [2021-06-22T19:11:57.284Z] (1/12) Installing libmagic (5.39-r0) [Pipeline] sh [2021-06-22T19:11:57.554Z] (2/12) Installing file (5.39-r0) [2021-06-22T19:11:57.554Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-22T19:11:57.554Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-22T19:11:57.621Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-22T19:11:58.192Z] Building core-command ... [2021-06-22T19:11:58.192Z] Building core-data ... [2021-06-22T19:11:58.192Z] Building core-metadata ... [2021-06-22T19:11:58.192Z] Building security-bootstrapper ... [2021-06-22T19:11:58.192Z] Building security-proxy-setup ... [2021-06-22T19:11:58.192Z] Building security-secretstore-setup ... [2021-06-22T19:11:58.192Z] Building support-notifications ... [2021-06-22T19:11:58.192Z] Building support-scheduler ... [2021-06-22T19:11:58.192Z] Building sys-mgmt-agent ... [2021-06-22T19:11:58.192Z] Building support-scheduler [2021-06-22T19:11:58.192Z] Building sys-mgmt-agent [2021-06-22T19:11:58.192Z] Building security-bootstrapper [2021-06-22T19:11:58.192Z] Building core-command [2021-06-22T19:11:58.192Z] Building support-notifications [2021-06-22T19:12:00.933Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-22T19:12:00.933Z] (6/12) Installing patch (2.7.6-r7) [2021-06-22T19:12:00.933Z] (7/12) Installing build-base (0.5-r2) [2021-06-22T19:12:01.209Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-22T19:12:01.209Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-22T19:12:01.209Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-22T19:12:01.484Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-22T19:12:01.484Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-22T19:12:01.484Z] Executing busybox-1.32.1-r6.trigger [2021-06-22T19:12:01.484Z] OK: 218 MiB in 52 packages [2021-06-22T19:12:05.822Z] Removing intermediate container 7c8e02744b72 [2021-06-22T19:12:05.823Z] ---> b88d77bdf94e [2021-06-22T19:12:05.823Z] Step 4/6 : WORKDIR /edgex-go [2021-06-22T19:12:05.823Z] ---> Running in 18a231578a06 [2021-06-22T19:12:05.823Z] Removing intermediate container 18a231578a06 [2021-06-22T19:12:05.823Z] ---> bdd41f0cc9c5 [2021-06-22T19:12:05.823Z] Step 5/6 : COPY go.mod . [2021-06-22T19:12:06.807Z] ---> 6361039d0065 [2021-06-22T19:12:06.807Z] Step 6/6 : RUN go mod download [2021-06-22T19:12:06.807Z] ---> Running in a7e2954d8e90 [2021-06-22T19:12:16.347Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:12:16.347Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:12:16.347Z] ---> 8380dcb825dc [2021-06-22T19:12:16.347Z] Step 3/23 : WORKDIR /edgex-go [2021-06-22T19:12:16.924Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:12:16.924Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:12:16.924Z] ---> 8380dcb825dc [2021-06-22T19:12:16.924Z] Step 3/23 : WORKDIR /edgex-go [2021-06-22T19:12:31.884Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:12:31.884Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:12:31.884Z] ---> 8380dcb825dc [2021-06-22T19:12:31.884Z] Step 3/24 : WORKDIR /edgex-go [2021-06-22T19:12:31.884Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:12:31.884Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:12:31.884Z] ---> 8380dcb825dc [2021-06-22T19:12:31.884Z] Step 3/32 : WORKDIR /edgex-go [2021-06-22T19:12:31.884Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:12:31.884Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:12:31.884Z] ---> 8380dcb825dc [2021-06-22T19:12:31.884Z] Step 3/24 : WORKDIR /edgex-go [2021-06-22T19:12:33.624Z] Removing intermediate container a7e2954d8e90 [2021-06-22T19:12:33.624Z] ---> 74166e549c12 [2021-06-22T19:12:33.624Z] Successfully built 74166e549c12 [2021-06-22T19:12:33.624Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T19:12:34.016Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T19:12:34.016Z] . [Pipeline] withDockerContainer [2021-06-22T19:12:34.277Z] prd-ubuntu18.04-docker-arm64-4c-16g-771 does not seem to be running inside a container [2021-06-22T19:12:34.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-22T19:12:35.201Z] ---> Running in 94448323cc9b [2021-06-22T19:12:35.201Z] ---> Running in 798c751660fc [2021-06-22T19:12:35.201Z] ---> Running in 48b5c4f740f3 [2021-06-22T19:12:35.201Z] ---> Running in 54103075f1bc [2021-06-22T19:12:35.201Z] ---> Running in b8d253165a75 [2021-06-22T19:12:35.465Z] Removing intermediate container 94448323cc9b [2021-06-22T19:12:35.465Z] ---> 5483542b4011 [2021-06-22T19:12:35.465Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:12:35.465Z] Removing intermediate container 798c751660fc [2021-06-22T19:12:35.465Z] ---> 293c9635171a [2021-06-22T19:12:35.465Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:12:35.465Z] Removing intermediate container 48b5c4f740f3 [2021-06-22T19:12:35.465Z] ---> 611db1b516a8 [2021-06-22T19:12:35.465Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:12:35.727Z] Removing intermediate container 54103075f1bc [2021-06-22T19:12:35.727Z] ---> ae3426cd9467 [2021-06-22T19:12:35.727Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:12:35.727Z] ---> Running in 17d88e4e71c2 [2021-06-22T19:12:35.727Z] Removing intermediate container b8d253165a75 [2021-06-22T19:12:35.727Z] ---> 7e11d1c1ab4f [2021-06-22T19:12:35.727Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:12:35.727Z] ---> Running in aad91d47a2ed [2021-06-22T19:12:35.727Z] ---> Running in 6b59fc83fc26 [2021-06-22T19:12:35.727Z] ---> Running in 553dc21efbe2 [2021-06-22T19:12:35.727Z] ---> Running in cd8a543166c6 [2021-06-22T19:12:35.889Z] $ docker top 23994e9cef609781cdc2c4265e6b330d4bb3e33b104bf51265d52a2f169a9554 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T19:12:36.957Z] + go version [2021-06-22T19:12:36.957Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-22T19:12:36.990Z] $ docker stop --time=1 23994e9cef609781cdc2c4265e6b330d4bb3e33b104bf51265d52a2f169a9554 [2021-06-22T19:12:37.132Z] Removing intermediate container aad91d47a2ed [2021-06-22T19:12:37.133Z] ---> 444c6a2df5b6 [2021-06-22T19:12:37.133Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-22T19:12:37.396Z] ---> Running in baf1ee5942ac [2021-06-22T19:12:37.396Z] Removing intermediate container 17d88e4e71c2 [2021-06-22T19:12:37.396Z] ---> 47066b2dfa4a [2021-06-22T19:12:37.396Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-22T19:12:37.658Z] ---> Running in d0ade3517273 [2021-06-22T19:12:37.658Z] Removing intermediate container 6b59fc83fc26 [2021-06-22T19:12:37.658Z] ---> e5e893a08588 [2021-06-22T19:12:37.658Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-22T19:12:37.658Z] Removing intermediate container 553dc21efbe2 [2021-06-22T19:12:37.658Z] ---> 5a0c34f8ea0e [2021-06-22T19:12:37.658Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-22T19:12:37.935Z] ---> Running in 49534c8ccca3 [2021-06-22T19:12:37.936Z] ---> Running in 6d16bb478c1d [2021-06-22T19:12:37.936Z] Removing intermediate container cd8a543166c6 [2021-06-22T19:12:37.936Z] ---> 93f5c2fd5ce3 [2021-06-22T19:12:37.936Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-22T19:12:37.936Z] ---> Running in 8850d197f36d [2021-06-22T19:12:38.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T19:12:38.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T19:12:38.771Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T19:12:38.771Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T19:12:38.771Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T19:12:38.811Z] $ docker rm -f 23994e9cef609781cdc2c4265e6b330d4bb3e33b104bf51265d52a2f169a9554 [2021-06-22T19:12:39.033Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T19:12:39.033Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-22T19:12:39.295Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-06-22T19:12:39.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T19:12:39.563Z] OK: 219 MiB in 52 packages [Pipeline] isUnix [Pipeline] sh [2021-06-22T19:12:39.828Z] OK: 219 MiB in 52 packages [2021-06-22T19:12:39.828Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T19:12:39.939Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T19:12:39.939Z] . [Pipeline] withDockerContainer [2021-06-22T19:12:40.096Z] Removing intermediate container baf1ee5942ac [2021-06-22T19:12:40.096Z] ---> cd6202e37a46 [2021-06-22T19:12:40.096Z] Step 6/32 : COPY go.mod . [2021-06-22T19:12:40.096Z] OK: 219 MiB in 52 packages [2021-06-22T19:12:40.096Z] OK: 219 MiB in 52 packages [2021-06-22T19:12:40.221Z] prd-ubuntu18.04-docker-arm64-4c-16g-771 does not seem to be running inside a container [2021-06-22T19:12:40.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-22T19:12:40.356Z] ---> f7602c29b693 [2021-06-22T19:12:40.356Z] Step 7/32 : RUN go mod download [2021-06-22T19:12:40.356Z] OK: 219 MiB in 52 packages [2021-06-22T19:12:40.933Z] ---> Running in 4e8e23563e9e [2021-06-22T19:12:40.933Z] Removing intermediate container 49534c8ccca3 [2021-06-22T19:12:40.933Z] ---> 6eea361f1db8 [2021-06-22T19:12:40.933Z] Step 6/23 : COPY go.mod . [2021-06-22T19:12:40.933Z] Removing intermediate container 6d16bb478c1d [2021-06-22T19:12:40.933Z] ---> d972968c4d35 [2021-06-22T19:12:40.933Z] Step 6/23 : COPY go.mod . [2021-06-22T19:12:41.506Z] Removing intermediate container d0ade3517273 [2021-06-22T19:12:41.506Z] ---> 3ad358bf9a6b [2021-06-22T19:12:41.506Z] Step 6/24 : COPY go.mod . [2021-06-22T19:12:41.506Z] ---> 149243a54b60 [2021-06-22T19:12:41.506Z] Step 7/23 : RUN go mod download [2021-06-22T19:12:41.506Z] ---> c722f6f461fd [2021-06-22T19:12:41.506Z] Step 7/23 : RUN go mod download [2021-06-22T19:12:41.506Z] Removing intermediate container 8850d197f36d [2021-06-22T19:12:41.506Z] ---> f9c620709073 [2021-06-22T19:12:41.506Z] Step 6/24 : COPY go.mod . [2021-06-22T19:12:41.506Z] ---> Running in d3ef3b2ec30e [2021-06-22T19:12:41.506Z] ---> Running in c32b5bf30421 [2021-06-22T19:12:41.769Z] ---> 8f3a889ff2f3 [2021-06-22T19:12:41.769Z] Step 7/24 : RUN go mod download [2021-06-22T19:12:41.769Z] ---> Running in abeb4f902eb3 [2021-06-22T19:12:41.841Z] $ docker top a9317c155d0a25283e3306bf89d5f0dbc59cc54175368ee51fe74e12e19e4e2e -eo pid,comm [2021-06-22T19:12:42.031Z] ---> 0b7a468bd4ca [2021-06-22T19:12:42.031Z] Step 7/24 : RUN go mod download [2021-06-22T19:12:42.031Z] ---> Running in dc7464b99bea [Pipeline] { [Pipeline] echo [2021-06-22T19:12:42.287Z] ========================================================= [2021-06-22T19:12:42.287Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-22T19:12:42.287Z] ========================================================= [Pipeline] sh [2021-06-22T19:12:42.603Z] Removing intermediate container 4e8e23563e9e [2021-06-22T19:12:42.604Z] ---> 034e64f64f48 [2021-06-22T19:12:42.604Z] Step 8/32 : COPY . . [2021-06-22T19:12:42.955Z] + go mod tidy [Pipeline] sh [2021-06-22T19:12:44.261Z] + make test [2021-06-22T19:12:44.261Z] go mod tidy [2021-06-22T19:12:44.868Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-22T19:12:47.906Z] Removing intermediate container d3ef3b2ec30e [2021-06-22T19:12:47.906Z] ---> bd8d74c73b36 [2021-06-22T19:12:47.906Z] Step 8/23 : COPY . . [2021-06-22T19:12:47.906Z] ---> b9734019dca4 [2021-06-22T19:12:47.906Z] Step 9/32 : RUN go mod tidy [2021-06-22T19:12:48.173Z] Removing intermediate container c32b5bf30421 [2021-06-22T19:12:48.173Z] ---> f7443b944ac0 [2021-06-22T19:12:48.173Z] Step 8/23 : COPY . . [2021-06-22T19:12:58.228Z] ---> Running in daa7fe09ee8c [2021-06-22T19:12:58.228Z] Removing intermediate container abeb4f902eb3 [2021-06-22T19:12:58.228Z] ---> dc8663887921 [2021-06-22T19:12:58.228Z] Step 8/24 : COPY . . [2021-06-22T19:12:58.228Z] Removing intermediate container dc7464b99bea [2021-06-22T19:12:58.228Z] ---> 263eb3780867 [2021-06-22T19:12:58.228Z] Step 8/24 : COPY . . [2021-06-22T19:12:58.228Z] ---> 157ec68da9b8 [2021-06-22T19:12:58.228Z] Step 9/23 : RUN go mod tidy [2021-06-22T19:13:00.149Z] ---> fae52cf206d5 [2021-06-22T19:13:00.149Z] Step 9/23 : RUN go mod tidy [2021-06-22T19:13:11.704Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-22T19:13:12.917Z] ---> Running in 0900e2624012 [2021-06-22T19:13:12.917Z] ---> Running in 1589f5eade0e [2021-06-22T19:13:12.917Z] ---> 56f3b78cec30 [2021-06-22T19:13:12.917Z] Step 9/24 : RUN go mod tidy [2021-06-22T19:13:12.917Z] ---> c67619cbaede [2021-06-22T19:13:12.917Z] Step 9/24 : RUN go mod tidy [2021-06-22T19:13:12.917Z] ---> Running in 186d28faf393 [2021-06-22T19:13:12.917Z] ---> Running in 507f55d022cd [2021-06-22T19:13:12.917Z] Removing intermediate container daa7fe09ee8c [2021-06-22T19:13:12.917Z] ---> 800a8bae181b [2021-06-22T19:13:12.917Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-22T19:13:12.917Z] ---> Running in fc703ee15fe2 [2021-06-22T19:13:12.917Z] Removing intermediate container 0900e2624012 [2021-06-22T19:13:12.917Z] ---> b7aabe2bbdfd [2021-06-22T19:13:12.917Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-22T19:13:12.917Z] 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-06-22T19:13:12.917Z] ---> Running in 68cc4c117d85 [2021-06-22T19:13:13.499Z] 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-06-22T19:13:14.086Z] Removing intermediate container 186d28faf393 [2021-06-22T19:13:14.086Z] ---> 864bfbd4d0f5 [2021-06-22T19:13:14.086Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-22T19:13:14.086Z] Removing intermediate container 1589f5eade0e [2021-06-22T19:13:14.086Z] ---> d939be5697de [2021-06-22T19:13:14.086Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-22T19:13:14.086Z] ---> Running in 2f10aa8eb350 [2021-06-22T19:13:14.086Z] Removing intermediate container 507f55d022cd [2021-06-22T19:13:14.086Z] ---> 841739f48dcc [2021-06-22T19:13:14.086Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-22T19:13:14.086Z] ---> Running in 67ad88b24065 [2021-06-22T19:13:14.086Z] ---> Running in 01097b75c414 [2021-06-22T19:13:15.061Z] 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-06-22T19:13:15.061Z] 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-06-22T19:13:15.061Z] 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-06-22T19:13:53.929Z] Removing intermediate container fc703ee15fe2 [2021-06-22T19:13:53.929Z] ---> 32e92634974e [2021-06-22T19:13:53.929Z] [2021-06-22T19:13:53.929Z] Step 11/32 : FROM alpine:3.12 [2021-06-22T19:13:53.929Z] 3.12: Pulling from library/alpine [2021-06-22T19:13:53.929Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-22T19:13:53.929Z] Status: Downloaded newer image for alpine:3.12 [2021-06-22T19:13:53.929Z] ---> 13621d1b12d4 [2021-06-22T19:13:53.929Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-22T19:13:53.929Z] ---> Running in a4fcfea83a8d [2021-06-22T19:13:53.929Z] Removing intermediate container a4fcfea83a8d [2021-06-22T19:13:53.929Z] ---> ba86233cb43d [2021-06-22T19:13:53.929Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-22T19:13:53.929Z] Removing intermediate container 01097b75c414 [2021-06-22T19:13:53.929Z] ---> e54322cbaf30 [2021-06-22T19:13:53.929Z] [2021-06-22T19:13:53.929Z] Step 11/24 : FROM alpine:3.12 [2021-06-22T19:13:53.929Z] ---> 13621d1b12d4 [2021-06-22T19:13:53.929Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-22T19:13:54.524Z] ---> Running in 2150a7d1ea6a [2021-06-22T19:13:54.524Z] ---> Running in 067f93f3beab [2021-06-22T19:13:54.524Z] Removing intermediate container 2f10aa8eb350 [2021-06-22T19:13:54.524Z] ---> c29300c87a69 [2021-06-22T19:13:54.524Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-22T19:13:54.807Z] Removing intermediate container 68cc4c117d85 [2021-06-22T19:13:54.807Z] ---> 0d58c85768a0 [2021-06-22T19:13:54.807Z] [2021-06-22T19:13:54.807Z] Step 11/23 : FROM alpine:3.12 [2021-06-22T19:13:54.807Z] ---> 13621d1b12d4 [2021-06-22T19:13:54.807Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-22T19:13:54.807Z] ---> Running in 2882bff08278 [2021-06-22T19:13:54.807Z] ---> Running in 941e2d92097d [2021-06-22T19:13:55.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-22T19:13:55.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-22T19:13:55.348Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-22T19:13:55.348Z] (2/2) Installing su-exec (0.2-r1) [2021-06-22T19:13:55.348Z] Executing busybox-1.31.1-r20.trigger [2021-06-22T19:13:55.348Z] OK: 6 MiB in 16 packages [2021-06-22T19:13:55.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-22T19:13:55.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-22T19:13:55.617Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-22T19:13:55.617Z] Executing busybox-1.31.1-r20.trigger [2021-06-22T19:13:55.618Z] OK: 6 MiB in 15 packages [2021-06-22T19:13:55.618Z] Removing intermediate container 67ad88b24065 [2021-06-22T19:13:55.618Z] ---> b9eefb4005c7 [2021-06-22T19:13:55.618Z] [2021-06-22T19:13:55.618Z] Step 11/23 : FROM alpine:3.12 [2021-06-22T19:13:55.618Z] ---> 13621d1b12d4 [2021-06-22T19:13:55.618Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-22T19:13:55.887Z] ---> Running in 59eb507b678e [2021-06-22T19:13:55.887Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-22T19:13:55.887Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-22T19:13:55.887Z] 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-06-22T19:13:55.887Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-22T19:13:55.887Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-22T19:13:55.887Z] Executing busybox-1.31.1-r20.trigger [2021-06-22T19:13:55.887Z] Executing ca-certificates-20191127-r4.trigger [2021-06-22T19:13:56.161Z] OK: 6 MiB in 16 packages [2021-06-22T19:13:56.161Z] Removing intermediate container 2150a7d1ea6a [2021-06-22T19:13:56.161Z] ---> a09402908f13 [2021-06-22T19:13:56.161Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-22T19:13:56.161Z] ---> Running in 4a057299be5e [2021-06-22T19:13:56.161Z] Removing intermediate container 067f93f3beab [2021-06-22T19:13:56.161Z] ---> 3dbf27578b83 [2021-06-22T19:13:56.161Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-22T19:13:56.429Z] Removing intermediate container 4a057299be5e [2021-06-22T19:13:56.429Z] ---> ffa6c3779416 [2021-06-22T19:13:56.429Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-22T19:13:56.429Z] ---> Running in 592823c8b5ac [2021-06-22T19:13:56.429Z] ---> Running in 0689840c6285 [2021-06-22T19:13:56.695Z] Removing intermediate container 592823c8b5ac [2021-06-22T19:13:56.695Z] ---> 55cdf1e960ef [2021-06-22T19:13:56.695Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-22T19:13:56.695Z] Removing intermediate container 0689840c6285 [2021-06-22T19:13:56.695Z] ---> d2ccf93c6fb5 [2021-06-22T19:13:56.695Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-22T19:13:56.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-22T19:13:56.695Z] Removing intermediate container 941e2d92097d [2021-06-22T19:13:56.695Z] ---> 6980c9bcf6db [2021-06-22T19:13:56.695Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-22T19:13:56.695Z] ---> Running in 17c99d298a53 [2021-06-22T19:13:56.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-22T19:13:56.695Z] ---> Running in 544c46c6957c [2021-06-22T19:13:56.695Z] ---> Running in 3b1429bd4968 [2021-06-22T19:13:56.695Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-22T19:13:56.695Z] Executing busybox-1.31.1-r20.trigger [2021-06-22T19:13:56.959Z] OK: 6 MiB in 15 packages [2021-06-22T19:13:56.959Z] Removing intermediate container 2882bff08278 [2021-06-22T19:13:56.959Z] ---> dd91d09b73c1 [2021-06-22T19:13:56.959Z] [2021-06-22T19:13:56.959Z] Step 12/24 : FROM docker:20.10.0 [2021-06-22T19:13:56.959Z] Removing intermediate container 17c99d298a53 [2021-06-22T19:13:56.959Z] ---> ff0bfcb6e08c [2021-06-22T19:13:56.959Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-22T19:13:56.959Z] Removing intermediate container 3b1429bd4968 [2021-06-22T19:13:56.959Z] ---> 80daf262e877 [2021-06-22T19:13:56.959Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-22T19:13:56.959Z] 20.10.0: Pulling from library/docker [2021-06-22T19:13:56.959Z] ---> Running in 42fa98d52733 [2021-06-22T19:13:56.959Z] ---> Running in b28c91d6cb14 [2021-06-22T19:13:57.234Z] Removing intermediate container 42fa98d52733 [2021-06-22T19:13:57.234Z] ---> a199d609fda9 [2021-06-22T19:13:57.234Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-22T19:13:57.234Z] Removing intermediate container 59eb507b678e [2021-06-22T19:13:57.234Z] ---> 70fb76f411d4 [2021-06-22T19:13:57.234Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-22T19:13:57.234Z] Removing intermediate container b28c91d6cb14 [2021-06-22T19:13:57.234Z] ---> a3bfbb31c40a [2021-06-22T19:13:57.234Z] Step 16/24 : WORKDIR / [2021-06-22T19:13:57.234Z] ---> Running in 2f44dbf29253 [2021-06-22T19:13:57.234Z] ---> Running in 3a2be5b50df6 [2021-06-22T19:13:57.234Z] ---> Running in 396107f43850 [2021-06-22T19:13:57.499Z] Removing intermediate container 544c46c6957c [2021-06-22T19:13:57.499Z] ---> f74c42120f4a [2021-06-22T19:13:57.499Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-22T19:13:57.499Z] Removing intermediate container 2f44dbf29253 [2021-06-22T19:13:57.499Z] ---> 36d15ad42c72 [2021-06-22T19:13:57.499Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-22T19:13:57.499Z] Removing intermediate container 3a2be5b50df6 [2021-06-22T19:13:57.499Z] ---> 8617d679366d [2021-06-22T19:13:57.499Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-22T19:13:57.499Z] Removing intermediate container 396107f43850 [2021-06-22T19:13:57.499Z] ---> 779da8ebf470 [2021-06-22T19:13:57.499Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-22T19:13:57.499Z] ---> Running in 9bb3a7481c13 [2021-06-22T19:13:57.499Z] ---> Running in abd3c377eb19 [2021-06-22T19:13:57.760Z] ---> a3a2178de43e [2021-06-22T19:13:57.760Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-22T19:13:57.760Z] Removing intermediate container abd3c377eb19 [2021-06-22T19:13:57.760Z] ---> 33eee4149512 [2021-06-22T19:13:57.760Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-22T19:13:58.024Z] Removing intermediate container 9bb3a7481c13 [2021-06-22T19:13:58.024Z] ---> 4fcecf0c0f5a [2021-06-22T19:13:58.024Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-22T19:13:58.024Z] ---> 37b3d76461a9 [2021-06-22T19:13:58.024Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-22T19:13:58.024Z] ---> Running in 3fe1532529cd [2021-06-22T19:13:58.289Z] Removing intermediate container 3fe1532529cd [2021-06-22T19:13:58.289Z] ---> 69b6607f8d8f [2021-06-22T19:13:58.289Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-22T19:13:58.289Z] ---> 99643c68d3ff [2021-06-22T19:13:58.289Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-22T19:13:58.552Z] ---> Running in 07fe34efc971 [2021-06-22T19:13:58.552Z] ---> dedf4b88e04a [2021-06-22T19:13:58.552Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-22T19:13:58.552Z] ---> e6311c127085 [2021-06-22T19:13:58.552Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-22T19:13:58.552Z] ---> b38db4ccde5e [2021-06-22T19:13:58.552Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-22T19:13:58.814Z] ---> 33f8f04886fd [2021-06-22T19:13:58.814Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-22T19:13:58.814Z] ---> b758f8c81ce8 [2021-06-22T19:13:58.814Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-22T19:13:58.814Z] ---> 0967c2cf46ab [2021-06-22T19:13:58.814Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-22T19:13:59.080Z] ---> Running in 442bd3f0a366 [2021-06-22T19:13:59.080Z] ---> Running in da7f00ee774c [2021-06-22T19:13:59.080Z] Removing intermediate container 442bd3f0a366 [2021-06-22T19:13:59.080Z] ---> 90e3fb842956 [2021-06-22T19:13:59.080Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-22T19:13:59.080Z] ---> Running in c01faf6555c6 [2021-06-22T19:13:59.080Z] Removing intermediate container da7f00ee774c [2021-06-22T19:13:59.080Z] ---> dbd3c567ed48 [2021-06-22T19:13:59.080Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-22T19:13:59.080Z] ---> 6e8912e54927 [2021-06-22T19:13:59.080Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-22T19:13:59.353Z] ---> Running in fda36525372c [2021-06-22T19:13:59.353Z] ---> Running in f050b7699bcd [2021-06-22T19:13:59.353Z] Removing intermediate container c01faf6555c6 [2021-06-22T19:13:59.353Z] ---> 5e9942ef216e [2021-06-22T19:13:59.353Z] Step 21/23 : LABEL arch=x86_64 [2021-06-22T19:13:59.353Z] Removing intermediate container 07fe34efc971 [2021-06-22T19:13:59.353Z] ---> fcdbd13255ed [2021-06-22T19:13:59.353Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-22T19:13:59.353Z] Removing intermediate container fda36525372c [2021-06-22T19:13:59.353Z] ---> 385ddbd84247 [2021-06-22T19:13:59.353Z] Step 22/24 : LABEL arch=x86_64 [2021-06-22T19:13:59.353Z] ---> Running in b398454e70fb [2021-06-22T19:13:59.625Z] Removing intermediate container f050b7699bcd [2021-06-22T19:13:59.625Z] ---> 994c00539cfc [2021-06-22T19:13:59.625Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-22T19:13:59.625Z] ---> Running in 068a57433cb9 [2021-06-22T19:13:59.625Z] ---> Running in e52185d06cc5 [2021-06-22T19:13:59.625Z] ---> 3e7be26b044c [2021-06-22T19:13:59.625Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-22T19:13:59.625Z] Removing intermediate container b398454e70fb [2021-06-22T19:13:59.625Z] ---> 66cd8524afdb [2021-06-22T19:13:59.625Z] Step 22/23 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:13:59.625Z] Removing intermediate container 068a57433cb9 [2021-06-22T19:13:59.625Z] ---> 6096cd4f1a88 [2021-06-22T19:13:59.625Z] Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:13:59.625Z] ---> Running in 7e23db597415 [2021-06-22T19:13:59.887Z] Removing intermediate container e52185d06cc5 [2021-06-22T19:13:59.887Z] ---> bfd74c1ffbfb [2021-06-22T19:13:59.887Z] Step 21/23 : LABEL arch=x86_64 [2021-06-22T19:13:59.887Z] ---> Running in 78257e0ae0cf [2021-06-22T19:13:59.887Z] Removing intermediate container 7e23db597415 [2021-06-22T19:13:59.887Z] ---> 1cd4354bdf27 [2021-06-22T19:13:59.887Z] Step 23/23 : LABEL version=0.0.0 [2021-06-22T19:14:00.152Z] ---> Running in 102d08ba92a8 [2021-06-22T19:14:00.152Z] ---> 9cdd0ff260a8 [2021-06-22T19:14:00.152Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-22T19:14:00.152Z] ---> Running in 2698090610af [2021-06-22T19:14:00.152Z] Removing intermediate container 78257e0ae0cf [2021-06-22T19:14:00.152Z] ---> 2404eb522db6 [2021-06-22T19:14:00.152Z] Step 24/24 : LABEL version=0.0.0 [2021-06-22T19:14:00.152Z] Removing intermediate container 102d08ba92a8 [2021-06-22T19:14:00.152Z] ---> 32a8943805cd [2021-06-22T19:14:00.152Z] Step 22/23 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:14:00.152Z] ---> Running in 90cadbfa1b7c [2021-06-22T19:14:00.430Z] ---> Running in d6b10bdf23ac [2021-06-22T19:14:00.430Z] Removing intermediate container 2698090610af [2021-06-22T19:14:00.430Z] ---> 5771b598f991 [2021-06-22T19:14:00.430Z] [2021-06-22T19:14:00.430Z] Successfully built 5771b598f991 [2021-06-22T19:14:00.430Z] ---> f53a3d246c37 [2021-06-22T19:14:00.430Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-22T19:14:00.430Z] Successfully tagged support-notifications:latest [2021-06-22T19:14:00.430Z] Building security-proxy-setup [2021-06-22T19:14:00.705Z]  Building support-notifications ... done Removing intermediate container 90cadbfa1b7c [2021-06-22T19:14:00.705Z] ---> 4d43166093d3 [2021-06-22T19:14:00.705Z] [2021-06-22T19:14:00.705Z] Removing intermediate container d6b10bdf23ac [2021-06-22T19:14:00.705Z] ---> b17cc00e7d06 [2021-06-22T19:14:00.705Z] Step 23/23 : LABEL version=0.0.0 [2021-06-22T19:14:00.981Z] Successfully built 4d43166093d3 [2021-06-22T19:14:01.248Z] Successfully tagged core-command:latest [2021-06-22T19:14:01.248Z]  Building core-command ... done Building security-secretstore-setup [2021-06-22T19:14:01.521Z] ---> Running in 999918b5615d [2021-06-22T19:14:01.793Z] ---> d759f08064c9 [2021-06-22T19:14:01.793Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-22T19:14:02.754Z] Removing intermediate container 999918b5615d [2021-06-22T19:14:02.754Z] ---> 4d398052bea5 [2021-06-22T19:14:02.754Z] [2021-06-22T19:14:02.754Z] Successfully built 4d398052bea5 [2021-06-22T19:14:03.332Z] Successfully tagged support-scheduler:latest [2021-06-22T19:14:03.332Z]  Building support-scheduler ... done Building core-metadata [2021-06-22T19:14:03.594Z] ---> 2a7791d06434 [2021-06-22T19:14:03.594Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-22T19:14:03.856Z] ---> Running in d7a65e401877 [2021-06-22T19:14:03.856Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-22T19:14:03.856Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-22T19:14:04.124Z] ---> aefe523efa57 [2021-06-22T19:14:04.124Z] 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-06-22T19:14:05.075Z] ---> Running in 48cfe17d1db4 [2021-06-22T19:14:05.075Z] Removing intermediate container d7a65e401877 [2021-06-22T19:14:05.075Z] ---> 8ff27aabd930 [2021-06-22T19:14:05.075Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-22T19:14:06.028Z] Removing intermediate container 48cfe17d1db4 [2021-06-22T19:14:06.028Z] ---> b96481beacdc [2021-06-22T19:14:06.028Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-22T19:14:08.364Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-22T19:14:08.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-22T19:14:08.592Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:14:08.592Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:14:08.592Z] ---> 8380dcb825dc [2021-06-22T19:14:08.592Z] Step 3/26 : WORKDIR /edgex-go [2021-06-22T19:14:08.592Z] ---> Using cache [2021-06-22T19:14:08.592Z] ---> 7e11d1c1ab4f [2021-06-22T19:14:08.592Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:14:08.592Z] ---> Using cache [2021-06-22T19:14:08.592Z] ---> 93f5c2fd5ce3 [2021-06-22T19:14:08.592Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-22T19:14:08.592Z] ---> Using cache [2021-06-22T19:14:08.592Z] ---> f9c620709073 [2021-06-22T19:14:08.592Z] Step 6/26 : COPY go.mod . [2021-06-22T19:14:08.592Z] ---> Using cache [2021-06-22T19:14:08.592Z] ---> 0b7a468bd4ca [2021-06-22T19:14:08.592Z] Step 7/26 : RUN go mod download [2021-06-22T19:14:08.592Z] ---> Using cache [2021-06-22T19:14:08.592Z] ---> 263eb3780867 [2021-06-22T19:14:08.592Z] Step 8/26 : COPY . . [2021-06-22T19:14:08.592Z] ---> Using cache [2021-06-22T19:14:08.592Z] ---> c67619cbaede [2021-06-22T19:14:08.592Z] Step 9/26 : RUN go mod tidy [2021-06-22T19:14:08.592Z] ---> Using cache [2021-06-22T19:14:08.592Z] ---> 841739f48dcc [2021-06-22T19:14:08.592Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-22T19:14:08.592Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:14:08.592Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:14:08.592Z] ---> 8380dcb825dc [2021-06-22T19:14:08.592Z] Step 3/24 : WORKDIR /edgex-go [2021-06-22T19:14:08.592Z] ---> Using cache [2021-06-22T19:14:08.592Z] ---> 7e11d1c1ab4f [2021-06-22T19:14:08.592Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:14:08.592Z] ---> Using cache [2021-06-22T19:14:08.592Z] ---> 93f5c2fd5ce3 [2021-06-22T19:14:08.592Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-22T19:14:08.592Z] ---> Using cache [2021-06-22T19:14:08.592Z] ---> f9c620709073 [2021-06-22T19:14:08.592Z] Step 6/24 : COPY go.mod . [2021-06-22T19:14:08.592Z] ---> Using cache [2021-06-22T19:14:08.592Z] ---> 0b7a468bd4ca [2021-06-22T19:14:08.592Z] Step 7/24 : RUN go mod download [2021-06-22T19:14:08.592Z] ---> Using cache [2021-06-22T19:14:08.592Z] ---> 263eb3780867 [2021-06-22T19:14:08.592Z] Step 8/24 : COPY . . [2021-06-22T19:14:08.592Z] ---> Using cache [2021-06-22T19:14:08.592Z] ---> c67619cbaede [2021-06-22T19:14:08.592Z] Step 9/24 : RUN go mod tidy [2021-06-22T19:14:08.592Z] ---> Using cache [2021-06-22T19:14:08.592Z] ---> 841739f48dcc [2021-06-22T19:14:08.592Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-22T19:14:09.164Z] ---> 577e04b07151 [2021-06-22T19:14:09.164Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-22T19:14:09.426Z] ---> Running in 7cf2defbbf8d [2021-06-22T19:14:09.426Z] ---> Running in f319627a3747 [2021-06-22T19:14:09.426Z] ---> Running in eec0f35a1346 [2021-06-22T19:14:10.000Z] ---> Running in 846d5e576e21 [2021-06-22T19:14:11.795Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-22T19:14:11.796Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-22T19:14:11.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-22T19:14:11.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-22T19:14:11.920Z] (1/39) Installing readline (8.0.4-r0) [2021-06-22T19:14:11.920Z] (2/39) Installing bash (5.0.17-r0) [2021-06-22T19:14:11.920Z] Executing bash-5.0.17-r0.post-install [2021-06-22T19:14:11.920Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-22T19:14:11.920Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-22T19:14:11.920Z] (5/39) Installing curl (7.77.0-r0) [2021-06-22T19:14:11.920Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-22T19:14:12.212Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-22T19:14:12.212Z] (8/39) Installing expat (2.2.9-r1) [2021-06-22T19:14:12.212Z] (9/39) Installing libffi (3.3-r2) [2021-06-22T19:14:12.212Z] (10/39) Installing gdbm (1.13-r1) [2021-06-22T19:14:12.212Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-22T19:14:12.212Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-22T19:14:12.212Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-22T19:14:12.212Z] 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-06-22T19:14:12.797Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-22T19:14:12.797Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-22T19:14:12.797Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-22T19:14:12.797Z] 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-06-22T19:14:12.797Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-22T19:14:12.797Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-22T19:14:12.797Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-22T19:14:12.797Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-22T19:14:13.063Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-22T19:14:13.063Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-22T19:14:13.063Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-22T19:14:13.063Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-22T19:14:13.063Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-22T19:14:13.063Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-22T19:14:13.063Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-22T19:14:13.063Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-22T19:14:13.063Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-22T19:14:13.655Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-22T19:14:13.919Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-22T19:14:13.919Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-22T19:14:13.919Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-22T19:14:13.919Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-22T19:14:13.919Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-22T19:14:14.186Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-22T19:14:14.186Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-22T19:14:14.186Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-22T19:14:14.186Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-22T19:14:14.186Z] Removing intermediate container 846d5e576e21 [2021-06-22T19:14:14.186Z] ---> bc939b0a7474 [2021-06-22T19:14:14.186Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-22T19:14:14.186Z] Executing busybox-1.31.1-r19.trigger [2021-06-22T19:14:14.186Z] OK: 72 MiB in 59 packages [2021-06-22T19:14:14.450Z] ---> Running in 9c7fb523cac7 [2021-06-22T19:14:14.450Z] Removing intermediate container 9c7fb523cac7 [2021-06-22T19:14:14.450Z] ---> 6900fbece08e [2021-06-22T19:14:14.450Z] Step 29/32 : CMD ["gate"] [2021-06-22T19:14:14.717Z] ---> Running in 5584e16b2bab [2021-06-22T19:14:14.717Z] Removing intermediate container 5584e16b2bab [2021-06-22T19:14:14.717Z] ---> 90d3f27d9faf [2021-06-22T19:14:14.717Z] Step 30/32 : LABEL arch=x86_64 [2021-06-22T19:14:14.984Z] ---> Running in b0e7ada60d6a [2021-06-22T19:14:15.247Z] Removing intermediate container b0e7ada60d6a [2021-06-22T19:14:15.247Z] ---> 61a401b5d9a2 [2021-06-22T19:14:15.247Z] Step 31/32 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:14:15.247Z] ---> Running in 32f843580885 [2021-06-22T19:14:15.515Z] Removing intermediate container 32f843580885 [2021-06-22T19:14:15.515Z] ---> 39fe30f326ae [2021-06-22T19:14:15.515Z] Step 32/32 : LABEL version=0.0.0 [2021-06-22T19:14:15.515Z] ---> Running in 0c520930ab0a [2021-06-22T19:14:15.782Z] Removing intermediate container 0c520930ab0a [2021-06-22T19:14:15.782Z] ---> 99b6ec1f9db4 [2021-06-22T19:14:15.782Z] [2021-06-22T19:14:15.782Z] Successfully built 99b6ec1f9db4 [2021-06-22T19:14:15.782Z] Successfully tagged security-bootstrapper:latest [2021-06-22T19:14:15.782Z]  Building security-bootstrapper ... done Building core-data [2021-06-22T19:14:16.048Z] Collecting docker-compose==1.23.2 [2021-06-22T19:14:16.048Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-22T19:14:16.623Z] Collecting PyYAML<4,>=3.10 [2021-06-22T19:14:16.623Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-22T19:14:16.888Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:14:16.888Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:14:16.888Z] ---> 8380dcb825dc [2021-06-22T19:14:16.888Z] Step 3/22 : WORKDIR /edgex-go [2021-06-22T19:14:16.888Z] ---> Using cache [2021-06-22T19:14:16.888Z] ---> 7e11d1c1ab4f [2021-06-22T19:14:16.888Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:14:16.888Z] ---> Using cache [2021-06-22T19:14:16.888Z] ---> 93f5c2fd5ce3 [2021-06-22T19:14:16.888Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-22T19:14:16.888Z] ---> Using cache [2021-06-22T19:14:16.888Z] ---> f9c620709073 [2021-06-22T19:14:16.888Z] Step 6/22 : COPY go.mod . [2021-06-22T19:14:16.888Z] ---> Using cache [2021-06-22T19:14:16.888Z] ---> 0b7a468bd4ca [2021-06-22T19:14:16.888Z] Step 7/22 : RUN go mod download [2021-06-22T19:14:16.888Z] ---> Using cache [2021-06-22T19:14:16.888Z] ---> 263eb3780867 [2021-06-22T19:14:16.888Z] Step 8/22 : COPY . . [2021-06-22T19:14:16.888Z] ---> Using cache [2021-06-22T19:14:16.888Z] ---> c67619cbaede [2021-06-22T19:14:16.888Z] Step 9/22 : RUN go mod tidy [2021-06-22T19:14:16.888Z] ---> Using cache [2021-06-22T19:14:16.888Z] ---> 841739f48dcc [2021-06-22T19:14:16.888Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-22T19:14:17.836Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-22T19:14:17.836Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-22T19:14:18.100Z] ---> Running in 1b864648c0a2 [2021-06-22T19:14:18.100Z] Collecting cached-property<2,>=1.2.0 [2021-06-22T19:14:18.100Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-22T19:14:18.100Z] 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-06-22T19:14:18.363Z] Collecting jsonschema<3,>=2.5.1 [2021-06-22T19:14:18.363Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-22T19:14:18.363Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-22T19:14:18.363Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-22T19:14:18.568Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-22T19:14:18.568Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-22T19:14:18.568Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-22T19:14:18.568Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-22T19:14:18.631Z] 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-06-22T19:14:19.598Z] Collecting texttable<0.10,>=0.9.0 [2021-06-22T19:14:19.598Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-22T19:14:20.369Z] Collecting docopt<0.7,>=0.6.1 [2021-06-22T19:14:20.369Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-22T19:14:21.261Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-22T19:14:21.261Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-22T19:14:21.677Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-22T19:14:21.677Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-22T19:14:21.677Z] Collecting docker<4.0,>=3.6.0 [2021-06-22T19:14:21.677Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-22T19:14:22.046Z] Collecting idna<2.8,>=2.5 [2021-06-22T19:14:22.046Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-22T19:14:22.046Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-22T19:14:22.046Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-22T19:14:22.292Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-22T19:14:22.292Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-22T19:14:22.292Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-22T19:14:22.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-22T19:14:22.342Z] 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-06-22T19:14:22.342Z] 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-06-22T19:14:22.342Z] Collecting docker-pycreds>=0.4.0 [2021-06-22T19:14:22.342Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-22T19:14:22.342Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-22T19:14:22.342Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-22T19:14:22.342Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-22T19:14:22.342Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-22T19:14:22.618Z] Installing collected packages: PyYAML, idna, urllib3, requests, cached-property, jsonschema, dockerpty, texttable, docopt, websocket-client, docker-pycreds, docker, docker-compose [2021-06-22T19:14:22.618Z] Running setup.py install for PyYAML: started [2021-06-22T19:14:24.030Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-22T19:14:24.030Z] Attempting uninstall: idna [2021-06-22T19:14:24.030Z] Found existing installation: idna 2.9 [2021-06-22T19:14:24.030Z] Uninstalling idna-2.9: [2021-06-22T19:14:24.030Z] Successfully uninstalled idna-2.9 [2021-06-22T19:14:24.294Z] Attempting uninstall: urllib3 [2021-06-22T19:14:24.294Z] Found existing installation: urllib3 1.25.9 [2021-06-22T19:14:24.294Z] Uninstalling urllib3-1.25.9: [2021-06-22T19:14:24.294Z] Successfully uninstalled urllib3-1.25.9 [2021-06-22T19:14:24.294Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:14:24.294Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:14:24.294Z] ---> 8380dcb825dc [2021-06-22T19:14:24.294Z] Step 3/24 : WORKDIR /edgex-go [2021-06-22T19:14:24.294Z] ---> Using cache [2021-06-22T19:14:24.294Z] ---> 7e11d1c1ab4f [2021-06-22T19:14:24.294Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:14:24.294Z] ---> Using cache [2021-06-22T19:14:24.294Z] ---> 93f5c2fd5ce3 [2021-06-22T19:14:24.294Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-22T19:14:25.699Z] ---> Running in f7c70b1111da [2021-06-22T19:14:25.699Z] Attempting uninstall: requests [2021-06-22T19:14:25.699Z] Found existing installation: requests 2.23.0 [2021-06-22T19:14:25.699Z] Uninstalling requests-2.23.0: [2021-06-22T19:14:25.699Z] Successfully uninstalled requests-2.23.0 [2021-06-22T19:14:25.967Z] Running setup.py install for dockerpty: started [2021-06-22T19:14:25.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T19:14:26.546Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-22T19:14:26.546Z] Running setup.py install for texttable: started [2021-06-22T19:14:26.809Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T19:14:27.073Z] Running setup.py install for texttable: finished with status 'done' [2021-06-22T19:14:27.073Z] Running setup.py install for docopt: started [2021-06-22T19:14:27.656Z] OK: 219 MiB in 52 packages [2021-06-22T19:14:27.924Z] Removing intermediate container f7c70b1111da [2021-06-22T19:14:27.924Z] ---> 5a13ac791ac6 [2021-06-22T19:14:27.924Z] Step 6/24 : COPY go.mod . [2021-06-22T19:14:28.193Z] Running setup.py install for docopt: finished with status 'done' [2021-06-22T19:14:28.193Z] ---> 54cb67f4d3e1 [2021-06-22T19:14:28.193Z] Step 7/24 : RUN go mod download [2021-06-22T19:14:28.193Z] ---> Running in 830670abb233 [2021-06-22T19:14:29.141Z] 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-06-22T19:14:29.141Z] Removing intermediate container 830670abb233 [2021-06-22T19:14:29.141Z] ---> 1a4448de7124 [2021-06-22T19:14:29.141Z] Step 8/24 : COPY . . [2021-06-22T19:14:34.550Z] Removing intermediate container 7cf2defbbf8d [2021-06-22T19:14:34.550Z] ---> 4e137edc9bef [2021-06-22T19:14:34.550Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-22T19:14:34.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.207s coverage: 28.7% of statements [2021-06-22T19:14:34.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-22T19:14:34.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-22T19:14:34.832Z] ---> Running in 1e4df1aebb57 [2021-06-22T19:14:35.430Z] Removing intermediate container 1e4df1aebb57 [2021-06-22T19:14:35.430Z] ---> 691a49211c8b [2021-06-22T19:14:35.430Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-22T19:14:35.701Z] ---> Running in cf49139d6fee [2021-06-22T19:14:35.969Z] ---> 60165ed7544d [2021-06-22T19:14:35.969Z] Step 9/24 : RUN go mod tidy [2021-06-22T19:14:35.969Z] Removing intermediate container cf49139d6fee [2021-06-22T19:14:35.969Z] ---> 5b713e5140f7 [2021-06-22T19:14:35.969Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-22T19:14:35.969Z] ---> Running in 2922d6bbd5f1 [2021-06-22T19:14:36.542Z] ---> 1d5af5f2d65e [2021-06-22T19:14:36.542Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-22T19:14:36.805Z] ---> fd23157d33e6 [2021-06-22T19:14:36.805Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-22T19:14:37.065Z] ---> 57a3c02d031e [2021-06-22T19:14:37.065Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-22T19:14:37.339Z] ---> Running in 8f3edbd4df87 [2021-06-22T19:14:37.339Z] Removing intermediate container 8f3edbd4df87 [2021-06-22T19:14:37.339Z] ---> 3023e5580ebe [2021-06-22T19:14:37.339Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-22T19:14:37.339Z] ---> Running in af982f3a2d29 [2021-06-22T19:14:37.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.470s coverage: 100.0% of statements [2021-06-22T19:14:37.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-22T19:14:37.601Z] Removing intermediate container af982f3a2d29 [2021-06-22T19:14:37.601Z] ---> d8364c663e5b [2021-06-22T19:14:37.601Z] Step 22/24 : LABEL arch=x86_64 [2021-06-22T19:14:37.601Z] ---> Running in c1d722b2ad26 [2021-06-22T19:14:37.867Z] Removing intermediate container c1d722b2ad26 [2021-06-22T19:14:37.867Z] ---> 63c1d1eff578 [2021-06-22T19:14:37.867Z] Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:14:37.867Z] ---> Running in ff6abddf0c01 [2021-06-22T19:14:38.131Z] Removing intermediate container 2922d6bbd5f1 [2021-06-22T19:14:38.131Z] ---> e17959a7e467 [2021-06-22T19:14:38.131Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-22T19:14:38.131Z] ---> Running in db47298dc471 [2021-06-22T19:14:38.131Z] Removing intermediate container ff6abddf0c01 [2021-06-22T19:14:38.131Z] ---> a628010fa144 [2021-06-22T19:14:38.131Z] Step 24/24 : LABEL version=0.0.0 [2021-06-22T19:14:38.131Z] ---> Running in e6d59d6df59c [2021-06-22T19:14:38.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.326s coverage: 53.1% of statements [2021-06-22T19:14:38.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-22T19:14:38.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-22T19:14:38.394Z] Removing intermediate container e6d59d6df59c [2021-06-22T19:14:38.394Z] ---> 2dda1f988e7d [2021-06-22T19:14:38.394Z] [2021-06-22T19:14:38.658Z] Successfully built 2dda1f988e7d [2021-06-22T19:14:38.658Z] Successfully tagged sys-mgmt-agent:latest [2021-06-22T19:14:38.658Z]  Building sys-mgmt-agent ... done 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-06-22T19:14:40.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.606s coverage: 87.7% of statements [2021-06-22T19:14:40.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-22T19:14:40.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-22T19:14:40.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.263s coverage: 78.9% of statements [2021-06-22T19:14:43.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.178s coverage: 81.2% of statements [2021-06-22T19:14:43.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-22T19:14:43.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-22T19:14:43.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-22T19:14:43.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-22T19:14:43.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-22T19:14:46.832Z] 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-06-22T19:14:48.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.272s coverage: 95.1% of statements [2021-06-22T19:14:48.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-22T19:14:48.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-22T19:14:48.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-22T19:14:48.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-22T19:14:48.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-22T19:14:48.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-22T19:14:48.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-22T19:14:48.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-22T19:14:48.486Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.251s coverage: 60.0% of statements [2021-06-22T19:14:48.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-22T19:14:48.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-22T19:14:48.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-22T19:14:48.486Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.284s coverage: 0.8% of statements [2021-06-22T19:14:48.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-22T19:14:48.486Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.158s coverage: 58.8% of statements [2021-06-22T19:14:48.486Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.170s coverage: 22.0% of statements [2021-06-22T19:14:48.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-22T19:14:48.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.211s coverage: 47.1% of statements [2021-06-22T19:14:48.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.206s coverage: 79.5% of statements [2021-06-22T19:14:48.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements [2021-06-22T19:14:50.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.341s coverage: 96.3% of statements [2021-06-22T19:14:50.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements [2021-06-22T19:14:51.140Z] Removing intermediate container eec0f35a1346 [2021-06-22T19:14:51.141Z] ---> 4c996aaccfa0 [2021-06-22T19:14:51.141Z] [2021-06-22T19:14:51.141Z] Step 11/26 : FROM alpine:3.12 [2021-06-22T19:14:51.141Z] ---> 13621d1b12d4 [2021-06-22T19:14:51.141Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-22T19:14:51.141Z] ---> Running in 4de79fbaa695 [2021-06-22T19:14:51.141Z] 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-06-22T19:14:52.139Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-22T19:14:52.139Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-22T19:14:52.430Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-22T19:14:52.430Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-22T19:14:52.430Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-22T19:14:52.430Z] (4/6) Installing curl (7.77.0-r0) [2021-06-22T19:14:52.430Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-22T19:14:52.430Z] (6/6) Installing su-exec (0.2-r1) [2021-06-22T19:14:52.430Z] Executing busybox-1.31.1-r20.trigger [2021-06-22T19:14:52.430Z] Executing ca-certificates-20191127-r4.trigger [2021-06-22T19:14:52.430Z] OK: 7 MiB in 20 packages [2021-06-22T19:14:52.704Z] Removing intermediate container f319627a3747 [2021-06-22T19:14:52.704Z] ---> cb912353adb6 [2021-06-22T19:14:52.704Z] [2021-06-22T19:14:52.704Z] Step 11/24 : FROM alpine:3.12 [2021-06-22T19:14:52.704Z] ---> 13621d1b12d4 [2021-06-22T19:14:52.704Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-22T19:14:52.704Z] ---> Using cache [2021-06-22T19:14:52.704Z] ---> 70fb76f411d4 [2021-06-22T19:14:52.704Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-22T19:14:52.704Z] ---> Using cache [2021-06-22T19:14:52.704Z] ---> 8617d679366d [2021-06-22T19:14:52.704Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-22T19:14:52.704Z] ---> Running in 4b807c14ed69 [2021-06-22T19:14:52.980Z] Removing intermediate container 4b807c14ed69 [2021-06-22T19:14:52.980Z] ---> a2fd35527e00 [2021-06-22T19:14:52.981Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-22T19:14:52.981Z] ---> Running in b8d406e03532 [2021-06-22T19:14:52.981Z] Removing intermediate container 4de79fbaa695 [2021-06-22T19:14:52.981Z] ---> 6accbaf42a37 [2021-06-22T19:14:52.981Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-22T19:14:53.260Z] ---> Running in 21298b2fa1b4 [2021-06-22T19:14:53.260Z] Removing intermediate container b8d406e03532 [2021-06-22T19:14:53.260Z] ---> bc145dbdbda8 [2021-06-22T19:14:53.260Z] Step 16/24 : WORKDIR / [2021-06-22T19:14:53.260Z] ---> Running in 855efc28bad3 [2021-06-22T19:14:53.260Z] Removing intermediate container 21298b2fa1b4 [2021-06-22T19:14:53.260Z] ---> 03725bbb1455 [2021-06-22T19:14:53.260Z] Step 14/26 : WORKDIR / [2021-06-22T19:14:53.260Z] ---> Running in 8c9021b059e5 [2021-06-22T19:14:53.537Z] Removing intermediate container 855efc28bad3 [2021-06-22T19:14:53.537Z] ---> c2b0948ba94c [2021-06-22T19:14:53.537Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-22T19:14:53.537Z] Removing intermediate container 8c9021b059e5 [2021-06-22T19:14:53.537Z] ---> 84624c79b704 [2021-06-22T19:14:53.537Z] 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-06-22T19:14:53.835Z] ---> 3a1068a61310 [2021-06-22T19:14:53.835Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-22T19:14:54.126Z] ---> bdbd0c7996dc [2021-06-22T19:14:54.126Z] 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-06-22T19:14:54.410Z] ---> 195705713eaa [2021-06-22T19:14:54.410Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-22T19:14:54.693Z] ---> 2d9516ce5a20 [2021-06-22T19:14:54.693Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-22T19:14:54.956Z] ---> 517957cdec9d [2021-06-22T19:14:54.956Z] 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-06-22T19:14:55.223Z] ---> 22f431f086a8 [2021-06-22T19:14:55.223Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-22T19:14:55.223Z] ---> Running in 026f4a408d1d [2021-06-22T19:14:55.223Z] Removing intermediate container 1b864648c0a2 [2021-06-22T19:14:55.223Z] ---> 47f37049a028 [2021-06-22T19:14:55.223Z] [2021-06-22T19:14:55.223Z] Step 11/22 : FROM alpine:3.12 [2021-06-22T19:14:55.223Z] ---> 13621d1b12d4 [2021-06-22T19:14:55.223Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-22T19:14:55.223Z] ---> ee24c5b22962 [2021-06-22T19:14:55.223Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-22T19:14:55.223Z] Removing intermediate container 026f4a408d1d [2021-06-22T19:14:55.223Z] ---> 1d86a81800d5 [2021-06-22T19:14:55.223Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-22T19:14:55.487Z] ---> Running in 63d2a49b7364 [2021-06-22T19:14:55.487Z] ---> Running in cc93f008cb57 [2021-06-22T19:14:55.749Z] Removing intermediate container cc93f008cb57 [2021-06-22T19:14:55.749Z] ---> 53f92942c46f [2021-06-22T19:14:55.749Z] Step 22/24 : LABEL arch=x86_64 [2021-06-22T19:14:55.749Z] ---> Running in 3aa74249efaa [2021-06-22T19:14:56.012Z] ---> fd7f048eaa6e [2021-06-22T19:14:56.012Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-22T19:14:56.012Z] Removing intermediate container 3aa74249efaa [2021-06-22T19:14:56.012Z] ---> 398f1f09eaf3 [2021-06-22T19:14:56.012Z] Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:14:56.275Z] ---> Running in 57b9bd3a31ce [2021-06-22T19:14:56.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-22T19:14:56.275Z] Removing intermediate container 57b9bd3a31ce [2021-06-22T19:14:56.275Z] ---> 477a7e71d359 [2021-06-22T19:14:56.275Z] Step 24/24 : LABEL version=0.0.0 [2021-06-22T19:14:56.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-22T19:14:56.540Z] ---> Running in 3797ad1c32fb [2021-06-22T19:14:56.540Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-22T19:14:56.540Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-22T19:14:56.540Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-22T19:14:56.540Z] ---> 9556639ce947 [2021-06-22T19:14:56.540Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-22T19:14:56.540Z] (4/4) Installing curl (7.77.0-r0) [2021-06-22T19:14:56.540Z] Executing busybox-1.31.1-r20.trigger [2021-06-22T19:14:56.540Z] Executing ca-certificates-20191127-r4.trigger [2021-06-22T19:14:56.805Z] OK: 7 MiB in 18 packages [2021-06-22T19:14:56.805Z] Removing intermediate container 3797ad1c32fb [2021-06-22T19:14:56.805Z] ---> 851ee371d993 [2021-06-22T19:14:56.805Z] [2021-06-22T19:14:56.805Z] Successfully built 851ee371d993 [2021-06-22T19:14:56.805Z] Successfully tagged core-metadata:latest [2021-06-22T19:14:56.805Z]  Building core-metadata ... done  ---> ec9cc6957c45 [2021-06-22T19:14:56.805Z] 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-06-22T19:14:57.072Z] ---> Running in cc574da035f4 [2021-06-22T19:14:57.336Z] Removing intermediate container 63d2a49b7364 [2021-06-22T19:14:57.336Z] ---> 06aa6a5dcd5e [2021-06-22T19:14:57.336Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-22T19:14:57.336Z] ---> Running in 6d117891f216 [2021-06-22T19:14:57.603Z] Removing intermediate container 6d117891f216 [2021-06-22T19:14:57.603Z] ---> b2bbeb6dc06f [2021-06-22T19:14:57.603Z] Step 14/22 : WORKDIR /edgex [2021-06-22T19:14:57.603Z] ---> Running in 4f4dc8708e4e [2021-06-22T19:14:57.870Z] Removing intermediate container 4f4dc8708e4e [2021-06-22T19:14:57.870Z] ---> 4ab64e36c02e [2021-06-22T19:14:57.870Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-22T19:14:58.143Z] Removing intermediate container cc574da035f4 [2021-06-22T19:14:58.143Z] ---> 3edb0be649f9 [2021-06-22T19:14:58.143Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-22T19:14:58.143Z] ---> Running in 32d605f1c50f [2021-06-22T19:14:58.412Z] ---> 9909b598c1d8 [2021-06-22T19:14:58.412Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-22T19:14:58.412Z] Removing intermediate container 32d605f1c50f [2021-06-22T19:14:58.412Z] ---> 774cd589df4c [2021-06-22T19:14:58.412Z] Step 24/26 : LABEL arch=x86_64 [2021-06-22T19:14:58.677Z] ---> Running in c791db7764a9 [2021-06-22T19:14:58.949Z] Removing intermediate container c791db7764a9 [2021-06-22T19:14:58.949Z] ---> e463e2ca7552 [2021-06-22T19:14:58.949Z] Step 25/26 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:14:58.949Z] ---> 7248185f45ff [2021-06-22T19:14:58.949Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-22T19:14:58.949Z] ---> Running in db6a12e39d98 [2021-06-22T19:14:59.228Z] Removing intermediate container db6a12e39d98 [2021-06-22T19:14:59.228Z] ---> c7dcf8875228 [2021-06-22T19:14:59.228Z] Step 26/26 : LABEL version=0.0.0 [2021-06-22T19:14:59.228Z] ---> Running in 2e8743273295 [2021-06-22T19:14:59.228Z] ---> 72a81159c8a0 [2021-06-22T19:14:59.228Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-22T19:14:59.228Z] Removing intermediate container 2e8743273295 [2021-06-22T19:14:59.228Z] ---> 8e4376736fb6 [2021-06-22T19:14:59.228Z] [2021-06-22T19:14:59.228Z] ---> Running in e2ae2dfebceb [2021-06-22T19:14:59.508Z] Successfully built 8e4376736fb6 [2021-06-22T19:14:59.508Z] Successfully tagged security-secretstore-setup:latest [2021-06-22T19:14:59.508Z]  Building security-secretstore-setup ... done Removing intermediate container e2ae2dfebceb [2021-06-22T19:14:59.508Z] ---> 4bb667933a9f [2021-06-22T19:14:59.508Z] Step 19/22 : CMD ["--init=true"] [2021-06-22T19:14:59.508Z] ---> Running in 79acc7085a9f [2021-06-22T19:14:59.774Z] Removing intermediate container 79acc7085a9f [2021-06-22T19:14:59.774Z] ---> 478e41e6dd91 [2021-06-22T19:14:59.774Z] Step 20/22 : LABEL arch=x86_64 [2021-06-22T19:14:59.774Z] ---> Running in 24c106167f68 [2021-06-22T19:14:59.774Z] Removing intermediate container 24c106167f68 [2021-06-22T19:14:59.774Z] ---> 379222c13d6f [2021-06-22T19:14:59.774Z] Step 21/22 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:14:59.774Z] ---> Running in a5ec8de3c983 [2021-06-22T19:15:00.044Z] Removing intermediate container a5ec8de3c983 [2021-06-22T19:15:00.044Z] ---> cfb3d3e4e057 [2021-06-22T19:15:00.044Z] Step 22/22 : LABEL version=0.0.0 [2021-06-22T19:15:00.044Z] ---> Running in a41cf6c72b00 [2021-06-22T19:15:00.311Z] Removing intermediate container a41cf6c72b00 [2021-06-22T19:15:00.311Z] ---> b1c09bacb847 [2021-06-22T19:15:00.311Z] [2021-06-22T19:15:00.311Z] Successfully built b1c09bacb847 [2021-06-22T19:15:00.311Z] Successfully tagged security-proxy-setup:latest [2021-06-22T19:15:02.909Z]  Building security-proxy-setup ... done Removing intermediate container db47298dc471 [2021-06-22T19:15:02.909Z] ---> 68738dbe7c7c [2021-06-22T19:15:02.909Z] [2021-06-22T19:15:02.909Z] Step 11/24 : FROM alpine:3.12 [2021-06-22T19:15:02.909Z] ---> 13621d1b12d4 [2021-06-22T19:15:02.909Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-22T19:15:02.909Z] ---> Running in 2f5f4e30e047 [2021-06-22T19:15:02.909Z] Removing intermediate container 2f5f4e30e047 [2021-06-22T19:15:02.909Z] ---> dd5d252251bd [2021-06-22T19:15:02.909Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-22T19:15:02.909Z] ---> Running in 7f16c7d101a2 [2021-06-22T19:15:02.909Z] Removing intermediate container 7f16c7d101a2 [2021-06-22T19:15:02.909Z] ---> 21e98cac22d0 [2021-06-22T19:15:02.909Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-22T19:15:02.909Z] ---> Running in a1ede3331c56 [2021-06-22T19:15:03.172Z] Removing intermediate container a1ede3331c56 [2021-06-22T19:15:03.172Z] ---> 33e875c82a34 [2021-06-22T19:15:03.172Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:15:03.172Z] ---> Running in ce35d2feaaa4 [2021-06-22T19:15:03.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.180s coverage: 94.4% of statements [2021-06-22T19:15:03.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.205s coverage: 44.8% of statements [2021-06-22T19:15:03.743Z] Removing intermediate container ce35d2feaaa4 [2021-06-22T19:15:03.743Z] ---> c41958665704 [2021-06-22T19:15:03.743Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-22T19:15:03.743Z] ---> Running in 2cab3b23493a [2021-06-22T19:15:04.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-22T19:15:04.578Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-22T19:15:04.839Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-22T19:15:05.102Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-22T19:15:05.102Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-22T19:15:05.102Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-22T19:15:06.046Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-22T19:15:06.046Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-22T19:15:06.046Z] Executing busybox-1.31.1-r20.trigger [2021-06-22T19:15:06.046Z] OK: 8 MiB in 20 packages [2021-06-22T19:15:06.314Z] Removing intermediate container 2cab3b23493a [2021-06-22T19:15:06.314Z] ---> ddfcebbf7e07 [2021-06-22T19:15:06.314Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-22T19:15:06.576Z] ---> 283064632bd2 [2021-06-22T19:15:06.576Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-22T19:15:06.839Z] ---> 3714514cc265 [2021-06-22T19:15:06.839Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-22T19:15:06.839Z] ---> 80ecb904f5d5 [2021-06-22T19:15:06.839Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-22T19:15:06.839Z] ---> Running in 5fc0a17f5a66 [2021-06-22T19:15:07.105Z] Removing intermediate container 5fc0a17f5a66 [2021-06-22T19:15:07.105Z] ---> d23eedce5b1f [2021-06-22T19:15:07.105Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-22T19:15:07.105Z] ---> Running in e53f7c1e9038 [2021-06-22T19:15:07.105Z] Removing intermediate container e53f7c1e9038 [2021-06-22T19:15:07.105Z] ---> e09429d6e03c [2021-06-22T19:15:07.105Z] Step 22/24 : LABEL arch=x86_64 [2021-06-22T19:15:07.105Z] ---> Running in 59aae4be4c9f [2021-06-22T19:15:07.368Z] Removing intermediate container 59aae4be4c9f [2021-06-22T19:15:07.368Z] ---> 8555cbb7d374 [2021-06-22T19:15:07.368Z] Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:15:07.368Z] ---> Running in f7baa46a3bc0 [2021-06-22T19:15:07.368Z] Removing intermediate container f7baa46a3bc0 [2021-06-22T19:15:07.368Z] ---> 48902d73a85a [2021-06-22T19:15:07.368Z] Step 24/24 : LABEL version=0.0.0 [2021-06-22T19:15:07.368Z] ---> Running in 2e0b69590b94 [2021-06-22T19:15:07.368Z] Removing intermediate container 2e0b69590b94 [2021-06-22T19:15:07.368Z] ---> a6d3b21fbc1c [2021-06-22T19:15:07.368Z] [2021-06-22T19:15:07.629Z] Successfully built a6d3b21fbc1c [2021-06-22T19:15:07.629Z] Successfully tagged core-data:latest [2021-06-22T19:15:07.636Z]  Building core-data ... done  [Pipeline] } [2021-06-22T19:15:07.657Z] $ docker stop --time=1 ceabf71ffdeeba97c5d232b1df556641e059db7c89bc4fae1fe1aeb5902b2631 [2021-06-22T19:15:08.900Z] $ docker rm -f ceabf71ffdeeba97c5d232b1df556641e059db7c89bc4fae1fe1aeb5902b2631 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T19:15:09.331Z] + docker images [2021-06-22T19:15:09.331Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-22T19:15:09.331Z] core-data latest a6d3b21fbc1c 2 seconds ago 20.2MB [2021-06-22T19:15:09.331Z] 68738dbe7c7c 7 seconds ago 1.15GB [2021-06-22T19:15:09.331Z] security-proxy-setup latest b1c09bacb847 9 seconds ago 25.7MB [2021-06-22T19:15:09.331Z] security-secretstore-setup latest 8e4376736fb6 10 seconds ago 28.7MB [2021-06-22T19:15:09.331Z] core-metadata latest 851ee371d993 13 seconds ago 16.6MB [2021-06-22T19:15:09.331Z] 47f37049a028 15 seconds ago 1.15GB [2021-06-22T19:15:09.331Z] cb912353adb6 17 seconds ago 1.15GB [2021-06-22T19:15:09.331Z] 4c996aaccfa0 19 seconds ago 1.15GB [2021-06-22T19:15:09.331Z] sys-mgmt-agent latest 2dda1f988e7d 31 seconds ago 312MB [2021-06-22T19:15:09.331Z] security-bootstrapper latest 99b6ec1f9db4 54 seconds ago 18.6MB [2021-06-22T19:15:09.331Z] support-scheduler latest 4d398052bea5 About a minute ago 15.9MB [2021-06-22T19:15:09.331Z] support-notifications latest 5771b598f991 About a minute ago 16.7MB [2021-06-22T19:15:09.331Z] core-command latest 4d43166093d3 About a minute ago 15.9MB [2021-06-22T19:15:09.331Z] dd91d09b73c1 About a minute ago 1.15GB [2021-06-22T19:15:09.331Z] b9eefb4005c7 About a minute ago 1.15GB [2021-06-22T19:15:09.331Z] 0d58c85768a0 About a minute ago 1.15GB [2021-06-22T19:15:09.331Z] e54322cbaf30 About a minute ago 1.14GB [2021-06-22T19:15:09.331Z] 32e92634974e About a minute ago 1.15GB [2021-06-22T19:15:09.331Z] ci-base-image-x86_64 latest 8380dcb825dc 5 minutes ago 647MB [2021-06-22T19:15:09.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-22T19:15:09.331Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-22T19:15:09.331Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-22T19:15:09.331Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-22T19:15:09.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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] } [2021-06-22T19:15:09.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.643s coverage: 81.8% of statements [2021-06-22T19:15:09.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-22T19:15:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements [2021-06-22T19:15:15.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-22T19:15:15.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-22T19:15:15.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-22T19:15:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-22T19:15:15.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-22T19:15:15.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-22T19:15:15.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-22T19:15:15.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-22T19:15:15.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-22T19:15:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.169s coverage: 87.2% of statements [2021-06-22T19:15:15.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-22T19:15:15.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-22T19:15:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements [2021-06-22T19:15:15.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-22T19:15:15.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.161s coverage: 58.8% of statements [2021-06-22T19:15:15.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-22T19:15:15.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.192s coverage: 80.0% of statements [2021-06-22T19:15:15.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2021-06-22T19:15:15.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.247s coverage: 85.4% of statements [2021-06-22T19:15:15.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.339s coverage: 91.2% of statements [2021-06-22T19:15:15.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-22T19:15:15.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.700s coverage: 64.4% of statements [2021-06-22T19:15:15.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-22T19:15:15.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-22T19:15:15.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements [2021-06-22T19:15:15.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements [2021-06-22T19:15:15.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2021-06-22T19:15:15.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [2021-06-22T19:15:17.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements [2021-06-22T19:15:21.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.977s coverage: 66.9% of statements [2021-06-22T19:15:21.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-22T19:15:21.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-22T19:15:21.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-22T19:15:22.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.825s coverage: 43.6% of statements [2021-06-22T19:15:22.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-22T19:15:22.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-22T19:15:22.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.232s coverage: 89.5% of statements [2021-06-22T19:15:22.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-22T19:15:22.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.313s coverage: 84.8% of statements [2021-06-22T19:15:22.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-22T19:15:25.126Z] Still waiting to schedule task [2021-06-22T19:15:25.126Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-22T19:15:32.478Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.234s coverage: 19.3% of statements [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-22T19:15:32.478Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.559s coverage: 91.9% of statements [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-22T19:15:32.478Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.187s coverage: 62.7% of statements [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-22T19:15:32.478Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.376s coverage: 97.6% of statements [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-22T19:15:32.478Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.159s coverage: 28.9% of statements [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-22T19:15:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-22T19:15:32.478Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.161s coverage: 100.0% of statements [2021-06-22T19:15:32.478Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-22T19:15:32.478Z] GO111MODULE=on go vet ./... [2021-06-22T19:16:54.334Z] gofmt -l . [2021-06-22T19:16:54.334Z] [ "`gofmt -l .`" = "" ] [2021-06-22T19:16:54.334Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-22T19:16:55.023Z] + ls -al . [2021-06-22T19:16:55.023Z] total 544 [2021-06-22T19:16:55.023Z] drwxrwxr-x 9 1001 1001 4096 Jun 22 19:16 . [2021-06-22T19:16:55.023Z] drwxr-xr-x 4 root root 4096 Jun 22 19:12 .. [2021-06-22T19:16:55.023Z] -rw-rw-r-- 1 1001 1001 11 Jun 22 19:10 .dockerignore [2021-06-22T19:16:55.023Z] drwxrwxr-x 8 1001 1001 4096 Jun 22 19:11 .git [2021-06-22T19:16:55.024Z] drwxrwxr-x 3 1001 1001 4096 Jun 22 19:10 .github [2021-06-22T19:16:55.024Z] -rw-rw-r-- 1 1001 1001 818 Jun 22 19:10 .gitignore [2021-06-22T19:16:55.024Z] -rw-rw-r-- 1 1001 1001 166 Jun 22 19:10 .sonarcloud.properties [2021-06-22T19:16:55.024Z] -rw-rw-r-- 1 1001 1001 8609 Jun 22 19:10 Attribution.txt [2021-06-22T19:16:55.024Z] -rw-rw-r-- 1 1001 1001 3804 Jun 22 19:10 CONTRIBUTING.md [2021-06-22T19:16:55.024Z] -rw-rw-r-- 1 1001 1001 931 Jun 22 19:10 Dockerfile.build [2021-06-22T19:16:55.024Z] -rw-rw-r-- 1 1001 1001 849 Jun 22 19:10 Jenkinsfile [2021-06-22T19:16:55.024Z] -rw-rw-r-- 1 1001 1001 10775 Jun 22 19:10 LICENSE [2021-06-22T19:16:55.024Z] -rw-rw-r-- 1 1001 1001 5605 Jun 22 19:10 Makefile [2021-06-22T19:16:55.024Z] -rw-rw-r-- 1 1001 1001 7905 Jun 22 19:10 README.md [2021-06-22T19:16:55.024Z] -rw-rw-r-- 1 1001 1001 7071 Jun 22 19:10 SECURITY.md [2021-06-22T19:16:55.024Z] -rw-rw-r-- 1 1001 1001 5 Jun 22 19:08 VERSION [2021-06-22T19:16:55.024Z] -rw-rw-r-- 1 1001 1001 4131 Jun 22 19:10 ZMQWindows.md [2021-06-22T19:16:55.024Z] drwxrwxr-x 2 1001 1001 4096 Jun 22 19:10 bin [2021-06-22T19:16:55.024Z] drwxrwxr-x 14 1001 1001 4096 Jun 22 19:10 cmd [2021-06-22T19:16:55.024Z] -rw-r--r-- 1 root root 398095 Jun 22 19:15 coverage.out [2021-06-22T19:16:55.024Z] -rw-rw-r-- 1 1001 1001 841 Jun 22 19:10 go.mod [2021-06-22T19:16:55.024Z] -rw-r--r-- 1 root root 20962 Jun 22 19:12 go.sum [2021-06-22T19:16:55.024Z] drwxrwxr-x 7 1001 1001 4096 Jun 22 19:11 internal [2021-06-22T19:16:55.024Z] drwxrwxr-x 3 1001 1001 4096 Jun 22 19:11 openapi [2021-06-22T19:16:55.024Z] drwxrwxr-x 4 1001 1001 4096 Jun 22 19:11 snap [2021-06-22T19:16:55.024Z] -rw-rw-r-- 1 1001 1001 168 Jun 22 19:11 version.go [Pipeline] sh [2021-06-22T19:16:55.703Z] + '[' -e coverage.out ] [2021-06-22T19:16:55.703Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-22T19:16:55.754Z] Warning: overwriting stash ‘coverage-report’ [2021-06-22T19:16:56.531Z] Stashed 1 file(s) [Pipeline] sh [2021-06-22T19:16:57.214Z] + make build [2021-06-22T19:16:57.215Z] go mod tidy [2021-06-22T19:16:57.817Z] 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-06-22T19:17:04.532Z] 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-06-22T19:17:26.798Z] 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-06-22T19:17:28.780Z] 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-06-22T19:17:33.094Z] 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-06-22T19:17:33.367Z] 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-06-22T19:17:36.760Z] 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-06-22T19:17:40.159Z] 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-06-22T19:17:42.793Z] 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-06-22T19:17:47.101Z] 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-06-22T19:17:49.729Z] 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-06-22T19:17:52.360Z] 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-06-22T19:17:57.809Z] $ docker stop --time=1 a9317c155d0a25283e3306bf89d5f0dbc59cc54175368ee51fe74e12e19e4e2e [2021-06-22T19:18:00.268Z] $ docker rm -f a9317c155d0a25283e3306bf89d5f0dbc59cc54175368ee51fe74e12e19e4e2e [2021-06-22T19:18:01.385Z] Running on prd-ubuntu18.04-docker-8c-8g-772 in /w/workspace/edgexfoundry_edgex-go_PR-3590 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-06-22T19:18:01.584Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [2021-06-22T19:18:01.971Z] The recommended git tool is: git [Pipeline] sh [2021-06-22T19:18:02.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-22T19:18:02.338Z] [2021-06-22T19:18:02.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T19:18:02.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-22T19:18:03.005Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-22T19:18:03.005Z] 29e5d40040c1: Pulling fs layer [2021-06-22T19:18:03.005Z] 1ce36da41761: Pulling fs layer [2021-06-22T19:18:03.005Z] 25b303627fd3: Pulling fs layer [2021-06-22T19:18:03.279Z] 29e5d40040c1: Verifying Checksum [2021-06-22T19:18:03.279Z] 29e5d40040c1: Download complete [2021-06-22T19:18:03.874Z] 29e5d40040c1: Pull complete [2021-06-22T19:18:04.150Z] 1ce36da41761: Download complete [2021-06-22T19:18:04.443Z] using credential edgex-jenkins-ssh [2021-06-22T19:18:04.456Z] Cloning the remote Git repository [2021-06-22T19:18:04.485Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-22T19:18:04.557Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-22T19:18:04.604Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-22T19:18:04.605Z] > git --version # timeout=10 [2021-06-22T19:18:04.611Z] > git --version # 'git version 2.17.1' [2021-06-22T19:18:04.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T19:18:04.644Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T19:18:05.589Z] 1ce36da41761: Pull complete [2021-06-22T19:18:05.859Z] 25b303627fd3: Verifying Checksum [2021-06-22T19:18:05.859Z] 25b303627fd3: Download complete [2021-06-22T19:18:11.198Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:18:11.306Z] Merge succeeded, producing c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:18:11.307Z] Checking out Revision c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 (PR-3590) [2021-06-22T19:18:10.624Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-22T19:18:10.629Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T19:18:10.639Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-22T19:18:10.651Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-22T19:18:10.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T19:18:10.657Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3590/head:refs/remotes/origin/PR-3590 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-22T19:18:11.209Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T19:18:11.215Z] > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 [2021-06-22T19:18:11.274Z] > git remote # timeout=10 [2021-06-22T19:18:11.284Z] > git config --get remote.origin.url # timeout=10 [2021-06-22T19:18:11.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T19:18:11.293Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-22T19:18:11.301Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-22T19:18:11.310Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T19:18:11.320Z] > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 [2021-06-22T19:18:14.947Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-22T19:18:14.973Z] > git --version # timeout=10 [2021-06-22T19:18:14.977Z] > git --version # 'git version 2.17.1' [2021-06-22T19:18:14.980Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T19:18:16.024Z] 25b303627fd3: Pull complete [2021-06-22T19:18:16.024Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-22T19:18:16.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-22T19:18:16.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-22T19:18:16.312Z] + echo snap-build.sh [2021-06-22T19:18:16.313Z] snap-build.sh [2021-06-22T19:18:16.313Z] + SNAP_BASE_DIR=. [2021-06-22T19:18:16.313Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-06-22T19:18:16.313Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-06-22T19:18:16.313Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-06-22T19:18:16.313Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-06-22T19:18:16.313Z] + cd /w/workspace/edgex-go/1 [2021-06-22T19:18:16.313Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-22T19:18:16.313Z] Reading package lists... [2021-06-22T19:18:16.323Z] prd-ubuntu18.04-docker-arm64-4c-16g-771 does not seem to be running inside a container [2021-06-22T19:18:16.396Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-22T19:18:16.576Z] Building dependency tree... [2021-06-22T19:18:16.576Z] Reading state information... [2021-06-22T19:18:16.576Z] The following packages were automatically installed and are no longer required: [2021-06-22T19:18:16.576Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-22T19:18:16.576Z] uidmap xdelta3 [2021-06-22T19:18:16.576Z] Use 'sudo apt autoremove' to remove them. [2021-06-22T19:18:16.839Z] The following packages will be REMOVED: [2021-06-22T19:18:16.839Z] lxd* lxd-client* [2021-06-22T19:18:17.102Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-22T19:18:17.102Z] After this operation, 31.7 MB disk space will be freed. [2021-06-22T19:18:17.894Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-06-22T19:18:17.894Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-22T19:18:18.842Z] Removing lxd dnsmasq configuration [2021-06-22T19:18:18.842Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-22T19:18:19.107Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-22T19:18:19.293Z] $ docker top 2ecb08f7b250a2138f3145efe05eda2d19f57c6c049768267db5f5745d6c948c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T19:18:20.057Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-22T19:18:20.329Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-06-22T19:18:20.329Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-22T19:18:20.426Z] + grep parallel [2021-06-22T19:18:20.426Z] + docker-compose build --help [2021-06-22T19:18:21.726Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-22T19:18:21.726Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-22T19:18:23.132Z] + sudo snap remove --purge lxd [2021-06-22T19:18:23.132Z] snap "lxd" is not installed [2021-06-22T19:18:23.132Z] + sudo groupadd --force --system lxd [2021-06-22T19:18:23.132Z] ++ whoami [2021-06-22T19:18:23.132Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-22T19:18:23.132Z] + newgrp - lxd [2021-06-22T19:18:23.397Z] + sudo snap install lxd [2021-06-22T19:18:23.800Z] --parallel Build images in parallel. [Pipeline] } [2021-06-22T19:18:24.096Z] $ docker stop --time=1 2ecb08f7b250a2138f3145efe05eda2d19f57c6c049768267db5f5745d6c948c [2021-06-22T19:18:25.943Z] $ docker rm -f 2ecb08f7b250a2138f3145efe05eda2d19f57c6c049768267db5f5745d6c948c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T19:18:26.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-22T19:18:26.769Z] . [Pipeline] withDockerContainer [2021-06-22T19:18:27.049Z] prd-ubuntu18.04-docker-arm64-4c-16g-771 does not seem to be running inside a container [2021-06-22T19:18:27.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-22T19:18:28.638Z] $ docker top 96223ee49f62ead245b0e17da63f1bc7913b56f25e3f90e0fd5672cb0d6bc62d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T19:18:29.686Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-22T19:18:33.066Z] Building core-command ... [2021-06-22T19:18:33.066Z] Building core-data ... [2021-06-22T19:18:33.066Z] Building core-metadata ... [2021-06-22T19:18:33.066Z] Building security-bootstrapper ... [2021-06-22T19:18:33.066Z] Building security-proxy-setup ... [2021-06-22T19:18:33.066Z] Building security-secretstore-setup ... [2021-06-22T19:18:33.066Z] Building support-notifications ... [2021-06-22T19:18:33.066Z] Building support-scheduler ... [2021-06-22T19:18:33.067Z] Building sys-mgmt-agent ... [2021-06-22T19:18:33.067Z] Building support-notifications [2021-06-22T19:18:33.067Z] Building core-command [2021-06-22T19:18:33.067Z] Building security-secretstore-setup [2021-06-22T19:18:33.067Z] Building security-bootstrapper [2021-06-22T19:18:33.067Z] Building sys-mgmt-agent [2021-06-22T19:18:33.432Z] 2021-06-22T19:18:30Z INFO Waiting for automatic snapd restart... [2021-06-22T19:18:48.367Z] lxd 4.15 from Canonical* installed [2021-06-22T19:18:48.367Z] + sudo lxd init --auto [2021-06-22T19:18:58.400Z] + sudo snap install --classic snapcraft [2021-06-22T19:19:10.661Z] snapcraft 4.8.2 from Canonical* installed [2021-06-22T19:19:10.661Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-22T19:19:10.661Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-22T19:19:10.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-22T19:19:10.661Z] Dload Upload Total Spent Left Speed [2021-06-22T19:19:10.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3777 0 --:--:-- --:--:-- --:--:-- 3754 [2021-06-22T19:19:10.661Z] 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M [2021-06-22T19:19:10.661Z] ./yq_linux_amd64 [2021-06-22T19:19:10.661Z] + sudo snapcraft prime --use-lxd [2021-06-22T19:19:12.580Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-22T19:19:12.580Z] 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-06-22T19:19:12.580Z] - README.md [2021-06-22T19:19:12.580Z] [2021-06-22T19:19:12.580Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-22T19:19:13.154Z] Launching a container. [2021-06-22T19:19:21.336Z] Waiting for container to be ready [2021-06-22T19:19:21.336Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-22T19:19:21.336Z] [2021-06-22T19:19:25.558Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-22T19:19:25.558Z] Waiting for network to be ready... [2021-06-22T19:19:26.134Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-22T19:19:26.134Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-22T19:19:26.134Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-22T19:19:26.397Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-22T19:19:26.397Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-22T19:19:26.397Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-22T19:19:26.397Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-22T19:19:26.397Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-22T19:19:26.397Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-22T19:19:26.397Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-22T19:19:26.658Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-22T19:19:26.658Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-22T19:19:27.234Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-22T19:19:27.234Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-22T19:19:27.234Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-22T19:19:27.234Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-22T19:19:27.234Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-22T19:19:27.234Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-22T19:19:27.497Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-22T19:19:27.764Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-22T19:19:27.764Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-22T19:19:27.764Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-22T19:19:27.764Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-22T19:19:27.764Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-22T19:19:27.764Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-22T19:19:27.764Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-06-22T19:19:27.764Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-22T19:19:30.491Z] Fetched 24.7 MB in 4s (5895 kB/s) [2021-06-22T19:19:31.073Z] Reading package lists... [2021-06-22T19:19:31.337Z] Reading package lists... [2021-06-22T19:19:31.599Z] Building dependency tree... [2021-06-22T19:19:31.599Z] Reading state information... [2021-06-22T19:19:31.599Z] The following additional packages will be installed: [2021-06-22T19:19:31.599Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-22T19:19:31.599Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-22T19:19:31.599Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-22T19:19:31.599Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-22T19:19:31.599Z] Suggested packages: [2021-06-22T19:19:31.599Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-22T19:19:31.599Z] Recommended packages: [2021-06-22T19:19:31.599Z] gnupg libsasl2-modules [2021-06-22T19:19:31.599Z] The following NEW packages will be installed: [2021-06-22T19:19:31.599Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-22T19:19:31.599Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-22T19:19:31.599Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-22T19:19:31.599Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-22T19:19:31.599Z] The following packages will be upgraded: [2021-06-22T19:19:31.599Z] gpg gpg-agent gpgconf libudev1 [2021-06-22T19:19:31.599Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-22T19:19:31.599Z] Need to get 3530 kB of archives. [2021-06-22T19:19:31.599Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-22T19:19:31.599Z] 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-06-22T19:19:31.599Z] 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-06-22T19:19:31.862Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-22T19:19:31.862Z] 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-06-22T19:19:31.862Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-22T19:19:32.124Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-22T19:19:32.698Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-22T19:19:32.698Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-22T19:19:32.698Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-22T19:19:32.698Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-22T19:19:32.698Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-22T19:19:32.698Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-22T19:19:32.698Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-22T19:19:32.698Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-22T19:19:32.699Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-22T19:19:32.699Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-22T19:19:32.699Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-22T19:19:32.699Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-22T19:19:32.699Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-22T19:19:32.699Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-22T19:19:32.699Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-22T19:19:32.699Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-22T19:19:32.961Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-22T19:19:32.961Z] Fetched 3530 kB in 1s (2984 kB/s) [2021-06-22T19:19:32.961Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-22T19:19:32.961Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-22T19:19:32.961Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-22T19:19:32.961Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-22T19:19:33.227Z] Selecting previously unselected package udev. [2021-06-22T19:19:33.227Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-22T19:19:33.227Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-22T19:19:33.227Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-22T19:19:33.488Z] Selecting previously unselected package libfuse2:amd64. [2021-06-22T19:19:33.489Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-22T19:19:33.489Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-22T19:19:33.489Z] Selecting previously unselected package fuse. [2021-06-22T19:19:33.489Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-22T19:19:33.489Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-22T19:19:33.489Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-22T19:19:33.489Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-22T19:19:33.751Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-22T19:19:33.751Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-22T19:19:33.751Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-22T19:19:33.751Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-22T19:19:34.013Z] Selecting previously unselected package libksba8:amd64. [2021-06-22T19:19:34.013Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-22T19:19:34.013Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-22T19:19:34.013Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-22T19:19:34.013Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-22T19:19:34.013Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:34.013Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-22T19:19:34.013Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-22T19:19:34.013Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:34.729Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-22T19:19:34.730Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-22T19:19:34.730Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:34.730Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-22T19:19:34.730Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-22T19:19:34.730Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:34.730Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-22T19:19:34.730Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-22T19:19:34.730Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:34.730Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-22T19:19:34.730Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-22T19:19:34.730Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:34.730Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-22T19:19:34.730Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-22T19:19:34.730Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:34.730Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-22T19:19:34.730Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-22T19:19:34.730Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:34.730Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-22T19:19:34.730Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-22T19:19:34.730Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:34.992Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-22T19:19:34.993Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-22T19:19:34.993Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-22T19:19:34.993Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-22T19:19:34.993Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-22T19:19:34.993Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-22T19:19:34.993Z] Selecting previously unselected package libldap-common. [2021-06-22T19:19:34.993Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-22T19:19:34.993Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-22T19:19:34.993Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-22T19:19:34.993Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-22T19:19:34.993Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-22T19:19:35.256Z] Selecting previously unselected package dirmngr. [2021-06-22T19:19:35.256Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-22T19:19:35.256Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-22T19:19:35.256Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-22T19:19:35.256Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-22T19:19:35.256Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-22T19:19:35.256Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-22T19:19:35.256Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-22T19:19:35.518Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-22T19:19:35.518Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:35.518Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-22T19:19:35.518Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-22T19:19:35.518Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-22T19:19:35.781Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-22T19:19:36.043Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:36.043Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-22T19:19:36.043Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-22T19:19:36.043Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-22T19:19:36.043Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:36.043Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:36.043Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:36.043Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:36.043Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:36.043Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:36.043Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-22T19:19:36.043Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-22T19:19:36.043Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-22T19:19:36.043Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-22T19:19:36.620Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-22T19:19:36.620Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-22T19:19:36.620Z] This means they are not meant to be enabled using systemctl. [2021-06-22T19:19:36.620Z] Possible reasons for having this kind of units are: [2021-06-22T19:19:36.620Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-22T19:19:36.620Z] .wants/ or .requires/ directory. [2021-06-22T19:19:36.620Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-22T19:19:36.620Z] a requirement dependency on it. [2021-06-22T19:19:36.620Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-22T19:19:36.620Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-22T19:19:36.620Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-22T19:19:36.620Z] instance name specified. [2021-06-22T19:19:36.882Z] Reading package lists... [2021-06-22T19:19:37.147Z] Building dependency tree... [2021-06-22T19:19:37.147Z] Reading state information... [2021-06-22T19:19:37.409Z] The following additional packages will be installed: [2021-06-22T19:19:37.409Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-22T19:19:37.409Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-22T19:19:37.409Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-22T19:19:37.409Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-22T19:19:37.409Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-22T19:19:37.409Z] Suggested packages: [2021-06-22T19:19:37.409Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-22T19:19:37.409Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-22T19:19:37.409Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-22T19:19:37.409Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-22T19:19:37.409Z] systemd-container policykit-1 [2021-06-22T19:19:37.409Z] Recommended packages: [2021-06-22T19:19:37.409Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-22T19:19:37.409Z] The following NEW packages will be installed: [2021-06-22T19:19:37.409Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-22T19:19:37.409Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-22T19:19:37.409Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-22T19:19:37.409Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-22T19:19:37.409Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-22T19:19:37.409Z] The following packages will be upgraded: [2021-06-22T19:19:37.409Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-22T19:19:37.409Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-22T19:19:37.409Z] Need to get 36.7 MB of archives. [2021-06-22T19:19:37.409Z] After this operation, 147 MB of additional disk space will be used. [2021-06-22T19:19:37.409Z] 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-06-22T19:19:37.409Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-22T19:19:37.671Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-22T19:19:37.672Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-22T19:19:37.672Z] 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-06-22T19:19:37.672Z] 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-06-22T19:19:37.672Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-22T19:19:37.672Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-22T19:19:37.672Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-22T19:19:37.672Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-22T19:19:37.672Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-22T19:19:37.672Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-22T19:19:37.672Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-22T19:19:37.672Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-22T19:19:37.672Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-22T19:19:37.672Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-22T19:19:38.618Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-22T19:19:38.618Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-22T19:19:38.618Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-22T19:19:38.618Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-22T19:19:38.618Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-22T19:19:38.618Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-22T19:19:38.618Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-22T19:19:38.618Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-22T19:19:38.618Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-22T19:19:38.618Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-22T19:19:38.618Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-22T19:19:38.618Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-22T19:19:38.618Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-22T19:19:38.618Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-22T19:19:40.146Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-22T19:19:40.146Z] Fetched 36.7 MB in 2s (15.8 MB/s) [2021-06-22T19:19:40.146Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-22T19:19:40.146Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-22T19:19:40.146Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-22T19:19:40.407Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-22T19:19:40.669Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-22T19:19:40.669Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-22T19:19:40.669Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-22T19:19:40.669Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-22T19:19:40.669Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-22T19:19:40.932Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-22T19:19:40.932Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-22T19:19:40.932Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-22T19:19:41.169Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:19:41.169Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:19:41.169Z] ---> 74166e549c12 [2021-06-22T19:19:41.169Z] Step 3/24 : WORKDIR /edgex-go [2021-06-22T19:19:41.169Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:19:41.169Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:19:41.169Z] ---> 74166e549c12 [2021-06-22T19:19:41.169Z] Step 3/32 : WORKDIR /edgex-go [2021-06-22T19:19:41.169Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:19:41.169Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:19:41.169Z] ---> 74166e549c12 [2021-06-22T19:19:41.169Z] Step 3/26 : WORKDIR /edgex-go [2021-06-22T19:19:41.169Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:19:41.169Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:19:41.169Z] ---> 74166e549c12 [2021-06-22T19:19:41.169Z] Step 3/23 : WORKDIR /edgex-go [2021-06-22T19:19:41.169Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:19:41.169Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:19:41.169Z] ---> 74166e549c12 [2021-06-22T19:19:41.169Z] Step 3/24 : WORKDIR /edgex-go [2021-06-22T19:19:41.193Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-22T19:19:41.455Z] Setting up apt (1.6.13) ... [2021-06-22T19:19:41.455Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-22T19:19:41.719Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-22T19:19:41.989Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-22T19:19:41.989Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-22T19:19:41.989Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-22T19:19:42.252Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-22T19:19:42.252Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-22T19:19:42.252Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-22T19:19:42.252Z] Selecting previously unselected package libexpat1:amd64. [2021-06-22T19:19:42.252Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-22T19:19:42.252Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-22T19:19:42.542Z] Selecting previously unselected package python3.6-minimal. [2021-06-22T19:19:42.542Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-22T19:19:42.542Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-22T19:19:42.623Z] ---> Running in bb8503445f28 [2021-06-22T19:19:42.623Z] ---> Running in cfecf0dfe03a [2021-06-22T19:19:42.623Z] ---> Running in 85a3b076e570 [2021-06-22T19:19:42.623Z] ---> Running in c6a061be8349 [2021-06-22T19:19:42.623Z] ---> Running in c0764838b3bc [2021-06-22T19:19:42.807Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-22T19:19:42.807Z] Checking for services that may need to be restarted...done. [2021-06-22T19:19:42.808Z] Checking for services that may need to be restarted...done. [2021-06-22T19:19:42.808Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-22T19:19:42.808Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-22T19:19:42.808Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-22T19:19:43.391Z] Selecting previously unselected package python3-minimal. [2021-06-22T19:19:43.391Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-22T19:19:43.391Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-22T19:19:43.391Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-22T19:19:43.391Z] Selecting previously unselected package mime-support. [2021-06-22T19:19:43.391Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-22T19:19:43.391Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-22T19:19:43.391Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-22T19:19:43.391Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-22T19:19:43.391Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-22T19:19:43.635Z] Removing intermediate container bb8503445f28 [2021-06-22T19:19:43.635Z] ---> a050f4b7c933 [2021-06-22T19:19:43.635Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:19:43.654Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-22T19:19:43.654Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-22T19:19:43.654Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-22T19:19:43.908Z] Removing intermediate container c0764838b3bc [2021-06-22T19:19:43.908Z] ---> 1b4053b95ac3 [2021-06-22T19:19:43.908Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:19:43.908Z] Removing intermediate container 85a3b076e570 [2021-06-22T19:19:43.908Z] ---> 13f7b5d1766c [2021-06-22T19:19:43.908Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:19:43.908Z] Removing intermediate container cfecf0dfe03a [2021-06-22T19:19:43.908Z] ---> 233e7045c7f0 [2021-06-22T19:19:43.908Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:19:43.915Z] Selecting previously unselected package python3.6. [2021-06-22T19:19:43.915Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-22T19:19:43.915Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-22T19:19:43.915Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-22T19:19:43.915Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-22T19:19:43.915Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-22T19:19:43.915Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-22T19:19:44.177Z] Selecting previously unselected package python3. [2021-06-22T19:19:44.177Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-22T19:19:44.177Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-22T19:19:44.177Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-22T19:19:44.177Z] Selecting previously unselected package multiarch-support. [2021-06-22T19:19:44.177Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-22T19:19:44.177Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-22T19:19:44.180Z] Removing intermediate container c6a061be8349 [2021-06-22T19:19:44.180Z] ---> 5bea5da401c1 [2021-06-22T19:19:44.180Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:19:44.438Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-22T19:19:44.438Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-22T19:19:44.438Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-22T19:19:44.438Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-22T19:19:44.438Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-22T19:19:44.438Z] Selecting previously unselected package libbsd0:amd64. [2021-06-22T19:19:44.438Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-22T19:19:44.438Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-22T19:19:44.453Z] ---> Running in 0c994d9bf99a [2021-06-22T19:19:44.453Z] ---> Running in 23a152e8a8cd [2021-06-22T19:19:44.453Z] ---> Running in 4ff7bda5735f [2021-06-22T19:19:44.453Z] ---> Running in 9a42e1bb1a94 [2021-06-22T19:19:44.453Z] ---> Running in af4a5a5a2485 [2021-06-22T19:19:44.700Z] Selecting previously unselected package sudo. [2021-06-22T19:19:44.700Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-22T19:19:44.700Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-22T19:19:44.700Z] Selecting previously unselected package apparmor. [2021-06-22T19:19:44.700Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-22T19:19:44.700Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-22T19:19:45.646Z] Selecting previously unselected package libedit2:amd64. [2021-06-22T19:19:45.646Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-22T19:19:45.646Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-22T19:19:45.953Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-22T19:19:45.953Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-22T19:19:45.953Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-22T19:19:45.953Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-22T19:19:45.953Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-22T19:19:45.953Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-22T19:19:45.953Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-22T19:19:45.953Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-22T19:19:45.953Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-22T19:19:46.215Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-22T19:19:46.215Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-22T19:19:46.215Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-22T19:19:46.215Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-22T19:19:46.215Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-22T19:19:46.215Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-22T19:19:46.476Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-22T19:19:46.476Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-22T19:19:46.476Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-22T19:19:46.476Z] Selecting previously unselected package openssh-client. [2021-06-22T19:19:46.476Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-22T19:19:46.476Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-22T19:19:46.737Z] Selecting previously unselected package squashfs-tools. [2021-06-22T19:19:46.737Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-22T19:19:46.737Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-22T19:19:46.737Z] Selecting previously unselected package snapd. [2021-06-22T19:19:46.737Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-22T19:19:46.737Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-22T19:19:48.656Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-22T19:19:48.656Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-22T19:19:48.770Z] Removing intermediate container 0c994d9bf99a [2021-06-22T19:19:48.771Z] ---> 23fac895fb20 [2021-06-22T19:19:48.771Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-22T19:19:48.771Z] ---> Running in 6c030bc809fb [2021-06-22T19:19:48.771Z] Removing intermediate container 23a152e8a8cd [2021-06-22T19:19:48.771Z] ---> f96a7426953a [2021-06-22T19:19:48.771Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-22T19:19:48.771Z] Removing intermediate container 9a42e1bb1a94 [2021-06-22T19:19:48.771Z] ---> 71a65097c077 [2021-06-22T19:19:48.771Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-22T19:19:48.771Z] ---> Running in 7c3c0e4daa20 [2021-06-22T19:19:48.919Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-22T19:19:48.920Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-22T19:19:48.920Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-22T19:19:48.920Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-22T19:19:48.920Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-22T19:19:48.920Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-22T19:19:48.920Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-22T19:19:49.061Z] Removing intermediate container 4ff7bda5735f [2021-06-22T19:19:49.061Z] ---> ad6b4fe5c8c5 [2021-06-22T19:19:49.061Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-22T19:19:49.061Z] ---> Running in b33fbfa8c425 [2021-06-22T19:19:49.061Z] Removing intermediate container af4a5a5a2485 [2021-06-22T19:19:49.061Z] ---> cbe1b47918d6 [2021-06-22T19:19:49.061Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-22T19:19:49.344Z] ---> Running in c247892759fd [2021-06-22T19:19:49.344Z] ---> Running in 540cd8a98fc0 [2021-06-22T19:19:49.494Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-22T19:19:49.494Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-22T19:19:49.494Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-22T19:19:49.757Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-22T19:19:49.757Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-22T19:19:49.757Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-22T19:19:50.331Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-22T19:19:50.332Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-22T19:19:50.332Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-22T19:19:50.332Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-22T19:19:50.332Z] running python rtupdate hooks for python3.6... [2021-06-22T19:19:50.332Z] running python post-rtupdate hooks for python3.6... [2021-06-22T19:19:50.332Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-22T19:19:50.344Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T19:19:50.940Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T19:19:51.213Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T19:19:51.213Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T19:19:51.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T19:19:51.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T19:19:52.080Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T19:19:52.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T19:19:52.362Z] OK: 218 MiB in 52 packages [2021-06-22T19:19:52.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T19:19:52.978Z] OK: 218 MiB in 52 packages [2021-06-22T19:19:52.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T19:19:53.261Z] OK: 218 MiB in 52 packages [2021-06-22T19:19:53.540Z] OK: 218 MiB in 52 packages [2021-06-22T19:19:53.657Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-22T19:19:53.657Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-22T19:19:53.920Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-22T19:19:53.920Z] Setting up snapd (2.49.2+18.04) ... [2021-06-22T19:19:54.143Z] Removing intermediate container 6c030bc809fb [2021-06-22T19:19:54.144Z] ---> a0b11e23c47e [2021-06-22T19:19:54.144Z] Step 6/24 : COPY go.mod . [2021-06-22T19:19:54.183Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-22T19:19:54.449Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-22T19:19:54.452Z] OK: 218 MiB in 52 packages [2021-06-22T19:19:54.452Z] Removing intermediate container 7c3c0e4daa20 [2021-06-22T19:19:54.452Z] ---> da34fe1f9ff5 [2021-06-22T19:19:54.452Z] Step 6/32 : COPY go.mod . [2021-06-22T19:19:54.711Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-22T19:19:54.977Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-22T19:19:54.978Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-22T19:19:54.978Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-22T19:19:55.049Z] Removing intermediate container b33fbfa8c425 [2021-06-22T19:19:55.050Z] ---> e5561b520790 [2021-06-22T19:19:55.050Z] Step 6/23 : COPY go.mod . [2021-06-22T19:19:55.239Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-22T19:19:55.325Z] Removing intermediate container c247892759fd [2021-06-22T19:19:55.326Z] ---> a231e2ad388a [2021-06-22T19:19:55.326Z] Step 6/24 : COPY go.mod . [2021-06-22T19:19:55.326Z] ---> ae2ffa751020 [2021-06-22T19:19:55.326Z] Step 7/24 : RUN go mod download [2021-06-22T19:19:55.502Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-22T19:19:55.502Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-22T19:19:55.601Z] ---> Running in 50ee68f32824 [2021-06-22T19:19:55.765Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-22T19:19:55.878Z] ---> de196a37600f [2021-06-22T19:19:55.878Z] Step 7/32 : RUN go mod download [2021-06-22T19:19:55.878Z] Removing intermediate container 540cd8a98fc0 [2021-06-22T19:19:55.878Z] ---> c3207c814526 [2021-06-22T19:19:55.878Z] Step 6/26 : COPY go.mod . [2021-06-22T19:19:55.878Z] ---> Running in 9046960b4ead [2021-06-22T19:19:56.030Z] /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-06-22T19:19:56.030Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-22T19:19:56.030Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-22T19:19:56.153Z] ---> 20e11b7d14fa [2021-06-22T19:19:56.153Z] Step 7/23 : RUN go mod download [2021-06-22T19:19:56.429Z] ---> c065bc7d6aef [2021-06-22T19:19:56.430Z] Step 7/24 : RUN go mod download [2021-06-22T19:19:56.430Z] ---> Running in fdc13e8f6030 [2021-06-22T19:19:56.983Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-22T19:19:56.983Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-22T19:19:57.037Z] ---> Running in df4eb448ed1a [2021-06-22T19:19:57.038Z] ---> 1ae5939fea0d [2021-06-22T19:19:57.038Z] Step 7/26 : RUN go mod download [2021-06-22T19:19:57.244Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-22T19:19:57.318Z] ---> Running in f6e9b00dc811 [2021-06-22T19:19:58.190Z] Reading package lists... [2021-06-22T19:19:59.029Z] Reading package lists... [2021-06-22T19:19:59.029Z] Building dependency tree... [2021-06-22T19:19:59.029Z] Reading state information... [2021-06-22T19:19:59.292Z] Calculating upgrade... [2021-06-22T19:19:59.292Z] The following packages will be upgraded: [2021-06-22T19:19:59.292Z] advancecomp base-files bash binutils binutils-common [2021-06-22T19:19:59.292Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-22T19:19:59.292Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-22T19:19:59.292Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-22T19:19:59.292Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-22T19:19:59.292Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-22T19:19:59.292Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-22T19:19:59.292Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-22T19:19:59.292Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-22T19:19:59.292Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-22T19:19:59.292Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-22T19:19:59.292Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-22T19:19:59.292Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-22T19:19:59.292Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-22T19:19:59.292Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-22T19:19:59.292Z] ubuntu-keyring util-linux [2021-06-22T19:19:59.556Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-22T19:19:59.557Z] Need to get 64.1 MB of archives. [2021-06-22T19:19:59.557Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-22T19:19:59.557Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-22T19:19:59.557Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-22T19:19:59.557Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-22T19:19:59.557Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-22T19:19:59.557Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-22T19:19:59.557Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-22T19:19:59.557Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-22T19:19:59.557Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-22T19:19:59.557Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-22T19:19:59.557Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-22T19:19:59.557Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-22T19:19:59.557Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-22T19:19:59.557Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-22T19:19:59.557Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-22T19:19:59.557Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-22T19:19:59.557Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-22T19:19:59.557Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-22T19:19:59.557Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-22T19:19:59.557Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-22T19:19:59.821Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-22T19:19:59.821Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-22T19:19:59.821Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-22T19:19:59.821Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-22T19:19:59.821Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-22T19:19:59.821Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-22T19:19:59.821Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-22T19:19:59.821Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-22T19:19:59.821Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-22T19:19:59.821Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-22T19:19:59.821Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-22T19:19:59.821Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-22T19:19:59.821Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-22T19:19:59.821Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-22T19:19:59.821Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-22T19:19:59.821Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-22T19:19:59.821Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-22T19:19:59.821Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-22T19:19:59.821Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-22T19:19:59.821Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-22T19:19:59.821Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-22T19:19:59.821Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-22T19:19:59.821Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-22T19:19:59.821Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-22T19:19:59.821Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-22T19:19:59.821Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-22T19:19:59.821Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-22T19:19:59.821Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-22T19:19:59.821Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-22T19:19:59.821Z] 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-06-22T19:19:59.821Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-22T19:19:59.821Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-22T19:19:59.821Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-22T19:19:59.821Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-22T19:19:59.821Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-22T19:19:59.821Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-22T19:19:59.821Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-22T19:20:00.084Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-22T19:20:00.084Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-22T19:20:00.085Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-22T19:20:00.355Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-22T19:20:00.356Z] 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-06-22T19:20:00.356Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-22T19:20:00.356Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-22T19:20:00.356Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-22T19:20:00.356Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-22T19:20:00.722Z] Removing intermediate container 50ee68f32824 [2021-06-22T19:20:00.722Z] ---> f5c3ff6e8c80 [2021-06-22T19:20:00.722Z] Step 8/24 : COPY . . [2021-06-22T19:20:00.722Z] Removing intermediate container 9046960b4ead [2021-06-22T19:20:00.722Z] ---> eb782de7fe2f [2021-06-22T19:20:00.722Z] Step 8/32 : COPY . . [2021-06-22T19:20:00.929Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-22T19:20:00.929Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-22T19:20:00.929Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-22T19:20:01.004Z] Removing intermediate container fdc13e8f6030 [2021-06-22T19:20:01.004Z] ---> 6251f8a948f2 [2021-06-22T19:20:01.004Z] Step 8/23 : COPY . . [2021-06-22T19:20:01.191Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-22T19:20:01.191Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-22T19:20:01.191Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-22T19:20:01.453Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-22T19:20:01.453Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-22T19:20:01.453Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-22T19:20:01.453Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-22T19:20:01.453Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-22T19:20:01.453Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-22T19:20:01.616Z] Removing intermediate container df4eb448ed1a [2021-06-22T19:20:01.616Z] ---> 4d4a6de1596a [2021-06-22T19:20:01.616Z] Step 8/24 : COPY . . [2021-06-22T19:20:01.715Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-22T19:20:01.715Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-22T19:20:01.715Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-22T19:20:01.715Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-22T19:20:01.715Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-22T19:20:01.715Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-22T19:20:01.715Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-22T19:20:01.715Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-22T19:20:01.715Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-22T19:20:01.715Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-22T19:20:01.715Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-22T19:20:01.902Z] Removing intermediate container f6e9b00dc811 [2021-06-22T19:20:01.902Z] ---> 39e97d26e141 [2021-06-22T19:20:01.902Z] Step 8/26 : COPY . . [2021-06-22T19:20:01.977Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-22T19:20:01.977Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-22T19:20:01.977Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-22T19:20:01.977Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-22T19:20:01.977Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-22T19:20:01.977Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-22T19:20:01.977Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-22T19:20:01.977Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-22T19:20:01.977Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-22T19:20:01.977Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-22T19:20:01.977Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-22T19:20:01.977Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-22T19:20:01.977Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-22T19:20:02.243Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-22T19:20:02.243Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-22T19:20:02.243Z] Fetched 64.1 MB in 3s (23.7 MB/s) [2021-06-22T19:20:02.243Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-22T19:20:02.243Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-22T19:20:02.243Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-22T19:20:02.819Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-22T19:20:02.819Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-22T19:20:03.081Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-22T19:20:03.081Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-22T19:20:03.347Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:03.347Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-22T19:20:03.347Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:03.347Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-22T19:20:03.609Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:03.609Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-22T19:20:03.609Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:03.609Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-22T19:20:03.609Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:03.609Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-22T19:20:03.873Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:03.873Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-22T19:20:04.449Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:04.449Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-22T19:20:04.713Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-22T19:20:04.713Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-22T19:20:04.713Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:04.713Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-22T19:20:04.976Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-22T19:20:04.976Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-22T19:20:04.976Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:04.976Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-22T19:20:04.976Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:04.976Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-22T19:20:04.976Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:05.240Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-22T19:20:05.240Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-22T19:20:05.504Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-22T19:20:05.504Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-22T19:20:05.504Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-22T19:20:06.080Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-22T19:20:06.080Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-22T19:20:06.342Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-22T19:20:06.342Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-22T19:20:06.342Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-22T19:20:06.342Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-22T19:20:06.607Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-22T19:20:06.607Z] Installing new version of config file /etc/issue ... [2021-06-22T19:20:06.607Z] Installing new version of config file /etc/issue.net ... [2021-06-22T19:20:06.607Z] Installing new version of config file /etc/lsb-release ... [2021-06-22T19:20:06.607Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-22T19:20:06.878Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-22T19:20:06.878Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-22T19:20:06.878Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-22T19:20:06.878Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:06.878Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-22T19:20:06.878Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-22T19:20:07.142Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-22T19:20:07.142Z] 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-06-22T19:20:07.142Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:07.142Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-22T19:20:07.142Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-22T19:20:07.142Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-22T19:20:07.407Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:07.407Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-22T19:20:07.407Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-22T19:20:07.407Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-22T19:20:07.407Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:07.407Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-22T19:20:07.407Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-22T19:20:07.700Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-22T19:20:07.964Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:07.964Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-22T19:20:07.964Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-22T19:20:07.964Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-22T19:20:07.964Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:07.964Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-22T19:20:07.964Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-22T19:20:08.227Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-22T19:20:08.227Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:08.227Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-22T19:20:08.227Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-22T19:20:08.490Z] Setting up grep (3.1-2build1) ... [2021-06-22T19:20:08.490Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:08.490Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-22T19:20:08.490Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-22T19:20:08.752Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-22T19:20:08.752Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:08.752Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-22T19:20:08.752Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-22T19:20:09.015Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-22T19:20:09.015Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:09.015Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-22T19:20:09.015Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-22T19:20:09.591Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-22T19:20:09.591Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-22T19:20:09.591Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-22T19:20:09.591Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-22T19:20:09.853Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-22T19:20:10.115Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:10.115Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-22T19:20:10.115Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-22T19:20:10.710Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-22T19:20:10.710Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-22T19:20:10.710Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-22T19:20:10.710Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-22T19:20:10.710Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-22T19:20:10.972Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:10.972Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-22T19:20:10.972Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-22T19:20:10.972Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-22T19:20:10.972Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:10.972Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-22T19:20:10.972Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-22T19:20:11.235Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-22T19:20:11.235Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:11.235Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-22T19:20:11.235Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-22T19:20:11.235Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-22T19:20:11.499Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:11.499Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-22T19:20:11.499Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-22T19:20:11.499Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-22T19:20:11.499Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:11.499Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-22T19:20:11.499Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-22T19:20:11.763Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-22T19:20:11.763Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:11.763Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-22T19:20:11.763Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-22T19:20:11.763Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-22T19:20:11.763Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-22T19:20:12.037Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-22T19:20:12.037Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:12.037Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-22T19:20:12.037Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-22T19:20:12.037Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-22T19:20:12.037Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:12.037Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-22T19:20:12.037Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-22T19:20:12.299Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-22T19:20:12.299Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:12.299Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-22T19:20:12.299Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-22T19:20:12.299Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-22T19:20:12.563Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:12.563Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-22T19:20:12.563Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-22T19:20:12.827Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-22T19:20:13.090Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-22T19:20:13.353Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-22T19:20:13.619Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:13.619Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-22T19:20:13.619Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-22T19:20:13.619Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-22T19:20:13.881Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-22T19:20:13.881Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-22T19:20:13.881Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-22T19:20:13.881Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-22T19:20:14.146Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-22T19:20:14.146Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-22T19:20:14.146Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-22T19:20:14.146Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-22T19:20:14.426Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-22T19:20:14.426Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-22T19:20:14.426Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-22T19:20:14.426Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-22T19:20:14.689Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-22T19:20:14.689Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-22T19:20:14.689Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-22T19:20:14.689Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-22T19:20:14.689Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-22T19:20:14.689Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-22T19:20:14.951Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-22T19:20:14.951Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-22T19:20:14.951Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-22T19:20:14.951Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-22T19:20:14.951Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-22T19:20:15.213Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-22T19:20:15.213Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-22T19:20:15.213Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-22T19:20:15.213Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-22T19:20:15.476Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-22T19:20:15.476Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-22T19:20:15.476Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-22T19:20:15.476Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-22T19:20:15.476Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-22T19:20:15.476Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-22T19:20:15.741Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-22T19:20:15.741Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-22T19:20:15.741Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-22T19:20:15.741Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-22T19:20:15.741Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-22T19:20:15.741Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-22T19:20:15.741Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-22T19:20:16.003Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-22T19:20:16.003Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-22T19:20:16.003Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-22T19:20:16.003Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-22T19:20:16.003Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-22T19:20:16.003Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-22T19:20:16.003Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-22T19:20:16.003Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-22T19:20:16.268Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-22T19:20:16.268Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-22T19:20:16.268Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-22T19:20:16.268Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-22T19:20:16.268Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-22T19:20:16.268Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-22T19:20:16.544Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-22T19:20:16.544Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-22T19:20:16.544Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-22T19:20:16.544Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-22T19:20:16.544Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-22T19:20:16.807Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-22T19:20:16.807Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-22T19:20:16.807Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-22T19:20:16.807Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-22T19:20:17.069Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-22T19:20:17.069Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-22T19:20:17.069Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-22T19:20:17.069Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-22T19:20:17.069Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-22T19:20:17.069Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-22T19:20:17.069Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-22T19:20:17.338Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-22T19:20:17.338Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-22T19:20:17.338Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-22T19:20:17.338Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-22T19:20:17.338Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-22T19:20:17.601Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-22T19:20:17.601Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-22T19:20:17.601Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-22T19:20:17.601Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-22T19:20:17.601Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-22T19:20:17.601Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-22T19:20:17.601Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-22T19:20:17.601Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-22T19:20:17.864Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-22T19:20:17.864Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-22T19:20:17.864Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-22T19:20:17.864Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-22T19:20:18.126Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-22T19:20:18.126Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-22T19:20:18.126Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-22T19:20:18.126Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-22T19:20:18.126Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-22T19:20:18.126Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-22T19:20:18.126Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-22T19:20:18.126Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-22T19:20:18.388Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-22T19:20:18.388Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-22T19:20:18.388Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-22T19:20:18.388Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-22T19:20:18.388Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-22T19:20:18.388Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-22T19:20:18.650Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-22T19:20:18.650Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-22T19:20:18.650Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-22T19:20:18.650Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-22T19:20:18.650Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-22T19:20:18.913Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-22T19:20:18.913Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-22T19:20:18.913Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-22T19:20:18.913Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-22T19:20:18.913Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-22T19:20:18.913Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-22T19:20:18.913Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-22T19:20:19.193Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-22T19:20:19.193Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-22T19:20:19.193Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-22T19:20:19.193Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-22T19:20:19.193Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-22T19:20:19.193Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-22T19:20:19.508Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-22T19:20:19.508Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-22T19:20:19.769Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-22T19:20:19.769Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-22T19:20:19.769Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-22T19:20:19.769Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-22T19:20:20.030Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-22T19:20:20.030Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-22T19:20:20.293Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-22T19:20:20.293Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-22T19:20:20.293Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-22T19:20:20.557Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-22T19:20:20.557Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-22T19:20:20.557Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-22T19:20:20.557Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:20.557Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-22T19:20:20.557Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:20.557Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-22T19:20:20.819Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:20.819Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-22T19:20:20.819Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:20.819Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-22T19:20:22.220Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:22.220Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-22T19:20:23.168Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:23.168Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-22T19:20:23.449Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:23.449Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-22T19:20:23.712Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:23.712Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-22T19:20:24.663Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-22T19:20:24.663Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-22T19:20:24.663Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-22T19:20:24.663Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-22T19:20:24.663Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-22T19:20:24.663Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-22T19:20:24.663Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-22T19:20:24.663Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-22T19:20:24.663Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-22T19:20:24.663Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-22T19:20:24.927Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-22T19:20:24.927Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-22T19:20:24.927Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-22T19:20:24.927Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-22T19:20:25.190Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-22T19:20:25.190Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-22T19:20:25.190Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-22T19:20:25.190Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-22T19:20:25.190Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-22T19:20:25.190Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-22T19:20:25.190Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-22T19:20:25.190Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-22T19:20:25.190Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-22T19:20:25.190Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-22T19:20:25.453Z] [2021-06-22T19:20:25.453Z] Current default time zone: 'Etc/UTC' [2021-06-22T19:20:25.453Z] Local time is now: Tue Jun 22 19:20:25 UTC 2021. [2021-06-22T19:20:25.453Z] Universal Time is now: Tue Jun 22 19:20:25 UTC 2021. [2021-06-22T19:20:25.453Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-22T19:20:25.453Z] [2021-06-22T19:20:25.453Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-22T19:20:25.453Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-22T19:20:25.453Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-22T19:20:25.453Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-22T19:20:25.453Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-22T19:20:25.453Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-22T19:20:25.453Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-22T19:20:25.453Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-22T19:20:25.453Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-22T19:20:25.453Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-22T19:20:25.453Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-22T19:20:25.453Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-22T19:20:25.716Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-22T19:20:25.716Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-22T19:20:25.716Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-22T19:20:25.716Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-22T19:20:25.716Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-22T19:20:25.716Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-22T19:20:25.716Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-22T19:20:25.716Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-22T19:20:25.716Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-22T19:20:25.716Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-22T19:20:25.716Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-22T19:20:27.638Z] Updating certificates in /etc/ssl/certs... [2021-06-22T19:20:28.588Z] 23 added, 27 removed; done. [2021-06-22T19:20:28.588Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-22T19:20:28.588Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-22T19:20:28.588Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-22T19:20:28.588Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-22T19:20:28.588Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-22T19:20:28.588Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-22T19:20:28.588Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-22T19:20:28.588Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-22T19:20:28.588Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-22T19:20:28.588Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-22T19:20:28.588Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-22T19:20:28.588Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-22T19:20:28.724Z] ---> 1884d38bf785 [2021-06-22T19:20:28.724Z] Step 9/32 : RUN go mod tidy [2021-06-22T19:20:28.724Z] ---> 2ee97a4394d4 [2021-06-22T19:20:28.724Z] Step 9/24 : RUN go mod tidy [2021-06-22T19:20:28.724Z] ---> 0621cbffc1e0 [2021-06-22T19:20:28.724Z] Step 9/24 : RUN go mod tidy [2021-06-22T19:20:28.724Z] ---> Running in cdd6e8037bb4 [2021-06-22T19:20:28.724Z] ---> Running in b2940d4b988d [2021-06-22T19:20:28.724Z] ---> 211316d004b5 [2021-06-22T19:20:28.724Z] Step 9/23 : RUN go mod tidy [2021-06-22T19:20:28.724Z] ---> 54800e162f5c [2021-06-22T19:20:28.724Z] Step 9/26 : RUN go mod tidy [2021-06-22T19:20:28.724Z] ---> Running in 40aefcd11ef5 [2021-06-22T19:20:28.724Z] ---> Running in 9f66134094e6 [2021-06-22T19:20:28.724Z] ---> Running in 9dc028303476 [2021-06-22T19:20:28.849Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-22T19:20:28.849Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-22T19:20:28.849Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-22T19:20:28.849Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-22T19:20:28.849Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-22T19:20:28.849Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-22T19:20:28.849Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-22T19:20:28.849Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-22T19:20:28.849Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-22T19:20:28.849Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-22T19:20:28.849Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-22T19:20:28.849Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-22T19:20:29.112Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-22T19:20:29.112Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-22T19:20:29.112Z] Updating certificates in /etc/ssl/certs... [2021-06-22T19:20:29.688Z] 0 added, 0 removed; done. [2021-06-22T19:20:29.688Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-22T19:20:29.688Z] done. [2021-06-22T19:20:30.260Z] Reading package lists... [2021-06-22T19:20:30.260Z] Building dependency tree... [2021-06-22T19:20:30.260Z] Reading state information... [2021-06-22T19:20:30.521Z] The following NEW packages will be installed: [2021-06-22T19:20:30.522Z] apt-transport-https [2021-06-22T19:20:30.784Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-22T19:20:30.784Z] Need to get 1692 B of archives. [2021-06-22T19:20:30.784Z] After this operation, 154 kB of additional disk space will be used. [2021-06-22T19:20:30.784Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-22T19:20:30.784Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-22T19:20:30.784Z] Fetched 1692 B in 0s (8432 B/s) [2021-06-22T19:20:30.784Z] Selecting previously unselected package apt-transport-https. [2021-06-22T19:20:30.784Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-22T19:20:30.784Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-22T19:20:30.784Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-22T19:20:30.784Z] Setting up apt-transport-https (1.6.13) ... [2021-06-22T19:20:31.045Z] Waiting for network to be ready... [2021-06-22T19:20:32.129Z] Removing intermediate container b2940d4b988d [2021-06-22T19:20:32.129Z] ---> 345f1b15ca54 [2021-06-22T19:20:32.129Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-22T19:20:32.129Z] ---> Running in cc50bc0d256e [2021-06-22T19:20:32.129Z] Removing intermediate container cdd6e8037bb4 [2021-06-22T19:20:32.129Z] ---> b9f3c7d62674 [2021-06-22T19:20:32.129Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-22T19:20:32.129Z] Removing intermediate container 40aefcd11ef5 [2021-06-22T19:20:32.129Z] ---> 590d02374284 [2021-06-22T19:20:32.129Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-22T19:20:32.408Z] ---> Running in 83818ad66b9d [2021-06-22T19:20:32.408Z] ---> Running in cb73fcf132c3 [2021-06-22T19:20:32.408Z] Removing intermediate container 9f66134094e6 [2021-06-22T19:20:32.408Z] ---> b051bdb976d7 [2021-06-22T19:20:32.408Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-22T19:20:32.683Z] Removing intermediate container 9dc028303476 [2021-06-22T19:20:32.683Z] ---> 39362e729913 [2021-06-22T19:20:32.683Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-22T19:20:32.683Z] ---> Running in 4050adb27298 [2021-06-22T19:20:32.958Z] ---> Running in d0dd494015bc [2021-06-22T19:20:33.947Z] 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-06-22T19:20:34.938Z] 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-06-22T19:20:34.938Z] 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-06-22T19:20:35.219Z] 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-06-22T19:20:35.496Z] 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-06-22T19:20:37.651Z] 2021-06-22T19:20:34Z INFO Waiting for automatic snapd restart... [2021-06-22T19:20:38.224Z] snapd 2.51 from Canonical* installed [2021-06-22T19:20:39.168Z] "snapd" switched to the "latest/stable" channel [2021-06-22T19:20:39.169Z] [2021-06-22T19:20:42.474Z] core18 20210611 from Canonical* installed [2021-06-22T19:20:42.474Z] "core18" switched to the "latest/stable" channel [2021-06-22T19:20:42.474Z] [2021-06-22T19:20:45.782Z] snapcraft 4.8.2 from Canonical* installed [2021-06-22T19:20:46.354Z] "snapcraft" switched to the "latest/stable" channel [2021-06-22T19:20:46.354Z] [2021-06-22T19:20:50.642Z] 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-06-22T19:20:50.642Z] - README.md [2021-06-22T19:20:50.642Z] [2021-06-22T19:20:50.642Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-22T19:20:50.951Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-22T19:20:50.951Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-22T19:20:50.951Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-22T19:20:52.316Z] Reading package lists... [2021-06-22T19:20:52.894Z] 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-06-22T19:20:52.894Z] Reading package lists... [2021-06-22T19:20:52.894Z] Building dependency tree... [2021-06-22T19:20:52.894Z] Reading state information... [2021-06-22T19:20:53.159Z] Suggested packages: [2021-06-22T19:20:53.159Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-22T19:20:53.159Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-22T19:20:53.159Z] Recommended packages: [2021-06-22T19:20:53.159Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-22T19:20:53.159Z] The following NEW packages will be installed: [2021-06-22T19:20:53.159Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-22T19:20:53.159Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-22T19:20:53.159Z] pkg-config zip [2021-06-22T19:20:53.159Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-22T19:20:53.159Z] Need to get 7663 kB of archives. [2021-06-22T19:20:53.159Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-22T19:20:53.159Z] 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-06-22T19:20:53.424Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-22T19:20:53.424Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-22T19:20:53.424Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-22T19:20:53.424Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-22T19:20:53.424Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-22T19:20:53.424Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-22T19:20:53.424Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-22T19:20:53.688Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-22T19:20:53.688Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-22T19:20:53.688Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-22T19:20:53.688Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-22T19:20:53.688Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-22T19:20:53.958Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-22T19:20:53.958Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-22T19:20:53.958Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-22T19:20:53.958Z] Fetched 7663 kB in 1s (10.8 MB/s) [2021-06-22T19:20:53.958Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-22T19:20:53.958Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-22T19:20:53.958Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-22T19:20:54.225Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-22T19:20:54.225Z] Selecting previously unselected package libpsl5:amd64. [2021-06-22T19:20:54.225Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-22T19:20:54.225Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-22T19:20:54.225Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-22T19:20:54.225Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-22T19:20:54.225Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-22T19:20:54.491Z] Selecting previously unselected package librtmp1:amd64. [2021-06-22T19:20:54.491Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-22T19:20:54.491Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-22T19:20:54.491Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-22T19:20:54.491Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-22T19:20:54.491Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-22T19:20:54.491Z] Selecting previously unselected package liberror-perl. [2021-06-22T19:20:54.491Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-22T19:20:54.491Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-22T19:20:54.491Z] Selecting previously unselected package git-man. [2021-06-22T19:20:54.491Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-22T19:20:54.491Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-22T19:20:54.756Z] Selecting previously unselected package git. [2021-06-22T19:20:54.756Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-22T19:20:54.756Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-22T19:20:55.344Z] Selecting previously unselected package libnorm1:amd64. [2021-06-22T19:20:55.344Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-22T19:20:55.344Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-22T19:20:55.344Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-22T19:20:55.344Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-22T19:20:55.344Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-22T19:20:55.344Z] Selecting previously unselected package libsodium23:amd64. [2021-06-22T19:20:55.344Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-22T19:20:55.344Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-22T19:20:55.609Z] Selecting previously unselected package libzmq5:amd64. [2021-06-22T19:20:55.610Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-22T19:20:55.610Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-22T19:20:55.610Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-22T19:20:55.610Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-22T19:20:55.610Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-22T19:20:55.875Z] Selecting previously unselected package pkg-config. [2021-06-22T19:20:55.875Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-22T19:20:55.875Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-22T19:20:55.875Z] Selecting previously unselected package zip. [2021-06-22T19:20:55.876Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-22T19:20:55.876Z] Unpacking zip (3.0-11build1) ... [2021-06-22T19:20:56.141Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-22T19:20:56.141Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-22T19:20:56.141Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-22T19:20:56.141Z] Setting up liberror-perl (0.17025-1) ... [2021-06-22T19:20:56.141Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-22T19:20:56.141Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-22T19:20:56.141Z] No schema files found: doing nothing. [2021-06-22T19:20:56.141Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-22T19:20:56.141Z] Setting up zip (3.0-11build1) ... [2021-06-22T19:20:56.141Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-22T19:20:56.141Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-22T19:20:56.141Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-22T19:20:56.141Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-22T19:20:56.141Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-22T19:20:56.141Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-22T19:20:56.141Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-22T19:20:56.141Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-22T19:20:56.726Z] git set to automatically installed. [2021-06-22T19:20:56.726Z] git-man set to automatically installed. [2021-06-22T19:20:56.726Z] libcurl3-gnutls set to automatically installed. [2021-06-22T19:20:56.726Z] liberror-perl set to automatically installed. [2021-06-22T19:20:56.726Z] libglib2.0-0 set to automatically installed. [2021-06-22T19:20:56.726Z] libnghttp2-14 set to automatically installed. [2021-06-22T19:20:56.726Z] libnorm1 set to automatically installed. [2021-06-22T19:20:56.726Z] libpgm-5.2-0 set to automatically installed. [2021-06-22T19:20:56.726Z] libpsl5 set to automatically installed. [2021-06-22T19:20:56.726Z] librtmp1 set to automatically installed. [2021-06-22T19:20:56.726Z] libsodium23 set to automatically installed. [2021-06-22T19:20:56.726Z] libzmq3-dev set to automatically installed. [2021-06-22T19:20:56.726Z] libzmq5 set to automatically installed. [2021-06-22T19:20:56.726Z] pkg-config set to automatically installed. [2021-06-22T19:20:56.726Z] zip set to automatically installed. [2021-06-22T19:20:58.150Z] snapd is not logged in, snap install commands will use sudo [2021-06-22T19:21:06.331Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-22T19:21:06.910Z] snapd is not logged in, snap install commands will use sudo [2021-06-22T19:21:07.870Z] error: cannot refresh "core18": unexpectedly empty response from the server [2021-06-22T19:21:07.870Z] (try again later) [2021-06-22T19:21:08.134Z] Error while refreshing snap 'core18' to channel 'latest/stable' [2021-06-22T19:21:08.134Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-22T19:21:10.305Z] Failed in branch amd64 [2021-06-22T19:22:27.377Z] 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-06-22T19:22:27.377Z] Removing intermediate container 83818ad66b9d [2021-06-22T19:22:27.377Z] ---> 2399a306e546 [2021-06-22T19:22:27.377Z] [2021-06-22T19:22:27.377Z] Step 11/24 : FROM alpine:3.12 [2021-06-22T19:22:27.377Z] 3.12: Pulling from library/alpine [2021-06-22T19:22:27.377Z] Removing intermediate container cc50bc0d256e [2021-06-22T19:22:27.377Z] ---> f35210ddfb3e [2021-06-22T19:22:27.377Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-22T19:22:27.377Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-22T19:22:27.377Z] Status: Downloaded newer image for alpine:3.12 [2021-06-22T19:22:27.377Z] ---> c4fd0aeabfcf [2021-06-22T19:22:27.377Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-22T19:22:27.658Z] ---> Running in 93b7d9471df1 [2021-06-22T19:22:27.935Z] Removing intermediate container cb73fcf132c3 [2021-06-22T19:22:27.935Z] ---> 389c611390e1 [2021-06-22T19:22:27.935Z] [2021-06-22T19:22:27.935Z] Step 11/32 : FROM alpine:3.12 [2021-06-22T19:22:27.935Z] ---> c4fd0aeabfcf [2021-06-22T19:22:27.935Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-22T19:22:27.936Z] ---> Running in 74e137fd21c6 [2021-06-22T19:22:28.212Z] Removing intermediate container 4050adb27298 [2021-06-22T19:22:28.212Z] ---> 21cd7ab1a5f1 [2021-06-22T19:22:28.212Z] [2021-06-22T19:22:28.212Z] Step 11/26 : FROM alpine:3.12 [2021-06-22T19:22:28.212Z] ---> c4fd0aeabfcf [2021-06-22T19:22:28.212Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-22T19:22:28.212Z] ---> Running in 5b0cbe20c10a [2021-06-22T19:22:28.488Z] ---> Running in 2d98ad5e6b9f [2021-06-22T19:22:28.768Z] Removing intermediate container d0dd494015bc [2021-06-22T19:22:28.768Z] ---> a292a4011e18 [2021-06-22T19:22:28.768Z] [2021-06-22T19:22:28.768Z] Step 11/23 : FROM alpine:3.12 [2021-06-22T19:22:28.768Z] ---> c4fd0aeabfcf [2021-06-22T19:22:28.768Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-22T19:22:29.047Z] ---> Running in e0fc5b724ad0 [2021-06-22T19:22:29.334Z] Removing intermediate container 5b0cbe20c10a [2021-06-22T19:22:29.334Z] ---> 1d45b14ae4c9 [2021-06-22T19:22:29.334Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-22T19:22:29.609Z] ---> Running in 70b4e8e3fd1d [2021-06-22T19:22:30.215Z] 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-06-22T19:22:30.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-22T19:22:30.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-22T19:22:30.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-22T19:22:31.099Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-22T19:22:31.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-22T19:22:31.664Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-22T19:22:31.664Z] Executing busybox-1.31.1-r20.trigger [2021-06-22T19:22:31.664Z] OK: 5 MiB in 15 packages [2021-06-22T19:22:31.664Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-22T19:22:31.664Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-22T19:22:31.664Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-22T19:22:31.947Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-22T19:22:31.947Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-22T19:22:31.947Z] (4/6) Installing curl (7.77.0-r0) [2021-06-22T19:22:31.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-22T19:22:31.947Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-22T19:22:31.947Z] (6/6) Installing su-exec (0.2-r1) [2021-06-22T19:22:31.947Z] Executing busybox-1.31.1-r20.trigger [2021-06-22T19:22:31.947Z] Executing ca-certificates-20191127-r4.trigger [2021-06-22T19:22:32.243Z] OK: 7 MiB in 20 packages [2021-06-22T19:22:32.244Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-22T19:22:32.537Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-22T19:22:32.537Z] Executing busybox-1.31.1-r20.trigger [2021-06-22T19:22:32.537Z] Executing ca-certificates-20191127-r4.trigger [2021-06-22T19:22:32.537Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-22T19:22:32.537Z] (2/2) Installing su-exec (0.2-r1) [2021-06-22T19:22:32.537Z] Executing busybox-1.31.1-r20.trigger [2021-06-22T19:22:32.537Z] OK: 5 MiB in 16 packages [2021-06-22T19:22:32.821Z] OK: 6 MiB in 16 packages [2021-06-22T19:22:33.436Z] Removing intermediate container 74e137fd21c6 [2021-06-22T19:22:33.436Z] ---> 3b22d89e5e6a [2021-06-22T19:22:33.436Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-22T19:22:34.042Z] ---> Running in 34221f2c2162 [2021-06-22T19:22:34.316Z] Removing intermediate container 70b4e8e3fd1d [2021-06-22T19:22:34.316Z] ---> 20f958b9eedd [2021-06-22T19:22:34.316Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-22T19:22:34.316Z] Removing intermediate container 2d98ad5e6b9f [2021-06-22T19:22:34.316Z] ---> c1c423d5b691 [2021-06-22T19:22:34.316Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-22T19:22:34.593Z] ---> Running in c1239c5e278d [2021-06-22T19:22:34.593Z] ---> Running in 6632909ee5a3 [2021-06-22T19:22:34.593Z] Removing intermediate container 34221f2c2162 [2021-06-22T19:22:34.593Z] ---> 2230707a271a [2021-06-22T19:22:34.593Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-22T19:22:34.869Z] Removing intermediate container 93b7d9471df1 [2021-06-22T19:22:34.869Z] ---> 73aff781891f [2021-06-22T19:22:34.869Z] [2021-06-22T19:22:34.869Z] Step 12/24 : FROM docker:20.10.0 [2021-06-22T19:22:35.142Z] ---> Running in 80bd4162a5ec [2021-06-22T19:22:35.142Z] Removing intermediate container e0fc5b724ad0 [2021-06-22T19:22:35.142Z] ---> 434d1dba4385 [2021-06-22T19:22:35.142Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-22T19:22:35.142Z] 20.10.0: Pulling from library/docker [2021-06-22T19:22:35.142Z] Removing intermediate container c1239c5e278d [2021-06-22T19:22:35.142Z] ---> 4101a1517e30 [2021-06-22T19:22:35.142Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-22T19:22:35.423Z] ---> Running in a8c4901c893c [2021-06-22T19:22:35.423Z] Removing intermediate container 6632909ee5a3 [2021-06-22T19:22:35.423Z] ---> 4c00e6bca0bb [2021-06-22T19:22:35.423Z] Step 14/26 : WORKDIR / [2021-06-22T19:22:35.700Z] ---> Running in 5f16e851250f [2021-06-22T19:22:35.700Z] Removing intermediate container 80bd4162a5ec [2021-06-22T19:22:35.700Z] ---> 3ef46075f8c6 [2021-06-22T19:22:35.700Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-22T19:22:35.977Z] ---> Running in fdb694169786 [2021-06-22T19:22:35.977Z] ---> Running in 747fecec6866 [2021-06-22T19:22:36.255Z] Removing intermediate container a8c4901c893c [2021-06-22T19:22:36.255Z] ---> ab615f15f6e1 [2021-06-22T19:22:36.255Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-22T19:22:36.255Z] Removing intermediate container 5f16e851250f [2021-06-22T19:22:36.255Z] ---> 2ee15383410d [2021-06-22T19:22:36.540Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-22T19:22:36.540Z] ---> Running in 02082870a3cf [2021-06-22T19:22:36.816Z] ---> Running in f8c534d129c6 [2021-06-22T19:22:37.102Z] Removing intermediate container fdb694169786 [2021-06-22T19:22:37.102Z] ---> ff6087e3b10a [2021-06-22T19:22:37.102Z] 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-06-22T19:22:37.102Z] Removing intermediate container 747fecec6866 [2021-06-22T19:22:37.102Z] ---> 4e6fdf3bc50a [2021-06-22T19:22:37.102Z] Step 16/24 : WORKDIR / [2021-06-22T19:22:37.392Z] ---> Running in c867c6451927 [2021-06-22T19:22:37.669Z] Removing intermediate container 02082870a3cf [2021-06-22T19:22:37.669Z] ---> 0449f42449f4 [2021-06-22T19:22:37.669Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-22T19:22:37.944Z] ---> Running in f53e8e7f0f83 [2021-06-22T19:22:38.541Z] ---> 14eae8616bcf [2021-06-22T19:22:38.541Z] 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-06-22T19:22:38.822Z] Removing intermediate container c867c6451927 [2021-06-22T19:22:38.822Z] ---> c31c7ad93e82 [2021-06-22T19:22:38.822Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-22T19:22:39.101Z] Removing intermediate container f53e8e7f0f83 [2021-06-22T19:22:39.101Z] ---> 11315a4631a3 [2021-06-22T19:22:39.101Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-22T19:22:40.091Z] ---> 3da41a8c5b17 [2021-06-22T19:22:40.091Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-22T19:22:40.091Z] ---> 5269764d56fb [2021-06-22T19:22:40.092Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-22T19:22:40.367Z] Removing intermediate container f8c534d129c6 [2021-06-22T19:22:40.367Z] ---> 698e41dd6a2f [2021-06-22T19:22:40.367Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-22T19:22:40.641Z] ---> 29bdec5038b5 [2021-06-22T19:22:40.641Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-22T19:22:40.641Z] ---> Running in 9ee97d8ec518 [2021-06-22T19:22:41.626Z] ---> 53f774235a1f [2021-06-22T19:22:41.626Z] 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-06-22T19:22:41.902Z] Removing intermediate container 9ee97d8ec518 [2021-06-22T19:22:41.902Z] ---> 633092aefe72 [2021-06-22T19:22:41.902Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-22T19:22:42.507Z] ---> 1af12381a541 [2021-06-22T19:22:42.507Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-22T19:22:42.785Z] ---> d4f4fb1a81dc [2021-06-22T19:22:42.785Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-22T19:22:42.785Z] ---> e5f81857d2d5 [2021-06-22T19:22:42.785Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-22T19:22:43.388Z] ---> 528e1088f8c8 [2021-06-22T19:22:43.388Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-22T19:22:43.667Z] ---> Running in bb27d69432b3 [2021-06-22T19:22:43.951Z] ---> 429b9cf39735 [2021-06-22T19:22:43.951Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-22T19:22:44.224Z] ---> Running in cf23c51415ea [2021-06-22T19:22:44.224Z] ---> 9b099dc7cb31 [2021-06-22T19:22:44.224Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-22T19:22:44.821Z] ---> Running in 77af594687d0 [2021-06-22T19:22:45.095Z] Removing intermediate container cf23c51415ea [2021-06-22T19:22:45.095Z] ---> 461b85e6b994 [2021-06-22T19:22:45.095Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-22T19:22:45.385Z] ---> 65dbb5043752 [2021-06-22T19:22:45.385Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-22T19:22:45.385Z] ---> Running in 4ea44a713b4f [2021-06-22T19:22:45.658Z] Removing intermediate container 77af594687d0 [2021-06-22T19:22:45.658Z] ---> 8d3e1a28a729 [2021-06-22T19:22:45.658Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-22T19:22:46.007Z] ---> Running in cc511b55b716 [2021-06-22T19:22:46.313Z] Removing intermediate container 4ea44a713b4f [2021-06-22T19:22:46.313Z] ---> ca29b266b253 [2021-06-22T19:22:46.313Z] Step 22/24 : LABEL arch=arm64 [2021-06-22T19:22:46.980Z] ---> Running in 87aded03a578 [2021-06-22T19:22:46.980Z] Removing intermediate container cc511b55b716 [2021-06-22T19:22:46.980Z] ---> e83b25ca5a75 [2021-06-22T19:22:46.980Z] Step 21/23 : LABEL arch=arm64 [2021-06-22T19:22:47.654Z] ---> Running in 919ae4b0769d [2021-06-22T19:22:47.654Z] Removing intermediate container bb27d69432b3 [2021-06-22T19:22:47.654Z] ---> 8aba400ff018 [2021-06-22T19:22:47.654Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-22T19:22:47.935Z] Removing intermediate container 87aded03a578 [2021-06-22T19:22:47.935Z] ---> df1f260b8b7f [2021-06-22T19:22:47.935Z] Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:22:48.222Z] ---> 9cc2107fbe1e [2021-06-22T19:22:48.222Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-22T19:22:48.222Z] ---> Running in cb1e3d86cd98 [2021-06-22T19:22:48.498Z] Removing intermediate container 919ae4b0769d [2021-06-22T19:22:48.498Z] ---> 2e7ba279f7f4 [2021-06-22T19:22:48.498Z] Step 22/23 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:22:48.772Z] ---> Running in 3150055c30cc [2021-06-22T19:22:49.051Z] Removing intermediate container cb1e3d86cd98 [2021-06-22T19:22:49.051Z] ---> 27bd08878208 [2021-06-22T19:22:49.051Z] Step 24/24 : LABEL version=0.0.0 [2021-06-22T19:22:49.329Z] ---> 1886792e6090 [2021-06-22T19:22:49.329Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-22T19:22:49.605Z] ---> Running in 471dc27ad01d [2021-06-22T19:22:49.882Z] Removing intermediate container 3150055c30cc [2021-06-22T19:22:49.882Z] ---> b9d0277c776a [2021-06-22T19:22:49.882Z] Step 23/23 : LABEL version=0.0.0 [2021-06-22T19:22:49.882Z] ---> 7f54eb122965 [2021-06-22T19:22:49.882Z] 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-06-22T19:22:50.156Z] ---> Running in c379afbe84c3 [2021-06-22T19:22:50.445Z] ---> Running in 9a522d7e9dc4 [2021-06-22T19:22:50.445Z] Removing intermediate container 471dc27ad01d [2021-06-22T19:22:50.445Z] ---> 1074998d3888 [2021-06-22T19:22:50.445Z] [2021-06-22T19:22:51.053Z] Removing intermediate container c379afbe84c3 [2021-06-22T19:22:51.053Z] ---> 3b345b7c1168 [2021-06-22T19:22:51.053Z] [2021-06-22T19:22:51.053Z] Successfully built 1074998d3888 [2021-06-22T19:22:51.329Z] Successfully tagged core-command-arm64:latest [2021-06-22T19:22:51.329Z]  Building core-command ... done Building core-data [2021-06-22T19:22:51.329Z] ---> 717ba77516bd [2021-06-22T19:22:51.329Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-22T19:22:51.930Z] Successfully built 3b345b7c1168 [2021-06-22T19:22:51.930Z] Successfully tagged support-notifications-arm64:latest [2021-06-22T19:22:51.930Z]  Building support-notifications ... done Building core-metadata [2021-06-22T19:22:52.912Z] ---> a986f03b99f1 [2021-06-22T19:22:52.912Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-22T19:22:52.912Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-22T19:22:52.912Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-22T19:22:52.912Z] ---> eeaf43b92773 [2021-06-22T19:22:52.912Z] 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-06-22T19:22:53.189Z] ---> Running in 76ff0d300734 [2021-06-22T19:22:53.189Z] Removing intermediate container 9a522d7e9dc4 [2021-06-22T19:22:53.189Z] ---> 001bd070f3ff [2021-06-22T19:22:53.189Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-22T19:22:53.467Z] ---> Running in 41c6d8da15fd [2021-06-22T19:22:53.744Z] Removing intermediate container 76ff0d300734 [2021-06-22T19:22:53.744Z] ---> 8f455dd8e494 [2021-06-22T19:22:53.744Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-22T19:22:54.362Z] ---> ad716d029025 [2021-06-22T19:22:54.362Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-22T19:22:54.636Z] ---> Running in 1ebd7f660859 [2021-06-22T19:22:54.920Z] Removing intermediate container 41c6d8da15fd [2021-06-22T19:22:54.920Z] ---> 802a6875d9c6 [2021-06-22T19:22:54.920Z] Step 24/26 : LABEL arch=arm64 [2021-06-22T19:22:55.923Z] ---> Running in 850f8884f0c3 [2021-06-22T19:22:55.923Z] ---> 14a0c50f0c2d [2021-06-22T19:22:55.923Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-22T19:22:56.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-22T19:22:56.802Z] ---> Running in 43dcbd19c95b [2021-06-22T19:22:56.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-22T19:22:56.802Z] Removing intermediate container 850f8884f0c3 [2021-06-22T19:22:56.802Z] ---> 87bf1ba5dd55 [2021-06-22T19:22:56.802Z] Step 25/26 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:22:57.077Z] ---> Running in 1ee71a5154f3 [2021-06-22T19:22:57.353Z] (1/39) Installing readline (8.0.4-r0) [2021-06-22T19:22:57.353Z] Removing intermediate container 43dcbd19c95b [2021-06-22T19:22:57.353Z] ---> 90f2a06b83cf [2021-06-22T19:22:57.353Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-22T19:22:57.353Z] (2/39) Installing bash (5.0.17-r0) [2021-06-22T19:22:57.353Z] Executing bash-5.0.17-r0.post-install [2021-06-22T19:22:57.353Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-22T19:22:57.353Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-22T19:22:57.353Z] (5/39) Installing curl (7.77.0-r0) [2021-06-22T19:22:57.353Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-22T19:22:57.353Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-22T19:22:57.353Z] (8/39) Installing expat (2.2.9-r1) [2021-06-22T19:22:57.353Z] (9/39) Installing libffi (3.3-r2) [2021-06-22T19:22:57.353Z] (10/39) Installing gdbm (1.13-r1) [2021-06-22T19:22:57.626Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-22T19:22:57.626Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-22T19:22:57.626Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-22T19:22:57.907Z] Removing intermediate container 1ee71a5154f3 [2021-06-22T19:22:57.907Z] ---> 281a0ec42829 [2021-06-22T19:22:57.907Z] Step 26/26 : LABEL version=0.0.0 [2021-06-22T19:22:58.195Z] ---> Running in 29eb02411ee1 [2021-06-22T19:22:58.473Z] ---> 5ca4e09f1d91 [2021-06-22T19:22:58.474Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-22T19:22:59.459Z] ---> Running in f8f891f6baab [2021-06-22T19:22:59.459Z] Removing intermediate container 29eb02411ee1 [2021-06-22T19:22:59.459Z] ---> 4f01c9654b5f [2021-06-22T19:22:59.459Z] [2021-06-22T19:22:59.459Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-22T19:22:59.459Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-22T19:22:59.459Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-22T19:22:59.459Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-22T19:22:59.459Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-22T19:22:59.459Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-22T19:22:59.744Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-22T19:22:59.745Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-22T19:22:59.745Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-22T19:22:59.745Z] Successfully built 4f01c9654b5f [2021-06-22T19:22:59.745Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-22T19:23:00.023Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-22T19:23:00.023Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-06-22T19:23:00.023Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-22T19:23:00.023Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-22T19:23:00.023Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-22T19:23:00.023Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-22T19:23:00.023Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-22T19:23:00.023Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-22T19:23:00.023Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-22T19:23:00.023Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-22T19:23:00.023Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-22T19:23:00.296Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-22T19:23:00.296Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-22T19:23:00.296Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-22T19:23:00.296Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-22T19:23:00.296Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-22T19:23:00.296Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-22T19:23:00.296Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-22T19:23:00.296Z] Executing busybox-1.31.1-r19.trigger [2021-06-22T19:23:00.570Z] OK: 72 MiB in 59 packages [2021-06-22T19:23:03.199Z] Removing intermediate container f8f891f6baab [2021-06-22T19:23:03.199Z] ---> c175d08120fa [2021-06-22T19:23:03.199Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-22T19:23:03.473Z] ---> Running in 3f84cd8a4d04 [2021-06-22T19:23:04.070Z] Removing intermediate container 3f84cd8a4d04 [2021-06-22T19:23:04.070Z] ---> 02755ebff6e3 [2021-06-22T19:23:04.070Z] Step 29/32 : CMD ["gate"] [2021-06-22T19:23:04.342Z] ---> Running in a897c0657dff [2021-06-22T19:23:04.941Z] Removing intermediate container a897c0657dff [2021-06-22T19:23:04.941Z] ---> 2c4ffa109507 [2021-06-22T19:23:04.941Z] Step 30/32 : LABEL arch=arm64 [2021-06-22T19:23:05.220Z] Collecting docker-compose==1.23.2 [2021-06-22T19:23:05.220Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-22T19:23:05.498Z] ---> Running in 1b7eb3dd1739 [2021-06-22T19:23:06.489Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-22T19:23:06.489Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-22T19:23:06.489Z] Removing intermediate container 1b7eb3dd1739 [2021-06-22T19:23:06.489Z] ---> ed01a4f87b65 [2021-06-22T19:23:06.489Z] Step 31/32 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:23:07.109Z] Collecting cached-property<2,>=1.2.0 [2021-06-22T19:23:07.109Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-22T19:23:07.382Z] ---> Running in bbbc56df0e14 [2021-06-22T19:23:07.382Z] 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-06-22T19:23:08.000Z] Removing intermediate container bbbc56df0e14 [2021-06-22T19:23:08.000Z] ---> 33a1a0211946 [2021-06-22T19:23:08.000Z] Step 32/32 : LABEL version=0.0.0 [2021-06-22T19:23:08.604Z] Collecting PyYAML<4,>=3.10 [2021-06-22T19:23:08.605Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-22T19:23:08.605Z] ---> Running in 4bf1baba1dd3 [2021-06-22T19:23:09.591Z] Removing intermediate container 4bf1baba1dd3 [2021-06-22T19:23:09.591Z] ---> 374709cd4004 [2021-06-22T19:23:09.591Z] [2021-06-22T19:23:09.867Z] Successfully built 374709cd4004 [2021-06-22T19:23:09.867Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-22T19:23:09.867Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-06-22T19:23:11.849Z] Collecting docopt<0.7,>=0.6.1 [2021-06-22T19:23:11.849Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-22T19:23:14.480Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-22T19:23:14.480Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-22T19:23:17.124Z] Collecting jsonschema<3,>=2.5.1 [2021-06-22T19:23:17.124Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-22T19:23:18.106Z] Collecting docker<4.0,>=3.6.0 [2021-06-22T19:23:18.107Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-22T19:23:18.704Z] Collecting texttable<0.10,>=0.9.0 [2021-06-22T19:23:18.704Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-22T19:23:22.097Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-22T19:23:22.097Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-22T19:23:22.097Z] Collecting docker-pycreds>=0.4.0 [2021-06-22T19:23:22.372Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-22T19:23:22.647Z] Collecting idna<2.8,>=2.5 [2021-06-22T19:23:22.647Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-22T19:23:22.923Z] 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-06-22T19:23:22.923Z] 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-06-22T19:23:23.524Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-22T19:23:23.524Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-22T19:23:23.799Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-22T19:23:23.799Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-22T19:23:23.799Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-22T19:23:23.799Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-22T19:23:24.780Z] Installing collected packages: websocket-client, cached-property, PyYAML, docopt, dockerpty, jsonschema, idna, urllib3, requests, docker-pycreds, docker, texttable, docker-compose [2021-06-22T19:23:25.385Z] Running setup.py install for PyYAML: started [2021-06-22T19:23:28.013Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-22T19:23:28.014Z] Running setup.py install for docopt: started [2021-06-22T19:23:30.004Z] Running setup.py install for docopt: finished with status 'done' [2021-06-22T19:23:30.004Z] Running setup.py install for dockerpty: started [2021-06-22T19:23:31.991Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:23:31.991Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:23:31.991Z] ---> 74166e549c12 [2021-06-22T19:23:31.991Z] Step 3/24 : WORKDIR /edgex-go [2021-06-22T19:23:31.991Z] ---> Using cache [2021-06-22T19:23:31.991Z] ---> 5bea5da401c1 [2021-06-22T19:23:31.991Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:23:31.991Z] ---> Using cache [2021-06-22T19:23:31.991Z] ---> cbe1b47918d6 [2021-06-22T19:23:31.991Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-22T19:23:31.991Z] ---> Using cache [2021-06-22T19:23:31.991Z] ---> a231e2ad388a [2021-06-22T19:23:31.991Z] Step 6/24 : COPY go.mod . [2021-06-22T19:23:31.991Z] ---> Using cache [2021-06-22T19:23:31.991Z] ---> c065bc7d6aef [2021-06-22T19:23:31.991Z] Step 7/24 : RUN go mod download [2021-06-22T19:23:31.991Z] ---> Using cache [2021-06-22T19:23:31.991Z] ---> 4d4a6de1596a [2021-06-22T19:23:31.991Z] Step 8/24 : COPY . . [2021-06-22T19:23:31.991Z] ---> Using cache [2021-06-22T19:23:31.991Z] ---> 0621cbffc1e0 [2021-06-22T19:23:31.991Z] Step 9/24 : RUN go mod tidy [2021-06-22T19:23:31.991Z] ---> Using cache [2021-06-22T19:23:31.991Z] ---> 590d02374284 [2021-06-22T19:23:31.991Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-22T19:23:32.593Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-22T19:23:32.937Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:23:32.937Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:23:32.937Z] ---> 74166e549c12 [2021-06-22T19:23:32.937Z] Step 3/24 : WORKDIR /edgex-go [2021-06-22T19:23:32.937Z] ---> Using cache [2021-06-22T19:23:32.937Z] ---> 5bea5da401c1 [2021-06-22T19:23:32.937Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:23:32.937Z] ---> Using cache [2021-06-22T19:23:32.937Z] ---> cbe1b47918d6 [2021-06-22T19:23:32.937Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-22T19:23:33.919Z] Attempting uninstall: idna [2021-06-22T19:23:33.919Z] Found existing installation: idna 2.9 [2021-06-22T19:23:33.919Z] Uninstalling idna-2.9: [2021-06-22T19:23:33.919Z] Successfully uninstalled idna-2.9 [2021-06-22T19:23:35.354Z] Attempting uninstall: urllib3 [2021-06-22T19:23:35.354Z] Found existing installation: urllib3 1.25.9 [2021-06-22T19:23:35.354Z] Uninstalling urllib3-1.25.9: [2021-06-22T19:23:35.629Z] Successfully uninstalled urllib3-1.25.9 [2021-06-22T19:23:36.223Z] ---> Running in 33d46aa88bdd [2021-06-22T19:23:36.223Z] ---> Running in 14c665d15121 [2021-06-22T19:23:36.223Z] Attempting uninstall: requests [2021-06-22T19:23:36.223Z] Found existing installation: requests 2.23.0 [2021-06-22T19:23:36.223Z] Uninstalling requests-2.23.0: [2021-06-22T19:23:36.495Z] Successfully uninstalled requests-2.23.0 [2021-06-22T19:23:37.931Z] Running setup.py install for texttable: started [2021-06-22T19:23:38.205Z] 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-06-22T19:23:38.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T19:23:39.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T19:23:40.247Z] OK: 218 MiB in 52 packages [2021-06-22T19:23:40.853Z] Running setup.py install for texttable: finished with status 'done' [2021-06-22T19:23:41.453Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:23:41.453Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:23:41.453Z] ---> 74166e549c12 [2021-06-22T19:23:41.453Z] Step 3/23 : WORKDIR /edgex-go [2021-06-22T19:23:41.453Z] ---> Using cache [2021-06-22T19:23:41.453Z] ---> 5bea5da401c1 [2021-06-22T19:23:41.453Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:23:41.453Z] ---> Using cache [2021-06-22T19:23:41.453Z] ---> cbe1b47918d6 [2021-06-22T19:23:41.453Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-22T19:23:41.453Z] ---> Using cache [2021-06-22T19:23:41.453Z] ---> a231e2ad388a [2021-06-22T19:23:41.453Z] Step 6/23 : COPY go.mod . [2021-06-22T19:23:41.453Z] ---> Using cache [2021-06-22T19:23:41.453Z] ---> c065bc7d6aef [2021-06-22T19:23:41.453Z] Step 7/23 : RUN go mod download [2021-06-22T19:23:41.453Z] ---> Using cache [2021-06-22T19:23:41.453Z] ---> 4d4a6de1596a [2021-06-22T19:23:41.453Z] Step 8/23 : COPY . . [2021-06-22T19:23:41.761Z] ---> Using cache [2021-06-22T19:23:41.761Z] ---> 0621cbffc1e0 [2021-06-22T19:23:41.761Z] Step 9/23 : RUN go mod tidy [2021-06-22T19:23:41.761Z] ---> Using cache [2021-06-22T19:23:41.761Z] ---> 590d02374284 [2021-06-22T19:23:41.761Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-22T19:23:42.048Z] ---> Running in 02b81531377d [2021-06-22T19:23:42.327Z] 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-06-22T19:23:43.313Z] Removing intermediate container 33d46aa88bdd [2021-06-22T19:23:43.313Z] ---> 1d7458877fb3 [2021-06-22T19:23:43.313Z] Step 6/24 : COPY go.mod . [2021-06-22T19:23:44.896Z] 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-06-22T19:23:44.896Z] ---> 972bda8dd3f1 [2021-06-22T19:23:44.896Z] Step 7/24 : RUN go mod download [2021-06-22T19:23:45.275Z] ---> Running in 4c6cc92faf96 [2021-06-22T19:23:50.790Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-22T19:23:50.790Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-22T19:23:50.790Z] ---> 74166e549c12 [2021-06-22T19:23:50.790Z] Step 3/22 : WORKDIR /edgex-go [2021-06-22T19:23:50.790Z] ---> Using cache [2021-06-22T19:23:50.790Z] ---> 5bea5da401c1 [2021-06-22T19:23:50.790Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:23:50.790Z] ---> Using cache [2021-06-22T19:23:50.790Z] ---> cbe1b47918d6 [2021-06-22T19:23:50.790Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-22T19:23:50.790Z] ---> Using cache [2021-06-22T19:23:50.790Z] ---> a231e2ad388a [2021-06-22T19:23:50.790Z] Step 6/22 : COPY go.mod . [2021-06-22T19:23:50.790Z] ---> Using cache [2021-06-22T19:23:50.790Z] ---> c065bc7d6aef [2021-06-22T19:23:50.790Z] Step 7/22 : RUN go mod download [2021-06-22T19:23:50.790Z] ---> Using cache [2021-06-22T19:23:50.790Z] ---> 4d4a6de1596a [2021-06-22T19:23:50.790Z] Step 8/22 : COPY . . [2021-06-22T19:23:50.790Z] ---> Using cache [2021-06-22T19:23:50.790Z] ---> 0621cbffc1e0 [2021-06-22T19:23:50.790Z] Step 9/22 : RUN go mod tidy [2021-06-22T19:23:50.790Z] ---> Using cache [2021-06-22T19:23:50.790Z] ---> 590d02374284 [2021-06-22T19:23:50.790Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-22T19:23:50.790Z] ---> Running in 876efb580895 [2021-06-22T19:23:51.067Z] Removing intermediate container 4c6cc92faf96 [2021-06-22T19:23:51.067Z] ---> 169e9244657b [2021-06-22T19:23:51.067Z] Step 8/24 : COPY . . [2021-06-22T19:23:53.735Z] 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-06-22T19:24:02.058Z] Removing intermediate container 1ebd7f660859 [2021-06-22T19:24:02.058Z] ---> 0b2c122cdad0 [2021-06-22T19:24:02.058Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-22T19:24:02.339Z] ---> Running in 681be73b0bb3 [2021-06-22T19:24:03.330Z] Removing intermediate container 681be73b0bb3 [2021-06-22T19:24:03.330Z] ---> ff389ffa86d3 [2021-06-22T19:24:03.330Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-22T19:24:03.615Z] ---> Running in b5dd6c0ad415 [2021-06-22T19:24:05.066Z] Removing intermediate container b5dd6c0ad415 [2021-06-22T19:24:05.066Z] ---> 09831acb91a9 [2021-06-22T19:24:05.066Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-22T19:24:08.513Z] ---> f382f508000e [2021-06-22T19:24:08.513Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-22T19:24:11.169Z] ---> 26291278c53c [2021-06-22T19:24:11.169Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-22T19:24:13.822Z] ---> 2c419bddc354 [2021-06-22T19:24:13.822Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-22T19:24:13.822Z] ---> Running in 2ff3a1f781e8 [2021-06-22T19:24:14.814Z] ---> fcdf19582ba5 [2021-06-22T19:24:14.814Z] Step 9/24 : RUN go mod tidy [2021-06-22T19:24:14.814Z] Removing intermediate container 2ff3a1f781e8 [2021-06-22T19:24:14.814Z] ---> 792bad011d1d [2021-06-22T19:24:14.814Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-22T19:24:14.814Z] ---> Running in 73564ec27960 [2021-06-22T19:24:15.095Z] ---> Running in eefd2a7547c2 [2021-06-22T19:24:16.092Z] Removing intermediate container eefd2a7547c2 [2021-06-22T19:24:16.092Z] ---> 1e5028ab32a1 [2021-06-22T19:24:16.092Z] Step 22/24 : LABEL arch=arm64 [2021-06-22T19:24:16.378Z] ---> Running in 049e873c3998 [2021-06-22T19:24:17.376Z] Removing intermediate container 049e873c3998 [2021-06-22T19:24:17.377Z] ---> b6183b0ab3e9 [2021-06-22T19:24:17.377Z] Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:24:17.656Z] ---> Running in a57c3d807ca9 [2021-06-22T19:24:18.262Z] Removing intermediate container a57c3d807ca9 [2021-06-22T19:24:18.262Z] ---> f8c9e3c4e41d [2021-06-22T19:24:18.262Z] Step 24/24 : LABEL version=0.0.0 [2021-06-22T19:24:18.543Z] ---> Running in a225d22c5a00 [2021-06-22T19:24:19.540Z] Removing intermediate container a225d22c5a00 [2021-06-22T19:24:19.540Z] ---> 45b2b7e812ef [2021-06-22T19:24:19.540Z] [2021-06-22T19:24:19.817Z] Successfully built 45b2b7e812ef [2021-06-22T19:24:19.817Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-22T19:24:21.816Z]  Building sys-mgmt-agent ... done Removing intermediate container 73564ec27960 [2021-06-22T19:24:21.816Z] ---> 47e9203bfd93 [2021-06-22T19:24:21.816Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-22T19:24:22.421Z] ---> Running in 267313375ff6 [2021-06-22T19:24:24.424Z] 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-06-22T19:25:21.102Z] 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-06-22T19:25:24.525Z] Removing intermediate container 02b81531377d [2021-06-22T19:25:24.525Z] ---> cdc6cdd03e5c [2021-06-22T19:25:24.525Z] [2021-06-22T19:25:24.525Z] Step 11/23 : FROM alpine:3.12 [2021-06-22T19:25:24.525Z] ---> c4fd0aeabfcf [2021-06-22T19:25:24.525Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-22T19:25:24.525Z] ---> Using cache [2021-06-22T19:25:24.525Z] ---> 3b22d89e5e6a [2021-06-22T19:25:24.525Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-22T19:25:24.525Z] ---> Using cache [2021-06-22T19:25:24.525Z] ---> 2230707a271a [2021-06-22T19:25:24.525Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-22T19:25:24.525Z] Removing intermediate container 14c665d15121 [2021-06-22T19:25:24.525Z] ---> a51d5c01ab4d [2021-06-22T19:25:24.525Z] [2021-06-22T19:25:24.525Z] Step 11/24 : FROM alpine:3.12 [2021-06-22T19:25:24.525Z] ---> c4fd0aeabfcf [2021-06-22T19:25:24.525Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-22T19:25:24.525Z] ---> Using cache [2021-06-22T19:25:24.525Z] ---> 3b22d89e5e6a [2021-06-22T19:25:24.525Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-22T19:25:24.525Z] ---> Using cache [2021-06-22T19:25:24.525Z] ---> 2230707a271a [2021-06-22T19:25:24.525Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-22T19:25:24.801Z] ---> Running in c4c7bc852c2b [2021-06-22T19:25:24.801Z] ---> Running in 31a0076df94b [2021-06-22T19:25:25.401Z] Removing intermediate container c4c7bc852c2b [2021-06-22T19:25:25.402Z] ---> f1834ce172d4 [2021-06-22T19:25:25.402Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-22T19:25:25.675Z] ---> Running in ab0a404c649b [2021-06-22T19:25:25.675Z] Removing intermediate container 31a0076df94b [2021-06-22T19:25:25.676Z] ---> 8fd36fc91d4e [2021-06-22T19:25:25.676Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-22T19:25:25.949Z] ---> Running in b0b649f81a93 [2021-06-22T19:25:26.547Z] Removing intermediate container ab0a404c649b [2021-06-22T19:25:26.547Z] ---> a8c9ecb8df0f [2021-06-22T19:25:26.547Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-22T19:25:27.171Z] Removing intermediate container b0b649f81a93 [2021-06-22T19:25:27.171Z] ---> acdcc27168e2 [2021-06-22T19:25:27.171Z] Step 16/24 : WORKDIR / [2021-06-22T19:25:27.447Z] ---> Running in 6715d1813894 [2021-06-22T19:25:28.051Z] ---> e8df8988cd9a [2021-06-22T19:25:28.051Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-22T19:25:29.042Z] Removing intermediate container 6715d1813894 [2021-06-22T19:25:29.042Z] ---> 52942c73b51f [2021-06-22T19:25:29.042Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-22T19:25:31.043Z] ---> a23e1a4f0dbc [2021-06-22T19:25:31.043Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-22T19:25:31.325Z] ---> 9794f6dcf4a1 [2021-06-22T19:25:31.325Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-22T19:25:31.928Z] Removing intermediate container 876efb580895 [2021-06-22T19:25:31.928Z] ---> f79828ed6c28 [2021-06-22T19:25:31.928Z] [2021-06-22T19:25:31.928Z] Step 11/22 : FROM alpine:3.12 [2021-06-22T19:25:31.928Z] ---> c4fd0aeabfcf [2021-06-22T19:25:32.206Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-22T19:25:32.484Z] ---> Running in 8a4c2e26886c [2021-06-22T19:25:33.481Z] ---> 562392c74f07 [2021-06-22T19:25:33.481Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-22T19:25:33.481Z] ---> 8ad1da72c086 [2021-06-22T19:25:33.481Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-22T19:25:33.481Z] ---> Running in f06c63c23411 [2021-06-22T19:25:34.480Z] Removing intermediate container f06c63c23411 [2021-06-22T19:25:34.480Z] ---> c3713786a250 [2021-06-22T19:25:34.480Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-22T19:25:34.480Z] ---> Running in f26102db44ce [2021-06-22T19:25:35.077Z] ---> 41325d660280 [2021-06-22T19:25:35.077Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-22T19:25:35.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-22T19:25:35.353Z] ---> Running in 8f44ce247348 [2021-06-22T19:25:35.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-22T19:25:35.353Z] Removing intermediate container f26102db44ce [2021-06-22T19:25:35.353Z] ---> ea8e4f04dca9 [2021-06-22T19:25:35.353Z] Step 21/23 : LABEL arch=arm64 [2021-06-22T19:25:35.628Z] ---> Running in 84edb8862678 [2021-06-22T19:25:35.979Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-22T19:25:35.979Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-22T19:25:35.979Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-22T19:25:35.979Z] (4/4) Installing curl (7.77.0-r0) [2021-06-22T19:25:35.979Z] Removing intermediate container 8f44ce247348 [2021-06-22T19:25:35.979Z] ---> b8ac1f9ce3f8 [2021-06-22T19:25:35.979Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-22T19:25:35.979Z] Executing busybox-1.31.1-r20.trigger [2021-06-22T19:25:36.259Z] Executing ca-certificates-20191127-r4.trigger [2021-06-22T19:25:36.260Z] ---> Running in 28fe0a30c418 [2021-06-22T19:25:36.260Z] OK: 7 MiB in 18 packages [2021-06-22T19:25:36.535Z] Removing intermediate container 84edb8862678 [2021-06-22T19:25:36.535Z] ---> 688f32377088 [2021-06-22T19:25:36.535Z] Step 22/23 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:25:36.812Z] ---> Running in a51798921011 [2021-06-22T19:25:37.411Z] Removing intermediate container 28fe0a30c418 [2021-06-22T19:25:37.411Z] ---> 751750c3ae6b [2021-06-22T19:25:37.411Z] Step 22/24 : LABEL arch=arm64 [2021-06-22T19:25:37.411Z] ---> Running in c9e321957b69 [2021-06-22T19:25:37.686Z] Removing intermediate container a51798921011 [2021-06-22T19:25:37.686Z] ---> 782ce7edb611 [2021-06-22T19:25:37.686Z] Step 23/23 : LABEL version=0.0.0 [2021-06-22T19:25:37.964Z] ---> Running in f75719c0da92 [2021-06-22T19:25:38.943Z] Removing intermediate container c9e321957b69 [2021-06-22T19:25:38.943Z] ---> a3626469850a [2021-06-22T19:25:38.943Z] Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:25:38.943Z] Removing intermediate container 8a4c2e26886c [2021-06-22T19:25:38.943Z] ---> 63dad7ce1fb1 [2021-06-22T19:25:38.943Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-22T19:25:38.943Z] Removing intermediate container f75719c0da92 [2021-06-22T19:25:38.943Z] ---> 5d7fb9e90736 [2021-06-22T19:25:38.943Z] [2021-06-22T19:25:39.238Z] ---> Running in efd49250102d [2021-06-22T19:25:39.238Z] ---> Running in 16c63ff765a3 [2021-06-22T19:25:39.517Z] Successfully built 5d7fb9e90736 [2021-06-22T19:25:39.517Z] Successfully tagged support-scheduler-arm64:latest [2021-06-22T19:25:39.790Z]  Building support-scheduler ... done Removing intermediate container efd49250102d [2021-06-22T19:25:39.790Z] ---> d5159b8f8adf [2021-06-22T19:25:39.790Z] Step 24/24 : LABEL version=0.0.0 [2021-06-22T19:25:39.790Z] Removing intermediate container 16c63ff765a3 [2021-06-22T19:25:39.790Z] ---> c1d9807d1b87 [2021-06-22T19:25:39.790Z] Step 14/22 : WORKDIR /edgex [2021-06-22T19:25:40.073Z] ---> Running in 13d66f3a0e8e [2021-06-22T19:25:40.073Z] ---> Running in 3ca09f4e9b24 [2021-06-22T19:25:40.674Z] Removing intermediate container 3ca09f4e9b24 [2021-06-22T19:25:40.674Z] ---> 49721d3c2284 [2021-06-22T19:25:40.674Z] [2021-06-22T19:25:40.674Z] Removing intermediate container 13d66f3a0e8e [2021-06-22T19:25:40.674Z] ---> f8d1b2d96c35 [2021-06-22T19:25:40.674Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-22T19:25:40.949Z] Successfully built 49721d3c2284 [2021-06-22T19:25:40.949Z] Successfully tagged core-metadata-arm64:latest [2021-06-22T19:25:41.934Z]  Building core-metadata ... done  ---> 142db558289d [2021-06-22T19:25:41.934Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-22T19:25:43.498Z] ---> a44c57498950 [2021-06-22T19:25:43.498Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-22T19:25:44.962Z] ---> 5b45964702b0 [2021-06-22T19:25:44.962Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-22T19:25:44.962Z] ---> Running in ace0fdab2e52 [2021-06-22T19:25:45.562Z] Removing intermediate container ace0fdab2e52 [2021-06-22T19:25:45.562Z] ---> ee4f4e405d8b [2021-06-22T19:25:45.562Z] Step 19/22 : CMD ["--init=true"] [2021-06-22T19:25:45.562Z] ---> Running in 6c7ed02777cb [2021-06-22T19:25:46.164Z] Removing intermediate container 6c7ed02777cb [2021-06-22T19:25:46.164Z] ---> 1ea915e1b443 [2021-06-22T19:25:46.164Z] Step 20/22 : LABEL arch=arm64 [2021-06-22T19:25:46.440Z] ---> Running in ea1f924d336d [2021-06-22T19:25:47.041Z] Removing intermediate container ea1f924d336d [2021-06-22T19:25:47.042Z] ---> 1e73978ff2ea [2021-06-22T19:25:47.042Z] Step 21/22 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:25:47.315Z] ---> Running in c84a03575c29 [2021-06-22T19:25:47.912Z] Removing intermediate container c84a03575c29 [2021-06-22T19:25:47.912Z] ---> 7d71624ecbe5 [2021-06-22T19:25:47.912Z] Step 22/22 : LABEL version=0.0.0 [2021-06-22T19:25:48.186Z] Removing intermediate container 267313375ff6 [2021-06-22T19:25:48.186Z] ---> ead3950147dd [2021-06-22T19:25:48.186Z] [2021-06-22T19:25:48.186Z] Step 11/24 : FROM alpine:3.12 [2021-06-22T19:25:48.186Z] ---> c4fd0aeabfcf [2021-06-22T19:25:48.186Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-22T19:25:48.186Z] ---> Running in 50a2bbc3bed9 [2021-06-22T19:25:48.460Z] ---> Running in 94bf897badfa [2021-06-22T19:25:48.731Z] Removing intermediate container 50a2bbc3bed9 [2021-06-22T19:25:48.731Z] ---> 512671a33c78 [2021-06-22T19:25:48.731Z] [2021-06-22T19:25:49.008Z] Removing intermediate container 94bf897badfa [2021-06-22T19:25:49.008Z] ---> 76c6df005d2f [2021-06-22T19:25:49.008Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-22T19:25:49.008Z] Successfully built 512671a33c78 [2021-06-22T19:25:49.279Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-22T19:25:49.279Z]  Building security-proxy-setup ... done  ---> Running in b6e6d0338e64 [2021-06-22T19:25:49.881Z] Removing intermediate container b6e6d0338e64 [2021-06-22T19:25:49.881Z] ---> 94cf3df56e7c [2021-06-22T19:25:49.881Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-22T19:25:49.881Z] ---> Running in 6645abc2baa6 [2021-06-22T19:25:50.155Z] Removing intermediate container 6645abc2baa6 [2021-06-22T19:25:50.155Z] ---> cc2f862cbb18 [2021-06-22T19:25:50.155Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T19:25:50.429Z] ---> Running in 7ee01b1c2d48 [2021-06-22T19:25:53.048Z] Removing intermediate container 7ee01b1c2d48 [2021-06-22T19:25:53.048Z] ---> e0a27c090c03 [2021-06-22T19:25:53.048Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-22T19:25:53.048Z] ---> Running in 1d9e2ab49b62 [2021-06-22T19:25:54.026Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-22T19:25:55.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-22T19:25:55.597Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-22T19:25:55.867Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-22T19:25:55.867Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-22T19:25:55.867Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-22T19:25:56.139Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-22T19:25:56.412Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-22T19:25:56.412Z] Executing busybox-1.31.1-r20.trigger [2021-06-22T19:25:56.412Z] OK: 8 MiB in 20 packages [2021-06-22T19:25:57.840Z] Removing intermediate container 1d9e2ab49b62 [2021-06-22T19:25:57.840Z] ---> a88594c45b4e [2021-06-22T19:25:57.840Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-22T19:25:58.434Z] ---> a0ebac607bb8 [2021-06-22T19:25:58.434Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-22T19:25:59.869Z] ---> 3e01b5167e52 [2021-06-22T19:25:59.869Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-22T19:26:00.467Z] ---> 92543000cd69 [2021-06-22T19:26:00.467Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-22T19:26:00.467Z] ---> Running in 1542641bfa85 [2021-06-22T19:26:01.067Z] Removing intermediate container 1542641bfa85 [2021-06-22T19:26:01.067Z] ---> 302d5cf6b5c0 [2021-06-22T19:26:01.067Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-22T19:26:01.067Z] ---> Running in 5b2801a6fc81 [2021-06-22T19:26:01.664Z] Removing intermediate container 5b2801a6fc81 [2021-06-22T19:26:01.664Z] ---> 9c809e6b320c [2021-06-22T19:26:01.664Z] Step 22/24 : LABEL arch=arm64 [2021-06-22T19:26:01.664Z] ---> Running in 410df1cde888 [2021-06-22T19:26:02.257Z] Removing intermediate container 410df1cde888 [2021-06-22T19:26:02.257Z] ---> 72a68881ffa4 [2021-06-22T19:26:02.257Z] Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [2021-06-22T19:26:02.257Z] ---> Running in 8a0fb08cde64 [2021-06-22T19:26:02.852Z] Removing intermediate container 8a0fb08cde64 [2021-06-22T19:26:02.852Z] ---> 0c2a94bb8c31 [2021-06-22T19:26:02.852Z] Step 24/24 : LABEL version=0.0.0 [2021-06-22T19:26:02.852Z] ---> Running in 4a0023979865 [2021-06-22T19:26:03.444Z] Removing intermediate container 4a0023979865 [2021-06-22T19:26:03.444Z] ---> bf36cb3fece4 [2021-06-22T19:26:03.444Z] [2021-06-22T19:26:03.717Z] Successfully built bf36cb3fece4 [2021-06-22T19:26:03.717Z] Successfully tagged core-data-arm64:latest [2021-06-22T19:26:04.325Z]  Building core-data ... done  [Pipeline] } [2021-06-22T19:26:04.330Z] $ docker stop --time=1 96223ee49f62ead245b0e17da63f1bc7913b56f25e3f90e0fd5672cb0d6bc62d [2021-06-22T19:26:06.195Z] $ docker rm -f 96223ee49f62ead245b0e17da63f1bc7913b56f25e3f90e0fd5672cb0d6bc62d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T19:26:06.868Z] + docker images [2021-06-22T19:26:07.139Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-22T19:26:07.139Z] core-data-arm64 latest bf36cb3fece4 3 seconds ago 19.1MB [2021-06-22T19:26:07.139Z] security-proxy-setup-arm64 latest 512671a33c78 18 seconds ago 24.2MB [2021-06-22T19:26:07.139Z] ead3950147dd 19 seconds ago 975MB [2021-06-22T19:26:07.139Z] core-metadata-arm64 latest 49721d3c2284 26 seconds ago 15.7MB [2021-06-22T19:26:07.139Z] support-scheduler-arm64 latest 5d7fb9e90736 28 seconds ago 15.1MB [2021-06-22T19:26:07.139Z] f79828ed6c28 35 seconds ago 973MB [2021-06-22T19:26:07.139Z] a51d5c01ab4d 43 seconds ago 972MB [2021-06-22T19:26:07.139Z] cdc6cdd03e5c 43 seconds ago 969MB [2021-06-22T19:26:07.139Z] sys-mgmt-agent-arm64 latest 45b2b7e812ef About a minute ago 299MB [2021-06-22T19:26:07.139Z] security-bootstrapper-arm64 latest 374709cd4004 2 minutes ago 17.5MB [2021-06-22T19:26:07.139Z] security-secretstore-setup-arm64 latest 4f01c9654b5f 3 minutes ago 27.1MB [2021-06-22T19:26:07.139Z] support-notifications-arm64 latest 3b345b7c1168 3 minutes ago 15.7MB [2021-06-22T19:26:07.139Z] core-command-arm64 latest 1074998d3888 3 minutes ago 15MB [2021-06-22T19:26:07.139Z] 73aff781891f 3 minutes ago 969MB [2021-06-22T19:26:07.139Z] a292a4011e18 3 minutes ago 969MB [2021-06-22T19:26:07.139Z] 21cd7ab1a5f1 3 minutes ago 976MB [2021-06-22T19:26:07.139Z] 389c611390e1 3 minutes ago 970MB [2021-06-22T19:26:07.139Z] 2399a306e546 3 minutes ago 967MB [2021-06-22T19:26:07.139Z] ci-base-image-arm64 latest 74166e549c12 13 minutes ago 641MB [2021-06-22T19:26:07.139Z] alpine 3.12 c4fd0aeabfcf 6 days ago 5.32MB [2021-06-22T19:26:07.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 13 days ago 429MB [2021-06-22T19:26:07.139Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-22T19:26:07.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-06-22T19:26:08.847Z] ---> job-cost.sh [2021-06-22T19:26:08.847Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fbv8 [2021-06-22T19:26:47.816Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T19:28:24.577Z] lf-activate-venv(): INFO: Adding /tmp/venv-fbv8/bin to PATH [2021-06-22T19:28:24.577Z] INFO: No Stack... [2021-06-22T19:28:24.577Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-22T19:28:24.577Z] INFO: Archiving Costs [Pipeline] sh [2021-06-22T19:28:24.948Z] + cut -d, -f6+ [2021-06-22T19:28:24.948Z] cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-06-22T19:28:25.049Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3590-1-stack-cost] [2021-06-22T19:28:25.057Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3590-1-stack-cost] did not exist. Created. [2021-06-22T19:28:25.057Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3590-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T19:28:25.517Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-22T19:28:25.776Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T19:28:25.796Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3590-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-22T19:28:29.470Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T19:28:30.082Z] ---> package-listing.sh [2021-06-22T19:28:30.082Z] ++ facter osfamily [2021-06-22T19:28:30.082Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-22T19:28:30.344Z] + OS_FAMILY=redhat [2021-06-22T19:28:30.344Z] + workspace=/w/workspace/edgex-go/1 [2021-06-22T19:28:30.344Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-22T19:28:30.344Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-22T19:28:30.344Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-22T19:28:30.344Z] + PACKAGES=/tmp/packages_start.txt [2021-06-22T19:28:30.344Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-22T19:28:30.344Z] + PACKAGES=/tmp/packages_end.txt [2021-06-22T19:28:30.344Z] + case "${OS_FAMILY}" in [2021-06-22T19:28:30.344Z] + rpm -qa [2021-06-22T19:28:30.344Z] + sort [2021-06-22T19:28:32.266Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-22T19:28:32.266Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-22T19:28:32.266Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-22T19:28:32.266Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-22T19:28:32.266Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-22T19:28:32.266Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-22T19:28:32.299Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-22T19:28:32.610Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-22T19:28:33.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T19:28:33.220Z] [2021-06-22T19:28:33.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-22T19:28:33.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T19:28:33.595Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-22T19:28:33.595Z] df20fa9351a1: Pulling fs layer [2021-06-22T19:28:33.595Z] 36b3adc4ff6f: Pulling fs layer [2021-06-22T19:28:33.595Z] 8ad3a11d3b57: Pulling fs layer [2021-06-22T19:28:33.595Z] 46f8f816bc3b: Pulling fs layer [2021-06-22T19:28:33.595Z] 93b61091891f: Pulling fs layer [2021-06-22T19:28:33.595Z] 93b9cdb0e59b: Pulling fs layer [2021-06-22T19:28:33.595Z] 5e14af77c1be: Pulling fs layer [2021-06-22T19:28:33.595Z] 01666e4c0597: Pulling fs layer [2021-06-22T19:28:33.595Z] aa168da1d23b: Pulling fs layer [2021-06-22T19:28:33.595Z] 93b9cdb0e59b: Waiting [2021-06-22T19:28:33.595Z] 5e14af77c1be: Waiting [2021-06-22T19:28:33.595Z] 01666e4c0597: Waiting [2021-06-22T19:28:33.595Z] aa168da1d23b: Waiting [2021-06-22T19:28:33.595Z] 46f8f816bc3b: Waiting [2021-06-22T19:28:33.595Z] 93b61091891f: Waiting [2021-06-22T19:28:33.595Z] 36b3adc4ff6f: Verifying Checksum [2021-06-22T19:28:33.595Z] 36b3adc4ff6f: Download complete [2021-06-22T19:28:33.595Z] 46f8f816bc3b: Verifying Checksum [2021-06-22T19:28:33.595Z] 46f8f816bc3b: Download complete [2021-06-22T19:28:33.858Z] df20fa9351a1: Verifying Checksum [2021-06-22T19:28:33.858Z] 93b9cdb0e59b: Verifying Checksum [2021-06-22T19:28:33.858Z] 93b9cdb0e59b: Download complete [2021-06-22T19:28:33.858Z] 5e14af77c1be: Verifying Checksum [2021-06-22T19:28:33.858Z] 5e14af77c1be: Download complete [2021-06-22T19:28:33.858Z] 93b61091891f: Verifying Checksum [2021-06-22T19:28:33.858Z] 93b61091891f: Download complete [2021-06-22T19:28:33.858Z] 01666e4c0597: Verifying Checksum [2021-06-22T19:28:33.858Z] 01666e4c0597: Download complete [2021-06-22T19:28:33.858Z] df20fa9351a1: Pull complete [2021-06-22T19:28:34.123Z] 36b3adc4ff6f: Pull complete [2021-06-22T19:28:34.385Z] 8ad3a11d3b57: Download complete [2021-06-22T19:28:34.654Z] 8ad3a11d3b57: Pull complete [2021-06-22T19:28:34.654Z] 46f8f816bc3b: Pull complete [2021-06-22T19:28:34.919Z] 93b61091891f: Pull complete [2021-06-22T19:28:35.183Z] 93b9cdb0e59b: Pull complete [2021-06-22T19:28:35.183Z] 5e14af77c1be: Pull complete [2021-06-22T19:28:35.183Z] 01666e4c0597: Pull complete [2021-06-22T19:28:36.131Z] aa168da1d23b: Verifying Checksum [2021-06-22T19:28:36.131Z] aa168da1d23b: Download complete [2021-06-22T19:28:40.363Z] aa168da1d23b: Pull complete [2021-06-22T19:28:40.363Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-22T19:28:40.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T19:28:40.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-22T19:28:40.465Z] prd-centos7-docker-4c-2g-770 does not seem to be running inside a container [2021-06-22T19:28:40.503Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-22T19:28:42.940Z] $ docker top 7e992d49e7c775b6efe57387736c634c09be33d6be18d2cdb2943a6a9ce106d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T19:28:43.400Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-22T19:28:43.724Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-22T19:28:44.048Z] + ls /var/log/sa-host [2021-06-22T19:28:44.048Z] + sadf -c /var/log/sa-host/sa05 [2021-06-22T19:28:44.048Z] file_magic: OK [2021-06-22T19:28:44.048Z] HZ: Using current value: 100 [2021-06-22T19:28:44.048Z] file_header: OK [2021-06-22T19:28:44.048Z] 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-06-22T19:28:44.048Z] Statistics: [2021-06-22T19:28:44.048Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T19:28:44.048Z] File successfully converted to sysstat format version 12.2.1 [2021-06-22T19:28:44.048Z] + sadf -c /var/log/sa-host/sa22 [2021-06-22T19:28:44.048Z] file_magic: OK [2021-06-22T19:28:44.048Z] HZ: Using current value: 100 [2021-06-22T19:28:44.048Z] file_header: OK [2021-06-22T19:28:44.048Z] 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-06-22T19:28:44.048Z] Statistics: [2021-06-22T19:28:44.048Z] 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... [2021-06-22T19:28:44.048Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T19:28:44.884Z] provisioning config files... [2021-06-22T19:28:44.903Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3518178231293835108tmp [Pipeline] { [Pipeline] echo [2021-06-22T19:28:44.955Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T19:28:45.301Z] ---> create-netrc.sh [Pipeline] } [2021-06-22T19:28:45.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-22T19:28:45.815Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-22T19:28:45.850Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T19:28:46.193Z] ---> sudo-logs.sh [2021-06-22T19:28:46.193Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-22T19:28:46.280Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T19:28:46.610Z] ---> job-cost.sh [2021-06-22T19:28:46.610Z] lf-activate-venv: SKIPPING [2021-06-22T19:28:46.610Z] DEBUG: total: 0.18000000715255737 [2021-06-22T19:28:46.610Z] INFO: Retrieving Stack Cost... [2021-06-22T19:28:47.558Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T19:28:47.819Z] INFO: Archiving Costs [Pipeline] echo [2021-06-22T19:28:47.859Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T19:28:48.204Z] ---> logs-deploy.sh [2021-06-22T19:28:48.204Z] lf-activate-venv: SKIPPING [2021-06-22T19:28:48.204Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3590/1 [2021-06-22T19:28:48.204Z] INFO: archiving workspace using pattern(s): [2021-06-22T19:28:49.150Z] Archives upload complete. [2021-06-22T19:28:49.150Z] INFO: archiving logs to Nexus [2021-06-22T19:28:49.726Z] ---> uname -a: [2021-06-22T19:28:49.726Z] Linux prd-centos7-docker-4c-2g-770.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-22T19:28:49.726Z] [2021-06-22T19:28:49.726Z] [2021-06-22T19:28:49.726Z] ---> lscpu: [2021-06-22T19:28:49.726Z] Architecture: x86_64 [2021-06-22T19:28:49.726Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-22T19:28:49.726Z] Byte Order: Little Endian [2021-06-22T19:28:49.726Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-22T19:28:49.726Z] CPU(s): 2 [2021-06-22T19:28:49.726Z] On-line CPU(s) list: 0,1 [2021-06-22T19:28:49.726Z] Thread(s) per core: 1 [2021-06-22T19:28:49.726Z] Core(s) per socket: 1 [2021-06-22T19:28:49.726Z] Socket(s): 2 [2021-06-22T19:28:49.726Z] NUMA node(s): 1 [2021-06-22T19:28:49.726Z] Vendor ID: AuthenticAMD [2021-06-22T19:28:49.726Z] CPU family: 23 [2021-06-22T19:28:49.726Z] Model: 49 [2021-06-22T19:28:49.726Z] Model name: AMD EPYC-Rome Processor [2021-06-22T19:28:49.726Z] Stepping: 0 [2021-06-22T19:28:49.726Z] CPU MHz: 2800.000 [2021-06-22T19:28:49.726Z] BogoMIPS: 5600.00 [2021-06-22T19:28:49.726Z] Virtualization: AMD-V [2021-06-22T19:28:49.726Z] Hypervisor vendor: KVM [2021-06-22T19:28:49.726Z] Virtualization type: full [2021-06-22T19:28:49.726Z] L1d cache: 64 KiB [2021-06-22T19:28:49.726Z] L1i cache: 64 KiB [2021-06-22T19:28:49.726Z] L2 cache: 1 MiB [2021-06-22T19:28:49.726Z] L3 cache: 32 MiB [2021-06-22T19:28:49.726Z] NUMA node0 CPU(s): 0,1 [2021-06-22T19:28:49.726Z] Vulnerability Itlb multihit: Not affected [2021-06-22T19:28:49.726Z] Vulnerability L1tf: Not affected [2021-06-22T19:28:49.726Z] Vulnerability Mds: Not affected [2021-06-22T19:28:49.726Z] Vulnerability Meltdown: Not affected [2021-06-22T19:28:49.726Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-22T19:28:49.726Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-22T19:28:49.726Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-22T19:28:49.726Z] Vulnerability Srbds: Not affected [2021-06-22T19:28:49.726Z] Vulnerability Tsx async abort: Not affected [2021-06-22T19:28:49.726Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-22T19:28:49.726Z] [2021-06-22T19:28:49.726Z]