Pull request #3531 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cf11ade53dfa96ea272c8e512d180934db189c9d+9e22069fcd2ccadbe001935d29c439c09ed736f9 (4a0583abc6d1868ad2c5489f760bf82f2e8dbd28) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh95165060522950807.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh4989511866207074823.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4828232777224971488.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4844543667514868121.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6071052693418753761.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2454 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/38 [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/38 # 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/38@tmp/jenkins-gitclient-ssh8813949064803172151.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/38@tmp/jenkins-gitclient-ssh3976917551809328753.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9e22069fcd2ccadbe001935d29c439c09ed736f9 into PR head commit cf11ade53dfa96ea272c8e512d180934db189c9d Merge succeeded, producing cf11ade53dfa96ea272c8e512d180934db189c9d Checking out Revision cf11ade53dfa96ea272c8e512d180934db189c9d (PR-3531) > git config core.sparsecheckout # timeout=10 > git checkout -f cf11ade53dfa96ea272c8e512d180934db189c9d # 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/38@tmp/jenkins-gitclient-ssh1926291496130832608.key > git merge 9e22069fcd2ccadbe001935d29c439c09ed736f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf11ade53dfa96ea272c8e512d180934db189c9d # timeout=10 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-11T04:21:35.778Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-11T04:21:35.887Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-11T04:21:35.916Z] ========================================================= [2021-07-11T04:21:35.916Z] EdgeX Global Pipelines Version Info [2021-07-11T04:21:35.916Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 711e9ecde253a8ae8b0cbe16f5c7d79088c6d355 # timeout=10 [2021-07-11T04:21:37.396Z] ------------------- [2021-07-11T04:21:37.396Z] stable info: [2021-07-11T04:21:37.396Z] ------------------- [2021-07-11T04:21:37.396Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-11T04:21:37.396Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-11T04:21:37.396Z] Message: update stable to v1.0.196 [2021-07-11T04:21:37.972Z] ------------------- [2021-07-11T04:21:37.972Z] experimental info: [2021-07-11T04:21:37.972Z] ------------------- [2021-07-11T04:21:37.972Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-11T04:21:37.972Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-11T04:21:37.972Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-11T04:21:38.095Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-11T04:21:38.117Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-11T04:21:38.141Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-11T04:21:38.165Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-11T04:21:38.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-11T04:21:38.211Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-11T04:21:38.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-11T04:21:38.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-11T04:21:38.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-11T04:21:38.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-11T04:21:38.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-11T04:21:38.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-11T04:21:38.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-11T04:21:38.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-11T04:21:38.416Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-11T04:21:38.448Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-11T04:21:38.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-11T04:21:38.494Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-11T04:21:38.516Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-11T04:21:38.540Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-11T04:21:38.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-11T04:21:38.589Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-11T04:21:38.613Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo [2021-07-11T04:21:38.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo [2021-07-11T04:21:38.663Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo [2021-07-11T04:21:38.690Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf11ade53dfa96ea272c8e512d180934db189c9d [Pipeline] echo [2021-07-11T04:21:38.716Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf11ade [Pipeline] echo [2021-07-11T04:21:38.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-11T04:21:38.820Z] provisioning config files... [2021-07-11T04:21:38.840Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/38@tmp/config1989000309820718379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-11T04:21:39.169Z] ---> docker-login.sh [2021-07-11T04:21:39.169Z] nexus3.edgexfoundry.org:10001 [2021-07-11T04:21:39.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T04:21:39.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T04:21:39.436Z] Configure a credential helper to remove this warning. See [2021-07-11T04:21:39.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T04:21:39.436Z] [2021-07-11T04:21:39.436Z] Login Succeeded [2021-07-11T04:21:39.436Z] nexus3.edgexfoundry.org:10002 [2021-07-11T04:21:39.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T04:21:39.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T04:21:39.436Z] Configure a credential helper to remove this warning. See [2021-07-11T04:21:39.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T04:21:39.436Z] [2021-07-11T04:21:39.436Z] Login Succeeded [2021-07-11T04:21:39.436Z] nexus3.edgexfoundry.org:10003 [2021-07-11T04:21:39.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T04:21:39.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T04:21:39.699Z] Configure a credential helper to remove this warning. See [2021-07-11T04:21:39.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T04:21:39.699Z] [2021-07-11T04:21:39.699Z] Login Succeeded [2021-07-11T04:21:39.699Z] nexus3.edgexfoundry.org:10004 [2021-07-11T04:21:39.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T04:21:39.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T04:21:39.699Z] Configure a credential helper to remove this warning. See [2021-07-11T04:21:39.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T04:21:39.699Z] [2021-07-11T04:21:39.699Z] Login Succeeded [2021-07-11T04:21:39.699Z] docker.io [2021-07-11T04:21:39.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T04:21:40.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T04:21:40.224Z] Configure a credential helper to remove this warning. See [2021-07-11T04:21:40.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T04:21:40.224Z] [2021-07-11T04:21:40.224Z] Login Succeeded [2021-07-11T04:21:40.224Z] ---> docker-login.sh ends [Pipeline] } [2021-07-11T04:21:40.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-11T04:21:40.580Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-07-11T04:21:40.580Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T04:21:40.580Z] ++ cut -d/ -f2 [2021-07-11T04:21:40.580Z] ++ dirname cmd/core-command/Dockerfile [2021-07-11T04:21:40.580Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-11T04:21:40.580Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T04:21:40.580Z] ++ dirname cmd/core-data/Dockerfile [2021-07-11T04:21:40.580Z] ++ cut -d/ -f2 [2021-07-11T04:21:40.580Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-11T04:21:40.580Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T04:21:40.580Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-11T04:21:40.580Z] ++ cut -d/ -f2 [2021-07-11T04:21:40.580Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-11T04:21:40.580Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T04:21:40.580Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-11T04:21:40.580Z] ++ cut -d/ -f2 [2021-07-11T04:21:40.580Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-11T04:21:40.580Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T04:21:40.580Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-11T04:21:40.580Z] ++ cut -d/ -f2 [2021-07-11T04:21:40.580Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-11T04:21:40.580Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T04:21:40.580Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-11T04:21:40.580Z] ++ cut -d/ -f2 [2021-07-11T04:21:40.580Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-11T04:21:40.580Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T04:21:40.580Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-11T04:21:40.580Z] ++ cut -d/ -f2 [2021-07-11T04:21:40.580Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-11T04:21:40.580Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T04:21:40.580Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-11T04:21:40.580Z] ++ cut -d/ -f2 [2021-07-11T04:21:40.580Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-11T04:21:40.580Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T04:21:40.580Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-11T04:21:40.580Z] ++ cut -d/ -f2 [2021-07-11T04:21:40.580Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-11T04:21:40.623Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-07-11T04:21:41.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T04:21:41.499Z] [2021-07-11T04:21:41.499Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T04:21:41.822Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T04:21:41.822Z] latest: Pulling from edgex-devops/git-semver [2021-07-11T04:21:41.822Z] 31603596830f: Pulling fs layer [2021-07-11T04:21:41.822Z] b6dc333f4379: Pulling fs layer [2021-07-11T04:21:41.822Z] 3d9ef1400e77: Pulling fs layer [2021-07-11T04:21:41.822Z] fd332fbdc1db: Pulling fs layer [2021-07-11T04:21:41.822Z] fd332fbdc1db: Waiting [2021-07-11T04:21:41.822Z] b6dc333f4379: Verifying Checksum [2021-07-11T04:21:41.822Z] b6dc333f4379: Download complete [2021-07-11T04:21:41.822Z] 31603596830f: Verifying Checksum [2021-07-11T04:21:41.822Z] 31603596830f: Download complete [2021-07-11T04:21:42.084Z] fd332fbdc1db: Verifying Checksum [2021-07-11T04:21:42.084Z] fd332fbdc1db: Download complete [2021-07-11T04:21:42.084Z] 3d9ef1400e77: Verifying Checksum [2021-07-11T04:21:42.084Z] 3d9ef1400e77: Download complete [2021-07-11T04:21:42.084Z] 31603596830f: Pull complete [2021-07-11T04:21:42.352Z] b6dc333f4379: Pull complete [2021-07-11T04:21:42.942Z] 3d9ef1400e77: Pull complete [2021-07-11T04:21:42.942Z] fd332fbdc1db: Pull complete [2021-07-11T04:21:43.205Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-11T04:21:43.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T04:21:43.205Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-11T04:21:43.287Z] prd-centos7-docker-4c-2g-2454 does not seem to be running inside a container [2021-07-11T04:21:43.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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:10004/edgex-devops/git-semver:latest cat [2021-07-11T04:21:45.034Z] $ docker top 688f336133145959a97cd52d9f3da05a303b20aba0132b305a737a580e08fff5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-11T04:21:45.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-11T04:21:45.180Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-11T04:21:45.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-11T04:21:45.302Z] $ docker exec 688f336133145959a97cd52d9f3da05a303b20aba0132b305a737a580e08fff5 ssh-agent [2021-07-11T04:21:45.418Z] SSH_AUTH_SOCK=/tmp/ssh-rxdhRdilp5Si/agent.14 [2021-07-11T04:21:45.418Z] SSH_AGENT_PID=20 [2021-07-11T04:21:45.428Z] Running ssh-add (command line suppressed) [2021-07-11T04:21:45.535Z] Identity added: /w/workspace/edgex-go/38@tmp/private_key_9123960493644910956.key (/w/workspace/edgex-go/38@tmp/private_key_9123960493644910956.key) [2021-07-11T04:21:45.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-11T04:21:45.860Z] + git tag --points-at HEAD [Pipeline] } [2021-07-11T04:21:45.872Z] $ docker exec --env ******** --env ******** 688f336133145959a97cd52d9f3da05a303b20aba0132b305a737a580e08fff5 ssh-agent -k [2021-07-11T04:21:45.955Z] unset SSH_AUTH_SOCK; [2021-07-11T04:21:45.956Z] unset SSH_AGENT_PID; [2021-07-11T04:21:45.956Z] echo Agent pid 20 killed; [2021-07-11T04:21:45.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-11T04:21:46.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-11T04:21:46.010Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-11T04:21:46.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-11T04:21:46.126Z] $ docker exec 688f336133145959a97cd52d9f3da05a303b20aba0132b305a737a580e08fff5 ssh-agent [2021-07-11T04:21:46.242Z] SSH_AUTH_SOCK=/tmp/ssh-OoeTDFZDGGEU/agent.51 [2021-07-11T04:21:46.242Z] SSH_AGENT_PID=58 [2021-07-11T04:21:46.248Z] Running ssh-add (command line suppressed) [2021-07-11T04:21:46.344Z] Identity added: /w/workspace/edgex-go/38@tmp/private_key_1578955876453966893.key (/w/workspace/edgex-go/38@tmp/private_key_1578955876453966893.key) [2021-07-11T04:21:46.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-11T04:21:46.664Z] + git semver init [2021-07-11T04:21:46.664Z] # -> Open(): unable to determine branch for HEAD [2021-07-11T04:21:46.664Z] # $GIT_DIR = /w/workspace/edgex-go/38/.git [2021-07-11T04:21:46.664Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/38 [2021-07-11T04:21:46.664Z] # $SEMVER_REMOTE_NAME = origin [2021-07-11T04:21:46.664Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-11T04:21:46.664Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-11T04:21:46.664Z] # $SEMVER_BRANCH = PR-3531 [2021-07-11T04:21:46.664Z] # $SEMVER_TEMP = /tmp/semver-733533370 [2021-07-11T04:21:46.664Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-11T04:21:58.935Z] # '/tmp/semver-733533370' -> '/w/workspace/edgex-go/38/.semver' [2021-07-11T04:21:58.935Z] # -> Force: false [2021-07-11T04:21:58.935Z] # $SEMVER_DIR = /w/workspace/edgex-go/38/.semver [Pipeline] } [2021-07-11T04:21:58.943Z] $ docker exec --env ******** --env ******** 688f336133145959a97cd52d9f3da05a303b20aba0132b305a737a580e08fff5 ssh-agent -k [2021-07-11T04:21:59.043Z] unset SSH_AUTH_SOCK; [2021-07-11T04:21:59.043Z] unset SSH_AGENT_PID; [2021-07-11T04:21:59.043Z] echo Agent pid 58 killed; [2021-07-11T04:21:59.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-11T04:21:59.414Z] + git semver [Pipeline] } [2021-07-11T04:21:59.427Z] $ docker stop --time=1 688f336133145959a97cd52d9f3da05a303b20aba0132b305a737a580e08fff5 [2021-07-11T04:22:01.761Z] $ docker rm -f 688f336133145959a97cd52d9f3da05a303b20aba0132b305a737a580e08fff5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-11T04:22:02.160Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-11T04:22:02.464Z] Stashed 1 file(s) [Pipeline] echo [2021-07-11T04:22:02.468Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-11T04:22:03.086Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-11T04:22:03.511Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-11T04:22:03.814Z] + sudo service docker restart [2021-07-11T04:22:03.814Z] + true [2021-07-11T04:22:03.814Z] Redirecting to /bin/systemctl restart docker.service [2021-07-11T04:22:17.722Z] Still waiting to schedule task [2021-07-11T04:22:17.723Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2455’ is offline [Pipeline] echo [2021-07-11T04:22:21.980Z] ========================================================= [2021-07-11T04:22:21.980Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-11T04:22:21.980Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-11T04:22:22.297Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-11T04:22:23.697Z] Sending build context to Docker daemon 328.3MB [2021-07-11T04:22:23.697Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-11T04:22:23.697Z] Step 2/6 : FROM ${BASE} [2021-07-11T04:22:23.697Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-11T04:22:23.697Z] 540db60ca938: Pulling fs layer [2021-07-11T04:22:23.697Z] adcc1eea9eea: Pulling fs layer [2021-07-11T04:22:23.697Z] 4c4ab2625f07: Pulling fs layer [2021-07-11T04:22:23.697Z] 0773c198feca: Pulling fs layer [2021-07-11T04:22:23.697Z] 345f892a5656: Pulling fs layer [2021-07-11T04:22:23.697Z] 9ac62484cfdc: Pulling fs layer [2021-07-11T04:22:23.697Z] 5ac4037533be: Pulling fs layer [2021-07-11T04:22:23.697Z] dc6bda0758c5: Pulling fs layer [2021-07-11T04:22:23.697Z] 345f892a5656: Waiting [2021-07-11T04:22:23.697Z] 9ac62484cfdc: Waiting [2021-07-11T04:22:23.697Z] 5ac4037533be: Waiting [2021-07-11T04:22:23.697Z] dc6bda0758c5: Waiting [2021-07-11T04:22:23.697Z] 0773c198feca: Waiting [2021-07-11T04:22:23.962Z] 4c4ab2625f07: Download complete [2021-07-11T04:22:23.962Z] adcc1eea9eea: Verifying Checksum [2021-07-11T04:22:23.962Z] adcc1eea9eea: Download complete [2021-07-11T04:22:23.962Z] 345f892a5656: Verifying Checksum [2021-07-11T04:22:23.962Z] 345f892a5656: Download complete [2021-07-11T04:22:23.962Z] 540db60ca938: Verifying Checksum [2021-07-11T04:22:23.962Z] 540db60ca938: Download complete [2021-07-11T04:22:23.962Z] 9ac62484cfdc: Verifying Checksum [2021-07-11T04:22:23.962Z] 9ac62484cfdc: Download complete [2021-07-11T04:22:24.224Z] 540db60ca938: Pull complete [2021-07-11T04:22:24.224Z] adcc1eea9eea: Pull complete [2021-07-11T04:22:24.486Z] 4c4ab2625f07: Pull complete [2021-07-11T04:22:24.486Z] 5ac4037533be: Verifying Checksum [2021-07-11T04:22:24.486Z] 5ac4037533be: Download complete [2021-07-11T04:22:26.404Z] dc6bda0758c5: Verifying Checksum [2021-07-11T04:22:26.404Z] dc6bda0758c5: Download complete [2021-07-11T04:22:26.404Z] 0773c198feca: Verifying Checksum [2021-07-11T04:22:26.404Z] 0773c198feca: Download complete [2021-07-11T04:22:29.722Z] 0773c198feca: Pull complete [2021-07-11T04:22:29.722Z] 345f892a5656: Pull complete [2021-07-11T04:22:29.722Z] 9ac62484cfdc: Pull complete [2021-07-11T04:22:29.982Z] 5ac4037533be: Pull complete [2021-07-11T04:22:32.582Z] dc6bda0758c5: Pull complete [2021-07-11T04:22:32.582Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-11T04:22:32.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-11T04:22:32.582Z] ---> eb58bd16d52e [2021-07-11T04:22:32.582Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-11T04:22:33.976Z] ---> Running in ba5ecefc6cb0 [2021-07-11T04:22:34.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T04:22:35.129Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T04:22:35.705Z] (1/12) Installing libmagic (5.39-r0) [2021-07-11T04:22:36.281Z] (2/12) Installing file (5.39-r0) [2021-07-11T04:22:36.281Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-11T04:22:36.281Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-11T04:22:40.518Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-11T04:22:40.518Z] (6/12) Installing patch (2.7.6-r7) [2021-07-11T04:22:40.518Z] (7/12) Installing build-base (0.5-r2) [2021-07-11T04:22:40.518Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-11T04:22:40.518Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-11T04:22:40.518Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-11T04:22:40.518Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-11T04:22:40.518Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-11T04:22:40.518Z] Executing busybox-1.32.1-r6.trigger [2021-07-11T04:22:40.518Z] OK: 219 MiB in 52 packages [2021-07-11T04:22:42.457Z] Removing intermediate container ba5ecefc6cb0 [2021-07-11T04:22:42.457Z] ---> 7902a735810f [2021-07-11T04:22:42.457Z] Step 4/6 : WORKDIR /edgex-go [2021-07-11T04:22:42.457Z] ---> Running in da59a2e0df09 [2021-07-11T04:22:42.717Z] Removing intermediate container da59a2e0df09 [2021-07-11T04:22:42.717Z] ---> 07cc6b0947cd [2021-07-11T04:22:42.717Z] Step 5/6 : COPY go.mod . [2021-07-11T04:22:42.717Z] ---> c1c45f75d702 [2021-07-11T04:22:42.717Z] Step 6/6 : RUN go mod download [2021-07-11T04:22:42.717Z] ---> Running in 174bdfb37e27 [2021-07-11T04:22:54.971Z] Removing intermediate container 174bdfb37e27 [2021-07-11T04:22:54.971Z] ---> cce1d88395d5 [2021-07-11T04:22:54.971Z] Successfully built cce1d88395d5 [2021-07-11T04:22:54.971Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T04:22:55.281Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-11T04:22:55.281Z] . [Pipeline] withDockerContainer [2021-07-11T04:22:55.353Z] prd-centos7-docker-4c-2g-2454 does not seem to be running inside a container [2021-07-11T04:22:55.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-11T04:22:55.785Z] $ docker top daa2d90f2c1012452f0c4c77edf9e454c06b17290427687d02a5871ab31811ad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T04:22:56.158Z] + go version [2021-07-11T04:22:56.158Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-11T04:22:56.166Z] $ docker stop --time=1 daa2d90f2c1012452f0c4c77edf9e454c06b17290427687d02a5871ab31811ad [2021-07-11T04:22:57.355Z] $ docker rm -f daa2d90f2c1012452f0c4c77edf9e454c06b17290427687d02a5871ab31811ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T04:22:57.903Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-11T04:22:57.903Z] . [Pipeline] withDockerContainer [2021-07-11T04:22:57.975Z] prd-centos7-docker-4c-2g-2454 does not seem to be running inside a container [2021-07-11T04:22:58.011Z] $ 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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-11T04:22:58.369Z] $ docker top d38a7ff1c09c26982105c4dfcb5ef5236291eb2a4ebc63f191bfa7ebfbffee21 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-11T04:22:58.468Z] ========================================================= [2021-07-11T04:22:58.468Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-11T04:22:58.468Z] ========================================================= [Pipeline] sh [2021-07-11T04:22:58.766Z] + go mod tidy [Pipeline] sh [2021-07-11T04:22:59.341Z] + make test [2021-07-11T04:22:59.341Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-11T04:22:59.606Z] go mod tidy [2021-07-11T04:22:59.606Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-11T04:23:05.010Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-11T04:23:20.151Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-11T04:23:25.539Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-11T04:23:26.130Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-11T04:23:26.130Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-11T04:23:28.696Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-11T04:23:28.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-11T04:23:28.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-11T04:23:28.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-11T04:23:29.543Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-11T04:23:29.808Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-11T04:23:30.080Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-11T04:23:30.080Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-11T04:23:30.080Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-11T04:23:30.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-11T04:23:32.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2021-07-11T04:23:32.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-11T04:23:32.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-11T04:23:33.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 100.0% of statements [2021-07-11T04:23:33.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-11T04:23:33.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 53.1% of statements [2021-07-11T04:23:33.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-11T04:23:33.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-11T04:23:34.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.090s coverage: 87.7% of statements [2021-07-11T04:23:34.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-11T04:23:34.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-11T04:23:34.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.054s coverage: 78.9% of statements [2021-07-11T04:23:36.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 81.2% of statements [2021-07-11T04:23:36.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-11T04:23:36.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-11T04:23:36.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-11T04:23:36.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-11T04:23:36.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-11T04:23:36.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.247s coverage: 95.1% of statements [2021-07-11T04:23:36.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-11T04:23:36.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-11T04:23:36.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-11T04:23:36.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-11T04:23:36.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-11T04:23:36.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-11T04:23:36.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-11T04:23:36.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-11T04:23:36.500Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-07-11T04:23:36.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-11T04:23:36.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-11T04:23:36.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-11T04:23:37.894Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.8% of statements [2021-07-11T04:23:37.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-11T04:23:37.894Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements [2021-07-11T04:23:37.894Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 22.0% of statements [2021-07-11T04:23:37.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-11T04:23:37.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.036s coverage: 47.1% of statements [2021-07-11T04:23:38.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 79.5% of statements [2021-07-11T04:23:38.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-07-11T04:23:38.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-07-11T04:23:39.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-07-11T04:23:51.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements [2021-07-11T04:23:51.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements [2021-07-11T04:23:57.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.225s coverage: 81.8% of statements [2021-07-11T04:23:57.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-11T04:24:12.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-07-11T04:24:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-11T04:24:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-11T04:24:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-11T04:24:12.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-07-11T04:24:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-11T04:24:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-11T04:24:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-11T04:24:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-11T04:24:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-11T04:24:12.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements [2021-07-11T04:24:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-11T04:24:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-11T04:24:12.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-07-11T04:24:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-11T04:24:12.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-07-11T04:24:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-11T04:24:12.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-07-11T04:24:12.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-07-11T04:24:12.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-07-11T04:24:12.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-07-11T04:24:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-11T04:24:12.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements [2021-07-11T04:24:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-11T04:24:12.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-11T04:24:13.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-07-11T04:24:13.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-07-11T04:24:13.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-07-11T04:24:13.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-07-11T04:24:13.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-07-11T04:24:14.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.165s coverage: 66.9% of statements [2021-07-11T04:24:14.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-11T04:24:14.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-11T04:24:14.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-11T04:24:15.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.6% of statements [2021-07-11T04:24:15.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-11T04:24:15.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-11T04:24:15.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-07-11T04:24:15.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-11T04:24:15.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-07-11T04:24:15.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-11T04:24:23.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements [2021-07-11T04:24:23.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-11T04:24:23.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-11T04:24:23.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-11T04:24:23.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-11T04:24:23.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 91.9% of statements [2021-07-11T04:24:23.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-11T04:24:23.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-11T04:24:23.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-11T04:24:23.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-11T04:24:23.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-11T04:24:23.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-07-11T04:24:23.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-11T04:24:23.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-11T04:24:23.592Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.6% of statements [2021-07-11T04:24:23.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-11T04:24:23.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-11T04:24:23.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-11T04:24:23.592Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-11T04:24:23.592Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-11T04:24:23.592Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-07-11T04:24:23.592Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-11T04:24:23.592Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-11T04:24:23.592Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-11T04:24:23.592Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-11T04:24:23.592Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-11T04:24:23.592Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-11T04:24:23.592Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-07-11T04:24:23.592Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-07-11T04:24:23.592Z] GO111MODULE=on go vet ./... [2021-07-11T04:24:45.627Z] gofmt -l . [2021-07-11T04:24:45.627Z] [ "`gofmt -l .`" = "" ] [2021-07-11T04:24:45.627Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-11T04:24:45.930Z] + ls -al . [2021-07-11T04:24:45.930Z] total 564 [2021-07-11T04:24:45.930Z] drwxrwxr-x 10 1001 1001 4096 Jul 11 04:24 . [2021-07-11T04:24:45.930Z] drwxr-xr-x 4 root root 30 Jul 11 04:22 .. [2021-07-11T04:24:45.930Z] -rw-rw-r-- 1 1001 1001 11 Jul 11 04:21 .dockerignore [2021-07-11T04:24:45.930Z] drwxrwxr-x 8 1001 1001 179 Jul 11 04:21 .git [2021-07-11T04:24:45.930Z] drwxrwxr-x 3 1001 1001 125 Jul 11 04:21 .github [2021-07-11T04:24:45.930Z] -rw-rw-r-- 1 1001 1001 818 Jul 11 04:21 .gitignore [2021-07-11T04:24:45.930Z] -rw-rw-r-- 1 1001 1001 76 Jul 11 04:21 .hadolint.yml [2021-07-11T04:24:45.930Z] drwx------ 3 1001 1001 58 Jul 11 04:21 .semver [2021-07-11T04:24:45.930Z] -rw-rw-r-- 1 1001 1001 166 Jul 11 04:21 .sonarcloud.properties [2021-07-11T04:24:45.930Z] -rw-rw-r-- 1 1001 1001 8609 Jul 11 04:21 Attribution.txt [2021-07-11T04:24:45.930Z] -rw-rw-r-- 1 1001 1001 43881 Jul 11 04:21 CHANGELOG.md [2021-07-11T04:24:45.930Z] -rw-rw-r-- 1 1001 1001 3804 Jul 11 04:21 CONTRIBUTING.md [2021-07-11T04:24:45.930Z] -rw-rw-r-- 1 1001 1001 931 Jul 11 04:21 Dockerfile.build [2021-07-11T04:24:45.930Z] -rw-rw-r-- 1 1001 1001 849 Jul 11 04:21 Jenkinsfile [2021-07-11T04:24:45.930Z] -rw-rw-r-- 1 1001 1001 10775 Jul 11 04:21 LICENSE [2021-07-11T04:24:45.930Z] -rw-rw-r-- 1 1001 1001 6003 Jul 11 04:21 Makefile [2021-07-11T04:24:45.930Z] -rw-rw-r-- 1 1001 1001 7818 Jul 11 04:21 README.md [2021-07-11T04:24:45.930Z] -rw-rw-r-- 1 1001 1001 6912 Jul 11 04:21 SECURITY.md [2021-07-11T04:24:45.930Z] -rw-rw-r-- 1 1001 1001 5 Jul 11 04:22 VERSION [2021-07-11T04:24:45.930Z] -rw-rw-r-- 1 1001 1001 4131 Jul 11 04:21 ZMQWindows.md [2021-07-11T04:24:45.930Z] drwxrwxr-x 2 1001 1001 37 Jul 11 04:21 bin [2021-07-11T04:24:45.930Z] drwxrwxr-x 14 1001 1001 4096 Jul 11 04:21 cmd [2021-07-11T04:24:45.930Z] -rw-r--r-- 1 root root 398095 Jul 11 04:24 coverage.out [2021-07-11T04:24:45.930Z] -rw-rw-r-- 1 1001 1001 806 Jul 11 04:21 go.mod [2021-07-11T04:24:45.930Z] -rw-r--r-- 1 root root 20941 Jul 11 04:22 go.sum [2021-07-11T04:24:45.930Z] drwxrwxr-x 7 1001 1001 114 Jul 11 04:21 internal [2021-07-11T04:24:45.930Z] drwxrwxr-x 3 1001 1001 16 Jul 11 04:21 openapi [2021-07-11T04:24:45.930Z] drwxrwxr-x 4 1001 1001 71 Jul 11 04:21 snap [2021-07-11T04:24:45.930Z] -rw-rw-r-- 1 1001 1001 168 Jul 11 04:21 version.go [Pipeline] sh [2021-07-11T04:24:46.233Z] + '[' -e coverage.out ] [2021-07-11T04:24:46.233Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-11T04:24:46.334Z] Stashed 1 file(s) [Pipeline] sh [2021-07-11T04:24:46.641Z] + make build [2021-07-11T04:24:46.641Z] go mod tidy [2021-07-11T04:24:46.641Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-11T04:24:48.042Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-11T04:24:56.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-11T04:24:56.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-11T04:24:57.200Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-11T04:24:57.200Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-11T04:24:58.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-11T04:24:59.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-11T04:24:59.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-11T04:25:01.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-11T04:25:01.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-11T04:25:02.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-11T04:25:04.211Z] $ docker stop --time=1 d38a7ff1c09c26982105c4dfcb5ef5236291eb2a4ebc63f191bfa7ebfbffee21 [2021-07-11T04:25:06.746Z] $ docker rm -f d38a7ff1c09c26982105c4dfcb5ef5236291eb2a4ebc63f191bfa7ebfbffee21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T04:25:08.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-11T04:25:08.319Z] [2021-07-11T04:25:08.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T04:25:08.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-11T04:25:08.631Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-11T04:25:08.631Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-11T04:25:08.631Z] ca9280d653b3: Pulling fs layer [2021-07-11T04:25:08.631Z] 7e9c9ca2126c: Pulling fs layer [2021-07-11T04:25:08.631Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-11T04:25:08.631Z] cbdbe7a5bc2a: Download complete [2021-07-11T04:25:08.890Z] cbdbe7a5bc2a: Pull complete [2021-07-11T04:25:09.458Z] ca9280d653b3: Verifying Checksum [2021-07-11T04:25:09.458Z] ca9280d653b3: Download complete [2021-07-11T04:25:10.041Z] ca9280d653b3: Pull complete [2021-07-11T04:25:10.041Z] 7e9c9ca2126c: Verifying Checksum [2021-07-11T04:25:10.041Z] 7e9c9ca2126c: Download complete [2021-07-11T04:25:10.118Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2456 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-07-11T04:25:10.138Z] Running in /w/workspace/edgex-go/38 [Pipeline] { [Pipeline] checkout [2021-07-11T04:25:10.405Z] The recommended git tool is: git [2021-07-11T04:25:13.399Z] 7e9c9ca2126c: Pull complete [2021-07-11T04:25:13.399Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-11T04:25:13.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-11T04:25:13.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-11T04:25:13.471Z] prd-centos7-docker-4c-2g-2454 does not seem to be running inside a container [2021-07-11T04:25:13.650Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-11T04:25:15.596Z] using credential edgex-jenkins-ssh [2021-07-11T04:25:15.622Z] Cloning the remote Git repository [2021-07-11T04:25:15.697Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-11T04:25:15.820Z] > git init /w/workspace/edgex-go/38 # timeout=10 [2021-07-11T04:25:15.895Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-11T04:25:15.895Z] > git --version # timeout=10 [2021-07-11T04:25:15.916Z] > git --version # 'git version 2.17.1' [2021-07-11T04:25:15.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T04:25:15.995Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T04:25:16.826Z] $ docker top 03626b45bb70217c6cb68a2d4c5fd086e72fbf3765afd1553e3e51e9fcedc0e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T04:25:17.205Z] + grep parallel [2021-07-11T04:25:17.205Z] + docker-compose build --help [2021-07-11T04:25:17.777Z] --parallel Build images in parallel. [Pipeline] } [2021-07-11T04:25:17.786Z] $ docker stop --time=1 03626b45bb70217c6cb68a2d4c5fd086e72fbf3765afd1553e3e51e9fcedc0e2 [2021-07-11T04:25:18.986Z] $ docker rm -f 03626b45bb70217c6cb68a2d4c5fd086e72fbf3765afd1553e3e51e9fcedc0e2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T04:25:19.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-11T04:25:19.415Z] . [Pipeline] withDockerContainer [2021-07-11T04:25:19.490Z] prd-centos7-docker-4c-2g-2454 does not seem to be running inside a container [2021-07-11T04:25:19.527Z] $ 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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-11T04:25:19.860Z] $ docker top b101ed82e7c3bba825f278645cedcaca55e9d37499286aaf422a78fc78273eda -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T04:25:20.229Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-11T04:25:20.799Z] Building core-command ... [2021-07-11T04:25:20.799Z] Building core-data ... [2021-07-11T04:25:20.799Z] Building core-metadata ... [2021-07-11T04:25:20.799Z] Building security-bootstrapper ... [2021-07-11T04:25:20.799Z] Building security-proxy-setup ... [2021-07-11T04:25:20.799Z] Building security-secretstore-setup ... [2021-07-11T04:25:20.799Z] Building support-notifications ... [2021-07-11T04:25:20.799Z] Building support-scheduler ... [2021-07-11T04:25:20.799Z] Building sys-mgmt-agent ... [2021-07-11T04:25:20.799Z] Building security-secretstore-setup [2021-07-11T04:25:20.799Z] Building core-command [2021-07-11T04:25:20.799Z] Building support-notifications [2021-07-11T04:25:20.799Z] Building support-scheduler [2021-07-11T04:25:20.799Z] Building core-metadata [2021-07-11T04:25:31.619Z] Merging remotes/origin/main commit 9e22069fcd2ccadbe001935d29c439c09ed736f9 into PR head commit cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:25:31.936Z] Merge succeeded, producing cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:25:31.937Z] Checking out Revision cf11ade53dfa96ea272c8e512d180934db189c9d (PR-3531) [2021-07-11T04:25:31.016Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-11T04:25:31.033Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T04:25:31.057Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-11T04:25:31.091Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-11T04:25:31.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T04:25:31.105Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-11T04:25:31.636Z] > git config core.sparsecheckout # timeout=10 [2021-07-11T04:25:31.648Z] > git checkout -f cf11ade53dfa96ea272c8e512d180934db189c9d # timeout=10 [2021-07-11T04:25:31.854Z] > git remote # timeout=10 [2021-07-11T04:25:31.869Z] > git config --get remote.origin.url # timeout=10 [2021-07-11T04:25:31.883Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T04:25:31.894Z] > git merge 9e22069fcd2ccadbe001935d29c439c09ed736f9 # timeout=10 [2021-07-11T04:25:31.919Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-11T04:25:31.939Z] > git config core.sparsecheckout # timeout=10 [2021-07-11T04:25:31.949Z] > git checkout -f cf11ade53dfa96ea272c8e512d180934db189c9d # timeout=10 [2021-07-11T04:25:33.054Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:25:33.054Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:25:33.054Z] ---> cce1d88395d5 [2021-07-11T04:25:33.054Z] Step 3/23 : WORKDIR /edgex-go [2021-07-11T04:25:33.054Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:25:33.054Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:25:33.054Z] ---> cce1d88395d5 [2021-07-11T04:25:33.054Z] Step 3/23 : WORKDIR /edgex-go [2021-07-11T04:25:33.054Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:25:33.054Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:25:33.054Z] ---> cce1d88395d5 [2021-07-11T04:25:33.054Z] Step 3/26 : WORKDIR /edgex-go [2021-07-11T04:25:36.326Z] Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-11T04:25:37.825Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-11T04:25:38.242Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-11T04:25:38.586Z] + sudo service docker restart [2021-07-11T04:25:38.586Z] + true [2021-07-11T04:25:41.207Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:25:41.207Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:25:41.207Z] ---> cce1d88395d5 [2021-07-11T04:25:41.207Z] Step 3/24 : WORKDIR /edgex-go [2021-07-11T04:25:43.131Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:25:43.131Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:25:43.131Z] ---> cce1d88395d5 [2021-07-11T04:25:43.131Z] Step 3/24 : WORKDIR /edgex-go [2021-07-11T04:25:43.131Z] ---> Running in 41f9c651be9f [2021-07-11T04:25:43.131Z] ---> Running in 067f5591cbab [2021-07-11T04:25:43.131Z] ---> Running in 71185e9facfb [2021-07-11T04:25:43.131Z] ---> Running in 181cdeb45efc [2021-07-11T04:25:43.131Z] ---> Running in 1e139ed8b2fa [2021-07-11T04:25:43.393Z] Removing intermediate container 067f5591cbab [2021-07-11T04:25:43.393Z] ---> b5102e17d471 [2021-07-11T04:25:43.393Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:25:43.393Z] Removing intermediate container 71185e9facfb [2021-07-11T04:25:43.393Z] ---> 3aa19810053e [2021-07-11T04:25:43.393Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:25:43.393Z] Removing intermediate container 41f9c651be9f [2021-07-11T04:25:43.393Z] ---> 50c211563a57 [2021-07-11T04:25:43.393Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:25:43.393Z] Removing intermediate container 1e139ed8b2fa [2021-07-11T04:25:43.393Z] ---> d72942a7f4c7 [2021-07-11T04:25:43.393Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:25:43.393Z] ---> Running in cfa8f8eb5086 [2021-07-11T04:25:43.393Z] Removing intermediate container 181cdeb45efc [2021-07-11T04:25:43.393Z] ---> f95919fb2030 [2021-07-11T04:25:43.393Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:25:43.393Z] ---> Running in 68f7cd908545 [2021-07-11T04:25:43.393Z] ---> Running in a6b0e51def51 [2021-07-11T04:25:43.393Z] ---> Running in 0d5edf5d5091 [2021-07-11T04:25:43.393Z] ---> Running in 34b4af220a1c [2021-07-11T04:25:44.345Z] Removing intermediate container cfa8f8eb5086 [2021-07-11T04:25:44.345Z] ---> 661b17f09734 [2021-07-11T04:25:44.345Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-11T04:25:44.345Z] ---> Running in 3099f61bbd9f [2021-07-11T04:25:44.345Z] Removing intermediate container 68f7cd908545 [2021-07-11T04:25:44.345Z] ---> e9af6fd42412 [2021-07-11T04:25:44.345Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-11T04:25:44.345Z] ---> Running in ddd3aa3172d4 [2021-07-11T04:25:44.609Z] Removing intermediate container a6b0e51def51 [2021-07-11T04:25:44.609Z] ---> 35baafa4fb52 [2021-07-11T04:25:44.609Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-11T04:25:44.609Z] Removing intermediate container 0d5edf5d5091 [2021-07-11T04:25:44.609Z] ---> da6f67ca2f5b [2021-07-11T04:25:44.609Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-11T04:25:44.609Z] ---> Running in 65390cbb0375 [2021-07-11T04:25:44.609Z] ---> Running in ddef72e0dfff [2021-07-11T04:25:44.609Z] Removing intermediate container 34b4af220a1c [2021-07-11T04:25:44.609Z] ---> 36f5daa588d2 [2021-07-11T04:25:44.609Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-11T04:25:44.609Z] ---> Running in 9e4081bf8af2 [2021-07-11T04:25:44.872Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T04:25:44.872Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T04:25:45.136Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T04:25:45.136Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T04:25:45.405Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T04:25:45.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T04:25:45.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T04:25:45.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T04:25:46.192Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T04:25:46.193Z] OK: 219 MiB in 52 packages [2021-07-11T04:25:46.463Z] Removing intermediate container ddd3aa3172d4 [2021-07-11T04:25:46.463Z] ---> 2acc47c86d5e [2021-07-11T04:25:46.463Z] Step 6/24 : COPY go.mod . [2021-07-11T04:25:46.463Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T04:25:46.463Z] OK: 219 MiB in 52 packages [2021-07-11T04:25:46.463Z] ---> 485cd6e143d7 [2021-07-11T04:25:46.463Z] Step 7/24 : RUN go mod download [2021-07-11T04:25:46.734Z] OK: 219 MiB in 52 packages [2021-07-11T04:25:46.734Z] ---> Running in 6fbce6842c93 [2021-07-11T04:25:46.734Z] Removing intermediate container 65390cbb0375 [2021-07-11T04:25:46.734Z] ---> a3d4320f1180 [2021-07-11T04:25:46.734Z] Step 6/23 : COPY go.mod . [2021-07-11T04:25:46.998Z] OK: 219 MiB in 52 packages [2021-07-11T04:25:46.998Z] Removing intermediate container ddef72e0dfff [2021-07-11T04:25:46.998Z] ---> 441cd43dc496 [2021-07-11T04:25:46.998Z] Step 6/24 : COPY go.mod . [2021-07-11T04:25:47.257Z] ---> 1fefe56f5dac [2021-07-11T04:25:47.257Z] Step 7/23 : RUN go mod download [2021-07-11T04:25:47.257Z] ---> Running in 54f53384a2df [2021-07-11T04:25:47.257Z] Removing intermediate container 3099f61bbd9f [2021-07-11T04:25:47.257Z] ---> 5466d34086f5 [2021-07-11T04:25:47.257Z] Step 6/23 : COPY go.mod . [2021-07-11T04:25:47.257Z] ---> e7e6c615439e [2021-07-11T04:25:47.257Z] Step 7/24 : RUN go mod download [2021-07-11T04:25:47.257Z] ---> Running in 190f768eff00 [2021-07-11T04:25:47.524Z] ---> 3750fba79d97 [2021-07-11T04:25:47.524Z] Step 7/23 : RUN go mod download [2021-07-11T04:25:47.524Z] ---> Running in df0fa72ecd0d [2021-07-11T04:25:47.524Z] Removing intermediate container 6fbce6842c93 [2021-07-11T04:25:47.524Z] ---> d284cce361a9 [2021-07-11T04:25:47.524Z] Step 8/24 : COPY . . [2021-07-11T04:25:47.787Z] OK: 219 MiB in 52 packages [2021-07-11T04:25:53.087Z] Removing intermediate container 9e4081bf8af2 [2021-07-11T04:25:53.087Z] ---> e8506fe98b68 [2021-07-11T04:25:53.087Z] Step 6/26 : COPY go.mod . [2021-07-11T04:25:53.087Z] Removing intermediate container 54f53384a2df [2021-07-11T04:25:53.087Z] ---> 5d3fb9dcac56 [2021-07-11T04:25:53.087Z] Step 8/23 : COPY . . [2021-07-11T04:25:53.087Z] ---> 0bcea372afba [2021-07-11T04:25:53.087Z] Step 9/24 : RUN go mod tidy [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-11T04:25:56.933Z] provisioning config files... [2021-07-11T04:25:56.961Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/38@tmp/config5833097572197817185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-11T04:25:57.331Z] ---> docker-login.sh [2021-07-11T04:25:57.332Z] nexus3.edgexfoundry.org:10001 [2021-07-11T04:25:57.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T04:25:58.404Z] Removing intermediate container 190f768eff00 [2021-07-11T04:25:58.404Z] ---> 2b5526817aed [2021-07-11T04:25:58.404Z] Step 8/24 : COPY . . [2021-07-11T04:25:58.404Z] ---> Running in 3507468e6c04 [2021-07-11T04:25:58.404Z] ---> 14887e678a5e [2021-07-11T04:25:58.404Z] Step 7/26 : RUN go mod download [2021-07-11T04:25:58.404Z] Removing intermediate container df0fa72ecd0d [2021-07-11T04:25:58.404Z] ---> 2963cca9b922 [2021-07-11T04:25:58.404Z] Step 8/23 : COPY . . [2021-07-11T04:25:58.404Z] ---> Running in 60afe7d400ef [2021-07-11T04:25:58.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T04:25:58.533Z] Configure a credential helper to remove this warning. See [2021-07-11T04:25:58.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T04:25:58.533Z] [2021-07-11T04:25:58.533Z] Login Succeeded [2021-07-11T04:25:58.533Z] nexus3.edgexfoundry.org:10002 [2021-07-11T04:25:58.669Z] ---> 4a921342c7ea [2021-07-11T04:25:58.669Z] Step 9/23 : RUN go mod tidy [2021-07-11T04:25:58.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T04:25:59.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T04:25:59.085Z] Configure a credential helper to remove this warning. See [2021-07-11T04:25:59.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T04:25:59.085Z] [2021-07-11T04:25:59.085Z] Login Succeeded [2021-07-11T04:25:59.085Z] nexus3.edgexfoundry.org:10003 [2021-07-11T04:25:59.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T04:25:59.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T04:25:59.638Z] Configure a credential helper to remove this warning. See [2021-07-11T04:25:59.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T04:25:59.638Z] [2021-07-11T04:25:59.638Z] Login Succeeded [2021-07-11T04:25:59.638Z] nexus3.edgexfoundry.org:10004 [2021-07-11T04:25:59.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T04:26:00.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T04:26:00.188Z] Configure a credential helper to remove this warning. See [2021-07-11T04:26:00.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T04:26:00.188Z] [2021-07-11T04:26:00.188Z] Login Succeeded [2021-07-11T04:26:00.188Z] docker.io [2021-07-11T04:26:00.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T04:26:00.600Z] ---> Running in 69db259c3496 [2021-07-11T04:26:01.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T04:26:01.057Z] Configure a credential helper to remove this warning. See [2021-07-11T04:26:01.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T04:26:01.057Z] [2021-07-11T04:26:01.057Z] Login Succeeded [2021-07-11T04:26:01.057Z] ---> docker-login.sh ends [Pipeline] } [2021-07-11T04:26:01.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-11T04:26:01.386Z] ========================================================= [2021-07-11T04:26:01.386Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-11T04:26:01.386Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-11T04:26:01.736Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-11T04:26:03.726Z] Sending build context to Docker daemon 165.7MB [2021-07-11T04:26:03.726Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-11T04:26:03.726Z] Step 2/6 : FROM ${BASE} [2021-07-11T04:26:04.002Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-11T04:26:04.002Z] 595b0fe564bb: Pulling fs layer [2021-07-11T04:26:04.002Z] 24495759ef45: Pulling fs layer [2021-07-11T04:26:04.002Z] d148012ef14d: Pulling fs layer [2021-07-11T04:26:04.002Z] cb65c68fc2e2: Pulling fs layer [2021-07-11T04:26:04.002Z] 093eec477d81: Pulling fs layer [2021-07-11T04:26:04.002Z] 20fd20ab2234: Pulling fs layer [2021-07-11T04:26:04.002Z] 43245461236d: Pulling fs layer [2021-07-11T04:26:04.002Z] 5a37c24eccbd: Pulling fs layer [2021-07-11T04:26:04.002Z] 20fd20ab2234: Waiting [2021-07-11T04:26:04.002Z] 43245461236d: Waiting [2021-07-11T04:26:04.002Z] 5a37c24eccbd: Waiting [2021-07-11T04:26:04.002Z] cb65c68fc2e2: Waiting [2021-07-11T04:26:04.002Z] 093eec477d81: Waiting [2021-07-11T04:26:04.002Z] d148012ef14d: Verifying Checksum [2021-07-11T04:26:04.002Z] d148012ef14d: Download complete [2021-07-11T04:26:04.002Z] 24495759ef45: Verifying Checksum [2021-07-11T04:26:04.002Z] 24495759ef45: Download complete [2021-07-11T04:26:04.283Z] 093eec477d81: Verifying Checksum [2021-07-11T04:26:04.283Z] 093eec477d81: Download complete [2021-07-11T04:26:04.283Z] 20fd20ab2234: Verifying Checksum [2021-07-11T04:26:04.283Z] 20fd20ab2234: Download complete [2021-07-11T04:26:04.283Z] 595b0fe564bb: Verifying Checksum [2021-07-11T04:26:04.283Z] 595b0fe564bb: Download complete [2021-07-11T04:26:04.283Z] 43245461236d: Verifying Checksum [2021-07-11T04:26:04.283Z] 43245461236d: Download complete [2021-07-11T04:26:04.877Z] 595b0fe564bb: Pull complete [2021-07-11T04:26:05.483Z] 24495759ef45: Pull complete [2021-07-11T04:26:05.761Z] d148012ef14d: Pull complete [2021-07-11T04:26:06.753Z] 5a37c24eccbd: Verifying Checksum [2021-07-11T04:26:06.753Z] 5a37c24eccbd: Download complete [2021-07-11T04:26:07.198Z] ---> dbdd73934b47 [2021-07-11T04:26:07.198Z] Step 9/24 : RUN go mod tidy [2021-07-11T04:26:07.198Z] ---> 546371986324 [2021-07-11T04:26:07.198Z] Step 9/23 : RUN go mod tidy [2021-07-11T04:26:07.198Z] ---> Running in c608c6bc91b5 [2021-07-11T04:26:07.198Z] ---> Running in 77e74ecb901a [2021-07-11T04:26:07.198Z] Removing intermediate container 3507468e6c04 [2021-07-11T04:26:07.198Z] ---> 33b7148815fa [2021-07-11T04:26:07.198Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-11T04:26:07.198Z] ---> Running in 017d8b2d49bf [2021-07-11T04:26:07.198Z] Removing intermediate container 60afe7d400ef [2021-07-11T04:26:07.199Z] ---> 21b828b886f4 [2021-07-11T04:26:07.199Z] Step 8/26 : COPY . . [2021-07-11T04:26:07.732Z] cb65c68fc2e2: Verifying Checksum [2021-07-11T04:26:07.733Z] cb65c68fc2e2: Download complete [2021-07-11T04:26:08.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-11T04:26:11.507Z] Removing intermediate container 69db259c3496 [2021-07-11T04:26:11.507Z] ---> 1a50d8e6d4fa [2021-07-11T04:26:11.507Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-11T04:26:11.785Z] ---> Running in 2b8cd94ca82a [2021-07-11T04:26:11.785Z] Removing intermediate container c608c6bc91b5 [2021-07-11T04:26:11.785Z] ---> bc6db6c12c5c [2021-07-11T04:26:11.785Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-11T04:26:12.051Z] Removing intermediate container 77e74ecb901a [2021-07-11T04:26:12.051Z] ---> 955d58bb9c1c [2021-07-11T04:26:12.051Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-11T04:26:12.051Z] ---> Running in 7a38d5f66d93 [2021-07-11T04:26:12.051Z] ---> Running in 7ce3012ee1a3 [2021-07-11T04:26:13.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-11T04:26:13.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-11T04:26:13.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-11T04:26:19.890Z] ---> 1aa30a117d03 [2021-07-11T04:26:19.890Z] Step 9/26 : RUN go mod tidy [2021-07-11T04:26:19.890Z] ---> Running in 5df342ce4a3e [2021-07-11T04:26:20.161Z] cb65c68fc2e2: Pull complete [2021-07-11T04:26:20.161Z] 093eec477d81: Pull complete [2021-07-11T04:26:20.161Z] 20fd20ab2234: Pull complete [2021-07-11T04:26:20.161Z] 43245461236d: Pull complete [2021-07-11T04:26:21.843Z] Removing intermediate container 5df342ce4a3e [2021-07-11T04:26:21.843Z] ---> 2d7dbb8f08b3 [2021-07-11T04:26:21.843Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-11T04:26:21.843Z] ---> Running in 1321ddc35748 [2021-07-11T04:26:22.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-11T04:26:23.573Z] 5a37c24eccbd: Pull complete [2021-07-11T04:26:23.573Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-11T04:26:23.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-11T04:26:23.573Z] ---> 274d7007c78b [2021-07-11T04:26:23.573Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-11T04:26:25.582Z] ---> Running in 743e35d74761 [2021-07-11T04:26:27.014Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T04:26:27.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T04:26:28.967Z] (1/12) Installing libmagic (5.39-r0) [2021-07-11T04:26:29.240Z] (2/12) Installing file (5.39-r0) [2021-07-11T04:26:29.515Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-11T04:26:29.515Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-11T04:26:40.702Z] Removing intermediate container 017d8b2d49bf [2021-07-11T04:26:40.702Z] ---> 75a705b908ce [2021-07-11T04:26:40.702Z] [2021-07-11T04:26:40.702Z] Step 11/24 : FROM alpine:3.12 [2021-07-11T04:26:40.702Z] 3.12: Pulling from library/alpine [2021-07-11T04:26:40.702Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-11T04:26:40.703Z] Status: Downloaded newer image for alpine:3.12 [2021-07-11T04:26:40.703Z] ---> 13621d1b12d4 [2021-07-11T04:26:40.703Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-11T04:26:40.971Z] ---> Running in 0edec1f19bab [2021-07-11T04:26:41.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-11T04:26:41.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-11T04:26:41.845Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-11T04:26:41.845Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T04:26:41.845Z] OK: 6 MiB in 15 packages [2021-07-11T04:26:41.893Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-11T04:26:41.893Z] (6/12) Installing patch (2.7.6-r7) [2021-07-11T04:26:41.893Z] (7/12) Installing build-base (0.5-r2) [2021-07-11T04:26:41.893Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-11T04:26:41.893Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-11T04:26:41.893Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-11T04:26:41.893Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-11T04:26:41.893Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-11T04:26:41.893Z] Executing busybox-1.32.1-r6.trigger [2021-07-11T04:26:41.893Z] OK: 218 MiB in 52 packages [2021-07-11T04:26:42.427Z] Removing intermediate container 0edec1f19bab [2021-07-11T04:26:42.427Z] ---> 7f810c410fd9 [2021-07-11T04:26:42.427Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-11T04:26:42.427Z] ---> Running in 227320bacf43 [2021-07-11T04:26:42.427Z] Removing intermediate container 227320bacf43 [2021-07-11T04:26:42.427Z] ---> 6486e180155e [2021-07-11T04:26:42.427Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-11T04:26:42.757Z] ---> Running in 8e491debfd5a [2021-07-11T04:26:42.757Z] Removing intermediate container 8e491debfd5a [2021-07-11T04:26:42.757Z] ---> 253def642467 [2021-07-11T04:26:42.757Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-11T04:26:42.757Z] ---> Running in 4a465496a7c9 [2021-07-11T04:26:43.126Z] Removing intermediate container 4a465496a7c9 [2021-07-11T04:26:43.126Z] ---> 8395066f112d [2021-07-11T04:26:43.126Z] Step 16/24 : WORKDIR / [2021-07-11T04:26:43.126Z] ---> Running in faa30c333228 [2021-07-11T04:26:43.126Z] Removing intermediate container faa30c333228 [2021-07-11T04:26:43.126Z] ---> 3666661c9aa5 [2021-07-11T04:26:43.126Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T04:26:43.492Z] ---> 14a880394539 [2021-07-11T04:26:43.493Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-11T04:26:44.068Z] ---> 582e289c366d [2021-07-11T04:26:44.068Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-11T04:26:44.519Z] Removing intermediate container 743e35d74761 [2021-07-11T04:26:44.519Z] ---> 18e1381ecd39 [2021-07-11T04:26:44.519Z] Step 4/6 : WORKDIR /edgex-go [2021-07-11T04:26:44.519Z] ---> Running in a91bf5d28e95 [2021-07-11T04:26:44.642Z] ---> 587fee4b2724 [2021-07-11T04:26:44.642Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-11T04:26:44.642Z] ---> Running in 4e1c9eb2696a [2021-07-11T04:26:44.642Z] Removing intermediate container 4e1c9eb2696a [2021-07-11T04:26:44.642Z] ---> 6caa0f6533dd [2021-07-11T04:26:44.642Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T04:26:44.907Z] ---> Running in 3eb29b47bcfa [2021-07-11T04:26:44.907Z] Removing intermediate container 3eb29b47bcfa [2021-07-11T04:26:44.907Z] ---> 93d7913d14fe [2021-07-11T04:26:44.907Z] Step 22/24 : LABEL arch=x86_64 [2021-07-11T04:26:44.907Z] ---> Running in 25a6f6b16eae [2021-07-11T04:26:45.116Z] Removing intermediate container a91bf5d28e95 [2021-07-11T04:26:45.116Z] ---> d1b4c3f86811 [2021-07-11T04:26:45.116Z] Step 5/6 : COPY go.mod . [2021-07-11T04:26:45.171Z] Removing intermediate container 25a6f6b16eae [2021-07-11T04:26:45.171Z] ---> 0c6efad10b08 [2021-07-11T04:26:45.171Z] Step 23/24 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:26:45.171Z] ---> Running in 2973f3e31a49 [2021-07-11T04:26:45.436Z] Removing intermediate container 2973f3e31a49 [2021-07-11T04:26:45.436Z] ---> fecde4590eb6 [2021-07-11T04:26:45.436Z] Step 24/24 : LABEL version=0.0.0 [2021-07-11T04:26:45.436Z] ---> Running in 60e03f7c7cd1 [2021-07-11T04:26:45.436Z] Removing intermediate container 60e03f7c7cd1 [2021-07-11T04:26:45.436Z] ---> d37be5e1d815 [2021-07-11T04:26:45.436Z] [2021-07-11T04:26:45.699Z] Successfully built d37be5e1d815 [2021-07-11T04:26:45.699Z] Successfully tagged core-command:latest [2021-07-11T04:26:45.699Z] Building security-bootstrapper [2021-07-11T04:26:45.710Z] ---> ce514996c0b9 [2021-07-11T04:26:45.710Z] Step 6/6 : RUN go mod download [2021-07-11T04:26:45.989Z] ---> Running in 8e0e6c4a48a6 [2021-07-11T04:26:52.286Z]  Building core-command ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:26:52.286Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:26:52.286Z] ---> cce1d88395d5 [2021-07-11T04:26:52.286Z] Step 3/32 : WORKDIR /edgex-go [2021-07-11T04:26:52.286Z] ---> Using cache [2021-07-11T04:26:52.286Z] ---> f95919fb2030 [2021-07-11T04:26:52.286Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:26:52.286Z] ---> Using cache [2021-07-11T04:26:52.286Z] ---> 36f5daa588d2 [2021-07-11T04:26:52.286Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-11T04:26:52.286Z] ---> Using cache [2021-07-11T04:26:52.286Z] ---> e8506fe98b68 [2021-07-11T04:26:52.286Z] Step 6/32 : COPY go.mod . [2021-07-11T04:26:52.286Z] ---> Using cache [2021-07-11T04:26:52.286Z] ---> 14887e678a5e [2021-07-11T04:26:52.286Z] Step 7/32 : RUN go mod download [2021-07-11T04:26:52.286Z] ---> Using cache [2021-07-11T04:26:52.286Z] ---> 21b828b886f4 [2021-07-11T04:26:52.286Z] Step 8/32 : COPY . . [2021-07-11T04:26:52.286Z] ---> Using cache [2021-07-11T04:26:52.286Z] ---> 1aa30a117d03 [2021-07-11T04:26:52.286Z] Step 9/32 : RUN go mod tidy [2021-07-11T04:26:52.286Z] ---> Using cache [2021-07-11T04:26:52.286Z] ---> 2d7dbb8f08b3 [2021-07-11T04:26:52.286Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-11T04:26:52.549Z] ---> Running in e8ca9e2044a9 [2021-07-11T04:26:53.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-11T04:26:55.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-11T04:26:56.293Z] Removing intermediate container 7ce3012ee1a3 [2021-07-11T04:26:56.293Z] ---> a0a8213fc78e [2021-07-11T04:26:56.293Z] [2021-07-11T04:26:56.293Z] Step 11/23 : FROM alpine:3.12 [2021-07-11T04:26:56.293Z] ---> 13621d1b12d4 [2021-07-11T04:26:56.293Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-11T04:26:56.293Z] ---> Using cache [2021-07-11T04:26:56.293Z] ---> 7f810c410fd9 [2021-07-11T04:26:56.293Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-11T04:26:56.293Z] ---> Using cache [2021-07-11T04:26:56.293Z] ---> 6486e180155e [2021-07-11T04:26:56.293Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-11T04:26:56.569Z] ---> Running in 0f32494fb989 [2021-07-11T04:26:56.854Z] Removing intermediate container 7a38d5f66d93 [2021-07-11T04:26:56.854Z] ---> a9b63bc4ea53 [2021-07-11T04:26:56.854Z] [2021-07-11T04:26:56.854Z] Step 11/24 : FROM alpine:3.12 [2021-07-11T04:26:56.854Z] ---> 13621d1b12d4 [2021-07-11T04:26:56.854Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-11T04:26:56.854Z] ---> Using cache [2021-07-11T04:26:56.854Z] ---> 7f810c410fd9 [2021-07-11T04:26:56.854Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-11T04:26:56.854Z] ---> Using cache [2021-07-11T04:26:56.854Z] ---> 6486e180155e [2021-07-11T04:26:56.854Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-11T04:26:56.854Z] ---> Running in ccda965ad120 [2021-07-11T04:26:56.854Z] Removing intermediate container 0f32494fb989 [2021-07-11T04:26:56.854Z] ---> 0e886b48d70f [2021-07-11T04:26:56.854Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-11T04:26:56.854Z] ---> Running in b52e0a2825e3 [2021-07-11T04:26:57.122Z] Removing intermediate container ccda965ad120 [2021-07-11T04:26:57.122Z] ---> c96b6a986613 [2021-07-11T04:26:57.122Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-11T04:26:57.398Z] Removing intermediate container b52e0a2825e3 [2021-07-11T04:26:57.398Z] ---> 50248ef957d9 [2021-07-11T04:26:57.398Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T04:26:57.398Z] ---> Running in 4a408adb44e5 [2021-07-11T04:26:57.995Z] Removing intermediate container 4a408adb44e5 [2021-07-11T04:26:57.995Z] ---> 9b4ba2972d4a [2021-07-11T04:26:57.995Z] Step 16/24 : WORKDIR / [2021-07-11T04:26:57.995Z] ---> Running in 0e3505ec2740 [2021-07-11T04:26:58.263Z] ---> d5c22efca6f1 [2021-07-11T04:26:58.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-11T04:26:58.264Z] Removing intermediate container 2b8cd94ca82a [2021-07-11T04:26:58.264Z] ---> 822654f3d48b [2021-07-11T04:26:58.264Z] [2021-07-11T04:26:58.264Z] Step 11/23 : FROM alpine:3.12 [2021-07-11T04:26:58.264Z] ---> 13621d1b12d4 [2021-07-11T04:26:58.264Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-11T04:26:58.264Z] ---> Running in 40cfd22de0d2 [2021-07-11T04:26:58.528Z] Removing intermediate container 0e3505ec2740 [2021-07-11T04:26:58.528Z] ---> 129bbed582ee [2021-07-11T04:26:58.528Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T04:26:59.158Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-11T04:26:59.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-11T04:26:59.421Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-11T04:26:59.421Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-11T04:26:59.421Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T04:26:59.421Z] Executing ca-certificates-20191127-r4.trigger [2021-07-11T04:26:59.421Z] OK: 6 MiB in 16 packages [2021-07-11T04:26:59.697Z] ---> 58c1219382cd [2021-07-11T04:26:59.697Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-11T04:26:59.969Z] Removing intermediate container 1321ddc35748 [2021-07-11T04:26:59.969Z] ---> 1f0486693190 [2021-07-11T04:26:59.969Z] [2021-07-11T04:26:59.969Z] Step 11/26 : FROM alpine:3.12 [2021-07-11T04:26:59.969Z] ---> 13621d1b12d4 [2021-07-11T04:26:59.969Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-11T04:26:59.969Z] ---> bfc3fb2faabf [2021-07-11T04:26:59.969Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-11T04:26:59.969Z] ---> Running in 65600d8b8e04 [2021-07-11T04:27:00.565Z] Removing intermediate container 40cfd22de0d2 [2021-07-11T04:27:00.565Z] ---> 25b01faa0125 [2021-07-11T04:27:00.565Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-11T04:27:00.565Z] ---> e2c2eccd08eb [2021-07-11T04:27:00.565Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-11T04:27:00.565Z] ---> Running in 59216a9e2b3c [2021-07-11T04:27:00.565Z] ---> 6e546b811276 [2021-07-11T04:27:00.565Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-11T04:27:00.836Z] ---> Running in a7ad956aa29e [2021-07-11T04:27:00.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-11T04:27:00.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-11T04:27:01.116Z] Removing intermediate container a7ad956aa29e [2021-07-11T04:27:01.116Z] ---> a6abb129c4e3 [2021-07-11T04:27:01.116Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T04:27:01.116Z] Removing intermediate container 59216a9e2b3c [2021-07-11T04:27:01.116Z] ---> 9e4af8679034 [2021-07-11T04:27:01.116Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-11T04:27:01.116Z] ---> Running in 8edf068a8fe4 [2021-07-11T04:27:01.116Z] ---> Running in 886257f8c3fe [2021-07-11T04:27:01.116Z] ---> c085006d71ae [2021-07-11T04:27:01.116Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-11T04:27:01.116Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-11T04:27:01.116Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-11T04:27:01.116Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-11T04:27:01.116Z] (4/6) Installing curl (7.77.0-r0) [2021-07-11T04:27:01.116Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-11T04:27:01.116Z] (6/6) Installing su-exec (0.2-r1) [2021-07-11T04:27:01.116Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T04:27:01.116Z] Executing ca-certificates-20191127-r4.trigger [2021-07-11T04:27:01.396Z] OK: 7 MiB in 20 packages [2021-07-11T04:27:01.396Z] ---> Running in cbeb6220cd07 [2021-07-11T04:27:01.396Z] Removing intermediate container 8edf068a8fe4 [2021-07-11T04:27:01.396Z] ---> 538c789f1e7d [2021-07-11T04:27:01.396Z] Step 21/23 : LABEL arch=x86_64 [2021-07-11T04:27:01.396Z] Removing intermediate container 886257f8c3fe [2021-07-11T04:27:01.396Z] ---> 9fae6e2ba4fe [2021-07-11T04:27:01.396Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-11T04:27:01.396Z] ---> Running in 5895254bc050 [2021-07-11T04:27:01.396Z] ---> Running in 894b15f4f751 [2021-07-11T04:27:01.672Z] Removing intermediate container cbeb6220cd07 [2021-07-11T04:27:01.672Z] ---> 556655954e49 [2021-07-11T04:27:01.672Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T04:27:01.672Z] ---> Running in 13e01b53df96 [2021-07-11T04:27:01.672Z] Removing intermediate container 5895254bc050 [2021-07-11T04:27:01.672Z] ---> bf077ecf15ff [2021-07-11T04:27:01.672Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T04:27:01.948Z] Removing intermediate container 894b15f4f751 [2021-07-11T04:27:01.948Z] ---> 4b857d7f4ff3 [2021-07-11T04:27:01.948Z] Step 22/23 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:27:01.948Z] Removing intermediate container 13e01b53df96 [2021-07-11T04:27:01.948Z] ---> 41a4c0482879 [2021-07-11T04:27:01.948Z] Step 22/24 : LABEL arch=x86_64 [2021-07-11T04:27:01.948Z] ---> Running in 14e824641425 [2021-07-11T04:27:01.948Z] ---> Running in 4d855e40a8fa [2021-07-11T04:27:01.948Z] Removing intermediate container 65600d8b8e04 [2021-07-11T04:27:01.948Z] ---> ec5d9d3f3ea6 [2021-07-11T04:27:01.948Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-11T04:27:02.218Z] ---> Running in ddb658ac8e2f [2021-07-11T04:27:02.218Z] Removing intermediate container 14e824641425 [2021-07-11T04:27:02.218Z] ---> d133a33b1402 [2021-07-11T04:27:02.218Z] Step 23/23 : LABEL version=0.0.0 [2021-07-11T04:27:02.507Z] ---> 60b7ca514f8f [2021-07-11T04:27:02.507Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-11T04:27:02.507Z] Removing intermediate container 4d855e40a8fa [2021-07-11T04:27:02.507Z] ---> 97d5a2f0d854 [2021-07-11T04:27:02.507Z] Step 23/24 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:27:02.507Z] ---> Running in 08714ff4d9c7 [2021-07-11T04:27:02.507Z] ---> Running in 4ccb31f8959c [2021-07-11T04:27:02.507Z] Removing intermediate container ddb658ac8e2f [2021-07-11T04:27:02.507Z] ---> 438c80b38314 [2021-07-11T04:27:02.507Z] Step 14/26 : WORKDIR / [2021-07-11T04:27:02.790Z] ---> Running in 318b493843d5 [2021-07-11T04:27:02.790Z] Removing intermediate container 08714ff4d9c7 [2021-07-11T04:27:02.790Z] ---> cdb6c6a17192 [2021-07-11T04:27:02.790Z] [2021-07-11T04:27:02.790Z] Removing intermediate container 4ccb31f8959c [2021-07-11T04:27:02.790Z] ---> b8542ad058d4 [2021-07-11T04:27:02.790Z] Step 24/24 : LABEL version=0.0.0 [2021-07-11T04:27:03.067Z] ---> Running in b18f46d682a6 [2021-07-11T04:27:03.067Z] Successfully built cdb6c6a17192 [2021-07-11T04:27:03.067Z] Successfully tagged support-scheduler:latest [2021-07-11T04:27:03.067Z] Building security-proxy-setup [2021-07-11T04:27:03.067Z]  Building support-scheduler ... done Removing intermediate container 318b493843d5 [2021-07-11T04:27:03.067Z] ---> fa53af6eddab [2021-07-11T04:27:03.067Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-11T04:27:03.664Z] Removing intermediate container b18f46d682a6 [2021-07-11T04:27:03.664Z] ---> a2734c09cea3 [2021-07-11T04:27:03.664Z] [2021-07-11T04:27:03.664Z] Successfully built a2734c09cea3 [2021-07-11T04:27:03.926Z] ---> ed9617dba92c [2021-07-11T04:27:03.926Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-11T04:27:03.926Z] Successfully tagged core-metadata:latest [2021-07-11T04:27:03.926Z]  Building core-metadata ... done Building core-data [2021-07-11T04:27:04.189Z] ---> b609a9e61dfd [2021-07-11T04:27:04.189Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-11T04:27:09.498Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:27:09.498Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:27:09.498Z] ---> cce1d88395d5 [2021-07-11T04:27:09.498Z] Step 3/24 : WORKDIR /edgex-go [2021-07-11T04:27:09.498Z] ---> Using cache [2021-07-11T04:27:09.498Z] ---> f95919fb2030 [2021-07-11T04:27:09.498Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:27:09.498Z] ---> Using cache [2021-07-11T04:27:09.498Z] ---> 36f5daa588d2 [2021-07-11T04:27:09.498Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-11T04:27:09.498Z] ---> 6ecdbcc79efc [2021-07-11T04:27:09.498Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-11T04:27:11.422Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:27:11.422Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:27:11.422Z] ---> cce1d88395d5 [2021-07-11T04:27:11.422Z] Step 3/22 : WORKDIR /edgex-go [2021-07-11T04:27:11.422Z] ---> Using cache [2021-07-11T04:27:11.422Z] ---> f95919fb2030 [2021-07-11T04:27:11.422Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:27:11.422Z] ---> Using cache [2021-07-11T04:27:11.422Z] ---> 36f5daa588d2 [2021-07-11T04:27:11.422Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-11T04:27:11.422Z] ---> Using cache [2021-07-11T04:27:11.422Z] ---> e8506fe98b68 [2021-07-11T04:27:11.422Z] Step 6/22 : COPY go.mod . [2021-07-11T04:27:11.422Z] ---> Using cache [2021-07-11T04:27:11.422Z] ---> 14887e678a5e [2021-07-11T04:27:11.422Z] Step 7/22 : RUN go mod download [2021-07-11T04:27:11.422Z] ---> Using cache [2021-07-11T04:27:11.422Z] ---> 21b828b886f4 [2021-07-11T04:27:11.422Z] Step 8/22 : COPY . . [2021-07-11T04:27:11.422Z] ---> Using cache [2021-07-11T04:27:11.422Z] ---> 1aa30a117d03 [2021-07-11T04:27:11.422Z] Step 9/22 : RUN go mod tidy [2021-07-11T04:27:11.422Z] ---> Using cache [2021-07-11T04:27:11.422Z] ---> 2d7dbb8f08b3 [2021-07-11T04:27:11.422Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-11T04:27:11.422Z] ---> 7c9f4c552d51 [2021-07-11T04:27:11.422Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-11T04:27:11.422Z] ---> Running in e408e4963af5 [2021-07-11T04:27:11.422Z] ---> Running in f3c3c5f70e36 [2021-07-11T04:27:11.422Z] ---> Running in 088240cf1438 [2021-07-11T04:27:11.422Z] Removing intermediate container f3c3c5f70e36 [2021-07-11T04:27:11.422Z] ---> 5840709ae820 [2021-07-11T04:27:11.422Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T04:27:11.422Z] ---> 908c697a1554 [2021-07-11T04:27:11.422Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-11T04:27:11.422Z] ---> Running in c376f8e36d89 [2021-07-11T04:27:11.686Z] Removing intermediate container c376f8e36d89 [2021-07-11T04:27:11.686Z] ---> a66bab944125 [2021-07-11T04:27:11.686Z] Step 21/23 : LABEL arch=x86_64 [2021-07-11T04:27:11.953Z] ---> Running in 6f3bd5c284d8 [2021-07-11T04:27:11.953Z] ---> 659a4d63ee89 [2021-07-11T04:27:11.953Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-11T04:27:12.217Z] Removing intermediate container 6f3bd5c284d8 [2021-07-11T04:27:12.217Z] ---> f05c324327c4 [2021-07-11T04:27:12.217Z] Step 22/23 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:27:12.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T04:27:12.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-11T04:27:12.217Z] ---> Running in f589709e0d99 [2021-07-11T04:27:12.800Z] Removing intermediate container f589709e0d99 [2021-07-11T04:27:12.800Z] ---> 6dd7892520a0 [2021-07-11T04:27:12.800Z] Step 23/23 : LABEL version=0.0.0 [2021-07-11T04:27:12.800Z] ---> 12623bf648a1 [2021-07-11T04:27:12.800Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-11T04:27:12.800Z] ---> Running in 7062bbfd3f6b [2021-07-11T04:27:12.830Z] Removing intermediate container 8e0e6c4a48a6 [2021-07-11T04:27:12.831Z] ---> 32927edf9878 [2021-07-11T04:27:12.831Z] Successfully built 32927edf9878 [2021-07-11T04:27:12.831Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T04:27:13.075Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T04:27:13.075Z] Removing intermediate container 7062bbfd3f6b [2021-07-11T04:27:13.075Z] ---> 576a09ce9bdd [2021-07-11T04:27:13.075Z] [2021-07-11T04:27:13.075Z] Successfully built 576a09ce9bdd [2021-07-11T04:27:13.075Z] Successfully tagged support-notifications:latest [2021-07-11T04:27:13.075Z] Building sys-mgmt-agent [2021-07-11T04:27:13.183Z] + docker inspect -f . ci-base-image-arm64 [2021-07-11T04:27:13.183Z] . [Pipeline] withDockerContainer [2021-07-11T04:27:13.342Z] ---> 853fc1c79867 [2021-07-11T04:27:13.342Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-11T04:27:13.448Z] prd-ubuntu18.04-docker-arm64-4c-16g-2456 does not seem to be running inside a container [2021-07-11T04:27:13.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-11T04:27:13.621Z]  Building support-notifications ... done OK: 219 MiB in 52 packages [2021-07-11T04:27:15.004Z] $ docker top ebd61526f95fe9e249544aed8354e1d27c1271553676f0106c4e7f77a02a447b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T04:27:15.982Z] + go version [2021-07-11T04:27:15.983Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-11T04:27:16.004Z] $ docker stop --time=1 ebd61526f95fe9e249544aed8354e1d27c1271553676f0106c4e7f77a02a447b [2021-07-11T04:27:17.812Z] $ docker rm -f ebd61526f95fe9e249544aed8354e1d27c1271553676f0106c4e7f77a02a447b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T04:27:18.607Z] + docker inspect -f . ci-base-image-arm64 [2021-07-11T04:27:18.607Z] . [Pipeline] withDockerContainer [2021-07-11T04:27:18.865Z] prd-ubuntu18.04-docker-arm64-4c-16g-2456 does not seem to be running inside a container [2021-07-11T04:27:18.941Z] $ 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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-11T04:27:19.006Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:27:19.006Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:27:19.006Z] ---> cce1d88395d5 [2021-07-11T04:27:19.006Z] Step 3/24 : WORKDIR /edgex-go [2021-07-11T04:27:19.006Z] ---> Using cache [2021-07-11T04:27:19.006Z] ---> f95919fb2030 [2021-07-11T04:27:19.006Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:27:19.006Z] ---> Using cache [2021-07-11T04:27:19.006Z] ---> 36f5daa588d2 [2021-07-11T04:27:19.006Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-11T04:27:19.268Z] ---> f5f80173d67b [2021-07-11T04:27:19.268Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-11T04:27:19.268Z] ---> Running in ac11e6493648 [2021-07-11T04:27:19.268Z] ---> Running in e20cc7e85dc5 [2021-07-11T04:27:19.531Z] Removing intermediate container e408e4963af5 [2021-07-11T04:27:19.531Z] ---> a9b292fb112e [2021-07-11T04:27:19.531Z] Step 6/24 : COPY go.mod . [2021-07-11T04:27:20.118Z] ---> 987f0f99e980 [2021-07-11T04:27:20.118Z] Step 7/24 : RUN go mod download [2021-07-11T04:27:20.118Z] ---> Running in 480f3de6f4bb [2021-07-11T04:27:20.400Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T04:27:20.500Z] $ docker top db4dda2057103498b79bedb1e66ce7492bfd240fa903e315d3797d78748d161b -eo pid,comm [2021-07-11T04:27:20.670Z] Removing intermediate container e20cc7e85dc5 [2021-07-11T04:27:20.670Z] ---> c4757dd7904a [2021-07-11T04:27:20.670Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-11T04:27:20.670Z] ---> Running in 705de71fedfc [Pipeline] { [Pipeline] echo [2021-07-11T04:27:20.845Z] ========================================================= [2021-07-11T04:27:20.845Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-11T04:27:20.845Z] ========================================================= [Pipeline] sh [2021-07-11T04:27:20.941Z] Removing intermediate container 705de71fedfc [2021-07-11T04:27:20.941Z] ---> 4c7de9848255 [2021-07-11T04:27:20.941Z] Step 24/26 : LABEL arch=x86_64 [2021-07-11T04:27:20.941Z] ---> Running in 8a6ac6eb6581 [2021-07-11T04:27:21.204Z] Removing intermediate container 8a6ac6eb6581 [2021-07-11T04:27:21.204Z] ---> 2eb9c3f09be4 [2021-07-11T04:27:21.204Z] Step 25/26 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:27:21.204Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T04:27:21.204Z] ---> Running in 3fea34d44e07 [2021-07-11T04:27:21.467Z] Removing intermediate container 3fea34d44e07 [2021-07-11T04:27:21.467Z] ---> e476015ad2b8 [2021-07-11T04:27:21.467Z] Step 26/26 : LABEL version=0.0.0 [2021-07-11T04:27:21.467Z] Removing intermediate container 480f3de6f4bb [2021-07-11T04:27:21.467Z] ---> 77fcf0a19829 [2021-07-11T04:27:21.467Z] Step 8/24 : COPY . . [2021-07-11T04:27:21.467Z] ---> Running in 2247cee66689 [2021-07-11T04:27:21.491Z] + go mod tidy [2021-07-11T04:27:21.732Z] OK: 219 MiB in 52 packages [2021-07-11T04:27:21.732Z] Removing intermediate container 2247cee66689 [2021-07-11T04:27:21.732Z] ---> be4372ebf7b1 [2021-07-11T04:27:21.732Z] [2021-07-11T04:27:21.996Z] Successfully built be4372ebf7b1 [Pipeline] sh [2021-07-11T04:27:22.751Z] + make test [2021-07-11T04:27:22.751Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-11T04:27:22.751Z] go mod tidy [2021-07-11T04:27:22.981Z] Successfully tagged security-secretstore-setup:latest [2021-07-11T04:27:23.349Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-11T04:27:27.269Z]  Building security-secretstore-setup ... done Removing intermediate container ac11e6493648 [2021-07-11T04:27:27.269Z] ---> ca11d91a2c77 [2021-07-11T04:27:27.269Z] Step 6/24 : COPY go.mod . [2021-07-11T04:27:27.269Z] ---> c1af810dccbf [2021-07-11T04:27:27.269Z] Step 9/24 : RUN go mod tidy [2021-07-11T04:27:27.850Z] ---> Running in cb2d32c1c87f [2021-07-11T04:27:27.850Z] ---> 727c5aabdd34 [2021-07-11T04:27:27.850Z] Step 7/24 : RUN go mod download [2021-07-11T04:27:28.121Z] ---> Running in d3f2f2716c07 [2021-07-11T04:27:28.731Z] Removing intermediate container e8ca9e2044a9 [2021-07-11T04:27:28.731Z] ---> 4640e602b838 [2021-07-11T04:27:28.731Z] [2021-07-11T04:27:28.731Z] Step 11/32 : FROM alpine:3.12 [2021-07-11T04:27:28.731Z] ---> 13621d1b12d4 [2021-07-11T04:27:28.731Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-11T04:27:28.731Z] ---> Running in d95e1850b683 [2021-07-11T04:27:28.731Z] Removing intermediate container d95e1850b683 [2021-07-11T04:27:28.731Z] ---> d9873a043517 [2021-07-11T04:27:28.731Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-11T04:27:28.997Z] ---> Running in aff494606edc [2021-07-11T04:27:29.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-11T04:27:29.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-11T04:27:29.879Z] Removing intermediate container d3f2f2716c07 [2021-07-11T04:27:29.879Z] ---> 3d0573e9d0c6 [2021-07-11T04:27:29.879Z] Step 8/24 : COPY . . [2021-07-11T04:27:29.879Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-11T04:27:29.879Z] (2/2) Installing su-exec (0.2-r1) [2021-07-11T04:27:29.879Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T04:27:29.879Z] OK: 6 MiB in 16 packages [2021-07-11T04:27:29.879Z] Removing intermediate container cb2d32c1c87f [2021-07-11T04:27:29.879Z] ---> 0c91de882189 [2021-07-11T04:27:29.879Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-11T04:27:30.876Z] ---> Running in 7a6e5b9de3dc [2021-07-11T04:27:35.145Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-11T04:27:35.145Z] Removing intermediate container aff494606edc [2021-07-11T04:27:35.145Z] ---> 8f3e9f05a2a1 [2021-07-11T04:27:35.145Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-11T04:27:35.145Z] ---> 3ceebce4c328 [2021-07-11T04:27:35.145Z] Step 9/24 : RUN go mod tidy [2021-07-11T04:27:35.145Z] ---> Running in 25674b1f1091 [2021-07-11T04:27:35.145Z] ---> Running in 42df0b74acd5 [2021-07-11T04:27:35.414Z] Removing intermediate container 25674b1f1091 [2021-07-11T04:27:35.414Z] ---> 2c4deef56632 [2021-07-11T04:27:35.414Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-11T04:27:35.414Z] ---> Running in 1a293ddd6093 [2021-07-11T04:27:35.685Z] Removing intermediate container 1a293ddd6093 [2021-07-11T04:27:35.685Z] ---> a6cadcc55c91 [2021-07-11T04:27:35.685Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-11T04:27:35.685Z] ---> Running in 7ac480529e98 [2021-07-11T04:27:36.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-11T04:27:36.659Z] Removing intermediate container 7ac480529e98 [2021-07-11T04:27:36.659Z] ---> 34854cc63ed1 [2021-07-11T04:27:36.659Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-11T04:27:36.659Z] ---> Running in 7e744f6232ea [2021-07-11T04:27:36.659Z] Removing intermediate container 42df0b74acd5 [2021-07-11T04:27:36.659Z] ---> b29595c715c7 [2021-07-11T04:27:36.659Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-11T04:27:36.659Z] ---> Running in 785170b131ac [2021-07-11T04:27:36.923Z] Removing intermediate container 7e744f6232ea [2021-07-11T04:27:36.923Z] ---> 5473e3333a63 [2021-07-11T04:27:36.923Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-11T04:27:37.184Z] ---> db22e2bebd90 [2021-07-11T04:27:37.184Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-11T04:27:37.184Z] ---> Running in 8cc63f3cd8f2 [2021-07-11T04:27:37.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-11T04:27:38.581Z] Removing intermediate container 8cc63f3cd8f2 [2021-07-11T04:27:38.581Z] ---> ab2de6455571 [2021-07-11T04:27:38.581Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T04:27:38.581Z] ---> df14e1fc9d55 [2021-07-11T04:27:38.581Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-11T04:27:39.535Z] ---> e03ea4fb6633 [2021-07-11T04:27:39.535Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-11T04:27:39.535Z] ---> 3ddedc199903 [2021-07-11T04:27:39.535Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-11T04:27:40.132Z] ---> a5bd2e5af9b7 [2021-07-11T04:27:40.132Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-11T04:27:40.401Z] ---> 01762d374a7a [2021-07-11T04:27:40.401Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-11T04:27:40.668Z] ---> Running in ed5f16a469db [2021-07-11T04:27:41.253Z] Removing intermediate container 088240cf1438 [2021-07-11T04:27:41.253Z] ---> f7b307eb26a6 [2021-07-11T04:27:41.253Z] [2021-07-11T04:27:41.253Z] Step 11/22 : FROM alpine:3.12 [2021-07-11T04:27:41.253Z] ---> 13621d1b12d4 [2021-07-11T04:27:41.253Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-11T04:27:41.253Z] Removing intermediate container ed5f16a469db [2021-07-11T04:27:41.253Z] ---> 3eb194548012 [2021-07-11T04:27:41.253Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-11T04:27:41.253Z] ---> Running in e27c8f412d0d [2021-07-11T04:27:41.529Z] ---> e45361706fd9 [2021-07-11T04:27:41.529Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-11T04:27:41.805Z] ---> Running in 6660ac2ae099 [2021-07-11T04:27:41.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-11T04:27:42.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-11T04:27:42.354Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-11T04:27:42.354Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-11T04:27:42.354Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-11T04:27:42.354Z] (4/4) Installing curl (7.77.0-r0) [2021-07-11T04:27:42.354Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T04:27:42.354Z] Executing ca-certificates-20191127-r4.trigger [2021-07-11T04:27:42.626Z] OK: 7 MiB in 18 packages [2021-07-11T04:27:42.901Z] Removing intermediate container 6660ac2ae099 [2021-07-11T04:27:42.901Z] ---> e76fb340c7d1 [2021-07-11T04:27:42.901Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-11T04:27:43.171Z] ---> Running in 9af7a1b25227 [2021-07-11T04:27:43.171Z] Removing intermediate container e27c8f412d0d [2021-07-11T04:27:43.171Z] ---> 888d20b0f0f6 [2021-07-11T04:27:43.171Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-11T04:27:43.441Z] ---> Running in a510a771125f [2021-07-11T04:27:43.441Z] Removing intermediate container 9af7a1b25227 [2021-07-11T04:27:43.441Z] ---> 9847d3c700fa [2021-07-11T04:27:43.441Z] Step 29/32 : CMD ["gate"] [2021-07-11T04:27:43.441Z] ---> Running in ece959da9cc6 [2021-07-11T04:27:43.720Z] Removing intermediate container a510a771125f [2021-07-11T04:27:43.720Z] ---> 6c5ba68f2678 [2021-07-11T04:27:43.720Z] Step 14/22 : WORKDIR /edgex [2021-07-11T04:27:43.720Z] ---> Running in c565152087f3 [2021-07-11T04:27:43.720Z] Removing intermediate container ece959da9cc6 [2021-07-11T04:27:43.720Z] ---> af1b59cef0f4 [2021-07-11T04:27:43.720Z] Step 30/32 : LABEL arch=x86_64 [2021-07-11T04:27:43.720Z] Removing intermediate container c565152087f3 [2021-07-11T04:27:43.720Z] ---> 1425abf42ce1 [2021-07-11T04:27:43.720Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-11T04:27:43.999Z] ---> Running in b8d2cb1e560c [2021-07-11T04:27:44.274Z] ---> 75348cd406b6 [2021-07-11T04:27:44.274Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-11T04:27:44.274Z] Removing intermediate container b8d2cb1e560c [2021-07-11T04:27:44.274Z] ---> 87b8bf2fa6da [2021-07-11T04:27:44.274Z] Step 31/32 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:27:44.274Z] ---> Running in 4af509a80069 [2021-07-11T04:27:44.872Z] Removing intermediate container 4af509a80069 [2021-07-11T04:27:44.872Z] ---> 612f7d697b13 [2021-07-11T04:27:44.872Z] Step 32/32 : LABEL version=0.0.0 [2021-07-11T04:27:44.872Z] ---> 11eeffd67416 [2021-07-11T04:27:44.872Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-11T04:27:45.143Z] ---> Running in 65042882c4da [2021-07-11T04:27:45.416Z] Removing intermediate container 65042882c4da [2021-07-11T04:27:45.417Z] ---> dbbe95a6f2be [2021-07-11T04:27:45.417Z] [2021-07-11T04:27:45.417Z] ---> 69d5a7651e25 [2021-07-11T04:27:45.417Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-11T04:27:45.417Z] ---> Running in cd5b552edd35 [2021-07-11T04:27:45.417Z] Successfully built dbbe95a6f2be [2021-07-11T04:27:45.417Z] Successfully tagged security-bootstrapper:latest [2021-07-11T04:27:45.683Z]  Building security-bootstrapper ... done Removing intermediate container cd5b552edd35 [2021-07-11T04:27:45.683Z] ---> 66a3d10726f2 [2021-07-11T04:27:45.683Z] Step 19/22 : CMD ["--init=true"] [2021-07-11T04:27:45.683Z] ---> Running in f6f8fa3f979f [2021-07-11T04:27:45.959Z] Removing intermediate container f6f8fa3f979f [2021-07-11T04:27:45.959Z] ---> d48036d02d5c [2021-07-11T04:27:45.959Z] Step 20/22 : LABEL arch=x86_64 [2021-07-11T04:27:45.959Z] ---> Running in 0ef95782d6c3 [2021-07-11T04:27:45.959Z] Removing intermediate container 0ef95782d6c3 [2021-07-11T04:27:45.959Z] ---> f45e3b3dab49 [2021-07-11T04:27:45.959Z] Step 21/22 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:27:45.959Z] ---> Running in f06aa56e5b29 [2021-07-11T04:27:46.245Z] Removing intermediate container f06aa56e5b29 [2021-07-11T04:27:46.245Z] ---> e5433227645b [2021-07-11T04:27:46.245Z] Step 22/22 : LABEL version=0.0.0 [2021-07-11T04:27:46.245Z] ---> Running in 9dc6bd0d1ab6 [2021-07-11T04:27:46.525Z] Removing intermediate container 9dc6bd0d1ab6 [2021-07-11T04:27:46.525Z] ---> 661f7801f8a1 [2021-07-11T04:27:46.525Z] [2021-07-11T04:27:46.525Z] Successfully built 661f7801f8a1 [2021-07-11T04:27:46.525Z] Successfully tagged security-proxy-setup:latest [2021-07-11T04:27:50.159Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-11T04:27:57.152Z]  Building security-proxy-setup ... done Removing intermediate container 785170b131ac [2021-07-11T04:27:57.152Z] ---> 195b1c0233a7 [2021-07-11T04:27:57.152Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-11T04:27:57.152Z] ---> Running in bf410f312d6f [2021-07-11T04:27:57.152Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-11T04:27:57.152Z] Removing intermediate container 7a6e5b9de3dc [2021-07-11T04:27:57.152Z] ---> 537fcbb6304a [2021-07-11T04:27:57.152Z] [2021-07-11T04:27:57.152Z] Step 11/24 : FROM alpine:3.12 [2021-07-11T04:27:57.152Z] ---> 13621d1b12d4 [2021-07-11T04:27:57.152Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-11T04:27:57.152Z] ---> Running in b1bd4b353b18 [2021-07-11T04:27:57.152Z] Removing intermediate container b1bd4b353b18 [2021-07-11T04:27:57.152Z] ---> 0a1463faff75 [2021-07-11T04:27:57.152Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-11T04:27:57.152Z] Removing intermediate container bf410f312d6f [2021-07-11T04:27:57.152Z] ---> 6d08602a65d1 [2021-07-11T04:27:57.152Z] [2021-07-11T04:27:57.152Z] Step 12/24 : FROM docker:20.10.0 [2021-07-11T04:27:57.152Z] ---> Running in 2184377d228f [2021-07-11T04:27:57.152Z] 20.10.0: Pulling from library/docker [2021-07-11T04:27:57.152Z] Removing intermediate container 2184377d228f [2021-07-11T04:27:57.152Z] ---> 922fb534869a [2021-07-11T04:27:57.152Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-11T04:27:57.414Z] ---> Running in d9fbcf512125 [2021-07-11T04:27:57.414Z] Removing intermediate container d9fbcf512125 [2021-07-11T04:27:57.414Z] ---> 363a79306615 [2021-07-11T04:27:57.414Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:27:57.686Z] ---> Running in a1eff20e6ac9 [2021-07-11T04:27:58.259Z] Removing intermediate container a1eff20e6ac9 [2021-07-11T04:27:58.259Z] ---> ebb78234b17b [2021-07-11T04:27:58.259Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-11T04:27:58.259Z] ---> Running in 9f8789bd6860 [2021-07-11T04:27:58.524Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-11T04:27:59.103Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-11T04:27:59.685Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-11T04:27:59.685Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-11T04:27:59.685Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-11T04:27:59.950Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-11T04:28:00.524Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-11T04:28:00.524Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-11T04:28:00.524Z] ---> aefe523efa57 [2021-07-11T04:28:00.525Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-11T04:28:00.786Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-11T04:28:01.734Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-11T04:28:01.734Z] ---> Running in 2640c4417045 [2021-07-11T04:28:01.734Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T04:28:01.734Z] OK: 8 MiB in 20 packages [2021-07-11T04:28:01.734Z] Removing intermediate container 2640c4417045 [2021-07-11T04:28:01.734Z] ---> a550a2a5cd6e [2021-07-11T04:28:01.734Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-11T04:28:01.734Z] ---> Running in 25b626c28589 [2021-07-11T04:28:02.326Z] Removing intermediate container 9f8789bd6860 [2021-07-11T04:28:02.326Z] ---> e7935568c903 [2021-07-11T04:28:02.326Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T04:28:02.326Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-11T04:28:02.326Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-11T04:28:02.326Z] ---> 747af38b119e [2021-07-11T04:28:02.326Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-11T04:28:02.591Z] (1/39) Installing readline (8.0.4-r0) [2021-07-11T04:28:02.591Z] (2/39) Installing bash (5.0.17-r0) [2021-07-11T04:28:02.591Z] Executing bash-5.0.17-r0.post-install [2021-07-11T04:28:02.591Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-11T04:28:02.591Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-11T04:28:02.591Z] (5/39) Installing curl (7.77.0-r0) [2021-07-11T04:28:02.591Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-11T04:28:02.591Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-11T04:28:02.591Z] (8/39) Installing expat (2.2.9-r1) [2021-07-11T04:28:02.591Z] (9/39) Installing libffi (3.3-r2) [2021-07-11T04:28:02.591Z] (10/39) Installing gdbm (1.13-r1) [2021-07-11T04:28:02.591Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-11T04:28:02.591Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-11T04:28:02.591Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-11T04:28:03.166Z] ---> a2fd2ef17822 [2021-07-11T04:28:03.166Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-11T04:28:03.166Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-11T04:28:03.166Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-11T04:28:03.166Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-11T04:28:03.166Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-11T04:28:03.428Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-11T04:28:03.428Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-11T04:28:03.428Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-11T04:28:03.428Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-11T04:28:03.428Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-11T04:28:03.428Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-11T04:28:03.689Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-11T04:28:03.689Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-11T04:28:03.689Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-11T04:28:03.689Z] ---> 1b07bb357183 [2021-07-11T04:28:03.689Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-11T04:28:03.689Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-11T04:28:03.689Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-11T04:28:03.689Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-11T04:28:03.951Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-11T04:28:03.951Z] ---> Running in 1783940df4c7 [2021-07-11T04:28:03.951Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-11T04:28:03.951Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-11T04:28:03.951Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-11T04:28:03.951Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-11T04:28:03.951Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-11T04:28:03.951Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-11T04:28:03.951Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-11T04:28:03.951Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-11T04:28:03.951Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-11T04:28:03.951Z] Removing intermediate container 1783940df4c7 [2021-07-11T04:28:03.951Z] ---> 604cbe7fe92c [2021-07-11T04:28:03.951Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T04:28:03.951Z] Executing busybox-1.31.1-r19.trigger [2021-07-11T04:28:03.951Z] OK: 72 MiB in 59 packages [2021-07-11T04:28:03.951Z] ---> Running in b82c06cee19a [2021-07-11T04:28:04.214Z] Removing intermediate container b82c06cee19a [2021-07-11T04:28:04.214Z] ---> d4870297c8dc [2021-07-11T04:28:04.214Z] Step 22/24 : LABEL arch=x86_64 [2021-07-11T04:28:04.214Z] ---> Running in 549e07dd002d [2021-07-11T04:28:04.214Z] Removing intermediate container 549e07dd002d [2021-07-11T04:28:04.214Z] ---> aa2a9f1afa77 [2021-07-11T04:28:04.214Z] Step 23/24 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:28:04.214Z] ---> Running in 5a37974c8266 [2021-07-11T04:28:04.214Z] Removing intermediate container 5a37974c8266 [2021-07-11T04:28:04.214Z] ---> 427113f801c3 [2021-07-11T04:28:04.214Z] Step 24/24 : LABEL version=0.0.0 [2021-07-11T04:28:04.214Z] ---> Running in 50e607db4054 [2021-07-11T04:28:04.478Z] Removing intermediate container 50e607db4054 [2021-07-11T04:28:04.478Z] ---> 306a55c07bba [2021-07-11T04:28:04.478Z] [2021-07-11T04:28:04.478Z] Successfully built 306a55c07bba [2021-07-11T04:28:04.478Z] Successfully tagged core-data:latest [2021-07-11T04:28:04.739Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-07-11T04:28:04.739Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-11T04:28:04.739Z] Collecting cached-property<2,>=1.2.0 [2021-07-11T04:28:04.739Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-11T04:28:04.739Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-11T04:28:04.739Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-11T04:28:05.313Z] Collecting PyYAML<4,>=3.10 [2021-07-11T04:28:05.313Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-11T04:28:05.887Z] Collecting jsonschema<3,>=2.5.1 [2021-07-11T04:28:05.887Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-11T04:28:05.887Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-11T04:28:05.887Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-11T04:28:05.887Z] Collecting texttable<0.10,>=0.9.0 [2021-07-11T04:28:05.887Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-11T04:28:06.149Z] Collecting docopt<0.7,>=0.6.1 [2021-07-11T04:28:06.149Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-11T04:28:06.725Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-11T04:28:06.725Z] Collecting docker<4.0,>=3.6.0 [2021-07-11T04:28:06.726Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-11T04:28:06.726Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-11T04:28:06.726Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-11T04:28:06.726Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-11T04:28:06.726Z] Collecting idna<2.8,>=2.5 [2021-07-11T04:28:06.726Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-11T04:28:06.988Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-11T04:28:06.988Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-11T04:28:06.988Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-11T04:28:06.988Z] Collecting docker-pycreds>=0.4.0 [2021-07-11T04:28:06.988Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-11T04:28:06.988Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-11T04:28:06.988Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-11T04:28:06.988Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-11T04:28:06.988Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-11T04:28:06.988Z] Installing collected packages: cached-property, dockerpty, PyYAML, jsonschema, idna, urllib3, requests, texttable, docopt, websocket-client, docker-pycreds, docker, docker-compose [2021-07-11T04:28:06.988Z] Running setup.py install for dockerpty: started [2021-07-11T04:28:07.563Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-11T04:28:07.563Z] Running setup.py install for PyYAML: started [2021-07-11T04:28:07.825Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-11T04:28:07.825Z] Attempting uninstall: idna [2021-07-11T04:28:07.825Z] Found existing installation: idna 2.9 [2021-07-11T04:28:07.825Z] Uninstalling idna-2.9: [2021-07-11T04:28:07.825Z] Successfully uninstalled idna-2.9 [2021-07-11T04:28:08.087Z] Attempting uninstall: urllib3 [2021-07-11T04:28:08.087Z] Found existing installation: urllib3 1.25.9 [2021-07-11T04:28:08.087Z] Uninstalling urllib3-1.25.9: [2021-07-11T04:28:08.087Z] Successfully uninstalled urllib3-1.25.9 [2021-07-11T04:28:08.087Z] Attempting uninstall: requests [2021-07-11T04:28:08.087Z] Found existing installation: requests 2.23.0 [2021-07-11T04:28:08.087Z] Uninstalling requests-2.23.0: [2021-07-11T04:28:08.087Z] Successfully uninstalled requests-2.23.0 [2021-07-11T04:28:08.087Z] Running setup.py install for texttable: started [2021-07-11T04:28:08.356Z] Running setup.py install for texttable: finished with status 'done' [2021-07-11T04:28:08.356Z] Running setup.py install for docopt: started [2021-07-11T04:28:08.930Z] Running setup.py install for docopt: finished with status 'done' [2021-07-11T04:28:09.193Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-11T04:28:11.752Z] Removing intermediate container 25b626c28589 [2021-07-11T04:28:11.752Z] ---> 2df8034d3376 [2021-07-11T04:28:11.752Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-11T04:28:11.752Z] ---> Running in c4079d806a3e [2021-07-11T04:28:11.752Z] Removing intermediate container c4079d806a3e [2021-07-11T04:28:11.752Z] ---> cd60b28ff274 [2021-07-11T04:28:11.752Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-11T04:28:11.752Z] ---> Running in 9cb9817a7966 [2021-07-11T04:28:11.752Z] Removing intermediate container 9cb9817a7966 [2021-07-11T04:28:11.752Z] ---> c2960c64e4e6 [2021-07-11T04:28:11.752Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-11T04:28:12.016Z] ---> b3f1550a2c47 [2021-07-11T04:28:12.016Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-11T04:28:12.016Z] ---> d4789e3ae786 [2021-07-11T04:28:12.016Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-11T04:28:12.277Z] ---> 2149a4797838 [2021-07-11T04:28:12.277Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-11T04:28:12.537Z] ---> Running in 53846231e7cc [2021-07-11T04:28:12.537Z] Removing intermediate container 53846231e7cc [2021-07-11T04:28:12.537Z] ---> 5c7b88d1ce3d [2021-07-11T04:28:12.537Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T04:28:12.537Z] ---> Running in 7569a73eeb2d [2021-07-11T04:28:12.798Z] Removing intermediate container 7569a73eeb2d [2021-07-11T04:28:12.798Z] ---> 35ceb9a502c3 [2021-07-11T04:28:12.798Z] Step 22/24 : LABEL arch=x86_64 [2021-07-11T04:28:12.798Z] ---> Running in 5d6d50a1df23 [2021-07-11T04:28:12.798Z] Removing intermediate container 5d6d50a1df23 [2021-07-11T04:28:12.799Z] ---> 2d7e651f69c3 [2021-07-11T04:28:12.799Z] Step 23/24 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:28:12.799Z] ---> Running in 25676529445b [2021-07-11T04:28:13.060Z] Removing intermediate container 25676529445b [2021-07-11T04:28:13.060Z] ---> 88f7a60f9018 [2021-07-11T04:28:13.060Z] Step 24/24 : LABEL version=0.0.0 [2021-07-11T04:28:13.060Z] ---> Running in c7461ae32484 [2021-07-11T04:28:13.060Z] Removing intermediate container c7461ae32484 [2021-07-11T04:28:13.060Z] ---> 521f52431a98 [2021-07-11T04:28:13.060Z] [2021-07-11T04:28:13.060Z] Successfully built 521f52431a98 [2021-07-11T04:28:13.060Z] Successfully tagged sys-mgmt-agent:latest [2021-07-11T04:28:13.073Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-11T04:28:13.075Z] $ docker stop --time=1 b101ed82e7c3bba825f278645cedcaca55e9d37499286aaf422a78fc78273eda [2021-07-11T04:28:14.391Z] $ docker rm -f b101ed82e7c3bba825f278645cedcaca55e9d37499286aaf422a78fc78273eda [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-11T04:28:14.762Z] + docker images [2021-07-11T04:28:14.763Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-11T04:28:14.763Z] sys-mgmt-agent latest 521f52431a98 2 seconds ago 311MB [2021-07-11T04:28:14.763Z] core-data latest 306a55c07bba 10 seconds ago 20.3MB [2021-07-11T04:28:14.763Z] 537fcbb6304a 18 seconds ago 1.16GB [2021-07-11T04:28:14.763Z] 6d08602a65d1 18 seconds ago 1.16GB [2021-07-11T04:28:14.763Z] security-proxy-setup latest 661f7801f8a1 28 seconds ago 25.7MB [2021-07-11T04:28:14.763Z] security-bootstrapper latest dbbe95a6f2be 29 seconds ago 18.6MB [2021-07-11T04:28:14.763Z] f7b307eb26a6 34 seconds ago 1.16GB [2021-07-11T04:28:14.763Z] 4640e602b838 46 seconds ago 1.16GB [2021-07-11T04:28:14.763Z] security-secretstore-setup latest be4372ebf7b1 53 seconds ago 28.7MB [2021-07-11T04:28:14.763Z] support-notifications latest 576a09ce9bdd About a minute ago 16.7MB [2021-07-11T04:28:14.763Z] core-metadata latest a2734c09cea3 About a minute ago 16.6MB [2021-07-11T04:28:14.763Z] support-scheduler latest cdb6c6a17192 About a minute ago 15.9MB [2021-07-11T04:28:14.763Z] 1f0486693190 About a minute ago 1.17GB [2021-07-11T04:28:14.763Z] 822654f3d48b About a minute ago 1.16GB [2021-07-11T04:28:14.763Z] a9b63bc4ea53 About a minute ago 1.16GB [2021-07-11T04:28:14.763Z] a0a8213fc78e About a minute ago 1.16GB [2021-07-11T04:28:14.763Z] core-command latest d37be5e1d815 About a minute ago 15.9MB [2021-07-11T04:28:14.763Z] 75a705b908ce About a minute ago 1.16GB [2021-07-11T04:28:14.763Z] ci-base-image-x86_64 latest cce1d88395d5 5 minutes ago 660MB [2021-07-11T04:28:14.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 31 hours ago 457MB [2021-07-11T04:28:14.763Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 4 days ago 37.5MB [2021-07-11T04:28:14.763Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-11T04:28:14.763Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-11T04:28:14.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-11T04:28:30.215Z] Still waiting to schedule task [2021-07-11T04:28:30.216Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-11T04:28:46.796Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-11T04:28:46.796Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-11T04:28:50.220Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-11T04:28:50.220Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-11T04:28:58.541Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-11T04:28:58.541Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-11T04:28:58.541Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-11T04:28:58.541Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-11T04:28:59.149Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-11T04:28:59.756Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-11T04:29:01.203Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-11T04:29:01.203Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-11T04:29:01.203Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-11T04:29:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-11T04:29:11.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.174s coverage: 28.7% of statements [2021-07-11T04:29:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-11T04:29:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-11T04:29:15.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.357s coverage: 100.0% of statements [2021-07-11T04:29:15.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-11T04:29:15.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.298s coverage: 53.1% of statements [2021-07-11T04:29:15.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-11T04:29:15.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-11T04:29:17.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.587s coverage: 87.7% of statements [2021-07-11T04:29:17.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-11T04:29:17.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-11T04:29:17.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.219s coverage: 78.9% of statements [2021-07-11T04:29:21.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.209s coverage: 81.2% of statements [2021-07-11T04:29:21.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-11T04:29:21.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-11T04:29:21.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-11T04:29:21.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-11T04:29:21.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-11T04:29:26.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.433s coverage: 95.1% of statements [2021-07-11T04:29:26.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-11T04:29:26.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-11T04:29:26.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-11T04:29:26.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-11T04:29:26.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-11T04:29:26.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-11T04:29:26.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-11T04:29:26.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-11T04:29:26.596Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.242s coverage: 60.0% of statements [2021-07-11T04:29:26.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-11T04:29:26.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-11T04:29:26.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-11T04:29:26.596Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.336s coverage: 0.8% of statements [2021-07-11T04:29:26.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-11T04:29:26.596Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.173s coverage: 58.8% of statements [2021-07-11T04:29:26.596Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.194s coverage: 22.0% of statements [2021-07-11T04:29:26.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-11T04:29:26.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements [2021-07-11T04:29:26.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.236s coverage: 79.5% of statements [2021-07-11T04:29:26.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements [2021-07-11T04:29:27.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.218s coverage: 96.3% of statements [2021-07-11T04:29:28.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.279s coverage: 87.5% of statements [2021-07-11T04:29:41.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.241s coverage: 94.4% of statements [2021-07-11T04:29:41.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements [2021-07-11T04:29:46.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.553s coverage: 81.8% of statements [2021-07-11T04:29:46.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-11T04:29:53.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements [2021-07-11T04:29:53.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-11T04:29:53.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-11T04:29:53.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-11T04:29:53.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-07-11T04:29:53.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-11T04:29:53.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-11T04:29:53.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-11T04:29:53.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-11T04:29:53.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-11T04:29:53.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.168s coverage: 87.2% of statements [2021-07-11T04:29:53.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-11T04:29:53.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-11T04:29:53.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements [2021-07-11T04:29:53.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-11T04:29:53.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 58.8% of statements [2021-07-11T04:29:53.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-11T04:29:53.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.186s coverage: 80.0% of statements [2021-07-11T04:29:53.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2021-07-11T04:29:53.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.232s coverage: 85.4% of statements [2021-07-11T04:29:53.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.309s coverage: 91.2% of statements [2021-07-11T04:29:53.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-11T04:29:53.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.625s coverage: 64.4% of statements [2021-07-11T04:29:53.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-11T04:29:53.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-11T04:29:53.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.166s coverage: 100.0% of statements [2021-07-11T04:29:53.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-07-11T04:29:53.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-07-11T04:29:53.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2021-07-11T04:29:55.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-07-11T04:29:58.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.943s coverage: 66.9% of statements [2021-07-11T04:29:58.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-11T04:29:58.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-11T04:29:58.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-11T04:30:00.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.628s coverage: 43.6% of statements [2021-07-11T04:30:00.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-11T04:30:00.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-11T04:30:00.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements [2021-07-11T04:30:00.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-11T04:30:00.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements [2021-07-11T04:30:00.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-11T04:30:08.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.237s coverage: 19.3% of statements [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-11T04:30:08.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.524s coverage: 91.9% of statements [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-11T04:30:08.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.219s coverage: 62.7% of statements [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-11T04:30:08.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.336s coverage: 97.6% of statements [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-11T04:30:08.903Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-11T04:30:08.903Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-11T04:30:08.903Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.163s coverage: 100.0% of statements [2021-07-11T04:30:08.903Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-07-11T04:30:09.496Z] GO111MODULE=on go vet ./... [2021-07-11T04:31:31.329Z] gofmt -l . [2021-07-11T04:31:31.329Z] [ "`gofmt -l .`" = "" ] [2021-07-11T04:31:31.329Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-11T04:31:31.992Z] + ls -al . [2021-07-11T04:31:31.992Z] total 592 [2021-07-11T04:31:31.992Z] drwxrwxr-x 9 1001 1001 4096 Jul 11 04:31 . [2021-07-11T04:31:31.992Z] drwxr-xr-x 4 root root 4096 Jul 11 04:27 .. [2021-07-11T04:31:31.992Z] -rw-rw-r-- 1 1001 1001 11 Jul 11 04:25 .dockerignore [2021-07-11T04:31:31.992Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 04:25 .git [2021-07-11T04:31:31.992Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 04:25 .github [2021-07-11T04:31:31.992Z] -rw-rw-r-- 1 1001 1001 818 Jul 11 04:25 .gitignore [2021-07-11T04:31:31.992Z] -rw-rw-r-- 1 1001 1001 76 Jul 11 04:25 .hadolint.yml [2021-07-11T04:31:31.992Z] -rw-rw-r-- 1 1001 1001 166 Jul 11 04:25 .sonarcloud.properties [2021-07-11T04:31:31.992Z] -rw-rw-r-- 1 1001 1001 8609 Jul 11 04:25 Attribution.txt [2021-07-11T04:31:31.992Z] -rw-rw-r-- 1 1001 1001 43881 Jul 11 04:25 CHANGELOG.md [2021-07-11T04:31:31.992Z] -rw-rw-r-- 1 1001 1001 3804 Jul 11 04:25 CONTRIBUTING.md [2021-07-11T04:31:31.992Z] -rw-rw-r-- 1 1001 1001 931 Jul 11 04:25 Dockerfile.build [2021-07-11T04:31:31.992Z] -rw-rw-r-- 1 1001 1001 849 Jul 11 04:25 Jenkinsfile [2021-07-11T04:31:31.992Z] -rw-rw-r-- 1 1001 1001 10775 Jul 11 04:25 LICENSE [2021-07-11T04:31:31.992Z] -rw-rw-r-- 1 1001 1001 6003 Jul 11 04:25 Makefile [2021-07-11T04:31:31.992Z] -rw-rw-r-- 1 1001 1001 7818 Jul 11 04:25 README.md [2021-07-11T04:31:31.992Z] -rw-rw-r-- 1 1001 1001 6912 Jul 11 04:25 SECURITY.md [2021-07-11T04:31:31.992Z] -rw-rw-r-- 1 1001 1001 5 Jul 11 04:22 VERSION [2021-07-11T04:31:31.992Z] -rw-rw-r-- 1 1001 1001 4131 Jul 11 04:25 ZMQWindows.md [2021-07-11T04:31:31.992Z] drwxrwxr-x 2 1001 1001 4096 Jul 11 04:25 bin [2021-07-11T04:31:31.992Z] drwxrwxr-x 14 1001 1001 4096 Jul 11 04:25 cmd [2021-07-11T04:31:31.992Z] -rw-r--r-- 1 root root 398095 Jul 11 04:30 coverage.out [2021-07-11T04:31:31.992Z] -rw-rw-r-- 1 1001 1001 806 Jul 11 04:25 go.mod [2021-07-11T04:31:31.992Z] -rw-r--r-- 1 root root 20941 Jul 11 04:27 go.sum [2021-07-11T04:31:31.992Z] drwxrwxr-x 7 1001 1001 4096 Jul 11 04:25 internal [2021-07-11T04:31:31.992Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 04:25 openapi [2021-07-11T04:31:31.992Z] drwxrwxr-x 4 1001 1001 4096 Jul 11 04:25 snap [2021-07-11T04:31:31.992Z] -rw-rw-r-- 1 1001 1001 168 Jul 11 04:25 version.go [Pipeline] sh [2021-07-11T04:31:32.646Z] + '[' -e coverage.out ] [2021-07-11T04:31:32.646Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-11T04:31:32.679Z] Warning: overwriting stash ‘coverage-report’ [2021-07-11T04:31:33.443Z] Stashed 1 file(s) [Pipeline] sh [2021-07-11T04:31:34.103Z] + make build [2021-07-11T04:31:34.103Z] go mod tidy [2021-07-11T04:31:34.705Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-11T04:31:39.720Z] Running on prd-ubuntu18.04-docker-8c-8g-2457 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-07-11T04:31:39.741Z] Running in /w/workspace/edgex-go/38 [Pipeline] { [Pipeline] checkout [2021-07-11T04:31:39.856Z] The recommended git tool is: git [2021-07-11T04:31:41.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-11T04:31:42.070Z] using credential edgex-jenkins-ssh [2021-07-11T04:31:42.089Z] Cloning the remote Git repository [2021-07-11T04:31:42.110Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-11T04:31:42.181Z] > git init /w/workspace/edgex-go/38 # timeout=10 [2021-07-11T04:31:42.256Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-11T04:31:42.257Z] > git --version # timeout=10 [2021-07-11T04:31:42.268Z] > git --version # 'git version 2.17.1' [2021-07-11T04:31:42.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T04:31:42.294Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T04:31:49.491Z] Merging remotes/origin/main commit 9e22069fcd2ccadbe001935d29c439c09ed736f9 into PR head commit cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:31:49.596Z] Merge succeeded, producing cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:31:49.597Z] Checking out Revision cf11ade53dfa96ea272c8e512d180934db189c9d (PR-3531) [2021-07-11T04:31:48.996Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-11T04:31:49.003Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T04:31:49.014Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-11T04:31:49.027Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-11T04:31:49.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T04:31:49.031Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-11T04:31:49.502Z] > git config core.sparsecheckout # timeout=10 [2021-07-11T04:31:49.507Z] > git checkout -f cf11ade53dfa96ea272c8e512d180934db189c9d # timeout=10 [2021-07-11T04:31:49.565Z] > git remote # timeout=10 [2021-07-11T04:31:49.572Z] > git config --get remote.origin.url # timeout=10 [2021-07-11T04:31:49.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T04:31:49.582Z] > git merge 9e22069fcd2ccadbe001935d29c439c09ed736f9 # timeout=10 [2021-07-11T04:31:49.591Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-11T04:31:49.600Z] > git config core.sparsecheckout # timeout=10 [2021-07-11T04:31:49.603Z] > git checkout -f cf11ade53dfa96ea272c8e512d180934db189c9d # timeout=10 [2021-07-11T04:31:53.289Z] Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-11T04:31:54.199Z] + echo snap-build.sh [2021-07-11T04:31:54.199Z] snap-build.sh [2021-07-11T04:31:54.199Z] + SNAP_BASE_DIR=. [2021-07-11T04:31:54.199Z] + '[' '!' -z /w/workspace/edgex-go/38 ']' [2021-07-11T04:31:54.199Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/38 [2021-07-11T04:31:54.199Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/38]' [2021-07-11T04:31:54.199Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/38] [2021-07-11T04:31:54.199Z] + cd /w/workspace/edgex-go/38 [2021-07-11T04:31:54.199Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-11T04:31:54.199Z] Reading package lists... [2021-07-11T04:31:54.199Z] Building dependency tree... [2021-07-11T04:31:54.199Z] Reading state information... [2021-07-11T04:31:54.462Z] The following packages were automatically installed and are no longer required: [2021-07-11T04:31:54.462Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-11T04:31:54.462Z] uidmap xdelta3 [2021-07-11T04:31:54.462Z] Use 'sudo apt autoremove' to remove them. [2021-07-11T04:31:54.462Z] The following packages will be REMOVED: [2021-07-11T04:31:54.462Z] lxd* lxd-client* [2021-07-11T04:31:54.724Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-11T04:31:54.724Z] After this operation, 31.7 MB disk space will be freed. [2021-07-11T04:31:55.523Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-07-11T04:31:55.523Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-11T04:31:56.470Z] Removing lxd dnsmasq configuration [2021-07-11T04:31:56.470Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-11T04:31:56.470Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-11T04:31:57.415Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-11T04:31:57.678Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-07-11T04:31:57.678Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-11T04:31:59.068Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-11T04:31:59.068Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-11T04:32:00.458Z] + sudo snap remove --purge lxd [2021-07-11T04:32:00.458Z] snap "lxd" is not installed [2021-07-11T04:32:00.458Z] + sudo groupadd --force --system lxd [2021-07-11T04:32:00.458Z] ++ whoami [2021-07-11T04:32:00.458Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-11T04:32:00.458Z] + newgrp - lxd [2021-07-11T04:32:00.458Z] + sudo snap install lxd [2021-07-11T04:32:03.667Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-11T04:32:04.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-11T04:32:08.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-11T04:32:08.618Z] 2021-07-11T04:32:06Z INFO Waiting for automatic snapd restart... [2021-07-11T04:32:08.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-11T04:32:12.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-11T04:32:15.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-11T04:32:18.311Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-11T04:32:22.743Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-11T04:32:23.563Z] lxd 4.15 from Canonical* installed [2021-07-11T04:32:23.563Z] + sudo lxd init --auto [2021-07-11T04:32:24.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-11T04:32:28.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-11T04:32:33.522Z] $ docker stop --time=1 db4dda2057103498b79bedb1e66ce7492bfd240fa903e315d3797d78748d161b [2021-07-11T04:32:33.605Z] + sudo snap install --classic snapcraft [2021-07-11T04:32:35.952Z] $ docker rm -f db4dda2057103498b79bedb1e66ce7492bfd240fa903e315d3797d78748d161b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T04:32:37.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-11T04:32:37.884Z] [2021-07-11T04:32:37.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T04:32:38.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-11T04:32:38.510Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-11T04:32:38.510Z] 29e5d40040c1: Pulling fs layer [2021-07-11T04:32:38.510Z] 1ce36da41761: Pulling fs layer [2021-07-11T04:32:38.510Z] 25b303627fd3: Pulling fs layer [2021-07-11T04:32:38.510Z] 29e5d40040c1: Verifying Checksum [2021-07-11T04:32:38.510Z] 29e5d40040c1: Download complete [2021-07-11T04:32:39.499Z] 29e5d40040c1: Pull complete [2021-07-11T04:32:39.499Z] 1ce36da41761: Verifying Checksum [2021-07-11T04:32:39.499Z] 1ce36da41761: Download complete [2021-07-11T04:32:40.932Z] 1ce36da41761: Pull complete [2021-07-11T04:32:40.932Z] 25b303627fd3: Verifying Checksum [2021-07-11T04:32:40.932Z] 25b303627fd3: Download complete [2021-07-11T04:32:45.854Z] snapcraft 4.8.3 from Canonical* installed [2021-07-11T04:32:45.855Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-11T04:32:45.855Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-11T04:32:45.855Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-11T04:32:45.855Z] Dload Upload Total Spent Left Speed [2021-07-11T04:32:45.855Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4019 0 --:--:-- --:--:-- --:--:-- 4019 [2021-07-11T04:32:45.855Z] 100 3325k 100 3325k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M [2021-07-11T04:32:45.855Z] ./yq_linux_amd64 [2021-07-11T04:32:45.855Z] + sudo snapcraft prime --use-lxd [2021-07-11T04:32:47.780Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-11T04:32:47.780Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-07-11T04:32:47.780Z] - README.md [2021-07-11T04:32:47.780Z] [2021-07-11T04:32:47.780Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-11T04:32:48.354Z] Launching a container. [2021-07-11T04:32:51.060Z] 25b303627fd3: Pull complete [2021-07-11T04:32:51.060Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-11T04:32:51.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-11T04:32:51.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-11T04:32:51.319Z] prd-ubuntu18.04-docker-arm64-4c-16g-2456 does not seem to be running inside a container [2021-07-11T04:32:51.389Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-11T04:32:54.165Z] $ docker top 3b6ffc30d6d7073c49459cc5e4d9fc830dc56637f68279facef9e30b1ba5e590 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T04:32:55.147Z] + docker-compose build --help [2021-07-11T04:32:55.147Z] + grep parallel [2021-07-11T04:32:56.522Z] Waiting for container to be ready [2021-07-11T04:32:56.523Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-11T04:32:56.523Z] [2021-07-11T04:32:58.518Z] --parallel Build images in parallel. [Pipeline] } [2021-07-11T04:32:58.802Z] $ docker stop --time=1 3b6ffc30d6d7073c49459cc5e4d9fc830dc56637f68279facef9e30b1ba5e590 [2021-07-11T04:32:59.949Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-11T04:33:00.523Z] Waiting for network to be ready... [2021-07-11T04:33:00.645Z] $ docker rm -f 3b6ffc30d6d7073c49459cc5e4d9fc830dc56637f68279facef9e30b1ba5e590 [2021-07-11T04:33:00.822Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-11T04:33:00.822Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-11T04:33:00.822Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T04:33:01.082Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-11T04:33:01.082Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-11T04:33:01.082Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-11T04:33:01.082Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-11T04:33:01.082Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-11T04:33:01.082Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-11T04:33:01.082Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-11T04:33:01.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-11T04:33:01.328Z] . [2021-07-11T04:33:01.343Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [Pipeline] withDockerContainer [2021-07-11T04:33:01.568Z] prd-ubuntu18.04-docker-arm64-4c-16g-2456 does not seem to be running inside a container [2021-07-11T04:33:01.605Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-11T04:33:01.658Z] $ 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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-11T04:33:01.866Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-11T04:33:01.866Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-11T04:33:01.866Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-11T04:33:01.866Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-11T04:33:01.866Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-11T04:33:01.866Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-11T04:33:02.127Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-11T04:33:02.389Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-11T04:33:02.389Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-11T04:33:02.650Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-11T04:33:02.650Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-11T04:33:02.650Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-11T04:33:02.650Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-11T04:33:02.650Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-11T04:33:02.651Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-11T04:33:03.102Z] $ docker top 45bd3439286a27019d0ca8375288480cad8f41bb1d0cb645bb0852250c956598 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T04:33:04.056Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-11T04:33:04.568Z] Fetched 24.8 MB in 4s (6208 kB/s) [2021-07-11T04:33:05.512Z] Reading package lists... [2021-07-11T04:33:05.774Z] Reading package lists... [2021-07-11T04:33:05.774Z] Building dependency tree... [2021-07-11T04:33:05.774Z] Reading state information... [2021-07-11T04:33:06.035Z] The following additional packages will be installed: [2021-07-11T04:33:06.035Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-11T04:33:06.035Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-11T04:33:06.035Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-11T04:33:06.035Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-11T04:33:06.035Z] Suggested packages: [2021-07-11T04:33:06.035Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-11T04:33:06.035Z] Recommended packages: [2021-07-11T04:33:06.035Z] gnupg libsasl2-modules [2021-07-11T04:33:06.035Z] The following NEW packages will be installed: [2021-07-11T04:33:06.035Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-11T04:33:06.035Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-11T04:33:06.035Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-11T04:33:06.035Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-11T04:33:06.035Z] The following packages will be upgraded: [2021-07-11T04:33:06.035Z] gpg gpg-agent gpgconf libudev1 [2021-07-11T04:33:06.035Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-11T04:33:06.035Z] Need to get 3530 kB of archives. [2021-07-11T04:33:06.035Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-11T04:33:06.035Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-07-11T04:33:06.035Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-07-11T04:33:06.035Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-11T04:33:06.035Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-07-11T04:33:06.295Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-11T04:33:06.556Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-11T04:33:07.129Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-11T04:33:07.129Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-11T04:33:07.129Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-11T04:33:07.129Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-11T04:33:07.129Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-11T04:33:07.129Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-11T04:33:07.129Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-11T04:33:07.129Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-11T04:33:07.129Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-11T04:33:07.129Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-11T04:33:07.129Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-11T04:33:07.129Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-11T04:33:07.129Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-11T04:33:07.129Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-11T04:33:07.129Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-11T04:33:07.129Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-11T04:33:07.129Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-11T04:33:07.390Z] Fetched 3530 kB in 1s (3160 kB/s) [2021-07-11T04:33:07.390Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-11T04:33:07.390Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-11T04:33:07.390Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-11T04:33:07.390Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-11T04:33:07.390Z] Selecting previously unselected package udev. [2021-07-11T04:33:07.427Z] Building core-command ... [2021-07-11T04:33:07.427Z] Building core-data ... [2021-07-11T04:33:07.427Z] Building core-metadata ... [2021-07-11T04:33:07.427Z] Building security-bootstrapper ... [2021-07-11T04:33:07.427Z] Building security-proxy-setup ... [2021-07-11T04:33:07.427Z] Building security-secretstore-setup ... [2021-07-11T04:33:07.427Z] Building support-notifications ... [2021-07-11T04:33:07.427Z] Building support-scheduler ... [2021-07-11T04:33:07.427Z] Building sys-mgmt-agent ... [2021-07-11T04:33:07.427Z] Building sys-mgmt-agent [2021-07-11T04:33:07.427Z] Building support-notifications [2021-07-11T04:33:07.427Z] Building core-command [2021-07-11T04:33:07.427Z] Building security-secretstore-setup [2021-07-11T04:33:07.427Z] Building security-bootstrapper [2021-07-11T04:33:07.651Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-11T04:33:07.651Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-11T04:33:07.651Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-11T04:33:07.912Z] Selecting previously unselected package libfuse2:amd64. [2021-07-11T04:33:07.912Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-11T04:33:07.912Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-11T04:33:07.912Z] Selecting previously unselected package fuse. [2021-07-11T04:33:07.912Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-11T04:33:07.912Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-11T04:33:08.174Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-11T04:33:08.174Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-11T04:33:08.174Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-11T04:33:08.174Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-11T04:33:08.174Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-11T04:33:08.174Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-11T04:33:08.435Z] Selecting previously unselected package libksba8:amd64. [2021-07-11T04:33:08.435Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-11T04:33:08.435Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-11T04:33:08.435Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-11T04:33:08.435Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T04:33:08.435Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:08.435Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-11T04:33:08.702Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T04:33:08.702Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:08.702Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-11T04:33:08.702Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T04:33:08.702Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:08.963Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-11T04:33:08.963Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T04:33:08.963Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:09.280Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-11T04:33:09.280Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T04:33:09.280Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:09.542Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-11T04:33:09.542Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T04:33:09.542Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:09.542Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-11T04:33:09.542Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T04:33:09.542Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:09.542Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-11T04:33:09.542Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T04:33:09.542Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:09.803Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-11T04:33:09.803Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T04:33:09.803Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:09.803Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-11T04:33:09.803Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-11T04:33:09.803Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-11T04:33:09.803Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-11T04:33:09.803Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-11T04:33:09.803Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-11T04:33:09.803Z] Selecting previously unselected package libldap-common. [2021-07-11T04:33:09.803Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-11T04:33:09.803Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-11T04:33:10.064Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-11T04:33:10.064Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-11T04:33:10.064Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-11T04:33:10.064Z] Selecting previously unselected package dirmngr. [2021-07-11T04:33:10.064Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-11T04:33:10.064Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-11T04:33:10.064Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-11T04:33:10.324Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-11T04:33:10.324Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-11T04:33:10.324Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-11T04:33:10.324Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-11T04:33:10.324Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-11T04:33:10.324Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:10.324Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-11T04:33:10.324Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-11T04:33:10.324Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-11T04:33:10.585Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-11T04:33:10.846Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:10.846Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-11T04:33:10.846Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-11T04:33:10.846Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-11T04:33:11.107Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:11.107Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:11.107Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:11.107Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:11.107Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:11.107Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:11.107Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T04:33:11.107Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-11T04:33:11.107Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-11T04:33:11.107Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-11T04:33:11.681Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-11T04:33:11.681Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-11T04:33:11.681Z] This means they are not meant to be enabled using systemctl. [2021-07-11T04:33:11.681Z] Possible reasons for having this kind of units are: [2021-07-11T04:33:11.681Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-11T04:33:11.681Z] .wants/ or .requires/ directory. [2021-07-11T04:33:11.681Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-11T04:33:11.681Z] a requirement dependency on it. [2021-07-11T04:33:11.681Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-11T04:33:11.681Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-11T04:33:11.681Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-11T04:33:11.681Z] instance name specified. [2021-07-11T04:33:11.943Z] Reading package lists... [2021-07-11T04:33:12.205Z] Building dependency tree... [2021-07-11T04:33:12.205Z] Reading state information... [2021-07-11T04:33:12.205Z] The following additional packages will be installed: [2021-07-11T04:33:12.205Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-11T04:33:12.205Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-11T04:33:12.205Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-11T04:33:12.205Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-11T04:33:12.205Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-11T04:33:12.205Z] Suggested packages: [2021-07-11T04:33:12.205Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-11T04:33:12.205Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-11T04:33:12.205Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-11T04:33:12.205Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-11T04:33:12.205Z] systemd-container policykit-1 [2021-07-11T04:33:12.205Z] Recommended packages: [2021-07-11T04:33:12.205Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-11T04:33:12.205Z] The following NEW packages will be installed: [2021-07-11T04:33:12.205Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-11T04:33:12.205Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-11T04:33:12.205Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-11T04:33:12.205Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-11T04:33:12.205Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-11T04:33:12.205Z] The following packages will be upgraded: [2021-07-11T04:33:12.205Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-11T04:33:12.205Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-11T04:33:12.205Z] Need to get 36.7 MB of archives. [2021-07-11T04:33:12.205Z] After this operation, 147 MB of additional disk space will be used. [2021-07-11T04:33:12.205Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-11T04:33:12.469Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-11T04:33:12.469Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-11T04:33:12.469Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-11T04:33:12.469Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-11T04:33:12.469Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-11T04:33:12.469Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-11T04:33:12.469Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-11T04:33:12.469Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-11T04:33:12.469Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-11T04:33:12.469Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-11T04:33:12.469Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-11T04:33:12.469Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-11T04:33:12.469Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-11T04:33:12.469Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-11T04:33:12.730Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-11T04:33:13.302Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-11T04:33:13.302Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-11T04:33:13.302Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-11T04:33:13.302Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-11T04:33:13.302Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-11T04:33:13.302Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-11T04:33:13.302Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-11T04:33:13.302Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-11T04:33:13.302Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-11T04:33:13.302Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-11T04:33:13.302Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-11T04:33:13.565Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-11T04:33:13.565Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-11T04:33:13.565Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-11T04:33:14.952Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-11T04:33:14.952Z] Fetched 36.7 MB in 2s (16.1 MB/s) [2021-07-11T04:33:14.952Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-11T04:33:14.952Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-11T04:33:14.952Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-11T04:33:15.526Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-11T04:33:15.526Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-11T04:33:15.793Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-11T04:33:15.793Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-11T04:33:15.793Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-11T04:33:15.793Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-11T04:33:16.054Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-11T04:33:16.054Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-11T04:33:16.054Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-11T04:33:16.317Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-11T04:33:16.579Z] Setting up apt (1.6.14) ... [2021-07-11T04:33:16.579Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-11T04:33:16.841Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-11T04:33:17.103Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-11T04:33:17.103Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-11T04:33:17.103Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-11T04:33:17.103Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-11T04:33:17.103Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-11T04:33:17.103Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-11T04:33:17.365Z] Selecting previously unselected package libexpat1:amd64. [2021-07-11T04:33:17.365Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-11T04:33:17.365Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-11T04:33:17.365Z] Selecting previously unselected package python3.6-minimal. [2021-07-11T04:33:17.365Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-11T04:33:17.365Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-11T04:33:17.627Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-11T04:33:17.627Z] Checking for services that may need to be restarted...done. [2021-07-11T04:33:17.627Z] Checking for services that may need to be restarted...done. [2021-07-11T04:33:17.890Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-11T04:33:17.890Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-11T04:33:17.890Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-11T04:33:18.152Z] Selecting previously unselected package python3-minimal. [2021-07-11T04:33:18.152Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-11T04:33:18.152Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-11T04:33:18.152Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-11T04:33:18.412Z] Selecting previously unselected package mime-support. [2021-07-11T04:33:18.412Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-11T04:33:18.412Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-11T04:33:18.412Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-11T04:33:18.412Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-11T04:33:18.412Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-11T04:33:18.412Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-11T04:33:18.412Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-11T04:33:18.412Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-11T04:33:18.673Z] Selecting previously unselected package python3.6. [2021-07-11T04:33:18.673Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-11T04:33:18.673Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-11T04:33:18.673Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-11T04:33:18.673Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-11T04:33:18.673Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-11T04:33:18.935Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-11T04:33:18.935Z] Selecting previously unselected package python3. [2021-07-11T04:33:18.935Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-11T04:33:18.935Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-11T04:33:18.936Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-11T04:33:18.936Z] Selecting previously unselected package multiarch-support. [2021-07-11T04:33:18.936Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-11T04:33:18.936Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-11T04:33:19.196Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-11T04:33:19.197Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-11T04:33:19.197Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-11T04:33:19.197Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-11T04:33:19.197Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-11T04:33:19.197Z] Selecting previously unselected package libbsd0:amd64. [2021-07-11T04:33:19.197Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-11T04:33:19.197Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-11T04:33:19.197Z] Selecting previously unselected package sudo. [2021-07-11T04:33:19.197Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-11T04:33:19.197Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-11T04:33:19.458Z] Selecting previously unselected package apparmor. [2021-07-11T04:33:19.458Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-11T04:33:19.458Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-11T04:33:19.458Z] Selecting previously unselected package libedit2:amd64. [2021-07-11T04:33:19.458Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-11T04:33:19.458Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-11T04:33:19.719Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-11T04:33:19.719Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-11T04:33:19.719Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-11T04:33:19.719Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-11T04:33:19.719Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-11T04:33:19.719Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-11T04:33:19.719Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-11T04:33:19.719Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-11T04:33:19.719Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-11T04:33:19.719Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-11T04:33:19.719Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-11T04:33:19.719Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-11T04:33:20.663Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-11T04:33:20.663Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-11T04:33:20.663Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-11T04:33:20.663Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-11T04:33:20.663Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-11T04:33:20.663Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-11T04:33:20.663Z] Selecting previously unselected package openssh-client. [2021-07-11T04:33:20.663Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-11T04:33:20.663Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-11T04:33:20.925Z] Selecting previously unselected package squashfs-tools. [2021-07-11T04:33:20.925Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-11T04:33:20.925Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-11T04:33:20.925Z] Selecting previously unselected package snapd. [2021-07-11T04:33:20.925Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-11T04:33:20.925Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-11T04:33:23.479Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-11T04:33:23.479Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-11T04:33:23.479Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-11T04:33:23.479Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-11T04:33:23.479Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-11T04:33:23.479Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-11T04:33:23.479Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-11T04:33:23.479Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-11T04:33:23.479Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-11T04:33:24.051Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-11T04:33:24.051Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-11T04:33:24.051Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-11T04:33:24.051Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-11T04:33:24.051Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-11T04:33:24.051Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-11T04:33:24.624Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-11T04:33:24.624Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-11T04:33:24.624Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-11T04:33:24.624Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-11T04:33:24.885Z] running python rtupdate hooks for python3.6... [2021-07-11T04:33:24.886Z] running python post-rtupdate hooks for python3.6... [2021-07-11T04:33:24.886Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-11T04:33:25.831Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-11T04:33:26.427Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-11T04:33:26.689Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-11T04:33:26.953Z] Setting up snapd (2.49.2+18.04) ... [2021-07-11T04:33:27.215Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-11T04:33:27.477Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-11T04:33:27.738Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-11T04:33:27.738Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-11T04:33:27.999Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-11T04:33:27.999Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-11T04:33:28.261Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-11T04:33:28.261Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-11T04:33:28.523Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-11T04:33:28.783Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-11T04:33:28.783Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-07-11T04:33:28.783Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-11T04:33:28.783Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-11T04:33:29.726Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-11T04:33:29.726Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-11T04:33:29.989Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-11T04:33:30.938Z] Reading package lists... [2021-07-11T04:33:31.200Z] Reading package lists... [2021-07-11T04:33:31.892Z] Building dependency tree... [2021-07-11T04:33:31.892Z] Reading state information... [2021-07-11T04:33:31.892Z] Calculating upgrade... [2021-07-11T04:33:31.892Z] The following packages will be upgraded: [2021-07-11T04:33:31.892Z] advancecomp base-files bash binutils binutils-common [2021-07-11T04:33:31.892Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-11T04:33:31.892Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-11T04:33:31.892Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-11T04:33:31.892Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-11T04:33:31.892Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-11T04:33:31.892Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-11T04:33:31.892Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-11T04:33:31.892Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-11T04:33:31.892Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-11T04:33:31.892Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-11T04:33:31.892Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-11T04:33:31.892Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-11T04:33:31.892Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-11T04:33:31.892Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-11T04:33:31.892Z] ubuntu-keyring util-linux [2021-07-11T04:33:32.156Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-11T04:33:32.156Z] Need to get 64.1 MB of archives. [2021-07-11T04:33:32.156Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-11T04:33:32.156Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-11T04:33:32.156Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-11T04:33:32.156Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-11T04:33:32.418Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-11T04:33:32.418Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-11T04:33:32.418Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-11T04:33:32.418Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-11T04:33:32.418Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-11T04:33:32.418Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-11T04:33:32.418Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-11T04:33:32.418Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-11T04:33:32.418Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-11T04:33:32.418Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-11T04:33:32.418Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-11T04:33:32.418Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-11T04:33:32.418Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-11T04:33:32.418Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-11T04:33:32.418Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-11T04:33:32.680Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-11T04:33:32.680Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-11T04:33:32.680Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-11T04:33:32.680Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-11T04:33:32.680Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-07-11T04:33:32.680Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-11T04:33:32.680Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-11T04:33:32.680Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-11T04:33:32.680Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-11T04:33:32.680Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-11T04:33:32.680Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-11T04:33:32.680Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-11T04:33:32.680Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-11T04:33:32.680Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-11T04:33:32.680Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-11T04:33:32.680Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-11T04:33:32.680Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-11T04:33:32.680Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-11T04:33:32.680Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-11T04:33:32.680Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-11T04:33:32.680Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-11T04:33:32.680Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-11T04:33:32.680Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-11T04:33:32.680Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-11T04:33:32.680Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-11T04:33:32.680Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-11T04:33:32.680Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-11T04:33:32.680Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-11T04:33:32.680Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-11T04:33:32.680Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-11T04:33:32.942Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-11T04:33:32.942Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-11T04:33:32.942Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-11T04:33:32.942Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-11T04:33:32.942Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-11T04:33:32.942Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-11T04:33:32.942Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-11T04:33:32.942Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-11T04:33:32.942Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-11T04:33:32.942Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-11T04:33:32.942Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-11T04:33:32.942Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-11T04:33:33.204Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-11T04:33:33.204Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-11T04:33:33.204Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-11T04:33:33.204Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-11T04:33:33.204Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-11T04:33:33.204Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-11T04:33:33.204Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-11T04:33:33.464Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-11T04:33:33.464Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-11T04:33:33.464Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-11T04:33:33.464Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-11T04:33:33.464Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-11T04:33:33.464Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-11T04:33:33.464Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-11T04:33:33.464Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-11T04:33:33.464Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-11T04:33:33.464Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-11T04:33:33.464Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-11T04:33:33.464Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-11T04:33:33.464Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-11T04:33:33.464Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-11T04:33:33.464Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-11T04:33:33.464Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-11T04:33:33.464Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-11T04:33:33.464Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-11T04:33:33.464Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-11T04:33:33.464Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-11T04:33:33.464Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-11T04:33:33.464Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-11T04:33:33.464Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-11T04:33:33.724Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-11T04:33:33.724Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-11T04:33:33.724Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-11T04:33:33.724Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-11T04:33:33.724Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-11T04:33:33.724Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-07-11T04:33:33.724Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-11T04:33:33.724Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-11T04:33:33.724Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-11T04:33:33.724Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-11T04:33:33.724Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-11T04:33:33.985Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-11T04:33:33.985Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-11T04:33:33.985Z] Fetched 64.1 MB in 2s (29.5 MB/s) [2021-07-11T04:33:33.985Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-11T04:33:33.985Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-11T04:33:33.985Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-11T04:33:34.556Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-11T04:33:34.556Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-11T04:33:34.556Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-11T04:33:34.556Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-11T04:33:34.817Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:34.817Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T04:33:35.077Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:35.077Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T04:33:35.077Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:35.077Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T04:33:35.077Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:35.339Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T04:33:35.339Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:35.339Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T04:33:35.339Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:35.339Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T04:33:35.339Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:35.340Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T04:33:35.600Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T04:33:35.600Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-11T04:33:35.600Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:35.600Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-11T04:33:35.600Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-11T04:33:35.861Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-11T04:33:35.861Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:35.861Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T04:33:35.861Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:35.861Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T04:33:35.861Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:36.122Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T04:33:36.122Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T04:33:36.384Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-11T04:33:36.384Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-11T04:33:36.384Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-11T04:33:36.957Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-11T04:33:36.957Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-11T04:33:36.957Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-11T04:33:36.957Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-11T04:33:36.957Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-11T04:33:37.219Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-11T04:33:37.219Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-11T04:33:37.482Z] Installing new version of config file /etc/issue ... [2021-07-11T04:33:37.482Z] Installing new version of config file /etc/issue.net ... [2021-07-11T04:33:37.482Z] Installing new version of config file /etc/lsb-release ... [2021-07-11T04:33:37.482Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-11T04:33:38.055Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-11T04:33:38.315Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-11T04:33:38.315Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-11T04:33:38.576Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:38.576Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-11T04:33:38.576Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-11T04:33:38.839Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-11T04:33:38.839Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-07-11T04:33:38.839Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:38.839Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T04:33:38.839Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-11T04:33:39.101Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-11T04:33:39.101Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:39.101Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-11T04:33:39.101Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-11T04:33:39.101Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-11T04:33:39.101Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:39.101Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-11T04:33:39.101Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-11T04:33:39.676Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-11T04:33:39.676Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:39.676Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-11T04:33:39.676Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-11T04:33:39.939Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-11T04:33:39.939Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:39.939Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-11T04:33:39.939Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-11T04:33:40.199Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-11T04:33:40.199Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:40.199Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-11T04:33:40.199Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-11T04:33:40.199Z] Setting up grep (3.1-2build1) ... [2021-07-11T04:33:40.476Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:40.476Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-11T04:33:40.476Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-11T04:33:40.476Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-11T04:33:40.476Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:40.476Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-11T04:33:40.476Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-11T04:33:40.737Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-11T04:33:40.737Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:40.737Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-11T04:33:40.737Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-11T04:33:41.308Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-11T04:33:41.308Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-11T04:33:41.308Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-11T04:33:41.308Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-11T04:33:41.573Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-11T04:33:41.573Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:41.573Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-11T04:33:41.573Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-11T04:33:42.148Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-11T04:33:42.148Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-11T04:33:42.148Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-11T04:33:42.148Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-11T04:33:42.417Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-11T04:33:42.417Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:42.417Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-11T04:33:42.417Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-11T04:33:42.417Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-11T04:33:42.678Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:42.679Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T04:33:42.679Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-11T04:33:42.679Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-11T04:33:42.679Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:42.679Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T04:33:42.679Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-11T04:33:42.679Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-11T04:33:42.940Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:42.940Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T04:33:42.940Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-11T04:33:42.940Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-11T04:33:42.940Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:42.940Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T04:33:42.940Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-11T04:33:43.202Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-11T04:33:43.202Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:43.464Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-11T04:33:43.464Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-11T04:33:43.464Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-11T04:33:43.464Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-11T04:33:43.464Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-11T04:33:43.464Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:43.464Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-11T04:33:43.727Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-11T04:33:43.727Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-11T04:33:43.727Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:43.727Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T04:33:43.727Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-11T04:33:43.727Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-11T04:33:43.988Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:43.988Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T04:33:43.988Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-11T04:33:43.988Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-11T04:33:43.988Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:43.988Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T04:33:43.988Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-11T04:33:44.562Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-11T04:33:44.562Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-11T04:33:44.826Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-11T04:33:45.088Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:45.088Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-11T04:33:45.088Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-11T04:33:45.350Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-11T04:33:45.350Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T04:33:45.350Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-11T04:33:45.350Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-11T04:33:45.350Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-11T04:33:45.612Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-11T04:33:45.612Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-11T04:33:45.612Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-11T04:33:45.612Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-11T04:33:45.875Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-11T04:33:45.875Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-11T04:33:45.875Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-11T04:33:45.875Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-11T04:33:45.875Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-11T04:33:45.875Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-11T04:33:45.875Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-11T04:33:45.875Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-11T04:33:46.138Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-11T04:33:46.138Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-11T04:33:46.138Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-11T04:33:46.138Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-11T04:33:46.138Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-11T04:33:46.138Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-11T04:33:46.399Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-11T04:33:46.399Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-11T04:33:46.399Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-11T04:33:46.399Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-11T04:33:46.399Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-11T04:33:46.661Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-11T04:33:46.661Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T04:33:46.661Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T04:33:46.661Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-11T04:33:46.661Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-11T04:33:46.661Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-11T04:33:46.661Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-11T04:33:46.661Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-11T04:33:46.923Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-11T04:33:46.923Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T04:33:46.923Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-11T04:33:46.923Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-11T04:33:46.923Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-11T04:33:46.923Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T04:33:46.923Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-11T04:33:46.923Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-11T04:33:47.185Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-11T04:33:47.185Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T04:33:47.185Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-11T04:33:47.185Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-11T04:33:47.185Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-11T04:33:47.447Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T04:33:47.447Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-11T04:33:47.447Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-11T04:33:47.447Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-11T04:33:47.447Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T04:33:47.447Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-11T04:33:47.447Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-11T04:33:47.708Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-11T04:33:47.708Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T04:33:47.708Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-11T04:33:47.708Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-11T04:33:47.969Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-11T04:33:47.969Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T04:33:47.969Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-11T04:33:47.969Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-11T04:33:47.969Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-11T04:33:48.232Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T04:33:48.232Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-11T04:33:48.232Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-11T04:33:48.232Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-11T04:33:48.232Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T04:33:48.232Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-11T04:33:48.232Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-11T04:33:48.232Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-11T04:33:48.494Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T04:33:48.494Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-11T04:33:48.494Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-11T04:33:48.494Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-11T04:33:48.494Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T04:33:48.494Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-11T04:33:48.494Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-11T04:33:48.756Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-11T04:33:48.756Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T04:33:48.756Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-11T04:33:48.756Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-11T04:33:48.756Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-11T04:33:48.756Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T04:33:48.756Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-11T04:33:48.756Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-11T04:33:49.017Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-11T04:33:49.017Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T04:33:49.017Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-11T04:33:49.017Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-11T04:33:49.017Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-11T04:33:49.017Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T04:33:49.017Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-11T04:33:49.017Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-11T04:33:49.279Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-11T04:33:49.279Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-11T04:33:49.279Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-11T04:33:49.279Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-11T04:33:49.279Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-11T04:33:49.279Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-11T04:33:49.540Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-11T04:33:49.540Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-11T04:33:49.540Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-11T04:33:49.540Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-11T04:33:49.801Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-11T04:33:49.801Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-11T04:33:49.801Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-11T04:33:49.801Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-11T04:33:50.063Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-11T04:33:50.325Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-11T04:33:50.325Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-11T04:33:50.325Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-11T04:33:50.325Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-11T04:33:50.325Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-11T04:33:50.325Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-11T04:33:50.325Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-11T04:33:50.588Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-11T04:33:50.588Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-11T04:33:50.588Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-11T04:33:50.588Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-11T04:33:51.162Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-11T04:33:51.162Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-11T04:33:51.162Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-11T04:33:51.162Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-11T04:33:51.162Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-11T04:33:51.162Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-11T04:33:51.423Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-11T04:33:51.423Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-11T04:33:51.684Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-11T04:33:51.684Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-11T04:33:51.684Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-11T04:33:51.684Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-11T04:33:51.684Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:51.945Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T04:33:51.945Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:51.945Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T04:33:51.945Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:51.945Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T04:33:52.205Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:52.205Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T04:33:53.150Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:53.150Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T04:33:54.092Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:54.092Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T04:33:54.353Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:54.353Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T04:33:54.618Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:54.618Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T04:33:55.190Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T04:33:55.190Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T04:33:55.190Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-11T04:33:55.451Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-11T04:33:55.451Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-11T04:33:55.451Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-11T04:33:55.451Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-11T04:33:55.451Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-11T04:33:55.713Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-11T04:33:55.713Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-11T04:33:55.713Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-11T04:33:55.713Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-11T04:33:55.713Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-11T04:33:55.713Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-11T04:33:55.974Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-11T04:33:55.974Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-11T04:33:55.974Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T04:33:55.974Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-11T04:33:55.974Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T04:33:55.974Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T04:33:55.974Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T04:33:55.974Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-11T04:33:55.974Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-11T04:33:55.974Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-11T04:33:56.235Z] [2021-07-11T04:33:56.235Z] Current default time zone: 'Etc/UTC' [2021-07-11T04:33:56.235Z] Local time is now: Sun Jul 11 04:33:56 UTC 2021. [2021-07-11T04:33:56.235Z] Universal Time is now: Sun Jul 11 04:33:56 UTC 2021. [2021-07-11T04:33:56.235Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-11T04:33:56.235Z] [2021-07-11T04:33:56.235Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-11T04:33:56.235Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T04:33:56.235Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-11T04:33:56.236Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-11T04:33:56.236Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-11T04:33:56.236Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-11T04:33:56.236Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-11T04:33:56.236Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-11T04:33:56.236Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-11T04:33:56.236Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-11T04:33:56.236Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T04:33:56.236Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-11T04:33:56.496Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T04:33:56.496Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-11T04:33:56.496Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T04:33:56.496Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-11T04:33:56.496Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-11T04:33:56.496Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-11T04:33:56.496Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-11T04:33:56.496Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-11T04:33:56.496Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-11T04:33:56.496Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-11T04:33:56.496Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-11T04:33:58.412Z] Updating certificates in /etc/ssl/certs... [2021-07-11T04:33:59.356Z] 23 added, 27 removed; done. [2021-07-11T04:33:59.356Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-11T04:33:59.356Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T04:33:59.356Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-11T04:33:59.356Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-11T04:33:59.356Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-11T04:33:59.356Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T04:33:59.356Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-11T04:33:59.356Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T04:33:59.356Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T04:33:59.356Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T04:33:59.356Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T04:33:59.356Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T04:33:59.356Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-11T04:33:59.356Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-11T04:33:59.356Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-11T04:33:59.356Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-11T04:33:59.356Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-11T04:33:59.356Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T04:33:59.356Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T04:33:59.356Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-11T04:33:59.356Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-11T04:33:59.356Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-11T04:33:59.618Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-11T04:33:59.618Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-11T04:33:59.618Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-11T04:33:59.618Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-11T04:33:59.618Z] Updating certificates in /etc/ssl/certs... [2021-07-11T04:34:00.200Z] 0 added, 0 removed; done. [2021-07-11T04:34:00.200Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-11T04:34:00.200Z] done. [2021-07-11T04:34:00.723Z] Reading package lists... [2021-07-11T04:34:00.723Z] Building dependency tree... [2021-07-11T04:34:00.723Z] Reading state information... [2021-07-11T04:34:00.984Z] The following NEW packages will be installed: [2021-07-11T04:34:00.984Z] apt-transport-https [2021-07-11T04:34:00.984Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-11T04:34:01.245Z] Need to get 4348 B of archives. [2021-07-11T04:34:01.245Z] After this operation, 154 kB of additional disk space will be used. [2021-07-11T04:34:01.245Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-11T04:34:01.245Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-11T04:34:01.245Z] Fetched 4348 B in 0s (22.0 kB/s) [2021-07-11T04:34:01.245Z] Selecting previously unselected package apt-transport-https. [2021-07-11T04:34:01.245Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-11T04:34:01.245Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-11T04:34:01.245Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-11T04:34:01.245Z] Setting up apt-transport-https (1.6.14) ... [2021-07-11T04:34:01.506Z] Waiting for network to be ready... [2021-07-11T04:34:06.898Z] 2021-07-11T04:34:04Z INFO Waiting for automatic snapd restart... [2021-07-11T04:34:07.159Z] snapd 2.51.1 from Canonical* installed [2021-07-11T04:34:08.101Z] "snapd" switched to the "latest/stable" channel [2021-07-11T04:34:08.101Z] [2021-07-11T04:34:10.651Z] core18 20210611 from Canonical* installed [2021-07-11T04:34:10.651Z] "core18" switched to the "latest/stable" channel [2021-07-11T04:34:10.651Z] [2021-07-11T04:34:13.979Z] snapcraft 4.8.3 from Canonical* installed [2021-07-11T04:34:13.979Z] "snapcraft" switched to the "latest/stable" channel [2021-07-11T04:34:13.979Z] [2021-07-11T04:34:15.408Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:34:15.408Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:34:15.408Z] ---> 32927edf9878 [2021-07-11T04:34:15.408Z] Step 3/23 : WORKDIR /edgex-go [2021-07-11T04:34:15.408Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:34:15.408Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:34:15.408Z] ---> 32927edf9878 [2021-07-11T04:34:15.408Z] Step 3/26 : WORKDIR /edgex-go [2021-07-11T04:34:15.408Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:34:15.408Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:34:15.408Z] ---> 32927edf9878 [2021-07-11T04:34:15.408Z] Step 3/32 : WORKDIR /edgex-go [2021-07-11T04:34:15.408Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:34:15.408Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:34:15.408Z] ---> 32927edf9878 [2021-07-11T04:34:15.408Z] Step 3/24 : WORKDIR /edgex-go [2021-07-11T04:34:15.408Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:34:15.408Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:34:15.408Z] ---> 32927edf9878 [2021-07-11T04:34:15.408Z] Step 3/24 : WORKDIR /edgex-go [2021-07-11T04:34:15.408Z] ---> Running in 50a5433b7858 [2021-07-11T04:34:15.408Z] ---> Running in b5236b9708df [2021-07-11T04:34:15.408Z] ---> Running in 9650ea692d5c [2021-07-11T04:34:15.408Z] ---> Running in cf1d13f49391 [2021-07-11T04:34:15.408Z] ---> Running in 9975a0b1c351 [2021-07-11T04:34:15.408Z] Removing intermediate container 9650ea692d5c [2021-07-11T04:34:15.408Z] ---> 85b251316a86 [2021-07-11T04:34:15.408Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:34:15.408Z] Removing intermediate container b5236b9708df [2021-07-11T04:34:15.408Z] ---> 2d2bf644e95a [2021-07-11T04:34:15.408Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:34:15.408Z] ---> Running in b1dc9f90c5df [2021-07-11T04:34:15.408Z] Removing intermediate container 9975a0b1c351 [2021-07-11T04:34:15.408Z] ---> c2da10c509d0 [2021-07-11T04:34:15.408Z] Removing intermediate container cf1d13f49391 [2021-07-11T04:34:15.408Z] ---> 44815ac3fe1d [2021-07-11T04:34:15.408Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:34:15.408Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:34:15.408Z] Removing intermediate container 50a5433b7858 [2021-07-11T04:34:15.408Z] ---> 03e44da5b0e5 [2021-07-11T04:34:15.408Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:34:15.408Z] ---> Running in 3fe5a2897547 [2021-07-11T04:34:15.409Z] ---> Running in 555337a5556f [2021-07-11T04:34:15.409Z] ---> Running in 7ba2d5b059b1 [2021-07-11T04:34:15.409Z] ---> Running in c0d5cb59609c [2021-07-11T04:34:18.046Z] Removing intermediate container b1dc9f90c5df [2021-07-11T04:34:18.046Z] ---> a9921123776a [2021-07-11T04:34:18.046Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-11T04:34:18.046Z] ---> Running in 5f2bcae96696 [2021-07-11T04:34:18.324Z] Removing intermediate container 3fe5a2897547 [2021-07-11T04:34:18.324Z] ---> 66d36083a886 [2021-07-11T04:34:18.324Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-11T04:34:18.348Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-07-11T04:34:18.348Z] - README.md [2021-07-11T04:34:18.348Z] [2021-07-11T04:34:18.348Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-11T04:34:18.602Z] ---> Running in aa434a71b217 [2021-07-11T04:34:18.668Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-11T04:34:18.886Z] Removing intermediate container 555337a5556f [2021-07-11T04:34:18.886Z] ---> 3d03b1da2fdf [2021-07-11T04:34:18.886Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-11T04:34:18.967Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-11T04:34:18.967Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-11T04:34:19.188Z] ---> Running in 61442a01c90c [2021-07-11T04:34:19.188Z] Removing intermediate container c0d5cb59609c [2021-07-11T04:34:19.188Z] ---> 6cfde003aded [2021-07-11T04:34:19.188Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-11T04:34:19.462Z] Removing intermediate container 7ba2d5b059b1 [2021-07-11T04:34:19.462Z] ---> d1e8a37c6c46 [2021-07-11T04:34:19.462Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-11T04:34:19.743Z] ---> Running in 7fc8cd444046 [2021-07-11T04:34:19.743Z] ---> Running in 60eca37037cd [2021-07-11T04:34:20.169Z] Reading package lists... [2021-07-11T04:34:20.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T04:34:20.434Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-07-11T04:34:20.434Z] Reading package lists... [2021-07-11T04:34:20.626Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T04:34:20.696Z] Building dependency tree... [2021-07-11T04:34:20.696Z] Reading state information... [2021-07-11T04:34:20.902Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T04:34:20.957Z] Suggested packages: [2021-07-11T04:34:20.957Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-11T04:34:20.957Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-11T04:34:20.957Z] Recommended packages: [2021-07-11T04:34:20.957Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-11T04:34:20.957Z] The following NEW packages will be installed: [2021-07-11T04:34:20.957Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-11T04:34:20.957Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-11T04:34:20.957Z] pkg-config zip [2021-07-11T04:34:20.957Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-11T04:34:20.957Z] Need to get 7663 kB of archives. [2021-07-11T04:34:20.957Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-11T04:34:20.957Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-07-11T04:34:21.218Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-11T04:34:21.219Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-11T04:34:21.219Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-11T04:34:21.219Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-11T04:34:21.219Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-11T04:34:21.219Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-11T04:34:21.219Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-11T04:34:21.480Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-11T04:34:21.480Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-11T04:34:21.480Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-11T04:34:21.480Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-11T04:34:21.496Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T04:34:21.496Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T04:34:21.496Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T04:34:21.496Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T04:34:21.741Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-11T04:34:21.741Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-11T04:34:21.741Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-11T04:34:21.741Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-11T04:34:21.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T04:34:22.002Z] Fetched 7663 kB in 1s (9828 kB/s) [2021-07-11T04:34:22.002Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-11T04:34:22.002Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-11T04:34:22.002Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-11T04:34:22.002Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-11T04:34:22.002Z] Selecting previously unselected package libpsl5:amd64. [2021-07-11T04:34:22.002Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-11T04:34:22.002Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-11T04:34:22.002Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-11T04:34:22.002Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-11T04:34:22.263Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-11T04:34:22.263Z] Selecting previously unselected package librtmp1:amd64. [2021-07-11T04:34:22.263Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-11T04:34:22.263Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-11T04:34:22.263Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-11T04:34:22.263Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-11T04:34:22.263Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-11T04:34:22.263Z] Selecting previously unselected package liberror-perl. [2021-07-11T04:34:22.263Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-11T04:34:22.263Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-11T04:34:22.263Z] Selecting previously unselected package git-man. [2021-07-11T04:34:22.263Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-11T04:34:22.263Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-11T04:34:22.392Z] OK: 218 MiB in 52 packages [2021-07-11T04:34:22.392Z] OK: 218 MiB in 52 packages [2021-07-11T04:34:22.392Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T04:34:22.523Z] Selecting previously unselected package git. [2021-07-11T04:34:22.523Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-11T04:34:22.523Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-11T04:34:23.006Z] OK: 218 MiB in 52 packages [2021-07-11T04:34:23.093Z] Selecting previously unselected package libnorm1:amd64. [2021-07-11T04:34:23.094Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-11T04:34:23.094Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-11T04:34:23.094Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-11T04:34:23.094Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-11T04:34:23.094Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-11T04:34:23.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T04:34:23.355Z] Selecting previously unselected package libsodium23:amd64. [2021-07-11T04:34:23.355Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-11T04:34:23.355Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-11T04:34:23.355Z] Selecting previously unselected package libzmq5:amd64. [2021-07-11T04:34:23.355Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-11T04:34:23.355Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-11T04:34:23.355Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-11T04:34:23.355Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-11T04:34:23.355Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-11T04:34:23.560Z] OK: 218 MiB in 52 packages [2021-07-11T04:34:23.616Z] Selecting previously unselected package pkg-config. [2021-07-11T04:34:23.616Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-11T04:34:23.616Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-11T04:34:23.616Z] Selecting previously unselected package zip. [2021-07-11T04:34:23.616Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-11T04:34:23.616Z] Unpacking zip (3.0-11build1) ... [2021-07-11T04:34:23.616Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-11T04:34:23.616Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-11T04:34:23.877Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-11T04:34:23.877Z] Setting up liberror-perl (0.17025-1) ... [2021-07-11T04:34:23.877Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-11T04:34:23.877Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-11T04:34:23.877Z] No schema files found: doing nothing. [2021-07-11T04:34:23.877Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-11T04:34:23.877Z] Setting up zip (3.0-11build1) ... [2021-07-11T04:34:23.877Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-11T04:34:23.877Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-11T04:34:23.877Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-11T04:34:23.877Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-11T04:34:23.877Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-11T04:34:23.877Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-11T04:34:23.877Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-11T04:34:23.877Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-11T04:34:24.249Z] Removing intermediate container aa434a71b217 [2021-07-11T04:34:24.249Z] ---> 76a68f4f36f8 [2021-07-11T04:34:24.249Z] Step 6/26 : COPY go.mod .Removing intermediate container 5f2bcae96696 [2021-07-11T04:34:24.249Z] ---> 2561036d089c [2021-07-11T04:34:24.249Z] Step 6/24 : COPY go.mod . [2021-07-11T04:34:24.249Z] [2021-07-11T04:34:24.448Z] git set to automatically installed. [2021-07-11T04:34:24.448Z] git-man set to automatically installed. [2021-07-11T04:34:24.448Z] libcurl3-gnutls set to automatically installed. [2021-07-11T04:34:24.448Z] liberror-perl set to automatically installed. [2021-07-11T04:34:24.448Z] libglib2.0-0 set to automatically installed. [2021-07-11T04:34:24.448Z] libnghttp2-14 set to automatically installed. [2021-07-11T04:34:24.448Z] libnorm1 set to automatically installed. [2021-07-11T04:34:24.448Z] libpgm-5.2-0 set to automatically installed. [2021-07-11T04:34:24.448Z] libpsl5 set to automatically installed. [2021-07-11T04:34:24.448Z] librtmp1 set to automatically installed. [2021-07-11T04:34:24.448Z] libsodium23 set to automatically installed. [2021-07-11T04:34:24.448Z] libzmq3-dev set to automatically installed. [2021-07-11T04:34:24.448Z] libzmq5 set to automatically installed. [2021-07-11T04:34:24.448Z] pkg-config set to automatically installed. [2021-07-11T04:34:24.448Z] zip set to automatically installed. [2021-07-11T04:34:24.593Z] Removing intermediate container 61442a01c90c [2021-07-11T04:34:24.593Z] ---> df2ed4ab1943 [2021-07-11T04:34:24.593Z] Step 6/23 : COPY go.mod . [2021-07-11T04:34:25.283Z] Removing intermediate container 7fc8cd444046 [2021-07-11T04:34:25.283Z] ---> 6917c0e544a8 [2021-07-11T04:34:25.283Z] Step 6/32 : COPY go.mod . [2021-07-11T04:34:25.283Z] ---> e0db2ada438f [2021-07-11T04:34:25.283Z] Step 7/26 : RUN go mod download [2021-07-11T04:34:25.283Z] ---> 2d36fd35ad85 [2021-07-11T04:34:25.283Z] Step 7/24 : RUN go mod download [2021-07-11T04:34:25.570Z] ---> 2bb7a88e09d6 [2021-07-11T04:34:25.570Z] Step 7/23 : RUN go mod download [2021-07-11T04:34:25.570Z] ---> Running in 41c2dda9e496 [2021-07-11T04:34:25.570Z] ---> Running in f7e112f35553 [2021-07-11T04:34:25.832Z] snapd is not logged in, snap install commands will use sudo [2021-07-11T04:34:26.167Z] OK: 218 MiB in 52 packages [2021-07-11T04:34:26.167Z] ---> Running in b92897d8104f [2021-07-11T04:34:26.442Z] ---> b789299ada84 [2021-07-11T04:34:26.442Z] Step 7/32 : RUN go mod download [2021-07-11T04:34:26.718Z] ---> Running in d5655ba89d33 [2021-07-11T04:34:27.697Z] Removing intermediate container 60eca37037cd [2021-07-11T04:34:27.697Z] ---> 84c89aae2527 [2021-07-11T04:34:27.697Z] Step 6/24 : COPY go.mod . [2021-07-11T04:34:29.149Z] ---> 222351587b86 [2021-07-11T04:34:29.149Z] Step 7/24 : RUN go mod download [2021-07-11T04:34:29.149Z] ---> Running in 6730e542cbeb [2021-07-11T04:34:30.147Z] Removing intermediate container 41c2dda9e496 [2021-07-11T04:34:30.147Z] ---> 0e59784b04a2 [2021-07-11T04:34:30.147Z] Step 8/24 : COPY . . [2021-07-11T04:34:30.423Z] Removing intermediate container f7e112f35553 [2021-07-11T04:34:30.423Z] ---> 6dd1f3913d82 [2021-07-11T04:34:30.423Z] Step 8/26 : COPY . . [2021-07-11T04:34:30.696Z] Removing intermediate container b92897d8104f [2021-07-11T04:34:30.696Z] ---> 61bf6b68b476 [2021-07-11T04:34:30.696Z] Step 8/23 : COPY . . [2021-07-11T04:34:31.299Z] Removing intermediate container d5655ba89d33 [2021-07-11T04:34:31.299Z] ---> 019ac59b609c [2021-07-11T04:34:31.299Z] Step 8/32 : COPY . . [2021-07-11T04:34:33.972Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-07-11T04:34:33.972Z] snapd is not logged in, snap install commands will use sudo [2021-07-11T04:34:34.237Z] snap "core18" has no updates available [2021-07-11T04:34:35.182Z] Pulling config-common [2021-07-11T04:34:35.182Z] + snapcraftctl pull [2021-07-11T04:34:35.632Z] Removing intermediate container 6730e542cbeb [2021-07-11T04:34:35.633Z] ---> 69fb337ffad2 [2021-07-11T04:34:35.633Z] Step 8/24 : COPY . . [2021-07-11T04:34:36.124Z] Pulling go-build-helper [2021-07-11T04:34:36.124Z] + snapcraftctl pull [2021-07-11T04:34:37.064Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-11T04:34:37.064Z] Skipping pull go-build-helper (already ran) [2021-07-11T04:34:37.064Z] Building go-build-helper [2021-07-11T04:34:37.064Z] + snapcraftctl build [2021-07-11T04:34:38.986Z] Staging go-build-helper [2021-07-11T04:34:38.986Z] + snapcraftctl stage [2021-07-11T04:34:48.999Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-11T04:34:48.999Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-11T04:34:48.999Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-11T04:34:48.999Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-11T04:34:48.999Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-11T04:34:48.999Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-11T04:34:48.999Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-11T04:34:48.999Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-11T04:34:48.999Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-11T04:34:48.999Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-11T04:34:48.999Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-11T04:34:48.999Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-11T04:34:48.999Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-11T04:34:48.999Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-11T04:34:48.999Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-11T04:34:48.999Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-11T04:34:48.999Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-11T04:34:48.999Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-11T04:34:48.999Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-11T04:34:48.999Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-11T04:34:48.999Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-11T04:34:48.999Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-11T04:34:48.999Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-11T04:34:48.999Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-11T04:34:48.999Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-11T04:34:48.999Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-11T04:34:48.999Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-11T04:34:48.999Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-11T04:34:48.999Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-11T04:34:48.999Z] Fetched 224 kB in 0s (0 B/s) [2021-07-11T04:34:48.999Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-11T04:34:48.999Z] Fetched 157 kB in 0s (0 B/s) [2021-07-11T04:34:48.999Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-11T04:34:48.999Z] Fetched 221 kB in 0s (0 B/s) [2021-07-11T04:34:48.999Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-11T04:34:48.999Z] Fetched 143 kB in 0s (0 B/s) [2021-07-11T04:34:48.999Z] Pulling edgex-go [2021-07-11T04:34:48.999Z] + snapcraftctl pull [2021-07-11T04:34:48.999Z] Pulling hooks [2021-07-11T04:34:48.999Z] + snapcraftctl pull [2021-07-11T04:34:58.260Z] ---> e3e391bdfe60 [2021-07-11T04:34:58.260Z] Step 9/24 : RUN go mod tidy [2021-07-11T04:34:58.260Z] ---> f4274490112a [2021-07-11T04:34:58.260Z] Step 9/32 : RUN go mod tidy [2021-07-11T04:34:58.260Z] ---> 906f85606a1a [2021-07-11T04:34:58.260Z] Step 9/26 : RUN go mod tidy [2021-07-11T04:34:58.260Z] ---> 4e2d15dab86b [2021-07-11T04:34:58.260Z] Step 9/24 : RUN go mod tidy [2021-07-11T04:34:58.260Z] ---> 362c1ea63466 [2021-07-11T04:34:58.260Z] Step 9/23 : RUN go mod tidy [2021-07-11T04:34:58.260Z] ---> Running in 78d27d7b78bf [2021-07-11T04:34:58.260Z] ---> Running in 903d10973beb [2021-07-11T04:34:58.260Z] ---> Running in 50f3a1d5ea07 [2021-07-11T04:34:58.260Z] ---> Running in 9a38c305e9c5 [2021-07-11T04:34:58.260Z] ---> Running in b2e8710a7b2e [2021-07-11T04:35:01.699Z] Removing intermediate container 78d27d7b78bf [2021-07-11T04:35:01.699Z] ---> 2bc6c48ac308 [2021-07-11T04:35:01.699Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-11T04:35:01.988Z] ---> Running in 4fd2dd45661a [2021-07-11T04:35:01.988Z] Removing intermediate container 903d10973beb [2021-07-11T04:35:01.988Z] ---> 85543cd03c03 [2021-07-11T04:35:01.988Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-11T04:35:02.266Z] ---> Running in 5850b25305c3 [2021-07-11T04:35:02.266Z] Removing intermediate container 9a38c305e9c5 [2021-07-11T04:35:02.266Z] ---> 18c02eb82420 [2021-07-11T04:35:02.266Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-11T04:35:02.550Z] ---> Running in f24785906d56 [2021-07-11T04:35:02.829Z] Removing intermediate container 50f3a1d5ea07 [2021-07-11T04:35:02.829Z] ---> 0033e35a2843 [2021-07-11T04:35:02.829Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-11T04:35:02.829Z] Removing intermediate container b2e8710a7b2e [2021-07-11T04:35:02.829Z] ---> a4084a32064f [2021-07-11T04:35:02.829Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-11T04:35:03.115Z] ---> Running in f0e4f7a9f1a5 [2021-07-11T04:35:03.115Z] ---> Running in a6f6a20eef72 [2021-07-11T04:35:04.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-11T04:35:04.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-11T04:35:04.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-11T04:35:05.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-11T04:35:05.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-11T04:35:07.137Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-11T04:35:07.137Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-11T04:35:07.137Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-11T04:35:07.137Z] Fetched 0 B in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-11T04:35:07.137Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-11T04:35:07.137Z] Fetched 279 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-11T04:35:07.137Z] Fetched 122 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-11T04:35:07.137Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-11T04:35:07.137Z] Fetched 8848 B in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-11T04:35:07.137Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-11T04:35:07.137Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-11T04:35:07.137Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-11T04:35:07.137Z] Fetched 219 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-11T04:35:07.137Z] Fetched 154 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-11T04:35:07.137Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-11T04:35:07.137Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-11T04:35:07.137Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-11T04:35:07.137Z] Fetched 499 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-11T04:35:07.137Z] Fetched 111 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-11T04:35:07.137Z] Fetched 240 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-11T04:35:07.137Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-11T04:35:07.137Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-11T04:35:07.137Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-11T04:35:07.137Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-11T04:35:07.137Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-11T04:35:07.137Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-11T04:35:07.137Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-11T04:35:07.137Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-11T04:35:07.137Z] Fetched 8720 B in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-11T04:35:07.137Z] Fetched 140 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-11T04:35:07.137Z] Fetched 119 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-11T04:35:07.137Z] Fetched 111 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-11T04:35:07.137Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-11T04:35:07.137Z] Fetched 645 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-11T04:35:07.137Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-11T04:35:07.137Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-11T04:35:07.137Z] Fetched 368 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-11T04:35:07.137Z] Fetched 187 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-11T04:35:07.137Z] Fetched 175 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-11T04:35:07.137Z] Fetched 206 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-11T04:35:07.137Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-11T04:35:07.137Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-11T04:35:07.137Z] Fetched 159 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-11T04:35:07.137Z] Fetched 107 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-11T04:35:07.137Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-11T04:35:07.137Z] Pulling static-packages [2021-07-11T04:35:07.137Z] + snapcraftctl pull [2021-07-11T04:35:07.137Z] Pulling version [2021-07-11T04:35:07.137Z] + cd /root/project [2021-07-11T04:35:07.137Z] + git describe --tags --abbrev=0 [2021-07-11T04:35:07.137Z] + sed s/v// [2021-07-11T04:35:07.137Z] + GIT_VERSION=2.0.1-dev.3 [2021-07-11T04:35:07.137Z] + [ -z 2.0.1-dev.3 ] [2021-07-11T04:35:07.137Z] + snapcraftctl set-version 2.0.1-dev.3 [2021-07-11T04:35:07.137Z] Building config-common [2021-07-11T04:35:07.137Z] + snapcraftctl build [2021-07-11T04:35:09.060Z] Skipping build go-build-helper (already ran) [2021-07-11T04:35:09.060Z] Building edgex-go [2021-07-11T04:35:09.060Z] + cd /root/parts/edgex-go/src [2021-07-11T04:35:09.060Z] + git describe --tags --abbrev=0 [2021-07-11T04:35:09.060Z] + sed s/v// [2021-07-11T04:35:09.060Z] + GIT_VERSION=2.0.1-dev.3 [2021-07-11T04:35:09.060Z] + [ -z 2.0.1-dev.3 ] [2021-07-11T04:35:09.060Z] + echo 2.0.1-dev.3 [2021-07-11T04:35:09.060Z] + make build [2021-07-11T04:35:09.060Z] go mod tidy [2021-07-11T04:35:10.975Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-11T04:35:10.975Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-11T04:35:10.975Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-07-11T04:35:10.975Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-11T04:35:10.975Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-11T04:35:10.975Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-11T04:35:10.975Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-07-11T04:35:10.975Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-11T04:35:10.975Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-11T04:35:10.975Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-11T04:35:11.235Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-11T04:35:11.235Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-11T04:35:11.235Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-11T04:35:11.235Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-11T04:35:11.496Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-11T04:35:11.496Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-11T04:35:11.496Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-11T04:35:12.067Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-11T04:35:12.329Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-11T04:35:12.329Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-11T04:35:12.329Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-11T04:35:12.329Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-11T04:35:12.329Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-11T04:35:12.329Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-11T04:35:12.596Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-11T04:35:12.596Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-11T04:35:12.596Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-11T04:35:12.596Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-11T04:35:12.865Z] go: downloading golang.org/x/text v0.3.2 [2021-07-11T04:35:12.865Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-11T04:35:12.865Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-11T04:35:12.865Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-11T04:35:12.865Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-11T04:35:12.865Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-11T04:35:12.865Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-11T04:35:13.132Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-11T04:35:13.132Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-11T04:35:13.132Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-11T04:35:13.132Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-11T04:35:13.132Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-11T04:35:13.392Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-11T04:35:13.392Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-11T04:35:13.392Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-11T04:35:13.653Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-11T04:35:13.653Z] go: downloading github.com/kr/text v0.1.0 [2021-07-11T04:35:13.653Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-11T04:35:13.653Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-11T04:35:13.653Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-11T04:35:13.653Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-11T04:35:13.653Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-11T04:35:13.653Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-11T04:35:13.653Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-11T04:35:13.913Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-11T04:35:13.913Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-11T04:35:13.913Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-11T04:35:13.913Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-11T04:35:13.913Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-11T04:35:13.913Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-11T04:35:13.913Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-11T04:35:13.913Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-11T04:35:13.913Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-11T04:35:13.913Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-11T04:35:13.913Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-11T04:35:13.913Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-11T04:35:13.913Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-11T04:35:13.913Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-11T04:35:13.913Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-11T04:35:13.913Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-11T04:35:14.174Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-11T04:35:14.174Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-11T04:35:14.174Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-11T04:35:14.174Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-11T04:35:14.174Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-11T04:35:14.174Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-11T04:35:14.174Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-11T04:35:14.174Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-11T04:35:14.174Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-11T04:35:14.174Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/core-data/core-data ./cmd/core-data [2021-07-11T04:35:24.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-11T04:35:27.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/core-command/core-command ./cmd/core-command [2021-07-11T04:35:28.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-11T04:35:29.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-11T04:35:29.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-11T04:35:30.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-11T04:35:31.596Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-11T04:35:32.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-11T04:35:33.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-11T04:35:34.875Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-11T04:35:35.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-11T04:35:37.201Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-11T04:35:37.201Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-11T04:35:37.201Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-11T04:35:37.201Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-11T04:35:37.201Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-11T04:35:37.201Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-11T04:35:37.201Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-11T04:35:37.201Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-11T04:35:37.201Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-11T04:35:37.201Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-11T04:35:37.201Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-11T04:35:37.201Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-11T04:35:37.201Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-11T04:35:37.201Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-11T04:35:37.201Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-11T04:35:37.201Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-11T04:35:37.202Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-11T04:35:37.202Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-07-11T04:35:37.202Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-11T04:35:37.202Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-11T04:35:37.202Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-11T04:35:37.202Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-11T04:35:37.202Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-11T04:35:37.202Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-07-11T04:35:37.202Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-11T04:35:37.202Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-11T04:35:37.202Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-07-11T04:35:38.593Z] Building hooks [2021-07-11T04:35:38.593Z] + cd /root/parts/hooks/src [2021-07-11T04:35:38.593Z] + make build [2021-07-11T04:35:38.593Z] go mod tidy [2021-07-11T04:35:38.593Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-11T04:35:38.879Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-11T04:35:38.879Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-11T04:35:38.879Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-11T04:35:38.879Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-11T04:35:39.454Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-11T04:35:40.027Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-11T04:35:40.027Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-11T04:35:42.665Z] Building static-packages [2021-07-11T04:35:42.665Z] + snapcraftctl build [2021-07-11T04:35:44.583Z] Building version [2021-07-11T04:35:44.583Z] + snapcraftctl build [2021-07-11T04:35:46.571Z] Staging config-common [2021-07-11T04:35:46.571Z] + snapcraftctl stage [2021-07-11T04:35:47.553Z] Skipping stage go-build-helper (already ran) [2021-07-11T04:35:47.553Z] Staging edgex-go [2021-07-11T04:35:47.553Z] + snapcraftctl stage [2021-07-11T04:35:48.574Z] Staging hooks [2021-07-11T04:35:48.574Z] + snapcraftctl stage [2021-07-11T04:35:49.966Z] Staging static-packages [2021-07-11T04:35:49.966Z] + snapcraftctl stage [2021-07-11T04:35:50.911Z] Staging version [2021-07-11T04:35:50.911Z] + snapcraftctl stage [2021-07-11T04:35:51.857Z] Priming config-common [2021-07-11T04:35:51.857Z] + snapcraftctl prime [2021-07-11T04:35:52.801Z] Priming go-build-helper [2021-07-11T04:35:52.801Z] + snapcraftctl prime [2021-07-11T04:35:53.746Z] Priming edgex-go [2021-07-11T04:35:53.746Z] + snapcraftctl prime [2021-07-11T04:35:55.132Z] Priming hooks [2021-07-11T04:35:55.132Z] + snapcraftctl prime [2021-07-11T04:35:56.078Z] Priming static-packages [2021-07-11T04:35:56.078Z] + snapcraftctl prime [2021-07-11T04:35:58.627Z] Priming version [2021-07-11T04:35:58.627Z] + snapcraftctl prime [2021-07-11T04:35:59.571Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-11T04:36:57.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-11T04:36:57.417Z] Removing intermediate container 4fd2dd45661a [2021-07-11T04:36:57.417Z] ---> c4326557f975 [2021-07-11T04:36:57.417Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-11T04:36:57.417Z] Removing intermediate container a6f6a20eef72 [2021-07-11T04:36:57.417Z] ---> 28e679825c94 [2021-07-11T04:36:57.417Z] [2021-07-11T04:36:57.417Z] Step 11/24 : FROM alpine:3.12 [2021-07-11T04:36:57.417Z] Removing intermediate container f0e4f7a9f1a5 [2021-07-11T04:36:57.417Z] ---> 91bc2ea6fa30 [2021-07-11T04:36:57.417Z] [2021-07-11T04:36:57.417Z] Step 11/32 : FROM alpine:3.12 [2021-07-11T04:36:57.417Z] ---> Running in 8ecd7c193dbe [2021-07-11T04:36:57.417Z] 3.12: Pulling from library/alpine [2021-07-11T04:36:57.417Z] 3.12: Pulling from library/alpine [2021-07-11T04:36:59.393Z] Removing intermediate container 5850b25305c3 [2021-07-11T04:36:59.393Z] ---> 3962d627e037 [2021-07-11T04:36:59.393Z] [2021-07-11T04:36:59.393Z] Step 11/26 : FROM alpine:3.12 [2021-07-11T04:36:59.393Z] Removing intermediate container f24785906d56 [2021-07-11T04:36:59.393Z] ---> 9115ebccd2c4 [2021-07-11T04:36:59.393Z] [2021-07-11T04:36:59.393Z] Step 11/23 : FROM alpine:3.12 [2021-07-11T04:36:59.393Z] 3.12: Pulling from library/alpine [2021-07-11T04:36:59.393Z] 3.12: Pulling from library/alpine [2021-07-11T04:36:59.393Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-11T04:36:59.393Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-11T04:36:59.393Z] Status: Downloaded newer image for alpine:3.12 [2021-07-11T04:36:59.393Z] Status: Image is up to date for alpine:3.12 [2021-07-11T04:36:59.393Z] ---> c4fd0aeabfcf [2021-07-11T04:36:59.393Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-11T04:36:59.393Z] ---> c4fd0aeabfcf [2021-07-11T04:36:59.393Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-11T04:36:59.393Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-11T04:36:59.393Z] Status: Image is up to date for alpine:3.12 [2021-07-11T04:36:59.393Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-11T04:36:59.393Z] Status: Image is up to date for alpine:3.12 [2021-07-11T04:36:59.393Z] ---> c4fd0aeabfcf [2021-07-11T04:36:59.393Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-11T04:36:59.671Z] ---> c4fd0aeabfcf [2021-07-11T04:36:59.671Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-11T04:36:59.671Z] ---> Running in 5e5d1e092e17 [2021-07-11T04:36:59.671Z] ---> Running in c06728b0d851 [2021-07-11T04:36:59.950Z] ---> Running in 66d5ac8e9439 [2021-07-11T04:36:59.950Z] ---> Running in 5d3940305ff4 [2021-07-11T04:36:59.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-11T04:37:00.557Z] Removing intermediate container 5e5d1e092e17 [2021-07-11T04:37:00.557Z] ---> 32a47fff114d [2021-07-11T04:37:00.557Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-11T04:37:00.832Z] ---> Running in c28ae1dacdc4 [2021-07-11T04:37:02.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-11T04:37:02.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-11T04:37:02.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-11T04:37:02.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-11T04:37:02.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-11T04:37:02.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-11T04:37:02.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-11T04:37:03.164Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-11T04:37:03.164Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T04:37:03.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-11T04:37:03.164Z] OK: 5 MiB in 15 packages [2021-07-11T04:37:03.164Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-11T04:37:03.164Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-11T04:37:03.164Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-11T04:37:03.448Z] (4/6) Installing curl (7.77.0-r0) [2021-07-11T04:37:03.448Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-11T04:37:03.448Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-11T04:37:03.448Z] (6/6) Installing su-exec (0.2-r1) [2021-07-11T04:37:03.448Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T04:37:03.448Z] Executing ca-certificates-20191127-r4.trigger [2021-07-11T04:37:03.448Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-11T04:37:03.448Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T04:37:03.448Z] Executing ca-certificates-20191127-r4.trigger [2021-07-11T04:37:03.729Z] OK: 7 MiB in 20 packages [2021-07-11T04:37:03.729Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-11T04:37:03.729Z] (2/2) Installing su-exec (0.2-r1) [2021-07-11T04:37:03.729Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T04:37:03.729Z] OK: 5 MiB in 16 packages [2021-07-11T04:37:03.729Z] OK: 6 MiB in 16 packages [2021-07-11T04:37:04.342Z] Removing intermediate container 8ecd7c193dbe [2021-07-11T04:37:04.342Z] ---> 542633d7b52e [2021-07-11T04:37:04.342Z] [2021-07-11T04:37:04.342Z] Step 12/24 : FROM docker:20.10.0 [2021-07-11T04:37:04.946Z] 20.10.0: Pulling from library/docker [2021-07-11T04:37:05.223Z] Removing intermediate container c06728b0d851 [2021-07-11T04:37:05.223Z] ---> 131db7f186cd [2021-07-11T04:37:05.223Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-11T04:37:05.498Z] ---> Running in a21afb82192c [2021-07-11T04:37:06.119Z] Removing intermediate container c28ae1dacdc4 [2021-07-11T04:37:06.119Z] ---> 1b0b99c30a52 [2021-07-11T04:37:06.119Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-11T04:37:06.718Z] ---> Running in c7cebb463102 [2021-07-11T04:37:06.718Z] Removing intermediate container a21afb82192c [2021-07-11T04:37:06.718Z] ---> 531e4cdf2bab [2021-07-11T04:37:06.718Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-11T04:37:06.718Z] Removing intermediate container 66d5ac8e9439 [2021-07-11T04:37:06.718Z] ---> 43e6fa4a8bcb [2021-07-11T04:37:06.718Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-11T04:37:06.991Z] Removing intermediate container 5d3940305ff4 [2021-07-11T04:37:06.991Z] ---> c64832b728be [2021-07-11T04:37:06.991Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-11T04:37:07.265Z] ---> Running in 408f50508cc4 [2021-07-11T04:37:07.265Z] ---> Running in 10881ead6ecd [2021-07-11T04:37:07.265Z] ---> Running in 21fba076b817 [2021-07-11T04:37:07.548Z] Removing intermediate container c7cebb463102 [2021-07-11T04:37:07.548Z] ---> b8e0ea36ea02 [2021-07-11T04:37:07.548Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-11T04:37:07.821Z] ---> Running in b939954bc201 [2021-07-11T04:37:08.416Z] Removing intermediate container 408f50508cc4 [2021-07-11T04:37:08.416Z] ---> b842d4b92925 [2021-07-11T04:37:08.416Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-11T04:37:08.416Z] Removing intermediate container 10881ead6ecd [2021-07-11T04:37:08.416Z] ---> 1871e1d0ab2b [2021-07-11T04:37:08.416Z] Step 14/26 : WORKDIR / [2021-07-11T04:37:08.416Z] Removing intermediate container 21fba076b817 [2021-07-11T04:37:08.416Z] ---> afc8c9266dfc [2021-07-11T04:37:08.416Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-11T04:37:08.702Z] ---> Running in c715f978937d [2021-07-11T04:37:08.702Z] ---> Running in 3b2eb0fc0e41 [2021-07-11T04:37:08.702Z] Removing intermediate container b939954bc201 [2021-07-11T04:37:08.702Z] ---> e209c8978a4a [2021-07-11T04:37:08.702Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-11T04:37:08.702Z] ---> Running in 001fd6bf414d [2021-07-11T04:37:08.982Z] ---> Running in 6946b3755b07 [2021-07-11T04:37:09.256Z] Removing intermediate container c715f978937d [2021-07-11T04:37:09.256Z] ---> c269fc5927db [2021-07-11T04:37:09.256Z] Step 16/24 : WORKDIR / [2021-07-11T04:37:09.533Z] Removing intermediate container 001fd6bf414d [2021-07-11T04:37:09.533Z] ---> 9daed75b3921 [2021-07-11T04:37:09.533Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-11T04:37:09.533Z] ---> Running in 377fe97b113c [2021-07-11T04:37:09.533Z] Removing intermediate container 3b2eb0fc0e41 [2021-07-11T04:37:09.808Z] ---> 4c681532f823 [2021-07-11T04:37:09.808Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-11T04:37:09.808Z] ---> Running in 54a08fbbb18a [2021-07-11T04:37:10.405Z] Removing intermediate container 377fe97b113c [2021-07-11T04:37:10.405Z] ---> 9d78b39cdefe [2021-07-11T04:37:10.405Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T04:37:11.045Z] Removing intermediate container 54a08fbbb18a [2021-07-11T04:37:11.045Z] ---> d3bc7785e989 [2021-07-11T04:37:11.045Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T04:37:11.045Z] ---> bac75c4a380d [2021-07-11T04:37:11.045Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-11T04:37:12.033Z] ---> 0fea544f29b4 [2021-07-11T04:37:12.033Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-11T04:37:12.308Z] ---> 395fda927aeb [2021-07-11T04:37:12.308Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-11T04:37:12.308Z] Removing intermediate container 6946b3755b07 [2021-07-11T04:37:12.308Z] ---> 6b0de51c8ec9 [2021-07-11T04:37:12.308Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-11T04:37:12.607Z] ---> Running in f1becc51f6ec [2021-07-11T04:37:12.887Z] ---> 2cabd345ff74 [2021-07-11T04:37:12.887Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-11T04:37:13.892Z] Removing intermediate container f1becc51f6ec [2021-07-11T04:37:13.892Z] ---> 99cf93726b78 [2021-07-11T04:37:13.892Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-11T04:37:14.504Z] ---> dc9ea44a3cfb [2021-07-11T04:37:14.504Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-11T04:37:14.504Z] ---> 3a9d11b1156e [2021-07-11T04:37:14.504Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-11T04:37:14.504Z] ---> fa4620a493de [2021-07-11T04:37:14.504Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-11T04:37:15.957Z] ---> 50578bf96ae8 [2021-07-11T04:37:15.957Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-11T04:37:16.231Z] ---> 2342a025ff2e [2021-07-11T04:37:16.231Z] ---> 60a0e7ccc943 [2021-07-11T04:37:16.231Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-11T04:37:16.231Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-11T04:37:16.231Z] ---> 462d1a27d434 [2021-07-11T04:37:16.231Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-11T04:37:16.508Z] ---> Running in a78f4a23d6ef [2021-07-11T04:37:16.508Z] ---> Running in 69f944a73152 [2021-07-11T04:37:16.508Z] ---> Running in f9fa973267b6 [2021-07-11T04:37:17.516Z] Removing intermediate container 69f944a73152 [2021-07-11T04:37:17.516Z] ---> 4ffbd341e6c6 [2021-07-11T04:37:17.516Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T04:37:17.516Z] Removing intermediate container f9fa973267b6 [2021-07-11T04:37:17.516Z] ---> 1f19b63e0f42 [2021-07-11T04:37:17.795Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T04:37:17.795Z] ---> Running in 49721b23f61d [2021-07-11T04:37:18.075Z] ---> Running in 1db0e0f3add8 [2021-07-11T04:37:18.351Z] ---> 9fc84d18a4cf [2021-07-11T04:37:18.351Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-11T04:37:18.642Z] Removing intermediate container 49721b23f61d [2021-07-11T04:37:18.642Z] ---> d37155b0d5ba [2021-07-11T04:37:18.642Z] Step 21/23 : LABEL arch=arm64 [2021-07-11T04:37:18.642Z] Removing intermediate container 1db0e0f3add8 [2021-07-11T04:37:18.642Z] ---> 577a9ffaab73 [2021-07-11T04:37:18.642Z] Step 22/24 : LABEL arch=arm64 [2021-07-11T04:37:18.930Z] ---> Running in 4f5e9e5f9139 [2021-07-11T04:37:19.216Z] ---> Running in 54dfee8a5016 [2021-07-11T04:37:19.832Z] Removing intermediate container 4f5e9e5f9139 [2021-07-11T04:37:19.832Z] ---> 6a89ca51b079 [2021-07-11T04:37:19.832Z] Step 22/23 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:37:20.114Z] ---> Running in 60fc9b7ac189 [2021-07-11T04:37:20.114Z] ---> b3cba33bf47c [2021-07-11T04:37:20.114Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-11T04:37:20.114Z] Removing intermediate container a78f4a23d6ef [2021-07-11T04:37:20.114Z] ---> 117ab919909b [2021-07-11T04:37:20.114Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T04:37:20.114Z] Removing intermediate container 54dfee8a5016 [2021-07-11T04:37:20.114Z] ---> 3ab0582279e9 [2021-07-11T04:37:20.114Z] Step 23/24 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:37:20.395Z] ---> Running in 057eff40cf02 [2021-07-11T04:37:20.670Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-11T04:37:20.670Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-11T04:37:20.670Z] ---> eeaf43b92773 [2021-07-11T04:37:20.670Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-11T04:37:20.947Z] ---> Running in e8487da73344 [2021-07-11T04:37:20.947Z] Removing intermediate container 60fc9b7ac189 [2021-07-11T04:37:20.947Z] ---> bf47e0918928 [2021-07-11T04:37:20.947Z] Step 23/23 : LABEL version=0.0.0 [2021-07-11T04:37:21.237Z] ---> Running in ef4766e68d58 [2021-07-11T04:37:21.237Z] Removing intermediate container 057eff40cf02 [2021-07-11T04:37:21.237Z] ---> aa21cc462919 [2021-07-11T04:37:21.237Z] Step 24/24 : LABEL version=0.0.0 [2021-07-11T04:37:21.237Z] ---> 8dc65b5c3668 [2021-07-11T04:37:21.237Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-11T04:37:21.514Z] ---> Running in 7eb04d056595 [2021-07-11T04:37:21.514Z] ---> 4c2ac80d83ee [2021-07-11T04:37:21.514Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-11T04:37:21.514Z] Removing intermediate container e8487da73344 [2021-07-11T04:37:21.514Z] ---> 037361c860ee [2021-07-11T04:37:21.514Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-11T04:37:21.794Z] ---> Running in 8938ce45b04e [2021-07-11T04:37:22.398Z] ---> Running in fca6efb37d31 [2021-07-11T04:37:22.398Z] Removing intermediate container ef4766e68d58 [2021-07-11T04:37:22.398Z] ---> 27b6053ec8f2 [2021-07-11T04:37:22.398Z] [2021-07-11T04:37:22.398Z] Removing intermediate container 7eb04d056595 [2021-07-11T04:37:22.398Z] ---> 2d42d78ed806 [2021-07-11T04:37:22.398Z] [2021-07-11T04:37:23.010Z] Successfully built 27b6053ec8f2 [2021-07-11T04:37:23.010Z] ---> d1829d5c4004 [2021-07-11T04:37:23.010Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-11T04:37:23.010Z] Successfully built 2d42d78ed806 [2021-07-11T04:37:23.010Z] Successfully tagged support-notifications-arm64:latest [2021-07-11T04:37:23.010Z] Building core-data [2021-07-11T04:37:23.010Z]  Building support-notifications ... done Successfully tagged core-command-arm64:latest [2021-07-11T04:37:23.010Z] Building support-scheduler [2021-07-11T04:37:24.467Z]  Building core-command ... done  ---> a70bfc23fcb5 [2021-07-11T04:37:24.468Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-11T04:37:24.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-11T04:37:24.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-11T04:37:25.085Z] (1/39) Installing readline (8.0.4-r0) [2021-07-11T04:37:25.085Z] (2/39) Installing bash (5.0.17-r0) [2021-07-11T04:37:25.371Z] Executing bash-5.0.17-r0.post-install [2021-07-11T04:37:25.371Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-11T04:37:25.371Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-11T04:37:25.371Z] (5/39) Installing curl (7.77.0-r0) [2021-07-11T04:37:25.371Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-11T04:37:25.371Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-11T04:37:25.371Z] (8/39) Installing expat (2.2.9-r1) [2021-07-11T04:37:25.371Z] (9/39) Installing libffi (3.3-r2) [2021-07-11T04:37:25.371Z] (10/39) Installing gdbm (1.13-r1) [2021-07-11T04:37:25.371Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-11T04:37:25.371Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-11T04:37:25.371Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-11T04:37:25.371Z] Removing intermediate container 8938ce45b04e [2021-07-11T04:37:25.371Z] ---> ee74f4494c7f [2021-07-11T04:37:25.371Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-11T04:37:26.370Z] ---> ff8b9d272d55 [2021-07-11T04:37:26.370Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-11T04:37:26.370Z] ---> Running in 91c78f6e2a05 [2021-07-11T04:37:27.367Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-11T04:37:27.367Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-11T04:37:27.367Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-11T04:37:27.367Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-11T04:37:27.367Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-11T04:37:27.367Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-11T04:37:27.647Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-11T04:37:27.647Z] Removing intermediate container 91c78f6e2a05 [2021-07-11T04:37:27.647Z] ---> 3e1f1e209bef [2021-07-11T04:37:27.647Z] Step 24/26 : LABEL arch=arm64 [2021-07-11T04:37:27.647Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-11T04:37:27.647Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-11T04:37:27.647Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-11T04:37:27.647Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-11T04:37:27.647Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-11T04:37:27.647Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-11T04:37:27.647Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-11T04:37:27.930Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-11T04:37:27.930Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-11T04:37:27.930Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-11T04:37:27.930Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-11T04:37:27.930Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-11T04:37:27.930Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-11T04:37:27.930Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-11T04:37:27.930Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-11T04:37:27.930Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-11T04:37:27.930Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-11T04:37:27.930Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-11T04:37:27.930Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-11T04:37:28.216Z] ---> 6235d4799056 [2021-07-11T04:37:28.217Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-11T04:37:28.217Z] Executing busybox-1.31.1-r19.trigger [2021-07-11T04:37:28.217Z] OK: 72 MiB in 59 packages [2021-07-11T04:37:28.217Z] ---> Running in d0a6a2363e04 [2021-07-11T04:37:28.838Z] ---> Running in 798d2dc71169 [2021-07-11T04:37:29.129Z] Removing intermediate container d0a6a2363e04 [2021-07-11T04:37:29.129Z] ---> 60d19afe25fb [2021-07-11T04:37:29.129Z] Step 25/26 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:37:29.735Z] Removing intermediate container 798d2dc71169 [2021-07-11T04:37:29.735Z] ---> 45943b7830cd [2021-07-11T04:37:29.735Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-11T04:37:29.735Z] ---> Running in ebc4a4bef283 [2021-07-11T04:37:30.758Z] Removing intermediate container ebc4a4bef283 [2021-07-11T04:37:30.758Z] ---> 8d868f0471cf [2021-07-11T04:37:30.758Z] Step 26/26 : LABEL version=0.0.0 [2021-07-11T04:37:31.089Z] ---> 57e5b268aa7e [2021-07-11T04:37:31.089Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-11T04:37:31.089Z] ---> Running in 7bd6005c7bba [2021-07-11T04:37:31.444Z] ---> Running in 8d99beab3646 [2021-07-11T04:37:31.771Z] Removing intermediate container 7bd6005c7bba [2021-07-11T04:37:31.771Z] ---> 3b9ff1e0b31d [2021-07-11T04:37:31.771Z] [2021-07-11T04:37:32.449Z] Successfully built 3b9ff1e0b31d [2021-07-11T04:37:32.449Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-11T04:37:32.449Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-07-11T04:37:33.985Z] Collecting docker-compose==1.23.2 [2021-07-11T04:37:33.985Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-11T04:37:34.586Z] Collecting texttable<0.10,>=0.9.0 [2021-07-11T04:37:34.586Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-11T04:37:34.586Z] Removing intermediate container 8d99beab3646 [2021-07-11T04:37:34.586Z] ---> fc2510e667c9 [2021-07-11T04:37:34.586Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-11T04:37:34.860Z] ---> Running in ea7895dec1e3 [2021-07-11T04:37:35.457Z] Removing intermediate container ea7895dec1e3 [2021-07-11T04:37:35.457Z] ---> 9b610715a707 [2021-07-11T04:37:35.457Z] Step 29/32 : CMD ["gate"] [2021-07-11T04:37:36.449Z] ---> Running in f28ca4c300b8 [2021-07-11T04:37:37.059Z] Removing intermediate container f28ca4c300b8 [2021-07-11T04:37:37.060Z] ---> 29de420d4c9b [2021-07-11T04:37:37.060Z] Step 30/32 : LABEL arch=arm64 [2021-07-11T04:37:37.335Z] Collecting docker<4.0,>=3.6.0 [2021-07-11T04:37:37.335Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-11T04:37:37.614Z] ---> Running in 8de8b544e78e [2021-07-11T04:37:38.607Z] Removing intermediate container 8de8b544e78e [2021-07-11T04:37:38.608Z] ---> 5d7e0c1c72ed [2021-07-11T04:37:38.608Z] Step 31/32 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:37:38.608Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-11T04:37:38.608Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-11T04:37:38.885Z] ---> Running in 7e6994e2787b [2021-07-11T04:37:39.891Z] Removing intermediate container 7e6994e2787b [2021-07-11T04:37:39.891Z] ---> b14038df8254 [2021-07-11T04:37:39.891Z] Step 32/32 : LABEL version=0.0.0 [2021-07-11T04:37:39.891Z] Collecting PyYAML<4,>=3.10 [2021-07-11T04:37:39.891Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-11T04:37:40.169Z] ---> Running in 2a427b473ec6 [2021-07-11T04:37:41.155Z] Removing intermediate container 2a427b473ec6 [2021-07-11T04:37:41.155Z] ---> 2a297e807e7a [2021-07-11T04:37:41.155Z] [2021-07-11T04:37:41.432Z] Successfully built 2a297e807e7a [2021-07-11T04:37:41.432Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-11T04:37:41.432Z] Building core-metadata [2021-07-11T04:37:44.058Z]  Building security-bootstrapper ... done Collecting cached-property<2,>=1.2.0 [2021-07-11T04:37:44.058Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-11T04:37:45.043Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-11T04:37:45.043Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-11T04:37:45.318Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-11T04:37:45.318Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-11T04:37:47.311Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-11T04:37:47.914Z] Collecting jsonschema<3,>=2.5.1 [2021-07-11T04:37:47.914Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-11T04:37:48.192Z] Collecting docopt<0.7,>=0.6.1 [2021-07-11T04:37:48.192Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-11T04:37:50.850Z] Collecting docker-pycreds>=0.4.0 [2021-07-11T04:37:50.850Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-11T04:37:50.850Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-11T04:37:50.850Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-11T04:37:50.850Z] Collecting idna<2.8,>=2.5 [2021-07-11T04:37:50.850Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-11T04:37:51.842Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-11T04:37:51.842Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-11T04:37:51.842Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-11T04:37:51.842Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-11T04:37:51.842Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-11T04:37:51.842Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-11T04:37:53.295Z] Installing collected packages: texttable, docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, cached-property, dockerpty, jsonschema, docopt, docker-compose [2021-07-11T04:37:53.295Z] Running setup.py install for texttable: started [2021-07-11T04:37:55.283Z] Running setup.py install for texttable: finished with status 'done' [2021-07-11T04:37:55.560Z] Attempting uninstall: idna [2021-07-11T04:37:55.560Z] Found existing installation: idna 2.9 [2021-07-11T04:37:55.560Z] Uninstalling idna-2.9: [2021-07-11T04:37:55.838Z] Successfully uninstalled idna-2.9 [2021-07-11T04:37:56.441Z] Attempting uninstall: urllib3 [2021-07-11T04:37:56.441Z] Found existing installation: urllib3 1.25.9 [2021-07-11T04:37:56.441Z] Uninstalling urllib3-1.25.9: [2021-07-11T04:37:56.719Z] Successfully uninstalled urllib3-1.25.9 [2021-07-11T04:37:57.321Z] Attempting uninstall: requests [2021-07-11T04:37:57.321Z] Found existing installation: requests 2.23.0 [2021-07-11T04:37:57.321Z] Uninstalling requests-2.23.0: [2021-07-11T04:37:57.321Z] Successfully uninstalled requests-2.23.0 [2021-07-11T04:37:58.771Z] Running setup.py install for PyYAML: started [2021-07-11T04:38:00.786Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:38:00.786Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:38:00.786Z] ---> 32927edf9878 [2021-07-11T04:38:00.786Z] Step 3/23 : WORKDIR /edgex-go [2021-07-11T04:38:00.786Z] ---> Using cache [2021-07-11T04:38:00.786Z] ---> 03e44da5b0e5 [2021-07-11T04:38:00.786Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:38:00.786Z] ---> Using cache [2021-07-11T04:38:00.786Z] ---> d1e8a37c6c46 [2021-07-11T04:38:00.786Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-11T04:38:00.786Z] ---> Using cache [2021-07-11T04:38:00.786Z] ---> 84c89aae2527 [2021-07-11T04:38:00.786Z] Step 6/23 : COPY go.mod . [2021-07-11T04:38:00.786Z] ---> Using cache [2021-07-11T04:38:00.786Z] ---> 222351587b86 [2021-07-11T04:38:00.786Z] Step 7/23 : RUN go mod download [2021-07-11T04:38:00.786Z] ---> Using cache [2021-07-11T04:38:00.786Z] ---> 69fb337ffad2 [2021-07-11T04:38:00.786Z] Step 8/23 : COPY . . [2021-07-11T04:38:00.786Z] ---> Using cache [2021-07-11T04:38:00.786Z] ---> 4e2d15dab86b [2021-07-11T04:38:00.786Z] Step 9/23 : RUN go mod tidy [2021-07-11T04:38:00.786Z] ---> Using cache [2021-07-11T04:38:00.786Z] ---> a4084a32064f [2021-07-11T04:38:00.786Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-11T04:38:00.786Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:38:00.786Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:38:00.786Z] ---> 32927edf9878 [2021-07-11T04:38:00.786Z] Step 3/24 : WORKDIR /edgex-go [2021-07-11T04:38:00.786Z] ---> Using cache [2021-07-11T04:38:00.786Z] ---> 03e44da5b0e5 [2021-07-11T04:38:00.786Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:38:00.786Z] ---> Using cache [2021-07-11T04:38:00.786Z] ---> d1e8a37c6c46 [2021-07-11T04:38:00.786Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-11T04:38:02.255Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-11T04:38:02.865Z] Running setup.py install for dockerpty: started [2021-07-11T04:38:06.307Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-11T04:38:06.307Z] ---> Running in 95bfbd89957e [2021-07-11T04:38:06.307Z] ---> Running in d8f540c00453 [2021-07-11T04:38:06.307Z] Running setup.py install for docopt: started [2021-07-11T04:38:07.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T04:38:08.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-11T04:38:08.644Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T04:38:08.922Z] Running setup.py install for docopt: finished with status 'done' [2021-07-11T04:38:09.933Z] OK: 218 MiB in 52 packages [2021-07-11T04:38:10.214Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-11T04:38:10.821Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:38:10.821Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:38:10.821Z] ---> 32927edf9878 [2021-07-11T04:38:10.821Z] Step 3/22 : WORKDIR /edgex-go [2021-07-11T04:38:10.821Z] ---> Using cache [2021-07-11T04:38:10.821Z] ---> 03e44da5b0e5 [2021-07-11T04:38:10.821Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:38:10.821Z] ---> Using cache [2021-07-11T04:38:10.821Z] ---> d1e8a37c6c46 [2021-07-11T04:38:10.821Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-11T04:38:10.821Z] ---> Using cache [2021-07-11T04:38:10.821Z] ---> 84c89aae2527 [2021-07-11T04:38:10.821Z] Step 6/22 : COPY go.mod . [2021-07-11T04:38:10.821Z] ---> Using cache [2021-07-11T04:38:10.821Z] ---> 222351587b86 [2021-07-11T04:38:10.821Z] Step 7/22 : RUN go mod download [2021-07-11T04:38:10.821Z] ---> Using cache [2021-07-11T04:38:10.821Z] ---> 69fb337ffad2 [2021-07-11T04:38:10.821Z] Step 8/22 : COPY . . [2021-07-11T04:38:10.821Z] ---> Using cache [2021-07-11T04:38:10.821Z] ---> 4e2d15dab86b [2021-07-11T04:38:10.821Z] Step 9/22 : RUN go mod tidy [2021-07-11T04:38:10.821Z] ---> Using cache [2021-07-11T04:38:10.821Z] ---> a4084a32064f [2021-07-11T04:38:10.821Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-11T04:38:11.827Z] ---> Running in 986a1846ef8f [2021-07-11T04:38:12.819Z] Removing intermediate container d8f540c00453 [2021-07-11T04:38:12.819Z] ---> f0e74465affc [2021-07-11T04:38:12.819Z] Step 6/24 : COPY go.mod . [2021-07-11T04:38:14.278Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-11T04:38:14.559Z] ---> 74e8c8f3e8cb [2021-07-11T04:38:14.559Z] Step 7/24 : RUN go mod download [2021-07-11T04:38:14.837Z] ---> Running in d71c3a493c7a [2021-07-11T04:38:18.270Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T04:38:18.270Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-11T04:38:18.270Z] ---> 32927edf9878 [2021-07-11T04:38:18.270Z] Step 3/24 : WORKDIR /edgex-go [2021-07-11T04:38:18.270Z] ---> Using cache [2021-07-11T04:38:18.270Z] ---> 03e44da5b0e5 [2021-07-11T04:38:18.270Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:38:18.270Z] ---> Using cache [2021-07-11T04:38:18.270Z] ---> d1e8a37c6c46 [2021-07-11T04:38:18.270Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-11T04:38:18.270Z] ---> Using cache [2021-07-11T04:38:18.270Z] ---> 84c89aae2527 [2021-07-11T04:38:18.270Z] Step 6/24 : COPY go.mod . [2021-07-11T04:38:18.270Z] ---> Using cache [2021-07-11T04:38:18.270Z] ---> 222351587b86 [2021-07-11T04:38:18.270Z] Step 7/24 : RUN go mod download [2021-07-11T04:38:18.270Z] ---> Using cache [2021-07-11T04:38:18.270Z] ---> 69fb337ffad2 [2021-07-11T04:38:18.270Z] Step 8/24 : COPY . . [2021-07-11T04:38:18.270Z] ---> Using cache [2021-07-11T04:38:18.270Z] ---> 4e2d15dab86b [2021-07-11T04:38:18.270Z] Step 9/24 : RUN go mod tidy [2021-07-11T04:38:18.270Z] ---> Using cache [2021-07-11T04:38:18.270Z] ---> a4084a32064f [2021-07-11T04:38:18.270Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-11T04:38:18.908Z] ---> Running in b12a33567a46 [2021-07-11T04:38:21.659Z] Removing intermediate container d71c3a493c7a [2021-07-11T04:38:21.659Z] ---> 30b93283b624 [2021-07-11T04:38:21.659Z] Step 8/24 : COPY . . [2021-07-11T04:38:21.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-11T04:38:28.427Z] Removing intermediate container fca6efb37d31 [2021-07-11T04:38:28.427Z] ---> cccea649dbe4 [2021-07-11T04:38:28.427Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-11T04:38:28.427Z] ---> Running in f27a1bc3eb1b [2021-07-11T04:38:29.450Z] Removing intermediate container f27a1bc3eb1b [2021-07-11T04:38:29.451Z] ---> ca9a68a098dd [2021-07-11T04:38:29.451Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-11T04:38:30.056Z] ---> Running in 1012640bba8d [2021-07-11T04:38:31.052Z] Removing intermediate container 1012640bba8d [2021-07-11T04:38:31.052Z] ---> ec34440548b0 [2021-07-11T04:38:31.052Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-11T04:38:34.490Z] ---> 541bc22c6f55 [2021-07-11T04:38:34.490Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-11T04:38:36.487Z] ---> 3b13e7cd5914 [2021-07-11T04:38:36.487Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-11T04:38:39.253Z] ---> 036c425f0bfe [2021-07-11T04:38:39.253Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-11T04:38:39.253Z] ---> Running in a8f4b9a70319 [2021-07-11T04:38:40.700Z] Removing intermediate container a8f4b9a70319 [2021-07-11T04:38:40.700Z] ---> 2995ea0c7ea7 [2021-07-11T04:38:40.700Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T04:38:40.976Z] ---> Running in c01e608151ce [2021-07-11T04:38:42.433Z] Removing intermediate container c01e608151ce [2021-07-11T04:38:42.433Z] ---> 20eb34119c43 [2021-07-11T04:38:42.433Z] Step 22/24 : LABEL arch=arm64 [2021-07-11T04:38:42.707Z] ---> Running in 072291843fa2 [2021-07-11T04:38:42.986Z] ---> f8e5d319b850 [2021-07-11T04:38:42.986Z] Step 9/24 : RUN go mod tidy [2021-07-11T04:38:43.587Z] ---> Running in 56b1fd925b46 [2021-07-11T04:38:43.587Z] Removing intermediate container 072291843fa2 [2021-07-11T04:38:43.587Z] ---> b4ccf7c39dd3 [2021-07-11T04:38:43.587Z] Step 23/24 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:38:43.865Z] ---> Running in bfd61d043b59 [2021-07-11T04:38:44.863Z] Removing intermediate container bfd61d043b59 [2021-07-11T04:38:44.863Z] ---> 7034f50d5fe3 [2021-07-11T04:38:44.863Z] Step 24/24 : LABEL version=0.0.0 [2021-07-11T04:38:45.140Z] ---> Running in 05d2207fb702 [2021-07-11T04:38:46.130Z] Removing intermediate container 05d2207fb702 [2021-07-11T04:38:46.130Z] ---> f12b98e15632 [2021-07-11T04:38:46.130Z] [2021-07-11T04:38:46.407Z] Successfully built f12b98e15632 [2021-07-11T04:38:46.407Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-11T04:38:50.739Z]  Building sys-mgmt-agent ... done Removing intermediate container 56b1fd925b46 [2021-07-11T04:38:50.739Z] ---> 71b948eb43b7 [2021-07-11T04:38:50.739Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-11T04:38:50.739Z] ---> Running in 64408e2608ed [2021-07-11T04:38:52.720Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-11T04:39:39.745Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-11T04:39:46.498Z] Removing intermediate container 95bfbd89957e [2021-07-11T04:39:46.498Z] ---> 1b91bb63a46b [2021-07-11T04:39:46.498Z] [2021-07-11T04:39:46.498Z] Step 11/23 : FROM alpine:3.12 [2021-07-11T04:39:46.498Z] ---> c4fd0aeabfcf [2021-07-11T04:39:46.499Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-11T04:39:46.499Z] ---> Using cache [2021-07-11T04:39:46.499Z] ---> 131db7f186cd [2021-07-11T04:39:46.499Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-11T04:39:46.499Z] ---> Using cache [2021-07-11T04:39:46.499Z] ---> 531e4cdf2bab [2021-07-11T04:39:46.499Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-11T04:39:46.499Z] ---> Running in e1f9cd8fae85 [2021-07-11T04:39:46.499Z] Removing intermediate container e1f9cd8fae85 [2021-07-11T04:39:46.499Z] ---> b0b9e8e41ff8 [2021-07-11T04:39:46.499Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-11T04:39:46.774Z] ---> Running in 5ddad0716c37 [2021-07-11T04:39:47.371Z] Removing intermediate container 5ddad0716c37 [2021-07-11T04:39:47.371Z] ---> efb6bb50fbb2 [2021-07-11T04:39:47.371Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T04:39:48.807Z] ---> 69d7354b229d [2021-07-11T04:39:48.807Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-11T04:39:51.441Z] ---> 65ae1fcd4930 [2021-07-11T04:39:51.441Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-11T04:39:53.433Z] ---> e7f35691e91f [2021-07-11T04:39:53.433Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-11T04:39:53.710Z] ---> Running in 645d981283ad [2021-07-11T04:39:53.989Z] Removing intermediate container 986a1846ef8f [2021-07-11T04:39:53.989Z] ---> 30df218eca21 [2021-07-11T04:39:53.989Z] [2021-07-11T04:39:53.989Z] Step 11/22 : FROM alpine:3.12 [2021-07-11T04:39:53.989Z] ---> c4fd0aeabfcf [2021-07-11T04:39:53.989Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-11T04:39:54.267Z] ---> Running in 438b1047a039 [2021-07-11T04:39:54.541Z] Removing intermediate container 645d981283ad [2021-07-11T04:39:54.541Z] ---> 4323905f7802 [2021-07-11T04:39:54.541Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T04:39:54.825Z] ---> Running in f88deeb3398d [2021-07-11T04:39:55.817Z] Removing intermediate container f88deeb3398d [2021-07-11T04:39:55.817Z] ---> 87f4903d255b [2021-07-11T04:39:55.817Z] Step 21/23 : LABEL arch=arm64 [2021-07-11T04:39:55.817Z] ---> Running in 23e634be0196 [2021-07-11T04:39:56.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-11T04:39:56.700Z] Removing intermediate container 23e634be0196 [2021-07-11T04:39:56.700Z] ---> 2279d07a81d4 [2021-07-11T04:39:56.700Z] Step 22/23 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:39:56.700Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-11T04:39:56.976Z] ---> Running in a287c5fef15c [2021-07-11T04:39:57.260Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-11T04:39:57.537Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-11T04:39:57.537Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-11T04:39:57.537Z] (4/4) Installing curl (7.77.0-r0) [2021-07-11T04:39:57.537Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T04:39:57.537Z] Executing ca-certificates-20191127-r4.trigger [2021-07-11T04:39:57.810Z] Removing intermediate container a287c5fef15c [2021-07-11T04:39:57.811Z] ---> 795b25d466dc [2021-07-11T04:39:57.811Z] Step 23/23 : LABEL version=0.0.0 [2021-07-11T04:39:57.811Z] OK: 7 MiB in 18 packages [2021-07-11T04:39:57.811Z] ---> Running in 03b54621fbbb [2021-07-11T04:39:58.816Z] Removing intermediate container 03b54621fbbb [2021-07-11T04:39:58.816Z] ---> 0cfe53a0e2f1 [2021-07-11T04:39:58.816Z] [2021-07-11T04:39:59.424Z] Successfully built 0cfe53a0e2f1 [2021-07-11T04:39:59.424Z] Successfully tagged support-scheduler-arm64:latest [2021-07-11T04:40:00.418Z]  Building support-scheduler ... done Removing intermediate container 438b1047a039 [2021-07-11T04:40:00.418Z] ---> 2032683a2d02 [2021-07-11T04:40:00.418Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-11T04:40:00.697Z] ---> Running in 6187a2df21fe [2021-07-11T04:40:01.700Z] Removing intermediate container 6187a2df21fe [2021-07-11T04:40:01.700Z] ---> b8fd676d2921 [2021-07-11T04:40:01.700Z] Step 14/22 : WORKDIR /edgex [2021-07-11T04:40:01.700Z] ---> Running in 407b39738f4c [2021-07-11T04:40:03.156Z] Removing intermediate container 407b39738f4c [2021-07-11T04:40:03.157Z] ---> cb980c1e553e [2021-07-11T04:40:03.157Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-11T04:40:05.143Z] ---> 7950e8a1bf77 [2021-07-11T04:40:05.143Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-11T04:40:05.419Z] Removing intermediate container b12a33567a46 [2021-07-11T04:40:05.419Z] ---> c979b5aa59c8 [2021-07-11T04:40:05.419Z] [2021-07-11T04:40:05.419Z] Step 11/24 : FROM alpine:3.12 [2021-07-11T04:40:05.419Z] ---> c4fd0aeabfcf [2021-07-11T04:40:05.419Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-11T04:40:05.419Z] ---> Using cache [2021-07-11T04:40:05.419Z] ---> 131db7f186cd [2021-07-11T04:40:05.419Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-11T04:40:05.419Z] ---> Using cache [2021-07-11T04:40:05.419Z] ---> 531e4cdf2bab [2021-07-11T04:40:05.419Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-11T04:40:05.716Z] ---> Running in 189489b00a7d [2021-07-11T04:40:06.701Z] Removing intermediate container 189489b00a7d [2021-07-11T04:40:06.701Z] ---> ebbcdf876c10 [2021-07-11T04:40:06.701Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-11T04:40:06.975Z] ---> c6ef7e049b9a [2021-07-11T04:40:06.975Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-11T04:40:06.975Z] ---> Running in d6c5005608a4 [2021-07-11T04:40:07.972Z] Removing intermediate container d6c5005608a4 [2021-07-11T04:40:07.972Z] ---> 1af94d274f2f [2021-07-11T04:40:07.972Z] Step 16/24 : WORKDIR / [2021-07-11T04:40:08.244Z] ---> Running in f2c1df25bfa2 [2021-07-11T04:40:08.519Z] ---> 7d73f8dc1c88 [2021-07-11T04:40:08.519Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-11T04:40:08.519Z] ---> Running in 1ff597d8b754 [2021-07-11T04:40:08.790Z] Removing intermediate container f2c1df25bfa2 [2021-07-11T04:40:08.790Z] ---> f50015bcca59 [2021-07-11T04:40:08.790Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T04:40:09.068Z] Removing intermediate container 1ff597d8b754 [2021-07-11T04:40:09.068Z] ---> df6326c61c00 [2021-07-11T04:40:09.068Z] Step 19/22 : CMD ["--init=true"] [2021-07-11T04:40:09.340Z] ---> Running in a742c454835a [2021-07-11T04:40:09.616Z] ---> 0698dac239c4 [2021-07-11T04:40:09.616Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-11T04:40:09.616Z] Removing intermediate container a742c454835a [2021-07-11T04:40:09.616Z] ---> 72475cf507c5 [2021-07-11T04:40:09.616Z] Step 20/22 : LABEL arch=arm64 [2021-07-11T04:40:09.889Z] ---> Running in 045a6a7430f6 [2021-07-11T04:40:10.868Z] Removing intermediate container 045a6a7430f6 [2021-07-11T04:40:10.868Z] ---> c47a6d61a397 [2021-07-11T04:40:10.868Z] Step 21/22 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:40:11.138Z] ---> 0d71c652190a [2021-07-11T04:40:11.138Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-11T04:40:11.138Z] ---> Running in 8e6b45f0d4e4 [2021-07-11T04:40:12.117Z] Removing intermediate container 8e6b45f0d4e4 [2021-07-11T04:40:12.117Z] ---> 85b97aa0e6b3 [2021-07-11T04:40:12.117Z] Step 22/22 : LABEL version=0.0.0 [2021-07-11T04:40:12.117Z] ---> 41d1cdcce2ac [2021-07-11T04:40:12.117Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-11T04:40:12.117Z] ---> Running in 3cfadee6520a [2021-07-11T04:40:12.117Z] ---> Running in 2321b761038a [2021-07-11T04:40:12.711Z] Removing intermediate container 3cfadee6520a [2021-07-11T04:40:12.711Z] ---> 8c7a674f44bc [2021-07-11T04:40:12.711Z] [2021-07-11T04:40:12.711Z] Removing intermediate container 2321b761038a [2021-07-11T04:40:12.711Z] ---> 14e8963970ae [2021-07-11T04:40:12.711Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T04:40:12.984Z] Successfully built 8c7a674f44bc [2021-07-11T04:40:12.984Z] ---> Running in 9d5252283716 [2021-07-11T04:40:12.984Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-11T04:40:13.580Z]  Building security-proxy-setup ... done Removing intermediate container 9d5252283716 [2021-07-11T04:40:13.580Z] ---> cd636d7f60ce [2021-07-11T04:40:13.580Z] Step 22/24 : LABEL arch=arm64 [2021-07-11T04:40:13.580Z] ---> Running in 4237a9170620 [2021-07-11T04:40:14.179Z] Removing intermediate container 4237a9170620 [2021-07-11T04:40:14.179Z] ---> bd95737c43b9 [2021-07-11T04:40:14.179Z] Step 23/24 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:40:14.179Z] ---> Running in fd4d83c7f5a1 [2021-07-11T04:40:14.782Z] Removing intermediate container fd4d83c7f5a1 [2021-07-11T04:40:14.782Z] ---> 17fe961f3d75 [2021-07-11T04:40:14.782Z] Step 24/24 : LABEL version=0.0.0 [2021-07-11T04:40:14.782Z] ---> Running in 032c2b60380d [2021-07-11T04:40:15.379Z] Removing intermediate container 032c2b60380d [2021-07-11T04:40:15.379Z] ---> f9c5c59b1f55 [2021-07-11T04:40:15.379Z] [2021-07-11T04:40:15.974Z] Successfully built f9c5c59b1f55 [2021-07-11T04:40:15.974Z] Successfully tagged core-metadata-arm64:latest [2021-07-11T04:40:16.947Z]  Building core-metadata ... done Removing intermediate container 64408e2608ed [2021-07-11T04:40:16.948Z] ---> bfa0594ff810 [2021-07-11T04:40:16.948Z] [2021-07-11T04:40:16.948Z] Step 11/24 : FROM alpine:3.12 [2021-07-11T04:40:16.948Z] ---> c4fd0aeabfcf [2021-07-11T04:40:16.948Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-11T04:40:17.228Z] ---> Running in 35aea8c23e58 [2021-07-11T04:40:17.501Z] Removing intermediate container 35aea8c23e58 [2021-07-11T04:40:17.501Z] ---> b4f18e01381f [2021-07-11T04:40:17.501Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-11T04:40:17.772Z] ---> Running in aa3963e0a773 [2021-07-11T04:40:18.044Z] Removing intermediate container aa3963e0a773 [2021-07-11T04:40:18.044Z] ---> aa6ccec684cc [2021-07-11T04:40:18.044Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-11T04:40:18.320Z] ---> Running in 3442bfc3bc71 [2021-07-11T04:40:18.914Z] Removing intermediate container 3442bfc3bc71 [2021-07-11T04:40:18.914Z] ---> a3e4b0d95d92 [2021-07-11T04:40:18.914Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T04:40:18.914Z] ---> Running in 5a29b808a166 [2021-07-11T04:40:20.896Z] Removing intermediate container 5a29b808a166 [2021-07-11T04:40:20.896Z] ---> d4397cc48d94 [2021-07-11T04:40:20.896Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-11T04:40:21.169Z] ---> Running in b5a407478573 [2021-07-11T04:40:22.624Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-11T04:40:23.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-11T04:40:23.827Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-11T04:40:23.827Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-11T04:40:23.827Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-11T04:40:24.101Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-11T04:40:24.381Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-11T04:40:24.381Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-11T04:40:24.381Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T04:40:24.381Z] OK: 8 MiB in 20 packages [2021-07-11T04:40:25.820Z] Removing intermediate container b5a407478573 [2021-07-11T04:40:25.820Z] ---> aad0741c89a1 [2021-07-11T04:40:25.820Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T04:40:26.414Z] ---> 5858d6714553 [2021-07-11T04:40:26.414Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-11T04:40:27.842Z] ---> e4f4a70631c8 [2021-07-11T04:40:27.842Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-11T04:40:28.816Z] ---> a1ca84675fad [2021-07-11T04:40:28.816Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-11T04:40:28.816Z] ---> Running in b5a017b372ca [2021-07-11T04:40:29.417Z] Removing intermediate container b5a017b372ca [2021-07-11T04:40:29.417Z] ---> 7537875a1353 [2021-07-11T04:40:29.417Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T04:40:29.417Z] ---> Running in 8bb158090e02 [2021-07-11T04:40:30.011Z] Removing intermediate container 8bb158090e02 [2021-07-11T04:40:30.011Z] ---> 3413bc09b550 [2021-07-11T04:40:30.011Z] Step 22/24 : LABEL arch=arm64 [2021-07-11T04:40:30.011Z] ---> Running in 7e4b5b8887fd [2021-07-11T04:40:30.603Z] Removing intermediate container 7e4b5b8887fd [2021-07-11T04:40:30.603Z] ---> f0f0c9846568 [2021-07-11T04:40:30.603Z] Step 23/24 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d [2021-07-11T04:40:30.603Z] ---> Running in 873c3840f453 [2021-07-11T04:40:31.194Z] Removing intermediate container 873c3840f453 [2021-07-11T04:40:31.194Z] ---> 00af7d40d210 [2021-07-11T04:40:31.194Z] Step 24/24 : LABEL version=0.0.0 [2021-07-11T04:40:31.194Z] ---> Running in 873dbde3a383 [2021-07-11T04:40:31.787Z] Removing intermediate container 873dbde3a383 [2021-07-11T04:40:31.787Z] ---> b29f5683035d [2021-07-11T04:40:31.787Z] [2021-07-11T04:40:32.064Z] Successfully built b29f5683035d [2021-07-11T04:40:32.064Z] Successfully tagged core-data-arm64:latest [2021-07-11T04:40:32.349Z]  Building core-data ... done  [Pipeline] } [2021-07-11T04:40:32.349Z] $ docker stop --time=1 45bd3439286a27019d0ca8375288480cad8f41bb1d0cb645bb0852250c956598 [2021-07-11T04:40:34.228Z] $ docker rm -f 45bd3439286a27019d0ca8375288480cad8f41bb1d0cb645bb0852250c956598 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-11T04:40:34.843Z] + docker images [2021-07-11T04:40:35.119Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-11T04:40:35.119Z] core-data-arm64 latest b29f5683035d 3 seconds ago 19.2MB [2021-07-11T04:40:35.119Z] bfa0594ff810 18 seconds ago 997MB [2021-07-11T04:40:35.119Z] core-metadata-arm64 latest f9c5c59b1f55 19 seconds ago 15.7MB [2021-07-11T04:40:35.119Z] security-proxy-setup-arm64 latest 8c7a674f44bc 22 seconds ago 24.2MB [2021-07-11T04:40:35.119Z] c979b5aa59c8 30 seconds ago 994MB [2021-07-11T04:40:35.119Z] support-scheduler-arm64 latest 0cfe53a0e2f1 36 seconds ago 15.1MB [2021-07-11T04:40:35.119Z] 30df218eca21 41 seconds ago 995MB [2021-07-11T04:40:35.119Z] 1b91bb63a46b 50 seconds ago 991MB [2021-07-11T04:40:35.119Z] sys-mgmt-agent-arm64 latest f12b98e15632 About a minute ago 298MB [2021-07-11T04:40:35.119Z] security-bootstrapper-arm64 latest 2a297e807e7a 2 minutes ago 17.5MB [2021-07-11T04:40:35.119Z] security-secretstore-setup-arm64 latest 3b9ff1e0b31d 3 minutes ago 27.1MB [2021-07-11T04:40:35.119Z] support-notifications-arm64 latest 27b6053ec8f2 3 minutes ago 15.7MB [2021-07-11T04:40:35.119Z] core-command-arm64 latest 2d42d78ed806 3 minutes ago 15MB [2021-07-11T04:40:35.119Z] 542633d7b52e 3 minutes ago 992MB [2021-07-11T04:40:35.119Z] 3962d627e037 3 minutes ago 998MB [2021-07-11T04:40:35.119Z] 9115ebccd2c4 3 minutes ago 991MB [2021-07-11T04:40:35.119Z] 91bc2ea6fa30 3 minutes ago 992MB [2021-07-11T04:40:35.119Z] 28e679825c94 3 minutes ago 989MB [2021-07-11T04:40:35.119Z] ci-base-image-arm64 latest 32927edf9878 13 minutes ago 664MB [2021-07-11T04:40:35.119Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 30 hours ago 451MB [2021-07-11T04:40:35.119Z] alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB [2021-07-11T04:40:35.119Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-11T04:40:35.119Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-11T04:40:35.958Z] ---> job-cost.sh [2021-07-11T04:40:35.958Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X6Lh [2021-07-11T04:41:14.906Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-11T04:42:51.657Z] lf-activate-venv(): INFO: Adding /tmp/venv-X6Lh/bin to PATH [2021-07-11T04:42:51.657Z] INFO: No Stack... [2021-07-11T04:42:51.657Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-11T04:42:51.657Z] INFO: Archiving Costs [Pipeline] sh [2021-07-11T04:42:51.998Z] + cat /w/workspace/edgex-go/38/archives/cost.csv [2021-07-11T04:42:51.998Z] + cut -d, -f6 [Pipeline] lock [2021-07-11T04:42:52.060Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-38-stack-cost] [2021-07-11T04:42:52.069Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3531-38-stack-cost] did not exist. Created. [2021-07-11T04:42:52.070Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-11T04:42:52.428Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-11T04:42:52.672Z] Stashed 1 file(s) [Pipeline] } [2021-07-11T04:42:52.681Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-38-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-11T04:42:53.392Z] provisioning config files... [2021-07-11T04:42:53.425Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/38@tmp/config7202566777695659558tmp [Pipeline] { [Pipeline] sh [2021-07-11T04:42:53.755Z] + set +x [2021-07-11T04:42:53.755Z] + curl -s https://codecov.io/bash [2021-07-11T04:42:53.755Z] + bash -s -- [2021-07-11T04:42:54.015Z] [2021-07-11T04:42:54.015Z] _____ _ [2021-07-11T04:42:54.015Z] / ____| | | [2021-07-11T04:42:54.015Z] | | ___ __| | ___ ___ _____ __ [2021-07-11T04:42:54.015Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-11T04:42:54.015Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-11T04:42:54.015Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-11T04:42:54.015Z] Bash-1.0.3 [2021-07-11T04:42:54.015Z] [2021-07-11T04:42:54.015Z] [2021-07-11T04:42:54.015Z] ==> git version 2.24.4 found [2021-07-11T04:42:54.015Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-11T04:42:54.015Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-11T04:42:54.015Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-11T04:42:54.015Z] ==> Jenkins CI detected. [2021-07-11T04:42:54.015Z] project root: . [2021-07-11T04:42:54.015Z] --> token set from env [2021-07-11T04:42:54.015Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-11T04:42:54.015Z] ==> Running gcov in . (disable via -X gcov) [2021-07-11T04:42:54.015Z] ==> Python coveragepy not found [2021-07-11T04:42:54.015Z] ==> Searching for coverage reports in: [2021-07-11T04:42:54.015Z] + . [2021-07-11T04:42:54.015Z] -> Found 1 reports [2021-07-11T04:42:54.015Z] ==> Detecting git/mercurial file structure [2021-07-11T04:42:54.015Z] ==> Reading reports [2021-07-11T04:42:54.015Z] + ./coverage.out bytes=398095 [2021-07-11T04:42:54.015Z] ==> Appending adjustments [2021-07-11T04:42:54.015Z] https://docs.codecov.io/docs/fixing-reports [2021-07-11T04:42:54.961Z] + Found adjustments [2021-07-11T04:42:54.961Z] ==> Gzipping contents [2021-07-11T04:42:55.223Z] 56K /tmp/codecov.ARTA83.gz [2021-07-11T04:42:55.223Z] ==> Uploading reports [2021-07-11T04:42:55.223Z] url: https://codecov.io [2021-07-11T04:42:55.223Z] query: branch=PR-3531&commit=cf11ade53dfa96ea272c8e512d180934db189c9d&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F38%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-07-11T04:42:55.223Z] -> Pinging Codecov [2021-07-11T04:42:55.223Z] https://codecov.io/upload/v4?package=bash-1.0.3&branch=PR-3531&commit=cf11ade53dfa96ea272c8e512d180934db189c9d&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F38%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-07-11T04:42:55.484Z] -> Uploading to [2021-07-11T04:42:55.484Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-11/00271124DB129430A58F1EEE437C3FCB/cf11ade53dfa96ea272c8e512d180934db189c9d/ffc956fe-65da-4572-bc51-394d8532cf51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210711T044255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=250dbbde5df0fcb9d5aec0736deb3f0a01074cedc0aca7458687ef1b417df4ca [2021-07-11T04:42:55.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-11T04:42:55.484Z] Dload Upload Total Spent Left Speed [2021-07-11T04:42:56.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53953 0 0 100 53953 0 95863 --:--:-- --:--:-- --:--:-- 95831 [2021-07-11T04:42:56.055Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cf11ade53dfa96ea272c8e512d180934db189c9d [Pipeline] } [2021-07-11T04:42:56.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-11T04:42:57.231Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T04:42:57.802Z] ---> package-listing.sh [2021-07-11T04:42:57.802Z] ++ facter osfamily [2021-07-11T04:42:57.802Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-11T04:42:58.063Z] + OS_FAMILY=redhat [2021-07-11T04:42:58.063Z] + workspace=/w/workspace/edgex-go/38 [2021-07-11T04:42:58.063Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-11T04:42:58.063Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-11T04:42:58.063Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-11T04:42:58.063Z] + PACKAGES=/tmp/packages_start.txt [2021-07-11T04:42:58.063Z] + '[' /w/workspace/edgex-go/38 ']' [2021-07-11T04:42:58.063Z] + PACKAGES=/tmp/packages_end.txt [2021-07-11T04:42:58.063Z] + case "${OS_FAMILY}" in [2021-07-11T04:42:58.063Z] + sort [2021-07-11T04:42:58.063Z] + rpm -qa [2021-07-11T04:43:00.616Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-11T04:43:00.616Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-11T04:43:00.616Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-11T04:43:00.616Z] + '[' /w/workspace/edgex-go/38 ']' [2021-07-11T04:43:00.616Z] + mkdir -p /w/workspace/edgex-go/38/archives/ [2021-07-11T04:43:00.616Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/38/archives/ [Pipeline] echo [2021-07-11T04:43:00.632Z] 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/38/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-11T04:43:00.924Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-11T04:43:01.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-11T04:43:01.492Z] [2021-07-11T04:43:01.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-11T04:43:01.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-11T04:43:01.815Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-11T04:43:01.815Z] df20fa9351a1: Pulling fs layer [2021-07-11T04:43:01.815Z] 36b3adc4ff6f: Pulling fs layer [2021-07-11T04:43:01.815Z] 8ad3a11d3b57: Pulling fs layer [2021-07-11T04:43:01.815Z] 46f8f816bc3b: Pulling fs layer [2021-07-11T04:43:01.815Z] 93b61091891f: Pulling fs layer [2021-07-11T04:43:01.815Z] 93b9cdb0e59b: Pulling fs layer [2021-07-11T04:43:01.815Z] 5e14af77c1be: Pulling fs layer [2021-07-11T04:43:01.815Z] 01666e4c0597: Pulling fs layer [2021-07-11T04:43:01.815Z] aa168da1d23b: Pulling fs layer [2021-07-11T04:43:01.815Z] 46f8f816bc3b: Waiting [2021-07-11T04:43:01.815Z] 93b61091891f: Waiting [2021-07-11T04:43:01.815Z] 93b9cdb0e59b: Waiting [2021-07-11T04:43:01.815Z] 5e14af77c1be: Waiting [2021-07-11T04:43:01.815Z] 01666e4c0597: Waiting [2021-07-11T04:43:01.815Z] aa168da1d23b: Waiting [2021-07-11T04:43:01.815Z] 36b3adc4ff6f: Verifying Checksum [2021-07-11T04:43:01.815Z] 36b3adc4ff6f: Download complete [2021-07-11T04:43:01.815Z] 46f8f816bc3b: Verifying Checksum [2021-07-11T04:43:01.815Z] 46f8f816bc3b: Download complete [2021-07-11T04:43:02.085Z] df20fa9351a1: Verifying Checksum [2021-07-11T04:43:02.085Z] df20fa9351a1: Download complete [2021-07-11T04:43:02.085Z] 93b9cdb0e59b: Download complete [2021-07-11T04:43:02.085Z] 5e14af77c1be: Verifying Checksum [2021-07-11T04:43:02.085Z] 5e14af77c1be: Download complete [2021-07-11T04:43:02.085Z] 01666e4c0597: Verifying Checksum [2021-07-11T04:43:02.085Z] 01666e4c0597: Download complete [2021-07-11T04:43:02.085Z] 93b61091891f: Verifying Checksum [2021-07-11T04:43:02.085Z] 93b61091891f: Download complete [2021-07-11T04:43:02.085Z] 8ad3a11d3b57: Verifying Checksum [2021-07-11T04:43:02.085Z] 8ad3a11d3b57: Download complete [2021-07-11T04:43:02.085Z] df20fa9351a1: Pull complete [2021-07-11T04:43:02.348Z] 36b3adc4ff6f: Pull complete [2021-07-11T04:43:02.609Z] 8ad3a11d3b57: Pull complete [2021-07-11T04:43:02.876Z] 46f8f816bc3b: Pull complete [2021-07-11T04:43:02.876Z] 93b61091891f: Pull complete [2021-07-11T04:43:03.140Z] 93b9cdb0e59b: Pull complete [2021-07-11T04:43:03.140Z] 5e14af77c1be: Pull complete [2021-07-11T04:43:03.140Z] 01666e4c0597: Pull complete [2021-07-11T04:43:04.549Z] aa168da1d23b: Verifying Checksum [2021-07-11T04:43:04.549Z] aa168da1d23b: Download complete [2021-07-11T04:43:08.800Z] aa168da1d23b: Pull complete [2021-07-11T04:43:08.800Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-11T04:43:08.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-11T04:43:08.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-11T04:43:08.878Z] prd-centos7-docker-4c-2g-2454 does not seem to be running inside a container [2021-07-11T04:43:09.188Z] $ 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/38/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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@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-lftools-log-publisher:alpine cat [2021-07-11T04:43:11.845Z] $ docker top 1ec7c5f14807e9dc3e4a2f1b34921b3b4f04aa660268ad1746230282ef02be60 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T04:43:12.245Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-11T04:43:12.551Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-11T04:43:12.850Z] + ls /var/log/sa-host [2021-07-11T04:43:12.850Z] + sadf -c /var/log/sa-host/sa05 [2021-07-11T04:43:12.850Z] file_magic: OK [2021-07-11T04:43:12.850Z] HZ: Using current value: 100 [2021-07-11T04:43:12.850Z] file_header: OK [2021-07-11T04:43:12.850Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-11T04:43:12.850Z] Statistics: [2021-07-11T04:43:12.850Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-11T04:43:12.850Z] File successfully converted to sysstat format version 12.2.1 [2021-07-11T04:43:12.850Z] + sadf -c /var/log/sa-host/sa11 [2021-07-11T04:43:12.850Z] file_magic: OK [2021-07-11T04:43:12.850Z] HZ: Using current value: 100 [2021-07-11T04:43:12.850Z] file_header: OK [2021-07-11T04:43:12.850Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-11T04:43:12.850Z] Statistics: [2021-07-11T04:43:12.850Z] 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-07-11T04:43:12.850Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-11T04:43:13.044Z] provisioning config files... [2021-07-11T04:43:13.057Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/38@tmp/config2587745826983128757tmp [Pipeline] { [Pipeline] echo [2021-07-11T04:43:13.080Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T04:43:13.378Z] ---> create-netrc.sh [Pipeline] } [2021-07-11T04:43:13.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-11T04:43:13.759Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-11T04:43:13.771Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T04:43:14.069Z] ---> sudo-logs.sh [2021-07-11T04:43:14.070Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-11T04:43:14.103Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T04:43:14.408Z] ---> job-cost.sh [2021-07-11T04:43:14.408Z] lf-activate-venv: SKIPPING [2021-07-11T04:43:14.408Z] DEBUG: total: 0.18000000715255737 [2021-07-11T04:43:14.408Z] INFO: Retrieving Stack Cost... [2021-07-11T04:43:15.350Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-11T04:43:15.924Z] INFO: Archiving Costs [Pipeline] echo [2021-07-11T04:43:15.940Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T04:43:16.241Z] ---> logs-deploy.sh [2021-07-11T04:43:16.241Z] lf-activate-venv: SKIPPING [2021-07-11T04:43:16.241Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/38 [2021-07-11T04:43:16.241Z] INFO: archiving workspace using pattern(s): [2021-07-11T04:43:17.187Z] Archives upload complete. [2021-07-11T04:43:17.187Z] INFO: archiving logs to Nexus [2021-07-11T04:43:17.762Z] ---> uname -a: [2021-07-11T04:43:17.762Z] Linux prd-centos7-docker-4c-2g-2454.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-11T04:43:17.762Z] [2021-07-11T04:43:17.762Z] [2021-07-11T04:43:17.762Z] ---> lscpu: [2021-07-11T04:43:17.762Z] Architecture: x86_64 [2021-07-11T04:43:17.762Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-11T04:43:17.762Z] Byte Order: Little Endian [2021-07-11T04:43:17.762Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-11T04:43:17.762Z] CPU(s): 2 [2021-07-11T04:43:17.762Z] On-line CPU(s) list: 0,1 [2021-07-11T04:43:17.762Z] Thread(s) per core: 1 [2021-07-11T04:43:17.762Z] Core(s) per socket: 1 [2021-07-11T04:43:17.762Z] Socket(s): 2 [2021-07-11T04:43:17.762Z] NUMA node(s): 1 [2021-07-11T04:43:17.762Z] Vendor ID: AuthenticAMD [2021-07-11T04:43:17.762Z] CPU family: 23 [2021-07-11T04:43:17.762Z] Model: 49 [2021-07-11T04:43:17.762Z] Model name: AMD EPYC-Rome Processor [2021-07-11T04:43:17.762Z] Stepping: 0 [2021-07-11T04:43:17.762Z] CPU MHz: 2799.998 [2021-07-11T04:43:17.762Z] BogoMIPS: 5599.99 [2021-07-11T04:43:17.762Z] Virtualization: AMD-V [2021-07-11T04:43:17.762Z] Hypervisor vendor: KVM [2021-07-11T04:43:17.762Z] Virtualization type: full [2021-07-11T04:43:17.762Z] L1d cache: 64 KiB [2021-07-11T04:43:17.762Z] L1i cache: 64 KiB [2021-07-11T04:43:17.763Z] L2 cache: 1 MiB [2021-07-11T04:43:17.763Z] L3 cache: 32 MiB [2021-07-11T04:43:17.763Z] NUMA node0 CPU(s): 0,1 [2021-07-11T04:43:17.763Z] Vulnerability Itlb multihit: Not affected [2021-07-11T04:43:17.763Z] Vulnerability L1tf: Not affected [2021-07-11T04:43:17.763Z] Vulnerability Mds: Not affected [2021-07-11T04:43:17.763Z] Vulnerability Meltdown: Not affected [2021-07-11T04:43:17.763Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-11T04:43:17.763Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-11T04:43:17.763Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-11T04:43:17.763Z] Vulnerability Srbds: Not affected [2021-07-11T04:43:17.763Z] Vulnerability Tsx async abort: Not affected [2021-07-11T04:43:17.763Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-11T04:43:17.763Z] [2021-07-11T04:43:17.763Z] [2021-07-11T04:43:17.763Z] ---> nproc: [2021-07-11T04:43:17.763Z] 2 [2021-07-11T04:43:17.763Z] [2021-07-11T04:43:17.763Z] [2021-07-11T04:43:17.763Z] ---> df -h: [2021-07-11T04:43:17.763Z] Filesystem Size Used Available Use% Mounted on [2021-07-11T04:43:17.763Z] overlay 40.0G 12.5G 27.5G 31% / [2021-07-11T04:43:17.763Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-11T04:43:17.763Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-11T04:43:17.763Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-11T04:43:17.763Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-07-11T04:43:17.763Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-07-11T04:43:17.763Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-07-11T04:43:17.763Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-07-11T04:43:17.763Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-07-11T04:43:17.763Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-07-11T04:43:17.763Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-07-11T04:43:17.763Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-07-11T04:43:17.763Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/38 [2021-07-11T04:43:17.763Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/38@tmp [2021-07-11T04:43:17.763Z] [2021-07-11T04:43:17.763Z] [2021-07-11T04:43:17.763Z] ---> free -m: [2021-07-11T04:43:17.763Z] total used free shared buff/cache available [2021-07-11T04:43:17.763Z] Mem: 7821 1210 1372 0 5237 6579 [2021-07-11T04:43:17.763Z] Swap: 1023 1 1022 [2021-07-11T04:43:17.763Z] [2021-07-11T04:43:17.763Z] [2021-07-11T04:43:17.763Z] ---> ip addr: [2021-07-11T04:43:17.763Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-11T04:43:17.763Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-11T04:43:17.763Z] inet 127.0.0.1/8 scope host lo [2021-07-11T04:43:17.763Z] valid_lft forever preferred_lft forever [2021-07-11T04:43:17.763Z] inet6 ::1/128 scope host [2021-07-11T04:43:17.763Z] valid_lft forever preferred_lft forever [2021-07-11T04:43:17.763Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-11T04:43:17.763Z] link/ether fa:16:3e:1c:ea:02 brd ff:ff:ff:ff:ff:ff [2021-07-11T04:43:17.763Z] inet 10.30.122.192/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-11T04:43:17.763Z] valid_lft 85062sec preferred_lft 85062sec [2021-07-11T04:43:17.763Z] inet6 fe80::f816:3eff:fe1c:ea02/64 scope link [2021-07-11T04:43:17.763Z] valid_lft forever preferred_lft forever [2021-07-11T04:43:17.763Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-11T04:43:17.763Z] link/ether 02:42:0e:33:14:88 brd ff:ff:ff:ff:ff:ff [2021-07-11T04:43:17.763Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-11T04:43:17.763Z] valid_lft forever preferred_lft forever [2021-07-11T04:43:17.763Z] inet6 fe80::42:eff:fe33:1488/64 scope link [2021-07-11T04:43:17.763Z] valid_lft forever preferred_lft forever [2021-07-11T04:43:17.763Z] [2021-07-11T04:43:17.763Z] [2021-07-11T04:43:17.763Z] ---> sar -b -r -n DEV: [2021-07-11T04:43:17.763Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) [2021-07-11T04:43:17.763Z] [2021-07-11T04:43:17.763Z] 04:20:48 LINUX RESTART (2 CPU) [2021-07-11T04:43:17.763Z] [2021-07-11T04:43:17.763Z] 04:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-11T04:43:17.763Z] 04:23:01 168.93 0.03 168.90 0.00 0.68 49439.25 0.00 [2021-07-11T04:43:17.763Z] 04:24:01 59.43 0.00 59.43 0.00 0.00 8907.36 0.00 [2021-07-11T04:43:17.763Z] 04:25:01 53.21 0.03 53.18 0.00 0.80 3874.28 0.00 [2021-07-11T04:43:17.763Z] 04:26:01 493.41 138.47 354.94 0.00 3361.16 231746.96 0.00 [2021-07-11T04:43:17.763Z] 04:27:01 395.66 96.86 298.80 0.00 6017.63 118784.83 0.00 [2021-07-11T04:43:17.763Z] 04:28:01 425.56 24.65 400.92 0.00 816.92 184593.66 0.00 [2021-07-11T04:43:17.763Z] 04:29:01 83.46 2.91 80.55 0.00 761.90 7686.99 0.00 [2021-07-11T04:43:17.763Z] 04:30:01 0.35 0.00 0.35 0.00 0.00 6.56 0.00 [2021-07-11T04:43:17.763Z] 04:31:01 0.18 0.00 0.18 0.00 0.00 1.97 0.00 [2021-07-11T04:43:17.763Z] 04:32:02 0.47 0.03 0.43 0.00 0.27 5.78 0.00 [2021-07-11T04:43:17.763Z] 04:33:01 0.17 0.00 0.17 0.00 0.00 1.80 0.00 [2021-07-11T04:43:17.763Z] 04:34:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 [2021-07-11T04:43:17.763Z] 04:35:01 0.27 0.00 0.27 0.00 0.00 2.95 0.00 [2021-07-11T04:43:17.763Z] 04:36:01 0.43 0.18 0.25 0.00 5.73 2.30 0.00 [2021-07-11T04:43:17.763Z] 04:37:01 0.83 0.07 0.77 0.00 0.53 16.09 0.00 [2021-07-11T04:43:17.763Z] 04:38:01 0.35 0.00 0.35 0.00 0.00 4.36 0.00 [2021-07-11T04:43:17.763Z] 04:39:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 [2021-07-11T04:43:17.763Z] 04:40:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 [2021-07-11T04:43:17.763Z] 04:41:01 0.22 0.00 0.22 0.00 0.00 2.03 0.00 [2021-07-11T04:43:17.763Z] 04:42:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-07-11T04:43:17.763Z] 04:43:01 41.91 41.61 0.30 0.00 4068.23 15.94 0.00 [2021-07-11T04:43:17.763Z] Average: 82.38 14.60 67.78 0.00 718.45 28914.23 0.00 [2021-07-11T04:43:17.763Z] [2021-07-11T04:43:17.763Z] 04:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-11T04:43:17.763Z] 04:23:01 4146732 0 1096788 13.69 2620 2762800 1741928 19.23 1165500 2158448 3624 [2021-07-11T04:43:17.763Z] 04:24:01 3831880 0 1087672 13.58 2620 3086768 1879376 20.75 1332092 2286000 71696 [2021-07-11T04:43:17.763Z] 04:25:01 3835404 0 1045456 13.05 2620 3125460 1569012 17.32 1239880 2367352 162752 [2021-07-11T04:43:17.763Z] 04:26:01 145820 0 1322160 16.51 2620 6538340 2492144 27.51 3266936 3886444 833380 [2021-07-11T04:43:17.763Z] 04:27:01 671588 0 1372640 17.14 2620 5962092 2101108 23.20 2960924 3658432 72 [2021-07-11T04:43:17.763Z] 04:28:01 1220604 0 1186712 14.82 2620 5599004 1673120 18.47 2313908 3759620 168 [2021-07-11T04:43:17.763Z] 04:29:01 2042532 0 1129964 14.11 2620 4833824 1300136 14.35 1469644 3793100 20 [2021-07-11T04:43:17.763Z] 04:30:01 2046724 0 1125768 14.06 2620 4833828 1264144 13.96 1466456 3793100 20 [2021-07-11T04:43:17.763Z] 04:31:01 2046500 0 1125988 14.06 2620 4833832 1264144 13.96 1466012 3793436 8 [2021-07-11T04:43:17.763Z] 04:32:02 2046084 0 1126400 14.06 2620 4833836 1264312 13.96 1466464 3793444 20 [2021-07-11T04:43:17.763Z] 04:33:01 2046684 0 1125796 14.06 2620 4833840 1264144 13.96 1466020 3793444 12 [2021-07-11T04:43:17.763Z] 04:34:01 2046600 0 1125876 14.06 2620 4833844 1264144 13.96 1466024 3793444 8 [2021-07-11T04:43:17.763Z] 04:35:01 2047096 0 1125372 14.05 2620 4833852 1264144 13.96 1466148 3793444 8 [2021-07-11T04:43:17.763Z] 04:36:01 2046608 0 1125828 14.06 2620 4833884 1264144 13.96 1466048 3793460 16 [2021-07-11T04:43:17.763Z] 04:37:01 2043768 0 1128608 14.09 2620 4833944 1264228 13.96 1471868 3790684 16 [2021-07-11T04:43:17.763Z] 04:38:01 2043764 0 1128664 14.09 2620 4833892 1264144 13.96 1471776 3790672 8 [2021-07-11T04:43:17.763Z] 04:39:01 2043880 0 1128540 14.09 2620 4833900 1264144 13.96 1471656 3790676 8 [2021-07-11T04:43:17.763Z] 04:40:01 2043888 0 1128524 14.09 2620 4833908 1264144 13.96 1471668 3790672 16 [2021-07-11T04:43:17.763Z] 04:41:01 2044060 0 1128352 14.09 2620 4833908 1264144 13.96 1471784 3790672 8 [2021-07-11T04:43:17.763Z] 04:42:01 2043552 0 1128852 14.09 2620 4833916 1264240 13.96 1471772 3790672 8 [2021-07-11T04:43:17.763Z] 04:43:01 1917340 0 1132692 14.14 2620 4956288 1266964 13.99 1475880 3912524 292 [2021-07-11T04:43:17.763Z] Average: 2114338 0 1144126 14.29 2620 4747855 1450381 16.01 1634212 3577130 51055 [2021-07-11T04:43:17.763Z] [2021-07-11T04:43:17.763Z] 04:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-11T04:43:17.763Z] 04:23:01 eth0 597.76 503.62 3819.51 79.01 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:23:01 vethb117bc3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:23:01 docker0 182.10 231.29 13.00 854.88 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:24:01 eth0 31.95 18.64 22.11 65.87 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:24:01 vethb117bc3 0.73 0.77 0.06 0.06 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:24:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:25:01 eth0 26.72 14.57 21.68 11.17 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:25:01 vethb117bc3 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:25:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:26:01 veth1da712b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:26:01 vethad884b1 0.00 1.07 0.00 0.06 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:26:01 veth651ec2f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:26:01 eth0 276.39 228.75 1858.93 76.24 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:27:01 vethad884b1 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:27:01 eth0 55.46 31.71 174.12 60.70 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:27:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:27:01 vethe7c7a13 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:28:01 vethad884b1 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:28:01 vethac3b3c7 15.47 17.02 1.22 45.56 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:28:01 veth0100b9f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:28:01 eth0 196.34 155.54 1433.32 79.87 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:29:01 eth0 60.38 36.95 359.75 8.28 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:29:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:29:01 docker0 1156.25 963.85 90.91 4317.30 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:30:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:31:01 eth0 0.25 0.05 0.03 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:32:02 eth0 0.92 0.43 0.43 0.25 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:33:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:34:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:36:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:37:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:38:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.763Z] 04:39:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] 04:40:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] 04:41:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] 04:42:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] 04:43:01 eth0 13.68 8.41 13.21 5.54 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] Average: eth0 59.78 47.37 365.08 18.43 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] Average: docker0 14.58 19.18 1.00 78.03 0.00 0.00 0.00 0.00 [2021-07-11T04:43:17.764Z] [2021-07-11T04:43:17.764Z] [2021-07-11T04:43:17.764Z] ---> sar -P ALL: [2021-07-11T04:43:17.764Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) [2021-07-11T04:43:17.764Z] [2021-07-11T04:43:17.764Z] 04:20:48 LINUX RESTART (2 CPU) [2021-07-11T04:43:17.764Z] [2021-07-11T04:43:17.764Z] 04:22:02 CPU %user %nice %system %iowait %steal %idle [2021-07-11T04:43:17.764Z] 04:23:01 all 15.68 0.00 7.69 3.81 0.08 72.74 [2021-07-11T04:43:17.764Z] 04:23:01 0 16.34 0.00 8.08 3.82 0.07 71.69 [2021-07-11T04:43:17.764Z] 04:23:01 1 15.02 0.00 7.30 3.81 0.09 73.79 [2021-07-11T04:43:17.764Z] 04:24:01 all 52.45 0.00 5.20 0.55 0.09 41.71 [2021-07-11T04:43:17.764Z] 04:24:01 0 52.76 0.00 5.11 0.39 0.09 41.65 [2021-07-11T04:43:17.764Z] 04:24:01 1 52.13 0.00 5.30 0.72 0.09 41.77 [2021-07-11T04:43:17.764Z] 04:25:01 all 56.79 0.00 7.62 0.57 0.09 34.92 [2021-07-11T04:43:17.764Z] 04:25:01 0 55.98 0.00 7.43 0.54 0.09 35.96 [2021-07-11T04:43:17.764Z] 04:25:01 1 57.61 0.00 7.82 0.60 0.09 33.88 [2021-07-11T04:43:17.764Z] 04:26:01 all 26.39 0.00 17.19 28.79 0.11 27.53 [2021-07-11T04:43:17.764Z] 04:26:01 0 26.47 0.00 17.32 26.94 0.11 29.17 [2021-07-11T04:43:17.764Z] 04:26:01 1 26.30 0.00 17.06 30.64 0.11 25.89 [2021-07-11T04:43:17.764Z] 04:27:01 all 72.47 0.00 12.31 13.06 0.13 2.03 [2021-07-11T04:43:17.764Z] 04:27:01 0 72.54 0.00 12.24 12.88 0.11 2.22 [2021-07-11T04:43:17.764Z] 04:27:01 1 72.41 0.00 12.38 13.24 0.15 1.83 [2021-07-11T04:43:17.764Z] 04:28:01 all 57.65 0.00 17.45 20.38 0.12 4.41 [2021-07-11T04:43:17.764Z] 04:28:01 0 56.99 0.00 18.45 19.69 0.11 4.76 [2021-07-11T04:43:17.764Z] 04:28:01 1 58.31 0.00 16.45 21.07 0.13 4.05 [2021-07-11T04:43:17.764Z] 04:29:01 all 5.91 0.00 2.60 1.45 0.05 89.99 [2021-07-11T04:43:17.764Z] 04:29:01 0 6.89 0.00 2.68 1.13 0.05 89.25 [2021-07-11T04:43:17.764Z] 04:29:01 1 4.94 0.00 2.52 1.76 0.05 90.73 [2021-07-11T04:43:17.764Z] 04:30:01 all 0.12 0.00 0.03 0.00 0.02 99.83 [2021-07-11T04:43:17.764Z] 04:30:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-07-11T04:43:17.764Z] 04:30:01 1 0.22 0.00 0.05 0.00 0.00 99.73 [2021-07-11T04:43:17.764Z] 04:31:01 all 0.11 0.00 0.02 0.00 0.03 99.85 [2021-07-11T04:43:17.764Z] 04:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-07-11T04:43:17.764Z] 04:31:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2021-07-11T04:43:17.764Z] 04:32:02 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-07-11T04:43:17.764Z] 04:32:02 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-07-11T04:43:17.764Z] 04:32:02 1 0.15 0.00 0.03 0.00 0.00 99.82 [2021-07-11T04:43:17.764Z] 04:33:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-07-11T04:43:17.764Z] 04:33:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-07-11T04:43:17.764Z] 04:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-07-11T04:43:17.764Z] [2021-07-11T04:43:17.764Z] 04:33:01 CPU %user %nice %system %iowait %steal %idle [2021-07-11T04:43:17.764Z] 04:34:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-07-11T04:43:17.764Z] 04:34:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-07-11T04:43:17.764Z] 04:34:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-07-11T04:43:17.764Z] 04:35:01 all 0.12 0.00 0.02 0.00 0.02 99.85 [2021-07-11T04:43:17.764Z] 04:35:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-07-11T04:43:17.764Z] 04:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-11T04:43:17.764Z] 04:36:01 all 0.09 0.00 0.05 0.00 0.02 99.84 [2021-07-11T04:43:17.764Z] 04:36:01 0 0.17 0.00 0.05 0.00 0.02 99.77 [2021-07-11T04:43:17.764Z] 04:36:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2021-07-11T04:43:17.764Z] 04:37:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-07-11T04:43:17.764Z] 04:37:01 0 0.10 0.00 0.02 0.00 0.05 99.83 [2021-07-11T04:43:17.764Z] 04:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-11T04:43:17.764Z] 04:38:01 all 0.05 0.00 0.03 0.00 0.02 99.91 [2021-07-11T04:43:17.764Z] 04:38:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-07-11T04:43:17.764Z] 04:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-11T04:43:17.764Z] 04:39:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-07-11T04:43:17.764Z] 04:39:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-07-11T04:43:17.764Z] 04:39:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-07-11T04:43:17.764Z] 04:40:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-07-11T04:43:17.764Z] 04:40:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-07-11T04:43:17.764Z] 04:40:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-07-11T04:43:17.764Z] 04:41:01 all 0.08 0.00 0.04 0.00 0.02 99.86 [2021-07-11T04:43:17.764Z] 04:41:01 0 0.12 0.00 0.03 0.00 0.00 99.85 [2021-07-11T04:43:17.764Z] 04:41:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-07-11T04:43:17.764Z] 04:42:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-07-11T04:43:17.764Z] 04:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-11T04:43:17.764Z] 04:42:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-07-11T04:43:17.764Z] 04:43:01 all 2.30 0.00 0.75 1.10 0.03 95.83 [2021-07-11T04:43:17.764Z] 04:43:01 0 1.91 0.00 0.81 0.08 0.02 97.18 [2021-07-11T04:43:17.764Z] 04:43:01 1 2.68 0.00 0.69 2.11 0.03 94.48 [2021-07-11T04:43:17.764Z] Average: all 13.10 0.00 3.22 3.15 0.05 80.50 [2021-07-11T04:43:17.764Z] Average: 0 13.14 0.00 3.28 2.95 0.04 80.58 [2021-07-11T04:43:17.764Z] Average: 1 13.05 0.00 3.16 3.34 0.05 80.41 [2021-07-11T04:43:17.764Z] [2021-07-11T04:43:17.764Z] [2021-07-11T04:43:17.764Z]